aboutsummaryrefslogtreecommitdiff
path: root/games/grhino
Commit message (Collapse)AuthorAgeFilesLines
* 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 USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGMartin Wilke2008-03-251-1/+0
| | | | | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup) Notes: svn path=/head/; revision=209811
* Presenting GNOME 2.20.1 and all related works for FreeBSD. The officialJoe Marcus Clarke2007-10-243-45/+34
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* - Update to 0.16.0Martin Wilke2006-12-166-41/+17
| | | | | | | | PR: ports/106811 Submitted by: UMENO Takashi <umeno@rr.iij4u.or.jp> (maintainer) Notes: svn path=/head/; revision=179981
* - Update 0.15.2Rong-En Fan2006-08-152-4/+4
| | | | | | | | PR: ports/102039 Submitted by: UMENO Takashi <umeno at rr.iij4u.or.jp> (maintainer) Notes: svn path=/head/; revision=170734
* - Update to 0.15.1Rong-En Fan2006-08-082-5/+5
| | | | | | | | PR: ports/101554 Submitted by: UMENO Takashi <umeno@rr.iij4u.or.jp> Notes: svn path=/head/; revision=170089
* Remove USE_REINPLACE for categories starting with a GEdwin Groothuis2006-05-071-1/+0
| | | | Notes: svn path=/head/; revision=161663
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154152
* Bump PORTREVISION to chase the glib20 shared library update.Joe Marcus Clarke2005-11-051-0/+1
| | | | Notes: svn path=/head/; revision=147269
* - Update to 0.15.0Pav Lucistnik2005-05-165-15/+38
| | | | | | | | | | | | - Fix gettext detection in configure script - Fix FreeBSD 4.X build by requiring gcc-3.4 - Convert .omf files handling to new infrastructure PR: ports/81028 Submitted by: UMENO Takashi <umeno@rr.iij4u.or.jp> (maintainer) Notes: svn path=/head/; revision=135407
* BROKEN on 4.x: Incomplete pkg-plistKris Kennaway2005-04-301-1/+7
| | | | Notes: svn path=/head/; revision=134389
* Bump PORTREVISION to chase the glib20 shared lib version change.Joe Marcus Clarke2005-03-121-1/+1
| | | | Notes: svn path=/head/; revision=130974
* fix pkg-plistEdwin Groothuis2005-01-112-2/+2
| | | | Notes: svn path=/head/; revision=126172
* Maintainer Update: correct incomplete games/grhino/pkg-plist and so onEdwin Groothuis2005-01-094-5/+19
| | | | | | | | | | | | | | | | Maintainer Update: correct games/grhino pkg-plist and so on. Please see: http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/a.4-exp.2004122510/grhino-0.12.0_1.log Newfiles: files/patch-po::Makefile.in.in PR: ports/75747 Submitted by: UMENO Takashi <umeno@rr.iij4u.or.jp> Notes: svn path=/head/; revision=126011
* 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
* - Update to 0.12.0Pav Lucistnik2004-05-044-7/+22
| | | | | | | | PR: ports/66269 Submitted by: UMENO Takashi <umeno@rr.iij4u.or.jp> (maintainer) Notes: svn path=/head/; revision=108401
* - Update to version 0.11.0Kirill Ponomarev2004-04-192-4/+3
| | | | | | | | PR: ports/65762 Submitted by: maintainer Notes: svn path=/head/; revision=107588
* - Correct dependency [1]Pav Lucistnik2004-04-122-3/+3
| | | | | | | | | | | - Optimize dependencies - Add mandatory ScrollKeeper lines to pkg-plist PR: ports/65467 [1] Submitted by: UMENO Takashi <umeno@rr.iij4u.or.jp> (maintainer) Notes: svn path=/head/; revision=106846
* - Remove unneeded lineKirill Ponomarev2004-04-081-1/+0
| | | | | | | | PR: ports/65331 Submitted by: maintainer Notes: svn path=/head/; revision=106506
* Chase the glib20 update, and bump all affected ports' PORTREVISIONs.Joe Marcus Clarke2004-04-051-0/+1
| | | | Notes: svn path=/head/; revision=106175
* - Fix buildKirill Ponomarev2004-04-041-1/+3
| | | | | | | Reported by: bento via kris Notes: svn path=/head/; revision=106100
* - Update to version 0.10.0Kirill Ponomarev2004-03-283-3/+17
| | | | | | | | PR: ports/64842 Submitted by: maintainer Notes: svn path=/head/; revision=105501
* - Fix buildKirill Ponomarev2004-03-231-1/+1
| | | | | | | Noticed by: bento via kris Notes: svn path=/head/; revision=105012
* - Update to version 0.9.0Kirill Ponomarev2004-03-192-4/+5
| | | | | | | | PR: ports/64453 Submitted by: maintainer Notes: svn path=/head/; revision=104627
* 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
* - Update to version 0.8.3Kirill Ponomarev2003-09-032-2/+2
| | | | | | | | PR: 56340 Submitted by: maintainer Notes: svn path=/head/; revision=88420
* - Update games/grhino to 0.8.2Kirill Ponomarev2003-09-016-36/+32
| | | | | | | | PR: 56255 Submitted by: maintainer Notes: svn path=/head/; revision=88255
* Remove USE_GNOMENG.Joe Marcus Clarke2003-04-201-1/+0
| | | | Notes: svn path=/head/; revision=79332
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76034
* Add grhino, another reversi/othello CloneTilman Keskinoz2002-11-247-0/+70
PR: 43452 Submitted by: UMENO Takashi <umeno@rr.iij4u.or.jp> Notes: svn path=/head/; revision=71050