aboutsummaryrefslogtreecommitdiffstats
path: root/net/sntop
Commit message (Collapse)AuthorAgeFilesLines
* Cleanup plistantoine2014-11-221-1/+0
|
* Rename net/ patch-xy patches to reflect the files they modify.adamw2014-07-291-0/+0
| | | | | Approve by: portmgr (not really, but one of these is modifying an unstaged port)
* Remove NOPORTDOCS and NOPORTEXAMPLES.adamw2014-07-052-5/+5
|
* 1: Stagify.vanilla2014-06-103-21/+41
| | | | | 2: use @sample on pkg-plist. 3: bump version.
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-0/+1
| | | | net)
* - Reassign to the heap at maintainer's requesttabthorpe2012-10-011-6/+2
|
* - Get Rid MD5 supportmiwi2011-03-201-1/+0
|
* - Switch SourceForge ports to the new File Release System: categories ↵amdmi32009-08-221-2/+1
| | | | starting with N
* - Install DOCS and EXAMPLES [1]garga2006-05-173-3/+19
| | | | | | | | - Pass maintainership to submitter [1] - Move pkg-message -> files/pkg-message-in and use SUB_FILES PR: ports/97300 Submitted by: Fernan Aguero <fernan at iib.unsam.edu.ar>
* - Add SHA256pav2005-11-261-0/+1
|
* - Make portlint happyclement2004-02-271-1/+1
|
* SIZEify.trevor2004-01-301-0/+1
|
* Make portlint(1) happy by changing strip to ${STRIP_CMD}osa2003-09-241-1/+1
| | | | | Submitted by: Oleg Karachevtsev <ok@etrust.ru> PR: 56998
* De-pkg-comment.knu2003-02-212-1/+1
|
* o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-112-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.adamw2002-11-072-1/+2
| | | | Approved by: pat
* Update to 1.4.3dwcjr2002-05-093-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 ↵lioux2001-11-211-1/+1
| | | | the later case
* Replace "WWW: " -> "WWW: ", and reformat to remove a line > 80 chars.olgeni2001-11-031-3/+5
|
* update to 1.4.2.sf2001-11-032-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.knu2001-10-221-1/+1
|
* Don't hard-code -O2kris2001-04-301-2/+2
|
* Update to 1.3.1.dannyboy2000-12-312-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 spellasami2000-11-141-1/+1
| | | | | | it out. Submitted by: bento
* Incorrect WWW address in pkg-descrjeh2000-10-221-1/+1
| | | | | PR: 22192 Submitted by: Matthew Emmerton <matt@gsicomp.on.ca> MAINTAINER
* Update MASTER_SITES to use ${MASTER_SITE_SOURCEFORGE}kevlo2000-10-211-1/+2
| | | | | PR: 22174 Submitted by: MAINTAINER
* Upgrade to version 1.2.1kevlo2000-10-152-2/+2
| | | | | PR: 21980 Submitted by: MAINTAINER
* Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} isasami2000-10-081-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 determinewill2000-09-167-0/+95
connectivity of remote network hosts on a regular interval. PR: 20584 Submitted by: Matthew Emmerton <root@gabby.gsicomp.on.ca>