Greg Lewis
272681411b
. Move OPTIONS_DEFINE before bsd.port.pre.mk, per portlint.
2014-06-29 08:19:25 +00:00
Greg Lewis
9e4b1c97f2
. Fix COMMENT.
2014-06-29 06:41:12 +00:00
Greg Lewis
b50a3d7901
. Support staging.
2014-06-29 06:36:15 +00:00
Greg Lewis
9e56656d25
. Rename patch files to use a less antique naming convention.
2014-06-29 05:33:59 +00:00
Jimmy Olgeni
5e38556079
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)
2014-06-13 07:36:27 +00:00
Antoine Brodin
1d4c666927
Unbreak
...
With hat: portmgr
2014-06-09 14:52:55 +00:00
Jimmy Olgeni
55dc0f983a
Remove all space characters from Makefile assignments.
...
No functional changes included.
CR: D193 (except math/sedumi)
Approved by: portmgr (bapt)
2014-06-08 19:51:27 +00:00
Martin Wilke
5bf81ff789
- Convert gmake, bzip to USES
...
Approved by: portmgr
2014-05-29 14:35:01 +00:00
Emanuel Haupt
f106cadd17
Remove trailing whitespaces from category games
2014-02-21 13:36:56 +00:00
Emanuel Haupt
5005b67362
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)
2014-02-10 13:54:26 +00:00
Greg Lewis
3c9859b76f
. Make PORTNAME nethack33 rather than using nethack and relying on
...
LATEST_LINK to provide differentiation. This makes the package name
unique.
. Minor portlint petting.
Requested by: bapt@
2013-11-30 04:42:23 +00:00
Greg Lewis
5e9f4dafa5
. Remove the nethack3*-gnome ports. They are one of the last users of
...
deprecated versions of the Gnome libraries.
Requested by: bapt@
2013-10-13 20:29:33 +00:00
Baptiste Daroussin
c84e1cd8e6
Add NO_STAGE all over the place in preparation for the staging support (cat: games)
2013-09-20 17:36:33 +00:00
Greg Lewis
35889865bc
. Remove the vestiges of support for the expired QT2 port.
...
. Convert Makefile header.
. NOPORTDOCS -> PORT_OPTIONS:MDOCS.
PR: 180273
Submitted by: rene@
2013-07-10 01:31:18 +00:00
Dirk Meyer
2b74a89bc8
- update png to 1.5.10
2012-06-01 05:26:28 +00:00
Doug Barton
2b1dacc826
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.
2011-10-24 04:17:37 +00:00
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
Olli Hauer
b6ac748023
-remove MD5
2011-07-03 14:25:36 +00:00
Pav Lucistnik
38eb8c5339
- Mark MAKE_JOBS_UNSAFE
...
Reported by: pointyhat
2009-11-20 22:53:09 +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
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
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
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
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
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
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
Greg Lewis
0beba2cc6c
. Add SHA256.
2005-11-16 05:53:09 +00:00
Greg Lewis
29bdbd398a
. Fix gnome handling (as far as I can test).
...
Obtained from: games/nethack34
2005-04-13 16:34:55 +00:00
Greg Lewis
ecd9af04f7
. Use the ${PKGNAMESUFFIX} set by each of the slave ports to make their
...
LATEST_LINK setting unique.
Pointed out by: kris
2004-05-13 22:23:54 +00:00
Greg Lewis
52ed0baa26
. Sync with the nethack32 port:
...
. By default, install things in a location that won't conflict with the
other nethack ports.
. Build and install the recover utility so that users can recover their
game if it crashes (bump PORTREVISION for this).
. Sync with the nethack34 port:
. Use PKGNAMESUFFIX to select the graphics type.
. Remove the COMMENT in the slave ports.
. Take maintainership of nethack33 and nethack33-nox11.
. Unbreak the nethack33-qt port.
2004-04-20 14:24:28 +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
Edwin Groothuis
df3c9e78bd
ports with possibly unreachable MAINTAINERs
...
*** addresses that seem to be dead:
PR: ports/58694
Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
2003-11-02 02:48:08 +00:00
FUJISHIMA Satsuki
b185046be2
get rid of libgnugetopt dependency for -CURRENT,
...
use USE_GETOPT_LONG instead.
2003-07-14 02:53:03 +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
6beaf00ddb
WITH_QT_GRAPHICS is BROKEN on 5.1: bad C++ code
2003-05-18 12:02:53 +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
2ab2d59488
De-pkg-comment.
2003-02-20 17:32:26 +00:00
Edwin Groothuis
5019ffc91b
Half of these ones missed yesterday while converting to USE_REINPLACE.
...
The other half needs perl to build.
Noticed on bento and others (full mailbox :-)
2002-11-04 22:57:37 +00:00
Akinori MUSHA
4c50297f63
Define NO_LATEST_LINK.
2002-07-07 16:42:49 +00:00
Akinori MUSHA
a478f11a0d
Make nethack33 ports a master port and the slaves, and unbreak
...
nethack33-gnome.
PR: ports/38220
Submitted by: KATO Tsuguru <tkato@prontomail.com>
No response from: MAINTAINERs
2002-06-14 04:14:38 +00:00
Dima Dorfman
7534fc311d
user.group -> user:group in chown call(s).
2001-07-26 06:26:19 +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
Sheldon Hearn
cff9ea2aa3
Update to nethack 3.3.1.
...
This delta was ommitted in the original update.
2001-01-04 13:15:35 +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