summaryrefslogtreecommitdiff
path: root/net (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
* Activate poptop portNick Sayer1999-10-061-0/+1
| | | | Notes: svn path=/head/; revision=22187
* Import of port for PoPToP -- a PPTP (vpn) serverNick Sayer1999-10-0610-0/+107
| | | | Notes: svn path=/head/; revision=22186
* This broke somewhere along the way (-shared was slipping in whenJacques Vidrine1999-10-042-16/+28
| | | | | | | building the binaries). Fix it. Notes: svn path=/head/; revision=22163
* Fixed spelling with Mr. Stevens' name. May he RIP.Dan Moschuk1999-10-021-1/+1
| | | | Notes: svn path=/head/; revision=22132
* Activate libunpipcDan Moschuk1999-10-021-0/+1
| | | | Notes: svn path=/head/; revision=22131
* libunp is the library used in W. Richard Steven's book "UNIX NetworkDan Moschuk1999-10-0210-0/+138
| | | | | | | | | | | | | | | | | | | | Programming Volume 2, 2nd Edition". It contains the library and headers used in the examples as well as all programs from the text that compile on FreeBSD systems. For more information on the book, see http://www.phptr.com/ptrbooks/ptr_013490012X.html For more info on W. Richard Stevens, see http://www.kohala.com/~rstevens/ PR: ports/14058 Submitted by: James FitzGibbon <james@targetnet.com> Notes: svn path=/head/; revision=22130
* Activate libunpDan Moschuk1999-10-021-0/+1
| | | | Notes: svn path=/head/; revision=22129
* libunp is the library used in W. Richard Steven's book "UNIX NetworkDan Moschuk1999-10-0222-0/+344
| | | | | | | | | | | | Programming Volume 1, 2nd Edition". It contains the library and headers used in the examples as well as all programs from the text that compile on FreeBSD systems. PR: ports/14057 Submitted by: James FitzGibbon <james@targetnet.com> Notes: svn path=/head/; revision=22128
* Maintainer timeout -- move symlink source to share/doc/apache/manual/bb.Satoshi Asami1999-10-012-3/+7
| | | | | | | Also create cgi-bin dir. Notes: svn path=/head/; revision=22107
* Define HAVE_CONFIG_H in perl_shared so that RRDs.xs can importBill Fenner1999-09-302-0/+24
| | | | | | | MUST_DISABLE_FPMASK. Notes: svn path=/head/; revision=22078
* xisp isn't xpm-free.Satoshi Asami1999-09-291-1/+2
| | | | | | | Found by: obento Notes: svn path=/head/; revision=22076