1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-28 01:06:17 +00:00
Commit Graph

19 Commits

Author SHA1 Message Date
Vanilla I. Shu
69e59711d4 Stagify.
Approved by:	portmgr@
2014-06-15 15:52:47 +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
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
Eitan Adler
9fc218a639 - X11BASE is going away. Hack the last few ports that depend on X11BASE to not rely on it being set globally.
Approved by:	portmgr (pav)
2011-12-26 02:26:46 +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
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
Pav Lucistnik
5f05e68e25 - Fix fetch 2008-06-18 20:17:45 +00:00
Martin Wilke
06aa815303 - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:	portmgr (xorg cleanup)
2008-03-23 23:03:18 +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
845235f6d4 Fix port: games/nadar fix mastersite, remove WWW
- Fixed MASTER_SITE to fix fetch problem. The old mastersite was removed because the tarball is unfetchable since 2004.
	- Removed WWW on pkg-descr, the site seems died.
	- Added SHA256 on distinfo.

PR:		ports/90398
Submitted by:	Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
2005-12-26 00:41:56 +00:00
Kirill Ponomarev
cffb284e1c Fix build with gcc-3.4 2004-08-22 14:41:33 +00:00
Trevor Johnson
8232e82f85 SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
Akinori MUSHA
a8edaa568e De-pkg-comment. 2003-02-21 12:06:51 +00:00
Norikatsu Shigemura
3b22d494d4 Update to 2.0 and change maintainer to hsakai@m8.ffn.ne.jp.
PR:		ports/47893
Submitted by:	SAKAI Hiroaki <sakai.hiroaki@finet.fujitsu.com> (maintainer)
2003-02-04 13:31:19 +00:00
Trevor Johnson
83f4ab2225 Really complete the change of domain name from sut.ac.jp to tus.ac.jp
(except in "Whom" lines).

Submitted by:	hrs
PR:		38196
2002-11-05 21:15:33 +00:00
Kevin Lo
0720250fc7 Upgrade to version 1.0
PR: 26473
Submitted by: MAINTAINER
2001-04-11 15:39:03 +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
SADA Kenji
3795866141 New ports - N.A.D.A.R. is a network tank battle game. You can play
N.A.D.A.R. with some players over the network.

PR:		ports/18159
Submitted by:	Sakai Hiroaki <sakai@seki.ee.kagu.sut.ac.jp>
2000-07-29 07:18:21 +00:00