1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-24 21:01:20 +00:00
Commit Graph

6514 Commits

Author SHA1 Message Date
Satoshi Asami
47b345c20f Update to use FreeBSD's native version.
PR:		3701
Submitted by:	Pedro Giffuni S. <pgiffuni@fps.biblos.unal.edu.co>
1997-05-30 14:16:32 +00:00
Masafumi Max NAKANE
685939dd9f Upgrade, 3.9.5 -> 3.9.6. 1997-05-30 07:30:38 +00:00
Bill Fenner
e4f51c8936 calypso-2.oit.unc.edu appears to be behind a firewall, so use
ftp.cdrom.com for R5 contrib.  Perhaps we need a
	MASTER_SITE_R5CONTRIB...

Found by:	distfile checker
1997-05-30 06:48:34 +00:00
Satoshi Asami
cf20c9dccf Add PKGNAME, DISTNAME has no version info. 1997-05-30 02:59:09 +00:00
Andreas Klemm
f5ec537f78 upgrade dnews to most recent FreeBSD version 4.2j
added faq from www server
revamped directory structure, port now uses:
	/var/log/dnews
	/var/spool/dnews
	${PREFIX}/lib/dnews
the cgi stuff isn't tested
PR:
Reviewed by:
Submitted by:
Obtained from:
1997-05-29 15:22:14 +00:00
James FitzGibbon
a6585349f8 Mark as broken until postgresql port or p5-Pg distfile is updated 1997-05-29 14:23:50 +00:00
Andreas Klemm
7cc56e20a1 Nuke dnews3
PR:
Reviewed by:
Submitted by:
Obtained from:
1997-05-29 10:57:52 +00:00
Andreas Klemm
47a23f8d6f This is an old dnews version.
The files have been moved to oldversions on the master ftp site.
Although it's an old version I want to keep this version, because
it's (together with dnews3) the only dnews port I have tested.

Later I think there might be only one tested 4.2 version called
dnews.
PR:
Reviewed by:
Submitted by:
Obtained from:
1997-05-29 10:50:32 +00:00
Andreas Klemm
691fac132d remove bogus ftp sites, that claim to be a mirror site, but actually
doesn't carry the needed sources anymore.
PR:
Reviewed by:
Submitted by:	with a little help from Bill Fenners port survey ;)
Obtained from:
1997-05-29 09:40:30 +00:00
Satoshi Asami
16358d325d Fix up PLIST.
(1) pkg_* can't handle absolute paths, so use two @cwd's and relative paths
    throughout.

(2) pkg_* can't handle FIFOs, so use mkfifo to create it and rm to delete it.

(3) pkg_* can't handle empty directories, so create them with mkdir.

(4) the @mode/@owner/@group directives don't appear to work so use @exec
    to set all the modes.
1997-05-29 08:13:38 +00:00
Satoshi Asami
c8ca2d0640 Upgrade to 3.4.3.
PR:		3703
Submitted by:	Brian Handy <handy@lambic.space.lockheed.com> (except PLIST)
1997-05-29 07:21:21 +00:00
Satoshi Asami
78c9b17c9c Upgrade to 4.01. This port requires tiff-3.4.
PR:		3518
Submitted by:	itojun@itojun.org
1997-05-29 06:49:26 +00:00
Philippe Charnier
3373e4deb6 Correctly Enable/Disable PERL5 support according to value of USE_PERL5.
PR:		ports/3125
1997-05-29 06:38:42 +00:00
John Polstra
87225d9e6d Correct the "version required" comment. 1997-05-29 05:09:45 +00:00
Satoshi Asami
1702298462 Change shlib version number to "1.0". There was no reason to start
from "4.0".
1997-05-29 04:33:33 +00:00
David E. O'Brien
87f617f689 Link with force!
Don't install ``ex'' and ``view''.
1997-05-29 03:22:26 +00:00
Peter Wemm
6ef4ce131f Don't grep /etc/passwd and /etc/group for checking the existance of
users since it doesn't see yp/nis.  Use 'pw {user|group} show ...' and
check the return code, otherwise the script can try and add an already
existing user or group.
1997-05-29 03:21:14 +00:00
Bill Fenner
24a2268c29 Distfile moved on master site.
Found by:	distfile checker
1997-05-29 03:05:07 +00:00
James FitzGibbon
a4b8015098 Remove p5-IO dependancy from ports that were using it. 1997-05-29 02:53:15 +00:00
James FitzGibbon
a90c1bb2dc Remove p5-IO; now included in perl5.004 1997-05-29 02:43:36 +00:00
Bill Fenner
f2209e954e File moved on master site.
Found by:	distfile checker
1997-05-29 02:34:01 +00:00
Bill Fenner
f146d6282c Distfile moved on master site.
Found by:	distfile checker
1997-05-29 02:26:46 +00:00
Bill Fenner
0158fd328f gatekeeper seems to have removed a bunch of R5contrib, so switch
to ftp.cdrom.com

