Commit Graph

343 Commits

Author SHA1 Message Date
Satoshi Asami
ec6594b60a Added rsync. 1996-08-16 07:24:13 +00:00
Satoshi Asami
f8e050261e A network file distribution/synchronisation utility.
Submitted by:	David O'Brien (obrien@cs.ucdavis.edu)
1996-08-16 07:23:01 +00:00
Adam David
4230c0347e distribution files changed 1996-08-16 00:18:56 +00:00
Adam David
6ce277d291 distribution files changed 1996-08-16 00:07:24 +00:00
John Polstra
560f54875a Add back the RESTRICTED clause, because the NEC copyright prohibits
commercial use.
1996-08-14 18:52:40 +00:00
John Polstra
2a95fc527d Update for new release. Remove export restriction; it no longer applies.
Reviewed by:	Doug Ambrisko <ambrisko@ambrisko.roble.com>
1996-08-14 16:02:50 +00:00
Adam David
d0e25f8e3f typo in filename 1996-08-13 05:45:28 +00:00
Adam David
5e9524c099 version 1.0.63 1996-08-10 16:37:30 +00:00
Adam David
d917ab3fff forgot this 1996-08-10 16:31:47 +00:00
Adam David
e7aaecbed4 version 1.0.63 1996-08-10 16:30:48 +00:00
Satoshi Asami
f5eabc9f4e Add cvsup. 1996-08-08 09:29:37 +00:00
Satoshi Asami
4e32dddba9 JDP's cvsup. Beware, this port depends on modula-3! 1996-08-08 09:25:56 +00:00
Satoshi Asami
e208b5a527 One more thing moved to sbin.
Forgotten by:	pst :p
1996-08-06 02:16:07 +00:00
Paul Traina
f3db02f52d Update package list to match new organization 1996-08-05 00:27:19 +00:00
Adam David
4825ba1c6a there was an extra file 1996-08-02 01:35:58 +00:00
Adam David
ab393d817d version 1.0.61 1996-07-31 14:58:00 +00:00
Adam David
2782fd09c5 version 1.0.61 1996-07-31 13:25:13 +00:00
Adam David
3846232e57 workaround bogus diff in distribution patchfile 1996-07-30 14:04:50 +00:00
Adam David
2ef31116f5 1.0.56 --> 1.0.60 1996-07-30 13:32:40 +00:00
Paul Traina
64dd01aae8 Make Samba follow the freebsd /usr/local directory hierarchy properly.
Logs go to /var/log, configuration files in /usr/local/etc, binaries in
/usr/local/bin and /usr/local/sbin.

