1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-07 22:58:11 +00:00
Commit Graph

28861 Commits

Author SHA1 Message Date
Steve Price
b7fc689d59 This port uses gmake(1). 2000-05-29 02:13:36 +00:00
Steve Price
6b29017ee9 The last update was really to version 0.99.122. 2000-05-29 02:12:56 +00:00
Steve Price
c1c331baa7 Update to version 2000.05.26.
PR:		18847, 18848
Submitted by:	maintainer
2000-05-29 02:11:52 +00:00
Will Andrews
ddd7217f59 Yet Another Gratuitous Missing LIB_DEPENDS.
Found by:	bento
2000-05-29 01:52:34 +00:00
Will Andrews
b429357fad Another (gratuitous) missing LIB_DEPENDS.
Found by:	bento
2000-05-29 01:50:36 +00:00
Will Andrews
ea6480b0db Oops, forgot to remove the comment (I was testing some things during the
final stages of the upgrade process) when I upgraded to 1.2.
2000-05-29 01:46:31 +00:00
Will Andrews
ee51a6ccff Sigh, the file wasn't supposed to be removed.. for changes between this
revision and revision 1.1, see revision 1.2 message.
2000-05-29 01:33:58 +00:00
Will Andrews
5862875a81 Whoops, forgot to update patch when the 0.6.0 patch went in; good thing
the KDE project joined in on the anti-GIF-patent project.  :-)

Found by:	bento
2000-05-29 01:24:50 +00:00
Will Andrews
0231887553 Add missing LIB_DEPENDS to unbreak this port.
Found by:	bento
2000-05-29 01:14:50 +00:00
Will Andrews
37399bab43 This should fix all the compile problems bento (and others probably) has
with missing .so's.  I'm not sure how I left this out in the original
import since this stuff was in kdelibs11.  :-(

Found by:	bento
2000-05-29 01:01:22 +00:00
Will Andrews
8b8922f99e Remove web site - it's been gone for a long time. :-(
Found by:	portsurvey
2000-05-29 00:08:41 +00:00
Will Andrews
03f3069fc0 Update WWW site for Cervisia.
Found by:	portsurvey
2000-05-28 23:30:26 +00:00
Will Andrews
93601ae688 Remove obsolete MASTER_SITES. There no longer seems to be a homepage for
this graphics library, which seems to be distributed by ClanLib people
these days.

Found by:	portsurvey
2000-05-28 23:14:50 +00:00
Mike Smith
6710b4a9f0 RH6.1 has moved into old-releases on the master and most mirrors,
track this while we wait for 6.3 or something less buggy than 6.2.
2000-05-28 22:53:57 +00:00
Jake Burkholder
bf32e6617e Add WWW. 2000-05-28 17:22:46 +00:00
Will Andrews
3d7fd2543a Update to 0.99.112. Remove aout support.
Update submitted by:	steve
2000-05-28 15:19:47 +00:00
Dirk Froemberg
19036112b8 Set FORBIDDEN for now. 2000-05-28 15:04:39 +00:00
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