1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-04 01:48:54 +00:00
Commit Graph

59 Commits

Author SHA1 Message Date
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Jeremy Chadwick
d5fb42b34b 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
2007-01-15 17:24:33 +00:00
Jeremy Chadwick
7f497ec7aa Committed.
PR:		107941
Approved by:	philip
2007-01-15 15:57:21 +00:00
Tilman Keskinoz
f54e8ab4d6 Fix nethack34-qt variant 2006-09-03 11:10:40 +00:00
Kris Kennaway
d5de0913f6 The qt variant is scheduled for removal on 2006-12-01 2006-09-03 02:52:11 +00:00
Ion-Mihai Tetcu
97d3208ce8 Broken if builded with qt.
PR:		ports/98198
Submitted by:	maintainer
Approved by:	lawrance (mentor, implicit)
2006-06-06 14:16:12 +00:00
Pav Lucistnik
dc8eed9a2e * 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)
2006-05-26 14:56:09 +00:00
Edwin Groothuis
ff21f59f9f Remove USE_REINPLACE for categories starting with a G 2006-05-07 23:46:33 +00:00
Ade Lovett
fe279f0df8 Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.
Discussed with:	kris
Approved by:	portmgr (implicit)
2006-03-07 08:28:06 +00:00
Greg Lewis
cb33283b97 . Locally mirror the menucolor patch due to the patch site having gone on
walkabout. [1]
. Add SHA256 for the above patch.

PR:		92147 [1]
2006-02-03 17:45:47 +00:00
Volker Stolz
c9fa380d51 Assign maintainership to submitter of previous PRs.
Thanks to Jeremy Chadwick for volunteering to keep an eye on nethack!
2004-07-05 12:47:43 +00:00
Volker Stolz
aedcefded2 - Fix MENUCOLORS-support on -CURRENT
- Add WITH_MAIL-knob

PR:		ports/68522
Submitted by	Jeremy Chadwick
2004-07-01 18:49:43 +00:00
Volker Stolz
f367f0e92e Add WITH_MENUCOLORS tweak for console-version:
http://www.netsonic.fi/~walker/nethack.html

PR:		ports/68363
Submitted by:	Jeremy Chadwick
2004-06-30 09:58:09 +00:00
Joe Marcus Clarke
053fdb6a6b Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
2004-02-04 05:21:48 +00:00
Pav Lucistnik
effde617aa - Update to 3.4.3
PR:		ports/60136
Submitted by:	Clement Laforet <sheepkiller@cultdeadsheep.org>
2003-12-11 19:57:17 +00:00
Edwin Groothuis
294865e862 Update port: games/nethack to 5.4.2
- Update to version 5.4.2

PR:		ports/56279
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2003-09-28 11:51:31 +00:00
Christian Weisgerber
91a7be6e44 Remove check for obsolete "bs" termcap attribute which is disappearing
from new termcap entries.

Reported by:	Guy Middleton <guy@obstruction.com>
2003-06-19 14:20:34 +00:00
Christian Weisgerber
cd7ae2a8fe Update to version 3.4.1.
PR:		52664
Submitted by:	Ports Fury
2003-06-05 20:06:31 +00:00
Kris Kennaway
93872f18cc 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
2003-06-04 22:43:38 +00:00
Kris Kennaway
b61c7a0f39 WITH_QT_GRAPHICS is BROKEN on 5.1: bad C++ code 2003-05-18 12:10:53 +00:00
Tilman Keskinoz
8e2ff6ca60 USE_GETOPT_LONG[1]
Remove a duplicate PORTREVISION

PR:		51857[1]
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2003-05-07 14:09:07 +00:00
Bill Fenner
8598828aea Update MASTER_SITES for MAINTAINER-less ports.
PR:		ports/49045
Submitted By:	Ryan T. Dean <rtdean@cytherianage.net>
Approved By:	portmgr
2003-03-11 20:57:54 +00:00
Akinori MUSHA
e3c8c8a32a De-pkg-comment nethack34 master-slave ports. 2003-02-18 05:56:18 +00:00
Peter Pentchev
cb0cbed40a 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.
2003-02-11 13:55:38 +00:00
Peter Pentchev
2a000747a0 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...
2003-02-11 12:02:24 +00:00
Edwin Groothuis
0ef20d3b09 Maintainer emails address bounced 2003-01-12 02:09:17 +00:00
Edwin Groothuis
de857028c1 Update games/nethack34:
- Support QT3
- Add knob for WITHOUT_SHELL

PR:		41768 46939
Submitted by:	User & <freebsd@stevenwills.com>, KATO Tsuguru <tkato@prontomail.com>
2003-01-12 02:08:49 +00:00
Akinori MUSHA
04a8eec3d0 Add a note that HACKNAME, HACKDIR and HACKDOCSDIR are configurable. 2002-08-12 21:52:00 +00:00
Akinori MUSHA
556ffa2aa9 - 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.
2002-08-12 21:20:29 +00:00
Akinori MUSHA
cbc10a11c1 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)
2002-05-14 20:00:25 +00:00
Akinori MUSHA
83392e9b5b Remove MASTER_SITE_GNU from MASTER_SITES as the GNU mirror sites no
longer have nethack distfiles.

PR:		ports/24053
Submitted by:	George Reid <greid@ukug.uk.freebsd.org>
2001-01-04 20:15:12 +00:00
Jeroen Ruigrok van der Werven
348b295a59 I cannot imagine how this port could've worked without the missing
PORTVERSION2 variable.

