1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-01 22:05:08 +00:00
Commit Graph

575 Commits

Author SHA1 Message Date
Thomas Gellekum
a6aaa0d6ec Activate wget. 1997-01-02 07:26:52 +00:00
Adam David
6d6eb442fc duh braino, WRKSRC != WRKDIR 1997-01-02 06:23:22 +00:00
Adam David
6611807890 checksum changed, as did patch destination 1997-01-01 05:19:16 +00:00
Adam David
d1278e7ddf checksum changed 1997-01-01 05:17:33 +00:00
Satoshi Asami
475a5f18d3 Thanks Peter for taking this, but MAINTAINER should be a full address
(not only freefall's account name).
1996-12-31 13:11:21 +00:00
Masafumi Max NAKANE
96df1464f9 Make aarpd.c include sys/time.h.
(This is due to if.h changes.)
1996-12-29 16:45:12 +00:00
Peter Wemm
ee03cbc743 Make this puppy compile on -current after the net/if.h change to no longer
be self sufficient w/ sys/time.h
Note that this causes some harmless warnings, this is a trivial patch.
1996-12-29 05:44:46 +00:00
Satoshi Asami
d2e8909386 Ignore checksum of tzfile.h. Closes PR ports/2306.
Submitted by:	sanpei@yy.cs.keio.ac.jp
1996-12-28 23:39:32 +00:00
Adam David
561678a4d8 1.0.93 --> 1.0.97 1996-12-26 05:46:21 +00:00
Andreas Klemm
fe0bf6dedd new patch-aa needed because of little Makefile modifications by
the author of the package.
1996-12-23 18:23:21 +00:00
Andreas Klemm
aa282eb940 Got checksum mismatch. Fetched it again and created new checksum file. 1996-12-22 12:34:19 +00:00
Andreas Klemm
9cc719eef7 Remove the package name in the COMMENT file. 1996-12-22 12:13:06 +00:00
Adam David
cf3f68c635 1.0.96 --> 1.0.97
(dumpfile change)
1996-12-21 12:07:40 +00:00
John Polstra
35c1e6484a Update from version 13.5 to version 14.0. 1996-12-14 20:13:27 +00:00
John Polstra
092ba24f2e Update from version 13.5 to version 14.0.
Fix garbling of "MASTER_SITES" that somebody's slippery editor fingers
introduced into the previous revision of the Makefile.
1996-12-14 20:12:47 +00:00
Satoshi Asami
3ae5b9a692 Remove -s from manual installation target. I have no idea how this
worked on your machine, Eric. ;)
1996-12-12 05:29:56 +00:00
Eric L. Hernes
3954167a27 upgrade to 1.0c -- closes ports/2167
Requested by:	Vincent Poy
1996-12-12 03:24:14 +00:00
Adam David
159c85cecf 1.0.95 --> 1.0.96 1996-12-11 21:05:00 +00:00
Peter Wemm
0e223d0197 Don't connect the network socket to stderr, this achieves nothing, but
prevents the connecting daemon (eg: ssh) asking for passwords etc.

