aboutsummaryrefslogtreecommitdiff
path: root/games/asc
Commit message (Collapse)AuthorAgeFilesLines
* Reset yinjieh@csie.nctu.edu.tw due to lack of time to work on portsMark Linimon2008-12-252-4/+1
| | | | | | | | | right now, by request. Hat: portmgr Notes: svn path=/head/; revision=224731
* - Remove USE_GCC where it can be satisfied with base compiler on followingPav Lucistnik2008-07-251-1/+0
| | | | | | | FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT Notes: svn path=/head/; revision=217485
* - Remove USE_GETOPT_LONG which is a no-op since March 2007Pav Lucistnik2008-03-201-1/+0
| | | | Notes: svn path=/head/; revision=209420
* - Chase devel/sdl12 shlib version bumpMartin Wilke2008-03-131-1/+1
| | | | Notes: svn path=/head/; revision=208952
* Remove always-false/true conditions based on OSVERSION 500000Edwin Groothuis2007-10-041-4/+0
| | | | Notes: svn path=/head/; revision=200772
* - Remove the DESTDIR modifications from individual ports as we have a new,Gabor Kovesdan2007-08-041-1/+1
| | | | | | | | | | fully chrooted DESTDIR, which does not need such any more. Sponsored by: Google Summer of Code 2007 Approved by: portmgr (pav) Notes: svn path=/head/; revision=197075
* - Set --mandir and --infodir in CONFIGURE_ARGS if the configure scriptRong-En Fan2007-07-231-2/+1
| | | | | | | | | | | | | | | | | | | | | supports them. This is determined by running ``configure --help'' in do-configure target and set the shell variable _LATE_CONFIGURE_ARGS which is then passed to CONFIGURE_ARGS. - Remove --mandir and --infodir in ports' Makefile where applicable Few ports use REINPLACE_CMD to achieve the same effect, remove them too. - Correct some manual pages location from PREFIX/man to MANPREFIX/man - Define INFO_PATH where necessary - Document that .info files are installed in a subdirectory relative to PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and subdirectory detection. PR: ports/111470 Approved by: portmgr Discussed with: stas (Mk/*), gerald (info related stuffs) Tested by: pointyhat exp run Notes: svn path=/head/; revision=196111
* - 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 1.16.4.0Martin Wilke2007-01-033-7/+12
| | | | | | | | PR: ports/107290 Submitted by: Ying-Chieh Chen <yinjieh@csie.nctu.edu.tw> (maintainer) Notes: svn path=/head/; revision=181359
* - Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directoryStanislav Sedov2006-09-201-0/+1
| | | | | | | | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=173460
* - These mp3 files are used only when WITH_MUSIC is defined.Rong-En Fan2006-09-061-0/+9
| | | | | | | | | | | Checksums were accidentally removed in last update. PR: ports/102225 Submitted by: Dmitry Marakasov <amdmi3 at mail.ru> Approved by: Ying-Chieh Chen <yinjieh at csie.nctu.edu.tw> (maintainer) Notes: svn path=/head/; revision=172402
* - Update to 1.16.3.0Rong-En Fan2006-08-172-13/+4
| | | | | | | | PR: ports/102109 Submitted by: Ying-Chieh Chen <yinjieh@csie.nctu.edu.tw> (maintainer) Notes: svn path=/head/; revision=170861
* Remove USE_REINPLACE for categories starting with a GEdwin Groothuis2006-05-071-1/+0
| | | | Notes: svn path=/head/; revision=161663
* Conversion to a single libtool environment.Ade Lovett2006-02-231-1/+1
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* SHA256ify (manually checked and updated)Edwin Groothuis2006-01-221-0/+4
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154154
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-1/+1
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154113
* 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
* - Update to 1.16.2.0Pav Lucistnik2005-08-313-5/+6
| | | | | | | | PR: ports/85345 Submitted by: Ying-Chieh Chen <yinjieh@csie.nctu.edu.tw> (maintainer) Notes: svn path=/head/; revision=141557
* - Update to 1.15.3.0Simon Barner2005-03-112-3/+3
| | | | | | | | | PR: ports/78220 Submitted by: Ying-Chieh Chen (maintainer) Approved by: arved (mentor) Notes: svn path=/head/; revision=130948
* Add perl as build dependency explicitly - it used to be there asDejan Lesjak2004-12-231-0/+1
| | | | | | | | | | run dependency of X libraries, not any more. Pointed out by: dosirak via kris Approved by: maintainer timeout Notes: svn path=/head/; revision=124873
* - Update to 1.15.1Pav Lucistnik2004-11-143-3/+13
| | | | | | | | | PR: ports/73390 Submitted by: Heiner Eichmann <h.eichmann@gmx.de> Approved by: Ying-Chieh Chen <yinjieh@csie.nctu.edu.tw> (maintainer) Notes: svn path=/head/; revision=121579
* Now builds on FreeBSD >= 5.x.Kris Kennaway2004-10-281-4/+0
| | | | Notes: svn path=/head/; revision=120432
* Unbreak by upgrading to 1.15.0.0.Thierry Thomas2004-09-243-9/+7
| | | | | | | | | PR: ports/71943 Submitted by: maintainer Approved by: portmgr (marcus). Notes: svn path=/head/; revision=118368
* BROKEN on 5.x: Does not compileKris Kennaway2004-09-171-0/+4
| | | | | | | Approved by: portmgr (self) Notes: svn path=/head/; revision=118212
* - Convert to OPTIONSPav Lucistnik2004-08-201-5/+7
| | | | | | | | PR: ports/70686 Submitted by: Ying-Chieh Chen <yinjieh@csie.nctu.edu.tw> (maintainer) Notes: svn path=/head/; revision=116846
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+4
| | | | Notes: svn path=/head/; revision=105747
* Chase library bump of libSDL-1.1 for all ports which were dependingEdwin Groothuis2004-03-161-1/+1
| | | | | | | on sdl12-1.2.5 Notes: svn path=/head/; revision=104132
* 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
* 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
* - Use new knobs from bsd.sdl.mkKirill Ponomarev2004-01-201-9/+3
| | | | | | | Approved by: portmgr Notes: svn path=/head/; revision=98675
* Update ports/games/asc to 1.13.8.0James E. Housley2003-11-062-4/+3
| | | | | | | | | | Removed a blank line to make portlint happy PR: 58113 Submitted By: MAINTAINER Notes: svn path=/head/; revision=93234
* The paragui library got another suffix with the previous update.Oliver Lehmann2003-09-281-1/+1
| | | | | | | Update the dependencies here as well. Notes: svn path=/head/; revision=89697
* update games/asc: 1.13.5.1 -> 1.13.7Daichi GOTO2003-07-1417-336/+47
| | | | | | | | PR: 54359 Submitted by: Ying-Chieh Chen <yinjieh@csie.nctu.edu.tw> (maintainer) Notes: svn path=/head/; revision=84852
* Submitter fix and take over maintainership.Patrick Li2003-06-123-8/+18
| | | | | | | | PR: ports/53253 Submitted by: Ying-Chieh Chen <yinjieh@csie.nctu.edu.tw> Notes: svn path=/head/; revision=82885
* - Update to 1.13.5.1 and unbroke;Maxim Sobolev2003-06-0117-205/+43
| | | | | | | - drop maintainership. Notes: svn path=/head/; revision=81898
* BROKEN: Configure failsKris Kennaway2003-05-061-0/+2
| | | | Notes: svn path=/head/; revision=80213
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Update version number of SDL shared library.Maxim Sobolev2003-01-021-1/+1
| | | | Notes: svn path=/head/; revision=72210
* Fix two patches that I've forgot to update before committing.Maxim Sobolev2002-10-183-9/+30
| | | | Notes: svn path=/head/; revision=68269
* Update to 1.10.2.Maxim Sobolev2002-10-1824-153/+223
| | | | Notes: svn path=/head/; revision=68268
* BROKEN: Does not configureKris Kennaway2002-09-191-0/+2
| | | | Notes: svn path=/head/; revision=66665
* Chase increase of libSDL version number.Maxim Sobolev2002-04-171-1/+1
| | | | Notes: svn path=/head/; revision=57807
* Update to 1.9.5.4.Maxim Sobolev2001-12-115-46/+18
| | | | Notes: svn path=/head/; revision=51351
* Update to 1.9.4.Maxim Sobolev2001-10-226-13/+67
| | | | Notes: svn path=/head/; revision=49070
* Update to 1.5.15.Maxim Sobolev2001-09-262-2/+2
| | | | Notes: svn path=/head/; revision=48205
* Add missed sdl_mixer dependency.Maxim Sobolev2001-09-141-1/+2
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=47825
* Update to 1.5.13.Maxim Sobolev2001-09-039-90/+49
| | | | Notes: svn path=/head/; revision=47369
* Conditionalize bzip2 dependencies.Akinori MUSHA2001-08-151-1/+3
| | | | Notes: svn path=/head/; revision=46297
* Update to 1.3.21.Maxim Sobolev2001-07-095-25/+13
| | | | Notes: svn path=/head/; revision=44959
* Update to 1.3.16.Maxim Sobolev2001-05-2312-93/+104
| | | | Notes: svn path=/head/; revision=42956