aboutsummaryrefslogtreecommitdiffstats
path: root/games/xspringies
Commit message (Collapse)AuthorAgeFilesLines
* Add USES=xorg USES=gl, ports categories gzeising2019-11-061-0/+1
| | | | | Add USES=xorg and USES=gl to ports in categories starting with 'g'. While here, try to sprinkle other USES (mostly gnome and sdl) as needed.
* Convert LICENSE= "GPLxx # or later" to "GPLxx+"amdmi32016-01-131-1/+1
| | | | Approved by: portmgr blanket
* - Drop @dirrm* from plistamdmi32014-10-141-1/+0
|
* Rename all 10,000 games/ patch-xy patches to reflect the files they modify.adamw2014-07-291-0/+0
|
* - Remove the indefinite article from COMMENTdanilo2013-11-162-8/+6
| | | | - Add stage support
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-5/+2
| | | | games)
* - Remove MAKE_JOBS_SAFE variableak2013-08-151-1/+0
| | | | Approved by: portmgr (bdrewery)
* - Update to 1.12dhn2011-09-015-19/+42
| | | | | PR: ports/160112 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* Deprecate some ports where I can't find distfiles and upstreambapt2011-08-031-0/+3
|
* -remove MD5ohauer2011-07-031-1/+0
|
* Convert most of remaining ports that depend on xorg-libraries toamdmi32009-06-091-1/+2
| | | | | | | | | | | | | modular xorg. - supply corresponding USE_XORG for all imake-using ports that need it - USE_IMAKE no longer implies USE_XLIB in absence of USE_XORG - retire USE_X_PREFIX which is not really used anywhere after the above change - a few minor nits like whitespace and SF macro Tested by: 2 tinderbox runs by pav Approved by: portmgr (pav)
* 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