Obtained from: ssh FAQ, Thomas Koenig <ciw.uni-karlsruhe.de>
1996-12-10 23:38:54 +00:00
Peter Wemm
1befa6384c treat freebsd3.0 just like freebsd2.x 1996-12-10 23:36:02 +00:00
Masafumi Max NAKANE
bb7e210560 Enclose the reason string for NO_CDROM, NO_PACKAGE, RESTRICTED and BROKEN
in double-quotes.
1996-12-08 09:48:59 +00:00
Masafumi Max NAKANE
86913ca557 No `.' is needed at the end of the reason string for NO_CDROM, NO_PACKAGE,
RESTRICTED or BROKEN.
Pointed-out by:	asami
1996-12-08 01:45:16 +00:00
Masafumi Max NAKANE
3e17de1c73 Now, string describing reason for defining these variables must be set
when you define NO_CDROM, NO_PACKAGE or RESTRICTED instead of just ``yes''.
1996-12-07 11:26:58 +00:00
Masafumi Max NAKANE
3662526b0c Activated ldap. 1996-12-06 10:23:28 +00:00
John Polstra
23626d1993 Update from socks5-beta-0.16.6-exportable to socks5-beta-0.17.1-exportable.
Fix configuration problem caused by FreeBSD major version number change.

Submitted by:	Doug Ambrisko <ambrisko@whistle.com>
1996-12-05 00:56:20 +00:00
Adam David
4e98ab98b5 1.0.94 --> 1.0.95 1996-12-03 14:10:00 +00:00
Adam David
f25a8e58ac update supplementary docs 1996-12-03 14:08:52 +00:00
Adam David
9a3222aaad rewrite some supplementary docs 1996-12-03 13:31:13 +00:00
Satoshi Asami
70f194a8b5 {CP} -> ${CP}. 1996-12-03 03:34:37 +00:00
Satoshi Asami
c1e98eb76f Well, I know it doesn't make much sense to have something like "{RM}"
in there, but our make still isn't smart enough to figure out that
it means "${RM}", David. :)
1996-12-03 03:27:44 +00:00
Masafumi Max NAKANE
33012ef016 Ooops, can't use ${PREFIX} in these scripts.
Noticed by:	Koichi Satou <copan@ppp.fastnet.or.jp>
1996-12-02 09:38:55 +00:00
Masafumi Max NAKANE
aaaf226799 Activate cap. 1996-12-01 12:12:35 +00:00
Masafumi Max NAKANE
05d8e5acba New port: the Columbia AppleTalk Package for UNIX. 1996-12-01 12:08:47 +00:00
David E. O'Brien
49f337d203 General Makefile cleanup
Add MAINATERS
   mkdir -p ==> ${MKDIR}
   cp ==> ${CP}
   install ==> ${INSTALL}/${INSTALL_*}
   etc...
1996-12-01 01:23:27 +00:00
David E. O'Brien
6d580f890e Cleaned up post-install target. 1996-12-01 01:20:15 +00:00
David E. O'Brien
ff59579a2b "mkdir -p" --> ${MKDIR} 1996-12-01 00:22:48 +00:00
Satoshi Asami
db879567ce Add ${DIST_SUBDIR} in front of filenames in files/md5. Corresponds to
changes made in rev. 1.232 of bsd.port.mk.
1996-11-30 10:50:36 +00:00
Satoshi Asami
785c271f14 Misc. cleanup. 1996-11-26 11:21:38 +00:00
Satoshi Asami
90303fd642 Make this compile and package. 1996-11-26 09:16:00 +00:00
Satoshi Asami
7af4763de9 Add bb and socks5. 1996-11-26 08:50:49 +00:00
Satoshi Asami
4854665e6a Oops, rmsgd.8 should be in MAN8, not MAN1. 1996-11-26 07:51:51 +00:00
Satoshi Asami
d44144c5e7 Add .gz suffix to manpages so this port packages again. 1996-11-26 07:37:13 +00:00
Bill Fenner
c354ee97aa Update the checksum. 1996-11-24 03:55:27 +00:00
Paul Traina
0d2134c0b6 Update PLIST per Satoshi's request 1996-11-22 18:13:15 +00:00
Satoshi Asami
3c01626a9d Dang, what am I thinking?!? It's NO_PACKAGE, not NO_PACKAGES dummy.
Maybe I should go to sleep.
1996-11-22 11:48:53 +00:00
Satoshi Asami
3919ad374a Make this NO_PACKAGE, it asks too many questions. 1996-11-22 11:45:46 +00:00
David E. O'Brien
89e6b0f485 Needed a break from my prelim exams... did a port... adding it here. 1996-11-22 08:20:25 +00:00
David E. O'Brien
c14bd1fe16 New port -- netcat is a simple utility which reads and writes data across
network connections.

Obtained from:  OpenBSD
1996-11-22 08:16:51 +00:00
Adam David
6f5febdbe2 1.0.93 --> 1.0.94 1996-11-22 08:09:39 +00:00
Mark Murray
b58ffc5ef8 Upgrade to version 2.4.23. The master site does not even have the tarball
for 2.4.21 anymore.
1996-11-20 21:22:06 +00:00
Bill Fenner
ebf45aa68a Check in the patches that CVS missed yesterday... *now* it'll build =) 1996-11-20 17:33:09 +00:00
Bill Fenner
1409841fc2 Upgraded to imm 3.5a1 . This port is no longer BROKEN. 1996-11-19 21:42:30 +00:00
Satoshi Asami
c98cfd116d Compress a bunch of manpages. Remove unnecessary @ directives from
PLISTs.

Note: I know that this is going to break some symlinks and/or .so
includes, I will back some of these out as I run into these during
package building.
1996-11-18 14:17:24 +00:00
Satoshi Asami
300c45cf2e Use MAN? macros. CATEGORIES+= -> CATEGORIES. 1996-11-18 11:44:27 +00:00
Satoshi Asami
5dba7b6e29 Use MASTER_SITE_GNU Use MAN? macros. CATEGORIES+= -> CATEGORIES. 1996-11-18 10:25:35 +00:00
Satoshi Asami
83e5fd3ee1 Use MASTER_SITE_XCONTRIB. Use MAN? macros. CATEGORIES+= -> CATEGORIES. 1996-11-18 09:56:45 +00:00
Satoshi Asami
95e743d9b7 Use MASTER_SITE_PERL_CPAN. Use MAN? macros. CATEGORIES+= -> CATEGORIES. 1996-11-18 08:47:32 +00:00
Satoshi Asami
fe9a912544 Standardize. 1996-11-18 05:35:30 +00:00
Andreas Klemm
ed4bfef983 --- Big Brother ---
a Web-based Unix Network Monitoring and Notification System
        by Sean MacGuire <sean@iti.qc.ca>

Home Page:      http://www.iti.qc.ca/iti/users/sean/bb-dnld/
A Life Example: http://www.menet.umn.edu/~clolson/bb/bb.html (40 machines)
1996-11-17 20:02:13 +00:00
Masafumi Max NAKANE
a41487394a Removed @cwd. 1996-11-17 01:48:57 +00:00
Masafumi Max NAKANE
b804046265 Updated MASTER_SITES.
Submitted by:	Pedro Giffuni <m230761@ingenieria.ingsala.unal.edu.co>

CATEGORIES+= -> CATEGORIES=
Removed pre-install target.  (What it did was mkdir ${PREFIX}/bin, etc.
which is now done by mtree.)
1996-11-17 01:48:15 +00:00
Adam David
891bd47b8d 1.0.91- --> 1.0.93
updated PLIST
1996-11-13 15:19:09 +00:00
Adam David
7e73d46286 1.0.91 --> 1.0.93 1996-11-13 15:06:00 +00:00
Satoshi Asami
92cb149612 Fix Makefiles to work with new bsd.port.mk. Mostly just replacing
${COMPRESS_MAN} so they will at least work.  I will come back later
and get rid of all the .if !defined(NOMANCOMPRESS) stuff.
1996-11-13 12:41:39 +00:00
Adam David
88b54656a8 0.3 --> 0.5
xwais disabled because of a problem in myAsciiSink.c

this port is no longer broken
temporarily set to NO_PACKAGE and NO_INSTALL, work in progress
1996-11-13 10:56:28 +00:00
Bill Fenner
91f6b0a69a Fix endian-ness problem in bitfield.
Pointed-out-by:	Denis DeLaRoca <CSP1DWD@mvs.oac.ucla.edu>
1996-11-12 22:02:54 +00:00
Andrey A. Chernov
8bde36d41a Remove speak_freely 1996-11-11 23:26:07 +00:00
Satoshi Asami
328366e966 BROKEN is to be defined in individual Makefiles, not subdir Makefiles. 1996-11-11 07:05:28 +00:00
Bill Fenner
0b5f0f89e0 New port: sdr 2.3a1, the UCL Session DiRectory.
Note that this port is restricted due to inclusion of DES encryption.
1996-11-10 21:16:48 +00:00
Bill Fenner
753492eaa2 New port: wb 1.59, the LBL whiteboard.
Note: this is a "just-install-the-binary" port like netscape, no
source is available for wb.
1996-11-10 21:13:06 +00:00
Paul Traina
8e121723dd Update to zephyr 2.0.4 1996-11-07 17:49:43 +00:00
Satoshi Asami
b805b62cd3 imm, nv and vic are moved to mbones/. Repository copy is already
done, this is change to CATEGORIES line only.
1996-11-07 12:27:06 +00:00
Satoshi Asami
2caf562457 imm, nv, vic are moved to mbone/. 1996-11-07 12:18:37 +00:00
Adam David
75cf9f05ad updated for dgd >= 1.0.91 1996-11-06 22:53:25 +00:00
Adam David
9dfcb3c424 add kernel lib 1996-11-06 21:43:10 +00:00
Adam David
cbd78571a6 new distribution files 1996-11-06 21:42:27 +00:00
Adam David
a3b5b51af8 1.0.90- --> 1.0.9 1996-11-06 17:01:03 +00:00
Adam David
c0c6156834 1.0.90 --> 1.0.91 1996-11-06 16:45:52 +00:00
Masafumi Max NAKANE
7b05adff0e Use ${COMPRESS_MAN} to compress man pages. 1996-11-05 04:14:42 +00:00
Adam David
c6f70f3cdc 1.0.86 --> 1.0.90- 1996-11-01 22:36:25 +00:00
Adam David
8261e3dd90 1.0.86 --> 1.0.90 1996-11-01 21:50:01 +00:00
John Polstra
acb179bb41 Change the BUILD_DEPENDS so that it requires a particular version of
m3build.  Otherwise, it is possible to end up with shared libraries and
interface files that come from different and incompatible versions.

Problem reported by:	asami@freebsd.org
1996-11-01 20:30:46 +00:00
John Polstra
c52f657a4b Add "devel" to the CATEGORIES.
Submitted by:	asami@freebsd.org
1996-11-01 17:02:06 +00:00
John Polstra
5d6b356c54 Update for new release 13.5 of CVSup. 1996-11-01 04:14:12 +00:00
John Polstra
8274f13906 Update for new release 13.5 of CVSup.
Correct the "Date created" comment in the Makefile.
1996-11-01 04:14:04 +00:00
Adam David
e7643e3110 reflect the legal status more accurately 1996-10-31 19:33:20 +00:00
Adam David
d7b68f6d25 distfile changed 1996-10-30 00:23:56 +00:00
John Polstra
831a1ffa32 Change the dependencies to take advantage of the new "modula-3-lib"
port, which installs only the shared libraries and not the entire
development system.  This should make the package much more convenient
to use.
1996-10-29 23:26:23 +00:00
Adam David
5c040824fe 1.0.84 --> 1.0.86
tidied Makefile
1996-10-26 01:44:22 +00:00
Adam David
7e9ba5ead1 1.0.84 --> 1.0.86
tidied Makefile
1996-10-26 01:15:04 +00:00
Adam David
13f8aa9365 1.0.83 --> 1.0.84 1996-10-25 02:31:26 +00:00
Adam David
ecc9e925f8 1.0.83 --> 1.0.84 1996-10-25 01:46:56 +00:00
James FitzGibbon
b8c06517e3 Add RUN_DEPENDS to all perl5 ports, to make packages install perl.
Submitted by:	asami@freebsd.org
1996-10-24 09:59:32 +00:00
James FitzGibbon
fb4418ff9f perl5 modules to access and use network protocols. 1996-10-24 08:32:22 +00:00
James FitzGibbon
0ccaa9e6a9 Update for new perl5 ports. 1996-10-24 08:32:08 +00:00
James FitzGibbon
052f24ec7c perl5 module to make Archie queries via Prospero requests. 1996-10-24 08:28:52 +00:00
Adam David
ee047a368a last minute change to master patchfile 1996-10-24 06:38:21 +00:00
Adam David
739be9b67c oops, stale file 1996-10-24 06:07:51 +00:00
Adam David
2001d6cfbe 1.0.63 --> 1.0.83
warning: dumpfile format changed
1996-10-24 05:38:21 +00:00
Adam David
64568bbc87 1.0.63 --> 1.0.83
warning: dumpfile format changed
1996-10-24 01:56:57 +00:00
Masafumi Max NAKANE
326bd7ec04 Upgrade, 1.5.1 -> 1.6.2.
(Closing PR #1862.)

Submitted by:	obrien@NUXI.cs.ucdavis.edu
1996-10-22 17:07:22 +00:00
John Polstra
ed72b971ce Minor grammatical cleanups to the warning message. 1996-10-22 03:12:33 +00:00
Masafumi Max NAKANE
603bf4a3e2 Honor NOMANCOMPRESS setting.
Submitted by:	"Philippe Charnier" <charnier@xp11.frmug.org>
1996-10-20 15:33:33 +00:00
Wolfram Schneider
44f9645ec6 Print a banner warning where the cvsup binary located before fetching
cvsup/modula sources.
1996-10-20 14:26:24 +00:00
Chuck Robey
f0e4d95686 Port update, fixing some compile problems.
Submitted by:	Igor Vinokurov <igor@cs.ibank.ru>
1996-10-19 17:30:14 +00:00
James FitzGibbon
c040ca109c Fixed problem with setting PREFIX in radius.h 1996-10-18 15:56:47 +00:00
James FitzGibbon
4c8b5a5f58 Upgrade to 961015 version 1996-10-18 11:50:16 +00:00
James FitzGibbon
be2fba57ef Added archive directory to MASTER_SITES to prevent breakage as soon as a new release comes out. 1996-10-18 11:44:20 +00:00
Masafumi Max NAKANE
d845f64ced Updated the maintainer's address. 1996-10-17 16:32:13 +00:00
Eric L. Hernes
585cf7dd5e make package now works.
some files are installed in .../$(uname -m)-$(uname)-$(uname -r)/...,
so we've got to use the `construct a PLIST' trick.

