Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
05 Nov 2019 22:16:15
3.4.3_9

|
zeising  |
Add USES=xorg USES=gl, ports categories g
Add USES=xorg and USES=gl to ports in categories starting with 'g'.
While here, try to sprinkle other USES (mostly gnome and sdl) as needed. |
22 Sep 2019 08:56:50
3.4.3_9

|
glewis  |
Preserve scores during updates
* Treat record and logfile as "samples" so that they will be kept when
updating if they have anything in them. |
26 May 2018 23:00:02
3.4.3_9

|
glewis  |
. Update URL for STATUS_COLORS patch.
PR: 228481
Submitted by: Jeremy Chadwick <jdc@koitsu.org> |
08 Dec 2017 08:33:45
3.4.3_9

|
mat  |
Don't include bsd.port.options.mk after bsd.port.pre.mk.
Sponsored by: Absolight |
31 Jul 2016 09:41:12
3.4.3_9

|
ed  |
Don't let the Nethack ports declare srandom() themselves.
As the prototype of srandom() has changed, be sure to no longer declare
the prototype of this function ourselves. Instead, simply pull in the
<stdlib.h> header that declares this function.
Reported by: antoine@
Reviewed by: glewis@
Differential Revision: https://reviews.freebsd.org/D7378 |
31 Jan 2016 11:54:29
3.4.3_9

|
marino  |
games/nethack34: Restore patch hunk inadvertently expanded by last commit
reported by: mat@ |
31 Jan 2016 11:14:26
3.4.3_9

|
marino  |
games/nethack34(-nox11): Respect LDFLAGS
approved by: infrastructure blanket (related to ncurses work) |
31 Jan 2016 09:25:33
3.4.3_9

|
marino  |
x11/xterm: document ncurses requirement (USES+=ncurses), plus ...
In addition to adding USES+= ncurses:
* specify libncurses instead of ancient libtermcap (which is symlinked
to libncurses anyway on FreeBSD base)
* Bring in USES+= alias from dports while here
approved by: infrastructure blanket |
21 Jan 2016 05:20:02
3.4.3_9

|
glewis  |
. Fix MASTER_SITES and thus fetch.
PR: 206429
Submitted by: groot@kde.org |
27 Dec 2015 23:05:19
3.4.3_9

|
glewis  |
. Modify the nethack34 port to install itself in a versionsed fashion to
make way for a port of NetHack 3.6.0.
. Add a note to updating on how to preserve save and bones files.
PR: 205255
Submitted by: groot@kde.org (partially) |
22 May 2015 13:34:22
3.4.3_8

|
mat  |
Remove $FreeBSD$ from patches files in categories a-j.
With hat: portmgr
Sponsored by: Absolight |
14 May 2015 10:15:09
3.4.3_8

|
mat  |
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight |
22 Feb 2015 18:58:37
3.4.3_8

|
glewis  |
. Fix permissions on DATADIR
PR: 192743 |
06 Oct 2014 22:43:06
3.4.3_8

|
antoine  |
Fix packaging |
29 Jul 2014 19:11:53
3.4.3_8

|
adamw  |
Convert a bunch of EXTRACT_SUFX=... into USES=tar:...
Approved by: portmgr (not really, but touches unstaged ports) |
29 Jun 2014 08:19:01
3.4.3_8

|
glewis  |
. Move OPTIONS_DEFINE before bsd.port.pre.mk, per portlint. |
29 Jun 2014 06:40:32
3.4.3_8

|
glewis  |
. Fix COMMENT. |
29 Jun 2014 06:36:43
3.4.3_8

|
glewis  |
. Support staging. |
29 Jun 2014 05:33:38
3.4.3_8

|
glewis  |
. Rename patch files to use a less antique naming convention. |
13 Jun 2014 07:36:28
3.4.3_8

|
olgeni  |
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. Categories G-I.
CR: D201
Approved by: portmgr (bapt) |
29 May 2014 14:35:01
3.4.3_8

|
miwi  |
- Convert gmake, bzip to USES
Approved by: portmgr |
21 Feb 2014 13:36:57
3.4.3_8

|
ehaupt  |
Remove trailing whitespaces from category games |
10 Feb 2014 13:54:28
3.4.3_8

