aboutsummaryrefslogtreecommitdiffstats
path: root/games/pengpong
Commit message (Collapse)AuthorAgeFilesLines
* - Welcome X.org 7.2 \o/.flz2007-05-201-1/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* - Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directorystas2006-09-201-1/+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)
* Reset pat due to no response to email about his status.linimon2006-04-151-1/+1
| | | | Hat: portmgr
* SHA256ifyedwin2006-01-221-0/+1
| | | | Approved by: krion@
* Add size data.trevor2004-03-181-0/+1
| | | | Approved by: maintainers
* Chase library bump of libSDL-1.1 for all ports which were dependingedwin2004-03-161-0/+1
| | | | on sdl12-1.2.5
* - Add new knobs from bsd.sdl.mkkrion2004-01-211-5/+1
| | | | Approved by: portmgr
* Define USE_PERL5_BUILD, not erroneous USE_PERL.trevor2003-11-201-1/+1
| | | | Submitted by: Oliver Eikemeier
* Define USE_PERL to make Perl available for (mostly deprecated)trevor2003-11-201-0/+1
| | | | "perl -pi -e" construction.
* Clear moonlight beckons.ade2003-03-072-1/+1
| | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
* Make games/pengpong buildable again.edwin2002-10-312-0/+44
| | | | | | PR: ports/44455 (wrong subject) Submitted by: edwin@freebsd.org Approved by: pat@FreeBSD.org
* Maintainer is now committer so change to new email address.pat2001-11-151-1/+1
| | | | Approved by: lioux
* Update to 0.3lioux2001-09-054-14/+48
| | | | Submitted by: MAINTAINER
* New port pengpong version 0.2: A cross-platform pong game writtenlioux2001-09-046-0/+63
in SDL PR: 30060 Submitted by: Patrick Li <pat@databits.net>