Commit Graph

3214 Commits

Author SHA1 Message Date
Gary Palmer
7999970cdf Change NCFTP* to FETCH* to make this work properly now that ncftp is no
more
1996-06-26 22:13:52 +00:00
Gary Palmer
73f39ff297 NCFTPFLAGS -> FETCH_BEFORE_ARGS 1996-06-26 22:02:08 +00:00
Gary Palmer
c00cfeaaac Add a missing space in a comment 1996-06-26 21:12:28 +00:00
Steven Wallace
ab05f108d2 Update xpilot to version 3.5.1 1996-06-26 19:55:24 +00:00
Paul Traina
ecee42f814 Make NO_PACKAGE because POP needs to POP user id.
Requested by: gpalmer
1996-06-26 00:21:25 +00:00
Torsten Blum
9267dbe6c2 upgrade to 2.7b2
Submitted by:	adam via gpalmer
OK'ed by: gpalmer
1996-06-25 09:11:18 +00:00
Torsten Blum
12bcda49a5 register ${PREFIX}/bin/zsh - not zsh-2.6-beta21
Pointed out by: gpalmer
1996-06-25 08:19:07 +00:00
Gary Palmer
124d92b5a2 Convert to a fill file list for lib/uemacs, rather than just the
directory, to try and keep the pkg tools happy
1996-06-25 06:18:11 +00:00
Gary Palmer
bea5102a43 Update to 6.0
Submitted By:	Paul Fox <pgf@American.COM>
1996-06-25 03:48:52 +00:00
Gary Palmer
615896b9f9 Update to 6.0
Submitted by:	Paul Fox <pgf@American.COM>
1996-06-25 03:45:45 +00:00
Torsten Blum
348c92577c Back out Pauls update to unoff4
OK'ed by: gpalmer
1996-06-24 21:52:30 +00:00
Torsten Blum
83ebfb6e7c Upgrade to 2.6 beta 21
OK'ed by: gpalmer
1996-06-24 11:46:40 +00:00
Jordan K. Hubbard
fa47ac35fa Bring in my changes for removing the pestilent obj links (unless you
really want them) from /usr/src.  This is the final version of the
patches, incorporating the feedback I've received from -current.
1996-06-24 04:24:10 +00:00
Gary Palmer
619ea603cd Correct spelling errors (i before e except after c :-) )
Submitted by:	James Raynard <jraynard>
1996-06-22 21:20:56 +00:00
Paul Traina
3add58a3d7 Add scripts/pre-install to request POP userid creation.
Move pop.auth database to ${PREFIX}/etc/popper/pop.auth so that it
(a) does not conflict with MH's pop3 database of same name, and (b)
so that ${PREFIX}/etc/popper directory can be owned by pop uid so
that popauth -init always works.

This should cover the last nits regarding this port.

Requested by: asami
1996-06-22 18:24:51 +00:00
Jordan K. Hubbard
e0a7830821 Handle the `distribute' target. 1996-06-20 23:52:45 +00:00
Andrey A. Chernov
8aaa49ca31 Upgrade to lvl 22 1996-06-20 22:23:48 +00:00
Paul Traina
91af19b340 Update to inn1.4unoff4 1996-06-20 21:40:12 +00:00
Jordan K. Hubbard
200a01a02b A railway style clock for X.
Submitted by:	MIHIRA Yoshiro <sanpei@yy.cs.keio.ac.jp>
1996-06-20 18:54:08 +00:00
Jordan K. Hubbard
c493aad46d Add ncftp to SUBDIRs 1996-06-20 18:52:18 +00:00
Jordan K. Hubbard
9a91b43377 Whoops - I made `make clean' chatty by mistake. 1996-06-20 18:51:28 +00:00
Jordan K. Hubbard
fe3ba3dcc1 Fix some very small nits I noticed in here while I was cloning the port
for ncftp1.
1996-06-20 15:22:20 +00:00
Jordan K. Hubbard
0d62dab1ac Resurrect ncftp 1.x in ports now that it's gone from /usr/src. 1996-06-20 15:17:28 +00:00
Andrey A. Chernov
de7b5852d5 Remove reminder about host key generation, it autogenerated on install 1996-06-20 14:11:17 +00:00
Adam David
bd09d6660c missing ) 1996-06-20 12:39:36 +00:00
Adam David
25d1111b1d add dgd-net 1996-06-19 20:09:49 +00:00
Adam David
a8e9517303 NO_CDROM= depends on DGD, which is NO_CDROM
RESTRICTED=     no monetary gain
1996-06-19 14:57:21 +00:00
Satoshi Asami
cfc91cc623 The changes to go with ncftp -> fetch. Besides changing the names,
standardize the variables a little, and simplify some parts because
we can now trust the fetcher's return value.

