Commit Graph

1829 Commits

Author SHA1 Message Date
Neil Blakey-Milner
3c7d3681a2 Make bzflag depend on X and Mesa, and don't hardcode /usr/local for data
directory.
2000-08-12 01:10:45 +00:00
Neil Blakey-Milner
5ab279640f Add bzflag, a multiplayer 3D tank battle game. 2000-08-12 00:28:05 +00:00
Ade Lovett
b417a4fddb Fix up 'extra' directories
Submitted by:	bento
2000-08-11 15:25:32 +00:00
Will Andrews
7d7a9a2180 Make these COMMENT files conform to Handbook standard.
PR:		20269
Submitted by:	Ports Fury
2000-08-11 11:50:37 +00:00
Satoshi Asami
2e3170ec6b Add imake:${PORTSDIR}/devel/imake-4 to BUILD_DEPENDS -- these ports
use imake themselves.

Submitted by:	bento (sort of)
2000-08-11 06:34:47 +00:00
Will Andrews
d5ed1c173a Master site changed.
PR:		20459
Submitted by:	maintainer
2000-08-11 01:23:53 +00:00
Satoshi Asami
094367b0fb Add lib/X11/app-defaults/XEmeraldia.
Submitted by:	bento
2000-08-11 00:26:15 +00:00
Chris Piazza
59d03e583a Add zangband.
ZAngband is one of the many variants of the freeware rogue-like
roleplaying game Angband.

PR:             20133
Submitted by:   Makoto YAMAKURA <makoto@pinpott.spnet.ne.jp>
2000-08-09 17:34:16 +00:00
Matthew Hunt
3675730442 Check for libXaw3d instead of libXaw in order to decide whether
the Xaw3d dependency is satisfied.

Submitted by:	jkh
2000-08-09 03:03:12 +00:00
Steve Price
768cf1c47d Fixup one more place where fpsetmask was being called on the Alpha. 2000-08-08 02:57:48 +00:00
Kevin Lo
e7d85f94ee Fix MASTER_SITES.
PR: ports/20324
Submitted by: Ports Fury
2000-08-07 08:22:22 +00:00
Kevin Lo
4bfc6c801e Update MASTER_SITES.
PR: ports/20322
Submitted by: Ports Fury
2000-08-07 08:18:36 +00:00
Neil Blakey-Milner
da1dca62db Stylize the Makefile, support PREFIX properly, and strip binary.
PR:		ports/20422
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp> (Ports Fury!)
2000-08-06 16:02:28 +00:00
Ade Lovett
972ca4afab Re-sobomize to use pre-patch instead of post-extract
Wrists slapped by:	knu, sheldon
2000-08-04 16:11:37 +00:00
Maxim Sobolev
d3b149abb5 Update to 0.5. 2000-08-04 07:48:40 +00:00
Ade Lovett
9594f3f893 Extensive patchfile cleanups using sobomax's wonderful
post-extract rule
2000-08-04 01:34:38 +00:00
Ade Lovett
38ae599271 Extensive patchfile cleanups using sobomax's wonderful
post-extract rule
2000-08-04 01:19:21 +00:00
MIHIRA Sanpei Yoshiro
060c56d87d change my e-mail address
--> sanpei@FreeBSD.org
2000-08-03 14:28:33 +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
523b9b7615 Cope with FreeBSD 3.
Fixed the path to gzip.

PR:		ports/16417
Submitted by:	Gregory Bond <gnb@itga.com.au>
2000-08-02 16:38:07 +00:00
Chris D. Faulhaber
a707ab698e Fix patch so it applies cleanly
Found by:	bento
2000-08-02 01:49:05 +00:00
Chris D. Faulhaber
b06bd368af Update port to 1.2
PR:		20321
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-08-02 00:19:58 +00:00
Chris D. Faulhaber
e155c8dfc2 Update port to 1.2
PR:		20320
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-08-02 00:18:22 +00:00
Shigeyuki Fukushima
128ad4b689 Fix typo.
I'm sorry for my many many mistakes.

Submitted by:	knu-san
2000-07-31 18:54:31 +00:00
Maxim Sobolev
3995aa0944 Update to 0.2.
- Replace patches with "standard Gnome regexs" ;)
- fetch distfiles from MASTER_SITE_SOURCEFORGE;
- Remove redundant USE_GMAKE.
2000-07-31 16:01:26 +00:00
Shigeyuki Fukushima
dcfc89d17b Fix PLIST error.
Install default config file as a sample config file.

Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-07-31 10:26:20 +00:00
Shigeyuki Fukushima
81a821601b Activate xfireworks. 2000-07-31 09:27:04 +00:00
Shigeyuki Fukushima
e847ea0a1f XFireworks makes fireworks in the root window on X.
This is imitation of Japanese "Hanabi Taikai". It is very popular event
in Japanese summer and performed on some rivers.

Reviewed by:	ports-jp ML <ports-jp@jp.freebsd.org>
2000-07-31 09:25:37 +00:00
Kevin Lo
7f3eb706fe Update MASTER_SITES
PR: 20306
Submitted by: Glenn Johnson <glennpj@bayouhome.net>
2000-07-31 08:41:22 +00:00
Maxim Sobolev
ff4effd5cf Update to 0.4.2. 2000-07-31 06:53:12 +00:00
SADA Kenji
eb2d7c9805 Activate nadar.
PR:		ports/18159
Submitted by:	Sakai Hiroaki <sakai@seki.ee.kagu.sut.ac.jp>
2000-07-29 07:20:16 +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
Will Andrews
7c6b0a6ca6 Update to 20000724A (custom-rolled snapshot). Rejoice, because now
Konqueror can load HTML documents, KOffice works semi-well, and KDE2 in
general seems less buggy.  Only kdeutils was left out of this mega-update.
However, it should return soon.  :-)

