1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-15 23:50:44 +00:00
Commit Graph

1115 Commits

Author SHA1 Message Date
Kris Kennaway
e684cec23b Respect CC and CFLAGS. 1999-04-11 12:47:04 +00:00
Steve Price
466b1016aa DISTFILES moved on MASTER_SITE. 1999-04-08 18:08:39 +00:00
Steve Price
7f38add078 Activate the xbomber port. 1999-04-08 18:00:48 +00:00
Steve Price
3619c2f0b9 Import of xbomber verrsion 0.8.
A game based on "Super Bomberman" for the SNES.

Submitted by:	Joe Clarke <jclarke@cisco.com>
1999-04-08 18:00:19 +00:00
Steve Price
08bd3b1a58 Activate the xqf port. 1999-04-03 02:09:57 +00:00
Steve Price
a2c3221829 Import of xqf version 0.8.7.2.
A program for finding quake servers.

PR:		9975
Submitted by:	Stephen Farrell <sfarrell@healthquiz.com>
1999-04-03 02:09:41 +00:00
Steve Price
0822fb4150 Active the pmars port. 1999-04-02 04:12:15 +00:00
Steve Price
6a42820fe3 Import of pmars version 0.8
A portable corewar system with ICWS'94 extensions.

PR:		10104
Submitted by:	Gianmarco Giovannelli <gmarco@giovannelli.it>
1999-04-02 04:10:14 +00:00
Steve Price
0cb6e8e19c Update to version 1.9.5.
PR:		10902
Submitted by:	Steve Coltrin <spcoltri@io.com>
1999-04-02 03:27: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
Steve Price
c281a1fdef Don't compile with debug on by default.
PR:		10859
Submitted by:	maintainer
1999-03-31 15:21:24 +00:00
Satoshi Taoka
4ea36e0dfa Added wmeyes 1999-03-31 06:35:54 +00:00
Satoshi Taoka
d69d4b43d9 The world's most useless WindowMaker dock app.
PR:		ports/10730
Submitted by:	Byron Brummer byron@thrush.omix.com
1999-03-31 06:33:48 +00:00
Steve Price
53e5662540 Removing this for the second (and last for me anyway) time. The
author of this program removed the distfile from his site because
the company that originally wrote it is still marketing it.
1999-03-31 04:00:38 +00:00
Satoshi Taoka
35d40460e0 added CaribbeanStud 1999-03-30 14:36:31 +00:00
Satoshi Taoka
a4f997a075 Caribbean Stud gambling game for X Window System
PR:		ports/7409
Submitted by:	Andrey Zakhvatov <andy@icc.surw.chel.su>
1999-03-30 14:22:44 +00:00
Steve Price
ff926a08d3 Resurrect the pente port.
Suggested by:	Satoshi "The Wraith" Asami
1999-03-30 01:41:31 +00:00
Seiichirou Hiraoka
2f1875f6e9 I forgot remove patch-aa.
Update PLIST.
Submitted by: h-nokubi@nsk.nis.nec.co.jp
1999-03-24 08:23:31 +00:00
Andreas Klemm
bc8e6f4467 corrected checksum...
Now this problem remains (will try to fix it the next days)
Loading ...
/usr/lib/libstdc++.so.2: undefined reference to `__unwind_function'
/usr/lib/libstdc++.so.2: undefined reference to `__find_first_exception_table_match'
/usr/lib/libstdc++.so.2: undefined reference to `__register_exceptions'
gmake[1]: *** [Sysunix] Error 1
gmake[1]: Leaving directory `/home/andreas/src/freefall/myports/akl/nethack-qt/work/nethack-3.2.2/src'
gmake: *** [nethack] Error 2
1999-03-22 22:16:57 +00:00
Seiichirou Hiraoka
03d9e353db Fix 'missing rip.xpm' error.
patch-aa contains patch for some files.
So separate to some patch-a?
PR: ports/10680
Submitted by: h-nokubi@yyy.or.jp
1999-03-21 09:13:43 +00:00
Donald Burr
845cd7f2b0 Enable the two netrek ports. 1999-03-15 23:02:09 +00:00
Donald Burr
6e1bad5351 Submitted by: Donald Burr <dburr@FreeBSD.ORG>
Obtained from:	the net
Import of new port games/netrek-COW3-bin, a multiplayer space battle type
game with a Star Trek theme.

