Commit graph

6543 commits

Author SHA1 Message Date
Andrey A. Chernov
1284c0768f More fixing of OPTIM replacement 1997-05-31 20:34:09 +00:00
Andrey A. Chernov
ea2647680f Fix OPTIM= patching 1997-05-31 20:26:38 +00:00
Andrey A. Chernov
6c8762d020 Upgrade to 1.2b11 1997-05-31 20:16:08 +00:00
Bill Fenner
3d5dd1cc21 The distfile moved on the MASTER_SITE. (this port is still BROKEN,
however).

Found by:	distfile checker
1997-05-31 17:36:10 +00:00
Andreas Klemm
17ca3fc091 Last step to remove cached from ports collection
PR:
Reviewed by:
Submitted by:
Obtained from:
1997-05-31 16:24:49 +00:00
Paul Traina
0b314a90ec Upgrade to b5.16 and remove se as maintainer per request of Fenner & se 1997-05-31 16:14:04 +00:00
David E. O'Brien
bd5c233fad Upgrade to 0.75.
This is purely a bug-fix version.  No new features have been added.
1997-05-31 04:53:06 +00:00
James FitzGibbon
aff58f9ad5 Upgrade (downgrade?) to v1.0.
Explanation: this port used to use the Linux quake client in server mode.  It now uses the BSD/OS dedicated server binary, which has lower CPU and memory footprint, and has a different version numbering scheme.
1997-05-31 00:52:04 +00:00
Masafumi Max NAKANE
4375602716 Install doc files into ${LOCALBASE}/share/doc/pcb.
Added entry for missing man page.
Added @dirrm directives.
PR:		3689
Suggested by:	mita@jp.freebsd.org
1997-05-30 20:39:35 +00:00
Masafumi Max NAKANE
f99a99213b Remove unnecessary EXTRACT_SUFX.
RUN_DEPENDS better reflects the reality instead of BUILD_DEPENDS.
Install doc files into ${LOCALBASE}/share/doc/pcb.
PR:		3689
Suggested by:	mita@jp.freebsd.org

While at it,
List the man page and define MANCOMPRESSED.
1997-05-30 20:38:25 +00:00
James FitzGibbon
f077c7ddc8 Activate mail/cyrus
Activate devel/p5-Penguin
Activate devel/p5-Penguin-Easy
Activate net/rwhois
Activate textproc/pilot_makedoc
1997-05-30 20:13:39 +00:00
James FitzGibbon
16b58c70f3 Import of the InterNIC's referral whois server and client 1997-05-30 20:13:24 +00:00
James FitzGibbon
3ee973c63b Import of a util to create PalPilot Doc format files from text files 1997-05-30 20:07:46 +00:00
James FitzGibbon
be30bbf945 Import of a quick'n'dirty interface to p5-Penguin 1997-05-30 20:04:13 +00:00
Masafumi Max NAKANE
8dda912a0f Deleted unnecessary @cwd. 1997-05-30 20:02:29 +00:00
James FitzGibbon
b579a4e406 Import of the Penguin module for perl5 1997-05-30 20:02:24 +00:00
Masafumi Max NAKANE
669f12c322 Make this port respect the value of ${PREFIX}. 1997-05-30 20:01:42 +00:00
Masafumi Max NAKANE
44f2223e97 Upgrade, 2.5a6 -> 3.0.2a9. 1997-05-30 19:59:34 +00:00
James FitzGibbon
01fcaa015c Import of the Cyrus IMAPd package 1997-05-30 19:59:08 +00:00
Masafumi Max NAKANE
fdf92566aa Let the port's Makefile compress the man pages.
Install docs and sample files into ${PREFIX}/share/{doc,examples}/dhcp
respectively.
Submitted-by:	sanpei@yy.cs.keio.ac.jp
1997-05-30 18:52:45 +00:00
Masafumi Max NAKANE
86dd11dadc Part 6/6 of the update:
Install intro.dhcp.jis file into ${PREFIX}/share/dhcp dirctory.
PR:		3717
Submitted-by:	sanpei@yy.cs.keio.ac.jp
1997-05-30 18:39:24 +00:00
Masafumi Max NAKANE
b880ad35b0 Part 5/6 of the update:
Remove dhcpdb.bind file if changed dhcpdb.pool file.

	      If dhcpdb.pool file is changed and dhcpdb.bind file is
	    not matched to new pool file, dhcp server(dhcps) can not
	    run with some errors like this.

 *   dhcps in free(): warning: modified (chunk-) pointer.
 *   dhcps[25591]: hash_ins() with client identifier failed in read_bind_db()

	      I fixed start-up script to remove dhcpdb.bind file
	    when dhcpdb.pool file is newer than dhcpdb.bind.


    Install intro.dhcp.jis file into ${PREFIX}/share/dhcp dirctory.
PR:		3717
Submitted-by:	sanpei@yy.cs.keio.ac.jp
1997-05-30 18:38:11 +00:00
Masafumi Max NAKANE
3d0c04fa57 Part 4/6 of update:
Unlink /etc/resolv.conf before recreate new one.
	      If /etc/resolv.conf is symbolic link file, dhcpc with -r
	    option overwrite symfile.
	      Then unlink it berfore recreate.
PR:		3717
Submitted-by:	sanpei@yy.cs.keio.ac.jp
1997-05-30 18:35:33 +00:00
Masafumi Max NAKANE
b11193b1c9 Part 3/6 of update:
Append description into pkg/DESCR file.
	    o CHECK_SUM error problem under 2.1.x FreeBSD box.
	    o dhcps need dhcpdb.relay file without using dhcpdb.relay.
PR:		3717
Submitted-by:	sanpei@yy.cs.keio.ac.jp
1997-05-30 18:33:26 +00:00
Masafumi Max NAKANE
3875504aa9 Part 2/6 of update:
Append description of dhcpc.interface.pid file to man page.
PR:		3717
Submitted-by:	sanpei@yy.cs.keio.ac.jp
1997-05-30 18:31:22 +00:00
Masafumi Max NAKANE
2edc1e9884 Part 1/6 of update:
Fix manpage files about path of dhcpdb.bind file.
	    The dhcpdb.bind file is in /var/db/ under FreeBSD, not
	  in /etc.
PR:		3717
Submitted-by:	sanpei@yy.cs.keio.ac.jp
1997-05-30 18:28:53 +00:00
Bill Fenner
99479d48a9 ftp.informatik.uni-bonn.de has no pub/X11/contrib directory.
Found by:	distfile checker
1997-05-30 16:50:46 +00:00
Jordan K. Hubbard
1b3c5bfc15 Add vtcl 1997-05-30 16:10:49 +00:00
Jordan K. Hubbard
ba9b7af2e5 Visual TCL, version 1.09 (amended from submitted PR).
PR:		3711
Submitted by:	Vanill Ice <vanilla@Minje.Com.TW>
1997-05-30 15:57:27 +00:00
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