Commit Graph

6569 Commits

Author SHA1 Message Date
Satoshi Asami
48e26d3780 Correct way to say "ignore checksum" is to set IGNOREFILES. NO_CHECKSUM
is for the user, not the porter.
1997-06-03 06:44:50 +00:00
Paul Traina
001fa87667 Upgrade to latest version.
I'm really really really unhappy about these shared library patches.
This code changes WAY too fast to screw with shared libraries.  If they
cause massive breakage again, they're history.
1997-06-03 06:27:17 +00:00
Satoshi Asami
e08982007a Variable reordization (LIB_DEPENDS before misc. variables). 1997-06-03 06:11:35 +00:00
Satoshi Asami
deedc7dc8e Remove fifo before attempting to install it. Otherwise mkfifo fails. 1997-06-03 05:58:19 +00:00
Satoshi Asami
757a0b1452 pkg_create can't deal with named pipes (it just hangs there, and when you
hit ^C, it will splat all the +* files in the current directory).  Replace
it with an explicit @exec mkfifo/chown/chmod sequence.
1997-06-03 05:57:45 +00:00
Satoshi Asami
02959f4f8d "$Id$" line is spelled as such, not "$id$". Reorder variables. Replace
empty do-build with NO_BUILD=yes.  Remove mkdir of share/vtcl/images,
the port uses lib/vtcl/images as far as I can tell from the PLIST.
1997-06-03 05:34:59 +00:00
Satoshi Asami
e675288329 Remove Japanese netscape.language port, it depends on www/netscape2 which is
no longer available.
1997-06-02 22:49:45 +00:00
Andrey A. Chernov
4ee42d757e Remove netscape2 1997-06-02 21:50:37 +00:00
Jean-Marc Zucconi
bc11cf6882 Version change: 1.2 -> 1.3 1997-06-02 21:28:59 +00:00
James FitzGibbon
6abda492df Activate diablo 1997-06-02 19:55:11 +00:00
James FitzGibbon
b862d0487f Import of diablo, a backbone news transit system 10-20 times faster than INN 1997-06-02 19:52:11 +00:00
Masafumi Max NAKANE
931957769b Hardcode ${PREFIX}/bin as the directory where perl5 is instead of
dynamically set it.
Suggested by:	asami

Instead of explicitly specifying the path in MAKE_ENV, just retrieve it from
the env. var.

Move the comment about MAN1 var to the front of the variable definition.
1997-06-02 18:33:30 +00:00
David E. O'Brien
9790f7a970 Upgrade to vim-5.0j beta
(configure works properly on FreeBSD-CURRENT now)
1997-06-02 16:10:37 +00:00
Bill Fenner
0fd1a3561d Remove the netscape2 port, as the distfile is no longer available. 1997-06-02 15:25:03 +00:00
David E. O'Brien
093497a429 Upgrade to version 4.09. This one works for -CURRENT.
Note from Vic:
There is a June 1 change to /usr/src/sys/sys/proc.h that lengthens the
proc structure.  If you have updated your kernel sources, but haven't built
and installed a new kernel yet, then lsof report the open files belonging
to exactly one process, usually its own child process.

So, you'll either need to check out the previous copy of proc.h.  Or
install that new kernel.
1997-06-02 14:49:55 +00:00
Thomas Gellekum
4325223d81 Compile with thread support, if libc_r exists and WITH_THREADS is set.
Submitted by:	Peter Haight <peterh@prognet.com>
1997-06-02 11:42:56 +00:00
John Polstra
c7621bb9af Don't remove the host key on pkg_delete. It is irreplaceable. 1997-06-02 04:28:48 +00:00
James FitzGibbon
25e4db03b7 Add missing startup script to PLIST 1997-06-02 00:23:01 +00:00
James FitzGibbon
369a75b3a1 Minor fixes to startup script, Makefile, and readme 1997-06-02 00:16:36 +00:00
Jean-Marc Zucconi
4bbf196cd0 Version change: 1.5 -> 1.6 1997-06-01 22:54:23 +00:00
James FitzGibbon
81ef827ef3 Fixed perl-style variable usage in a sh script
PR:
Reviewed by:
Submitted by:
Obtained from:
1997-06-01 20:38:13 +00:00
David E. O'Brien
2168f8a167 Add MANTAINER.
Its a good idea to explicitly have a MAINTAINER, even if it's
"ports@FreeBSD.org".
1997-06-01 04:51:57 +00:00
Andrey A. Chernov
540b45d72c Remove note about LANG variable for Java, it is fixed 1997-06-01 03:02:45 +00:00
Andrey A. Chernov
e0d277f002 Fix ln commands 1997-06-01 01:33:59 +00:00
Andrey A. Chernov
0daffe256b Upgrade to 4.0b5 1997-06-01 00:06:22 +00:00
Gary Palmer
7b10b19faa Remove myself as maintainer of this port 1997-05-31 22:41:49 +00:00
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