Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | De-pkg-comment. | knu | 2003-02-21 | 2 | -1/+1 |
| | |||||
* | o Rollback PORTCOMMENT modifications while this feature's implementation | lioux | 2002-11-11 | 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) | ||||
* | Use PORTCOMMENT in the Makefile, and whack the pkg-comment. | adamw | 2002-11-07 | 2 | -1/+2 |
| | | | | Approved by: pat | ||||
* | Update to 1.4.3 | dwcjr | 2002-05-09 | 3 | -50/+38 |
| | | | | | PR: 36824 Submitted by: obraun@informatik.unibw-muenchen.de | ||||
* | Style police: WWW tags should either end in a file/script or TRAILING /; Fix ↵ | lioux | 2001-11-21 | 1 | -1/+1 |
| | | | | the later case | ||||
* | Replace "WWW: " -> "WWW: ", and reformat to remove a line > 80 chars. | olgeni | 2001-11-03 | 1 | -3/+5 |
| | |||||
* | update to 1.4.2. | sf | 2001-11-03 | 2 | -4/+3 |
| | | | | | | | | | PR: 31717 Submitted by: Christopher J. Michaels <cjm2@altavista.net> assign maintainership back to ports@. Submitted by: Matthew Emmerton <matt@gsicomp.on.ca> (previous maintainer) | ||||
* | Remove redundant spaces at EOL. | knu | 2001-10-22 | 1 | -1/+1 |
| | |||||
* | Don't hard-code -O2 | kris | 2001-04-30 | 1 | -2/+2 |
| | |||||
* | Update to 1.3.1. | dannyboy | 2000-12-31 | 2 | -2/+2 |
| | | | | | | PR: 23951 Submitted by: Ying-Chieh Liao <ijliao@terry.dragon2.net> Approved by: maintainer | ||||
* | fping is in ${LOCALBASE}/sbin, not in root's default search path, so spell | asami | 2000-11-14 | 1 | -1/+1 |
| | | | | | | it out. Submitted by: bento | ||||
* | Incorrect WWW address in pkg-descr | jeh | 2000-10-22 | 1 | -1/+1 |
| | | | | | PR: 22192 Submitted by: Matthew Emmerton <matt@gsicomp.on.ca> MAINTAINER | ||||
* | Update MASTER_SITES to use ${MASTER_SITE_SOURCEFORGE} | kevlo | 2000-10-21 | 1 | -1/+2 |
| | | | | | PR: 22174 Submitted by: MAINTAINER | ||||
* | Upgrade to version 1.2.1 | kevlo | 2000-10-15 | 2 | -2/+2 |
| | | | | | PR: 21980 Submitted by: MAINTAINER | ||||
* | Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} is | asami | 2000-10-08 | 1 | -1/+1 |
| | | | | | | spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type fixes that shouldn't have been necessary) and the string "/pkg/" appear. | ||||
* | Add a sntop 1.2.0, curses-based utility that uses [f,]ping to determine | will | 2000-09-16 | 7 | -0/+95 |
connectivity of remote network hosts on a regular interval. PR: 20584 Submitted by: Matthew Emmerton <root@gabby.gsicomp.on.ca> |