1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00
Commit Graph

88 Commits

Author SHA1 Message Date
Martin Wilke
cf6b32bc02 - Convert gmake,bzip2 to USES
Approved by:	portmgr
2014-05-26 12:33:13 +00:00
Emanuel Haupt
86a45dbcea Remove trailing whitespaces from category japanese 2014-02-21 13:37:36 +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
Baptiste Daroussin
b41ebe474d Remove all options bringing gnome1 libraries 2013-10-15 09:47:11 +00:00
Baptiste Daroussin
8ee9a3584f Add NO_STAGE all over the place in preparation for the staging support (cat: japanese) 2013-09-20 18:47:54 +00:00
Rene Ladan
7e8268aa94 Remove support for the -qt package variant, this depends on the
expired QT3 port.

NOPORTDOCS -> PORT_OPTIONS:MDOCS while here
2013-07-02 22:44:48 +00:00
Eitan Adler
d1f32a3e5d Style: tab -> space.
Most contributors copy an existing port when writing their own so reduce the number of bad examples in the tree.
2013-03-28 16:28:59 +00:00
Baptiste Daroussin
9250d94365 Convert USE_BISON to USES= bison
It brings bison as a build dependency in case it is set the following way:
USES= bison or USES= bison:build

it brings bison as a run dependency in case it is set the following way:
USES= bison:run

it brings bison both as a run and build dependency in case it the set the following way:
USES= bison:both

While here trim some headers
Convert some USE_GNOME= gnomehack to USES= pathfix
2013-03-08 11:32:11 +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
Martin Wilke
65e190c0f0 - Get Rid MD5 support
With hat:	portmgr (myself)
2011-03-18 17:59:50 +00:00
Dmitry Marakasov
0074c5fa8c - Switch SourceForge ports to the new File Release System: categories starting with H,I,J,K,L 2009-08-22 00:24:37 +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
Ade Lovett
dbd39ca660 Migration from bison 1.x to 2.x
PR:		117086
Tested by:	-exp runs
2007-10-17 10:13:01 +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
8f4ccb0a04 Remove USE_REINPLACE from categories starting with a J 2006-05-09 00:18:07 +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
a5884a575c - Add SHA256 2005-11-24 23:02:13 +00:00
Mark Linimon
34da9bdf57 With portmgr hat on, reset maintainership of knu's ports since he has
been inactive more than 6 months.  We hope to see him back sometime.
2005-11-11 01:18:01 +00:00
Sergey Matveychuk
44f081b5ba - Update to 0.7 patch level
- Peacefy portlint

PR:		ports/85184
Submitted by:	TAOKA Fumiyoshi <fmysh@iijmio-mail.jp>
Approved by:	maintainer (knu) timeout (a month)
2005-10-14 22:45:28 +00:00
Akinori MUSHA
076e6f780e Update to JNetHack-3.4.3-0.1. 2004-02-09 03:19:32 +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
Akinori MUSHA
c8553255ce Update to JNetHack 3.4.1-0.4 and bump PORTREVISION.
Since games/nethack34 is now at 3.4.2, make this port a non-slave,
independent port.
2003-10-18 09:24:04 +00:00
Akinori MUSHA
f1e5c2df82 Use MASTER_SITE_SOURCEFORGE_JP. 2003-09-06 20:59:53 +00:00
Akinori MUSHA
fa9db33be7 Update to jnethack 3.4.1-0.2. 2003-06-20 12:25:08 +00:00
Akinori MUSHA
e3c8c8a32a De-pkg-comment nethack34 master-slave ports. 2003-02-18 05:56:18 +00:00
Akinori MUSHA
001f601d6d Add a patch that fixes a locally-exploitable buffer overflow reported
on BugTraq:
  http://online.securityfocus.com/archive/1/311172/2003-02-08/2003-02-14/0

Bump PORTREVISION accordingly.

Obtained from:	games/nethack34 (roam)
2003-02-11 14:15:43 +00:00
Kris Kennaway
02baa4219f Convert COMMENT to COMMENTFILE until these ports can be converted.
Submitted by:	lioux
2003-02-10 09:04:04 +00:00
Akinori MUSHA
99ee933f10 Remove an unused directory after installation. 2003-01-14 10:20:01 +00:00
Akinori MUSHA
c70cb5f3cb Update to jnethack-3.4.0-0.9. 2003-01-01 16:27:39 +00:00
Akinori MUSHA
07200067da Update to jnethack-3.4.0-0.8. 2002-09-16 09:00:20 +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
009685ec5a Synchronize with games/nethack34.
- Don't pretend we are SysV.  We are BSD.

- 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:48:56 +00:00
Akinori MUSHA
c10b5da26b Update to 3.4.0-0.7. 2002-08-03 18:17:36 +00:00
Akinori MUSHA
b8886eaf34 Define USE_BISON.
Submitted by:	bento
2002-07-25 17:34:39 +00:00
Akinori MUSHA
3ea67e2b4c Add JNetHack 3.4.0-0.6. This port was repocopied from
japanese/nethack(32), but is mostly based on games/nethack34.
2002-07-07 16:52:48 +00:00
Akinori MUSHA
86f4c3d05b - Add a patch to unbreak the port.
Submitted by:	Yoshiaki Uchikawa <yoshiaki@kt.rim.or.jp> [ports-jp 12546]

- Fix MASTER_SITES.
2002-03-31 13:10:50 +00:00
Dima Dorfman
7534fc311d user.group -> user:group in chown call(s). 2001-07-26 06:26:19 +00:00
FUJISHIMA Satsuki
0b1fb4e5e6 remove share/examples/ja if empty. 2001-01-21 18:58:26 +00:00
FUJISHIMA Satsuki
333433d9d9 remove duplicate entries.
sort pkg-plist.
2001-01-13 21:37:35 +00:00
Satoshi Asami
7acef1cd7a Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} is
spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type
fixes that shouldn't have been necessary) and the string "/pkg/"
appear.
2000-10-08 10:23:48 +00:00
Satoshi Asami
3405e8106b Add BUILD_DEPENDS=bdftopcf:XFree86-4-clients and
RUN_DEPENDS=mkfontdir:XFree86-4-clients when XFREE86_VERSION=4.

Submitted by:	bento
2000-09-12 13:04:00 +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
Akinori MUSHA
edcf8b3594 Update with the new PORT{NAME,VERSION}/PKGNAME{PRE,SUF}FIX variables.
Now try to use those variables everywhere around DIST* and PATCH*
definitions as far as possible, for ease of the future updates and the
neatness.

Okay, 60% of `japanese' ports have been done. :)
2000-04-11 14:15:53 +00:00
R. Imura
4052980276 Use "byacc" instead of "bison -y"
PR:		16664
Submitted by:	Akinori MUSHA <knu@idaemons.org>
2000-02-12 22:40:05 +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
c751fc667a Change Id->FreeBSD. 1999-08-25 05:28:01 +00:00