Commit Graph

35 Commits

Author SHA1 Message Date
Paul Traina 66d8ba2e0b Fix invalid parameter passing. 1994-10-29 22:49:13 +00:00
Paul Traina be4352e610 document ncftp 1994-10-29 22:21:26 +00:00
Paul Traina 5ad05fee03 Include all ports currently available 1994-10-29 22:11:31 +00:00
Paul Traina 31260ac9d0 upfilesrv no longer linked due to missing -lcrypt
2.0-current distinguishes between crypt() and cipher() technology and
in this case, the crypt() call was for password authentication on the
file server.  If building an encrypting sup, link with -lcipher -lcrypt,
if building a normal sup, link with -lcrypt.
1994-10-27 21:23:24 +00:00
Torsten Blum 47a56a7c0f Reviewed by:
Submitted by:
Obtained from:
Add archie ircII pidentd wu-ftpd
1994-10-23 02:36:55 +00:00
Torsten Blum b9c2b2b4be Reviewed by:
Submitted by:	
Obtained from:
1994-10-23 01:24:26 +00:00
Jordan K. Hubbard 21c10b4620 Update Makefile to agree with current ports. 1994-10-20 01:57:59 +00:00
Adam David d50ac316fc Minor tidy up 1994-10-19 15:31:19 +00:00
Adam David 44e2ed9b7b Master site does not accept passive ftp
Minor tidy up
1994-10-19 15:30:07 +00:00
Adam David f8d91c8c42 patch level 8 1994-10-17 12:02:28 +00:00
Garrett Wollman 8c82480ea6 IMM, the Internet Image Multicaster. Used to distribute still pictures
over the MBONE.
1994-10-14 01:37:12 +00:00
Paul Traina e230eeb73b Add package support for pcnfsd(8) 1994-10-07 01:04:31 +00:00
Paul Traina c6b6b307a9 PC NFS authentication/spooling daemon 1994-10-07 00:23:56 +00:00
Jordan K. Hubbard e14a9d1ab8 Update to use new DEPENDS syntax. 1994-10-06 02:57:01 +00:00
Adam David c6e2ffd6cc updated to version 1.0.8.7 1994-10-05 11:44:01 +00:00
Jordan K. Hubbard 4cac729dfd Synchronize the ports with the Makefiles. 1994-09-26 13:39:19 +00:00
Adam David e564de19a3 Don't install *.orig file left over from patching 1994-09-25 19:43:30 +00:00
Adam David 67a1fbb211 Oops, forgot terminating '/' on MASTER_SITES 1994-09-25 19:12:03 +00:00
Adam David 0fd770cf9a Added pmf 1994-09-25 08:08:04 +00:00
Adam David 14633d0780 Padrone's Mud Frontend, a linemode client 1994-09-25 07:15:35 +00:00
Jordan K. Hubbard 858050a5ee Enable the DEPENDS line. 1994-09-24 11:41:58 +00:00
Jordan K. Hubbard ca4f540277 Port of xarchie version 2.0.9 1994-09-24 11:38:35 +00:00
Adam David e0f0dd5075 Added gn, but wais is not ready for here. 1994-09-23 20:35:39 +00:00
Adam David 89dd92160c Initial import of freewais, needed for using WAIS indexing with GN.
Needs work for install and package. This is enough to build all the
wais stuff and waisgn.
1994-09-23 20:14:57 +00:00
Andrey A. Chernov 2ba7ab8b21 Remove ncftp
Submitted by:
Obtained from:
1994-09-22 23:58:08 +00:00
Jordan K. Hubbard 000e8742eb Several changes across all ports:
1.	Make MASTER_SITES entries contain a trailing /.  Garrett says that
	assuming a '/' seperator between entries in MASTER_SITES and entries
	in DISTFILES is a dangerous assumption.  This will also be taken
	out of bsd.port.mk.

2.	General clean-up.  Some of these Makefiles were a little grim.
	Make sure they're all in sync with the sometimes rapidly changing
	bsd.port.mk! :)

3.	Some small configuration tweaks to keep them compiling under the
	most recent 2.0 - some things seem to have broken along our road
	to release.
1994-09-14 14:12:45 +00:00
Adam David c03da10efd Pick up the distfiles from freebsd.cdrom.com as a fallback 1994-09-14 02:27:28 +00:00
Adam David d762e27888 Accommodate fetch: target.
Relocate author's patchfiles to subdir ${DISTDIR}/${DISTNAME}
1994-09-14 01:42:47 +00:00
Jordan K. Hubbard f8566949aa New SUBDIR targets added. 1994-09-11 10:05:54 +00:00
Andrey A. Chernov 62c6a02683 ncftp added 1994-09-08 13:04:56 +00:00
Adam David 576e23526d added final install target
Reviewed by:
1994-08-30 17:25:25 +00:00
Adam David 9791be6f32 naked dgd port, this just deals with the sources necessary to build the
driver and the precompiler.
Reviewed by:	
Submitted by:
1994-08-30 12:55:07 +00:00
Jordan K. Hubbard 6dc795a7f6 Bring in a Makefile for ports/net
Reviewed by:
Submitted by:	jkh
1994-08-28 10:49:14 +00:00
Jordan K. Hubbard 955bad7797 Package files for sup. NOTE: I screwed up when I committed sup to utils/
since it should have been in net/.  Since not too many people are grabbing
ports yet I'm going to be nasty and relocate it in the repository.
Submitted by:	jkh
1994-08-23 10:14:21 +00:00
Jordan K. Hubbard f9fe726441 Bring in ports/utils tree
Submitted by:	jkh
1994-08-22 11:31:58 +00:00