aboutsummaryrefslogtreecommitdiff
path: root/games/crimson
Commit message (Collapse)AuthorAgeFilesLines
* 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
* - Add stage supportDanilo Egea Gondolfo2013-10-313-3/+21
| | | | | | | - Fix build with clang Notes: svn path=/head/; revision=332286
* - Remove manual creation and removal of share/applications, as it's now in ↵Dmitry Marakasov2013-10-221-1/+0
| | | | | | | | | the mtree (games category) Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=331269
* 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 -fields package name.Baptiste Daroussin2013-09-161-7/+3
| | | | | | | | | 1/ that better reflect the name of the game 2/ that avoids a conflicting package name with textproc/crimson 3/ that allows it to properly have its LATEST_LINK working. Notes: svn path=/head/; revision=327385
* - Update devel/sdl12 to 1.2.15Marcus von Appen2012-02-181-1/+1
| | | | | | | | | | | | | | | | - Update audio/sdl_mixer to 1.2.15 - Update graphics/sdl_image to 1.2.12 - Update graphics/sdl_ttf to 2.0.11 - Update graphics/sdl_gfx to 2.0.23 - Update net/sdl_net to 1.2.8 - Bump PORTREVISIONs on ports that depend on one or more packages due to ABI and shared library version changes - Update Mk/bsd.sdl.mk accordingly for the new shared library versions Tested by: exp-run by pav Notes: svn path=/head/; revision=291667
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276993
* Reset to ports@. Thanks Frank for your work on these ports.Wesley Shields2010-09-021-1/+1
| | | | | | | Discussed on: ports@ Notes: svn path=/head/; revision=260447
* - Update graphics/sdl_ttf to version 2.0.10Marcus von Appen2010-08-111-1/+1
| | | | | | | | - Bump portrevisions for all ports depending on graphics/sdl_ttf - Update Mk/bsd.sdl.mk for the new shared library version. Notes: svn path=/head/; revision=259098
* - Update devel/sdl12 to version 1.2.14.Marcus von Appen2010-01-301-0/+1
| | | | | | | | | | | | | | | - Update audio/sdl_mixer to version 1.2.11. - Update graphics/sdl_gfx to version 2.0.20. - Update graphics/sdl_image to version 1.2.10. - Bump portrevisions for all ports depending on audio/sdl_mixer and graphics/sdl_image. - Update Mk/bsd.sdl.mk accordingly for the new shared lib versions. PR: ports/142147 ports/142248 ports/142249 Approved by: miwi (mentor implicit) Notes: svn path=/head/; revision=248835
* - Update to 0.5.3Martin Wilke2009-07-193-8/+6
| | | | | | | | | | - Update MASTER_SITES - Remove CVS-tag from previous maintainer Submitted by: maintainer via irc Notes: svn path=/head/; revision=238051
* Change maintainer to steinex@nognu.deSteven Kreuzer2009-07-161-1/+1
| | | | | | | | Submitted by: steinex@nognu.de (on ports@) Approved by: carpetsmoker@rwxrwxrwx.net (maintainer) wxs (mentor, implicit) Notes: svn path=/head/; revision=237936
* - Resolve LATEST_LINK conflictPav Lucistnik2009-05-311-0/+2
| | | | Notes: svn path=/head/; revision=234941
* - Update to 0.5.2Pav Lucistnik2008-04-043-15/+17
| | | | | | | | PR: ports/120100 Submitted by: Martin Tournoij <carpetsmoker@xs4all.nl> (maintainer) Notes: svn path=/head/; revision=210508
* - Chase devel/sdl12 shlib version bumpMartin Wilke2008-03-131-1/+1
| | | | Notes: svn path=/head/; revision=208952
* - Set --mandir and --infodir in CONFIGURE_ARGS if the configure scriptRong-En Fan2007-07-231-1/+0
| | | | | | | | | | | | | | | | | | | | | 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-192-1/+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.5.1Martin Wilke2007-03-074-24/+19
| | | | | | | | | | | - Drop 4.X support - Pass maintainership to submitter PR: 110006 Submitted by: Martin Tournoij <carpetsmoker@xs4all.nl> Notes: svn path=/head/; revision=186780
* - 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
* Reset inactive maintainer who has not responded to email.Mark Linimon2006-09-041-1/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=172134
* Update to 4.9Martin Wilke2006-06-123-40/+48
| | | | | | | | | PR: ports/98297 Submitted by: miwi Approved by: krion (mentor) Notes: svn path=/head/; revision=165212
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154152
* Update port: games/crimson fix WWWEdwin Groothuis2005-12-031-1/+1
| | | | | | | | | | Fix WWW on pkg-descr. PR: ports/89854 Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br> Notes: svn path=/head/; revision=150276
* Update to 0.4.5Tilman Keskinoz2005-11-022-3/+3
| | | | | | | | PR: 88376 Submitted by: Jan Stocker <jan.stocker@t-online.de> Notes: svn path=/head/; revision=147022
* Directory share/pixmaps is now included in mtreeDejan Lesjak2005-06-151-1/+0
| | | | | | | (BSD.x11-4.dist rev. 1.27), so remove it from plist. Notes: svn path=/head/; revision=137468
* BROKEN: Internal compiler error on alpha 4.xKris Kennaway2005-01-021-1/+7
| | | | | | | Approved by: portmgr (self) Notes: svn path=/head/; revision=125642
* MAINTAINER_UPDATE: games/crimson 0.4.4Edwin Groothuis2004-10-123-5/+15
| | | | | | | | | | Update Crimson Fields 0.4.4 PR: ports/71914 Submitted by: Jan Stocker <Jan.Stocker@t-online.de> Notes: svn path=/head/; revision=118703
* Add size data, approved by maintainers.Trevor Johnson2004-03-181-0/+1
| | | | Notes: svn path=/head/; revision=104520
* Chase library bump of libSDL-1.1 for all ports which were dependingEdwin Groothuis2004-03-161-0/+1
| | | | | | | on sdl12-1.2.5 Notes: svn path=/head/; revision=104132
* - Update to version 0.3.8Kirill Ponomarev2004-02-193-3/+3
| | | | | | | | PR: ports/63071 Submitted by: maintainer Notes: svn path=/head/; revision=101411
* 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-3/+1
| | | | | | | Approved by: portmgr Notes: svn path=/head/; revision=98675
* - Update to version 0.3.7Kirill Ponomarev2003-10-193-7/+8
| | | | | | | | PR: 58237 Submitted by: maintainer Notes: svn path=/head/; revision=91675
* - Update to version 0.3.5Kirill Ponomarev2003-08-233-3/+4
| | | | | | | | PR: 55903 Submitted by: Jan Stocker <Jan.Stocker@t-online.de> (maintainer) Notes: svn path=/head/; revision=87573
* Update to 0.3.4Kirill Ponomarev2003-07-283-2/+3
| | | | | | | | | PR: 54983 Submitted by: maintainer Approved by: fjoe (mentor) (implicit) Notes: svn path=/head/; revision=85779
* Maintainer update to 0.3.3Sergey A. Osokin2003-06-102-2/+2
| | | | | | | | PR: 52704 Approved by: fjoe (implicit) Notes: svn path=/head/; revision=82671
* Update to 0.3.2Tilman Keskinoz2003-05-183-2/+3
| | | | | | | | PR: 52394 Submitted by: Jan Stocker <Jan.Stocker@t-online.de> Notes: svn path=/head/; revision=81267
* Crimson Fields update to 0.3.0 with some new mapsEdwin Groothuis2003-03-313-4/+6
| | | | | | | | PR: ports/49979 Submitted by: Jan Stocker <Jan.Stocker@t-online.de> Notes: svn path=/head/; revision=77782
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76034
* Update to 0.2.8.Pete Fritchman2003-01-022-2/+2
| | | | | | | | PR: 46525 Submitted by: maintainer Notes: svn path=/head/; revision=72220
* Update version number of SDL shared library.Maxim Sobolev2003-01-021-1/+1
| | | | Notes: svn path=/head/; revision=72210
* upgrade to 0.2.7Ying-Chieh Liao2002-11-073-3/+5
| | | | | | | | PR: 44761 Submitted by: maintainer Notes: svn path=/head/; revision=69672
* Update to 0.2.6Patrick Li2002-07-123-2/+3
| | | | | | | | PR: ports/40158 Submitted by: maintainer Notes: svn path=/head/; revision=62842
* Update to 0.2.5Patrick Li2002-06-233-3/+4
| | | | | | | | PR: ports/39126 Submitted by: maintainer Notes: svn path=/head/; revision=61763
* fix configureYing-Chieh Liao2002-05-231-4/+1
| | | | | | | Reported by: bento, kris Notes: svn path=/head/; revision=59754
* upgrade to 0.2.3Ying-Chieh Liao2002-05-213-4/+16
| | | | | | | | | PR: 37513 Reported by: Jan Stocker <Jan.Stocker@t-online.de> Submitted by: maintainer Notes: svn path=/head/; revision=59607
* Chase increase of libSDL version number.Maxim Sobolev2002-04-171-1/+1
| | | | Notes: svn path=/head/; revision=57807
* Fix sdl errors caught by bentoPatrick Li2002-01-171-2/+3
| | | | | | | | PR: 33829 Submitted by: Oliver Lehmann <lehmann@ans-netz.de> Notes: svn path=/head/; revision=53235
* Change the package name from "crimson" to "crimson-fields" by settingAkinori MUSHA2001-11-062-0/+3
| | | | | | | | | PKGNAMESUFFIX in order to avoid conflict with textproc/crimson. Add WWW to pkg-descr while I'm here. Notes: svn path=/head/; revision=49693
* Add crimson 0.1.3, a tactical war game in the tradition of Battle Isle.Will Andrews2001-05-205-0/+41
PR: 27062 Submitted by: Jan Jungnickel <jan@jungnickel.com> Notes: svn path=/head/; revision=42777