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

99 Commits

Author SHA1 Message Date
Dmitry Marakasov
6f6fbe4bdf - 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
2011-09-23 22:26:39 +00:00
Greg Lewis
29be8da675 . Canonicalise my email address in MAINTAINER. 2011-06-01 04:23:27 +00:00
Wesley Shields
bdc05ec4a2 - 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>
2011-05-31 18:15:09 +00:00
Wesley Shields
5d7ec29808 - 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>
2011-05-31 16:03:56 +00:00
Dmitry Marakasov
6b5fb87219 - Switch SourceForge ports to the new File Release System: categories starting with G 2009-08-22 00:23:13 +00:00
Dirk Meyer
eca78ec61b - bump all port that indirectly depends on libjpeg and have not yet been bumped or updated
Requested by:	edwin
2009-07-31 13:57:52 +00:00
Wesley Shields
1cc68d4767 - 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>
2009-07-25 00:25:21 +00:00
Wesley Shields
c6eb35f215 - Mark my ports as MAKE_JOBS_SAFE (with the exception of nethack34-gnome which
is MAKE_JOBS_UNSAFE).
2009-05-09 02:46:09 +00:00
Florent Thoumie
340b57f8be - 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).
2009-01-23 16:28:36 +00:00
Wesley Shields
d97da7ba88 Take maintainership. As a die-hard fan of nethack I can give this port a
good home.
2008-11-20 14:22:24 +00:00
Jeremy Chadwick
0ec1929bdb Maintainer moved to ports@FreeBSD.org. 2008-11-20 11:06:24 +00:00
Pav Lucistnik
fa38ed02cc - Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default MAKE_ENV 2008-07-25 12:24:09 +00:00
Jeremy Chadwick
e5f868d2ef Update menucolors patch. Use official patchsite as well. 2008-05-27 08:22:29 +00:00
Martin Wilke
3e4ed01146 - 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)
2008-04-19 17:56:05 +00:00
Jeremy Chadwick
aa2914e40c * Maintainer freebsd@jdc.parodius.com --> koitsu@FreeBSD.org (I'm both)
* Add some redundancy fetch locations to MASTER_SITE_LOCAL.
2008-03-26 16:25:20 +00:00
Pav Lucistnik
9fc1c4fe89 - Remove USE_GETOPT_LONG which is a no-op since March 2007 2008-03-20 09:56:52 +00:00
Pav Lucistnik
7357ff2a4d - Replace USE_XPM with a list of required xorg components
With hat:	portmgr
2008-03-11 15:57:05 +00:00
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
Edwin Groothuis
350df42a30 SHA256ify
Approved by: krion@
2006-02-01 02:48:09 +00:00
Edwin Groothuis
0416031c9b Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by:    krion@
PR:             ports/88711 (related)
2006-01-22 02:20:05 +00:00
Pav Lucistnik
6fa41a0acb - Menucolor patch was updated
PR:		ports/77735
Submitted by:	Jeremy Chadwick <freebsd@jdc.parodius.com> (maintainer)
2005-02-19 23:48:56 +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
Trevor Johnson
0c881ba59c SIZEify. 2004-01-29 07:24:56 +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
Tilman Keskinoz
29ac1ae4f7 Fix nethack-qt with Qt3.2.
Set Maintainer back to ports.

Submitted by:	Adriaan de Groot adridg@sci.kun.nl
Reported by:	bento
2003-10-14 09:45:57 +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
5050eb35de Fix build on -stable.
PR:		53492
Submitted by:	Ports Fury
2003-06-19 15:46:14 +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