aboutsummaryrefslogtreecommitdiff
path: root/games/gnomebreakout
Commit message (Collapse)AuthorAgeFilesLines
* USES+= gettext-tools on 6 portsJohn Marino2014-12-121-1/+1
| | | | | | | | | | These ports require msgfmt. FreeBSD doesn't fail to build these ports because a default option on gvfs brings in this tool. The same gvfs option is off by default on DragonFly and thus the missing dependencies were unmasked. Explicitly add gettext-tools to get msgfmt. Notes: svn path=/head/; revision=374598
* Split devel/gettext in devel/gettext-runtime and devel/gettext-tools. TheTijl Coosemans2014-11-291-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | first contains runtime libraries such as libintl and the latter contains developer tools such as msgfmt. Ports that use gettext will usually need a LIB_DEPENDS on gettext-runtime and a BUILD_DEPENDS on gettext-tools. USES=gettext-runtime can be used to set a LIB/BUILD/RUN_DEPENDS on devel/gettext-runtime and USES=gettext-tools can be used to set a BUILD/RUN_DEPENDS on devel/gettext-tools. USES=gettext is now the same as "USES=gettext-runtime gettext-tools" meaning a LIB_DEPENDS on devel/gettext-runtime and a BUILD_DEPENDS on devel/gettext-tools. Update gettext to 0.19.3. Remove :oldver from converters/libiconv and devel/gettext-runtime. Leave symlinks with the old library versions to avoid the need to bump PORTREVISION on a large number of dependent ports. When most of the dependent ports have had normal version updates, PORTREVISION can be bumped on the remaining ones (low number) and the links can be removed. Fix some ports that installed files in lib/locale instead of share/locale. PR: 194038 Reviewed by: bapt Exp-run: antoine Approved by: portmgr (antoine) Notes: svn path=/head/; revision=373636
* - Release ports maintained by games@Dmitry Marakasov2014-10-311-1/+1
| | | | | | | | | | | | | | games@ team is quite small and inactive, so ports currently assigned to it cannot be assumed as properly maintained. To not cause confusion by making it look otherwise, and also to allow and promote adoption by individual maintainers, release these ports back to the pool. Note that this does not change the fact that games@ team still takes care of these ports to excent of its capabilities. Suggested by: marino Notes: svn path=/head/; revision=371872
* - Add LICENSEDmitry Marakasov2014-10-092-3/+3
| | | | | | | - Drop @dirrm* from plist Notes: svn path=/head/; revision=370529
* Update the default version of GCC in the Ports Collection from GCC 4.7.4Gerald Pfeifer2014-09-101-1/+1
| | | | | | | | | | | | | to GCC 4.8.3. Part II, Bump PORTREVISIONs. PR: 192025 Tested by: antoine (-exp runs) Approved by: portmgr (implicit) Notes: svn path=/head/; revision=367888
* - Fix missing library problems when the linker enforces explicit linkingTijl Coosemans2014-08-261-1/+2
| | | | | | | | | PR: 192062 Exp-run by: antoine Approved by: portmgr (antoine) Notes: svn path=/head/; revision=366215
* - Bump PORTREVISION for dependency changeRusmir Dusko2014-04-046-25/+82
| | | | | | | | | | | | | | | | | | | | | - Add master site - Transfer maintainership to games@ team - Remove DEPRECATED, EXPIRATION_DATE - Add USE_GCC=yes - Add DOCS and add Option - Install conditional NLS, add Option - Support STAGEDIR and add OPTIONS_SUB - Use patch instead of REINPLACE, remove setuid executable and change add patch-Makefile.in - Change REINPLACE, cosmetical changes - Fix GNU/Linux compatibility, proper install - Fix desktop entry file - Recreate patch with make makepatch - Change pkg-descr - Change pkg-plist Notes: svn path=/head/; revision=350142
* Deprecate a few unmaintained ports (leaf ports, non staged and unmaintained ↵Antoine Brodin2014-03-081-0/+2
| | | | | | | since more than 12 years) Notes: svn path=/head/; revision=347539
* Explicitly link libraries on 10 unmaintained portsJohn Marino2013-10-071-2/+2
| | | | | | | | | | | | The following ports will not build with a binutils 2.22+ linker built with standard options. This has been obvious with DPorts, but difficult to see on FreeBSD. However, setting the ports compiler as a recent gcc (e.g lang/gcc48) is an excellent way to detect the unspecified but needed libraries as these recent GCC compilers use the latest binutils linkers. These patches were tested on FreeBSD 8.4 and DragonFly 3.5 Notes: svn path=/head/; revision=329743
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | games) Notes: svn path=/head/; revision=327730
* Add an explicit dependency on pkgconfBaptiste Daroussin2013-09-031-1/+1
| | | | Notes: svn path=/head/; revision=326137
* Mechanically convert unmaintained ports which use "gnomehack" to use ↵Eitan Adler2013-03-281-6/+3
| | | | | | | "pathfix" instead. Notes: svn path=/head/; revision=315433
* Try to remove share/games since gnomehier doesn't own it anymore.Koop Mast2013-03-271-0/+1
| | | | | | | Submitted by: pointyhat via miwi Notes: svn path=/head/; revision=315385
* - update png to 1.5.10Dirk Meyer2012-06-011-1/+1
| | | | Notes: svn path=/head/; revision=297915
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-2/+2
| | | | | | | | | | | | - Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead PR: 157936 Submitted by: myself Exp-runs by: pav Approved by: pav Notes: svn path=/head/; revision=282282
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276993
* - update to 1.4.1Dirk Meyer2010-03-281-1/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - update to jpeg-8Dirk Meyer2010-02-051-1/+1
| | | | Notes: svn path=/head/; revision=249285
* - bump all port that indirectly depends on libjpeg and have not yet been ↵Dirk Meyer2009-07-311-1/+1
| | | | | | | | | bumped or updated Requested by: edwin Notes: svn path=/head/; revision=238701
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-1/+1
| | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=214430
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-2/+1
| | | | | | | | | | | | | | | | | | - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav) Notes: svn path=/head/; revision=211584
* Presenting GNOME 2.20.1 and all related works for FreeBSD. The officialJoe Marcus Clarke2007-10-242-71/+71
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | GNOME 2.20 release notes can be found at http://www.gnome.org/start/2.20/notes/en/ . Beyond that, this update includes the new GIMP 2.4 (courtesy of ahze). The GNOME 2.20 update also includes a huge change in the FreeBSD GNOME hierarchy. We are now using the more standard DATADIR of ${PREFIX}/share rather than ${PREFIX}/share/gnome. The result is that fewer patches and hacks are needed to port GNOME components to FreeBSD. This will mean some user changes may be required, so be sure to read /usr/ports/UPDATING for more details. This release and the things we accomplished in it would not have been possible without mezz's crazy idea to collapse DATADIR, and his persistence to make it happen successfully. Ahze and pav also deserve thanks for their work on porting modules and testing the whole ball of wax on pointyhat (respectively). The FreeBSD GNOME team would also like to thank our various testers and contributors: Yasuda Keisuke Frank Jahnke Pawel Worach Brian Gruber Franz Klammer Yuri Pankov Nick Barkas Cristian KLEIN Tony Maher Scot Hetzel Martin Matuska (mm) Benoit Dejean Martin Wilke (miwi) (And anyone else I may have missed) PRs fixed in this release: 111272, 113470, 115995, 116338 Notes: svn path=/head/; revision=201947
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-1/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* - Add SHA256Pav Lucistnik2005-11-241-0/+1
| | | | Notes: svn path=/head/; revision=149325
* Bump PORTREVISION to chase the glib20 shared library update.Joe Marcus Clarke2005-11-051-1/+1
| | | | Notes: svn path=/head/; revision=147269
* Fix the build.Jeremy Messenger2005-03-221-0/+2
| | | | | | | | Reported by: pointyhat via kris Approved by: portmgr (marcus) Notes: svn path=/head/; revision=131872
* Bump PORTREVISION to chase the glib20 shared lib version change.Joe Marcus Clarke2005-03-121-1/+1
| | | | Notes: svn path=/head/; revision=130974
* Bump PORTREVISIONS for all ports that depend on atk or pango to ease in theJoe Marcus Clarke2004-11-071-0/+1
| | | | | | | big upgrade. Notes: svn path=/head/; revision=121070
* Chase MASTERSITE.Volker Stolz2004-05-271-1/+1
| | | | | | | Noticed by: Robert Huff Notes: svn path=/head/; revision=110134
* - Update to version 0.5.3Kirill Ponomarev2004-05-236-21/+33
| | | | | | | | PR: ports/67082 Submitted by: Ports Fury Notes: svn path=/head/; revision=109809
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 2) Notes: svn path=/head/; revision=99920
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99360
* Update MASTER_SITES and WWWTilman Keskinoz2003-06-292-8/+3
| | | | | | | | PR: 53581 Submitted by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=83845
* Remove USE_GNOMENG.Joe Marcus Clarke2003-04-201-1/+0
| | | | Notes: svn path=/head/; revision=79332
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75954
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-102-2/+1
| | | | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) Notes: svn path=/head/; revision=69808
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-062-1/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* Use USE_GNOMENG.Maxim Sobolev2002-08-061-5/+3
| | | | Notes: svn path=/head/; revision=64115
* Replace ${PERL} with ${REINPLACE_CMD}Ying-Chieh Liao2002-06-301-4/+5
| | | | | | | | PR: 40012 Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de> Notes: svn path=/head/; revision=62204
* Update to 0.5.2.Maxim Sobolev2001-06-113-4/+16
| | | | | | | | | | | | | | | PR: 28046 Submitted by: Ports Fury (see below) Oh, but he's back He's the man behind the mask And he's out of control He's back The man behind the mask And he crawled out of his hole... Notes: svn path=/head/; revision=43860
* POSIX syntax for chown.Dirk Froemberg2001-06-041-1/+1
| | | | Notes: svn path=/head/; revision=43480
* -pthread --> ${PTHREAD_LIBS}Maxim Sobolev2001-03-291-1/+1
| | | | | | | | | | -D_THREAD_SAFE --> ${PTHREAD_CFLAGS} Note: my first intention was to test this out on bento/beta, but per ade's requiest I opted to do it quickly. Notes: svn path=/head/; revision=40539
* Update to 0.5.1.Maxim Sobolev2001-02-122-2/+2
| | | | Notes: svn path=/head/; revision=38254
* Update to 0.5.Maxim Sobolev2001-02-085-58/+71
| | | | Notes: svn path=/head/; revision=38096
* USE_GNOME.Peter Pentchev2000-12-121-7/+3
| | | | | | | | PR: 23476 Submitted by: Ports Fury Notes: svn path=/head/; revision=35912
* Release a number of ports that I don't have time to keep trackAde Lovett2000-11-031-1/+1
| | | | | | | of any more. Notes: svn path=/head/; revision=34752
* Reimport gnomebreakout (without the hyphen) - no repo-copy neededAde Lovett2000-09-126-0/+104
since there's no history to preserve, and perform some fixups. PR: 21205 Submitted by: Ports Fury Approved by: Ports Wraith (no repo-copy) Notes: svn path=/head/; revision=32553