1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-22 00:35:15 +00:00
Commit Graph

322993 Commits

Author SHA1 Message Date
Baptiste Daroussin
2ac9fde7ba Support stage
Convert to USES=libtool
Add DOCS and EXAMPLES options
2014-01-28 22:51:54 +00:00
Baptiste Daroussin
0800d46223 Support stage
Convert to USES=libtool
Allow packaging as a user
2014-01-28 22:43:38 +00:00
Carlo Strub
6ee542230d 2 new OTRS vulnerabilities
Security:	CVE-2014-1471
2014-01-28 22:29:12 +00:00
Baptiste Daroussin
eb92fc19c5 Support stage
Convert to USES=libtool
2014-01-28 22:22:08 +00:00
Antoine Brodin
d87748d6f2 - Do not check for ${WRKDIR} in staged files, there are lots of false
positives as some .o files may embed the source path [1]
- Only check shebang of files with executable bit set

Requested by:	bapt [1]
With hat:	portmgr
2014-01-28 22:19:30 +00:00
Baptiste Daroussin
4b1df2a1e7 Support stage
Convert to USES=libtool
Add a static option now that we have a working libtool that respects that
2014-01-28 22:13:46 +00:00
Baptiste Daroussin
826aa14ccf Support stage
Use bsdtar + dos2unix to extract and convert the zip content
2014-01-28 21:58:19 +00:00
Baptiste Daroussin
d3d4bdde88 Support stage
Use options helpers
Prevent configure from detecting emacs
2014-01-28 21:47:19 +00:00
Baptiste Daroussin
3eaed21587 Support stage
Strip binaries
2014-01-28 21:35:29 +00:00
Steve Wills
0213f9baf8 - Update to 1.4.17
- Remove repcached patch as it seems defunct upstream

PR:		ports/185746
Submitted by:	Marc Peters <marc@mpeters.org>
2014-01-28 21:34:21 +00:00
Baptiste Daroussin
17bcd07e7b Fix usage with older make 2014-01-28 21:31:50 +00:00
Rusmir Dusko
ce67f5d1d3 -Add forget Bump PORTREVISION for dependency change 2014-01-28 21:21:09 +00:00
Rusmir Dusko
e1f5d1e557 - Fix graphics/glfw2 dependency due to recent commit
devel/ChipmunkPhysics

- Bump PORTREVISION for dependency change

games/pink-pony

- Bump PORTREVISION for dependency change

games/sea-defender

- Bump PORTREVISION for dependency change

lang/io

- Bump PORTREVISION for dependency change
2014-01-28 21:16:10 +00:00
Rusmir Dusko
40d5080c51 - Import from graphics/glfw
- Add PKGNAMESUFFIX=2
- Use GNU_CONFIGURE instead of HAS_CONFIGURE
- Disable all warnings with -w
- Add DOCSDIR= and EXAMPLESDIR=
- Break lines around 80 characters
- Add DOCS and EXAMPLES Options

GLFW is a free, Open Source, multi-platform library for OpenGL application
development that provides a powerful API for handling operating system specific
tasks such as opening an OpenGL window, reading keyboard, mouse, joystick and
time input, creating threads, and more.

WWW: http://www.glfw.org/
2014-01-28 21:07:10 +00:00
Rusmir Dusko
49686be75a graphics/glfw-devel 2014-01-28 21:00:31 +00:00
Rusmir Dusko
19582e0b7a - Update to 3.0.4, stable version
- Import from graphics/glfw-devel
- Add USES=cmake
- Add USE_GCC=yes
- Remove MAKE_JOBS_UNSAFE=yes
- Remove PLIST_FILES, add pkg-plist
- Add CPPFLAGS and LDFLAGS
- Change DOCS and EXAMPLES
- Remove PORTSCOUT
- Add DOCS and EXAMPLES Options
- Remove post-extract
- Change REINPLACE
- Remove obsolete patches
- Change pkg-descr
2014-01-28 20:31:49 +00:00
David Thiel
934778842f Fix build and STAGEify.
PR:		ports/185899
Submitted by:	ashish@
2014-01-28 20:16:01 +00:00
David Thiel
bc96291543 Update to 4.02.
PR:		ports/183900
Submitted by:	ehaupt@
2014-01-28 20:05:49 +00:00
David Thiel
71f5229720 Update to 0.15.1.
PR:		ports/185495
Submitted by:	Christoph Moench-Tegeder
Reviewed by:	lx@
2014-01-28 19:51:21 +00:00
Stephen Montgomery-Smith
a828f142ec - Update to 1.2.3. 2014-01-28 19:50:49 +00:00
Olivier Duchateau
0695ef14d3 - Fix Python and Lua versions
- Disable g-ir-scanner cache [1]

