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

49 Commits

Author SHA1 Message Date
Mathieu Arnold
3fcd0e41de Remove USES=execinfo.
PR:		220271
Submitted by:	mat (review), Yasuhiro KIMURA (PR)
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D11488
2017-09-22 10:48:28 +00:00
Matthew Rezny
b760897dde Revision bump of all ports with USE_GL after consolidation of mesa-libs
Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D10845
2017-05-23 05:03:14 +00:00
Mathieu Arnold
4e1b79a0a6 Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 14:00:51 +00:00
Pawel Pekala
fd192e95ef Switch to USES=execinfo
PR:		205296
Submitted by:	myself
Approved by:	maintainer timeout
2016-01-03 09:54:09 +00:00
Antoine Brodin
6e5719ca80 Convert to USES=jpeg 2015-06-22 18:33:20 +00:00
John Marino
796464350e games category: Remove $PTHREAD_LIBS
approved by:	PTHREAD blanket
2015-03-25 23:00:50 +00:00
Baptiste Daroussin
bb21093773 Bump portrevision after png update 2014-12-25 20:54:41 +00:00
Baptiste Daroussin
8e475620a5 Properly support png 1.5 2014-12-25 13:57:07 +00:00
Tijl Coosemans
60945f0277 Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla in
the 32 ports that still use it.  Bump PORTREVISION on their dependent
ports except the ones that depend on these:

audio/libogg
audio/libvorbis
devel/pcre
ftp/curl
graphics/jpeg
graphics/libart_lgpl
graphics/tiff
textproc/expat2
textproc/libxslt

In these cases the same trick as in the recent gettext update is used.
The ports install a symlink with the old library version.  When enough
of their dependent ports have had regular updates the remaining ones can
get a PORTREVISION bump and the links can be removed.

Also remove the devel/pcre dependency from USE_GNOME=glib20.  It causes
over 2200 packages to depend on devel/pcre while less than 200 actually
link with it.  The glib20 package still depends on devel/pcre so this
should not make a difference for ports with USE_GNOME=glib20.  Also,
libdata/pkgconfig/glib-2.0.pc lists pcre as a private library so
USE_GNOME=glib20 should not propagate it.

PR:		195724
Exp-run by:	antoine
Approved by:	portmgr (antoine)
2014-12-08 16:48:38 +00:00
Baptiste Daroussin
4c10aa4455 Simplify plist 2014-10-31 19:51:57 +00:00
Gerald Pfeifer
15945f8122 Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.

Part II, Bump PORTREVISIONs.