The massive reduction in patches is mostly the result of using perl
regex replacement.  This reduces the amount of time it will take in the
future to upgrade these ports, and load on the repository.

QT 2.2.0beta0 (aka qt-copy) is officially enabled for the express
purpose of allowing KDE2 to compile.  It is available in the qt22 port.
Additionally, GIF support is re-enabled in both Qt2 ports, so that
people can now read GIF images.  GIF support is enabled through an
internal GIF reader in Qt, and requires no patented libraries.  Special
effort was made to ensure that people do not install both qt21 and qt22
ports at the same time.

I'd like to take a moment to thank the following people for their help:
Alex Zepeda <jazepeda@pacbell.net>, Stephan Kulow <coolo@kde.org>, Harri
Porten <porten@kde.org>, Waldo Bastian <waba@kde.org>, Marc G. Fournier
<scrappy@hub.org>, Arun Sharma <adsharma@sharmas.dhs.org>, Matthias
Hoelzer-Kluepfel <mhk@caldera.de>, and many others.  Over 150 hours of hard
work, testing, etc. were put into this update.  Another couple hundred of
hours were spent by CPUs trying to compile this behemoth.  :->

Special thanks to:	Physics Computer Network @ Purdue staff, especially
			C. Stephen Gunn <csg@physics.purdue.edu>, for giving
			me access to an extremely fast machine for doing
			test builds (it performed 12 full builds of the
			entire suite in the last 7 days).

PR:			18838
Submitted by:		Arun Sharma <adsharma@sharmas.dhs.org>
Approved by:		imura, asami
2000-07-29 02:44:58 +00:00
Kris Kennaway
7e9ef3a2de MindGuard protects your mind by jamming and/or scrambling psychotronic
mind-control signals and removing harmful engrammic pollutants from
your brain. It also has the ability to scan for and decipher into
English specific signals so you can see exactly Who wants to control
you and what They are trying to make you think.

With MindGuard, you can rest assured that your most valuable
possession - your mind - is safe from the nefarious tinkering of
evil-doers.

This port is cleverly hidden in the games category rather than sysutils
where it belongs, so the forces of evil are less likely to find it.
2000-07-28 07:13:26 +00:00
Kevin Lo
c043b3cdf7 Update checksum
PR: 20218
Submitted by: Andreas Schulz <ats@first.gmd.de>
2000-07-28 00:39:56 +00:00
Daniel Harris
dde4ae2457 Fix typo in WWW (...ic.ac.uk, not ...ac.ic.uk). 2000-07-26 20:54:51 +00:00
Maxim Sobolev
f2c0d93485 Add bombermaze - a bomberman clone for GNOME desktop. 2000-07-25 10:08:17 +00:00
Maxim Sobolev
fa8fb0a8f2 Various fixes and cleanups:
- Handle pthread and installation dirs issues using perl regex instead of
  patches;
- add gnomecc RUN_DEPENDS to ensure correct removal;
- make it buildable even w/o autoheader installed.
2000-07-24 16:13:24 +00:00
Maxim Sobolev
525e48653d Add pythong - a snake-like game for Gnome desktop.
Obtained from:	http://www.gnome.org
2000-07-24 15:48:23 +00:00
Sheldon Hearn
5ebede8cf1 Fix disorder introduced in the previous commit. 2000-07-24 12:24:08 +00:00
Sheldon Hearn
7b11a049c8 Update to 1.11.4:
Internationalization extended.
	Full fog of war, nuclear fallout and more new goodies.
	Lots of user interface improvements.
	Lots of little bugfixes.

Also, the distfile location has changed.
Added a new mirror.
2000-07-24 11:33:55 +00:00
Maxim Sobolev
d27684dccd Remove redundant LIB_DEPENDS.
PR:		20100
Submitted by:	Ports Furry
2000-07-24 09:04:44 +00:00
Kevin Lo
00707734bd - Update MASTER_SITES and fix up Makefile.
- Update WWW in DESCR.
PR: 20101
Submitted by: Ports Fury
2000-07-22 05:58:33 +00:00
Will Andrews
f4bb943bec Update to 0.1.7. 2000-07-21 16:50:18 +00:00
Maxim Sobolev
272171f94c Add gcompris - a simple Gnome-based education game for children starting at 3.
Recommended to all committers by the -core!
2000-07-21 16:05:23 +00:00
Daniel Harris
34ea5345e2 Update to version 1.11.
PR:		20083
Submitted by:	MAINTAINER <th@cis.ibaraki.ac.jp>
2000-07-21 14:29:18 +00:00
Satoshi Asami
27198a9808 Mark these BROKEN, they don't compile/run properly.
Submitted by:	maintainer
2000-07-19 17:50:47 +00:00
Daniel Harris
7c5de09a4c Correct MASTER_SITES and WWW. 2000-07-19 15:10:22 +00:00
Alexander Langer
40774f261f Respect CXX/CXXFLAGS 2000-07-19 14:49:59 +00:00
Jean-Marc Zucconi
a3b3c708a0 Fix pkg/COMMENT
PR:		ports/19986
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-07-18 16:30:14 +00:00