Commit Graph

52 Commits

Author SHA1 Message Date
Olli Hauer
b6ac748023 -remove MD5 2011-07-03 14:25:36 +00:00
Dirk Meyer
28bc7bca75 LICENSE MIT (X11) 2010-06-04 14:24:17 +00:00
Dirk Meyer
da0fbc6b90 - cleanup text
Submitted by:	danfe
2009-06-09 04:55:27 +00:00
Dirk Meyer
0a78365e08 - add LICENSE: 2009-02-15 16:44:55 +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
Dirk Meyer
35b1cf5ca7 - set USE_XORG 2008-03-17 16:56:59 +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
Dirk Meyer
3c249f32c0 - take maintainership 2006-12-02 20:00:51 +00:00
Pav Lucistnik
45a44e27c7 - Add SHA256 2005-11-24 19:28:01 +00:00
Dirk Meyer
55debb52d1 - drop maintainership 2004-07-19 05:15:28 +00:00
Dirk Meyer
6d77df44af - Security Fix
patch taken from debian xboing_2.4-26woody1.diff
2004-03-01 08:54:52 +00:00
Dirk Meyer
c600b83191 - add SIZE 2004-02-26 05:26:15 +00:00
Dirk Meyer
9a4f0bcaf2 - Fix sound initialisation problem
- new option WITHOUT_AUDIO
default now supports sound on alpha
2003-08-04 06:50:44 +00:00
Dirk Meyer
4eb8d6d1fa - retire pkg-comment 2003-02-21 03:59:00 +00:00
Dirk Meyer
387f34ee24 - add COMMENT 2003-02-20 18:26:42 +00:00
Dirk Meyer
1ac3387678 Fixing a build error listed on bento
PR:		43276
Submitted by:	edwin@mavetju.org
2002-09-23 06:08:25 +00:00
Dirk Meyer
319c621608 unbreak port, took maintainership.
removed bogus patch:
patch-ae  1.1   10 days  kris   Fix build on -current (machine/soundcard.h -> sys/soundcard.h)
apply changes in existing patchfile.
2002-09-19 03:56:43 +00:00
Kris Kennaway
7b0023cf41 Fix build on -current (machine/soundcard.h -> sys/soundcard.h) 2002-09-08 08:59:58 +00:00
Bill Fenner
fa8c8f849b Remove janek@gaja.ipan.lublin.pl as MAINTAINER; mail has been bouncing
for 2 months.
2002-07-22 03:54:21 +00:00
Jimmy Olgeni
a218624235 More spaces -> tabs for the games category. 2001-02-05 14:51:45 +00:00
Jimmy Olgeni
79c05b9c01 Enforce X(1) recommendation about X11 naming in some pkg-{descr,comment}
files.
2001-01-31 23:28:05 +00:00
Satoshi Asami
b7d87d74f7 Rename PLIST.alpha to pkg-plist.alpha. 2000-10-08 01:43:20 +00:00
Kris Kennaway
760254ff8c Install setgid games 2000-09-09 11:03:36 +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
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
Steve Price
21d3259441 Disable sound support on the Alpha. Also move the manpage from the PLIST
to the Makefile.
1999-06-22 18:03:28 +00:00
Hidetoshi Shimokawa
feb9acb106 remove -m486 option for alpha.
xboing is still broken on alpha for lack of sound support.
1999-01-05 05:45:02 +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
Vanilla I. Shu
9788023079 Correct the define of READMEP_FILE. 1998-07-16 06:33:09 +00:00
Vanilla I. Shu
7211490698 Update to 2.4
PR:		5514
1997-11-26 19:45:37 +00:00
Vanilla I. Shu
6ca49f6442 Update to 2.4
PR:	 5514
1997-11-26 19:44:34 +00:00
Vanilla I. Shu
abb81f8144 *** empty log message *** 1997-11-26 19:35:11 +00:00
Vanilla I. Shu
5f997be70c Update to 2.4
PR: 5114
1997-11-26 19:12:54 +00:00
David E. O'Brien
20b9bbed0a Switched to using MASTER_SITES=${MASTER_SITE_XCONTRIB} and
MASTER_SITE_SUBDIR=games
swallace wasn't listed as MAINTAINER of any of his ports
janek@gaja.ipan.lublin.pl wasn't listed as MAINTAINER of any of his ports
bin.bin --> ${BINOWN}.${BINGRP}
chown --> /usr/sbin/chown
	(not everyone has /usr/sbin in their path, esp. if you sudo'ed to root)
mkdir -p --> ${MKDIR}
1997-01-03 09:38:01 +00:00
Satoshi Asami
c98cfd116d Compress a bunch of manpages. Remove unnecessary @ directives from
PLISTs.

Note: I know that this is going to break some symlinks and/or .so
includes, I will back some of these out as I run into these during
package building.
1996-11-18 14:17:24 +00:00
Satoshi Asami
83e5fd3ee1 Use MASTER_SITE_XCONTRIB. Use MAN? macros. CATEGORIES+= -> CATEGORIES. 1996-11-18 09:56:45 +00:00
Satoshi Asami
95137d2010 Oh my goodness! Satoshi is finally fed up and decided to "clean up"
all the COMMENTs!  No package names, no version numbers, no "this is
absolutix-3.1.2" type comments that have zero information contents.

Now, without any bad examples to follow, nobody has an excuse to import
a port with those kind of comments. :)

Phew!  238 ports modified!
1996-10-10 05:05:35 +00:00
Satoshi Asami
23402bd102 Added comment about chmods. By the way, the previous commit was -
Submitted by:	Anthony Yee-Hang Chan <yeehang@netcom.com>
1995-04-08 06:50:41 +00:00
Satoshi Asami
cd33dac126 Upgrade, 2.2 -> 2.3! 1995-04-08 05:06:23 +00:00
Satoshi Asami
1dcbe5d809 Add the checksum while I'm here. 1995-04-02 07:18:11 +00:00
Satoshi Asami
54642e156d Make it compile by specifying ftp site that actually carries this baby.
Preblem reported by:	jmb@kryten.Atinc.COM
1995-04-02 07:17:50 +00:00
Joerg Wunsch
8870a76e52 xboing used to lock the score file against itself. This has been due
to a wrong understanding of how the locking works.  It locks on files,
not descriptors, hence it's not sufficient to close the descriptor of
a locked file.

The patch fixes this.
1995-04-01 22:12:16 +00:00
Jordan K. Hubbard
ac3066bf75 Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in
multiple catagories - I'll expect the various MAINTAINERS to make further
adjustments (and add any KEYWORDS lines) themselves.
1995-04-01 12:51:41 +00:00
Andreas Schulz
de05f2ae6c Add a LIB_DEPENDS line in the makefile. xboing depends on the xpm library. 1995-03-30 22:28:45 +00:00
Andreas Schulz
e47aadda1e Change an absolute reference to X11 from /usr/X11R6 to ${X11BASE}. 1995-03-20 00:11:36 +00:00
Steven Wallace
4543af196c Added sounds directory to list. 1995-03-06 08:13:59 +00:00
Steven Wallace
1427eec80f Added sound support. 1995-03-06 08:13:37 +00:00