summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Collapse)AuthorAgeFilesLines
...
* Make binary suid, not the directory.obrien1997-08-041-3/+3
|
* Update to version 2.0.2 released.obrien1997-08-014-6/+6
| | | | Permission from: brian@awfulhak.org
* missed from previous commitadam1997-07-311-0/+1
|
* 1.1p3 --> 1.1p4adam1997-07-313-10/+17
| | | | master site moved
* Activate ircii-epic.tg1997-07-291-1/+2
|
* Add netatalk.asami1997-07-291-1/+2
|
* I hope Torsten doesn't mind me stepping on his toes a bit here...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).
* netatalk - File and Print Server for AppleTalkstb1997-07-2712-0/+506
| | | | Reviewed by: Julian Elischer <julian@whistle.com>
* files/* -> ${FILESDIR}/*.max1997-07-211-2/+2
|
* Fix path on MASTER_SITEfenner1997-07-213-6/+6
| | | | Found by: distfile checker
* Point MASTER_SITES to a server that actually exists; nic.sura.net wasfenner1997-07-211-2/+2
| | | | presumably decommissioned when BBN Planet bought SURANet.
* Upgrade to tcptrace 4.0.2fenner1997-07-193-11/+16
|
* Fix CATEGORIES variable.wosch1997-07-191-2/+2
|
* ldconfig -> ${LDCONFIG}.max1997-07-171-2/+2
|
* Direct cvsupd's stdout and stderr into "/var/tmp/cvsupd.out" forjdp1997-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.
* Activate rumba.tg1997-07-151-1/+2
|
* Import rumba port. rumba mounts exported volumes from Windows.tg1997-07-156-0/+108
| | | | | PR: 4073 Submitted by: Dmitrij Tejblum <tejblum@arc.hq.cti.ru>
* /bin/sh -> ${SH}max1997-07-133-6/+6
|
* Distfile (cough cough) changed on master site. :-}jdp1997-07-111-1/+1
|
* Update for new release of CVSup (15.0 -> 15.1). Also update for newjdp1997-07-112-6/+6
| | | | shared library version numbers in modula-3-lib port.
* Set maintainer to ports@freebsd.orgpst1997-07-102-4/+4
|
* Category "sysutils" is spelled with an "s".asami1997-07-101-2/+2
| | | | Slipped off the keyboard of: obrien
* Change shlib version number to follow tcp_wrapper port upgrade. Addasami1997-07-082-4/+4
| | | | newline at end of file.
* Remove bogus MASTER_SITE.obrien1997-07-071-3/+2
| | | | Noticed by: Bill Fenner <fenner@FreeBSD.ORG>
* Upgrade to v0.11jfitz1997-07-072-5/+5
|
* Upgrade to 2.4.1jfitz1997-07-052-7/+8
|
* Add newline to end of filegpalmer1997-07-053-3/+3
| | | | Pointed-Out-By: Dave Duchscher <Dave.Duchscher@net.tamu.edu>
* Upgrade to ucd-snmp 3.2, and make it work on -current.fenner1997-07-039-114/+180
|
* Activate rshell.wosch1997-07-021-1/+2
|
* Make this one stop asking questions.jfitz1997-07-021-6/+13
| | | | Locked-in-a-room,bound,gagged,and-beaten-up-by: Satoshi
* Mark this broken for -current. (Even Peter can't get it to work.)asami1997-07-023-3/+18
|
* Replace one empty line with "#".asami1997-07-021-2/+2
|
* Oops, specify the path to the arpwatch binary.brian1997-07-012-2/+2
|
* 1.1p2 --> 1.1p3adam1997-07-014-8/+12
|
* Patch and add arp2ethers & ethercodes.dat installation.brian1997-07-018-12/+78
| | | | | | | | Suggested by: neil.long@materials.oxford.ac.uk (Neil J Long) Add etc/rc.d/arpwatch.sh Don't mention arp.dat as an "installed" file - we may want this after pkg_delete.
* Only broken for -CURRENT.obrien1997-06-291-1/+4
|
* Minor style tweakobrien1997-06-291-1/+2
|
* Add OpenBSD/NetBSD to the #define'sobrien1997-06-291-1/+1
|
* Fix broken Makefile/PLIST for Net::Telnet modulejfitz1997-06-272-4/+2
|
* Upgrade to v0.22jfitz1997-06-272-5/+7
|
* Upgrade to v1.0505jfitz1997-06-273-54/+67
|
* Upgrade to 970424 release, fix missing filesjfitz1997-06-273-17/+27
| | | | Pointed-out-by: Bill Fenner's script
* Activate in devel: p5-Errno, p5-Filter, p5-Proc-Simple, p5-Sort-Versions, ↵jfitz1997-06-271-1/+2
| | | | | | | | | p5-Term-ReadKey, p5-TraceFuncs Activate in net: p5-SNMP Activate in misc: p5-Locale-Codes Activate in www: p5-WWW-Search Activate in graphics: p5-GD
* Import of a perl5 interface to UCD's SNMP libraryjfitz1997-06-276-0/+80
|
* Install libsnmp.a into ${PREFIX}/libjfitz1997-06-263-0/+54
| | | | | | | Install SNMP headers into ${PREFIX}/include/snmp Compile libsnmp.a with "-DPIC -fpic" to allow dynamic linking without RRS Text Relocation errors. PR: ports/3880
* Make all p5- ports use USE_PERL instead of explicitly stating the version ↵jfitz1997-06-244-13/+10
| | | | | | | number in each Makefile In-Conjunction-With: Satoshi's patch to bsd.port.mk (note: unlike the last change in perl5 versions, I have only upgraded p5-* ports, not other ports that rely upon perl5.)
* just turning on icmpinfoobrien1997-06-241-1/+2
|
* icmpinfo is a tool for looking at the icmp messages received onobrien1997-06-245-0/+60
| | | | the running host.
* Activate tac_plust.max1997-06-231-1/+2
|
* New port, tac_plus:max1997-06-238-0/+261
| | | | | | | | | | | | | | | | | | tac_plus provides Cisco systems routers and access servers with authentication, authorisation and accounting services. A configuration file controls the details of authentication, authorisation and accounting. PR: 2869 Submitted by: Igor Vinokurov<igor@zynaps.ru> Note: Although there is no terms and conditions on redistribution found, the author says there is no restriction. (This is stated in more recent alpha version.) The only concern is the U.S. Export restriction, but Cisco has been granted with the right to export their software, according to the author. And also I haven't been able to find any implementation that may violate the export control in the source code, either. So, I import this without any RESTRICTED or NO_CDROM defined.
OpenPOWER on IntegriCloud