notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: games/greed/Makefile
SVNWeb

Number of commits found: 26

Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Wed, 20 Jul 2022
[ 14:21 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:d56127bdfc7d6fca27855e27a66e61ce99cce27c  commit hash:d56127bdfc7d6fca27855e27a66e61ce99cce27c  commit hash:d56127bdfc7d6fca27855e27a66e61ce99cce27c  d56127b  (Only the first 10 of 744 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Mon, 6 Sep 2021
[ 21:13 Rene Ladan (rene) search for other commits by this committer ]    commit hash:3f85df49256b7bd28441e3babed9727005dce586  commit hash:3f85df49256b7bd28441e3babed9727005dce586  commit hash:3f85df49256b7bd28441e3babed9727005dce586  3f85df4  (Only the first 10 of 140 ports in this commit are shown above. View all ports for this commit)
*: Return culot@'s ports to the pool (and perl@) after safekeeping his bit.
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Fri, 28 Jul 2017
[ 13:31 culot search for other commits by this committer ] Original commit   Revision:446832
- Update to 4.2

Changes:	http://www.catb.org/~esr/greed/NEWS
Thu, 4 Feb 2016
[ 21:27 marino search for other commits by this committer ] Original commit   Revision:408099
games/greed: document ncurses requirement (USES+=ncurses)

Also link with libncurses, not libcurses.

approved by:	infrastructure blanket
Tue, 16 Jun 2015
[ 08:01 culot search for other commits by this committer ] Original commit   Revision:389826
- Update to 4.1

Changes:	http://www.catb.org/~esr/greed/NEWS
Wed, 8 Apr 2015
[ 12:35 culot search for other commits by this committer ] Original commit   Revision:383565
- Update to 3.11

Changes:	http://www.catb.org/~esr/greed/NEWS
Mon, 30 Mar 2015
[ 21:35 bapt search for other commits by this committer ] Original commit   Revision:382744
Remove dead mirror
Fri, 12 Sep 2014
[ 17:39 antoine search for other commits by this committer ] Original commit   Revision:368052
- Allow staging as a regular user
- Bump portrevision as a file was packaged with wrong group
Thu, 24 Jul 2014
[ 15:49 adamw search for other commits by this committer ] Original commit   Revision:362809
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.
Mon, 19 May 2014
[ 06:45 culot search for other commits by this committer ] Original commit   Revision:354496
- Update to 3.10
- Update LICENSE to BSD3CLAUSE

Changes:	http://www.catb.org/~esr/greed/NEWS
Wed, 27 Nov 2013
[ 14:58 culot search for other commits by this committer ] Original commit   Revision:335019
- Update to 3.9
- Support staging
- Add LICENSE (BSD)
- Remove leading article from COMMENT

Changes:	http://www.catb.org/~esr/greed/NEWS
Fri, 20 Sep 2013
[ 17:36 bapt search for other commits by this committer ] Original commit   Revision:327730 (Only the first 10 of 1149 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
games)
Sun, 26 Feb 2012
[ 18:46 culot search for other commits by this committer ] Original commit 
- Update to 3.8
- Take maintainership

Changes:        http://www.catb.org/~esr/greed/NEWS
Fri, 23 Sep 2011
[ 22:26 amdmi3 search for other commits by this committer ] Original commit  (Only the first 10 of 2369 ports in this commit are shown above. View all ports for this commit)
- 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
Fri, 15 Apr 2011
[ 09:06 decke search for other commits by this committer ] Original commit 
- Update to 3.7
- Remove MD5 checksum
- Remove Alpha specifc patch

PR:             ports/156407
Submitted by:   Benedict Reuschling <bcr@FreeBSD.org>
Fri, 3 Aug 2007
[ 06:42 sat search for other commits by this committer ] Original commit 
- Update to 3.6
- Add mirrors
- Remove empty scorefile at deinstall
- Minor tweaks
Sat, 15 Apr 2006
[ 00:01 linimon search for other commits by this committer ] Original commit  (Only the first 10 of 41 ports in this commit are shown above. View all ports for this commit)
Reset markp due to lack of response to email and maintainer-timeouts.

Hat:    portmgr
Fri, 6 Feb 2004
[ 13:12 trevor search for other commits by this committer ] Original commit  (Only the first 10 of 1568 ports in this commit are shown above. View all ports for this commit)
Use PLIST_FILES (bento-tested, marcus-reviewed).
Sat, 27 Dec 2003
[ 01:53 markp search for other commits by this committer ] Original commit 
Update to 3.5.
Sat, 22 Feb 2003
[ 16:04 markp search for other commits by this committer ] Original commit 
Update to 3.4.
De-pkg-comment.
Sun, 9 Feb 2003
[ 07:53 markp search for other commits by this committer ] Original commit 
Update MASTER_SITES and WWW
Fri, 8 Jun 2001
[ 06:36 markp search for other commits by this committer ] Original commit  (Only the first 10 of 30 ports in this commit are shown above. View all ports for this commit)
Updated MAINTAINER to my new committer email address    
Sat, 7 Apr 2001
[ 09:52 will search for other commits by this committer ] Original commit 
Set PKGNAME to games-greed using PKGNAMESUFFIX.    
[ 06:24 will search for other commits by this committer ] Original commit 
Add greed 3.3, a text puzzle game with the aim of clearing the game   field.    

Number of commits found: 26