Reviewed by:	the list
1996-06-19 09:33:31 +00:00
Jordan K. Hubbard
cf155a8564 Spit out the a proper port path for the describe target.
Submitted-By: Chuck Robey <chuckr@Glue.umd.edu>
1996-06-19 07:07:16 +00:00
Jordan K. Hubbard
5d9eb583bf Ok, now cleandir: is correct. 1996-06-19 01:26:18 +00:00
Jordan K. Hubbard
73a22ec732 Add some unobtrusive changes to handle sources which aren't ports
(SRC_ENCAPSUATION).  Stick in some cd ${.CURDIR} directives which have
been (benignly) missing all this time.  Allow more types of targets to be
selectively disabled.
1996-06-19 01:04:23 +00:00
Adam David
18f9468cf2 This is the networking-enhanced version of DGD.
The following additional functionality is provided:

send and receive udp datagrams
initiate tcp and telnet connections
listen on any number of ports for incoming connections

This is a separate version because sites not requiring these features can
use the other version and not need to concern themselves with the network
security issues. Also the programming semantics for network communication
are somewhat different in the two versions.
1996-06-18 11:15:44 +00:00
Torsten Blum
a8e5760c82 Upgrade to ircII 2.9 1996-06-17 22:24:48 +00:00
Adam David
6c8ba20abe changed distribution patchfiles 1996-06-17 17:48:28 +00:00
Adam David
a9d7a2c3ad kludges are no longer necessary, now that all files are explicitly
named, and method of dgd-net integration has become clearer.
1996-06-17 17:47:10 +00:00
Adam David
3e8ad38aa2 smaller set of distribution patches
NO_CDROM=       no distribution to corporate environment
RESTRICTED=     license required for commercial use

kludges are no longer necessary, now that all files are explicitly
named, and method of dgd-net integration has become clearer.
1996-06-17 17:46:35 +00:00
Adam David
c2f12f695e tuck distribution file tidily away in subdirectory 1996-06-17 17:34:16 +00:00
Andrey A. Chernov
61772e4269 If hostname > UT_HOSTSIZE, write its numeric address instead to keep
valid information in utmp and lastlog
1996-06-17 16:14:19 +00:00
Adam David
ecb027411b added doc/kfun link 1996-06-17 14:07:31 +00:00
Adam David
4144bda9be minor cosmetics 1996-06-17 14:06:32 +00:00
Satoshi Asami
9f6c3247b8 Master site change (ftp.neosoft.com -> mirror.neosoft.com).
Submitted by:	the ftp .message
1996-06-17 10:00:38 +00:00
Satoshi Asami
0da28ad967 Upgrade, 4.3.6 -> 4.3.11.
Submitted by:	Don Yuniskis <dgy@rtd.com> via Chuck Robey <chuckr@glue.umd.edu>
1996-06-17 08:33:47 +00:00
Satoshi Asami
283d911dba Add a $ to the variable name we're trying to use so this thing actually
installs.

Since Adam seems so insistent to keep his kludge, let him has his way
but don't make it the default so that we don't keep tripping over it
at release time.  (If you don't like the variable name, go ahead and
change it.)
1996-06-17 01:04:10 +00:00
Adam David
09110895de fix fake installation problem 1996-06-16 16:48:47 +00:00
Adam David
38e428ce76 missing from distribution file 1996-06-16 16:15:35 +00:00
Adam David
d74ae8f2aa distribution file changed 1996-06-16 15:45:35 +00:00
Adam David
b1b6507a49 name all files 1996-06-16 15:45:03 +00:00
Adam David
3f5fcb8147 install for real when making a package 1996-06-16 15:42:43 +00:00
Mark Murray
d0967b9cc1 Add a "/" to the end of MASTER_SITES so that this wil actually fetch 1996-06-16 15:30:04 +00:00
Adam David
77a961e7f7 list all files 1996-06-16 11:51:10 +00:00