aboutsummaryrefslogtreecommitdiff
path: root/games/pioneers
Commit message (Collapse)AuthorAgeFilesLines
* Fix build on 4.xTilman Keskinoz2006-04-161-0/+19
| | | | | | | | Reported by: pointyhat Submitted by: maintainer Notes: svn path=/head/; revision=159743
* Update to 0.9.61Tilman Keskinoz2006-04-152-4/+5
| | | | | | | | PR: 95659 Submitted by: Stefan Walter <sw@gegenunendlich.de> Notes: svn path=/head/; revision=159606
* Conversion to a single libtool environment.Ade Lovett2006-02-231-1/+1
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* Update to 0.9.5.Sam Lawrance2006-02-123-18/+4
| | | | | | | | PR: ports/93227 Submitted by: Stefan Walter <sw@gegenunendlich.de> (maintainer) Notes: svn path=/head/; revision=155835
* Update to 0.9.49Jean-Yves Lefort2006-01-274-5/+31
| | | | | | | | PR: ports/92394 Submitted by: maintainer Notes: svn path=/head/; revision=154558
* - Update to 0.9.40Renato Botelho2005-12-223-7/+10
| | | | | | | | PR: ports/90775 Submitted by: maintainer Notes: svn path=/head/; revision=151828
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-151-1/+1
| | | | | | | | | | | | | | | | | | | | in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run. Notes: svn path=/head/; revision=148323
* 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.9.33Pav Lucistnik2005-10-033-44/+54
| | | | | | | | | | - Depend on libgnome only if scrollkeeper is installed PR: ports/86836 Submitted by: Stefan Walter <sw@gegenunendlich.de> (maintainer) Notes: svn path=/head/; revision=144102
* Update to 0.9.23Volker Stolz2005-08-313-18/+4
| | | | | | | | PR: ports/85153 Submitted by: maintainer Notes: svn path=/head/; revision=141577
* Gnocatan has been renamed to Pioneers and the project moved due to legalDejan Lesjak2005-07-315-143/+161
| | | | | | | | | | | | | concerns regarding the name. Release notes of Pioneers 0.9.19: http://sourceforge.net/project/shownotes.php?release_id=250713 PR: ports/83916 Submitted by: Stefan Walter (maintainer) Repocopy by: marcus Notes: svn path=/head/; revision=140584
* - Correct MASTER_SITE_SUBDIR [1]Roman Bogorodskiy2005-07-222-2/+2
| | | | | | | | | | - Fix WWW PR: 83909 [1] Submitted by: Stefan Walter (maintainer) [1] Notes: svn path=/head/; revision=139912
* - Update to 0.8.1.59Pav Lucistnik2005-04-082-4/+3
| | | | | | | | PR: ports/79626 Submitted by: Stefan Walter <sw@gegenunendlich.de> (maintainer) Notes: svn path=/head/; revision=132778
* Bump PORTREVISION to chase the glib20 shared lib version change.Joe Marcus Clarke2005-03-121-0/+1
| | | | Notes: svn path=/head/; revision=130974
* Update to 0.8.1.54Tilman Keskinoz2005-03-062-3/+3
| | | | | | | | PR: 78438 Submitted by: Stefan Walter <sw@gegenunendlich.de> Notes: svn path=/head/; revision=130480
* Update to 0.8.1.53Volker Stolz2005-02-253-3/+4
| | | | | | | | PR: ports/78010 Submitted by: maintainer Notes: svn path=/head/; revision=129746
* - Update to 0.8.1.51Pav Lucistnik2005-01-275-35/+3
| | | | | | | | PR: ports/76754 Submitted by: Stefan Walter <sw@gegenunendlich.de> (maintainer) Notes: svn path=/head/; revision=127500
* - Update to 0.8.1.48Pav Lucistnik2005-01-235-3/+35
| | | | | | | | PR: ports/76537 Submitted by: Stefan Walter <sw@gegenunendlich.de> (maintainer) Notes: svn path=/head/; revision=127149
* Update to 0.8.1.45Volker Stolz2004-12-214-62/+5
| | | | | | | | PR: ports/75256 Submitted by: maintainer Notes: svn path=/head/; revision=124669
* 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.8.1.30Volker Stolz2004-08-094-6/+59
| | | | | | | | PR: ports/70020 Submitted by: Stefan Walter (maintainer) Notes: svn path=/head/; revision=115715
* Chase the glib20 update, and bump all affected ports' PORTREVISIONs.Joe Marcus Clarke2004-04-051-0/+1
| | | | Notes: svn path=/head/; revision=106175
* Whoa there, boy, that's a mighty big commit y'all have there...Ade Lovett2004-03-141-1/+1
| | | | | | | | | | | | | | | | | | Begin autotools sanitization sequence by requiring ports to explicitly specify which version of {libtool,autoconf,automake} they need, erasing the concept of a "system default". For ports-in-waiting: USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13 USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213 USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14 Ports attempting to use the old style system after June 1st 2004 will be sorely disappointed. Notes: svn path=/head/; revision=103963
* Use all Sourceforge mirrors (MASTER_SITE_SOURCEFORGE_EXTENDED)Oliver Eikemeier2004-03-111-1/+1
| | | | | | | | Submitted by: Stefan Walter <sw@gegenunendlich.de> (maintainer) PR: 63861 Notes: svn path=/head/; revision=103631
* - Update to 0.8.1.16Kirill Ponomarev2004-02-244-39/+127
| | | | | | | | | | | - Assign maintainership to submitter PR: ports/63217 Submitted by: Stefan Walter <sw@gegenunendlich.de> Approved by: maintainer Notes: svn path=/head/; revision=101951
* 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
* Define USE_PERL5_BUILD, not erroneous USE_PERL.Trevor Johnson2003-11-201-1/+1
| | | | | | | Submitted by: Oliver Eikemeier Notes: svn path=/head/; revision=94477
* Define USE_PERL to make Perl available for (mostly deprecated)Trevor Johnson2003-11-201-0/+1
| | | | | | | "perl -pi -e" construction. Notes: svn path=/head/; revision=94465
* Use the FIND and XARGS macros introduced in bsd.port.mk 1.391.Trevor Johnson2003-11-131-1/+1
| | | | Notes: svn path=/head/; revision=93890
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76034
* The victim^H^H^H^H^H^Hsubmitter has offered to maintain the freecivTrevor Johnson2002-02-102-1/+3
| | | | | | | | | | and gnocatan ports. Submitted by: Adam Kranzel <adam-ports@blacktabby.org> PR: 34808 and 34807 Notes: svn path=/head/; revision=54502
* -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
* 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
* Implement USE_GNOME, part 1.Jeremy Lea2000-10-051-9/+1
| | | | Notes: svn path=/head/; revision=33428
* Update to 0.6.1Ade Lovett2000-09-072-2/+2
| | | | Notes: svn path=/head/; revision=32396
* GNOME cleanupsAde Lovett2000-09-012-18/+9
| | | | Notes: svn path=/head/; revision=32183
* Fix up 'extra' directoriesAde Lovett2000-08-111-1/+1
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=31533
* Gnocatan is an Internet playable implementation of the Settlers ofAde Lovett2000-06-226-0/+94
Catan board game. The aim is to remain as faithful to the board game as is possible. Requested by: Thomas Schuerger <schuerge@wjpserver.CS.Uni-SB.DE> Notes: svn path=/head/; revision=29791