Reviewed by:	gpalmer (a long time ago)
1996-07-24 18:28:06 +00:00
Paul Traina
7ca6052108 Update to 0.16.4 (sigh...going to slow down now) 1996-07-23 16:13:58 +00:00
Paul Traina
0e92d1fb2c Upgrade to beta 0.16.1 1996-07-22 23:06:46 +00:00
Paul Traina
d6d294efbd Update to current version 1996-07-15 16:54:47 +00:00
Satoshi Asami
56043de477 Typo in MAINTAINER (was MAINTAINE). 1996-07-12 11:01:27 +00:00
Satoshi Asami
564d57404c Typo in master site path.
Submitted by:	chuckr
1996-07-12 10:53:34 +00:00
Andreas Klemm
f0e036b97c added gatekeeper as first master ftp site 1996-07-11 17:51:35 +00:00
Satoshi Asami
b95b41e48e Add gnu-finger. 1996-07-10 22:33:44 +00:00
Satoshi Asami
c86362a6ac GNU finger.
Submitted by:	MIHIRA Yoshiro <sanpei@yy.cs.keio.ac.jp>
1996-07-10 22:33:14 +00:00
Satoshi Asami
6346c39d56 Make the depended library names match the directories. 1996-07-10 02:55:48 +00:00
Gary Palmer
a8ec3d04fc It's net, not networking (which makes me wonder where I copied this from) 1996-07-09 19:00:08 +00:00
Torsten Blum
d86058490d Change path to tarball on ftp.merit.edu
Submitted by: markm
1996-07-07 10:50:48 +00:00
Gary Palmer
db9accdbb6 Add radius and ucd-snmp to the SUBDIR list 1996-07-06 09:21:52 +00:00
Gary Palmer
d3cb3cb927 The SNMP package from University of California at Davis
Ok'ed by:	 asami
1996-07-06 08:14:49 +00:00
Satoshi Asami
a72ba80bd0 Make this thing work with Microsoft network.
Submitted by:	MIHIRA Yoshiro <sanpei@yy.cs.keio.ac.jp>
1996-07-06 03:24:22 +00:00
Torsten Blum
33b259e1e2 radiusd - a authentication server 1996-07-05 23:47:29 +00:00
Jordan K. Hubbard
c493aad46d Add ncftp to SUBDIRs 1996-06-20 18:52:18 +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
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
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
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
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
Adam David
77a961e7f7 list all files 1996-06-16 11:51:10 +00:00
Adam David
af8aadd678 minor cosmetics 1996-06-16 11:50:54 +00:00
Adam David
d68269f2b0 version 1.0.56 1996-06-10 01:13:51 +00:00
Gary Palmer
3cc1caac92 Upgrade to 2.0.2 1996-06-07 06:30:31 +00:00
Satoshi Asami
9e28324574 freefall.cdrom.com -> freefall.freebsd.org 1996-06-03 02:17:34 +00:00
Satoshi Asami
467b3b64c6 Remove all the unnecessary junk from MAKE_ENV, it is now set by +=. 1996-05-30 08:54:17 +00:00
Adam David
7580001fd6 version 1.0.52 1996-05-26 17:17:42 +00:00
Adam David
bfe5d929d9 version 1.0.50 1996-05-20 22:21:37 +00:00
Satoshi Asami
92c17b5329 Don't forget the -c flag to install and -f flag to gzip so that "make
reinstall" works.
1996-05-20 08:08:00 +00:00
Satoshi Asami
ea0204bd1f Add OSTYPE=uname to MAKE_ENV so straight sh/csh users can build this one.
Reported by:	sanpei@yy.cs.keio.ac.jp
1996-05-20 08:06:55 +00:00
Peter Wemm
c51e26b5b6 Update rdist-6.1.0 -> rdist-6.1.2
Among other things, it has pretty much got native FreeBSD support, does not
core dump on ^C, some sync problems, uid/gid caching fixes, symlink detection
problems, portability to new platforms..
1996-05-17 11:15:08 +00:00
Satoshi Asami
1a9de49226 Add isc-dhcp and wide-dhcp. Delete dhcp. 1996-05-04 02:49:38 +00:00
Satoshi Asami
6370b94892 Re-import wide-dhcp to a more suitable location. Also change the port
to one that works.

Submitted by:	Yoshiro MIHIRA <sanpei@yy.cs.keio.ac.jp>
1996-05-04 02:43:35 +00:00
Satoshi Asami
140bf89a7a Add trafshow. 1996-05-04 01:58:38 +00:00
Satoshi Asami
ca569317f3 Remove the package name from front of COMMENT. Remove unnecessary
@* commands from PLIST.
1996-05-04 01:58:13 +00:00
Satoshi Asami
2639b7c231 Add $Id$. Remove NO_CONFIGURE, it is essentially a no-op now. 1996-05-04 01:57:18 +00:00
Jordan K. Hubbard
0dcc4aab21 Bring in trafshow - a utility for viewing network traffic. I think
this one adheres to Satoshi's stringent standards about Makefile variable
ordering! :-)
Submitted by:	igor@pkaub.ru
1996-05-01 07:52:09 +00:00
Paul Traina
79e2e2b59a Incorporate Doug's port changes 1996-04-24 18:31:23 +00:00
Paul Traina
91fc0e9568 Put in some warnings 1996-04-24 05:12:31 +00:00
Paul Traina
5e6529badd Import of SOCKS v5 reference implementation - beta test software only.
NOTE: Export of this software from the US without a specific license
      is a violation of ITAR rules.
