Will Andrews
4495b47121
Add NO_LATEST_LINK=yes to facilitate use of KDE 2.0 instead of 1.1.2.
...
Submitted by: imura, steve
2000-10-30 01:28:59 +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
Will Andrews
b8fe745f5e
Add smacx, Loki's port of Sid Meier's Alpha Centauri game. Pretty cool.
2000-10-29 06:42:58 +00:00
Doug Barton
8fe0e8d936
At his request, remove Joel Sutton as maintainer of 8 ports. Thank you for
...
your efforts on these ports, and thank you for also taking the responsibility
to let us know your time now has other priorities.
PR: ports/22384
Submitted by: Joel Sutton, jsutton@bbcon.com.au
2000-10-29 06:31:38 +00:00
Will Andrews
8a3f152680
Oops, forgot to remove -lqt2 along with -L${X11BASE}/lib, to allow people
...
to compile on X4.0.1.
Submitted by: Andrzej Tobola <san@tmp.iem.pw.edu.pl>
2000-10-29 03:09:49 +00:00
Will Andrews
93d5d50b4c
Implement fix for configure scripts in regards to finding X libs on
...
XFree86 4.0.1.
Submitted by: PW (thanks)
2000-10-28 23:22:16 +00:00
Kevin Lo
1fccb6e211
Fix Imakefile breakage under XFree86 4.x
...
PR: 22365
Submitted by: Ports Fury
2000-10-28 15:52:08 +00:00
Kevin Lo
e671ca93b9
Fix Imakefile breakage under XFree86 4.x
...
PR: 22364
Submitted by: Ports Fury
2000-10-28 15:46:30 +00:00
Kevin Lo
1d349d2977
Update to version 1.2b
...
PR: 22363
Submitted by: Ports Fury
2000-10-28 15:41:32 +00:00
Will Andrews
ef24893688
Add civ2demo, a port of the binary-only Civilization: Call To Power
...
port to Linux by the Loki folks. Strategy fans, this one's for you!
PR: 22134
Submitted by: jameso@elwood.net
2000-10-28 08:14:44 +00:00
Will Andrews
5321816733
Add gnurobots 1.0D, a game/diversion where you construct a program for a
...
little robot, then set him loose and watch him explore a world on his own.
It is written in Scheme and implemented using Guile.
PR: 21482
Submitted by: Aaron VonderHaar <avh4@crosswinds.net>
2000-10-28 01:29:09 +00:00
James E. Housley
5f1932174a
Update to recognize CC/CFLAGS/X11BASE
...
PR: 21630
Submitted by: Dan Papasian <bugg@bugg.strangled.net>
2000-10-26 23:30:54 +00:00
Mark Murray
abbab5c439
Mark FORBIDDEN due to buffer overflows
2000-10-26 18:56:09 +00:00
James E. Housley
11c9fd251e
Add new port: games/nethack3-tty
...
This is a TTY/console only versin of nethack3
REPOCopy from games/nethack3
PR: 21497
Submitted by: Jeremy Chadwick <yoshi@parodius.com>
2000-10-26 11:41:43 +00:00
Maxim Sobolev
dfcac308e2
- Derive DISTNAME from PORTVERSION using `S:///' make(1) modifier;
...
- Remove redundant USE_XLIB (USE_X_PREFIX implies USE_XLIB, see bsd.port.mk).
2000-10-26 10:07:43 +00:00
James E. Housley
95a64a71be
New port: games/magiccube4d
...
MagicCube4d is a Rubik's cubish puzzle
PR: 21557
Submitted by: Jeremy Karlson <karlj000@unbc.ca>
2000-10-26 02:05:13 +00:00
James E. Housley
8286cffd1b
Update MASTERSITES
...
PR: 21458
Submitted by: Joseph Scott <joseph.scott@owp.csus.edu>
2000-10-26 01:16:29 +00:00
Will Andrews
a80e044100
Update to QT 2.2.1 / KDE 2.0 final release. At last! What a long road...
...
All KDE2 ports now use default USE_QT2. Still todo: Merge in MTREE stuff.
2000-10-25 03:33:54 +00:00
Will Andrews
5b79c1e047
Remove jfitz@ as MAINTAINER - mail is bouncing / mailservers don't answer.
2000-10-23 21:03:11 +00:00
Trevor Johnson
9b6eff3e0d
Add games/bomb, an interactive display hack for SVGAlib or X.
2000-10-23 18:23:25 +00:00
R. Imura
9fbd04e5bf
Make it PREFIX-safe.
...
Submitted by: will
2000-10-23 16:09:07 +00:00
R. Imura
48acbbff2d
Merge kde11-i18n into kde11, and remove my *-i18n ports.
...
There is no so-version bump, because of compatibility.
Approved by: will (kde11 maintainer)
2000-10-23 15:24:23 +00:00
Kevin Lo
23f68ec69e
Fix Imakefile breakage under XFree86 3.x
...
PR: 22162
Submitted by: Ports Fury
2000-10-21 13:06:32 +00:00
Kevin Lo
550a540d45
Fix Imakefile breakage under XFree86 3.x
...
PR: 22161
Submitted by: Ports Fury
2000-10-21 13:01:43 +00:00
Stefan Eßer
4ba25a6bcf
Fix Imakefile: There is no man page for xbsndsrv, but the imake rules
...
require one. The quick and dirty trick is to replace the InstallManPage
macro by an empty definition.
Clean up the man page installation, while I'm here ...
PR: 21045
2000-10-20 21:14:32 +00:00
Maxim Sobolev
0050bccb45
Add lbreakout - a SDL-based clone of classical Breakout game.
2000-10-20 07:32:38 +00:00
Maxim Sobolev
c7b3224801
Add ltris - a SDL-based cool tetris clone.
2000-10-19 16:15:35 +00:00
Maxim Sobolev
f9a1436535
Prevent unnecessary unconditional autoheader call. This should fix bento builds.
...
<AntiGNU mode>
I hate auto*
</AntiGNU mode>
2000-10-19 13:36:50 +00:00
Maxim Sobolev
8201390c0a
Add icebreaker - a SDL-based game similar to Jezzball or Barrack.
2000-10-19 13:17:31 +00:00
Yukihiro Nakai
26cd4d0e9b
Update patch to use ComplexProgramTargetNoMan().
2000-10-17 23:15:36 +00:00
Ade Lovett
b392501ee8
Fix Imakefile breakage under XFree86 4.x
...
PR: 21978
Submitted by: Ports Fury
2000-10-14 19:50:24 +00:00
Ade Lovett
fba7b30d45
Fix Imakefile breakage under XFree86 4.x
...
Respect CXX/CXXFLAGS
PR: 21977
Submitted by: Ports Fury
2000-10-14 19:49:51 +00:00
Ade Lovett
e20215f357
Fix Imakefile breakage under XFree86 4.x
...
Respect CFLAGS
PR: 21976
Submitted by: Ports Fury
2000-10-14 19:49:18 +00:00
Ade Lovett
5e6a693f47
Fix Imakefile breakage under XFree86 4.x
...
Fix MASTER_SITES
Exclude GPL doc from package
Add WW: line into pkg-descr
PR: 21975
Submitted by: Ports Fury
2000-10-14 19:48:44 +00:00
Ade Lovett
6397d6d2f2
Fix Imakefile breakage under XFree86 4.x
...
Merge plists
PR: 21974
Submitted by: Ports Fury
2000-10-14 19:48:02 +00:00
Ade Lovett
cd545f71cc
Fix Imakefile breakage under XFree86 4.x
...
PR: 21973
Submitted by: Ports Fury
2000-10-14 19:47:16 +00:00
Ade Lovett
c807239834
Fix Imakefile breakage under XFree86 4.x
...
PR: 21972
Submitted by: Ports Fury
2000-10-14 19:46:46 +00:00
Ade Lovett
b66c21f4af
SUpport X11BASE properly
...
PR: 21971
Submitted by: Ports Fury
2000-10-14 19:46:21 +00:00
Ade Lovett
cc71f9a6ee
Fix Imakefile breakage under XFree86 4.x
...
PR: 21969
Submitted by: Ports Fury
2000-10-14 19:45:45 +00:00
Ade Lovett
bda17d61a6
Fix Imakefile breakage under XFree86 4.x
...
PR: 21968
Submitted by: Ports Fury
2000-10-14 19:44:37 +00:00
Ade Lovett
1e4e024dc7
Fix Imakefile breakage under XFree86 4.x
...
PR: 21640
Submitted by: maintainer
2000-10-13 20:31:41 +00:00
Ade Lovett
c88a4ac996
Update to 1.13
...
PR: 21638
Submitted by: maintainer
2000-10-13 20:30:56 +00:00
Ade Lovett
489e7d8a7d
Support CC/CFLAGS/LOCALBASE/X11BASE properly
...
Change location of data files from lib/ to share/
PR: 21613
Submitted by: Ports Fury
2000-10-13 20:25:47 +00:00
Ade Lovett
7d9d46445f
Support CC/CFLAGS/X11BASE/PREFIX properly
...
Change location of data files from lib/ to share/
PR: 21612
Submitted by: Ports Fury
2000-10-13 20:25:19 +00:00
Ade Lovett
6d2fbaba1a
Support X11BASE/PREFIX properly
...
PR: 21611
Submitted by: Ports Fury (no response from maintainer)
2000-10-13 20:24:37 +00:00
Satoshi Asami
871d43765b
Define RESTRICTED_FILES to ${PATCHFILES}, the main distfile is not
...
restricted.
2000-10-13 00:40:39 +00:00
Jeremy Lea
9ac14925fd
Fix my breakage. Make this port a WANT_GTK port, so that freeciv-gtk
...
builds, and add a missing dependency on gettext.
Noticed by: asami
2000-10-10 17:12:22 +00:00
Jean-Marc Zucconi
765d663b56
Install the html man page in right location.
2000-10-10 14:26:01 +00:00
Kevin Lo
c00ac995bc
Update MASTER_SITES
...
PR: 21855
Submitted by: MAINTAINER
2000-10-10 04:56:40 +00:00