aboutsummaryrefslogtreecommitdiffstats
path: root/games/xspringies
Commit message (Collapse)AuthorAgeFilesLines
* Fix build with gcc4arved2007-05-311-0/+16
|
* - Welcome X.org 7.2 \o/.flz2007-05-201-0/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* - Add SHA256pav2005-11-251-0/+2
|
* Reset inactive maintainer. Thanks for your work in the past!kris2005-04-041-1/+1
|
* De-fennerize this port.jkh2003-10-081-1/+1
| | | | | Submitted by: Felix Kronlage <fkr@opendarwin.org> Obtained from: OpenDarwin Project
* 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.
* Convert to PORTNAME/PORTVERSION. The following ports hand invalid versionasami2000-04-141-2/+2
| | | | | strings so I fixed them: quakeforge, netrek-BRMH, netrek-COW3, tetrinet-x and xnibbles.
* FreeBSD.ORG -> FreeBSD.orgmharo1999-08-311-1/+1
| | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
* Change Id->FreeBSD.obrien1999-08-251-1/+1
|
* Commit #2/4 to enforce Caps, no period. I ran this oe ashoek1999-06-271-1/+1
| | | | | | $ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab` Results to follow. :)
* Move manpages from pkg/PLIST to MAN* macro in Makefile.steve1998-09-282-2/+3
|
* Umm, "#" is not a comment character in C. ;)asami1997-02-161-2/+1
|
* XSpringies is a mass and spring simulation system. It's intended use is moreobrien1997-02-166-0/+112
like that of a game, than some design package. (fixed /0 FP exception) Submitted by: jkh Closes PR: ports/2292