Satoshi Asami
c777255c41
Fix packaging. Move all version info out of PLIST using PLIST_SUB.
1999-09-11 10:00:18 +00:00
Satoshi Asami
d5cf40638a
Fix check.
...
Submitted by: maintainer
1999-09-11 09:39:46 +00:00
Satoshi Asami
920ac3d3eb
Remove kmap, we're under ports freeze.
1999-09-11 03:44:25 +00:00
David E. O'Brien
86cc54597c
KDE-compliant GUI front end for the nmap port scanning tool.
1999-09-11 03:38:47 +00:00
Satoshi Asami
cae9020a73
Little whitespace fix.
1999-09-11 01:41:52 +00:00
Satoshi Asami
de095461c0
(1) Adjust to new libtools.
...
Submitted by: libtools maintainer
(2) Typo/updates in master sites.
Submitted by: jkoshy, chris, cpiazza
(3) "automagically" -> "automatically". I prefer words in dictionaries.
Submitted by: Kazu TAKAMUNE <takamune@avrl.mei.co.jp>
PR: 13638
(4) Quote ${DEPENDS_TARGET} in command line so make reinstall won't fail.
Submitted by: Kazu TAKAMUNE <takamune@avrl.mei.co.jp>
PR: 13638
1999-09-11 01:11:21 +00:00
Satoshi Asami
3d948d5b89
Set
...
LIBTOOLFLAGS= --disable-ltlibs --release-suffix
to take advandate of new libtools.
Submitted by: libtools maintainer
1999-09-11 01:06:13 +00:00
Satoshi Asami
bbd6a62a28
Submitted by: maintainer
...
He says:
Update libtool to 1.3.3 and modify it's behaviour a bit. It now
behaves like a stock libtool unless we start sending one of three
flags:
--disable-ltlibs Don't install .la files
--release-suffix Add the release to the end of all the libs (like
GLib/GTK+)
--release-ignore Don't add the release to any libs.
PR: 13114
1999-09-11 01:04:52 +00:00
Donald Burr
e972b29b43
Unbreak this port, thanks to suggestions made by
...
Eric Yang <robe@FreeBSD.csie.nctu.edu.tw>.
The original distsites seem to have gone away, and I cannot find any new ones.
(ftpsearch.lycos.com only lists FreeBSD mirrors -- and a whole bunch of them!
:-)) So I am setting up a distsite for this on my own box.
1999-09-11 01:00:29 +00:00
Satoshi Asami
b3037be663
Note that you need /usr/lib/aout/c++rt0.o for package building. It's not
...
included in bindist or any of the compat*dists.
1999-09-11 00:57:00 +00:00
Bill Fenner
d75643f695
Let the generated Makefiles install the perl modules.
...
(I'm not positive why there's a do-install: target at all,
but since there are less than 5 minutes til the freeze
I'm not going to investigate yet!)
1999-09-11 00:55:52 +00:00
Satoshi Asami
95eddd5009
This is supposed to be 4-current, not 3.1-release.
1999-09-11 00:54:03 +00:00
Satoshi Asami
67b0efb7ed
Don't delete the whole /usr/games, leave strfile behind. At least one port
...
(misc/fortuneit) needs it.
1999-09-11 00:51:51 +00:00
Satoshi Asami
632c2ef905
Improve snapshot ftp installation. Put hostnames, distributions etc. in
...
variables instead of command lines. Create /var/db/port.mkversion.
1999-09-11 00:48:37 +00:00
Satoshi Asami
132624b949
Switch back dependency to gnuplot, now that chuckr has fixed it.
1999-09-11 00:46:39 +00:00
Satoshi Asami
cf0ffa76bf
(1) Instead of specifying list of package names of dummy ports (i.e.,
...
XFree86, Motif) to copy, make a variable hold directory names, and
do a "make package-name" in there to obtain the package names.
(2) Exit if there is problem in INDEX. A line that contains
"non-existent" (suggesting a dangling dependency) or a line that
has less or more than nine |'s flag errors.
(3) Pass the fifth argument (bindist.tar's md5) to setupnode.
(4) Typo in spelling "restricted".
Submitted by: marcel
(5) Run cvsup at verbosity level 0 instead of 1.
(6) Print out only ${PKGNAME}, not ${PKGNAME}.log or ${PKGNAME}.tgz
when reporting new or old packages/failures.
(7) Archive /usr/ports used to build packages in ${branch}/tarballs.
Requested by: steve
1999-09-11 00:35:51 +00:00
Satoshi Asami
20f70843a3
(1) Remove FORCE_PKG_REGISTER, it is not necessary anymore. Remove
...
everything under /var/db/pkg/* before installing dependencies and
during final cleanup.
(2) Change OSREL, OSVERSION and PORTOBJFORMAT (if necessary). Comment
out those for 3-stable.
Reported by: paul, tg
(3) Move mtree until after we actually mount /usr/src. ;)
Reported by: taoka
(4) Run ldconfig with and without -aout in all sorts of directories to
pick up everything that could be in compat dirs etc. Run ldconfig
-aout -R after cleanup too.
1999-09-11 00:18:38 +00:00
Satoshi Asami
0a15669df6
Add extra argument md5 for bindist.tar. Skip scp if md5 matches
...
what the client already has.
1999-09-11 00:11:12 +00:00
Satoshi Asami
9a4b76df92
Change OSREL and OSVERSION for 3 and 4 branches. (The ones for 3-stable
...
are commented out anyway....)
1999-09-11 00:09:22 +00:00
Satoshi Asami
5a8bbc0d75
Add check for "invalid category" error.
...
Add another case for compilation error (undeclared variable).
1999-09-11 00:07:58 +00:00
Satoshi Asami
16773b1535
Explict specify NFSv2 for mounting /usr/src and /usr/obj during make world.
1999-09-11 00:06:08 +00:00
Satoshi Asami
10bd1061ba
Copy logs to ${portbuild}/buildlogs/${branch}.log.${date}.
...
Replace another explicit mail address with ${mailto}.
1999-09-11 00:03:12 +00:00
Satoshi Asami
74f6afbed4
Checksum changed on us.
1999-09-10 23:58:19 +00:00
Satoshi Asami
bd3df2b9ee
${STRIP} is not a command -- it's the -s flag to install. ;)
1999-09-10 23:58:10 +00:00
Donald Burr
cbe99c3c0b
The checksums have changed on us...
1999-09-10 23:42:11 +00:00
Chuck Robey
66bf3c9700
Break gnuplot of bad (gif-ish) habits, it builds now.
1999-09-10 23:40:09 +00:00
Satoshi Asami
3eb0dd25b9
Add explicit tiff dependency so the "cd ../xemacs-mule; make" part will work.
...
Despam the accidental ${CHOWN} -> chown backout.
1999-09-10 23:38:56 +00:00
SADA Kenji
3e5fdf74b4
Upgrade fortify to 1.4.4.
...
Submitted by: Frank Tobin <ftobin@uiuc.edu>
1999-09-10 23:35:38 +00:00
SADA Kenji
5426165a86
Warn if build environment doesn't have aout csu libs.
1999-09-10 23:07:16 +00:00
R. Imura
792f88eead
Update with qt-i18n.
...
And modified followings:
1. patch updated(x11/kdelibs11-i18n, net/kdentwork11-i18n)
2. convert some of gif files to xpm (x11/kdebase11-i18n, games/kdegames11-i18n)
3. move patch-ab to ${FILESDIR} (x11/kdebase11-i18n)
4. remove unused *.kdelnk (deskutils/korganizer11-i18n, x11-clocks/kdetoys11-i18n)
5. sorting PLIST :-)
1999-09-10 22:45:02 +00:00
Chris Piazza
57078caefb
Update to version 0.6.0
1999-09-10 22:42:13 +00:00
Chris Piazza
6e44962e61
Update to version 0.1.16
1999-09-10 22:39:55 +00:00
Bill Fenner
dbb94f2c21
Move rrdtool examples from ${PREFIX}/share/rrdtool/examples to
...
${PREFIX}/share/examples/rrdtool where they belong.
Found by: looking for rrdtool examples in /usr/local/share/examples =)
1999-09-10 22:39:04 +00:00
Torsten Blum
804b487d8e
building a static binary has been broken. fix that
1999-09-10 22:03:36 +00:00
Torsten Blum
974e57bd6d
Strip the binaries
1999-09-10 21:48:58 +00:00
Peter Wemm
cee639345e
$Id$ -> $FreeBSD$ (spammed by dirk)
1999-09-10 21:19:32 +00:00
Chris Piazza
4382ff0b62
Update to version 3.3.3
...
PR: 13664
Submitted by: maintainer
1999-09-10 21:15:36 +00:00
Satoshi Taoka
6a6052de4c
Corrected "old information" to new one
...
Submitted by: OGATA Hiroshi <ogata@isp.qix.org>
Obtained from: ports-jp@jp.freebsd.org
1999-09-10 21:15:32 +00:00
Shigeyuki Fukushima
2049c6978d
Fix for xemacs-mule-21.1.6.
1999-09-10 21:09:44 +00:00
Satoshi Taoka
1aab0e8d9c
Changed from "20.4" to "21.1.6"
...
Submitted by: Yukitoshi Takigami <taki@wing.ne.jp>
Obtained from: ports-jp@jp.freebsd.org
1999-09-10 21:04:23 +00:00
Torsten Blum
4bc02dcc5e
Turn Root Login on again.
...
It has been changed in rev. 1.4 of this file, but the committer forgot to
mention it on the log.
1999-09-10 21:01:55 +00:00
Shigeyuki Fukushima
711ebf67a9
Fix for xemacs-21.1.6.
1999-09-10 20:54:17 +00:00
Satoshi Taoka
01315a479d
Typo
...
Submitted by: "KATO Tsuguru" <tkato@prontomail.ne.jp>
Obtained by: Private communication
1999-09-10 20:53:02 +00:00
Matthew Hunt
7cbc37cdba
Upgrade to 16.18.
1999-09-10 20:52:13 +00:00
Satoshi Taoka
b40a81a3ce
Install error
...
Obtained from: http://bento.freebsd.org/errorlogs/
1999-09-10 20:46:59 +00:00
Satoshi Taoka
6bed341c71
Compile error
...
Obtained from: http://bento.freebsd.org/errorlogs/3-latest/
1999-09-10 20:46:31 +00:00
Torsten Blum
7ab1607ae2
Upgrade to zsh 3.0.6.
1999-09-10 20:42:23 +00:00
Torsten Blum
e9f1047587
Upgrade to postfix 19990906 pl 02
1999-09-10 20:41:45 +00:00
Torsten Blum
25d8afc84d
Upgrade to ctwm 3.5.2
1999-09-10 20:40:57 +00:00
Shigeyuki Fukushima
f48ce15764
Fix for xemacs-21.1.6.
...
flim-current/semi-current/wemi-current should be compatible with
xemacs-packages on xemacs-21.x.
1999-09-10 19:07:08 +00:00