aboutsummaryrefslogtreecommitdiff
path: root/games/dopewars
Commit message (Collapse)AuthorAgeFilesLines
* Update to 1.5.6.Pete Fritchman2002-05-153-3/+6
| | | | | | | Submitted by: kris Notes: svn path=/head/; revision=59202
* Update to 1.5.4Pete Fritchman2002-03-254-7/+12
| | | | Notes: svn path=/head/; revision=56659
* - update to 1.5.3Pete Fritchman2002-02-196-23/+14
| | | | | | | | | - enable network play by default, make CONFIGURE_ARGS= CONFIGURE_ARGS+= so users can specify more configure options easily - put my name/email in pkg-descr Notes: svn path=/head/; revision=54882
* Add a patch to fix the default score file generation and adjust pkg-plist toPete Fritchman2001-12-232-0/+13
| | | | | | | | | | remove the backup score file (if it is empty). Reported by: many Obtained from: dopewars cvs Notes: svn path=/head/; revision=52067
* Fix a braino: when using @unexec rmdir, must specify %D/foo so rmdir knowsPete Fritchman2001-11-291-3/+3
| | | | | | | | | what to remove (opposed to just rmdir foo). Noticed by: bento Notes: svn path=/head/; revision=50709
* Update to 1.5.2Pete Fritchman2001-10-295-18/+10
| | | | Notes: svn path=/head/; revision=49327
* Change my email address to petef@FreeBSD.org for the ports I maintain.Pete Fritchman2001-08-221-1/+1
| | | | | | | Reviewed by: ade Notes: svn path=/head/; revision=46662
* o support NOPORTDOCSMario Sergio Fujikawa Ferreira2001-08-034-28/+53
| | | | | | | | | | | | | o add missing manpage o fix PLIST o remove files/patch-aa o add files/patch-doc::Makefile.in PR: 29402 Submitted by: maintainer Notes: svn path=/head/; revision=45755
* Make Pete Fritchman <petef@databits.net> this port's MAINTAINER.Jim Mock2001-07-011-1/+1
| | | | | | | Requested by: Pete Fritchman <petef@databits.net> Notes: svn path=/head/; revision=44618
* Update to version 1.5.1.Jim Mock2001-06-193-19/+18
| | | | Notes: svn path=/head/; revision=44232
* Update to version 1.5.0. This application now uses GTK (oh, happy joy).Jim Mock2001-06-187-79/+38
| | | | Notes: svn path=/head/; revision=44184
* Add a security warning about the many local buffer overflows in thisKris Kennaway2001-01-292-0/+15
| | | | | | | | | software, qualified by the fact that it's setgid games and therefore not dangerous to the system. Many of these buffer overflows aren't classic smashed stacks, but I bet at least one is exploitable :-) Notes: svn path=/head/; revision=37709
* Update to version 1.4.8.Jim Mock2000-07-102-2/+2
| | | | Notes: svn path=/head/; revision=30433
* Add scorefile to PLISTKris Kennaway2000-06-051-0/+1
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=29196
* PORTNAME/PORTVERSION stuffMichael Haro2000-04-141-2/+2
| | | | Notes: svn path=/head/; revision=27507
* make this install correctlyMichael Haro2000-01-291-0/+22
| | | | Notes: svn path=/head/; revision=25254
* Update to version 1.4.7Jim Mock2000-01-154-47/+28
| | | | Notes: svn path=/head/; revision=24752
* Update to version 1.4.6.Jim Mock1999-12-035-11/+60
| | | | Notes: svn path=/head/; revision=23566
* Updated to version 1.4.5Jim Mock1999-10-222-3/+3
| | | | Notes: svn path=/head/; revision=22590
* Updated to version 1.4.4Jim Mock1999-09-192-3/+3
| | | | Notes: svn path=/head/; revision=21730
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20948
* Updated my email addressJim Mock1999-08-142-7/+5
| | | | Notes: svn path=/head/; revision=20714
* Respect CC and CFLAGSKris Kennaway1999-07-301-0/+10
| | | | Notes: svn path=/head/; revision=20394
* Commit #2/4 to enforce Caps, no period. I ran this oe asTim Vanderhoek1999-06-261-1/+1
| | | | | | | | | $ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab` Results to follow. :) Notes: svn path=/head/; revision=19801
* Update to 1.4.3Chris Piazza1999-06-262-4/+4
| | | | | | | | PR: 12397 Submitted by: Jim Mock <jim@phrantic.phear.net> Notes: svn path=/head/; revision=19793
* Initial import of dopewars version 1.4.2.Steve Price1999-06-065-0/+41
A UNIX rewrite of a game orginally based on "Drug Wars". PR: 11731 Submitted by: Jim Mock <jim@phrantic.phear.net> Notes: svn path=/head/; revision=19269