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

21721 Commits

Author SHA1 Message Date
Sheldon Hearn
ec922d29a5 Mail to maintainer bounces. Make myself maintainer and bump version
required while I'm here.
1999-09-30 13:04:23 +00:00
Satoshi Asami
f1c9fce0f9 Add dependency to bzip2 and make minor change to CONFIGURE_ARGS.
Submitted by:	maintainer
Noticed by:	bento (bzip2 problem)
1999-09-30 09:01:27 +00:00
Satoshi Taoka
9982b4397f Could not compile in "parallel package build" by Asami-san
Modified BUILD_DEPENDS in master port and version number in slave ports

Noticed by:	asami
1999-09-30 07:02:27 +00:00
Chris Piazza
78004852d5 Point the user to a more internationally-friendly web site (english
instead of japanese)

PR:		13755
Submitted by:	maintainer
1999-09-30 03:52:22 +00:00
Chris Piazza
d0bd856fc8 Respect CC and CFLAGS
PR:		13851
Submitted by:	Maxim Sobolev <sobomax@altavista.net>
1999-09-30 03:42:43 +00:00
Chris Piazza
6c4099bfa6 Change a reference to "The Shoutcast linux server" and make it
"The shoutcast server" It's multi platform.
1999-09-30 03:40:44 +00:00
Chris Piazza
48ebcec34e Update to version 2.11.0
PR:		13881
Submitted by:	maintainer
1999-09-30 03:37:32 +00:00
Chris Piazza
d0731573cc Update to version 1.9.8
PR:		13880
Submitted by:	Steve Coltrin <spcoltri@code.cs.unm.edu>
1999-09-30 03:31:12 +00:00
Chris Piazza
db4620fc03 Activate wmminichess 1999-09-30 03:19:17 +00:00
Chris Piazza
8c7d1a00d5 Import of wmminichess.
A dockapp that puts the power of gnu chess in a windowmaker dockapp.
*warning*: severe eye strain if you play this!

PR:		13942
Submitted by:	Will Andrews <andrews@technologist.com>
1999-09-30 03:18:29 +00:00
Satoshi Asami
afc083c9da Sample scenario files are moved and renamed.
Found by:	o-bento
1999-09-30 01:38:54 +00:00
Bill Fenner
a3ac4234d4 Define HAVE_CONFIG_H in perl_shared so that RRDs.xs can import
MUST_DISABLE_FPMASK.
1999-09-30 00:52:17 +00:00
Chris Piazza
2461f7d026 Update to 19990929
PR:		14039
Submitted by:	maintainer
1999-09-29 23:08:12 +00:00
Satoshi Asami
88c3d88049 xisp isn't xpm-free.
Found by:	obento
1999-09-29 22:04:43 +00:00
Satoshi Asami
1825981e3c xpuyopuyo needs xpm to compile. (Try saying that five times.)
Found by:	obento
1999-09-29 21:53:12 +00:00
Satoshi Asami
ad758d8fbf I spoke too soon, they are still hanging.... 1999-09-29 21:48:03 +00:00
Bill Fumerola
2ccff46a2c Correct WWW:; Reformat and add a URL that was never added; GIF -> PNG 1999-09-29 21:16:28 +00:00
Satoshi Asami
5fd24128b9 Remove FORBIDDEN=hang -- they don't hang anymore (although they don't
build currently).  Taoka-san has been notified.
1999-09-29 20:38:41 +00:00
Dan Moschuk
65b072fde7 Fix dependancy problem (gif.3 -> gif.5)
PR: ports/14038
Submitted by: Yin-Jieh Chen <yinjieh@Crazyman.Dorm13.NCTU.edu.tw>
1999-09-29 20:36:07 +00:00
Stefan Eßer
81485b0a65 Fetch with FTP instead of HTTP. 1999-09-29 18:32:17 +00:00
John Polstra
0102a88b75 Change default master site to cvsup-master.freebsd.org.
Submitted by:	Josef Karthauser <joe@pavilion.net>
1999-09-29 16:36:50 +00:00
Dan Moschuk
c60d7dccc8 Activate wmtune. 1999-09-29 15:37:26 +00:00
Satoshi Taoka
ae3d41d7fd Add nexfontsel 1999-09-29 14:56:52 +00:00
Satoshi Taoka
3d50405659 A neXtaw based replacement for xfontsel 1999-09-29 14:56:07 +00:00
Satoshi Taoka
0a9b4bfd52 Cannot make by an error of INSTALL
Noticed by:	asami
1999-09-29 08:53:26 +00:00
Satoshi Taoka
fc9552809a Create MANIFEST.lookup correctly 1999-09-29 07:32:29 +00:00
Satoshi Taoka
7dcd773f77 Fix compile error
Create MANIFEST.yatex correctly
1999-09-29 07:31:01 +00:00
John Polstra
e9f6228138 Don't try to get the GCC-2.7.2.1 sources from "/usr/src". They
aren't there any more in -current.
1999-09-29 05:00:43 +00:00
Dan Moschuk
5554d0fe50 Updated port to 0.1.25
PR: ports/14025
Submitted by: Maintainer
1999-09-29 03:55:54 +00:00
Dan Moschuk
c8b376ce1e Dock app radio program for the BT848/878 cards.
In particular, this program works with the
Happauge WinTV cards with onboard FM tuners.

