| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
22 Aug 2009 01:23:13
3.4.3_7  |
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with G |
31 Jul 2009 14:57:52
3.4.3_7
|
dinoex  |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
25 Jul 2009 01:25:21
3.4.3_6
|
wxs  |
- Add support for WITH_STATUSCOLORS.
- While here move to my distfile mirror instead of old one.
PR: ports/136220
Submitted by: Jeremy Chadwick <jdc@parodius.com> |
09 May 2009 03:46:09
3.4.3_6
|
wxs  |
- Mark my ports as MAKE_JOBS_SAFE (with the exception of nethack34-gnome which
is MAKE_JOBS_UNSAFE). |
23 Jan 2009 16:28:36
3.4.3_6
|
flz  |
- Update X.org ports to 7.4+ (few ports are more recent than the katamari).
- Bump PORTREVISION for all ports depending on libglut since the shlib
version number went from 4 to 3.
- Bump PORTREVISION for all ports depending on libXaw as libXaw.so.8 isn't
installed anymore.
- Couple of ports fixes (mostly missing xorg components added to USE_XORG). |
20 Nov 2008 14:22:24
3.4.3_5
|
wxs  |
Take maintainership. As a die-hard fan of nethack I can give this port a
good home. |
20 Nov 2008 11:06:24
3.4.3_5
|
koitsu  |
Maintainer moved to ports@FreeBSD.org. |
25 Jul 2008 13:24:09
3.4.3_5
|
pav  |
- Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default
MAKE_ENV |
27 May 2008 09:22:29
3.4.3_5
|
koitsu  |
Update menucolors patch. Use official patchsite as well. |
19 Apr 2008 18:56:05
3.4.3_5  |
miwi  |
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav) |
26 Mar 2008 16:25:20
3.4.3_5  |
koitsu  |
* Maintainer freebsd@jdc.parodius.com --> koitsu@FreeBSD.org (I'm both)
* Add some redundancy fetch locations to MASTER_SITE_LOCAL. |
20 Mar 2008 09:46:38
3.4.3_5
|
pav  |
- Remove USE_GETOPT_LONG which is a no-op since March 2007 |
11 Mar 2008 15:57:05
3.4.3_5
|
pav  |
- Replace USE_XPM with a list of required xorg components
With hat: portmgr |
19 May 2007 21:32:57
3.4.3_4
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
15 Jan 2007 17:24:34
3.4.3_3
|
koitsu  |
Details of previous commit:
* Add WITH_HPMON support - colourises hitpoints as they decrease.
* Address issue where uninstalling with existing save games in
place (PREFIX/lib/nethack/save/*) would result in a "Could not
remove PREFIX/lib/nethack" error. Now echoes some useful
comments to the user when failing to rmdir PREFIX/lib/nethack/save,
and using @dirrmtry on the PREFIX/lib/nethack directory.
Also added:
* Reference MASTER_SITE_LOCAL for hpmon.diff, in the case the
main patch site isn't available.
PR: ports/107941
Approved by: philip |
15 Jan 2007 15:57:21
3.4.3_3
|
koitsu  |
Committed.
PR: 107941
Approved by: philip |
03 Sep 2006 12:10:40
3.4.3_3
|
arved  |
Fix nethack34-qt variant |
03 Sep 2006 03:52:11
3.4.3_3
|
kris  |
The qt variant is scheduled for removal on 2006-12-01 |
06 Jun 2006 15:16:12
3.4.3_3
|
itetcu  |
Broken if builded with qt.
PR: ports/98198
Submitted by: maintainer
Approved by: lawrance (mentor, implicit) |
26 May 2006 15:56:09
3.4.3_3
|
pav  |
* WITH_MENUCOLORS: Now references jilles' newer site/URL
* WITH_MENUCOLORS: Use POSIX-compliant regex via MENU_COLOR_REGEX_POSIX
* No more reliance on gnuregex
* Squelch patch-time calls to REINPLACE_CMD
* Update distinfo to reference new menucolors patch
* Update patch-ad to remove -lgnuregex (see below note)
* Update patch-ad to remove use of $LIBTTY
PR: ports/92958
Submitted by: Jeremy Chadwick <freebsd@jdc.parodius.com> (maintainer) |
08 May 2006 00:46:33
3.4.3_3
|
edwin  |
Remove USE_REINPLACE for categories starting with a G |
07 Mar 2006 08:28:06
3.4.3_3
|
ade  |
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.
Discussed with: kris
Approved by: portmgr (implicit) |
03 Feb 2006 17:45:47
3.4.3_2
|
glewis  |
. Locally mirror the menucolor patch due to the patch site having gone on
walkabout. [1]
. Add SHA256 for the above patch.
PR: 92147 [1] |
01 Feb 2006 02:48:09
3.4.3_2
|
edwin  |
SHA256ify
Approved by: krion@ |
22 Jan 2006 02:11:14
3.4.3_2
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
19 Feb 2005 23:48:56
3.4.3_2
|
pav  |
- Menucolor patch was updated
PR: ports/77735
Submitted by: Jeremy Chadwick <freebsd@jdc.parodius.com> (maintainer) |
05 Jul 2004 13:47:43
3.4.3_2
|
vs  |
Assign maintainership to submitter of previous PRs.
Thanks to Jeremy Chadwick for volunteering to keep an eye on nethack! |
01 Jul 2004 19:49:43
3.4.3_2
|
vs  |
- Fix MENUCOLORS-support on -CURRENT
- Add WITH_MAIL-knob
PR: ports/68522
Submitted by Jeremy Chadwick |
30 Jun 2004 10:58:09
3.4.3_2
|
vs  |
Add WITH_MENUCOLORS tweak for console-version:
http://www.netsonic.fi/~walker/nethack.html
PR: ports/68363
Submitted by: Jeremy Chadwick |
04 Feb 2004 05:21:48
3.4.3_1
|
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
29 Jan 2004 07:24:56
3.4.3
|
trevor  |
SIZEify. |
11 Dec 2003 19:57:17
3.4.3
|
pav  |
- Update to 3.4.3
PR: ports/60136
Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org> |
14 Oct 2003 10:45:57
3.4.2
|
arved  |
Fix nethack-qt with Qt3.2.
Set Maintainer back to ports.
Submitted by: Adriaan de Groot adridg@sci.kun.nl
Reported by: bento |
28 Sep 2003 12:51:31
3.4.2
|
edwin  |
Update port: games/nethack to 5.4.2
- Update to version 5.4.2
PR: ports/56279
Submitted by: KATO Tsuguru <tkato@prontomail.com> |
19 Jun 2003 16:46:14
3.4.1_1
|
naddy  |
Fix build on -stable.
PR: 53492
Submitted by: Ports Fury |
19 Jun 2003 15:20:34
3.4.1_1
|
naddy  |
Remove check for obsolete "bs" termcap attribute which is disappearing
from new termcap entries.
Reported by: Guy Middleton <guy@obstruction.com> |
05 Jun 2003 21:06:31
3.4.1
|
naddy  |
Update to version 3.4.1.
PR: 52664
Submitted by: Ports Fury |
04 Jun 2003 23:43:38
3.4.0_1
|
kris  |
Move inclusion of bsd.port.pre.mk later in the file for conditional BROKEN
tag. Early inclusion caused problems for some ports, so to be safe I'm
updating all of them.
Pointy hat to: kris |
18 May 2003 13:10:30
3.4.0_1
|
kris  |
WITH_QT_GRAPHICS is BROKEN on 5.1: bad C++ code |
07 May 2003 15:09:07
3.4.0_1
|
arved  |
USE_GETOPT_LONG[1]
Remove a duplicate PORTREVISION
PR: 51857[1]
Submitted by: KATO Tsuguru <tkato@prontomail.com> |
11 Mar 2003 20:57:54
3.4.0_1
|
fenner  |
Update MASTER_SITES for MAINTAINER-less ports.
PR: ports/49045
Submitted By: Ryan T. Dean <rtdean@cytherianage.net>
Approved By: portmgr |
18 Feb 2003 05:56:18
3.4.0_1
|
knu  |
De-pkg-comment nethack34 master-slave ports. |
11 Feb 2003 13:55:38
3.4.0_1
|
roam  |
Add a patch that fixes this particular misuse of strcat().
Remove the FORBIDDEN keyword with some apprehension: there might well
be other holes left :(
Bump PORTREVISION for the applied bug (and security-) fix. |
11 Feb 2003 12:02:24
3.4.0
|
roam  |
Mark FORBIDDEN due to a locally-exploitable buffer overflow, as reported
on BugTraq:
http://online.securityfocus.com/archive/1/311172/2003-02-08/2003-02-14/0
I wish people would contact the vendor more often, so patches/updates
are available at the time of the advisory, but oh well... |
12 Jan 2003 02:09:17
3.4.0
|
edwin  |
Maintainer emails address bounced |
12 Jan 2003 02:08:49
3.4.0
|
edwin  |
Update games/nethack34:
- Support QT3
- Add knob for WITHOUT_SHELL
PR: 41768 46939
Submitted by: User & <freebsd@stevenwills.com>, KATO Tsuguru
<tkato@prontomail.com> |
12 Aug 2002 22:52:00
3.4.0
|
knu  |
Add a note that HACKNAME, HACKDIR and HACKDOCSDIR are configurable. |
12 Aug 2002 22:20:29
3.4.0
|
knu  |
- Define USE_REINPLACE and use REINPLACE_CMD instead of perl.
- Make the install directory and the program name configurable.
We'll change the defaults in future so one can install
multiple versions of nethack at a time.
- Do not mercilessly remove non-empty logfile and record on
deinstallation. |
12 Aug 2002 22:06:54
3.4.0
|
knu  |
Don't pretend we are SysV. We are BSD. |
14 May 2002 21:00:25
3.4.0
|
knu  |
Update to nethack 3.4.0 after repocopying from nethack33{,-*}.
Unify the variant ports and make them slave ports of the master port,
nethack34.
Unbreak nethack34-gnome.
PR: ports/36576, ports/36880
Submitted by: KATO Tsuguru <tkato@prontomail.com>,
Jan Stocker <Jan.Stocker@t-online.de> (MAINTAINER of -gnome) |