aboutsummaryrefslogtreecommitdiff
path: root/net
Commit message (Collapse)AuthorAgeFilesLines
* Fix location of smbpasswd.Dmitry Sivachenko2002-06-251-1/+1
| | | | Notes: svn path=/head/; revision=61962
* add lcrzo 4.08Ying-Chieh Liao2002-06-256-0/+85
| | | | | | | | | | Lcrzo is a network library (used by Lcrzoex, network testing toolbox) PR: 36947 Submitted by: Joseph King <king@v2project.com> Notes: svn path=/head/; revision=61938
* add noip 1.6Ying-Chieh Liao2002-06-2512-0/+178
| | | | | | | | | | No-IP.com's dynamic DNS update client PR: 36543 Submitted by: Eyal Soha <esoha@attbi.com> Notes: svn path=/head/; revision=61931
* Run modem_run with a full pathBrian Somers2002-06-251-3/+16
| | | | | | | Quote $PREFIX Notes: svn path=/head/; revision=61917
* Updating my email address.Hye-Shik Chang2002-06-259-9/+9
| | | | | | | Approved by: cjh (mentor) Notes: svn path=/head/; revision=61912
* - Update to version 2.0.99.r2 which is only a release candidate, but thereJohann Visagie2002-06-248-64/+110
| | | | | | | | | | | | has been a "massive public demand" that this port be unFORBIDDEN. - Remove FORBIDDEN. - Add a PKGMESSAGE to explain new post-install procedure, and to warn the user that this port/package is likely to have future security issues. - Install startup script mode 444, forcing the user to change this explicitly to run ntop at system startup. Document this in PKGMESSAGE. Notes: svn path=/head/; revision=61879
* Bump PORTREVISION.Jun Kuriyama2002-06-241-2/+2
| | | | | | | | | | Apache runs as user "www" now, so nagios the nagios socket should be owned by "www" instead of nobody. Submitted by: David Douthitt <n9ubh@callsign.net> via maintainer Notes: svn path=/head/; revision=61865
* ${PERL} -> ${REINPLACE_CMD}Ying-Chieh Liao2002-06-245-25/+25
| | | | | | | | PR: 39746 Submitted by: Cyrille Lefevre <cyrille.lefevre@laposte.net> (maintainer) Notes: svn path=/head/; revision=61855
* Bump PORTREVISION.Jun Kuriyama2002-06-2412-0/+314
| | | | | | | | | | | | | | | | | | | | check_snmp calls snmpget without '-c' parameter, which is mandatory with NetSNMP 5.x. Add '-c' to the command line to make it work with both NetSNMP 4.x and 5.x. check_by_ssh dumps core with called without -C, also usage help output does not document -C and -v. check_ssh plugin incorrectly parses the SSH banner. check_ntp does not work with NTP v2. Add -n option to be able to select NTP version. Submitted by: David Douthitt <n9ubh@callsign.net>, Jens Trzaska <jt@barfoos.de> (check_snmp) via maintainer Notes: svn path=/head/; revision=61853
* Bump PORTREVISION.Jun Kuriyama2002-06-242-19/+20
| | | | | | | | | | | | | Move ${PREFIX}/share/nagios/sbin to ${PREFIX}/share/nagios/cgi-bin as that is the location originally used by the nagios author. Apache runs as user "www" now, so nagios the nagios socket should be owned by "www" instead of nobody. Submitted by: David Douthitt <n9ubh@callsign.net> via maintainer Notes: svn path=/head/; revision=61852
* Fix breakage on latest -current.Jun Kuriyama2002-06-241-4/+57
| | | | | | | | | | | | This breakage is caused because: o struct statvfs is defined and statvfs() function is declared. o statvfs() function is not yet implemented. So detection of statvfs related is commented out until function will be implemented. Notes: svn path=/head/; revision=61851
* Don't chmod to 644 directories.Jun Kuriyama2002-06-241-5/+5
| | | | | | | Submitted by: Mark Pulford <markp@FreeBSD.org> Notes: svn path=/head/; revision=61849
* add p5-Net-AOLIM 1.4Ying-Chieh Liao2002-06-236-0/+37
| | | | | | | | | | Perl OO interface to the AOL Instant Messenger TOC client protocol PR: 33438 Submitted by: Seamus Venasse <svenasse@polaris.ca> Notes: svn path=/head/; revision=61810
* add nic 0.0.2.011230Ying-Chieh Liao2002-06-2310-0/+232
| | | | | | | | | | Nic is a set of small web-based network applications PR: 33359 Submitted by: Thierry Thomas <thierry@thomas.as> Notes: svn path=/head/; revision=61808
* Add honeyd 0.2, a utility to simualte services and hosts on aWill Andrews2002-06-237-0/+59
| | | | | | | | | | virtual network host. PR: 37124 Submitted by: Dominic Marks <dominic_marks@btinternet.com> Notes: svn path=/head/; revision=61801
* Add rancid 2.2.1, Really Awesome New Cisco confIg Differ.Will Andrews2002-06-2311-0/+194
| | | | | | | | PR: 38856 Submitted by: Janos.Mohacsi@bsd.hu Notes: svn path=/head/; revision=61793
* Add kmess 0.9.6, a MSN Messenger Client for KDE3.Will Andrews2002-06-237-0/+197
| | | | | | | | PR: 39607 Submitted by: Hye-Shik Chang <perky@python.or.kr> Notes: svn path=/head/; revision=61785
* Add aslookup 0.12, a tool that searches the sequence of AS numbers.Will Andrews2002-06-237-0/+62
| | | | | | | | PR: 38715 Submitted by: janos.mohacsi@bsd.hu Notes: svn path=/head/; revision=61783
* upgrade to 0.4.1Ying-Chieh Liao2002-06-232-2/+2
| | | | Notes: svn path=/head/; revision=61778
* Replace ${PERL} with ${REINPLACE_CMD}Ying-Chieh Liao2002-06-2318-25/+46
| | | | | | | | PR: 39668 Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de> Notes: svn path=/head/; revision=61772
* Add kopete 0.4.1, a KDE instant messaging system (ICQ, AIM, MSN, Jabber).Will Andrews2002-06-236-0/+168
| | | | | | | | PR: 39648 Submitted by: Stefan Jahn <stefan.jahn@nemesis-sektor.de> Notes: svn path=/head/; revision=61768
* Update to 1.0.00Patrick Li2002-06-232-2/+2
| | | | Notes: svn path=/head/; revision=61761
* Add USE_PERL5Patrick Li2002-06-231-0/+1
| | | | | | | | PR: 39672 Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de> Notes: svn path=/head/; revision=61760
* Upgrade to 8.3.2, the lastest release from ISC. Numerous bug fixesDoug Barton2002-06-225-33/+22
| | | | | | | | | | | | | | | | | include better EDNS support, the ability to turn EDNS probing off on a per-server basis, better TSIG support, better handling of IPv6, and various improvements to the CLI utilities like dig, host, etc. For other improvements see the CHANGES file. All users of BIND 8 are heavily encouraged to upgrade. Changes to the port: 1. My patch for gid_t handling in 5.x was included in the base. 2. Make use of the new and improved MANPREFIX handling in bsd.port.mk. 3. If the user defines REPLACE_SYSTEM_BIND, we do just that. Notes: svn path=/head/; revision=61755
* add echolot 0.0.3Ying-Chieh Liao2002-06-226-0/+47
| | | | | | | A packet sniffer that grabs ARP packets on any ethernet devices Notes: svn path=/head/; revision=61750
* Bump PORTREVISION. Now dictd is not a dmesg(8) output spammer.Clive Lin2002-06-221-1/+1
| | | | Notes: svn path=/head/; revision=61727
* Do not fclose(3) a NULL stream. I bet no one will want his dmesg(8) outputClive Lin2002-06-221-0/+11
| | | | | | | | | | | | to be spammed by ... pid 12345 (dictd), uid 54321: exited on signal 11 pid 23456 (dictd), uid 54321: exited on signal 11 pid 34567 (dictd), uid 54321: exited on signal 11 ... Notes: svn path=/head/; revision=61726
* Fix MASTER_SITES: directory structure changedPatrick Li2002-06-221-1/+1
| | | | | | | | PR: ports/39638 Submitted by: maintainer Notes: svn path=/head/; revision=61718
* Apply fix from http://bugs.kde.org/db/44/44041.html.Alan Eldridge2002-06-224-2/+24
| | | | | | | | | PR: ports/39637 Submitted by: Michael Nottebrock <michaelnottebrock@gmx.net> Reviewed by: alane Notes: svn path=/head/; revision=61716
* Fix dependencies when installing samba on a fresh installDavid W. Chapman Jr.2002-06-211-5/+5
| | | | | | | | | Bump PORTREVISION Submitted by: gregp@blackened.net Notes: svn path=/head/; revision=61710
* Finish the upgrade to 5.3R2.4Jesper Skriver2002-06-212-24/+9
| | | | | | | | | | Remove all restrictions after permission from Wendy Cartee <wendy@juniper.net> Copy the distfile to MASTER_SITE_LOCAL so we can fetch it, it's only fetchable via https from Juniper Notes: svn path=/head/; revision=61705
* Update to 2.0.3Mario Sergio Fujikawa Ferreira2002-06-212-2/+7
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=61698
* Drop PERL for SEDDirk Meyer2002-06-211-3/+7
| | | | Notes: svn path=/head/; revision=61689
* ${PERL} -> ${REINPLACE_CMD}Ying-Chieh Liao2002-06-211-1/+3
| | | | | | | | PR: 39587, 39589, 39590 Submitted by: maintainer Notes: svn path=/head/; revision=61684
* Update to 0.169Mario Sergio Fujikawa Ferreira2002-06-212-4/+14
| | | | Notes: svn path=/head/; revision=61682
* 1. USE_KDELIBS_VER => USE_KDEBASE_VER: add dep on kdebase3.Alan Eldridge2002-06-212-2/+4
| | | | | | | 2. Bump PORTREVISION because of (1). Notes: svn path=/head/; revision=61659
* Distfiles have been moved on kde site to Attic.Alan Eldridge2002-06-211-1/+1
| | | | | | | | | PR: ports/39558 Submitted by: glewis Reviewed by: alane Notes: svn path=/head/; revision=61656
* Upgrade to 1.1b.Brian Somers2002-06-205-136/+35
| | | | Notes: svn path=/head/; revision=61653
* Fix building for VFS modules, prelease leftover config.cache and IDavid W. Chapman Jr.2002-06-201-1/+1
| | | | | | | | had to delete it for it to detect us properly, that file doesn't exist anymore Notes: svn path=/head/; revision=61649
* - Update to 0.4.2Patrick Li2002-06-202-19/+12
| | | | | | | | | | | - Add pkg-message (1) PR: 39065 Submitted by: Andy Sparrow <spadger@best.com> (1) Approved by: maintainer Notes: svn path=/head/; revision=61624
* - Update to 0.4.2Patrick Li2002-06-203-13/+17
| | | | | | | | | | - Add pkg-message (1) PR: 39065 Submitted by: Andy Sparrow <spadger@best.com> (1) Notes: svn path=/head/; revision=61623
* Fix pkg-plist after version bump.Alan Eldridge2002-06-202-8/+4
| | | | | | | | | | | | | Bump PORTREVISION to 1. Remove a stray object file if it exists, prior to installing examples. This patch is not guaranteed to be perfect for all permutations of WITH_* options. However, it works for the default case. Submitted by: alane@freebsd.org Approved by: dwcjr@freebsd.org Notes: svn path=/head/; revision=61609
* Update to 0.9.2Mario Sergio Fujikawa Ferreira2002-06-192-2/+2
| | | | Notes: svn path=/head/; revision=61602
* Update to 2.2.5David W. Chapman Jr.2002-06-193-11/+9
| | | | Notes: svn path=/head/; revision=61592
* Dont remove .bak filesPatrick Li2002-06-191-2/+0
| | | | | | | | PR: 39535 Submitted by: maintainer Notes: svn path=/head/; revision=61581
* Update with current informationMario Sergio Fujikawa Ferreira2002-06-192-14/+18
| | | | Notes: svn path=/head/; revision=61580
* Update to 1.10Patrick Li2002-06-192-2/+3
| | | | | | | | | PR: 39486 Submitted by: Erwin Lansing <erwin@lansing.dk> Approved by: maintainer Notes: svn path=/head/; revision=61557
* Add USE_REINPLACE where appropriate.Maxim Sobolev2002-06-198-0/+10
| | | | Notes: svn path=/head/; revision=61545
* Remove perl dependencyPatrick Li2002-06-181-1/+0
| | | | | | | | PR: 39488 Submitted by: maintainer Notes: svn path=/head/; revision=61530
* Add Net::Whois::Raw.Anders Nordby2002-06-188-0/+145
| | | | | | | | PR: 37312 Submitted by: Alex Kapranoff <kappa@freebsd.org.ua> Notes: svn path=/head/; revision=61527