This is the 'COW3' client, which has all the whiz-bang features that
everyone seems to want nowadays, like a nifty 256-color mode, sound,
etc.  It's probably not a wise choice if you have a slower machine;
use the BRMH client instead.
1999-03-15 22:40:27 +00:00
Donald Burr
7dc3156962 Submitted by: Donald Burr <dburr@FreeBSD.ORG>
Obtained from:	the net
Import of new port games/netrek-BRMH-bin, a multi-player space battle/
warfare/conquest type game, with a Star Trek theme.

This is the "BRMH" version of the client, which is optimized for speed
and will perform better on sluggish machines.
1999-03-15 22:37:44 +00:00
Steve Price
1912468335 Removing the pente port. If and when this port's distfile re-surfaces,
we'll resurrect it.

Suggested by:	Satoshi
1999-03-15 22:31:12 +00:00
Steve Price
b50dc5c75c Update to version 2.2b.
PR:		10292
Submitted by:	Gianmarco Giovannelli <gmarco@giovannelli.it>
Reviewed by:	maintainer
1999-03-15 01:35:06 +00:00
Steve Price
21913c9728 Add new maintainer, Sheldon Hearn <sheldonh@iafrica.com>. 1999-03-15 01:12:25 +00:00
Seiichirou Hiraoka
0707f6ccd4 Update COMMENT & DESCR
PR: ports/10569
Submitted by: andy@icc.surw.chel.su
1999-03-14 03:16:21 +00:00
Thomas Gellekum
9d453258b6 Upgrade to 2.10. 1999-03-12 09:03:27 +00:00
Thomas Gellekum
255600a3bf Upgrade to 2.02.
PR:		9680 10340
Submitted by:	Steve Coltrin <spcoltri@io.com>
		Michael Haro <mharo@area51.fremont.ca.us>
1999-03-11 11:11:05 +00:00
Jacques Vidrine
f4442a7aa7 Upgrade to GNOME 1.0. The following are the details:
ports/audio/esound			0.2.7    ->  0.2.8	PR ports/10422
 ports/audio/gnomeaudio			0.99.8   ->  1.0.0	PR ports/10426
 ports/audio/libaudiofile		0.1.5    ->  0.1.6	PR ports/10421
 ports/deskutils/gnomepim		0.99.8.1 ->  1.0.1	PR ports/10435
 ports/devel/ORBit			0.3.98   ->  0.4.0	PR ports/10423
 ports/devel/gettext			shared libs now		PR ports/10293
 ports/devel/glib12			1.1.16   ->  1.2.0	PR ports/10419
 ports/devel/libgtop			0.99.8   ->  1.0.1	PR ports/10430
 ports/games/gnomegames			0.99.8   ->  1.0.1	PR ports/10436
 ports/graphics/electriceyes		distfile moved		PR ports/10437
 ports/graphics/imlib			1.9.3    ->  1.9.4	PR ports/10424
 ports/lang/gnomeobjc			0.99.3   ->  1.0.1	PR ports/10441
 ports/math/gnumeric			0.6      ->  0.15	PR ports/10439
 ports/misc/gnomeutils			0.99.5   ->  1.0.1	PR ports/10442
 ports/sysutils/gnomeadmin		0.99.1   ->  1.0.1	PR ports/10445
 ports/sysutils/gnomecontrolcenter	0.99.3.1 ->  1.0.1	PR ports/10446
 ports/sysutils/gtop			0.99.2   ->  1.0.1	PR ports/10477
 ports/textproc/libxml			0.99.8   ->  1.0.0	PR ports/10438
 ports/www/libghttp			distfile moved		PR ports/10429
 ports/x11/gnome			0.99.3   ->  1.0.0	PR ports/10450
 ports/x11/gnomecore			0.99.8.1 ->  1.0.1	PR ports/10432
 ports/x11/gnomelibs			0.99.8.1 ->  1.0.1	PR ports/10425
 ports/x11-fm/gnomemc			4.5.10   ->  4.5.23	PR ports/10448
 ports/x11-toolkits/gtk-engines		0.1      ->  0.5	PR ports/10427
 ports/x11-toolkits/gtk12		1.1.6    ->  1.2.0	PR ports/10420

Note that repository copies were made before this commit, as follows:

 ports/devel/glib11-devel       -> ports/devel/glib12
 ports/x11-toolkits/gtk11-devel -> ports/x11-toolkits/gtk12

