summaryrefslogtreecommitdiff
path: root/games/omega (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Rename PORTDOCS to MYPORTDOCS to avoid a conflict with the recently addedJoe Marcus Clarke2003-11-071-2/+2
| | | | | | | | | bsd.port.mk macro. Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com> Notes: svn path=/head/; revision=93295
* - Fix build on -currentKirill Ponomarev2003-10-163-79/+85
| | | | | | | | | | - Utilize DATADIR/DOCSDIR PR: 58128 Submitted by: Ports Fury Notes: svn path=/head/; revision=91449
* BROKEN on 5.x: does not compileKris Kennaway2003-10-161-1/+7
| | | | Notes: svn path=/head/; revision=91379
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75954
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-102-2/+1
| | | | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) Notes: svn path=/head/; revision=69808
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-062-1/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* - PORTDOCS policePatrick Li2001-12-241-7/+7
| | | | | | | | - DOCSDIR support to some - Brush out some lint Notes: svn path=/head/; revision=52072
* Install 'omega' binary as 'omega-game' to prevent conflict with teTeX.Mark Pulford2001-06-082-4/+4
| | | | | | | PR: 23564 Notes: svn path=/head/; revision=43655
* Massive style enforcement - use ^I instead of spaces for variables identation.Maxim Sobolev2001-01-161-2/+3
| | | | Notes: svn path=/head/; revision=37252
* - Update MASTER_SITES and fix up Makefile.Kevin Lo2000-07-223-23/+23
| | | | | | | | | - Update WWW in DESCR. PR: 20101 Submitted by: Ports Fury Notes: svn path=/head/; revision=30953
* Convert to PORTNAME/PORTVERSION. The following ports hand invalid versionSatoshi Asami2000-04-141-3/+3
| | | | | | | | strings so I fixed them: quakeforge, netrek-BRMH, netrek-COW3, tetrinet-x and xnibbles. Notes: svn path=/head/; revision=27515
* Remove andy@icc.surw.chel.su as maintainer from his ports..he doesn'tKris Kennaway2000-03-291-1/+1
| | | | | | | | | have time to maintain them. Approved by: andy Notes: svn path=/head/; revision=27113
* Install this port setgid games, not setuid games.Kris Kennaway2000-03-081-5/+6
| | | | | | | No response from: Maintainer Notes: svn path=/head/; revision=26645
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20948
* chmod -> ${CHMOD}Michael Haro1999-08-221-6/+6
| | | | | | | chown -> ${CHOWN} Notes: svn path=/head/; revision=20885
* Omega, a complex rouge-style game of dungeon exploration.Chris Piazza1999-07-0512-0/+272
Unlike other such games, there are a number of ways to "win" depending on various actions taken druing play. PR: 12506 Submitted by: Andrey Zakhvatov <andy@icc.surw.chel.su> Notes: svn path=/head/; revision=20067