Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | o Rollback PORTCOMMENT modifications while this feature's implementation | Mario Sergio Fujikawa Ferreira | 2002-11-10 | 2 | -2/+1 |
| | | | | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) Notes: svn path=/head/; revision=69808 | ||||
* | Use PORTCOMMENT in the Makefile, and whack the pkg-comment. | Adam Weinberger | 2002-11-06 | 2 | -1/+2 |
| | | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612 | ||||
* | Update to 2.4b2. | Anders Nordby | 2002-07-07 | 5 | -149/+160 |
| | | | | | | | | | IPv6 support gained. Master site moved. Add WWW URL. Notes: svn path=/head/; revision=62614 | ||||
* | Replace ${PERL} with ${REINPLACE_CMD} | Ying-Chieh Liao | 2002-06-23 | 1 | -1/+2 |
| | | | | | | | | PR: 39668 Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de> Notes: svn path=/head/; revision=61772 | ||||
* | Drop maintainership. I don't use this everyday as I once did | David E. O'Brien | 2002-04-30 | 1 | -1/+1 |
| | | | | Notes: svn path=/head/; revision=58374 | ||||
* | Do not treat FreeBSD/Alpha as being braindead as some other OS that | David E. O'Brien | 2001-04-14 | 1 | -1/+10 |
| | | | | | | | runs on the Alpha platform. Notes: svn path=/head/; revision=41364 | ||||
* | Add $FreeBSD$'s which help me in problem reports. | David E. O'Brien | 2000-11-22 | 1 | -0/+1 |
| | | | | Notes: svn path=/head/; revision=35323 | ||||
* | Dynamically set the FreeBSD maintainer. | David E. O'Brien | 2000-11-05 | 2 | -1/+5 |
| | | | | Notes: svn path=/head/; revision=34824 | ||||
* | Chase the checksum; no changes to distfile. | Kris Kennaway | 2000-10-16 | 1 | -1/+1 |
| | | | | Notes: svn path=/head/; revision=33875 | ||||
* | Upgrade to version 2.2b1. | David E. O'Brien | 2000-08-27 | 4 | -215/+120 |
| | | | | Notes: svn path=/head/; revision=32020 | ||||
* | Fix bogons in my milliseconds => microseconds timeouts change. | David E. O'Brien | 2000-07-19 | 1 | -18/+111 |
| | | | | | | | Submitted by: Greg A. Woods <woods@weird.com> Notes: svn path=/head/; revision=30855 | ||||
* | remove duplicate variable and extra blank lines (portlint) | Michael Haro | 2000-04-20 | 1 | -2/+0 |
| | | | | Notes: svn path=/head/; revision=27812 | ||||
* | Update with the new PORTNAME/PORTVERSION variables | Chris Piazza | 2000-04-09 | 1 | -2/+3 |
| | | | | Notes: svn path=/head/; revision=27423 | ||||
* | Restore useless version required comments. | David E. O'Brien | 2000-03-22 | 1 | -0/+1 |
| | | | | Notes: svn path=/head/; revision=26941 | ||||
* | Remove the "version required" line. | David E. O'Brien | 2000-03-20 | 1 | -1/+0 |
| | | | | Notes: svn path=/head/; revision=26835 | ||||
* | Style nits in the ports I maintain. | David E. O'Brien | 2000-02-13 | 1 | -2/+2 |
| | | | | Notes: svn path=/head/; revision=25734 | ||||
* | Times are in microseconds, not milliseconds. | David E. O'Brien | 2000-01-22 | 1 | -2/+22 |
| | | | | | | | Submitted by: Igor Timkin <ivt@gamma.ru> Notes: svn path=/head/; revision=24956 | ||||
* | Don't depend on GNU share+unshare to extract the distfile. Sed trickery | David E. O'Brien | 1999-09-20 | 2 | -7/+111 |
| | | | | | | | | | | is lighter weight. Increase the granularity of the statistics. Rounding to whole msec isn't accurate enough on a LAN. Notes: svn path=/head/; revision=21837 | ||||
* | portlint | David E. O'Brien | 1999-09-04 | 2 | -3/+2 |
| | | | | Notes: svn path=/head/; revision=21260 | ||||
* | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-30 | 1 | -1/+1 |
| | | | | Notes: svn path=/head/; revision=21126 | ||||
* | Commit #3/4 to enforce caps, no period. | Tim Vanderhoek | 1999-06-26 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | FWIW, checkout of these things took 5+hrs, staying on the local .freebsd.org net w/o hitting the 'net at all. As promised, $ time cvs ci real 67m51.701s user 0m1.250s sys 0m5.345s Notes: svn path=/head/; revision=19803 | ||||
* | This netted the largest set of mis-installed manpages, yet! | Tim Vanderhoek | 1998-08-18 | 1 | -1/+0 |
| | | | | Notes: svn path=/head/; revision=12624 | ||||
* | Clean up header comments. | David E. O'Brien | 1997-03-27 | 1 | -4/+4 |
| | | | | Notes: svn path=/head/; revision=6030 | ||||
* | A tool to quickly ping N number of hosts to determine their reachability | David E. O'Brien | 1997-03-25 | 7 | -0/+96 |
without flooding the network. Notes: svn path=/head/; revision=6006 |