Pointed out by: Satoshi
1996-10-10 14:54:38 +00:00
Satoshi Asami
95137d2010 Oh my goodness! Satoshi is finally fed up and decided to "clean up"
all the COMMENTs!  No package names, no version numbers, no "this is
absolutix-3.1.2" type comments that have zero information contents.

Now, without any bad examples to follow, nobody has an excuse to import
a port with those kind of comments. :)

Phew!  238 ports modified!
1996-10-10 05:05:35 +00:00
Paul Traina
820dec8fb7 remove tclDP 1996-10-08 15:06:52 +00:00
Masafumi Max NAKANE
93bd6be393 Removed the version number.
Changed to make it better looking when doing make print-index.
1996-10-05 23:30:17 +00:00
Andreas Klemm
2b39b2c081 Entirely removed ports/net/tkined, because it's included in scotty port. 1996-09-29 11:40:34 +00:00
John Polstra
35c8d1d8a8 Update for new version of Modula-3.
Fix a typo in the "Version required" comment.
1996-09-27 02:33:15 +00:00
Masafumi Max NAKANE
8074c0b380 Activated telnetx 1996-09-25 20:42:10 +00:00
Masafumi Max NAKANE
f33cbbd861 Telnetx, telnet client with binary file transfer protocols support 1996-09-25 20:36:33 +00:00
James FitzGibbon
2f3431582d Fix for change of distfile name on master site 1996-09-25 14:49:24 +00:00
Satoshi Asami
b9a8b34076 Remove spurious EXTRACT_SUFX. 1996-09-25 05:12:44 +00:00
James FitzGibbon
824a12b381 Import of the Ascend RADIUS daemon. 1996-09-24 16:14:57 +00:00
James FitzGibbon
c4017afbcb Import of Ascend-modified RADIUS daemon.
Reviewed by:	chuckr@FreeBSD.ORG
1996-09-24 15:12:01 +00:00
Peter Wemm
e88f3d28e7 Ack, last commit was bogus. Serves me right for making "just one tiny
change" after I tested it. Sigh.

