Port details |
- greed Text puzzle game with the aim of clearing the game field
- 4.3 games =2 4.3Version of this port present on the latest quarterly branch.
- Maintainer: eduardo@FreeBSD.org
- Port Added: 2001-04-07 02:24:31
- Last Update: 2024-02-07 09:27:16
- Commit Hash: a4a12bb
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: BSD2CLAUSE
- WWW:
- http://catb.org/~esr/greed/
- Description:
- Greed is a unique text puzzle game where the object is to move around
the game field clearing the most numbers.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/games/greed/ && make install clean
- To add the package, run one of these commands:
- pkg install games/greed
- pkg install greed-game
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: greed-game
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1707295885
SHA256 (greed-4.3.tar.gz) = 60433afaef3eb8e20e4aa33d4b5538f6ea661b1880c98cd9d7c6df86c91d4baa
SIZE (greed-4.3.tar.gz) = 15161
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- games_greed
- USES:
- ncurses
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
4.3 07 Feb 2024 09:27:16 |
Nuno Teixeira (eduardo) |
games/greed: Update to 4.3
- Switch to DISTVERSION
- Define LICENSE_FILE
- Take maintainership
ChangeLog: https://gitlab.com/esr/greed/-/blob/master/NEWS.adoc |
4.2_1 09 Jan 2024 13:27:13 |
Baptiste Daroussin (bapt) |
MAN[4-8]PREFIX: eleminate its usage and move man to share/man |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
4.2 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
4.2 20 Jul 2022 14:21:58 |
Tobias C. Berner (tcberner) |
games: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <benlutz@datacomm.ch>
* <janos.mohacsi@bsd.hu>
* Aaron Baugher
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron VonderHaar <avh4@usa.net>
* Aaron Zauner <az_mail@gmx.at>
* Adam Kranzel (adam@alameda.edu)
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org> (Only the first 15 lines of the commit message are shown above ) |
4.2 06 Sep 2021 21:13:27 |
Rene Ladan (rene) |
*: Return culot@'s ports to the pool (and perl@) after safekeeping his bit. |
4.2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
4.2 28 Jul 2017 13:31:49 |
culot |
- Update to 4.2
Changes: http://www.catb.org/~esr/greed/NEWS |
4.1 04 Feb 2016 21:27:39 |
marino |
games/greed: document ncurses requirement (USES+=ncurses)
Also link with libncurses, not libcurses.
approved by: infrastructure blanket |
4.1 18 Jun 2015 05:18:41 |
culot |
- Fix build on i386
Reported by: amdmi3@ |
4.1 16 Jun 2015 08:01:55 |
culot |
- Update to 4.1
Changes: http://www.catb.org/~esr/greed/NEWS |
3.11 08 Apr 2015 12:35:01 |
culot |
- Update to 3.11
Changes: http://www.catb.org/~esr/greed/NEWS |
3.10_1 30 Mar 2015 21:35:19 |
bapt |
Remove dead mirror |
3.10_1 12 Sep 2014 17:39:03 |
antoine |
- Allow staging as a regular user
- Bump portrevision as a file was packaged with wrong group |
3.10 02 Sep 2014 21:50:22 |
bapt |
Simplify plist |
3.10 24 Jul 2014 15:53:30 |
adamw |
Turns out @sample doesn't handle @mode correctly, so set the mode
manually with an @exec. |
3.10 24 Jul 2014 15:49:33 |
adamw |
This port was not stage-safe as it was making direct writes to /var. Fix that,
along with making do-install substantially easier to read. While here, stop
muting the build command. |
3.10 19 May 2014 06:45:12 |
culot |
- Update to 3.10
- Update LICENSE to BSD3CLAUSE
Changes: http://www.catb.org/~esr/greed/NEWS |
3.9 27 Nov 2013 14:58:29 |
culot |
- Update to 3.9
- Support staging
- Add LICENSE (BSD)
- Remove leading article from COMMENT
Changes: http://www.catb.org/~esr/greed/NEWS |
3.8 20 Sep 2013 17:36:36 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
games) |
3.8 26 Feb 2012 18:46:45 |
culot |
- Update to 3.8
- Take maintainership
Changes: http://www.catb.org/~esr/greed/NEWS |
3.7 23 Sep 2011 22:26:39 |
amdmi3 |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- 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 |
3.7 15 Apr 2011 09:06:43 |
decke |
- Update to 3.7
- Remove MD5 checksum
- Remove Alpha specifc patch
PR: ports/156407
Submitted by: Benedict Reuschling <bcr@FreeBSD.org> |
3.6 21 Dec 2009 02:19:12 |
dougb |
For ports maintained by ports@FreeBSD.org, remove names and/or
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. |
3.6 03 Aug 2007 06:42:12 |
sat |
- Update to 3.6
- Add mirrors
- Remove empty scorefile at deinstall
- Minor tweaks |
3.5 15 Apr 2006 00:01:12 |
linimon |
Reset markp due to lack of response to email and maintainer-timeouts.
Hat: portmgr |
3.5 22 Jan 2006 11:18:58 |
edwin |
SHA256ify
Approved by: krion@ |
3.5 31 Mar 2004 03:12:58 |
trevor |
SIZEify (maintainer timeout) |
3.5 06 Feb 2004 13:12:53 |
trevor |
Use PLIST_FILES (bento-tested, marcus-reviewed). |
3.5 27 Dec 2003 01:53:34 |
markp |
Update to 3.5. |
3.4 22 Feb 2003 16:04:35 |
markp |
Update to 3.4.
De-pkg-comment. |
3.3 09 Feb 2003 07:53:25 |
markp |
Update MASTER_SITES and WWW |
3.3 21 Oct 2002 20:37:18 |
wollman |
Use correct syntax for chown(8). |
08 Jun 2001 06:36:46 |
markp |
Updated MAINTAINER to my new committer email address |
17 Apr 2001 05:56:27 |
will |
This has to be the most amusing mistake I've ever seen Steve "The Machine"
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). :-) |
07 Apr 2001 09:52:11 |
will |
Set PKGNAME to games-greed using PKGNAMESUFFIX. |
07 Apr 2001 06:24:31 |
will |
Add greed 3.3, a text puzzle game with the aim of clearing the game field. |