Submitted by:	Jeremy Lea <reg@shale.csir.co.za>
1999-03-09 01:13:40 +00:00
Steve Price
51b30ae107 Josh is stepping down as the maintainer of this port. Any takers? 1999-03-09 00:13:15 +00:00
Steve Price
99c8f4b320 Update to version 4.1.0.
PR:		10339
Submitted by:	Michael Haro <mharo@area51.fremont.ca.us>
1999-03-09 00:11:27 +00:00
Steve Price
0683b7fb44 New master sites.
PR:		10338
Submitted by:	Micheal Haro <mharo@area51.fremont.ca.us>
1999-03-08 21:15:04 +00:00
Steve Price
e4e0554e88 New master sites.
PR:		10337
Submitted by:	Michael Haro <mharo@area51.fremont.ca.us>
1999-03-08 21:03:14 +00:00
Seiichirou Hiraoka
de90cbd2f7 Remove unused file.
Change directory of character data.
1999-03-07 16:58:29 +00:00
Seiichirou Hiraoka
335b7ae435 Activate actx
Activate mindfocus
1999-03-07 00:30:35 +00:00
Seiichirou Hiraoka
f28944154d PR: ports/10431
Submitted by:	ixtl@utmc.or.jp
Lovely characters stay on top of active window.
1999-03-07 00:28:44 +00:00
Seiichirou Hiraoka
f8d6d43c09 PR: ports/10370
Submitted by:	esu@yk.rim.or.jp
Lovely characters stay on top of active window.
1999-03-07 00:23:17 +00:00
Satoshi Asami
404feaf947 Portlint. 1999-02-28 21:32:01 +00:00
Donald Burr
753d0d57ff - Fix some typos.
- Add more useful info to DESCR and MESSAGE.
- Remove some stuff I commented out in Makefile (because it was no longer
  needed), but forgot to delete before committing.

Coming soon:
- Fix the code that spawns Daemons, and instead of giving them generic names
  like "Beelzebub"(?) or "daemon", give them names like "Chuck", "init",
  "telnetd", ... :-) :-)
1999-02-28 09:30:56 +00:00
David E. O'Brien
732390dac1 MASTER_SITE_SUBDIR was broken. My choices in fixing were either go with
GZIP or BZIP2 distfiles.  I went with BZIP2.
1999-02-28 06:06:25 +00:00
Donald Burr
22763d099f Enable uox3. 1999-02-25 06:56:45 +00:00
Donald Burr
1518d54229 Reviewed by: Donald Burr <dburr@FreeBSD.ORG>
Submitted by:	Donald Burr <dburr@FreeBSD.ORG>
Obtained from:	the net
Import of new port games/uox3, a GPL'd server for Origin Systems'
Ultima Online multiplayer roleplaying game.

Yet another way to waste your time and that of your co-workers.. :)
1999-02-25 06:55:50 +00:00
Vanilla I. Shu
b66f03295a Upgrade to 0.99.8. 1999-02-24 22:12:10 +00:00
Matthew Hunt
b9b54b5ef7 Upgrade to 16.5. 1999-02-23 03:27:43 +00:00
Satoshi Asami
71d2eb6392 Portlint (move IGNOREFILES down). 1999-02-22 06:41:10 +00:00
Steve Price
f9fb23b885 Ignore the checksums on the doc files since they change way too often.
PR:		10062
Submitted by:	Stefan Eggers <seggers@semyam.dinoco.de>
1999-02-22 04:24:32 +00:00
Steve Price
ca12c34a0f InIgnore the checksums on the doc files since they change way too often.
PR:		10062
Submitted by:	Stefan Eggers <seggers@semyam.dinoco.de>
1999-02-22 04:24:27 +00:00
Steve Price
e05363d82d Among other things build the XView version by default.
PR:		10056
Submitted by:	maintainer
1999-02-22 04:00:36 +00:00
Steve Price
fed1de20e2 Update to version 1.9.
PR:		10010
Submitted by:	maintainer
1999-02-22 03:22:45 +00:00
Satoshi Asami
3f913c5e94 It's kdelibs11 that installs kdecore.2. 1999-02-20 05:35:15 +00:00
Stefan Eßer
1ab2c0573e Unbreak port and upgrade to link against Qt-1.42 and KDe-1.1 1999-02-20 00:57:14 +00:00
Seiichirou Hiraoka
31affaeeee Activate xchadance.
Activate xosmulti
1999-02-20 00:52:11 +00:00
Seiichirou Hiraoka
33c4201a77 a littele girl catoon on the top of the active window 1999-02-20 00:50:09 +00:00
Seiichirou Hiraoka
06216e20ea Submitted by: issei@jp.FreeBSD.ORG
Display a dancing girl "ChaCha."
She dance, dance and dance forever on your desktop. Enjoy!
1999-02-20 00:48:21 +00:00
Satoshi Asami
56c081d27c Ok, so the distfile was bad. Now that I look at the log carefully, it's
supposed to be 496807 bytes but only 495412 bytes are arriving.

