summaryrefslogtreecommitdiff
path: root/net (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Don't grep /etc/passwd and /etc/group for checking the existance ofPeter Wemm1997-05-291-2/+2
| | | | | | | | | users since it doesn't see yp/nis. Use 'pw {user|group} show ...' and check the return code, otherwise the script can try and add an already existing user or group. Notes: svn path=/head/; revision=6613
* Remove p5-IO dependancy from ports that were using it.James FitzGibbon1997-05-291-3/+2
| | | | Notes: svn path=/head/; revision=6611
* Remove p5-IO; now included in perl5.004James FitzGibbon1997-05-291-2/+1
| | | | Notes: svn path=/head/; revision=6610
* Update to 2.0.2a1Bill Fenner1997-05-286-20/+22
| | | | | | | Found by: distfile checker Notes: svn path=/head/; revision=6604
* Upgrade all ports requiring perl5.003 to perl5.004James FitzGibbon1997-05-243-9/+9
| | | | | | | Remove p5-CGI.pm and p5-ExtUtils-Embed; they are now part of the perl5.004 distribution. Notes: svn path=/head/; revision=6544
* Make sdr build under 3.0Bill Fenner1997-05-221-27/+40
| | | | Notes: svn path=/head/; revision=6531
* I believe 'lib/perl5/IO::Socket.pm' is a typo for 'lib/perl5/IO/Socket.pm'.Satoshi Asami1997-05-201-2/+2
| | | | | | | | (Other than the file not existing, the extra colons were confusing the new 'file:dir[:target]' dependency list.) Notes: svn path=/head/; revision=6497
* Version 3.0 is denoted by 300000 now.Satoshi Asami1997-05-182-2/+2
| | | | Notes: svn path=/head/; revision=6483
* Check to make sure that the "gnats" subdirectory is a trueJohn Polstra1997-05-182-3/+17
| | | | | | | | | | subdirectory, and not a symbolic link. Update the reported size of the CVS repository to reflect current reality. Notes: svn path=/head/; revision=6482
* Update for CVSup version 15.0 (previous was 14.1.1).John Polstra1997-05-182-4/+4
| | | | Notes: svn path=/head/; revision=6481
* Make the port not IS_INTERACTIVE if PACKAGE_BUILDINGBill Fenner1997-05-173-6/+15
| | | | Notes: svn path=/head/; revision=6475
* Enable traceroute.Masafumi Max NAKANE1997-05-171-1/+2
| | | | Notes: svn path=/head/; revision=6472
* New port:Masafumi Max NAKANE1997-05-176-0/+118
| | | | | | | | | | A version of 'traceroute' that shows the AS network number of each hop. PR: 2778 Submitted by: Chris Dabrowski < chris@vader.org> Notes: svn path=/head/; revision=6471
* Fix the master site, which has moved from freefall to hub. Add theJohn Polstra1997-05-061-2/+4
| | | | | | | German mirror site and the other US site as well. Notes: svn path=/head/; revision=6420
* Fix slipup in CATEGORIESJames FitzGibbon1997-05-052-4/+4
| | | | Notes: svn path=/head/; revision=6406
* Activate ratoolsetJames FitzGibbon1997-05-051-1/+2
| | | | Notes: svn path=/head/; revision=6405
* Import of RAToolSet, a policy analysis tool suite for the Internet Routing ↵James FitzGibbon1997-05-0510-0/+154
| | | | | | | | | Registry. Requested-by: Poul-Henning Kamp <phk@dk.tfs.com> Notes: svn path=/head/; revision=6404
* Update, beta-0.17.1-exportable -> beta-0.17.2-exportable.Masafumi Max NAKANE1997-05-043-41/+5
| | | | Notes: svn path=/head/; revision=6398
* Upgrade, 1.04 (?) -> 1.04H.Masafumi Max NAKANE1997-05-042-4/+4
| | | | Notes: svn path=/head/; revision=6396
* Use new MASTER_SITE_LOCAL variable from bsd.port.mk.Satoshi Asami1997-04-303-7/+7
| | | | Notes: svn path=/head/; revision=6369
* Upgrade to 0.07James FitzGibbon1997-04-272-5/+5
| | | | | | | | Fixed incorrect PKGNAME in Makefile Obtained from: Notes: svn path=/head/; revision=6336
* Upgrade to v2.2James FitzGibbon1997-04-252-4/+4
| | | | Notes: svn path=/head/; revision=6297
* Not that it matters much, but delete empty line between BUILD_DEPENDSSatoshi Asami1997-04-211-2/+1
| | | | | | | and RUN_DEPENDS. Notes: svn path=/head/; revision=6257
* Mass update of perl5 ports (most bring the port up-to-date with the latest ↵James FitzGibbon1997-04-203-6/+206
| | | | | | | | | | release from CPAN) Specifics: p5-Net fixed for IS_INTERACTIVE p5-libwww fixed for IS_INTERACTIVE Notes: svn path=/head/; revision=6251
* Add virtual category 'perl5'.Wolfram Schneider1997-04-203-6/+6
| | | | Notes: svn path=/head/; revision=6249
* Add virtual category 'tk41'.Wolfram Schneider1997-04-204-8/+8
| | | | Notes: svn path=/head/; revision=6248
* Added net/mrtg and devel/p5-PVJames FitzGibbon1997-04-181-1/+2
| | | | Notes: svn path=/head/; revision=6238
* Import of the multi-router traffic grapher.James FitzGibbon1997-04-185-0/+78
| | | | Notes: svn path=/head/; revision=6236
* 1.0.104 --> 1.1Adam David1997-04-156-67/+77
| | | | Notes: svn path=/head/; revision=6217
* Change brian@awfulhak.demon.co.uk to brian@awfulhak.orgBrian Somers1997-04-134-8/+8
| | | | Notes: svn path=/head/; revision=6202
* Add natd.Brian Somers1997-04-131-1/+2
| | | | Notes: svn path=/head/; revision=6201
* Attach echopingPeter Wemm1997-04-121-1/+2
| | | | Notes: svn path=/head/; revision=6197
* echoping is a damn useful tool for checking reachability other thanPeter Wemm1997-04-126-0/+63
| | | | | | | | | | via icmp status, eg: tcp or udp. It speaks http as well, so it can "ping" a http server or a http proxy cache to make sure it's operating and not wedged. (Nearly all of our system lockups are not detected by icmp pings) Notes: svn path=/head/; revision=6196
* Update gated 3.5 beta3 to the release of 3.5.5Peter Wemm1997-04-112-5/+5
| | | | | | | (Beta4 used to core dump when an interface went down, eg when ppp hung up) Notes: svn path=/head/; revision=6191
* Mark as IS_INTERACTIVE to let batch runs continue until I can fix these two.James FitzGibbon1997-04-091-1/+3
| | | | Notes: svn path=/head/; revision=6170
* Added p5-Net-DNSJames FitzGibbon1997-04-051-1/+2
| | | | Notes: svn path=/head/; revision=6146
* Import of p5-Net-DNS, a perl5 interface to the resolver libraries.James FitzGibbon1997-04-055-0/+130
| | | | Notes: svn path=/head/; revision=6145
* Upgrade to v1.05James FitzGibbon1997-04-053-7/+12
| | | | | | | Submitted by: Bill Fenner <fenner@parc.xerox.com> Notes: svn path=/head/; revision=6142
* Upgrade, 4.0.4 -> 4.0.7.Masafumi Max NAKANE1997-04-042-5/+7
| | | | Notes: svn path=/head/; revision=6132
* Finish the update to wide-dhcp so that it compiles with theBrian Somers1997-04-042-0/+53
| | | | | | | | | | | | new interface stuff and if_var.h Closes pr3161 Submitted by: MIHIRA Yoshiro <sanpei@yy.cs.keio.ac.jp> Obtained from: pr3161 Notes: svn path=/head/; revision=6129
* Update wide-dhcp so that it compiles with the newBrian Somers1997-04-049-51/+310
| | | | | | | | | | | | interface stuff (and if_var.h). Closes pr3161 Submitted by: MIHIRA Yoshiro <sanpei@yy.cs.keio.ac.jp> Obtained from: pr3161 Notes: svn path=/head/; revision=6128
* DISTFILE moved on MASTER_SITEBill Fenner1997-04-011-2/+2
| | | | | | | Found by: distfile checker Notes: svn path=/head/; revision=6100
* Complete the arpwatch port.Brian Somers1997-03-311-1/+2
| | | | Notes: svn path=/head/; revision=6080
* Add install-man to INSTALL_TARGET rather than deal with it in post-installDavid E. O'Brien1997-03-302-4/+4
| | | | | | | target. Notes: svn path=/head/; revision=6073
* COMMENT should be one line and as short as possible and still be ableDavid E. O'Brien1997-03-304-8/+6
| | | | | | | | to convey information. Need to package compressed manpages Notes: svn path=/head/; revision=6072
* Style fixes:David E. O'Brien1997-03-302-10/+16
| | | | | | | | | | | * CATEGORIES doens't have ``+'' anymore * manpages should be listed in MAN8 so they get compressed * use ${MKDIR} so parrent dirs get created if nessicary * blank likes around MAINTAINER * PKGNAME isn't needed when PKGNAME is same as DISTNAME Notes: svn path=/head/; revision=6071
* Import arpwatch version 2.0.1a1, a tool for monitoringBrian Somers1997-03-3012-0/+176
| | | | | | | | a network interface and maintaining a table of MAC addresses against IP numbers and host names. Notes: svn path=/head/; revision=6070
* Clean up header comments.David E. O'Brien1997-03-271-4/+4
| | | | Notes: svn path=/head/; revision=6030
* share fping w/the worldDavid E. O'Brien1997-03-251-1/+2
| | | | Notes: svn path=/head/; revision=6007
* A tool to quickly ping N number of hosts to determine their reachabilityDavid E. O'Brien1997-03-257-0/+96
| | | | | | | without flooding the network. Notes: svn path=/head/; revision=6006