|
ehaupt  |
According to the Porter's Handbook (5.12.2.3.) default options must be added to
OPTIONS_DEFINE. This policy has been implemented only recently that's why we
have many ports violating this policy.
This patch adds the default options specified in the Porter's Handbook to
OPTIONS_DEFINE where they are being used. Ports maintained by
gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded.
Approved by: portmgr (bapt) |
21 Jan 2014 23:40:23
3.4.3_8

|
bapt  |
Fix properties on pkg-plist |
13 Oct 2013 20:29:33
3.4.3_8

|
glewis  |
. Remove the nethack3*-gnome ports. They are one of the last users of
deprecated versions of the Gnome libraries.
Requested by: bapt@ |
22 Sep 2013 18:05:05
3.4.3_8

|
bapt  |
Fix NO_STAGE attribution |
20 Sep 2013 17:36:36
3.4.3_8

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
games) |
14 Aug 2013 22:35:54
3.4.3_8

|
ak  |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
10 Jul 2013 04:54:11
3.4.3_8

|
glewis  |
. Remove the nethack34-qt port which requires the expired QT3 port.
. Convert Makefile header.
. NOPORTDOCS -> PORT_OPTIONS:MDOCS.
. Pet portlint by putting LICENSE_FILE line at the correct place.
PR: 180275
Submitted by: rene@ (with some additions) |
02 Mar 2013 03:55:26
3.4.3_8

|
eadler  |
Variable that start with _ are considered private to the defining
makefile and may not be used by ports makefiles.
In addition, avoid problems should the defaults ever change.
Approved by: portmgr (tabthorpe) |
17 Dec 2012 02:39:06
3.4.3_8

|
glewis  |
. Update URL for WITH_MENUCOLORS patch.
PR: 174449
Submitted by: Jeremy Chadwick <jdc@koitsu.org> |
28 Jun 2012 20:15:27
3.4.3_8
|
crees  |
Update maintainer addresses, MASTER_SITES and PATCH_SITES
PR: ports/169528
Submitted by: koitsu (maintainer) |
01 Jun 2012 05:26:28
3.4.3_8
|
dinoex  |
- update png to 1.5.10 |
14 Dec 2011 21:29:16
3.4.3_7
|
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] |
24 Oct 2011 04:17:38
3.4.3_7
|
dougb  |
Remove more tags from pkg-descr files fo the form:
- Name
em@i.l
or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file. |
23 Sep 2011 22:26:39
3.4.3_7
|
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 |
01 Jun 2011 04:23:27
3.4.3_7
|
glewis  |
. Canonicalise my email address in MAINTAINER. |
31 May 2011 18:15:09
3.4.3_7
|
wxs  |
- Pass maintainer to submitter of previous PR. Greg is the maintainer of
the other nethack ports. These are going to a good home!
Submitted by: Greg Lewis <glewis@eyesbeyond.com> |
31 May 2011 16:03:56
3.4.3_7
|
wxs  |
- Fix build when WITH_HPMON is defined. The patch was not in distinfo.
- Remove MD5 from distinfo.
PR: ports/157454
Submitted by: Greg Lewis <glewis@misty.eyesbeyond.com> |
22 Aug 2009 00:23:13
3.4.3_7 
|
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with G |
31 Jul 2009 13: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 00: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 02: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 12: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 08:22:29
3.4.3_5
|
koitsu  |
Update menucolors patch. Use official patchsite as well. |
19 Apr 2008 17: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 20: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 11:10:40
3.4.3_3
|
arved  |
Fix nethack34-qt variant |
03 Sep 2006 02:52:11
3.4.3_3
|
kris  |
The qt variant is scheduled for removal on 2006-12-01 |
06 Jun 2006 14: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 14: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) |
07 May 2006 23: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 12: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 18: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 09: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 09: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 11: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 15:46:14
3.4.1_1
|
naddy  |
Fix build on -stable.
PR: 53492
Submitted by: Ports Fury |
19 Jun 2003 14: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 20:06:31
3.4.1
|
naddy  |
Update to version 3.4.1.
PR: 52664
Submitted by: Ports Fury |
04 Jun 2003 22: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 12:10:30
3.4.0_1
|
kris  |
WITH_QT_GRAPHICS is BROKEN on 5.1: bad C++ code |
07 May 2003 14: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 21:52:00
3.4.0
|
knu  |
Add a note that HACKNAME, HACKDIR and HACKDOCSDIR are configurable. |
12 Aug 2002 21: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 21:06:54
3.4.0
|
knu  |
Don't pretend we are SysV. We are BSD. |
14 May 2002 20: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) |