aboutsummaryrefslogtreecommitdiff
path: root/games/penguin-command
Commit message (Collapse)AuthorAgeFilesLines
* - Set --mandir and --infodir in CONFIGURE_ARGS if the configure scriptRong-En Fan2007-07-231-1/+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.6.11Nicola Vitale2007-04-033-7/+5
| | | | | | | | PR: ports/111055 Submitted by: Dmitry Marakasov <amdmi3 at amdmi3.ru> (maintainer) Notes: svn path=/head/; revision=189087
* [MAINTAINER] update my email address in 76 ports + mirror some distfilesEdwin Groothuis2006-12-211-1/+1
| | | | | | | | | | | | I've got a brand new hosting, so change my email to the new one. Also, now I can mirror some distfiles, so update MASTER_SITES for some ports. PR: ports/107038 Submitted by: Dmitry Marakasov <amdmi3@mail.ru> Notes: svn path=/head/; revision=180390
* - 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
* - Update to 1.6.10Pav Lucistnik2006-06-093-109/+107
| | | | | | | | | | - Take maintainership PR: ports/98711 Submitted by: Dmitry Marakasov <amdmi3@mail.ru> Notes: svn path=/head/; revision=164942
* Remove USE_REINPLACE for categories starting with a GEdwin Groothuis2006-05-071-1/+0
| | | | Notes: svn path=/head/; revision=161663
* Reset markp due to lack of response to email and maintainer-timeouts.Mark Linimon2006-04-151-1/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=159527
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154152
* - Fix packing list.Florent Thoumie2005-03-101-3/+1
| | | | | | | | | PR: ports/76922 Submitted by: flz Approved by: pav (mentor), maintainer timeout (1 month) Notes: svn path=/head/; revision=130821
* BROKEN: Incomplete pkg-plistKris Kennaway2005-02-281-0/+2
| | | | Notes: svn path=/head/; revision=129957
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | 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
* 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-5/+3
| | | | | | | Approved by: portmgr Notes: svn path=/head/; revision=98675
* Update to 1.6.6.Mark Pulford2004-01-062-2/+3
| | | | Notes: svn path=/head/; revision=97431
* De-pkg-comment.Mark Pulford2003-02-222-1/+1
| | | | Notes: svn path=/head/; revision=76180
* Changed to use REINPLACE.Mark Pulford2003-02-101-2/+3
| | | | Notes: svn path=/head/; revision=75237
* Add missing dependency on libjpegKris Kennaway2002-10-051-1/+2
| | | | | | | Noticed by: bento Notes: svn path=/head/; revision=67394
* Update to 1.6.5.Mark Pulford2002-06-043-6/+8
| | | | Notes: svn path=/head/; revision=60585
* Updated to 1.6.2.Mark Pulford2001-11-112-2/+2
| | | | Notes: svn path=/head/; revision=49930
* Bump png majorAndrey A. Chernov2001-09-111-1/+1
| | | | Notes: svn path=/head/; revision=47630
* Updated to 1.6.1. Removed patch in favor of a regex.Mark Pulford2001-06-143-17/+6
| | | | Notes: svn path=/head/; revision=43974
* Updated MAINTAINER to my new committer email addressMark Pulford2001-06-081-1/+1
| | | | | | | Reviewed by: will Notes: svn path=/head/; revision=43629
* Add penguin-command 1.5.1, a clone of the classic game MissileWill Andrews2001-04-106-0/+144
Command. PR: 26452 Submitted by: Mark Pulford <mark@kyne.com.au> Notes: svn path=/head/; revision=41228