Yukihiro Nakai
c386f73342
Update to 0.27.2
2000-05-28 08:29:46 +00:00
Bill Fumerola
d59cb537d5
If a user didn't have /usr/sbin in their path, this would have failed.
2000-05-28 06:43:40 +00:00
Steve Price
5b0c32aafb
Update to version 0.9.2.
2000-05-28 04:11:34 +00:00
Steve Price
52a22139bf
#define _KERNEL on -current before including sys/msg.h so this will build
...
correctly.
2000-05-28 04:10:15 +00:00
Steve Price
6f281f85c4
Minor changes to mod_dav.h without bumping the distfile's version number.
2000-05-28 04:08:36 +00:00
Steve Price
eb8ca8b29c
Don't build any profiled libraries and use CXXFLAGS to specify -I. so this
...
port actually builds.
2000-05-28 04:07:29 +00:00
Steve Price
69ed7d4abb
Don't try to use eg++ as the C++ compiler and honor CXXFLAGS.
2000-05-28 04:05:30 +00:00
Steve Price
8753dd350d
Fix this port after the recent PORT{NAME,VERSION} changes. portlint(1)
...
while I'm here.
2000-05-28 04:03:36 +00:00
Steve Price
e5e921c6b9
Don't try to install a manpage that doesn't exist.
2000-05-28 04:02:00 +00:00
Steve Price
74fd001d80
Specify the path to javac so this builds even if it isn't in the user's path.
2000-05-28 03:58:38 +00:00
Steve Price
64d8849127
Correct typos/omisions in previous commit.
2000-05-28 03:57:29 +00:00
Steve Price
330a51b60a
Update to version 2000.04.26.
2000-05-28 03:56:30 +00:00
Steve Price
5fabe928e3
s/tilde_expand/my_tilde_expand/g to avoid naming conflicts with the
...
same function in the readline library.
2000-05-28 03:55:27 +00:00
Steve Price
50a68c76cd
Update to version 1.8g. The previous version was actually 1.8 and not 2.1.
2000-05-28 03:53:53 +00:00
Steve Price
d3b9c3bb4c
Update to version 1.8.2.
2000-05-28 03:52:44 +00:00
Steve Price
7e7b28d09f
This port requires Python.h to build.
...
Noticed by: bento
2000-05-28 03:51:51 +00:00
Steve Price
cfd9f0448f
Remove files from PLIST that are no longer installed and quietly remove
...
share/sitecopy if it is empty.
2000-05-28 03:50:49 +00:00
Steve Price
fb19387e0d
Weed out crufty MASTER_SITES and add a second checksum. 'diff -urN' says
...
the distfiles are the same from both MASTER_SITES, yet the checksum is
different.
2000-05-28 03:49:37 +00:00
Steve Price
5b51dbc6ff
Specify the path to javac just in case it is not in the user's PATH as
...
it wasn't on bento.
2000-05-28 03:46:58 +00:00
Steve Price
ba23c3b624
Make sure we look in the right place for pgm.h.
2000-05-28 03:45:51 +00:00
Steve Price
6f5c3f3dda
Mostly docs changes with the addition of some selection filter code that
...
caused the distfile to change without a version number bump.
2000-05-28 03:44:17 +00:00
Steve Price
4575bdc917
Actually install the 'cool new' image of the earth that was specified
...
in the previous commit.
2000-05-28 03:42:48 +00:00
Steve Price
c50e660a84
Host the distfile on my WWW page since the MASTER_SITE seems to have
...
dissappeared.
2000-05-28 03:40:23 +00:00
Steve Price
b5d14475f0
Update to version 2.63.3.
2000-05-28 03:39:28 +00:00
Steve Price
ad1cf533f3
Give a proper DISTNAME in the new PORT{NAME,VERSION} regime.
2000-05-28 03:38:33 +00:00
Steve Price
ac9cd8d927
BZ2_ was added recently to all functions in libbz2.a.
2000-05-28 03:37:11 +00:00
Steve Price
b1dd3740d4
Distfile checksum changed. Looks like CR/LF vs. LF diffs as 'diff -urN'
...
showed no change.
2000-05-28 03:35:49 +00:00
Steve Price
8c19aa3ec7
Remove some files that aren't installed when the esound port is not already
...
installed.
2000-05-28 03:33:36 +00:00
Steve Price
082549a43f
Spell NO_WKRSUBDIR correctly and don't write files to the pkg directory.
2000-05-28 03:32:38 +00:00
Steve Price
922c1f0360
Mark this port as MANUAL_PACKAGE_BUILD. It installs and them removes some
...
files (most notably xmkmf) that are also in the XFree86 port. This was
causing serious problems on my Alpha package building machine.
2000-05-28 03:31:26 +00:00
Steve Price
d5d9109ae8
Update to version 1.1.1 of the Security Howto.
2000-05-28 03:29:55 +00:00
Steve Price
af6df91166
Remove bogus patch that was causing package failures on bento.
2000-05-28 03:29:00 +00:00
Steve Price
b8842be7c3
Checksum changed because the configure.in script was regen'd with autoconf
...
version 2.13 instead of 2.7.
2000-05-28 03:27:38 +00:00
Steve Price
1fbfd4bb54
Update to version 1.29.
2000-05-28 03:26:24 +00:00
Steve Price
875e2aad35
Don't add -O2 to CFLAGS. Make this port honor CFLAGS and CXXFLAGS. Fix
...
build for -current.
2000-05-28 03:25:16 +00:00
Steve Price
14b1f1308a
Update to version 0.4.3.
2000-05-28 03:23:12 +00:00
Steve Price
aabe807d83
Update to version 5.31.8.
2000-05-28 03:22:26 +00:00
Steve Price
dd9615f1ac
Remove files from PLIST that aren't installed.
...
Noticed by: bento
2000-05-28 03:21:36 +00:00
Steve Price
f44a4cca8b
Fixup LIB_DEPENDS after upgrade of gtk-- port.
2000-05-28 03:20:42 +00:00
Steve Price
11f12d4c1b
Don't forceably add -O2 to CFLAGS as this is known to cause problems
...
because of optimization bugs in the compiler on the Alpha.
2000-05-28 03:19:46 +00:00
Vanilla I. Shu
c6f6217221
Remove unneeded LIB_DEPENDS, and make it dynamic link.
...
PR: ports/18472
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
2000-05-28 01:40:48 +00:00
Vanilla I. Shu
3fbcef2d2f
Correct MASTER_SITE.
...
Submitted by: fenner's distfiles reminder.
2000-05-28 01:14:41 +00:00
Vanilla I. Shu
a305fce20e
- Fix LIB_DEPENDS to actually used one
...
- Support install macros
PR: ports/18046
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
2000-05-28 00:38:20 +00:00
Kris Kennaway
96f4f54410
More OIDs added to dumpasn1.cfg
...
PR: 18724
Submitted by: Alexander Langer <alex@cichlids.com>
2000-05-27 22:04:41 +00:00
Kris Kennaway
cb45ebb874
I am at a total loss as to how the patch was previously committed
...
gzipped.
Submitted by: Peter Gildea <peter@gildea.net>
2000-05-27 21:23:54 +00:00
Akinori MUSHA
1e5c0b46e1
Update to 3.1.7-pre-4.
...
No response from: shige
Now the FreeBSD specific compdefs I submitted have been included
within their distribution!
Introduce a workaround for the libzsh shared library generation.
This should be solved by the forthcoming 3.1.7 release.
2000-05-27 19:03:47 +00:00
Akinori MUSHA
5fe265d84e
Update to 0.14.5.
2000-05-27 18:20:04 +00:00
Will Andrews
f7ed228e6b
Remove libodbc (again) and libaudiofile so it won't conflict with
...
port installations. Now kdesupport2 will only install what is unique
to its package.
2000-05-27 15:45:38 +00:00
Will Andrews
d98269155c
SGMLtools is a text-formatting package based on SGML.
...
PR: 17769
Submitted by: Benno Rice <benno@netizen.com.au>
2000-05-27 14:44:12 +00:00
Andreas Klemm
99ec874f95
Bug in configure script
...
blanks instead of TABs, make "make" feel unhappy.
Submitted by: Ahilan Anantha <aanantha@cs.ucsd.edu>
2000-05-27 11:18:06 +00:00