Michael Haro
960543ecef
Corrrect whitespace introduced during PORTNAME conversion and portlint
2000-04-22 10:14:11 +00:00
Chris Piazza
f9bfad56c5
Update with the new PORTNAME/PORTVERSION variable
2000-04-09 19:09:11 +00:00
David E. O'Brien
e05c25a8bf
Restore useless version required comments.
2000-03-22 00:28:26 +00:00
Michael Haro
978fe1a1ca
shrink comment to <70 chars (portlint)
2000-03-20 21:04:11 +00:00
David E. O'Brien
da36feaffe
Remove the "version required" line.
2000-03-20 02:37:50 +00:00
David E. O'Brien
b5d1cecde4
Style nits in the ports I maintain.
2000-02-13 03:25:05 +00:00
David E. O'Brien
244bef6ca3
portlint
1999-09-05 22:15:15 +00:00
Peter Wemm
8100143543
$Id$ -> $FreeBSD$
1999-08-31 02:00:46 +00:00
Sheldon Hearn
10d709045e
Fix tcplist for the version of lsof in the ports tree. It wasn't parsing
...
lsof's output correctly.
PR: 9191
Submitted by: Andrew Stevenson <andrew@ugh.net.au>
1999-06-28 09:53:02 +00:00
Tim Vanderhoek
a84b5b5f94
#4/4 enforcing Caps, no period
...
[Has anyone figured-out what makes the number 393 so interesting to PW, now?]
I wonder what was going through Jordan's head during his infamous
$Id$-smashing commit.
Before I forget....
Thanks to naddy@mips.rhein-neckar.de (Christian Weisgerber) for prompting
this commit. See msg-id: 7geokh$tje$1@mips.rhein-neckar.de
1999-06-26 19:22:14 +00:00
Tim Vanderhoek
1980dcdff7
These manpages removed by Tim Vanderhoek.
1998-08-19 20:43:24 +00:00
Steve Price
fbe79e0d28
Don't document the -s commandline option twice in the manpage.
...
PR: 4919
Submitted by: Mikhail A. Sokolov <mishania@demos.net>
1998-01-11 17:52:11 +00:00
David E. O'Brien
1b47c844f3
Distfile is no longer gziped.
...
Submitted by: Bill Fenner <fenner@parc.xerox.com>
1997-09-04 05:54:50 +00:00
Bill Fenner
2f861cfd24
Distfile moved on MASTER_SITE. The two mirrors don't actually have the
...
file (one has an empty directory, the other has been reorganized and
doesn't mirror this site any more) so I removed them both.
Found by: distfile checker
1997-07-21 00:37:11 +00:00
David E. O'Brien
defc11dddc
Author applied our 4.4BSD patches and released a new version.
...
Submitted by: John DiMarco <jdd@cs.toronto.edu>
1997-04-24 19:37:59 +00:00
David E. O'Brien
0658e2e2d2
Need to use htons() on the port number before calling getservicebyname().
...
(thanks Christopher!)
Submitted by: Christopher Masto <chris@chris.netmonger.net>
1997-04-24 17:32:25 +00:00
David E. O'Brien
fa1bd253f9
Two more dist sites. (thanks Josh!)
...
Submitted by: Josh Gilliam <soil@quick.net>
1997-04-24 16:31:42 +00:00
David E. O'Brien
07df187a7a
Tcplist makes a list of tcp connections to and from the local machine,
...
displaying the user name associated with the local end, and making use of
Ident services if available to determine the "user" at the other end.
Tcplist uses LSOF to do its low level work on 4.4BSD machines.
1997-04-24 08:04:53 +00:00