1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-28 21:29:28 +00:00
Commit Graph

954 Commits

Author SHA1 Message Date
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
Vanilla I. Shu
694c63ae54 Bump libglib11d's version to 2.0,
and fix some configure problem(include pkg/PLIST).
1999-01-04 08:43:09 +00:00
Matthew Hunt
f4d81f16ef Update to 16.2. 1999-01-03 00:04:23 +00:00
Steve Price
a6849d82c9 Allow PREFIX to be overridden.
PR:		9217
Submitted by:	maintainer
1999-01-02 19:45:29 +00:00
Vanilla I. Shu
ecebe84824 Upgrade to 0.99.0. 1999-01-01 09:23:15 +00:00
Andrey A. Chernov
44fa9a98ac add mangband 1999-01-01 03:16:55 +00:00
Andrey A. Chernov
358320d4ef multi-player Angband 1999-01-01 03:14:08 +00:00
Matthew Hunt
7cbcf7fe56 Activate crafty-open-rock. Sorted lexically, which is no longer the
same as sorting by decreasing size.
1998-12-29 18:50:37 +00:00
Matthew Hunt
d88e979622 Import of the "rock" opening book for the Crafty chess program.
This book is huge; it is considerably larger than crafty-open-large.
1998-12-29 18:49:29 +00:00
Matthew Hunt
0abb6a9667 Upgrade to 4.0.79.
PR:		9225
Submitted by:	Mark Huizer <xaa@xaa.iae.nl>
1998-12-28 22:55:35 +00:00
Warner Losh
60e692d920 Portlint:
Use MAN6? rather than listing man page in pkg/PLIST
1998-12-28 17:40:02 +00:00
Satoshi Asami
291ae8f799 Portlint (PKGNAME same as DISTNAME). 1998-12-26 21:38:43 +00:00
Steve Price
3156c6a1af Activate the gtkballs port. 1998-12-24 07:23:57 +00:00
Steve Price
e6c58bb806 Initial import of gtkballs version 1.02.
A lines-like simple logic game for the X Window System.

PR:		8658
Submitted by:	Andrey Zakhvatov <andy@icc.surw.chel.su>
1998-12-24 07:23:02 +00:00
Warner Losh
679ed33c5a Add the seahaven towers game. This is yet another solitare games, but
this one makes you think.  While an implementation exists in pysol,
this one is better in many subtle ways.
1998-12-24 05:51:21 +00:00
Thomas Gellekum
486dde3187 Upgrade to 2.01. 1998-12-22 16:07:34 +00:00
Thomas Gellekum
a0dcd6d925 Upgrade to 3.0. 1998-12-22 16:07:02 +00:00
Satoshi Asami
4166c7cf95 Add USE_XLIB. 1998-12-22 08:22:54 +00:00
Seiichirou Hiraoka
d4e8f81d32 Add MASTER_SITES to Makefile
PR: ports/9152
Submitted by: andy@icc.surw.chel.su
1998-12-21 11:51:11 +00:00
Satoshi Asami
986552f488 Mark this temporarily broken after repository copy. 1998-12-18 02:13:03 +00:00
Seiichirou Hiraoka
18d5b51185 Add SUBDIR += gleyes 1998-12-17 14:36:06 +00:00
Seiichirou Hiraoka
6e4d9c0010 PR: ports/8985
Submitted by:	malte.lance@gmx.net
GLUT version of Xeyes.
1998-12-17 14:34:50 +00:00
Justin M. Seger
9db60ccfa3 Nuke xtetris 1998-12-14 21:44:03 +00:00
Jean-Marc Zucconi
eaa9741fbe Activate doomsrc. 1998-12-14 21:20:09 +00:00
Justin M. Seger
ad5f6e72a3 Activate xtetris 1998-12-14 21:02:32 +00:00
Satoshi Asami
08a9ff8c98 Don't write stuff to places other than ${WRKDIR}. 1998-12-13 08:47:43 +00:00
Satoshi Asami
a147e1cee7 Remove NO_WRKDIR tests from targets copied from bsd.port.mk. Since
NO_WRKDIR is a port variable, not a user variable, it made no sense
for these to be here in the first place.
1998-12-12 04:18:47 +00:00
Vanilla I. Shu
d17c12dd8d Add more MASTER_SITES.
PR:	ports/9037
Submitted by:	josh@quick.net
1998-12-10 17:24:33 +00:00
Bill Fumerola
80ec5b25dc Remove the xforms induced "BROKEN_ELF" as xforms has been upgraded so it
works with ELF.