While here, make a tweakable hook to change the name from rdist6 to rdist.
1996-09-21 05:29:55 +00:00
Peter Wemm
e7ca1c5ef2 Update to rdist-6.1.3. The only major thing changed seems to be two
buffer overflow problems, which shouldn't be an issue since it's
not setuid.

While here, do not hardcode /usr/local, use $(PREFIX).  Do not patch
the install target so that 'make install' does the man pages, add
install.man to the ${INSTALL_TARGET} variable so that both "install"
and "install.man" are done. This reduces the diff to the base source a
little, but has the same overall effect.
1996-09-21 05:12:06 +00:00
Eric L. Hernes
a9a5e5b053 upgrade to 2.1.3 1996-09-17 12:50:36 +00:00
John Polstra
a77fd43e04 Update for new release 13.4 of CVSup. 1996-09-13 00:13:24 +00:00
John Polstra
1baa515e77 Update for new version of the Modula-3 port. 1996-09-12 00:40:45 +00:00
John Polstra
fc65a6cced Update for new version of the Modula-3 port. The new port really
needs to be used for building CVSup, because it fixes some M3 bugs
that affect CVSup.
1996-09-10 05:28:25 +00:00
Torsten Blum
0e9271fed7 Update MASTER_SITES 1996-08-27 10:23:06 +00:00
John Polstra
4165ec448d Update for release 13.3 of CVSup. 1996-08-23 20:51:32 +00:00
Satoshi Asami
7a4662e170 Remove LIB_DEPENDS on libz, it's in /usr/src now. 1996-08-19 10:31:04 +00:00
Satoshi Asami
07f65db017 Make this work on -current post this change:
* davidg      96/06/12 19:54:21
 *
 *   Modified:    sys/net   if_ethersubr.c
 *                sys/netinet  if_ether.c
 *   Log:
 *   Keep ether_type in network order for BPF to be consistent with other
 *   systems.

Submitted by:	MIHIRA Yoshiro <sanpei@yy.cs.keio.ac.jp>
1996-08-18 23:50:59 +00:00
Peter Wemm
a8032cb64c aargh, I forgot to commit this. This fixes an optimization originally
for rdist-6.1.0, which is not quite valid on 6.1.2 when used with an
alternate rsh-like transport (such as ssh).
1996-08-16 17:05:49 +00:00
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