Commit Graph

22 Commits

Author SHA1 Message Date
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
Steve Price
dd836828e5 Turn (back) on sound support for FreeBSD/Alpha. 1999-09-25 17:23:32 +00:00
Michael Haro
65ab34a667 FreeBSD.ORG -> FreeBSD.org
Prompted by PR:  13476, 13477
Submitted by:  KATO Tsuguru
1999-08-31 06:53:31 +00:00
Jim Mock
878ad6d18b Fix package building errors.
PR:		13417
Submitted by:	Ade Lovett <ade@lovett.com>
1999-08-28 00:42:58 +00:00
David E. O'Brien
253c66d044 Change Id->FreeBSD. 1999-08-25 06:06:33 +00:00
Steve Price
b67d334e96 Fully support turning off sound support and make it the default on the
Alpha.
1999-06-22 18:05:17 +00:00
Satoshi Taoka
605108f023 (1) Modification about sound by the following PR:
PR:		ports/8795
Submitted by:	Mikhail Teterin <mi@aldan.ziplink.net>

(2) I found another bug:

 -  if (!dsp) do_nothing();
 +  if (dsp<0) do_nothing();

The bug causes "Program terminated with signal 8, Floating point exception".

(3) Typo in pkg/DESCR
1999-04-01 01:43:33 +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
ceba211283 Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) or
1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted
correctly.
1998-08-05 09:31:52 +00:00
Thomas Gellekum
e2beafba9f Make NOSOUND option actually work. 1998-05-28 08:24:37 +00:00
Thomas Gellekum
139e41f4af Grr. Fix patch. 1998-05-28 07:43:14 +00:00
Thomas Gellekum
6d45df077a Upgrade to 2.0. 1998-05-28 07:39:25 +00:00
Satoshi Asami
ed1ba38a9f Be more selective about which ports to maintain. I no longer have time
to maintain all these ports I once committed (sometimes as a proxy).
1997-12-25 22:29:52 +00:00
Masafumi Max NAKANE
06e2cf5c15 Add LIB_DEPENDS to libXpm.
PR:		4473
Submitted by:	Warner Losh <imp@village.org>
1997-09-06 05:32:33 +00:00
Satoshi Asami
d6b2fcfe19 Fix for GUS sound cards.
Submitted by:	jmz
1996-11-30 09:31:32 +00:00
Satoshi Asami
92e3dece46 Upgrade the md5 file Torsten forgot (as usual :). 1996-11-30 08:45:38 +00:00
Torsten Blum
8b4ec917e3 Upgrade to 1.6c 1996-11-30 00:12:22 +00:00
Satoshi Asami
83e5fd3ee1 Use MASTER_SITE_XCONTRIB. Use MAN? macros. CATEGORIES+= -> CATEGORIES. 1996-11-18 09:56:45 +00:00
Satoshi Asami
23620d7140 Upgrade, 1.6 -> 1.6b.
Reminded by:	Andreas Klemm <andreas@knobel.gun.de>
1996-01-16 10:40:58 +00:00
Satoshi Asami
14cd728249 Shorten one-line comments. Boy, I'm listed as MAINTAINERs in a
lot of ports or what! ;>
1995-11-09 06:41:02 +00:00
Satoshi Asami
1f4361e168 The resurrection of the great video game Galaga. It's as slow as a dog
but if you have a super-fast video card, maybe it will be fun.

I don't have a sound card, so that part isn't tested at all.
1995-08-28 07:43:38 +00:00