summaryrefslogtreecommitdiff
path: root/net (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade to released version 1.0.2David E. O'Brien1997-08-283-14/+22
| | | | | | | With permission of: ambrisko@ambrisko.roble.com Notes: svn path=/head/; revision=7713
* Update to use ports tcl 8.0 / tk 8.0:Chris Timmons1997-08-273-8/+28
| | | | | | | | | | | patch-af is new to adjust configure in order to find the tcl/tk config files. Also adjust patch-aa which didn't completely reflect the previous upgrade to scotty-2.1.6 (version numbers off-by-one.) Notes: svn path=/head/; revision=7709
* Update to use ports tcl 8.0 / tk 8.0.Chris Timmons1997-08-272-10/+10
| | | | Notes: svn path=/head/; revision=7708
* Fix this.Mark Murray1997-08-263-4/+16
| | | | | | | | | 1) eBones/Kerberos now works with 2.2-stable 2) PREFIX is honoured 3) oddball directories are removed by pkg_delete Notes: svn path=/head/; revision=7695
* Upgrade, 4.1.2 -> 4.2.1.Masafumi Max NAKANE1997-08-232-5/+5
| | | | Notes: svn path=/head/; revision=7662
* update MASTER_SITESWolfram Schneider1997-08-191-2/+2
| | | | Notes: svn path=/head/; revision=7623
* Re-sort SUBDIRSBill Fenner1997-08-191-4/+4
| | | | Notes: svn path=/head/; revision=7617
* Temporary fix for PR ports/4251: don't compress man pages, so that '.so'Stefan Bethke1997-08-184-122/+116
| | | | | | | | works for the aliases to megatron.1, nbp.1, and pap.1. Correct solution hopefully rns. Notes: svn path=/head/; revision=7614
* Remove xgopher ... it seems to be slowly vanishing from master sitesGary Palmer1997-08-161-2/+1
| | | | Notes: svn path=/head/; revision=7597
* Remove "NO_PACKAGE". "RESTRICTED" is suffient for our purose.David E. O'Brien1997-08-151-2/+1
| | | | | | | Reviewed by: Doug Ambrisko <ambrisko@ambrisko.com> Notes: svn path=/head/; revision=7585
* Make trafshow compile again on -current.Thomas Gellekum1997-08-133-3/+27
| | | | | | | | PR: 4211 Submitted by: Igor Vinokurov <igor@zynaps.ru> Notes: svn path=/head/; revision=7567
* distfile movedAdam David1997-08-102-3/+4
| | | | | | | Submitted by: Bill Fenner's distfile checker Notes: svn path=/head/; revision=7520
* Change ftp.relcom.ru and ftp.kiae.su to ftp.kiarchive.ruBill Fenner1997-08-103-6/+6
| | | | | | | Submitted by: ache (Andrey A. Chernov) Notes: svn path=/head/; revision=7517
* Update PLIST (there were no changes really, just they insist on usingGary Palmer1997-08-052-750/+750
| | | | | | | | | the version number in directory names *sigh*) Reminded by: The Portmeister Notes: svn path=/head/; revision=7482
* While I'm here, update to 2.1.6. No major changes, seems primarily toGary Palmer1997-08-056-28/+8
| | | | | | | be for support of TCL 8. patch-ac is now part of the dist. Notes: svn path=/head/; revision=7477
* Correct comment in headerGary Palmer1997-08-052-4/+4
| | | | Notes: svn path=/head/; revision=7476
* Make binary suid, not the directory.David E. O'Brien1997-08-041-3/+3
| | | | Notes: svn path=/head/; revision=7474
* Update to version 2.0.2 released.David E. O'Brien1997-08-014-6/+6
| | | | | | | Permission from: brian@awfulhak.org Notes: svn path=/head/; revision=7457
* missed from previous commitAdam David1997-07-311-0/+1
| | | | Notes: svn path=/head/; revision=7445
* 1.1p3 --> 1.1p4Adam David1997-07-313-10/+17
| | | | | | | master site moved Notes: svn path=/head/; revision=7444
* Activate ircii-epic.Thomas Gellekum1997-07-291-1/+2
| | | | Notes: svn path=/head/; revision=7433
* Add netatalk.Satoshi Asami1997-07-291-1/+2
| | | | Notes: svn path=/head/; revision=7431
* I hope Torsten doesn't mind me stepping on his toes a bit here...Garrett Wollman1997-07-282-8/+74
| | | | | | | | | | | | | | | | | | | | Fix one serious bug in the RADIUS server's Kerberos interface, one minor nit in the build, and add one feature: - Properly validate the Kerberos ticket we obtained against an actual service so we know it wasn't forged. - Make sure the test programs are built knowing where the database is. - If the make variable KRB_INSTANCE is defined, it names the instance of each user to be used in validating their Kerberos password. (If this instance doesn't exist, the validation will fail.) This can be used for both access control and to keep separate one's login password from the less secure RADIUS mechanism (since exposure of the instance does not expose the null instance). Notes: svn path=/head/; revision=7428
* netatalk - File and Print Server for AppleTalkStefan Bethke1997-07-2712-0/+506
| | | | | | | Reviewed by: Julian Elischer <julian@whistle.com> Notes: svn path=/head/; revision=7427
* files/* -> ${FILESDIR}/*.Masafumi Max NAKANE1997-07-211-2/+2
| | | | Notes: svn path=/head/; revision=7403
* Fix path on MASTER_SITEBill Fenner1997-07-213-6/+6
| | | | | | | Found by: distfile checker Notes: svn path=/head/; revision=7387
* Point MASTER_SITES to a server that actually exists; nic.sura.net wasBill Fenner1997-07-211-2/+2
| | | | | | | presumably decommissioned when BBN Planet bought SURANet. Notes: svn path=/head/; revision=7386
* Upgrade to tcptrace 4.0.2Bill Fenner1997-07-193-11/+16
| | | | Notes: svn path=/head/; revision=7376
* Fix CATEGORIES variable.Wolfram Schneider1997-07-191-2/+2
| | | | Notes: svn path=/head/; revision=7373
* ldconfig -> ${LDCONFIG}.Masafumi Max NAKANE1997-07-171-2/+2
| | | | Notes: svn path=/head/; revision=7360
* Direct cvsupd's stdout and stderr into "/var/tmp/cvsupd.out" forJohn Polstra1997-07-165-16/+15
| | | | | | | | | | | | | | | | better crash diagnosis. May it never get tested, ha ha ha. Eliminate the lite2 and smp releases of the src-sys collection. Add the new mail-archive collection. Run cvsup with the "-1" flag to disable automatic retries. Let cron take care of that. State in DESCR that version 15.1 or later of CVSup is required. Notes: svn path=/head/; revision=7354
* Activate rumba.Thomas Gellekum1997-07-151-1/+2
| | | | Notes: svn path=/head/; revision=7338
* Import rumba port. rumba mounts exported volumes from Windows.Thomas Gellekum1997-07-156-0/+108
| | | | | | | | PR: 4073 Submitted by: Dmitrij Tejblum <tejblum@arc.hq.cti.ru> Notes: svn path=/head/; revision=7337
* /bin/sh -> ${SH}Masafumi Max NAKANE1997-07-133-6/+6
| | | | Notes: svn path=/head/; revision=7303
* Distfile (cough cough) changed on master site. :-}John Polstra1997-07-111-1/+1
| | | | Notes: svn path=/head/; revision=7292
* Update for new release of CVSup (15.0 -> 15.1). Also update for newJohn Polstra1997-07-112-6/+6
| | | | | | | shared library version numbers in modula-3-lib port. Notes: svn path=/head/; revision=7290
* Set maintainer to ports@freebsd.orgPaul Traina1997-07-102-4/+4
| | | | Notes: svn path=/head/; revision=7283
* Category "sysutils" is spelled with an "s".Satoshi Asami1997-07-101-2/+2
| | | | | | | Slipped off the keyboard of: obrien Notes: svn path=/head/; revision=7268
* Change shlib version number to follow tcp_wrapper port upgrade. AddSatoshi Asami1997-07-082-4/+4
| | | | | | | newline at end of file. Notes: svn path=/head/; revision=7238
* Remove bogus MASTER_SITE.David E. O'Brien1997-07-071-3/+2
| | | | | | | Noticed by: Bill Fenner <fenner@FreeBSD.ORG> Notes: svn path=/head/; revision=7234
* Upgrade to v0.11James FitzGibbon1997-07-072-5/+5
| | | | Notes: svn path=/head/; revision=7232
* Upgrade to 2.4.1James FitzGibbon1997-07-052-7/+8
| | | | Notes: svn path=/head/; revision=7215
* Add newline to end of fileGary Palmer1997-07-053-3/+3
| | | | | | | Pointed-Out-By: Dave Duchscher <Dave.Duchscher@net.tamu.edu> Notes: svn path=/head/; revision=7214
* Upgrade to ucd-snmp 3.2, and make it work on -current.Bill Fenner1997-07-039-114/+180
| | | | Notes: svn path=/head/; revision=7202
* Activate rshell.Wolfram Schneider1997-07-021-1/+2
| | | | Notes: svn path=/head/; revision=7196
* Make this one stop asking questions.James FitzGibbon1997-07-021-6/+13
| | | | | | | Locked-in-a-room,bound,gagged,and-beaten-up-by: Satoshi Notes: svn path=/head/; revision=7192
* Mark this broken for -current. (Even Peter can't get it to work.)Satoshi Asami1997-07-023-3/+18
| | | | Notes: svn path=/head/; revision=7185
* Replace one empty line with "#".Satoshi Asami1997-07-021-2/+2
| | | | Notes: svn path=/head/; revision=7180
* Oops, specify the path to the arpwatch binary.Brian Somers1997-07-012-2/+2
| | | | Notes: svn path=/head/; revision=7165
* 1.1p2 --> 1.1p3Adam David1997-07-014-8/+12
| | | | Notes: svn path=/head/; revision=7152