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

21539 Commits

Author SHA1 Message Date
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
David E. O'Brien
52fda226e3 Fix main distsite -- they finally s/PUB/pub/
Use MLINKS over my manual method
Use hard link over symlink for the alternate binary name.
1999-09-22 06:04:45 +00:00
Chuck Robey
2c344b40d3 This is still badly broken, but this fixes the worst bugs (at least it
gets started, the lib part compiles now).  Chief problems were that
the configure script was looking for thot in an archive named Thot, and
the configure script requires all enables/disables, withs/withouts
to be explicitly laid out, else there's a ream of sed errors.
Oh, yeah, the WRKSRC had to be explitly created too.
1999-09-22 04:36:58 +00:00
Brian Feldman
2a84888391 I am not actually MAINTAINER. 1999-09-22 04:06:50 +00:00
Satoshi Asami
fec28e384a (1) x11-toolkits/qt2 -> x11-toolkits/qt201
Submitted by:	many people

(2) Surround the perl describe target with an echo ``.  We'll see if
    it will help with the index corruption problems.

(3) Manpage handling fix to avoid command line too long errors for
    ports with a lot of manpages.
Submitted by:	hoek
1999-09-22 01:04:30 +00:00
Satoshi Asami
e8e78d7877 Call bothlogs. 1999-09-22 01:00:46 +00:00
Satoshi Asami
e25ec83995 A small script to generate a list of logs that are in both 3-stable
and 4-current.
1999-09-22 01:00:31 +00:00
Satoshi Asami
c1eecfce5a Put build logs in "archive/buildlogs" and make a symlink to it. 1999-09-22 00:59:47 +00:00
Satoshi Asami
84768fa69e Another case for compiler error. 1999-09-22 00:58:48 +00:00
Satoshi Asami
1ef91d42b2 Run chflags if rm -rf of chroot dir fails -- some port may have
left some schg junk around.
1999-09-22 00:58:26 +00:00
Satoshi Asami
1ba68ec84e Run Xvfb if it exists and set DISPLAY accordingly. This helps ports
that require xrdb and other inane stuff during build.
1999-09-22 00:57:02 +00:00
Satoshi Asami
9db5045e1b Use a find | xargs perl command in post-patch to replace the -lXm's
with ${MOTIFLIB}'s in all Makefile.in's.  (The substitution pattern
will only work for -lXm's in the middle of a line but since it
requires other libraries, I guess that's ok.)
1999-09-22 00:28:10 +00:00
Jacques Vidrine
39a855294d Update 2.1b2 -> 2.1b3 and unbreak. Point MAINTAINER to Karl Dietz
<karl.dietz@triplan.com>.

PR:		ports/12999, ports/13654
Submitted by:	Karl Dietz <karl.dietz@triplan.com>
1999-09-21 22:37:13 +00:00
Dirk Froemberg
d480afe56a Remove stale MASTER_SITE. 1999-09-21 18:54:00 +00:00
Dirk Froemberg
e36ba6361b Remove mysqltutor. 1999-09-21 18:42:11 +00:00
Marcel Moolenaar
ed1e6e1e53 While I'm at it, fix the display of errno by taking the absolute value of it. 1999-09-21 18:28:06 +00:00
Dirk Froemberg
eecefed724 Update WWW: url. 1999-09-21 17:52:35 +00:00
Dirk Froemberg
c67af0879f Add trailing slash to WWW: url. 1999-09-21 17:49:57 +00:00
Bill Fumerola
f1982ba8b7 Fix distfile fennerage.
Respect CFLAGS.
Quiet the build a bit.
1999-09-21 17:24:12 +00:00
Chris Piazza
a06df1ef1f Host this distfile locally, both the old and the new MASTER_SITES
for this port are gone.
1999-09-21 17:21:35 +00:00
Marcel Moolenaar
95f42a9f6c Fix breakage of linux_kdump after the alignment of syscall arguments by
dt@FreeBSD.org. Aligning the arguments caused linux_kdump to shift the
arguments one to the right (ie argument 2 was showed as argument 1). Needless
to say that such a trace is not very usefull...

Change the package version to 1.3
1999-09-21 16:38:59 +00:00
Shigeyuki Fukushima
cd5984664a Activate skk10-elisp-emacs20. 1999-09-21 14:46:55 +00:00
Jean-Marc Zucconi
53d57b519c Use @exec/@unexec pairs for symlinks to directories. This should fix
errors with pkg_delete.
1999-09-21 14:29:02 +00:00