aboutsummaryrefslogtreecommitdiff
path: root/games/greed
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* - Update to 4.2Frederic Culot2017-07-283-14/+5
| | | | | | | Changes: http://www.catb.org/~esr/greed/NEWS Notes: svn path=/head/; revision=446832
* games/greed: document ncurses requirement (USES+=ncurses)John Marino2016-02-041-1/+2
| | | | | | | | | Also link with libncurses, not libcurses. approved by: infrastructure blanket Notes: svn path=/head/; revision=408099
* - Fix build on i386Frederic Culot2015-06-181-0/+10
| | | | | | | Reported by: amdmi3@ Notes: svn path=/head/; revision=390012
* - Update to 4.1Frederic Culot2015-06-162-3/+3
| | | | | | | Changes: http://www.catb.org/~esr/greed/NEWS Notes: svn path=/head/; revision=389826
* - Update to 3.11Frederic Culot2015-04-082-4/+3
| | | | | | | Changes: http://www.catb.org/~esr/greed/NEWS Notes: svn path=/head/; revision=383565
* Remove dead mirrorBaptiste Daroussin2015-03-301-1/+1
| | | | Notes: svn path=/head/; revision=382744
* - Allow staging as a regular userAntoine Brodin2014-09-122-4/+5
| | | | | | | - Bump portrevision as a file was packaged with wrong group Notes: svn path=/head/; revision=368052
* Simplify plistBaptiste Daroussin2014-09-021-4/+1
| | | | Notes: svn path=/head/; revision=367086
* Turns out @sample doesn't handle @mode correctly, so set the modeAdam Weinberger2014-07-241-1/+1
| | | | | | | manually with an @exec. Notes: svn path=/head/; revision=362810
* This port was not stage-safe as it was making direct writes to /var. Fix that,Adam Weinberger2014-07-242-5/+8
| | | | | | | | along with making do-install substantially easier to read. While here, stop muting the build command. Notes: svn path=/head/; revision=362809
* - Update to 3.10Frederic Culot2014-05-192-4/+4
| | | | | | | | | - Update LICENSE to BSD3CLAUSE Changes: http://www.catb.org/~esr/greed/NEWS Notes: svn path=/head/; revision=354496
* - Update to 3.9Frederic Culot2013-11-273-9/+10
| | | | | | | | | | | - Support staging - Add LICENSE (BSD) - Remove leading article from COMMENT Changes: http://www.catb.org/~esr/greed/NEWS Notes: svn path=/head/; revision=335019
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | games) Notes: svn path=/head/; revision=327730
* - Update to 3.8Frederic Culot2012-02-262-4/+4
| | | | | | | | | - Take maintainership Changes: http://www.catb.org/~esr/greed/NEWS Notes: svn path=/head/; revision=292278
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-1/+1
| | | | | | | | | | | | - Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead PR: 157936 Submitted by: myself Exp-runs by: pav Approved by: pav Notes: svn path=/head/; revision=282282
* - Update to 3.7Bernhard Froehlich2011-04-153-14/+3
| | | | | | | | | | | - Remove MD5 checksum - Remove Alpha specifc patch PR: ports/156407 Submitted by: Benedict Reuschling <bcr@FreeBSD.org> Notes: svn path=/head/; revision=272750
* For ports maintained by ports@FreeBSD.org, remove names and/orDoug Barton2009-12-211-1/+0
| | | | | | | | | | | e-mail addresses from the pkg-descr file that could reasonably be mistaken for maintainer contact information in order to avoid confusion on the part of users looking for support. As a pleasant side effect this also avoids confusion and/or frustration for people who are no longer maintaining those ports. Notes: svn path=/head/; revision=246327
* - Update to 3.6Andrew Pantyukhin2007-08-035-38/+20
| | | | | | | | | - Add mirrors - Remove empty scorefile at deinstall - Minor tweaks Notes: svn path=/head/; revision=197002
* Reset markp due to lack of response to email and maintainer-timeouts.Mark Linimon2006-04-151-1/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=159527
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154152
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* Use PLIST_FILES (bento-tested, marcus-reviewed).Trevor Johnson2004-02-062-1/+1
| | | | Notes: svn path=/head/; revision=100139
* Update to 3.5.Mark Pulford2003-12-272-2/+2
| | | | Notes: svn path=/head/; revision=96671
* Update to 3.4.Mark Pulford2003-02-223-3/+3
| | | | | | | De-pkg-comment. Notes: svn path=/head/; revision=76162
* Update MASTER_SITES and WWWMark Pulford2003-02-092-5/+2
| | | | Notes: svn path=/head/; revision=75173
* Use correct syntax for chown(8).Garrett Wollman2002-10-211-1/+1
| | | | Notes: svn path=/head/; revision=68537
* Updated MAINTAINER to my new committer email addressMark Pulford2001-06-081-1/+1
| | | | | | | Reviewed by: will Notes: svn path=/head/; revision=43629
* This has to be the most amusing mistake I've ever seen Steve "The Machine"Will Andrews2001-04-171-0/+10
| | | | | | | | | | | | | | | | Price make. Apparently, there are two different "greed" ports, and this patch was intended for the games/greed port. So in the end Steve broke both ports (at least games/greed is just now fixed on Alpha, I think). :-) For posterity, here are the details of the original commit: Fix build on Alpha for ports/games/greed. PR: 26589 Submitted by: maintainer Notes: svn path=/head/; revision=41494
* Set PKGNAME to games-greed using PKGNAMESUFFIX.Will Andrews2001-04-071-0/+1
| | | | | | | Submitted by: cpiazza Notes: svn path=/head/; revision=41026
* Add greed 3.3, a text puzzle game with the aim of clearing the gameWill Andrews2001-04-077-0/+60
field. PR: 26294 Submitted by: Mark Pulford «mark@kyne.com.au> Notes: svn path=/head/; revision=41001