Found by:	distfile checker
1997-05-29 01:53:20 +00:00
Bill Fenner
361639a883 Fix EXTRACT_SUFX to match reality.
Found by:	distfile checker
1997-05-29 01:50:03 +00:00
Andrey A. Chernov
fa0b755ef8 Switch to new distribution scheme 1997-05-29 01:15:48 +00:00
Bill Fenner
e3371ee385 Update to 2.0.2a1
Found by:	distfile checker
1997-05-28 22:52:28 +00:00
Bill Fenner
e61c741dd8 Use the meta-hostname ftp.iis.u-tokyo.ac.jp instead of theta.iis. . .
to prevent future confusion.
1997-05-28 22:41:27 +00:00
Bill Fenner
8b67ae628e Perhaps this time I can get it right; remove two files that were
created when I ran the benchmark on my local machine.
1997-05-28 22:38:49 +00:00
Andrey A. Chernov
ef8bf63492 Remove myself from MAINTAINER, I don't have a time for this port anymore 1997-05-28 22:36:58 +00:00
Bill Fenner
b54f26b606 Fix a couple of master_site paths.
Found by:	distfile checker
1997-05-28 22:35:17 +00:00
Bill Fenner
2b7f36837b Distfile moved on master site.
Found by:	distfile checker
1997-05-28 22:31:32 +00:00
Bill Fenner
47eac8819c Remove www.wfbr.edu as MASTER_SITE since it just returns a
redirect to www.slcc.edu/lynx/fote/ (the other MASTER_SITE).
1997-05-28 22:21:48 +00:00
Bill Fenner
5563dc92fa Update PLIST to go with upgrade to 2.1pl2. 1997-05-28 22:11:44 +00:00
Bill Fenner
31b0de4a83 Update PLIST to go with the upgrade to 1.1 . (oops!) 1997-05-28 22:08:38 +00:00
Bill Fenner
5aba486ebe Change nonexistent host sol.cs.ruu.nl to ftp.cs.ruu.nl .
ftp.cs.ruu.nl has the file in question in the same directory
  so this was probably just a name change.

Found by:	distfile checker
1997-05-28 20:07:14 +00:00
Bill Fenner
c96540834f Replace nonexistent host dong.math.ncu.edu.tw with ftp.math.ncu.edu.tw
Found by:	distfile checker
1997-05-28 19:52:34 +00:00
Bill Fenner
edcf644826 Files moved & got renamed on master site.
Found by:	distfile checker
1997-05-28 16:04:44 +00:00
Bill Fenner
355fe68c3d town.hall.org isn't a good MASTER_SITE; it answers with:
Greetings - The system town.hall.org ftp archives are currently
    off-line.

Found by:	distfile checker
1997-05-28 16:02:39 +00:00
Andrey A. Chernov
f6ac984089 Upgrade to 0527 1997-05-28 10:23:23 +00:00
David E. O'Brien
5ab6e335b7 Upgrade to 5.0i.
Castrate configure's checks for elf.h.  Now that FreeBSD has an elf.h,
Vim thought we were SysV!   (yea, right, only when they pry this keyboard
from my cold stiff dead hands!)
1997-05-28 10:04:37 +00:00
Andrey A. Chernov
61ca8e3285 Fix images location 1997-05-28 09:53:12 +00:00
Bill Fenner
e5dc2bbe51 File disappeared from original master site.
Found by:	distfile checker
1997-05-28 06:18:20 +00:00
Bill Fenner
86a712929b File moved on master site.
Found by:	distfile checker
1997-05-28 05:52:46 +00:00
Bill Fenner
5a5abdd89e Upgrade to 2.1pl2 1997-05-28 05:48:48 +00:00
Bill Fenner
15096365f2 File moved on master site.
Found by:	distfile checker
1997-05-28 05:33:09 +00:00
Bill Fenner
ef87790802 File moved on master site
Found by:	distfile checker
1997-05-28 05:31:23 +00:00
Satoshi Asami
ff7e4c5e08 Align all info dir entries in the "emacs" section. 1997-05-28 03:06:38 +00:00
Bill Fenner
400fea0d66 Update from 1.16.1 to 1.16.7 (bug-fixes only) 1997-05-28 02:21:48 +00:00
Bill Fenner
70e0e2f636 Upgrade to lmbench 1.1 1997-05-28 02:18:20 +00:00
Satoshi Asami
f53e58d1c8 Move @unexec install-info before "^info/mtools.info$" line; otherwise
pkg_delete will fail with missing info file (the file will have been
deleted by the time install-info is executed).

Reported by:	WATANABE Junya <junya@tippr.info.eng.niigata-u.ac.jp>
1997-05-28 01:58:22 +00:00