Revert the checksum.  Maybe this port is cursed.
1999-02-13 01:24:39 +00:00
Satoshi Asami
21ca359330 Looks like a cut & paste error. I also updated the checksum to something we
can get to.
1999-02-13 01:09:02 +00:00
Satoshi Asami
58a55a29e8 No need to specify modes in this file. 1999-02-13 00:42:14 +00:00
Seiichirou Hiraoka
36767445fb Correct md5 check sum 1999-02-12 16:49:25 +00:00
Seiichirou Hiraoka
5d71ba06da Correct md5 check sum 1999-02-12 15:14:33 +00:00
Seiichirou Hiraoka
b1e7341a3b Correct md5 check sum 1999-02-12 15:00:03 +00:00
Andrey A. Chernov
8098de8659 remove run-time generated files 1999-02-12 09:35:43 +00:00
Jean-Marc Zucconi
73e5f6dcbe Add NO_CDROM. I asked IDsoftware and the reply was:
"The DOOM source should not be redistributed on any physical media
  whatsoever."
1999-02-10 05:07:58 +00:00
Jean-Marc Zucconi
6e27856bf7 Fetch the .wad file so that the game is playable.
Files are now installed in share/doom/ and libexec/doom/. bin/doom is now
a script.
Now the linuxddom port is useful only if one wants joystick support or
the musserver program.
1999-02-10 03:53:31 +00:00
Stefan Eßer
87bf3684b2 Remove extra argument to "configure" that had been committed by accident. 1999-02-08 22:30:01 +00:00
Stefan Eßer
dd6fe9e879 Upgrade to KDE 1.1 RELEASE. 1999-02-08 22:25:54 +00:00
Dirk Froemberg
6900cdcea5 - add more MASTER_SITES
- remove EXTRACT_SUFX=.tar.bz2 (not needed if USE_BZIP2 is defined)
- remove BROKEN
1999-02-08 18:07:44 +00:00
Stefan Eßer
523f3928b7 Upgrade to KDE-1.1pre2 ... 1999-02-06 23:22:08 +00:00
Steve Price
6fa06d2c48 Activate the mirrormagic port. 1999-02-04 00:41:55 +00:00
Steve Price
7fa384c54d Initial import of MirrorMagic version 1.3.
An arcade style game for X Windows with stereo sound.

PR:		9164
Submitted by:	Andrey Zakhvatov <andy@icc.surw.chel.su>
1999-02-04 00:40:48 +00:00
Satoshi Asami
5114e2637e Adjust port Makefiles to new EXTRACT_* variable defaults. See log of
bsd.port.mk rev. 1.304 for details on the change.

The fix here is one of the following.

(1) Define USE_BZIP2 instead of BUILD_DEPENDS on bzip2 and redefining
    EXTRACT_* commands.

(2) Change ${EXTRACT_CMD} to ${TAR} when the command is obviously
    calling the "tar" command (i.e., arguments like "-xzf" are spelled
    out).

(3) If ${EXTRACT_CMD} is called directly with ${EXTRACT_BEFORE_ARGS},
    add ${EXTRACT_AFTER_ARGS} to the command line as well.

(4) If any of EXTRACT_CMD, EXTRACT_BEFORE_ARGS or EXTRACT_AFTER_ARGS
    is set, define the other two too.