Also: Update xldlas's MASTER_SITE_SUBDIR as sunsite evidently restructured
in May according to Fenner's survey.
1998-12-07 20:46:40 +00:00
Satoshi Asami
75e0c6c35e Sort entries. In particular, "large", "medium", "small" sort in this order,
dispite their meanings.  (Sometimes we're too smart for computers. :)

Found by:	sorting ports/INDEX by "sort -t '|' +1 -2"

(Note: the whole "x11" category appears at the end with the above sort
 command, but I'll leave that the way it is for now -- "ls" shows it
 before other x11-* entries.)
1998-12-07 02:22:12 +00:00
Stefan Eßer
24786df1a2 Fix ELF brokenness caused by wrong assumptions of GNU configure, if an
"elf.h" header file is found (assumption was System V.4, which made later
configure tests fail).

Make myself maintainer of this port (as suggested by the previous
maintainer: joerg).
1998-12-06 21:11:05 +00:00
Seiichirou Hiraoka
fbdcb8656f Add SUBDIR += antipolix 1998-12-05 17:12:40 +00:00
Seiichirou Hiraoka
aadf6ff1df PR: ports/8959
Submitted by:	andy@icc.surw.chel.su
Initial Import antipolix.
This game is played in a parallelepipede containing PxNxN little cubes.
1998-12-05 17:08:12 +00:00
Satoshi Asami
6f3848da3c Explicitly create ${WRKDIR}. Apparently unzip can't create more than
one level of directories when given a -d argument.
1998-12-01 08:53:53 +00:00
Thomas Gellekum
e4297fced6 Upgrade to 1.0j. 1998-12-01 08:17:36 +00:00
Thomas Gellekum
138250dec6 Upgrade to 2.00. 1998-12-01 07:16:25 +00:00
Satoshi Asami
5e0762a956 More missing dependencies. 1998-11-29 12:43:13 +00:00
Eivind Eklund
fce6571b9b Back out update - we're in freeze. Whoops. 1998-11-29 12:33:05 +00:00
Satoshi Asami
7af8b71180 Depends on xpm. 1998-11-29 07:49:31 +00:00
Eivind Eklund
679c470705 Update to version 1.3.6. This fix a problem with movie generation. 1998-11-29 01:55:49 +00:00
Satoshi Asami
f22feb535b A few more USE_XLIBs. 1998-11-28 09:07:24 +00:00
Satoshi Asami
8d959e6cc3 LIB_DEPENDS on Xpm. 1998-11-28 09:06:16 +00:00
Satoshi Asami
a48886cfd6 LIB_DEPENDS on tk8.0. 1998-11-28 09:03:00 +00:00
Satoshi Asami
5805b60f1e Add USE_XLIB. 1998-11-28 01:59:35 +00:00
Satoshi Asami
1490c59f86 Add USE_XLIB to some ports that require X. (Actually BUILD_DEPENDS on imake
for ilu and mkdirhier for asl.)
1998-11-28 00:44:34 +00:00
Seiichirou Hiraoka
1cc396ca01 reImport xhime.
because,I mistook Release Tag.
1998-11-25 11:13:20 +00:00
Thomas Gellekum
e2fda38196 Distfile has been changed. Use better mirror site. 1998-11-25 07:47:24 +00:00
Seiichirou Hiraoka
321dc3da6a Add SUBDIR xmulti and xhime 1998-11-24 09:15:53 +00:00
Seiichirou Hiraoka
04e3f0fd38 reImport xmulti.
a X11 mascot based on gal-game "To Heart"
This was registered in ports/deskutils/xmulti.
But CATEGORIES was wrong.
1998-11-24 09:14:08 +00:00
Seiichirou Hiraoka
287af1fb6a reImport xhime.
Resident Himechan for X Window System
This was registered in ports/deskutils/xhime.
But CATEGORIES was wrong.
1998-11-24 08:49:45 +00:00