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
Shigeyuki Fukushima
ca64eff63b
Emacs-lisp frontend for SKK-10 Japanese Input Method.
1999-09-21 13:34:46 +00:00
Shigeyuki Fukushima
1b3742fb6d
Add my web site to ${MASTER_SITES}.
1999-09-21 12:52:41 +00:00
Satoshi Asami
cf0b330e89
Add Xvfb, we could use it to build packages.
1999-09-21 12:34:45 +00:00
Satoshi Asami
578b269d65
These ports are building now, so take out BROKEN_ELF.
1999-09-21 10:11:25 +00:00
Satoshi Asami
90848921b0
This one is not BROKEN_ELF anymore.
1999-09-21 09:50:44 +00:00
Satoshi Asami
24a4be3ba5
Mark this broken, the new gd has no gif support.
1999-09-21 09:36:02 +00:00