Weird thing is that bento doesn't yield any errors on it.
Apologies to the maintainer for not consulting him, but the fix is
pretty trivial.
2001-01-04 09:58:34 +00:00
Will Andrews
fae5a028c5 Update to nethack 3.3.1.
PR:			21942
Submitted by:		Gregory Bond <gnb@itga.com.au>
No response from:	MAINTAINER (6 weeks timeout)
2000-12-21 04:14:17 +00:00
Satoshi Asami
c6bcad2436 (1) Add new variable, XFREE86_VERSION, to specify which version of
XFree86 (3 or 4) to depend to when USE_XLIB is set.
    XFREE86_VERSION defaults to 3 for now, but adventurous users can
    override it in /etc/make.conf.  When XFREE86_VERSION=3, USE_XLIB
    will add a dependency to x11/XFree86; when it is set to 4, the
    dependency will be to x11/XFree86-4-libraries.  When
    XFREE86_VERSION=4, the PKG_IGNORE_DEPENDS and ALWAYS_BUILD_DEPENDS
    hacks to avoid messing with XFree86 are turned off.

    Since XFree86 version 4 includes some software that used to be
    separate ports, when XFREE86_VERSION=3 the following variables are
    provided:

    USE_DGS		LIB_DEPENDS on x11/dgs
    USE_FREETYPE	LIB_DEPENDS on print/freetype
    USE_MESA		LIB_DEPENDS on graphics/Mesa3
    USE_XPM		LIB_DEPENDS on graphics/xpm

    When XFREE86_VERSION=4, these variables have no effect.  The
    LIB_DEPENDS in the tree for the above four ports have all been
    converted to the USE_* counterparts.  For your information, this
    is the count of the number of ports:

    USE_DGS		0
    USE_FREETYPE	16
    USE_MESA		36
    USE_XPM		236

    There is a new variable, XAWVER, which is set to 6 when
    XFREE86_VERSION=3 and 7 when XFREE86_VERSION=4.  This is also
    passed to PLIST_SUB so ports that build Xaw based shared libraries
    can use this variable to substitute the shlib version number.

    There is also a provision of using a separate mtree file for
    XFREE86_VERSION=4, but that part is not enabled yet.

Reviewed by:	the ports list
Tested by:	make index (XFREE86_VERSION=3 only)

(2) Add hebrew to list of valid categories.
Submitted by:	nbm
2000-08-03 09:28:57 +00:00
Satoshi Asami
2971a93e52 Convert to PORTNAME/PORTVERSION. The following ports hand invalid version
strings so I fixed them: quakeforge, netrek-BRMH, netrek-COW3, tetrinet-x and
xnibbles.
2000-04-14 12:28:40 +00:00
Steve Price
aaa10906ce Update to version 3.3.0.
PR:		15469
Submitted by:	David Scheidt <dscheidt@enteract.com>
2000-01-24 05:40:46 +00:00
Chris Piazza
6bca316376 Update to version 3.2.3
PR:		15442
Submitted by:	David Scheidt <dscheidt@enteract.com>
2000-01-05 03:06:12 +00:00
Michael Haro
65ab34a667 FreeBSD.ORG -> FreeBSD.org
Prompted by PR:  13476, 13477
Submitted by:  KATO Tsuguru
1999-08-31 06:53:31 +00:00
David E. O'Brien
253c66d044 Change Id->FreeBSD. 1999-08-25 06:06:33 +00:00
Michael Haro
5281212be3 chmod -> ${CHMOD}
chown -> ${CHOWN}
1999-08-22 19:01:07 +00:00
Bill Fenner
5261958626 ${MASTER_SITE_GNU} got rearranged in December; let's catch up. 1999-01-27 07:41:29 +00:00
Vanilla I. Shu
d17c12dd8d Add more MASTER_SITES.
PR:	ports/9037
Submitted by:	josh@quick.net
1998-12-10 17:24:33 +00:00
Seiichirou Hiraoka
c6daffe7e0 Fix BROKEN_ELF 1998-11-21 00:48:19 +00:00
Steve Price
4b819b19c1 Doesn't build in an ELF world. 1998-09-28 02:12:05 +00:00
Satoshi Asami
081079e0db Roll back libXpm major to 4. Sorry, it wasn't a good idea to bump it
in the first place.
1998-09-17 00:33:02 +00:00
Satoshi Asami
03d5b496f6 libXpm major is now 5. Also remove regexp support in preparation for
ELF conversion.
1998-09-15 11:13:39 +00:00
Satoshi Asami
ed1ba38a9f Be more selective about which ports to maintain. I no longer have time
to maintain all these ports I once committed (sometimes as a proxy).
1997-12-25 22:29:52 +00:00
Masafumi Max NAKANE
bddd60e979 Use ${SH} from bsd.port.mk instead of locally defined ${SHELL}. 1997-07-12 16:53:39 +00:00
David E. O'Brien
20b9bbed0a Switched to using MASTER_SITES=${MASTER_SITE_XCONTRIB} and
MASTER_SITE_SUBDIR=games
swallace wasn't listed as MAINTAINER of any of his ports
janek@gaja.ipan.lublin.pl wasn't listed as MAINTAINER of any of his ports
bin.bin --> ${BINOWN}.${BINGRP}
chown --> /usr/sbin/chown
	(not everyone has /usr/sbin in their path, esp. if you sudo'ed to root)
mkdir -p --> ${MKDIR}
1997-01-03 09:38:01 +00:00
Satoshi Asami
1bbaa422d5 Update to 3.2.2.
Notified by:	andreas
1996-12-23 02:29:36 +00:00