summaryrefslogtreecommitdiff
path: root/net (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade to ethereal 0.7.7 from 0.7.5Bill Fumerola1999-10-294-6/+6
| | | | | | | | | | | The skip of 0.7.6 was not due to my usual lazyness, we found it didn't work with bmake, and the authors actually _care_ about interplatform building (and most of them use FreeBSD as a development platform) so we worked out some problems with that and some autoconf "smarts" with SNMP. Notes: svn path=/head/; revision=22715
* Typo. (-mytinfo -> -lmytinfo)Bill Fumerola1999-10-281-1/+1
| | | | | | | Submitted by: Frank Volf <volf@oasis.IAEhv.nl> Notes: svn path=/head/; revision=22714
* typo: iussues -> issuesMichael Haro1999-10-281-1/+1
| | | | Notes: svn path=/head/; revision=22709
* Hack to make this compile and DTRT with ncurses.Bill Fumerola1999-10-272-2/+11
| | | | | | | Submitted by: David Kirchner <dpk@nwserv.com> Notes: svn path=/head/; revision=22697
* mod to support Netscape's roaming profiles.Michael Haro1999-10-272-0/+40
| | | | | | | | PR: 14508 Submitted by: Patrick Bihan-Faou patrick@mindstep.com Notes: svn path=/head/; revision=22666
* Adopt ports I care about.David E. O'Brien1999-10-261-0/+3
| | | | Notes: svn path=/head/; revision=22651
* update to iplog-2.0-1017Michael Haro1999-10-262-3/+3
| | | | | | | | PR: 14399 Submitted by: maintainer Notes: svn path=/head/; revision=22645
* upgrade the port to 1.2.7Michael Haro1999-10-2633-44/+44
| | | | | | | | PR: 13874 Submitted by: lkoeller@cc.fh-lippe.de Notes: svn path=/head/; revision=22642
* improves reliability on various systemsMichael Haro1999-10-253-0/+67
| | | | | | | | PR: 12949 Submitted by: Richard.Kiss@kalamalka.gizzywump.com Notes: svn path=/head/; revision=22630
* This time lets cvs add the patch files...Michael Haro1999-10-253-0/+248
| | | | | | | | | | | | | | | | | | | | | Corrected DESCR regarding name of BPF in -CURRENT. Added #!/bin/sh to two shellscripts in the distribution. PR: 14520 Submitted by: maintainer adding the following functionality to trafd: -D run in foregroud -I don't distinguish ports/protocols (count only by IP) -S count only IP from this range(s) (all other IP accounted AS 255.255.255.255) -A aggregate IP-addresses in given network(s) PR: 14521 Submitted by: maintainer Notes: svn path=/head/; revision=22628
* Corrected DESCR regarding name of BPF in -CURRENT.Michael Haro1999-10-251-2/+5
| | | | | | | | | | | | | | | | | | | | Added #!/bin/sh to two shellscripts in the distribution. PR: 14520 Submitted by: maintainer adding the following functionality to trafd: -D run in foregroud -I don't distinguish ports/protocols (count only by IP) -S count only IP from this range(s) (all other IP accounted AS 255.255.255.255) -A aggregate IP-addresses in given network(s) PR: 14521 Submitted by: maintainer Notes: svn path=/head/; revision=22627
* Use the proper $$ which gives a single literal `$' in a Makefile ratherDavid E. O'Brien1999-10-251-1/+1
| | | | | | | | than `\$' which is proper for a shell script, which this isn't (even it if they are shell commands). Notes: svn path=/head/; revision=22625
* Use our real binary's name in the syslog messages.David E. O'Brien1999-10-251-1/+9
| | | | | | | | On hosts that support it, use LOG_SECURITY rather than LOG_PRIVAUTH. (why this type of thing needs to be private, I don't understand) Notes: svn path=/head/; revision=22613
* Portlint and general clean up (previously this port claimed to be a library).David E. O'Brien1999-10-254-11/+6
| | | | Notes: svn path=/head/; revision=22610
* Update MASTER_SITESChris Piazza1999-10-251-2/+1
| | | | | | | | PR: 14494 Submitted by: maintainer Notes: svn path=/head/; revision=22607
* Fix connecting with UDP if the loopback interface does not allowChris Piazza1999-10-251-0/+30
| | | | | | | | | | traffic PR: 14397 Submitted by: Patrick Bihan-Faou <patrick@mindstep.com> Notes: svn path=/head/; revision=22606
* Remove josh@quick.net as MAINTAINER. Email to josh@quick.net hasBill Fenner1999-10-211-2/+0
| | | | | | | | | | | | been bouncing with: <josh@quick.net>: host mx.quick.net said: 550 <josh@quick.net>... User unknown for over 2 months. Notes: svn path=/head/; revision=22561
* TypoAndreas Klemm1999-10-212-3/+3
| | | | Notes: svn path=/head/; revision=22555
* Add a patch file that I forgot to include in my last commit. Also includesDan Moschuk1999-10-202-2/+8
| | | | | | | a small Makefile fix submitted by the author. Notes: svn path=/head/; revision=22530
* Update pipsecd to 19991014Dan Moschuk1999-10-195-19/+51
| | | | Notes: svn path=/head/; revision=22516
* Install 5.3.2Robert V. Baron1999-10-195-12/+13
| | | | Notes: svn path=/head/; revision=22513
* Bump gnome libraries' version numbers.Satoshi Asami1999-10-172-2/+2
| | | | | | | Should have been done by: nakai Notes: svn path=/head/; revision=22493
* Update to lastest version 3.0.2Satoshi Taoka1999-10-162-5/+6
| | | | Notes: svn path=/head/; revision=22489
* update to naim-0.9.5-recon4Michael Haro1999-10-162-4/+4
| | | | Notes: svn path=/head/; revision=22488
* Add archie.elSatoshi Taoka1999-10-161-0/+1
| | | | Notes: svn path=/head/; revision=22482
* A mock-interface to Archie for EmacsSatoshi Taoka1999-10-165-0/+49
| | | | Notes: svn path=/head/; revision=22481
* Add a patch for GNOMELOCALEDIR,Vanilla I. Shu1999-10-163-3/+3
| | | | | | | and bump panel_applet's version to 2. Notes: svn path=/head/; revision=22477
* Fix the setterm() on -stable.Vanilla I. Shu1999-10-161-20/+20
| | | | | | | Found by: maintainer Notes: svn path=/head/; revision=22471
* Re-add tac_plus.Satoshi Asami1999-10-151-0/+1
| | | | | | | | Forgotten by: andreas Found by: bento Notes: svn path=/head/; revision=22461
* Updated to version 0.9.8Jim Mock1999-10-154-6/+8
| | | | Notes: svn path=/head/; revision=22460
* oops. Saved the wrong file, now descr. is o.k. again.Andreas Klemm1999-10-141-135/+4
| | | | Notes: svn path=/head/; revision=22458
* Style.Andreas Klemm1999-10-141-4/+4
| | | | Notes: svn path=/head/; revision=22457
* Bring it back again.Andreas Klemm1999-10-1410-0/+512
| | | | | | | | | | | | | | Port was o.k. to get tacacs up and running using a Cisco router and I really missed it. - Added me as maintainer of the port - Moved sources to my homepage download area - Compressed sources using bzip2 - Removed some not needed variables in Makefile - Committed with new nd5 checksum Notes: svn path=/head/; revision=22456
* Update to 0.75Seiichirou Hiraoka1999-10-132-3/+3
| | | | | | | | PR: ports/14298 Submitted by: sjr@home.com Notes: svn path=/head/; revision=22407
* Remove some files that are built only if certain things (ie. Java) areSteve Price1999-10-132-8/+0
| | | | | | | | | | present on the user's box at compile-time until I figure out how to disable (handle) them. Noticed by: asami (via the bento logs) Notes: svn path=/head/; revision=22394
* Mark this BROKEN so I don't have to create a folder dedicated to peopleBill Fumerola1999-10-121-1/+3
| | | | | | | | | | sending "mtr doesn't work" e-mails to me. I'm working on the problem and have even gotten people who send me real bug reports, imagine that. Notes: svn path=/head/; revision=22390
* Use perl's in-place editing rather than large patches.David E. O'Brien1999-10-122-55/+2
| | | | Notes: svn path=/head/; revision=22365
* With the upgrade from Kerberos V 1.0 -> 1.1, libcrypto wasJacques Vidrine1999-10-113-0/+33
| | | | | | | renamed to libk5crypto. Notes: svn path=/head/; revision=22354
* Update to version 2.2.12.Steve Price1999-10-108-1/+74
| | | | | | | | PR: 14125 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> Notes: svn path=/head/; revision=22334
* Update to version 2.1.12.Steve Price1999-10-101-20/+16
| | | | | | | | PR: 14125 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> Notes: svn path=/head/; revision=22333
* Don't install an empty manpage.Steve Price1999-10-101-1/+1
| | | | | | | | PR: 13948 Submitted by: Mikhail Teterin <mi@kot.ne.mediaone.net> Notes: svn path=/head/; revision=22329
* Add a few patches and move the distfiles to their own DIST_SUBDIR.Steve Price1999-10-106-6/+30
| | | | | | | | PR: 14232 Submitted by: maintainer Notes: svn path=/head/; revision=22320
* Bump glib12 's share library version to 3,Vanilla I. Shu1999-10-094-6/+4
| | | | | | | and portlint. Notes: svn path=/head/; revision=22283
* Activate iplog in its new homeDan Moschuk1999-10-091-0/+1
| | | | Notes: svn path=/head/; revision=22276
* Welcoming iplog to its new home in netDan Moschuk1999-10-095-0/+35
| | | | Notes: svn path=/head/; revision=22275
* Err, the last commit was actually a downgrade.Chris Piazza1999-10-088-10/+70
| | | | | | | Actually upgrade to version 0.99g Notes: svn path=/head/; revision=22245
* Update to version 0.10aChris Piazza1999-10-088-52/+36
| | | | Notes: svn path=/head/; revision=22239
* Update some "301 Moved Permanently" URL's.Bill Fenner1999-10-071-1/+1
| | | | Notes: svn path=/head/; revision=22231
* Activate gnome-vncChris Piazza1999-10-071-0/+1
| | | | Notes: svn path=/head/; revision=22216
* Gnome-VNC is a GNOME viewer for Video Network Computing (VNC) servers.Chris Piazza1999-10-075-0/+28
| | | | | | | | PR: 12692 Submitted by: Dominik Bettnacher <domi@saargate.de> Notes: svn path=/head/; revision=22215