1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-03 01:23:49 +00:00
Commit Graph

46 Commits

Author SHA1 Message Date
Dmitry Marakasov
814cd01df8 - Drop @dirrm* from plists
Approved by:	portmgr blanket
2015-01-16 16:55:05 +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
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
Jimmy Olgeni
5e38556079 Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. Categories G-I.

CR:		D201
Approved by:	portmgr (bapt)
2014-06-13 07:36:27 +00:00
Edwin Groothuis
bba47530af ports/187834: port update: games/sopwith
The attached patch updates the games/sopwith port to the latest upstream version.
Fix staging.

PR:		187834
Submitted by:	Jesse <jessefrgsmith@yahoo.ca>
2014-05-11 09:56: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
Baptiste Daroussin
db7a56d5ed Add an explicit dependency on pkgconf 2013-09-03 06:36:41 +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
Olli Hauer
b6ac748023 -remove MD5 2011-07-03 14:25:36 +00:00
Philip M. Gollucci
116ec22ac1 - DISTNAME= ${PORTNAME}-${PORTVERSION} is the default and not needed.
PR:             ports/153292
Submitted by:   myself (pgollucci)
Tested by:      -exp run by pav
Approved by:    portmgr (pav)
2010-12-29 20:04:42 +00:00
Edwin Groothuis
f5d506ba30 Don't ask me why I see this file being created but QA Tindy doesn't. 2010-10-18 05:38:11 +00:00
Edwin Groothuis
1457826c0f Wonder how I got this one commited without updating the distinfo file... 2010-10-18 05:23:15 +00:00
Edwin Groothuis
de71615110 Update to version 1.7.4
PR:		ports/150868
Submitted by:	Jesse <jessefrgsmith@yahoo.ca>
2010-10-18 03:26:14 +00:00
Edwin Groothuis
479811429a Update to 1.7.2 2010-06-03 22:15:12 +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
Dmitry Marakasov
6b5fb87219 - Switch SourceForge ports to the new File Release System: categories starting with G 2009-08-22 00:23:13 +00:00
Dirk Meyer
eca78ec61b - bump all port that indirectly depends on libjpeg and have not yet been bumped or updated
Requested by:	edwin
2009-07-31 13:57:52 +00:00
Edwin Groothuis
090059a210 Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
2008-06-06 14:17:21 +00:00
Martin Wilke
2d73db3533 - Chase devel/sdl12 shlib version bump 2008-03-13 14:28:35 +00:00
Edwin Groothuis
b1cf6462b9 [PATCH] games/sopwith: Fix build with gcc 4.2
- Unbreak
	- Fix build with gcc 4.2

PR:		ports/116839
Submitted by:	Martin Wilke <miwi@FreeBSD.org>
2007-10-02 21:52:50 +00:00
Mark Linimon
59c521c170 Mark as broken with gcc4.2. 2007-10-02 09:51:10 +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
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
Edwin Groothuis
153a06e9a2 [patch] games/sopwith URL update
URL changed from
http://fraggle.despayre.org:81/stuffage/sopwith/
(which no longer accepts connections)
to
http://sdl-sopwith.sourceforge.net/

PR:        ports/90179
Submitted by: Emil Mikulic <emil@cs.rmit.edu.au>
2005-12-12 19:57:51 +00:00
Edwin Groothuis
7075019551 Add SHA256 checksums to the distinfo files. 2005-11-08 21:45:49 +00:00
Joe Marcus Clarke
235c907ae5 Bump PORTREVISION to chase the glib20 shared library update. 2005-11-05 05:22:06 +00:00
Joe Marcus Clarke
b3458f652e Bump PORTREVISION to chase the glib20 shared lib version change. 2005-03-12 10:54:27 +00:00
Joe Marcus Clarke
46a4d69571 Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade.
2004-11-07 22:37:47 +00:00
Joe Marcus Clarke
731798cdcf Chase the glib20 update, and bump all affected ports' PORTREVISIONs. 2004-04-05 03:31:02 +00:00
Trevor Johnson
e1177f5c54 Add size data.
Approved by:	maintainers
2004-03-18 02:27:55 +00:00
Edwin Groothuis
c9ea361463 Chase library bump of libSDL-1.1 for all ports which were depending
on sdl12-1.2.5
2004-03-16 04:23:56 +00:00
Joe Marcus Clarke
053fdb6a6b Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
2004-02-04 05:21:48 +00:00
Edwin Groothuis
a50b79ffe4 Move more of my ports which use one or more SDL libraries towards USE_SDL.
Submitted by:	edwin@mavetju.org
2004-01-20 11:28:18 +00:00
Edwin Groothuis
7944d3f26e update from 1.7.0 to 1.7.1.
PR:		ports/53057
Submitted by:	Esa Karkkainen <ejk@iki.fi>
2003-06-09 01:28:16 +00:00
Edwin Groothuis
ea651de9ad fix pkg-plist too. 2003-06-08 06:44:29 +00:00
Edwin Groothuis
4b35f5ba84 Upgrade to sopwith 1.7.0, released today. 2003-06-08 06:41:29 +00:00
Joe Marcus Clarke
e28f0247c9 Remove USE_GNOMENG. 2003-04-20 03:03:05 +00:00
Edwin Groothuis
aaeb6896e0 fix pkg-plist
Submitted by:	Eric Anholt <eta@lclark.edu>
2003-03-28 23:30:37 +00:00
Akinori MUSHA
a8edaa568e De-pkg-comment. 2003-02-21 12:06:51 +00:00
Edwin Groothuis
544c0b7079 Update games/sopwith to version 1.6.0:
- Fixed bug with harry keys mode and returning to home from the left
- Fixed bullets being colored (instead of always white like they should be)
- Now totally under the GPL!
2003-02-15 02:01:12 +00:00
Joe Marcus Clarke
1cbac43c76 Use USE_GNOMENG.
PR:		41876
Submitted by:	maintainer
2002-08-22 03:57:21 +00:00
Patrick Li
b12ad1fdae Forgot to remove USE_REINPLACE in last commit 2002-08-10 20:16:54 +00:00
Patrick Li
42200e561c Update to 1.5.0
PR:		ports/41369
Submitted by:	maintainer
2002-08-10 20:14:55 +00:00
Mark Pulford
453f23b05a Add sopwith 1.4.0, a classic WW1 biplane game.
PR:		40061
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
2002-08-04 10:14:39 +00:00