Michael Haro
af16ac47a0
add forgotten file
...
Reminded by: maintainer
2001-03-30 02:48:10 +00:00
Michael Haro
0a05f4880e
update to 1.0.3
...
PR: 26150
Submitted by: maintainer
2001-03-29 20:03:13 +00:00
Maxim Sobolev
4ca0e60800
-pthread --> ${PTHREAD_LIBS}
...
-D_THREAD_SAFE --> ${PTHREAD_CFLAGS}
Note: my first intention was to test this out on bento/beta, but per ade's
requiest I opted to do it quickly.
2001-03-29 16:35:19 +00:00
Stefan Eßer
749c335942
Upgrade to 2.7.32 (beta)
2001-03-28 22:51:42 +00:00
Nick Sayer
a964287ef6
Revert last change. I now understand where the PORT prefixed variables
...
come from. Pass the pointy hat. But I cleaned out RELENG_3 support in
the patch before, so finish the job in Makefile.
2001-03-28 19:12:56 +00:00
Nick Sayer
2955a2ff24
Respect CFLAGS, CXXFLAGS and PREFIX
2001-03-28 18:55:46 +00:00
Nick Sayer
f842afba9d
More patch housecleaning. patch-aa replaces the separate patches. It is
...
a version from the author that will be merged in a future version.
Putting it in a single file like this will make it easy to get rid of
in the next release.
Also, clean up the config file a bit, including respect for ${X11BASE}
2001-03-28 18:21:31 +00:00
Steve Price
e275a56d3f
Disable traversal into the kpuzzle directory for now as it is killing
...
'make index'.
2001-03-28 03:46:35 +00:00
Nick Sayer
90050efa25
1. Properly disable the half rate audio hack.
...
2. Fix the XF86 video mode switching code.
3. Respect CC and CXX.
2001-03-27 23:09:53 +00:00
Kevin Lo
dcd8958ac7
Fix MASTER_SITES
...
PR: 26117
Submitted by: Ports Fury
2001-03-27 14:10:04 +00:00
Kevin Lo
77e9881a3e
Fix MASTER_SITES
...
PR: 26118
Submitted by: Ports Fury
2001-03-27 14:08:39 +00:00
Kevin Lo
6db7ea0578
Fix MASTER_SITES
...
PR: 26120
Submitted by: Ports Fury
2001-03-27 13:24:56 +00:00
Kevin Lo
988f3e3724
Fix MASTER_SITES
...
PR: 26121
Submitted by: Ports Fury
2001-03-27 13:18:20 +00:00
Jun Kuriyama
ee4a242f81
Change maintainer's address.
...
Submitted by: Takeshi Hiyama <th@cis.ibaraki.ac.jp> (maintainer)
PR: ports/26102
2001-03-27 03:55:29 +00:00
Jun Kuriyama
bb5985e6f6
Change maintainer's address.
...
Submitted by: Takeshi Hiyama <th@cis.ibaraki.ac.jp> (maintainer)
PR: ports/26101
2001-03-27 03:54:36 +00:00
Jun Kuriyama
424c97191c
Change maintainer's address.
...
Submitted by: Takeshi Hiyama <th@cis.ibaraki.ac.jp> (maintainer)
PR: ports/26099
2001-03-27 03:53:42 +00:00
Jun Kuriyama
a441681486
Change maintainer's address.
...
Submitted by: Takeshi Hiyama <th@cis.ibaraki.ac.jp> (maintainer)
PR: ports/26098
2001-03-27 03:52:29 +00:00
Jun Kuriyama
a7f468b50c
Change maintainer's address.
...
Submitted by: Takeshi Hiyama <th@cis.ibaraki.ac.jp> (maintainer)
PR: ports/26095
2001-03-27 03:49:22 +00:00
Nick Sayer
bb8199ef0e
Add www
2001-03-26 23:24:58 +00:00
Nick Sayer
91c35bec5f
portlint
2001-03-26 16:54:29 +00:00
Nick Sayer
a967a694ca
1. Update to 1.7e.1. d.9 is no longer interoperable.
...
2. Get rid of half-speed audio flag. It breaks audio on Yamaha chipsets.
3. The program maintainer has a bad habit of morphing the distfile and
WRKSRC name. Grr.
4. Some patches were subsumed and thus deleted. Other stuff has come up
though and thus must be patched.
5. Take over MAINTAINERship.
PR: ports/26112
Approved by: nbm
2001-03-26 16:51:54 +00:00
Ying-Chieh Liao
77cdd47db0
upgrade to 1.5.14
2001-03-26 15:21:27 +00:00
Kevin Lo
8c481bf799
Update to lastest version
...
PR: 26082
Submitted by: MAINTAINER
2001-03-26 13:20:49 +00:00
Trevor Johnson
e77d5f4a81
Mark this broken, because it depends on the late kde-qt-addon.
2001-03-25 07:08:58 +00:00
Will Andrews
0d96c0775c
Add 44bsd-hunt 1.0, a rogue-like multiplayer game.
...
PR: 25221
Submitted by: bdluevel@heitec.net
2001-03-25 06:37:20 +00:00
Will Andrews
cd5ac27b08
Bring in my fixes for KDE2 for users of XFree86 4.0.x. Basically, what
...
this involves is this: Cull GL from Qt by default, but still provide a
Qt+GL library that may or may not have threads. Then also provide a Qt
library that has threads but not GL. This allows us to make KDE2 depend
on a library that will *not* have threads, ever. Threads will be
revisited at a later date. Ports that require GL support need to be
updated to use the hacked library, libqtgl.so.4. The net result is that
we bloat our qt2 package by 1.5-2.5MB for compatability. Also, static
qt will not have GL support.
Introduce bsd.kde.mk, which will be tested on bento before becoming
fully activated.
Replace qt22-static with qt2-static, since it's just a proxy. Update
qt-designer to depend on qt23. Also make the old hack to package the
correct lib obsolete by using PLIST_SUB instead.
Miscellaneous changes: remove LIBQTFILE from CONFIGURE_ENV, it's not
used anymore. Solve namespace pollution problems with the devel/pth and
devel/libgnugetopt ports. Hopefully.
Suggested by: ade, asami, sobomax (bsd.kde.mk)
Repocopied by: asami (qt22-static --> qt2-static)
2001-03-24 22:15:59 +00:00
Mario Sergio Fujikawa Ferreira
3e22643a33
Update MASTER_SITES
...
Submitted by: maintainer
2001-03-24 20:30:46 +00:00
Mario Sergio Fujikawa Ferreira
ab0fc00c08
Replace the primary MASTERSITE
...
Submitted by: MAINTAINER
2001-03-23 20:40:42 +00:00
Mario Sergio Fujikawa Ferreira
be031bcbc6
Add a few MASTER_SITES
...
Approved by: MAINTAINER
2001-03-23 18:38:09 +00:00
Thomas Gellekum
d282ecfcf8
- Update checksum
...
(version string in html file is corrected)
- Exclude GPL doc from package
PR: 25996
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
2001-03-23 11:43:19 +00:00
Mark Murray
b22f091616
Upgreate the Half-life server to the latest-and-greatest.
...
Also break out Counter-strike into a dependant port of its
own, and add a similar dependant port for Frontline Force.
The submitter takes over maintainership. Thanks!
Submitted by: Patrick Li <pat@databits.net>
2001-03-23 10:16:47 +00:00
FUJISHIMA Satsuki
2c9e91a9b5
mark as BROKEN temporarily; Gtk+-1.2.9 does not allow setuid program.
...
PR: 25906
Reported by: Michael Hohmuth <hohmuth@inf.tu-dresden.de>
2001-03-22 19:54:41 +00:00
Maxim Sobolev
480b076824
Unbroke with latest Mesa.
...
Submitted by: bento
2001-03-22 16:25:58 +00:00
Warner Losh
9f40105f7e
Moved to sourceforge.
...
Helped with this by: jedgar
2001-03-21 23:06:58 +00:00
David E. O'Brien
30af7b687e
rpm' and
rpm2cpio' have been repocopied from "misc" to "archivers".
2001-03-20 20:28:14 +00:00
Jun Kuriyama
65b7c930e1
Satellite port (japanese/zangband) update to 2.4.0-J1.0.2 (010223).
...
Submitted by: Makoto YAMAKURA <makoto@pinpott.spnet.ne.jp> (maintainer)
PR: ports/25355
2001-03-17 09:19:46 +00:00
Maxim Sobolev
c20bd4a0ec
Correct version number of SDL shared library.
2001-03-17 08:27:48 +00:00
Maxim Sobolev
7b57c4ed0e
Update to 010315.
2001-03-16 16:59:21 +00:00
Dirk Froemberg
7109ac9f61
Unbreak by adding xpm library.
...
Submitted by: bento
2001-03-15 22:21:51 +00:00
Maxim Sobolev
374576c860
o Fix the port after it has been broken for ages (since Mesa3 release);
...
o make it CFLAGS/X11BASE and PREFIX-clean;
o install data files into ${PREFIX}/share, not into ${PREFIX}/lib as it was
previously.
Prompted by: bento
2001-03-14 12:20:49 +00:00
Matthew Hunt
9a9093b11b
Upgrade to 1.07.
...
Fix bento build errors (USE_IMAKE).
2001-03-12 21:25:46 +00:00
FUJISHIMA Satsuki
1f1b7cce63
use ${MKDIR} rather than mkdirhier.
...
PR: 25689
Submitted by: Edwin Mons <edwinm@joshua.mons.net>
2001-03-12 18:28:43 +00:00
Stefan Eßer
9ff99de88d
Fix order of includes: put <sys/types.h> at top of list
2001-03-12 18:02:58 +00:00
Stefan Eßer
84824800e9
Upgrade to 2.8.30-beta
2001-03-12 18:01:43 +00:00
Maxim Sobolev
51539907ea
Fix another victim of recent change in location of WindowMaker's includes.
...
Submitted by: bento
2001-03-12 16:25:10 +00:00
Maxim Sobolev
eaa253e8f3
<automake hate mode>
...
Prevent Makefile from trying to run 644 missing script when no autoheader is
installed.
</automake hate mode>
Submitted by: bento
2001-03-12 09:32:29 +00:00
Stefan Eßer
174f47209b
Upgrade to 2.8.30-beta
2001-03-11 12:49:25 +00:00
Maxim Sobolev
c74ac8bd8e
ONLY_FOR_ARCHS=i386 (alphas don't have libvgl yet).
...
Submitted by: http://havk.org/alpha/
2001-03-11 12:33:02 +00:00
Maxim Sobolev
3224cf07c5
<cvs sucks>
...
For some strange reasons cvs refused to cvs add back erroneously cvs rm'ed file
without doing cvs ci in the middle. *sigh*
</cvs sucks>
2001-03-11 09:45:49 +00:00
Maxim Sobolev
637fd8c540
Update to 010310.
2001-03-11 09:42:24 +00:00