PR: ports/14029
Submitted by: Chris D. Faulhaber <jedgar@fxp.org>
1999-09-29 03:48:58 +00:00
John Polstra
543526605d Add WWW link.
Submitted by:	Christian Weisgerber <naddy@unix-ag.uni-kl.de>
1999-09-29 03:33:18 +00:00
Steve Price
9bc10b0f3d Don't use 'cc -D${ARCH} -c foo.c' especially when '${ARCH} = alpha' and
you have this in your code, 'double alpha[30];'.  The preprocessor does
what it's supposed to do and replaces all of occurrences of alpha with 1
and the compiler sees code like this 'double 1[10]' which it summarily
yacks on. :)
1999-09-29 01:24:51 +00:00
Foxfair Hu
819fb9b883 Update ORBit to 0.4.95.
Submitted by : maintainer.
1999-09-29 01:15:28 +00:00
Satoshi Taoka
e92af7d1bc Added "%%LOCALBASE%%/share/mule/info" into site-start.el
Reported by:	Inagaki Kentaro <inagaki@tg.rim.or.jp>
Obtained from:	ports-jp@jp.freebsd.org
1999-09-28 23:39:58 +00:00
Chris Piazza
935d80d668 The last commit had a bogus path in the MASTER_SITE and I forgot
to tell sheldonh before he committed it..
1999-09-28 22:47:13 +00:00
Dirk Froemberg
72db53e63f Upgrade to 1.3. 1999-09-28 19:32:04 +00:00
Dan Moschuk
2869010da9 Updated wmlmmon to 0.52
PR: ports/14015
Submitted by: Chris D. Faulhaber <jedgar@fxp.org>
1999-09-28 19:31:44 +00:00
Dan Moschuk
6e1d7c70fc Updated lmmon to 0.52
PR: ports/14015
Submitted by: Chris D. Faulhaber <jedgar@fxp.org>
1999-09-28 19:24:43 +00:00
Sheldon Hearn
675fc8988b Update to FreeCiv v1.8.3, featuring paratroopers and airbases.
While I'm in here, bring in a knob for using the gtk-based UI
instead of the default Xaw-based one.

Reviewed by:	cpiazza
1999-09-28 17:23:29 +00:00
Chris Piazza
2fa66df083 Update to version 1.5 1999-09-28 17:01:02 +00:00
Munechika SUMIKAWA
942ecd986a added the following checking:
"in *_DEPENDS, ${PREFIX} must not be used. use ${LOCALBASE}/${X11BASE}
  instead of it."

Commented by:	asami
Reviewed by:	taoka
1999-09-28 16:23:03 +00:00
Dirk Froemberg
8f641bab83 Upgrade to mod_ssl 2.4.4. 1999-09-28 15:31:15 +00:00
David E. O'Brien
fed1b3577d Quiet bind()' and accept()' warnings.
PR:		14013
Submitted by:	Dominik Rothert <dr@domix.de>
1999-09-28 15:24:46 +00:00
David E. O'Brien
95d6ee3ceb Upgrade to "Nine While Nine" the 19990927 version. 1999-09-28 15:18:42 +00:00
Ralf S. Engelschall
dd0190b6ef Upgrade to Apache 1.3.9 + mod_ssl 2.4.4 1999-09-28 12:48:51 +00:00
Ralf S. Engelschall
72a78fb4c9 Upgrade to MM (Shared Memory Library), version 1.0.12 1999-09-28 12:48:33 +00:00
Sheldon Hearn
7313cfcee7 I have no idea when this got fixed in the distribution, but anyway:
Quote a string that contains redirection characters '<' and '>'.
1999-09-28 11:49:38 +00:00
Ralf S. Engelschall
ce941a3feb Upgrade to GNU Pth (STABLE), version 1.1.6 1999-09-28 09:21:03 +00:00
Ralf S. Engelschall
6f3599273b Upgrade to GNU Pth (DEVELOPMENT), version 1.2b6 1999-09-28 09:18:59 +00:00
Michael Haro
427decdeba Update to pre7 1999-09-28 07:30:21 +00:00