PR:		192025
Tested by:	antoine (-exp runs)
Approved by:	portmgr (implicit)
2014-09-10 20:50:31 +00:00
Alexey Dokuchaev
412b0876b9 - Update to build 8012 (the latest official release to date)
- Modernize LIB_DEPENDS; guard dependency on `devel/libexecinfo' with
  !exists(/usr/include/execinfo.h)
- Add missing FLAVOR_DESC knob; stagify and reclaim the port
- Remove BROKEN statement on sparc64, let's give it another try
- Update MASTER_SITES and WWW line in the port description text
2014-07-08 08:14:51 +00:00
Antoine Brodin
a09e55e2e8 Resetting maintainership on ports that have not been staged and without any
pending PR

With hat:	portmgr
2014-07-02 18:22:39 +00:00
Baptiste Daroussin
665bec206d Convert g* to USES=zip 2014-03-10 14:49:26 +00:00
Baptiste Daroussin
c84e1cd8e6 Add NO_STAGE all over the place in preparation for the staging support (cat: games) 2013-09-20 17:36:33 +00:00
Alexey Dokuchaev
c860a1dda6 - Trim old-school Makefile header per recent agreements
- Convert to modern OPTIONS framework (courtesy of jgh@)
- Use more explicit "gl" or "glu" to simple "yes" in USE_GL
- Drop shlib ABI versions from LIB_DEPENDS
- Mute MKDIR's, generally cleanup Makefiles
- Synchronize GAME_DESC description text between ports
2013-03-17 16:54:51 +00:00
Alexey Dokuchaev
e717bfb3a2 - Trim old-school Makefile header per recent agreement
- Convert to modern OPTIONS framework (courtesy of jgh@)
- Prefer more explicit "gl" to simple "yes" in USE_GL
- Drop shlib ABI versions from LIB_DEPENDS while here
2013-03-17 15:22:02 +00:00
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +00:00
Marcus von Appen
fbd0197639 - Update devel/sdl12 to 1.2.15
- Update audio/sdl_mixer to 1.2.15
- Update graphics/sdl_image to 1.2.12
- Update graphics/sdl_ttf to 2.0.11
- Update graphics/sdl_gfx to 2.0.23
- Update net/sdl_net to 1.2.8
- Bump PORTREVISIONs on ports that depend on one or more packages due to
ABI and shared library version changes
- Update Mk/bsd.sdl.mk accordingly for the new shared library versions

Tested by:	exp-run by pav
2012-02-18 10:18:33 +00:00
Alexey Dokuchaev
777468906a Grab remaining Quake2 ports; expand alepulver's name in Makefile header. 2011-08-31 15:28:51 +00:00
Steven Kreuzer
6b9a25765e Correct typo in COMMENT field 2011-08-30 13:33:46 +00:00
Olli Hauer
b6ac748023 -remove MD5 2011-07-03 14:25:36 +00:00
Thomas Abthorpe
73c7900f5b - Reassign ports to heap
Submitted by:	alepulver
2011-02-27 04:54:41 +00:00
Alejandro Pulver
09b52c0c16 - Add ONLY_FOR_ARCHS, as it uses a bit of FPU specific i386/amd64 code. 2010-10-11 03:18:03 +00:00
Dirk Meyer
de78af3ac5 - update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi
2010-03-28 06:47:48 +00:00
Dirk Meyer
ca9c60461c - update to jpeg-8 2010-02-05 11:46:55 +00:00
Dirk Meyer
3bbc108312 - update to jpeg7
Tested by:	pav on pointyhat
2009-07-18 11:11:29 +00:00
Alejandro Pulver
55e546fb63 - Update to version 7904. 2009-02-06 18:36:56 +00:00
Mark Linimon
55eaa1a131 Mark as broken on sparc64.
Hat:	portmgr
2008-12-10 07:35:19 +00:00
Alejandro Pulver
b832d33265 - Update to version 7736. 2008-06-03 22:35:25 +00:00
Martin Wilke
2d73db3533 - Chase devel/sdl12 shlib version bump 2008-03-13 14:28:35 +00:00
Alejandro Pulver
f04f3f6de7 - Update to version 7587. 2008-01-29 04:27:20 +00:00
Alejandro Pulver
d01ce3880e - Update to version 7431. 2007-12-12 05:18:19 +00:00
Alejandro Pulver
29633bd81b - Update to version 7392.
Reported by:	Steve Crowder <steve@crowders.org>
2007-09-29 00:52:43 +00:00
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Alejandro Pulver
c45c33c51b - Update to version 7187 [1].
- Remove FreeBSD 4.x support.

Reported by:	Steve Crowder <steve@crowders.org>
2007-04-23 22:22:51 +00:00
Alejandro Pulver
67722db24a - Update to version 7187.
Reported by:	Steve Crowder <steve@crowders.org>
2007-02-16 04:20:39 +00:00
Alejandro Pulver
24804cc9a1 - Update to version 6990.
- Fix wrong error message in net_udp.c (accidentaly introduced by me when
  disabling the Linux code).

Reported by:	Steve Crowder <steve@crowders.org>
2007-01-14 22:27:40 +00:00
Alejandro Pulver
e977965241 - Update to version 6974.
- Fix security vulnerability in the new icmp error handling code (does not
  affect FreeBSD since that code is Linux specific and was disabled) [1].

Reported by:	Steve Crowder <steve@crowders.org>
Security:	http://www.r1ch.net/forum/index.php?topic=106.msg6601#msg6601 [1]
2007-01-13 03:09:20 +00:00
Alejandro Pulver
4dcbe7a2b9 - Fix building on sparc64 (and probably !i386).
Reported by:	pointyhat
2007-01-10 22:48:39 +00:00
Alejandro Pulver
980bb53894 - Update to version 6964. 2006-12-29 20:15:45 +00:00
Alejandro Pulver
caf2afd8fb - Update to version 6908. 2006-12-22 03:53:10 +00:00
Peter Pentchev
64e068d25c Update the ftp/curl port to 7.16.0.
Bump PORTREVISION of all dependent ports.
Fix the build errors in the few ports that still use the long deprecated,
and now obsoleted, cURL options.

Thanks to everyone who took the time to look over the patch!

Discussed on:	-ports
2006-12-13 12:41:35 +00:00
Stanislav Sedov
0d2725682b - Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directory
structure (i.e. include/SDL for includes and sdl-config for configuration
   binary)
 - Update graphics/sdl_ttf to version 2.0.8
 - Update graphics/sdl_image to version 1.2.5
 - Update audio/sdl_mixer to version 1.2.7
 - Update net/sdl_net to version 1.2.6
 - Update Mk/bsd.sdl.mk accordingly
 - Fix dependent ports to fit the new directory structure and avoid several
   API breakages
 - Bump up portrevisions for all dependent ports to allow them to be upgraded
   by portupgrade/portmaster etc tools

Approved by:    kris (portmgr), sem (mentor)
2006-09-20 11:21:59 +00:00
Alejandro Pulver
c8571b6298 - Try to fix building on sparc64 (add #ifdef __i386__).
Reported by:	pointyhat
2006-09-15 19:11:28 +00:00
Alejandro Pulver
d4040ceb97 - Bump PORTREVISION.
- Don't build game.so by default (provided by "games/quake2-data").
2006-07-28 22:59:40 +00:00
Alejandro Pulver
0b234e1fd3 - Add more OPTIONS (allow selecting more components to build or not).
- Fix pkg-plist (missing entry).
- Bump PORTREVISION.
2006-07-22 18:53:38 +00:00
Alejandro Pulver
bbf8808ac1 - Make fetchable (patch disappeared from PATCH_SITES, so I mirrored it). 2006-06-24 15:00:40 +00:00
Alejandro Pulver
333f37c2c7 R1Q2 is an enhanced client/server for Quake II. Based on the id Software 3.21
source, rather than concentrate on fancy graphics, embedded MP3 players and
other "gimmick" features, R1Q2 is focused on providing stability, security and
speed whilst remaining fully compatible with existing mods and other clients.

WWW: http://www.r1ch.net/stuff/r1q2/

Approved by:	garga (mentor)
2006-05-21 21:35:18 +00:00