1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-06 22:51:41 +00:00
Commit Graph

21961 Commits

Author SHA1 Message Date
David E. O'Brien
53517aaa71 Upgrade to version 0.9.5d.
Reported-by:	Bernhard Rosenkraenzer <bero@linux-mandrake.com>
1999-09-24 22:43:03 +00:00
Bill Fumerola
c4bd783b24 Upgrade from 0.7.3 to 0.7.5, 0.7.4 had some serious errors with BSD
allegedly, so I'm glad I'm lazy.
1999-09-24 22:03:36 +00:00
Ralf S. Engelschall
ca96bf66c6 Upgrade to GNU Portable Threads (Pth), development version 1.2b5 1999-09-24 21:47:05 +00:00
Dirk Froemberg
48ad97f80c Add a link from cdda2wav to list_audio_tracks.
list_audio_tracks lists the sectors for a audio track and is used
by ${WRKSRC}/cdda2wav/cdda2mp3.

Submitted by:	TAOKA Satoshi <taoka@FreeBSD.org>
1999-09-24 20:39:27 +00:00
Chris Piazza
84cd26e608 Throw in the towel and just cover every use of -lkrb 1999-09-24 20:14:23 +00:00
Chris Piazza
f9c0428ad5 Hopefully move the -lcom_err for krb4 to the right place this time. 1999-09-24 20:11:29 +00:00
Satoshi Taoka
9f8a743a15 * Corrected Makefile with respect to ${PREFIX}
* Updated pkg/PLIST
* Fixed typo in pkg/DESCR

PR:		13829
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
Approved by:	maintainer
1999-09-24 17:55:51 +00:00
Satoshi Taoka
6e28f671a6 Add sl 1999-09-24 17:37:56 +00:00
Satoshi Taoka
c25a7c3e16 A steam locomotive run on the screen if you type "sl" instead of "ls"
by mistake.

PR:		13930
Submitted by:	HIYAMA Takeshi <th@cis.ibaraki.ac.jp>
1999-09-24 17:36:48 +00:00
Chris Piazza
e75451fa5e This committer needs a vacation. Remove a lot of extra junk
at the top and bottom of this patch (it was an entire PR..)

Submitted by:	Maxim Sobolev <sobomax@altavista.net>
1999-09-24 16:42:20 +00:00
Satoshi Taoka
c624009f83 Add pike-gtk 1999-09-24 16:16:01 +00:00
Satoshi Taoka
0c96b0c40c A pike interface to Gtk Graphics Library
PR:		12447
Submitted by:	Ying-Chieh Liao <ijliao@csie.nctu.edu.tw>
1999-09-24 16:13:54 +00:00
Satoshi Taoka
aad9169998 Add togl 1999-09-24 16:02:37 +00:00
Satoshi Taoka
030edd1b93 An OpenGL Widget for Tk
PR:		13296
Submitted by:	Randall Hopper <aa8vb@ipass.net>
1999-09-24 16:01:31 +00:00
Andrey Zakhvatov
33c11413f4 Update to version 1.1.5 1999-09-24 13:54:42 +00:00
Andrey Zakhvatov
159f91124c Fix homepage location. Add distribution site. 1999-09-24 09:18:30 +00:00
Mark Murray
712fafd2e0 Grrr....
Don't people do even the most rudimentary checking before committing??!
1999-09-24 08:28:12 +00:00
Chris Piazza
e6584524b4 Activate wmhm 1999-09-24 05:51:44 +00:00
Chris Piazza
f491a364e5 Import of wmhm.
wmhm uses the SMBus Driver for PIIX4 provided by Takanori Watanabe to gather
information from LM78/79 sensors to provide motherboard temperature, fan
speeds and a voltmeter in a nice looking WindowMaker dock app.

PR:		13922
Submitted by:	Mike Muir <mmuir@es.co.nz>
1999-09-24 05:34:24 +00:00
Chris Piazza
5909c3b978 Add two patches forgotten in ugprade to 5.51 1999-09-24 05:24:20 +00:00
Chris Piazza
1512ff152b Update to version 5.51
PR:		13902
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
1999-09-24 05:11:58 +00:00
Chris Piazza
0aea472832 Update to version 0.1.23
PR:		13885
Submitted by:	maintainer
1999-09-24 04:59:53 +00:00
Chris Piazza
58eff7b431 Update to version 0.5.8
PR:		13904
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
1999-09-24 04:45:30 +00:00
Chris Piazza
d88a26077b Add a patch to remove a menu that's work in progress and
shouldn't be there (it's empty)

PR:		13854
Submitted by: 	Maxim Sobolev <sobomax@altavista.net>
1999-09-24 04:44:52 +00:00
Chris Piazza
133c2a1b2a Update MASTER_SITES
PR:		13884
Submitted by:	maintainer
1999-09-24 04:32:50 +00:00
Chris Piazza
9994a0349b Add a patch to fix a problem with very low write speeds with
samba on freebsd.

