Martin Wilke
46ac9432cb
- Fix build with gcc4
...
PR: 114072
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
2007-06-29 08:32:31 +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
Martin Wilke
1217931788
- Respect X11BASE
...
PR: ports/105874
Submitted by: trasz
2006-11-27 13:40:13 +00:00
Mark Linimon
282c9c0170
Save this mindless diversion from the scrapheap by mirroring it on freefall.
2006-01-20 00:06:33 +00:00
Volker Stolz
20499cd055
DEPRECATE: mastersite disappeared, no longer maintained by author
2005-12-16 09:26:23 +00:00
Pav Lucistnik
45a44e27c7
- Add SHA256
2005-11-24 19:28:01 +00:00
Volker Stolz
cf48d58586
Repackage: Use PLIST_SUB instead of an almost similar alternative plist
2005-03-14 17:01:09 +00:00
Trevor Johnson
33fdc4cde2
SIZEify.
2004-03-17 18:29:46 +00:00
Pav Lucistnik
735f3e0203
Fix spacebar behaviour under KDE and GNOME.
...
PR: ports/59195
Submitted by: Lee Harr <missive@hotmail.com>
Approved by: marcus (backup mentor)
2003-11-16 00:41:30 +00:00
Akinori MUSHA
2ab2d59488
De-pkg-comment.
2003-02-20 17:32:26 +00:00
Mario Sergio Fujikawa Ferreira
f0a1969d34
o Rollback PORTCOMMENT modifications while this feature's implementation
...
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files
Approved by: kris (portmgr hat),
portmgr, re (silence)
2002-11-10 16:48:51 +00:00
Adam Weinberger
d9611f9375
Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
...
Approved by: pat
2002-11-06 22:47:41 +00:00
Ying-Chieh Liao
1bd6bcee7f
upgrade to 2.0.34
...
PR: 42961
Submitted by: Timothy R. Geier <tgeier@speakeasy.net>
2002-09-19 19:53:36 +00:00
Christian Weisgerber
16806d782b
machine/soundcard.h -> sys/soundcard.h; fixes build on -CURRENT
...
PR: 40839
Submitted by: Jan Stocker <Jan.Stocker@t-online.de>
2002-07-21 17:14:52 +00:00
Steve Price
d26d09b244
Bump PORTREVISION (as I should have done with the previous commit) since
...
these ports now build again.
2000-10-29 22:58:07 +00:00
Steve Price
7a8e7452a7
Make struct.h idempotent so newer compilers don't bail because the
...
torp struct is being redefined.
2000-10-29 22:35:15 +00:00
Satoshi Asami
0cef4e92a1
Rename PLIST.nosound to pkg-plist.nosound.
2000-10-08 01:55:28 +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
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