Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
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) |
0.4.0 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 ) |
0.4.0 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 ) |
0.4.0 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
0.4.0 04 Feb 2016 18:39:29
  |
marino  |
games/alienware: document ncurses rqmt (USES+=ncurses), respect LDFLAGS
Previously somebody patched this to linked with libcurses over libncurses,
so reverse that. |
0.4.0 29 Oct 2013 20:02:19
  |
danilo  |
- Add stage support
- Use options helpers |
0.4.0 20 Sep 2013 17:36:36
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
games) |
0.4.0 14 Aug 2013 22:35:54
  |
ak  |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
0.4.0 25 Mar 2013 06:06:12
  |
miwi  |
- Update to 0.4.0
PR: 177245
Submitted by: ports fury |
0.3.0 11 Dec 2012 14:37:21
  |
jhale  |
- Make difficulty selection a little more intuitive
- Simplify DOCS install
- Trim header |
0.3.0 11 Dec 2012 13:13:30
  |
bapt  |
Convert SINGLE -> RADIO option |
0.3.0 12 Jun 2012 16:35:45
 |
bapt  |
Convert to new options framework |
0.3.0 14 Dec 2011 21:29:16
 |
crees  |
Add LICENSE data.
PR: ports/149564 (based on)
Submitted by: Ullrich Franke <uf@raindogs.org>
Approved by: [no objections from maintainers in four weeks] |
0.3.0 03 Jul 2011 14:25:36
 |
ohauer  |
-remove MD5 |
0.3.0 29 May 2009 03:19:51
 |
linimon  |
Reset maintainer: email address bounces. |
0.3.0 31 Jan 2009 22:14:51
 |
pav  |
- Update download location, update WWW |
0.3.0 22 Jan 2006 11:18:58
 |
edwin  |
SHA256ify
Approved by: krion@ |
0.3.0 25 Jul 2005 16:10:59
 |
jylefort  |
Add alienwave.
A shoot'em up game written using ncurses where you control a spaceship and
must kill as many alien spaceships as you can.
WWW: http://www.cs.unibo.it/~pira/alienwave/aw.html
PR: ports/83967
Submitted by: Travis Poppe <tlp@liquidx.org> |