Commit graph

29 commits

Author SHA1 Message Date
Sam Lawrance
0efbc06135 Mark these ports DEPRECATED due to being unmaintained and one or more
of stale, obsolete, unused, irrelevant and unloved.
60 days grace in which I will gladly accept fix requests.

PR:		ports/79666
Submitted by:	me
2005-05-31 13:16:44 +00:00
Trevor Johnson
f844f89eae Cram into 80 columns by 24 rows. 2004-04-10 17:11:02 +00:00
Trevor Johnson
0c881ba59c SIZEify. 2004-01-29 07:24:56 +00:00
Mark Linimon
96cb3bfcf0 Really delete the mastersite. 2003-11-04 07:48:30 +00:00
Mark Linimon
aa2e8764c8 Per distfile survey, reset mastersite that disappeared in December 2002. 2003-11-04 07:44:02 +00:00
Kris Kennaway
b4fd0b8e38 Reset maintainer on ports owned by the following committers who have
been inactive for over 12 months and did not respond to my email confirming
their status: keith, nakai, torstenb

Reviewed by:	portmgr
2003-11-03 01:19:26 +00:00
Ade Lovett
7e52725f2a Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00
FUJISHIMA Satsuki
f3ef122212 fix X manpage error with XFree86-4
PR:		23435
2001-01-09 19:36:58 +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
Yukihiro Nakai
98b5c37ae0 Rechange strncpy to strlcpy.
When you can't find strlcpy, update your FreeBSD... :)

Submitted by:	John Baldwin <jhb@FreeBSD.org>
2000-01-23 08:00:14 +00:00
Yukihiro Nakai
e9780e98f1 Fix the ports.
There is not 'strlcpy' function here or in system.
So I replaced to strncpy.

Submitted by:	Tsuguru Kato <tkato@prontomail.ne.jp>
2000-01-22 11:18:59 +00:00
Yukihiro Nakai
6b0ea0d8a6 Change MAINTAINER address from nacai@iname.com
to nakai@FreeBSD.org
2000-01-07 02:27:48 +00:00
Steve Price
01eaefc950 Install the binaries setuid games instead of setuid root.
PR:		15518
Submitted by:	AnarCat <beaupran@iro.umontreal.ca>
1999-12-25 01:51:46 +00:00
Satoshi Asami
99e3fb8205 Plug root exploit.
Submitted by:	imp
1999-12-16 03:29:47 +00:00
David E. O'Brien
253c66d044 Change Id->FreeBSD. 1999-08-25 06:06:33 +00:00
Tim Vanderhoek
4b7f92f936 Commit #2/4 to enforce Caps, no period. I ran this oe as
$ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab`

Results to follow.  :)
1999-06-26 17:55:58 +00:00
Tim Vanderhoek
7c0c0fc3ca (Null Cowit Mewwage) 1999-05-02 22:16:18 +00:00
Vanilla I. Shu
edecf3c4f0 Change maitainer's email address,
and BROKEN some gnome ports until I upgrade it.
1999-01-12 16:51:33 +00:00
Steve Price
f19d346946 Remove empty directories on deinstall. 1998-09-28 02:34:32 +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
c23cc4074c Making x11 category more useful project part 1: take out "x11" of
ports that are mere users of X.

Partial list submitted by: Josh Gilliam <josh@quick.net>
1998-07-27 23:25:33 +00:00
Vanilla I. Shu
3d1a5b3cc5 Correct the MASTER_SITE. 1998-02-13 18:38:09 +00:00
Andreas Klemm
c9efb0c730 For some strange reason the updated Makefile wans't committed ...
Hope this commit solves the problems Satoshi detected.
Submitted by:	Satoshi
1997-06-10 16:11:13 +00:00
Andreas Klemm
a5afd18dbe - Updated the xsoldier port from 0.95 to 0.96.
- Got complete ports files from the author.
- contributed patch-ab myself, removed one unnecessary inclusion
  of malloc.h from manage.c
1997-06-09 17:59:03 +00:00
Andreas Klemm
2b004da19e moved fire key back from 'z' to 'Left-Shift'.
Better for german keyboards.
Added my highscore to scorefile ;-)
Cool game. Makes really fun to play ;-))
Reviewed by:
Submitted by:
Obtained from:
1997-02-16 12:24:08 +00:00
Andreas Klemm
eb4fe8a572 replaced spaces by tabs
Reviewed by:
Submitted by:
Obtained from:
1997-02-16 11:47:55 +00:00
Andreas Klemm
c2566b5f85 Added xsoldier port. Closes PR 2721.
This is a really nice _blaster_everything_away_ game under x11 ;-)
1997-02-16 10:54:58 +00:00