1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-14 23:46:10 +00:00
Commit Graph

21571 Commits

Author SHA1 Message Date
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
Satoshi Asami
fb1e4a901e Mark this broken, doesn't build on either 3-stable or 4-current with
a message like the one below:

===
g++ -c -O -pipe -I/usr/include/g++-include -I. -I/usr/local/include/pccts  -o cccc.o cccc.cpp
cccc.cpp: In method `void CParser::start(class ASTBase **)':
cccc.cpp:47: `zzTracePrevRuleName' undeclared (first use this function)
cccc.cpp:47: (Each undeclared identifier is reported only once
cccc.cpp:47: for each function it appears in.)
 :
===

My guess is that this one was left behind after the pccts upgrade.
1999-09-21 09:35:06 +00:00
Dirk Froemberg
be51fcc1e0 Upgrade to 0.35 with some additional PLIST sorting by me..
PR:		ports/13726
Submitted by:	Dominik Brettnacher <domi@saargate.de> (maintainer)
1999-09-21 08:41:52 +00:00
Satoshi Asami
8c3d3a3494 Hm...seems the broken-ness is confined to 4-current now.
sampling.c: In function `UnitCirclePoint':
sampling.c:116: syntax error before `/'
sampling.c:116: warning: integer overflow in expression
sampling.c:116: syntax error before `)'
sampling.c:118: syntax error before `/'
sampling.c:118: warning: integer overflow in expression
sampling.c:118: syntax error before `)'
sampling.c:122: syntax error before `/'
sampling.c:122: warning: integer overflow in expression
sampling.c:122: syntax error before `)'
sampling.c:123: syntax error before `/'
sampling.c:123: warning: integer overflow in expression
sampling.c:123: syntax error before `)'
*** Error code 1
1999-09-21 07:22:40 +00:00
Satoshi Asami
0dac6d3a9f checkr just volunteered to take care of this port. 1999-09-21 04:57:21 +00:00
Satoshi Asami
54f7339e5f This port doesn't build because texindex is missing. Note that.
(Take out BUILD_DEPENDS=texindex:${PORTSDIR}/print/teTeX, teTeX doesn't
include texindex anymore.)
1999-09-21 02:44:08 +00:00
Chris Piazza
dc8e81c82e Add trailing / to end of a MASTER_SITE 1999-09-21 02:21:10 +00:00
Chris Piazza
782f100a74 Update to version 0.51.3.1 1999-09-21 02:19:41 +00:00
Satoshi Asami
81d59bc3c0 Add BUILD_DEPENDS to emacs, it's required for building. 1999-09-21 02:15:06 +00:00
Satoshi Asami
714c62a70e Fix BUILD_DEPENDS line, netpbm installs under ${X11BASE}. 1999-09-21 01:55:37 +00:00
Chris Piazza
82d344213e Oops, the last commit was:
PR:		13864
Submitted by:	maintainer
1999-09-21 01:00:56 +00:00
Chris Piazza
3be46b8e12 Update to version 0.61.0 1999-09-21 00:59:38 +00:00
Satoshi Asami
de0f766a70 Shared libgtk is gtk12.2, not gtk12.1. 1999-09-20 22:53:53 +00:00