1996-04-24 05:09:41 +00:00
Satoshi Asami
d9d990ef97 Add $ID$. 1996-04-21 19:26:10 +00:00
Paul Traina
dbd8b7ea2c Add in patches for vulnerabilities discussed in CERT CA:96.08 1996-04-21 07:29:16 +00:00
Andrey A. Chernov
1e64ec96cf Add speak_freely 1996-04-18 16:42:12 +00:00
Satoshi Asami
de47021a7f This port is BROKEN. :( 1996-04-12 08:43:43 +00:00
Satoshi Asami
9e8dd1cc55 Add dhcp, ivs and wais. 1996-04-12 08:42:56 +00:00
Satoshi Asami
b0ae2f4c93 pkg/COMMENT files for use by ports READMEs. 1996-04-09 08:30:00 +00:00
Satoshi Asami
08d1b95476 Add tinyfugue. 1996-03-25 10:13:47 +00:00
Satoshi Asami
bb08909c89 A popular programmable MUD client, with macro support and more.
Submitted by:	Mike Peck (mike@binghamton.edu)
1996-03-25 10:12:10 +00:00
Satoshi Asami
e175c9156a Added ftptool. 1996-03-25 08:59:46 +00:00
Adam David
c3b6f208ce add myself as maintainer 1996-03-19 14:45:55 +00:00
Adam David
8ef5e3e620 version 1.0.47 1996-03-14 14:14:31 +00:00
Mark Murray
c78185401f The Durban (ZA) archie server does not exist anymore. Remove it
from the list.
1996-03-13 21:06:27 +00:00
Adam David
1be34ab6d3 use main sequence of patchfiles instead of a megapatch. 1996-03-10 09:31:14 +00:00
Adam David
20ebb11604 use main sequence of patchfiles instead of a megapatch.
make the contents of doc/kfun world readable.
1996-03-10 09:30:57 +00:00
Satoshi Asami
dfaf6ef2f2 Use DIST_SIBDIR to put the distfile and patch in .../distfiles/dgd. 1996-03-10 09:01:56 +00:00
Satoshi Asami
a62ef117ad Compress manpages so that this thing actually packages. Also, change
package name slightly (no "beta" allowed in version string).
1996-03-09 23:50:05 +00:00
Stefan Eßer
05566e7187 A port of the Internet Software Consortium DHCP Server (ISC dhcpd). 1996-03-08 11:45:10 +00:00
Gary Palmer
fe541b2ad8 Update to 1.9.15p8 1996-03-01 00:38:10 +00:00
Satoshi Asami
87bd2046ef Just a little newline. 1996-02-29 08:50:30 +00:00
Adam David
776fb8eb09 version 1.0.41 1996-02-27 19:05:36 +00:00
Adam David
66a07a4009 patches required by recent upgrade of DGD 1996-02-12 04:41:32 +00:00
Satoshi Asami
2a1b613c98 Update "version required" comment to match the version required.
Move around variables in an attempt to make this a little closer to
standard.  Delete unnecessary DISTFILES.
1996-02-08 02:13:38 +00:00
Adam David
8137ced8e9 updated to version 1.0.37
new commercial license does not affect non-commercial use.
1996-02-08 00:30:51 +00:00
Gary Palmer
ae04a90028 Update to 3.5 Beta 3. 1996-01-31 17:40:52 +00:00
Paul Traina
5a3072ece0 Add dhcp as restricted (license issues) 1996-01-23 12:32:53 +00:00
Justin T. Gibbs
de346f883c makescan does not return int. 1995-12-13 16:24:56 +00:00
Paul Traina
083fa1601c Upgrade to Samba 1.9.15p6 1995-12-11 09:16:13 +00:00
Justin T. Gibbs
5ef1cb544b Releases in a release file that do not specify scan=foo will not generate
a scan file if supscan is run on that collection.

Supfilesrv will not blindly take scan to be the scan file for any release
that does not specify a scan file.  It will take it if there is no releases
file (there can only be on collection in that case).

Supscan now takes optional "-r release" args to specify scanning only certain
releases in a collection.
1995-12-11 00:03:41 +00:00
Satoshi Asami
5d980af0bb Remove RUN_DEPENDS on archie, xarchie is a stand-alone program.
Submitted by:	John Polstra <jdp@polstra.com>
1995-12-02 12:27:27 +00:00