1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-01 22:05:08 +00:00
Commit Graph

1913 Commits

Author SHA1 Message Date
Steve Price
2d0092ac11 - Support CFLAGS/PREFIX/X11BASE properly
PR:		21034
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-09-05 01:15:08 +00:00
Bill Fumerola
4cb9edbf17 Some more creative art for cowsay.
The guilty parties:	alfred, billf
Approved by:		kris (MAINTAINER)
2000-09-04 00:48:52 +00:00
Kris Kennaway
803875c03d gnome-breakout 0.4 is a GNOME version of the classic arcade game of
breakout

Obtained from:	NetBSD
2000-09-02 11:11:39 +00:00
Kris Kennaway
edca8043ba ________________________________
< Oops, forgot to add this patch >
 --------------------------------
   \         ,        ,
    \       /(        )`
     \      \ \___   / |
            /- _  `-/  '
           (/\/ \ \   /\
           / /   | `    \
           O O   ) /    |
           `-^--'`<     '
          (_.)  _  )   /
           `.___/`    /
             `-----' /
<----.     __ / __   \
<----|====O)))==) \) /====
<----'    `--' `.__,' \
             |        |
              \       /
        ______( (_  / \______
      ,'  ,-----'   |        \
      `--{__________)        \/
2000-09-02 10:05:42 +00:00
Kris Kennaway
281b1b090a ______________________________________
/ This is cowsay 3.03, a program which \
| generates ASCII art of various       |
\ characters saying text.              /
 --------------------------------------
   \         ,        ,
    \       /(        )`
     \      \ \___   / |
            /- _  `-/  '
           (/\/ \ \   /\
           / /   | `    \
           O O   ) /    |
           `-^--'`<     '
          (_.)  _  )   /
           `.___/`    /
             `-----' /
<----.     __ / __   \
<----|====O)))==) \) /====
<----'    `--' `.__,' \
             |        |
              \       /
        ______( (_  / \______
      ,'  ,-----'   |        \
      `--{__________)        \/

Obtained from:	NetBSD
2000-09-02 10:04:59 +00:00
Ade Lovett
36cb187fb4 GNOME cleanups 2000-09-01 18:21:24 +00:00
Will Andrews
763de026f3 Update to 20000829A snapshot. Disable kdenetwork2 for the time being so
I can address some of its issues (should see it marked un-broken in about
3 hours, if they're trivial enough).  It took too long to get this update
out the door... :-(

This is a rather stable version of KDE2.  Release is hoped for sometime
next month, so I'm going to try to reroll snapshots this weekend.

Also decide policy by removing the interactive requirement in qt22's
configure script.  I don't know why they bothered adding it there..

Bugged by:	*many* bug-reports, requests, etc.
2000-08-29 23:44:32 +00:00
Maxim Sobolev
3bdbf74428 Update to 0.6.1. 2000-08-28 15:02:15 +00:00
Yukihiro Nakai
fcf1d194ca Fix for world-writable.
Submitted by:	Kris Kennaway <kris@FreeBSD.org>
2000-08-26 04:55:28 +00:00
Yukihiro Nakai
e8e7ca390c xshisen Y2K fix
Submitted by:	Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp>
2000-08-26 04:51:02 +00:00
Maxim Sobolev
0e47114f87 Update to 0.4.3. 2000-08-23 10:30:58 +00:00
Maxim Sobolev
37b8e8d241 Fix security issues.
Submitted by:	kris
2000-08-21 15:47:10 +00:00
Steve Price
82cd6fb13a We don't have fpsetmask(3) on the Alpha. 2000-08-19 20:15:21 +00:00
Neil Blakey-Milner
cc3a266bd3 Get bzflag to compile on 3.x. (sys/soundcard.h to machine/soundcard.h,
socklen_t to int for 3.x, and no -fno-exceptions for 3.x g++)

Bothered by:	Barry Irwin <bvi@rucus.ru.ac.za>
Bothered by:	Matthew West <mwest@uct.ac.za>
2000-08-18 15:04:09 +00:00
Maxim Sobolev
1711cc8181 Update to 0.5.1. 2000-08-17 10:42:19 +00:00
Maxim Sobolev
ba14baafa8 Add gtktetcolor - a game for GNOME that resembles well-known tetris and columns. 2000-08-17 10:34:30 +00:00
Kris Kennaway
a4f6f2cd97 Make this setgid games to avoid a world-writable file 2000-08-17 06:56:12 +00:00
Kris Kennaway
58e56e39ce Make this setgid games to avoid a world-writable file 2000-08-17 06:50:45 +00:00
Kris Kennaway
ecfbae58bf Make this setgid games to avoid world-writable files 2000-08-17 06:34:50 +00:00
Kris Kennaway
64c614c46c Make this setgid games to avoid a world-writable file 2000-08-17 06:25:03 +00:00
Kris Kennaway
2808c145df Make this setgid games and remove a world-writable file. 2000-08-16 11:31:48 +00:00
Kris Kennaway
fd34708e71 Remove world-writable score files by making the game binary setgid games
and the score file root:games mode 664. Since the games group has (should
have) no permissions other than to write to game data files, it doesn't
really matter if this is "insecure" (lots of other things which are
setgid games already are).
2000-08-16 06:06:40 +00:00
Kris Kennaway
0ba4046659 Remove a world-writable score file by making the game binary setgid games
and the score file root:games mode 664. Since the games group has (should
have) no permissions other than to write to game data files, it doesn't
really matter if this is "insecure" (lots of other things which are
setgid games already are).
2000-08-16 05:58:22 +00:00
Maxim Sobolev
41350e757b Add heroes - a game similar to the old "Tron" and "Nibbles". 2000-08-15 11:55:06 +00:00
Maxim Sobolev
d4cdb0bb8e Correct CATEGORIES - this port belongs to the games, not graphics! 2000-08-15 10:27:28 +00:00
Will Andrews
89189adf81 Update to 0.1.9. Did I mention this game rules? 2000-08-15 03:42:35 +00:00
Steve Price
3e6b66d38e Fix this port so that it packages correctly again. 2000-08-14 03:20:44 +00:00
Alexander Langer
f00442060f The correct fix for the previous patches is USE_IMAKE,
which is handled in bsd.port.mk for XFree86-4.
2000-08-13 19:46:38 +00:00
Alexander Langer
21f649f14a This port needs xmkmf in order to build.
Depend on XFree86 version 3 if XFREE86_VERSION is not defined or != 4,
or version 4 if the previous condition is not true (that is, in the
case xmkmf isn't installed on the system).

Found by:	bento
2000-08-13 16:35:16 +00:00
Alexander Langer
495659c205 bin/manpage changed names from empire(.6) to vms-empire(.6)
Submitted by:	bento
2000-08-13 16:15:57 +00:00
Steve Price
853fa7ed5f Fix a few spelling nits. 2000-08-13 15:14:23 +00:00
Steve Price
e12b12e297 Fix things so that what we install matches what pkg/PLIST expects. 2000-08-13 14:32:33 +00:00
Alexander Langer
c90047fdac Distfile changed on mastersite.
From the UPDATE file for this update:
>This is a minor bugfix release.  Sorry, no major new functionality this
>time around.
The complete changes can be found in the UPDATE32.2 file and are
therefore not included here.

PR:		20563
Submitted by:	Jimmy Olgeni <olgeni@uli.it> (md5 fix w/o description)
2000-08-13 12:08:35 +00:00
Neil Blakey-Milner
35b4af3562 Attempt to work around what seems to be a make time-dependency issue
(ie, 1 second granularity) and explicitly run the man target in
post-build.

Also, add the data files to the PLIST, which I missed in my last commit.

Noticed by:	jkh
Debugging help:	green
2000-08-12 22:01:39 +00:00
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
Brian Feldman
0a2971cbc0 Update to xpuyopuyo 0.4.2 with the new "smileys" theme. Make sure to,
ahem, fix author's Makefile.in breakage.
2000-07-18 14:50:27 +00:00
Kevin Lo
802185c16a Initial import of trojka-1.0
trojka is a game of skill

PR: 19911
Submitted by: Edwin Mons <edwinme@ik.nu>
Reviewed by: sobomax
2000-07-18 09:45:05 +00:00
Steve Price
7053598937 Distfile changed because of minor mods to the Makefile and the addition
of lines.moc.
2000-07-17 01:18:07 +00:00
Alexander Langer
217ed45bf9 - Update MASTER_SITES and WWW: line of pkg/DESCR
- Support CC/CFLAGS/PREFIX/LOCALBASE/X11BASE/etc properly

PR:		19757
Submitted by:	Ports Fury
2000-07-16 14:31:54 +00:00
Alexander Langer
06059fa08e - new master site
- respect GTK_CONFIG
- new maintainer email

PR:		19964
Submitted by:	maintainer
2000-07-16 14:18:07 +00:00
Will Andrews
faf9c71497 Update to 0.1.6, and bump gnome shlib version.
PR:		19963
Submitted by:	Steve Coltrin <spcoltri@omcl.org> (gnome shlib ver)
2000-07-16 05:17:36 +00:00
Will Andrews
179f9d996f [ second commit, I forgot to add these patches. ]
Support CFLAGS properly.  Conform to one file per patch guideline.  Be
extra careful with $i; remove unnecessary WRKSRC.

PR:		19925
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-07-15 16:37:58 +00:00
Will Andrews
6542dd2222 Support CFLAGS properly. Conform to one file per patch guideline. Be
extra careful with $i; remove unnecessary WRKSRC.

PR:		19925
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-07-15 16:36:51 +00:00
Mark Murray
2c831d42d8 This is a server for Valve's Half-life First-Person-Shooter game.
This port includes support for the popular Counter-Strike mod.
2000-07-15 14:04:39 +00:00
Alexander Langer
5c2223698b Add -pedantic.
Unbreaks build --> Remove BROKEN.

Noticed by:	bento
2000-07-14 09:51:12 +00:00
Jim Mock
40c4d3d7f0 Fix exploit where a local user can overwrite arbitrary files.
PR:		19862
		19864
19862 submitted by:	Rich Mirch <mirchr@sunyit.edu>
19864 submitted by:	maintainer
2000-07-13 20:33:25 +00:00
Chris D. Faulhaber
a3becc9888 Update to newest version. 2000-07-12 22:47:22 +00:00
Ade Lovett
cbe360036c Update for new devel/libglade shlib version 2000-07-11 22:02:22 +00:00
Ben Smithurst
17879d635b ben@scientia.demon.co.uk -> ben@FreeBSD.org, since I'm a committer now. 2000-07-10 22:35:34 +00:00
Ade Lovett
75698a6b5d A version of the classic memory blocks game for GNOME 2000-07-10 15:55:37 +00:00
Jim Mock
c91022e2fa Update to version 1.4.8. 2000-07-10 06:12:26 +00:00