Following is description made by one of the Samba developers:

"The problem is we switched to using recv() with the MSG_WAITALL flag
instead of read(). This makes Samba faster on most systems. On FreeBSD it
 causes a massive slowdown and I don't know why. To fix it, change
 the definition of MSG_WAITALL to be zero in lib/util_sock.c and
 recompile 2.0.5a. I'm hoping someone from FreeBSD will get back to me
 with some explanation. Regards, Jeremy Allison, Samba Team."

This problem where observed by almost all samba-2.0.5a users and typically
 it led to 10-20x decrease in write speed.

PR:		13894
Submitted by:	Maxim Sobolev <sobomax@altavista.net>
1999-09-24 04:29:42 +00:00
Chris Piazza
395cca5c3e Remove unused and unneeded variable (GMAKE=yes) 1999-09-24 04:26:57 +00:00
Satoshi Taoka
a95f0fc3bb Added tclreadline 1999-09-24 04:12:23 +00:00
Satoshi Taoka
e3b1637e38 GNU readline for TCL
PR:		12341
Submitted by:	"Daniel J. O'Connor" <darius@dons.net.au>
1999-09-24 04:10:28 +00:00
Satoshi Asami
6bcd09cf58 Add aout libs, they are needed by netscape. Run ldconfig twice,
once for aout and once for elf.

Add PEX fonts and cursor/fixed.  Run mkfontdir on fonts/misc instead
of packing fonts.dir (which will be incorrect since only two fonts are
packed from misc).  These are needed to run Xvfb.
1999-09-24 02:02:09 +00:00
Satoshi Asami
51d8f5dd29 Minor cleanup, remove excessive tests. 1999-09-24 01:20:23 +00:00
Satoshi Asami
ac78fcedc4 Adjust to new directory structure. 1999-09-24 01:19:22 +00:00
Bill Fumerola
608fc46dd3 Version Required = reality. 1999-09-23 04:27:10 +00:00
Nate Williams
4bb5c5db21 - Upgrade to the newest version of the JDK.
[ Not yet announced, will do later ]
1999-09-23 00:58:48 +00:00
Satoshi Asami
9d5699a162 Remove CD-ROM.kdelnk for the fourth time. 1999-09-22 22:59:58 +00:00
Jean-Marc Zucconi
d69008baaa Checksums for version 3.0 1999-09-22 22:28:38 +00:00
Chris Piazza
9153a8264a Fix a typo 1999-09-22 22:19:00 +00:00
Chris Piazza
b60c01092d Update to version 5.1.0. This should finally fix the build problems
with krb4 (I hope, I can't test this).  Thanks to
Simon Karpen <karpes@rpi.edu> for a fix.
1999-09-22 22:17:37 +00:00
Jean-Marc Zucconi
e779dcc303 Upgrade from version 2.0 to version 3.0 1999-09-22 22:05:24 +00:00
Jean-Marc Zucconi
596561ded7 Bug fix for 3.x: unbreak drivers (e.g. the gif driver) using the %VAL(...)
F77 feature.
1999-09-22 19:30:45 +00:00
David E. O'Brien
b18fa1219e Upgrade to version 5.5 1999-09-22 19:24:51 +00:00
Dirk Froemberg
aed2a890f7 Respect ${CC} and ${CFLAGS}.
As a side effect the commands executed are echoed, now.
1999-09-22 15:01:04 +00:00
Satoshi Asami
face7489ea Put the logs and error logs in a dated subdirectory of the archive
directory and create symlinks to it.

Move index generation back into the parallel part, let's see if the
echo `perl` fix to bsd.port.mk will make a difference.  Move the index
syntax check out of the background job so it can be properly flagged.
1999-09-22 13:02:21 +00:00
Satoshi Asami
c29134e116 Oops sorry, didn't intend to commit that one.... 1999-09-22 09:55:06 +00:00
Satoshi Asami
630f266aa2 iozone has a homepage (which is its master site as well). 1999-09-22 09:54:15 +00:00
David E. O'Brien
abe2ebb82b I moved files around on freefall. 1999-09-22 09:09:30 +00:00
Satoshi Asami
9dc907c128 iozone has a homepage (which is its master site as well). 1999-09-22 09:07:58 +00:00
David E. O'Brien
6822b0fa6b Upgrade to version 1.5.19a. 1999-09-22 08:34:45 +00:00
David E. O'Brien
0c0f45633c Tweak the master sites based on the Fenner Report. 1999-09-22 06:45:57 +00:00
David E. O'Brien
4ec0da32e8 Another mastersite bites the dust. 1999-09-22 06:24:41 +00:00