aboutsummaryrefslogtreecommitdiffstats
path: root/net/nepim
Commit message (Collapse)AuthorAgeFilesLines
* Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.mat2016-04-011-1/+1
| | | | | With hat: portmgr Sponsored by: Absolight
* - Switch devel/liboop to USES=libtool, drop .la filesamdmi32014-08-191-2/+2
| | | | | | | - Fix glib2 detection by adding USES=pkgconfig - Bump dependent ports as .so version has changed Approved by: portmgr blanket
* Stagify.vanilla2014-06-091-10/+5
|
* - Convert gmake,bzip2 to USESmiwi2014-05-291-1/+1
| | | | Approved by: portmgr
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-3/+2
| | | | net)
* - Remove outdated version checkseadler2012-01-091-4/+0
| | | | Reviewed by: nox
* - Get Rid MD5 supportmiwi2011-03-201-1/+0
|
* - Update to 0.53jadawin2008-12-232-6/+5
| | | | - Remove old MASTER_SITES
* Reset yazzy@yazzy.org due to maintainer-timeouts and no response tolinimon2008-12-162-4/+1
| | | | | | email. Hat: portmgr
* - Update to 0.52lwhsu2008-11-103-19/+22
| | | | | | | | - Unbreak with GCC 4.2 PR: ports/128233 Submitted by: Yi-Jheng Lin <yzlin AT cs.nctu.edu.tw> Approved by: maintainer timeout
* Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-1/+1
| | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav)
* Mark as broken with gcc4.2.linimon2007-10-011-1/+7
|
* Remove USE_REINPLACE from all categories starting with Nedwin2006-05-121-1/+0
|
* Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.ade2006-03-071-1/+1
| | | | | Discussed with: kris Approved by: portmgr (implicit)
* SHA256ifyedwin2006-01-231-0/+1
| | | | Approved by: krion@
* Bump PORTREVISION to chase the glib20 shared library update.marcus2005-11-051-0/+1
|
* Update to 0.15mnag2005-10-153-12/+24
| | | | | PR: 87425 Submitted by: Marcin Jessa <yazzy@yazzy.org> (maintainer)
* Nepim stands for network pipemeter, a tool for measuring available bandwidthpav2005-09-224-0/+55
between hosts. nepim is also useful to generate network traffic for testing purposes. Nepim operates in client/server mode, is able to handle multiple parallel traffic streams, reports periodic partial statistics along the testing, and supports IPv6. PR: ports/86349 Submitted by: Marcin Jessa <yazzy@yazzy.org>