1999-02-03 11:12:01 +00:00
Satoshi Asami
dfa806a3a3 Use bsd.port.{pre,post}.mk. 1999-02-03 10:37:11 +00:00
Vanilla I. Shu
1afe8587a1 Upgrade to 0.99.5, and portlint.
PR:		ports/9825
Submitted by:	Jeremy Lea <reg@shale.csir.co.za>
1999-02-02 13:01:34 +00:00
Satoshi Asami
9f8cfd7ed2 Add USE_XLIB so this one compiles. 1999-02-01 23:46:23 +00:00
Stefan Eßer
3ff5c6d36e Upgrade to version 5.0 of ACM. 1999-02-01 23:32:47 +00:00
Satoshi Asami
c1540b6c7e Portlint. 1999-02-01 22:01:00 +00:00
David E. O'Brien
9b0456af93 BROKEN='no route to the *single* mastersite'
16  ccbrt01-vnbrt01.mediaone.net (24.128.6.33)  26.185 ms  20.049 ms  22.675 ms
17  tas5-atm.san.rr.com (204.210.0.244)  26.476 ms *  24.864 ms
18  * * *
19  * * *
1999-02-01 01:22:16 +00:00
David E. O'Brien
919475956a BROKEN='acm-5.0.tar.gz is all that is available' 1999-02-01 00:56:38 +00:00
Vanilla I. Shu
2293cd34fd Change HAS_CONFIGURE to GNU_CONFIGURE,
use gzip2 compressed distfile now.
PR:		ports/9667
Submitted by:	Tom Hukins <tom@eborcom.com>
1999-01-30 17:48:46 +00:00
SADA Kenji
757d920a6a Activate xflame.
PR:		ports/9274
Submitted by:	Kris Kennaway <kkennawa@physics.adelaide.edu.au>
1999-01-28 19:02:01 +00:00
SADA Kenji
baa62c5881 XFlame is a cool little graphics hack originally made by the Rasterman
and modified by Rahul Jain (rahul@rice.edu).

It does what you would expect it to do, draw a flame on the screen.
PR:		ports/9274
Submitted by:	Kris Kennaway <kkennawa@physics.adelaide.edu.au>
1999-01-28 18:58:34 +00:00
Warner Losh
dc691c41bd Update to version 1.41.
Found by: Satoshi's build script
1999-01-28 04:25:48 +00:00
Bill Fenner
3cc3cd146b Remove 2 mirrors that are falling behind. (yoyo.cs.monash.edu.au
last mirrored in June 1997; ftp.cs.city.ua in May 1998)
1999-01-27 16:33:50 +00:00
Bill Fenner
dc90d64404 Use ${MASTER_SITE_GNOME} 1999-01-27 08:31:54 +00:00
Bill Fenner
5261958626 ${MASTER_SITE_GNU} got rearranged in December; let's catch up. 1999-01-27 07:41:29 +00:00
Jacques Vidrine
cc52938b3a Fixup: Ports that want gtk+ 1.0.x should now reference gtk10-config. 1999-01-22 21:34:35 +00:00
Satoshi Asami
0f15524d80 Add PKGNAME to match directory names. 1999-01-18 08:44:45 +00:00
Satoshi Asami
4eab2ea329 Add virtual category "windowmaker". 1999-01-18 06:43:04 +00:00
Steve Price
7a728f8162 Update to version 1.7.2.
PR:		9449
Submitted by:	maintainer
1999-01-18 03:24:29 +00:00
Steve Price
f10ca81db1 Install files in share instead of lib.
PR:		9475
Submitted by:	Sergei Laskavy <laskavy@Berkeley.Gambit.Msk.SU>
1999-01-18 02:57:28 +00:00
Vanilla I. Shu
d5349630a4 Upgrade to 0.99.3. 1999-01-15 18:10:22 +00:00
Jean-Marc Zucconi
610ab9d1ea Remove the 'BROKEN' line 1999-01-15 03:01:36 +00:00
Jean-Marc Zucconi
7f44933683 Remove doomsrc, add linuxdoom. 1999-01-15 02:57:39 +00:00
Jean-Marc Zucconi
61935cd1a0 Move all files from doomsrc/ to doom/ 1999-01-15 02:54:22 +00:00
Vanilla I. Shu
edecf3c4f0 Change maitainer's email address,
and BROKEN some gnome ports until I upgrade it.
1999-01-12 16:51:33 +00:00
Seiichirou Hiraoka
8f37987d45 use -lGL instead of -lMesaGL 1999-01-11 13:40:13 +00:00
Steve Price
050c90e6d0 Activate the xtron port. 1999-01-11 05:23:35 +00:00
Steve Price
6de60b3824 Initial import of xtron version 1.1a.
The game of Tron for the X Windowing System.

PR:		6171
Submitted by:	Andrey Zakhvatov <andy@icc.surw.chel.su>
1999-01-11 05:22:45 +00:00
Satoshi Asami
9c1703446b Add bzip2 dependency. They were missing in some kde*11 Makefiles. 1999-01-11 02:13:24 +00:00
Steve Price
2cab921ce5 Install the sr binary as sample-robot to avoid a possible conflict with
another binary of the same name installed by the lang/sr port.

PR:		8946
1999-01-10 19:01:27 +00:00