PR:		185910
Submitted by:	amdmi3@ [1]
2014-01-28 19:38:45 +00:00
Rusmir Dusko
d69bf7d7dc - Update to 3.0.4
- Switch to USE_GCC=yes
- Remove DOCSDIR= and EXAMPLESDIR=
- Break lines around 80 characters
- Add DOCS and EXAMPLES Options
2014-01-28 19:15:44 +00:00
Tijl Coosemans
64a0347268 Introduce USES=libtool to replace USE_AUTOTOOLS=libtool.
Unlike USE_AUTOTOOLS=libtool which makes a port use libtool from
devel/libtool, this just patches the copy of libtool included in the
port.  This allows adding it to all ports that use libtool including
ports that build Fortran libraries and ports that use different
compilers or binutils than the ones used to build devel/libtool.

USES=libtool also changes the library naming specification similar
to what USE_GNOME=ltverhack does.  Given the libtool version info
$current:$revision:$age and $major=$current-$age the library will be
named libname.so.$major.$age.$revision instead of libname.so.$current
and libname.so.$major becomes a symlink.  Because $major increases
less frequently than $current this reduces the number of library
version bumps which means fewer rebuilds of dependent packages.

To ease the conversion from USE_AUTOTOOLS=libtool this naming spec
can be disabled with USES=libtool:oldver but the intention is that
all libtool ports eventually use the new naming.

Another change is that only libraries that are listed on the command
line will be linked into executables.  Normally libtool would link in
the entire tree of library dependencies.  This reduces the number of
direct dependencies on a given library which means fewer packages
need to be rebuilt on a library version bump.

Approved by:	portmgr (bapt)
2014-01-28 18:25:52 +00:00
Pawel Pekala
e0b8be39b6 Update to version 4.5.5 2014-01-28 17:37:41 +00:00
Rene Ladan
40af5f8461 Update to 32.0.1700.102
Security:	http://www.vuxml.org/freebsd/f9810c43-87a5-11e3-9214-00262d5ed8ee.html
MFH:		2014Q1
2014-01-28 17:18:47 +00:00
Andrej Zverev
44ae74954d Current software version works not as expected, mark it as IGNORE.
PR:		ports/186147
Submitted by:	maintainer
2014-01-28 17:09:48 +00:00
Martin Wilke
47be1cb07a - Stage support 2014-01-28 16:49:08 +00:00
Martin Wilke
79a169d1c3 - Stage support 2014-01-28 16:48:54 +00:00
Martin Wilke
24cd18b96a - Stage support 2014-01-28 16:48:45 +00:00
Martin Wilke
f5f4ad69d1 - Stage support 2014-01-28 16:48:22 +00:00
Martin Wilke
9025a6bd7b - Stage support 2014-01-28 16:48:14 +00:00
Martin Wilke
0150bd1021 - Stage support 2014-01-28 16:48:01 +00:00
Martin Wilke
2a8bef94bd - Stage support 2014-01-28 16:47:51 +00:00
Martin Wilke
69f890e220 - Stage support 2014-01-28 16:47:39 +00:00
Martin Wilke
3700df8b1f - Stage support 2014-01-28 16:47:27 +00:00
Martin Wilke
870cbcedab - Stage support 2014-01-28 16:47:13 +00:00
Mathieu Arnold
c3e42ee59a - Support staging
- Use new options knobs

Sponsored by:	Absolight
2014-01-28 16:47:07 +00:00
Martin Wilke
5324941f6a - Stage support 2014-01-28 16:47:06 +00:00
Martin Wilke
df06c42b2f - Stage support 2014-01-28 16:46:49 +00:00
Martin Wilke
f5813d0813 - Stage support 2014-01-28 16:46:35 +00:00
Martin Wilke
6ea5911503 - Stage support 2014-01-28 16:46:22 +00:00
Martin Wilke
f6d2330d23 - Stage support 2014-01-28 16:46:12 +00:00
Martin Wilke
5d90e81b81 - Stage support 2014-01-28 16:46:01 +00:00
Martin Wilke
69e1c70630 - Stage support 2014-01-28 16:45:45 +00:00
Martin Wilke
85ac3f10c2 - Stage support 2014-01-28 16:45:35 +00:00
Martin Wilke
eb620cd20c - Stage support 2014-01-28 16:45:19 +00:00
Mathieu Arnold
ac75fc7b36 Support staging.
Sponsored by:	Absolight
2014-01-28 16:40:12 +00:00
Alex Dupre
9e8284183d Fix plist.
PR:		ports/186182
Submitted by:	Dmitry Marakasov <amdmi3@amdmi3.ru>
2014-01-28 16:39:17 +00:00
Rusmir Dusko
76f4e15643 - Change license BSD to BSD2CLAUSE
- Support STAGEDIR
- Change ${PREFIX}/share/tempcontrol to ${DATADIR}
2014-01-28 16:32:55 +00:00
Mathieu Arnold
add5350fc8 Add license.
PR:		ports/186200 (based on)
Submitted by:	Ilya A. Arkhipov
Sponsored by:	Absolight
2014-01-28 16:24:00 +00:00