aboutsummaryrefslogtreecommitdiffstats
path: root/games/gnubg
Commit message (Collapse)AuthorAgeFilesLines
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-5/+2
| | | | games)
* - Convert USE_GETTEXT to USES (part 3)ak2013-04-251-1/+1
| | | | Approved by: portmgr (bapt)
* - Convert to OptionsNGgahr2012-10-011-6/+6
| | | | Notified by: http://wiki.freebsd.org/Ports/Options/ConvertingToOptionsNG
* - update png to 1.5.10dinoex2012-06-011-2/+3
|
* Attempt to fix build on powerpc.linimon2011-12-281-1/+1
| | | | Hat: portmgr
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)amdmi32011-09-241-4/+3
| | | | | | | | | - 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
* - Track dependencies after databases/gdbm updategabor2011-09-131-2/+2
|
* Remove USE_GNOME=gnometarget from ports. It has been a empty keyword sincekwm2011-08-121-1/+1
| | | | | | | mid 2008. PR: ports/159624 Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
* - Chase recent x11-toolkits/gtkextra2 update.araujo2010-12-122-3/+1
| | | | | - Drop MD5 checksum. - BUMP PORTREVISION.
* Sync to new bsd.autotools.mkade2010-12-041-1/+1
|
* Round one migration of ports from automake{19,110} to automake111ade2010-10-061-1/+1
|
* Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.ade2010-05-311-1/+1
|
* Switch to use newer GMP version.ale2010-04-191-2/+2
| | | | | | PR: ports/144487 Submitted by: ale Approved by: portmgr (-exp run by erwin)
* - fix build for png-1.4.1dinoex2010-03-302-0/+16
|
* - update to 1.4.1dinoex2010-03-281-1/+1
| | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi
* - update to jpeg-8dinoex2010-02-051-1/+1
|
* - Mark MAKE_JOBS_UNSAFEpav2009-11-201-0/+1
| | | | Reported by: pointyhat
* -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.mezz2009-08-031-1/+1
| | | | | | | | | | | | | | | | | | -Update libtool and libltdl to 2.2.6a. -Remove devel/libtool15 and devel/libltdl15. -Fix ports build with libtool22/libltdl22. -Bump ports that depend on libltdl22 due to shared library version change. -Explain what to do update in the UPDATING. It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop and applications in the runtime. With help: marcus and kwm Pointyhat-exp: a few times by pav Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and a few MarcusCom CVS users. Also, I might have missed a few. Repocopy by: marcus Approved by: portmgr
* - bump all port that indirectly depends on libjpeg and have not yet been ↵dinoex2009-07-311-1/+1
| | | | | | bumped or updated Requested by: edwin
* Chase libgmp and bump PORTREVISION.ale2009-05-131-2/+2
|
* - Remove duplicate from CONFIGURE_ARGSgahr2009-03-181-1/+1
| | | | | PR: 132723 Submitted by: TAKAHASHI Kaoru <kaoru@kaisei.org>
* - Fix fetch, update checksum on game data blobpav2009-02-012-3/+3
|
* - Enable 3D boardsgahr2008-09-032-14/+10
| | | | | | | - Update autotools dependency on automake 110 - Refactor Makefile - Fix PLIST - Bump PORTREVISION
* Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-0/+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)
* - Remove USE_GETOPT_LONG which is a no-op since March 2007pav2008-03-201-1/+0
|
* My reference e-mail address as a ports maintainer is now gahr@FreeBSD.org.gahr2008-02-221-1/+1
| | | | Approved by: miwi (mentor)
* - Update to 0.15miwi2008-02-0610-269/+309
| | | | | PR: 119557 Submitted by: Pietro Cerutti <gahr@gahr.ch> (maintainer)
* - Fixes the build with GCC 4.2miwi2007-11-285-12/+80
| | | | | | | | | - Removes warnings - Pass maintainship to submitter PR: 118254 Submitted by: Pietro Cerutti <gahr@gahr.ch> Approved by: portmgr (pav)
* BROKEN with gcc 4.2kris2007-05-271-6/+10
|
* - Welcome X.org 7.2 \o/.flz2007-05-202-2/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* - BROKEN: does not build on sparc64miwi2006-09-181-1/+7
| | | | Submitted by: pointyhat via kris
* - Update to 0.14.3miwi2006-08-115-91/+197
| | | | | | PR: ports/101597 Submitted by: KATO Tsuguru <tkato432(at)yahoo.com> Approved by: krion (mentor)
* Reset maintainership. Thank you for your work so far!erwin2006-04-251-3/+2
| | | | | PR: 96316 Submitted by: TAKAHASHI Kaoru <kaoru@kaisei.org>
* SHA256ifyedwin2006-01-221-0/+4
| | | | Approved by: krion@
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-221-2/+2
| | | | | Approved by: krion@ PR: ports/88711 (related)
* Bump PORTREVISION to chase the glib20 shared library update.marcus2005-11-051-1/+1
|
* Bump PORTREVISION to chase the glib20 shared lib version change.marcus2005-03-121-1/+1
|
* Clean up handling of locale directories at deinstall-time:kris2004-12-161-0/+2
| | | | | * Don't remove "system directories" (which were created by BSD.*.dist) * Silently try to remove locale directories which we might have created
* Bump PORTREVISIONS for all ports that depend on atk or pango to ease in themarcus2004-11-081-1/+1
| | | | big upgrade.
* Chase the glib20 update, and bump all affected ports' PORTREVISIONs.marcus2004-04-051-0/+1
|
* - Add patch missed in my last commitpav2004-02-241-0/+31
|
* - Update to 0.14.1pav2004-02-244-22/+44
| | | | | PR: ports/62396 Submitted by: TAKAHASHI Kaoru <kaoru@kaisei.org> (maintainer)
* BROKEN: Broken pkg-plist. This port is scheduled for removal on April 17kris2004-02-181-0/+4
| | | | if it is still broken at that time.
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
| | | | (Part 2)
* Unbreak by generating the back-off database files instead of fetching them.tg2003-12-192-8/+6
|
* Remove BROKEN tag, add info documentation and fix the plist.tg2003-11-062-3/+12
| | | | Reviewed by: TAKAHASHI Kaoru <kaoru@kaisei.org> (maintainer)
* Mark BROKEN (see bento logs). These ports are scheduled for removalkris2003-11-031-0/+2
| | | | | after Feb 2 2004 if they are still broken at that time and no fixes have been submitted by PR.
* introduce MASTER_SITE_GNU_ALPHAijliao2003-10-311-1/+2
|
* GNU Backgammon 0.13.0.maho2003-07-284-0/+92
Very famous game. PR: 53208 Submitted by: TAKAHASHI Kaoru <kaoru@kaisei.org>