non port: games/nethack34/Makefile |
SVNWeb
|
Number of commits found: 75 |
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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 )
|
Wed, 20 Jul 2022
|
[ 14:21 Tobias C. Berner (tcberner) ] d56127b (Only the first 10 of 744 ports in this commit are shown above. )
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 )
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Tue, 5 Nov 2019
|
[ 22:16 zeising ] (Only the first 10 of 474 ports in this commit are shown above. )
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.
|
Sun, 22 Sep 2019
|
[ 08:56 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.
|
Sat, 26 May 2018
|
[ 23:00 glewis ]
. Update URL for STATUS_COLORS patch.
PR: 228481
Submitted by: Jeremy Chadwick <jdc@koitsu.org>
|
Fri, 8 Dec 2017
|
[ 08:33 mat ]
Don't include bsd.port.options.mk after bsd.port.pre.mk.
Sponsored by: Absolight
|
Sun, 31 Jan 2016
|
[ 09:25 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
|
Thu, 21 Jan 2016
|
[ 05:20 glewis ]
. Fix MASTER_SITES and thus fetch.
PR: 206429
Submitted by: groot@kde.org
|
Sun, 27 Dec 2015
|
[ 23:05 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)
|
Thu, 14 May 2015
|
[ 10:15 mat ] (Only the first 10 of 1814 ports in this commit are shown above. )
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
|
Mon, 6 Oct 2014
|
[ 22:43 antoine ]
Fix packaging
|
Tue, 29 Jul 2014
|
[ 19:11 adamw ] (Only the first 10 of 436 ports in this commit are shown above. )
Convert a bunch of EXTRACT_SUFX=... into USES=tar:...
Approved by: portmgr (not really, but touches unstaged ports)
|
Sun, 29 Jun 2014
|
[ 08:19 glewis ]
. Move OPTIONS_DEFINE before bsd.port.pre.mk, per portlint.
|
[ 06:40 glewis ]
. Fix COMMENT.
|
[ 06:36 glewis ]
. Support staging.
|
Fri, 13 Jun 2014
|
[ 07:36 olgeni ] (Only the first 10 of 235 ports in this commit are shown above. )
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)
|
Thu, 29 May 2014
|
[ 14:35 miwi ] (Only the first 10 of 36 ports in this commit are shown above. )
- Convert gmake, bzip to USES
Approved by: portmgr
|
Fri, 21 Feb 2014
|
[ 13:36 ehaupt ] (Only the first 10 of 42 ports in this commit are shown above. )
Remove trailing whitespaces from category games
|
Mon, 10 Feb 2014
|
[ 13:54 ehaupt ] (Only the first 10 of 581 ports in this commit are shown above. )
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)
|
Sun, 13 Oct 2013
|
[ 20:29 glewis ]
. Remove the nethack3*-gnome ports. They are one of the last users of
deprecated versions of the Gnome libraries.
Requested by: bapt@
|
Sun, 22 Sep 2013
|
[ 18:05 bapt ] (Only the first 10 of 132 ports in this commit are shown above. )
Fix NO_STAGE attribution
|
Fri, 20 Sep 2013
|
[ 17:36 bapt ] (Only the first 10 of 1149 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
games)
|
Wed, 14 Aug 2013
|
[ 22:35 ak ] (Only the first 10 of 1725 ports in this commit are shown above. )
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery)
|
Wed, 10 Jul 2013
|
[ 04:54 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)
|
Sat, 2 Mar 2013
|
[ 03:55 eadler ] (Only the first 10 of 30 ports in this commit are shown above. )
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)
|
Mon, 17 Dec 2012
|
[ 02:39 glewis ]
. Update URL for WITH_MENUCOLORS patch.
PR: 174449
Submitted by: Jeremy Chadwick <jdc@koitsu.org>
|
Thu, 28 Jun 2012
|
[ 20:15 crees ]
Update maintainer addresses, MASTER_SITES and PATCH_SITES
PR: ports/169528
Submitted by: koitsu (maintainer)
|
Fri, 1 Jun 2012
|
[ 05:26 dinoex ] (Only the first 10 of 4371 ports in this commit are shown above. )
- update png to 1.5.10
|
Wed, 14 Dec 2011
|
[ 21:29 crees ] (Only the first 10 of 30 ports in this commit are shown above. )
Add LICENSE data.
PR: ports/149564 (based on)
Submitted by: Ullrich Franke <uf@raindogs.org>
Approved by: [no objections from maintainers in four weeks]
|
Fri, 23 Sep 2011
|
[ 22:26 amdmi3 ] (Only the first 10 of 2369 ports in this commit are shown above. )
- 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
|
Wed, 1 Jun 2011
|
[ 04:23 glewis ]
. Canonicalise my email address in MAINTAINER.
|
Tue, 31 May 2011
|
[ 18:15 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>
|
Sat, 22 Aug 2009
|
[ 00:23 amdmi3 ] (Only the first 10 of 415 ports in this commit are shown above. )
- Switch SourceForge ports to the new File Release System: categories starting
with G
|
Fri, 31 Jul 2009
|
[ 13:57 dinoex ] (Only the first 10 of 3009 ports in this commit are shown above. )
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin
|
Sat, 25 Jul 2009
|
[ 00:25 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>
|
Sat, 9 May 2009
|
[ 02:46 wxs ] (Only the first 10 of 28 ports in this commit are shown above. )
- Mark my ports as MAKE_JOBS_SAFE (with the exception of nethack34-gnome which
is MAKE_JOBS_UNSAFE).
|
Fri, 23 Jan 2009
|
[ 16:28 flz ] (Only the first 10 of 612 ports in this commit are shown above. )
- 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).
|
Thu, 20 Nov 2008
|
[ 14:22 wxs ]
Take maintainership. As a die-hard fan of nethack I can give this port a
good home.
|
[ 11:06 koitsu ]
Maintainer moved to ports@FreeBSD.org.
|
Fri, 25 Jul 2008
|
[ 12:24 pav ] (Only the first 10 of 127 ports in this commit are shown above. )
- Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default
MAKE_ENV
|
Tue, 27 May 2008
|
[ 08:22 koitsu ]
Update menucolors patch. Use official patchsite as well.
|
Wed, 26 Mar 2008
|
[ 16:25 koitsu ]
* Maintainer freebsd@jdc.parodius.com --> koitsu@FreeBSD.org (I'm both)
* Add some redundancy fetch locations to MASTER_SITE_LOCAL.
|
Thu, 20 Mar 2008
|
[ 09:46 pav ] (Only the first 10 of 70 ports in this commit are shown above. )
- Remove USE_GETOPT_LONG which is a no-op since March 2007
|
Tue, 11 Mar 2008
|
[ 15:57 pav ]
- Replace USE_XPM with a list of required xorg components
With hat: portmgr
|
Sat, 19 May 2007
|
[ 20:32 flz ] (Only the first 10 of 7868 ports in this commit are shown above. )
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
Mon, 15 Jan 2007
|
[ 17:24 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:57 koitsu ]
Committed.
PR: 107941
Approved by: philip
|
Sun, 3 Sep 2006
|
[ 11:10 arved ]
Fix nethack34-qt variant
|
[ 02:52 kris ]
The qt variant is scheduled for removal on 2006-12-01
|
Tue, 6 Jun 2006
|
[ 14:16 itetcu ]
Broken if builded with qt.
PR: ports/98198
Submitted by: maintainer
Approved by: lawrance (mentor, implicit)
|
Fri, 26 May 2006
|
[ 14:56 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)
|
Sun, 7 May 2006
|
[ 23:46 edwin ] (Only the first 10 of 402 ports in this commit are shown above. )
Remove USE_REINPLACE for categories starting with a G
|
Tue, 7 Mar 2006
|
[ 08:28 ade ] (Only the first 10 of 633 ports in this commit are shown above. )
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.
Discussed with: kris
Approved by: portmgr (implicit)
|
Fri, 3 Feb 2006
|
[ 17:45 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]
|
Mon, 5 Jul 2004
|
[ 12:47 vs ]
Assign maintainership to submitter of previous PRs.
Thanks to Jeremy Chadwick for volunteering to keep an eye on nethack!
|
Thu, 1 Jul 2004
|
[ 18:49 vs ]
- Fix MENUCOLORS-support on -CURRENT
- Add WITH_MAIL-knob
PR: ports/68522
Submitted by Jeremy Chadwick
|
Wed, 30 Jun 2004
|
[ 09:58 vs ]
Add WITH_MENUCOLORS tweak for console-version:
http://www.netsonic.fi/~walker/nethack.html
PR: ports/68363
Submitted by: Jeremy Chadwick
|
Wed, 4 Feb 2004
|
[ 05:21 marcus ] (Only the first 10 of 1588 ports in this commit are shown above. )
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
|
Thu, 11 Dec 2003
|
[ 19:57 pav ]
- Update to 3.4.3
PR: ports/60136
Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org>
|
Sun, 28 Sep 2003
|
[ 11:51 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>
|
Thu, 19 Jun 2003
|
[ 14:20 naddy ]
Remove check for obsolete "bs" termcap attribute which is disappearing
from new termcap entries.
Reported by: Guy Middleton <guy@obstruction.com>
|
Thu, 5 Jun 2003
|
[ 20:06 naddy ]
Update to version 3.4.1.
PR: 52664
Submitted by: Ports Fury
|
Wed, 4 Jun 2003
|
[ 22:43 kris ] (Only the first 10 of 129 ports in this commit are shown above. )
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
|
Sun, 18 May 2003
|
[ 12:10 kris ]
WITH_QT_GRAPHICS is BROKEN on 5.1: bad C++ code
|
Wed, 7 May 2003
|
[ 14:09 arved ]
USE_GETOPT_LONG[1]
Remove a duplicate PORTREVISION
PR: 51857[1]
Submitted by: KATO Tsuguru <tkato@prontomail.com>
|
Tue, 11 Mar 2003
|
[ 20:57 fenner ]
Update MASTER_SITES for MAINTAINER-less ports.
PR: ports/49045
Submitted By: Ryan T. Dean <rtdean@cytherianage.net>
Approved By: portmgr
|
Tue, 18 Feb 2003
|
[ 05:56 knu ]
De-pkg-comment nethack34 master-slave ports.
|
Tue, 11 Feb 2003
|
[ 13:55 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.
|
[ 12:02 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...
|
Sun, 12 Jan 2003
|
[ 02:09 edwin ]
Maintainer emails address bounced
|
[ 02:08 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>
|
Mon, 12 Aug 2002
|
[ 21:52 knu ]
Add a note that HACKNAME, HACKDIR and HACKDOCSDIR are configurable.
|
[ 21:20 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.
|
Tue, 14 May 2002
|
[ 20:00 knu ] (Only the first 10 of 41 ports in this commit are shown above. )
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)
|
Number of commits found: 75 |