notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: net-mgmt/nfsen/Makefile

Number of commits found: 49

Wednesday, 22 Nov 2023
08:46 Fernando Apesteguía (fernape) search for other commits by this committer
net-mgmt/nfsen: Update to 1.3.11

While here, don't generate backup files after replacing.
Otherwise poudriere complains about wrong shebangs in the .bak files.

PR:		274776
Reported by:	chadf@triularity.org
commit hash: 0223f14e38ca8a9477cdc1e0a9b6af29dd642f52 commit hash: 0223f14e38ca8a9477cdc1e0a9b6af29dd642f52 commit hash: 0223f14e38ca8a9477cdc1e0a9b6af29dd642f52 commit hash: 0223f14e38ca8a9477cdc1e0a9b6af29dd642f52 0223f14
Wednesday, 1 Nov 2023
22:11 Rodrigo Osorio (rodrigo) search for other commits by this committer
*/*: Update WWW to use HTTPS for sourceforge.net projects

Homepage link is permanent redirected to its HTTPS counterpart
commit hash: 05f0f44a557a53913001d6debf17965dfb799288 commit hash: 05f0f44a557a53913001d6debf17965dfb799288 commit hash: 05f0f44a557a53913001d6debf17965dfb799288 commit hash: 05f0f44a557a53913001d6debf17965dfb799288 05f0f44
Sunday, 16 Apr 2023
18:09 Muhammad Moinur Rahman (bofh) search for other commits by this committer
*/*: Remove merged or non-existent USE_PHP directives

- Remove USE_PHP=hash which is available in default php installation of
  all versions of php
  * security/pear-Horde_Crypt_Blowfish: Remove OPTION MHASH
- Remove USE_PHP=json which is available in default php installation of
  all versions of php
  * devel/pear-PHPTAL: Remove OPTION JSON
  * www/ilias: Remove OPTION SCORM2004
- Remove USE_PHP=mssql which is no longer available in php from php80
  and later and has been replaced with sqlsrv module which is Windows
  only
  * www/codeigniter: Remove OPTION MSSQL
  * www/moodle311: Remove OPTION MSSQL
  * www/moodle39: Remove OPTION MSSQL
  * www/moodle40: Remove OPTION MSSQL
  * www/moodle41: Remove OPTION MSSQL
- Remove USE_PHP=openssl which is available in default php installation
  of all versions of php
  * databases/phpmyadmin: Remove OPTION OPENSSL
  * databases/phpmyadmin5: Remove OPTION OPENSSL
  * security/pear-Horde_Crypt_Blowfish: Remove OPTION OPENSSL
  * www/nextcloud: Remove OPTION SSL
  * www/owncloud: Remove OPTION SSL
- Remove USE_PHP=pcre which is available in default php installation of
  all versions of php
  * sysutils/racktables: Remove OPTION PCRE
- Remove USE_PHP=postgresql which should be USE_PHP=pgsql and update
  following ports
  * www/typo3-11
  * www/typo3-12
- Remove USE_PHP=pdf which is no longer available as php module
  * databases/phpmyadmin: Remove OPTION PDF
- Remove USE_PHP=spl which is available in default php installation of
  all versions of php
- Remove USE_PHP=sqlsrv which was never imported into FreeBSD as that is
  Windows only php module
  * www/typo3-11: Remove OPTION SQLSRV
  * www/typo3-12: Remove OPTION SQLSRV
- Bump where DEFAULT OPTIONS are affected

Sponsored by:	Bounce Experts

Approved by:	portmgr(blanket)
commit hash: 0ac3a69555cdc6ac1603f4ac7d6f85c5be19e3ea commit hash: 0ac3a69555cdc6ac1603f4ac7d6f85c5be19e3ea commit hash: 0ac3a69555cdc6ac1603f4ac7d6f85c5be19e3ea commit hash: 0ac3a69555cdc6ac1603f4ac7d6f85c5be19e3ea 0ac3a69
Wednesday, 7 Sep 2022
21:10 Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 b7f0544
Wednesday, 20 Jul 2022
14:22 Tobias C. Berner (tcberner) search for other commits by this committer
net-mgmt: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  @BABOLO <.@babolo.ru>
  *  Alex Samorukov, samm@freebsd.org
  *  Alexander Kriventsov <avk@vl.ru>
  *  Alexander Sulfrian <alexander@sulfrian.net>
  *  Alexander Y. Grigoryev <alexander.4mail@gmail.com>
  *  Alexandre Biancalana <ale@biancalanas.net>
  *  Alexandre Snarskii <snar@paranoia.ru>
  *  Alexandre Snarskii <snar@snar.spb.ru>
  *  Alexey Bobkov <mr.deadlystorm@gmail.com>
  *  Alexey Dokuchaev <danfe@FreeBSD.org>
  *  Alexey V. Degtyarev
  *  Anders Nordby <anders@FreeBSD.org>
  *  Anders Troback
  *  Andreas Klemm <andreas@klemm.gtn.com>
  *  Andrew 'derfi' Sidorov <derfi@vei.ru>
  *  Andrew Pantyukhin <infofarmer@FreeBSD.org>
  *  Andrew Thompson <andy@fud.org.nz>
  *  Andrew Thompson <thompsa@freebsd.org>
  *  Anton Berezin <tobez@FreeBSD.org>
  *  Anton Berezin <tobez@tobez.org>
  *  Athanasios Douitsis <aduitsis@cpan.org>
  *  Babak Farrokhi <farrokhi@FreeBSD.org>
  *  Bartlomiej Rutkowski <r@robakdesign.com>
  *  Bill Fenner <fenner@FreeBSD.org>
  *  Blaz Zupan <blaz@si.FreeBSD.org>
  *  BluePex Security Solutions <freebsd-ports@bluepex.com>
  *  Boris Samorodov <bsam@FreeBSDD.org>
  *  Brad Davis <brd@FreeBSD.org>
  *  Brad Hendrickse <bradh@uunet.co.za>
  *  Brian Somers <brian@FreeBSD.org>
  *  Bruce M Simpson <bms@FreeBSD.org>
  *  Bruce Simpson
  *  Chris S.J. Peron <maneo@bsdpro.com>
  *  Chris St Denis <chris@smartt.com>
  *  Christer Edwards <christer.edwards@gmail.com>
  *  Christopher N. Harrell <cnh@ivmg.net>
  *  Clement Laforet <sheepkiller@cultdeadsheep.org>
  *  Corey Smith <corsmith@gmail.com>
  *  Craig Boston <craig@yekse.gank.org>
  *  Dave Cottlehuber <dch@FreeBSD.org>
  *  Dave Cottlehuber <dch@skunkwerks.at>
  *  David O'Brien (obrien@NUXI.com)
  *  David Shane Holden <dpejesh@yahoo.com>
  *  David Yeske <dyeske@gmail.com>
  *  Denis Shaposhnikov <dsh@vlink.ru>
  *  Dennis Herrmann <adox@mcx2.org>
  *  Dikshie <dikshie@sfc.wide.ad.jp>
  *  Dmitry Sivachenko <demon@FreeBSD.org>
  *  Domas Mituzas <midom@dammit.lt>
  *  Douglas Fraser <doug@idmf.net>
  *  Douglas K. Rand <rand@iteris.com>
  *  Douglas K. Rand <rand@meridian-enviro.com>
  *  Edwin Groothuis <edwin@mavetju.org>
  *  El Vampiro <vampiro@rootshell.ru>
  *  Emanuel Haupt <ehaupt@FreeBSD.org>
  *  Eric F Crist <ecrist@secure-computing.net>
  *  Eric Turgeon <ericturgeon.bsd@gmail.org>
  *  Eugene Grosbein <eugen@FreeBSD.org>
  *  Fotis Zabaras <fotis@zabaras.eu>
  *  Frank Wall <freebsd@moov.de>
  *  Frank Wall <fw@moov.de>
  *  Gea-Suan Lin <gslin@gslin.org>
  *  Geoffroy Desvernay <dgeo@centrale-marseille.fr>
  *  George Reid <greid@ukug.uk.freebsd.org>
  *  Gerrit Beine <gerrit.beine@gmx.de>
  *  Henrik Brix Andersen <henrik@brixandersen.dk>
  *  Holger Lamm <holger@eit.uni-kl.de>
  *  Hsin-Han You <hhyou@cs.nctu.edu.tw>
  *  Hung-Yi Chen <gaod@hychen.org>
  *  Inacio <nacho319+freebsdZilla@gmail.com>
  *  J.R. Oldroyd <fbsd@opal.com>
  *  JJ Behrens <jj@nttmcl.com>
  *  Jake Smith <jake@xz.cx>
  *  James FitzGibbon <jfitz@FreeBSD.org>
  *  James Flemer <jflemer@acm.jhu.edu>
  *  Janos Mohacsi <janos.mohacsi@bsd.hu>
  *  Janos Mohacsi <mohacsi@niif.hu>
  *  Janos.Mohacsi@bsd.hu
  *  Janos.Mohacsi@dante.org.uk
  *  Jason Helfman <jgh@FreeBSD.org>
  *  Jeremy Chadwick <koitsu@FreeBSD.org>
  *  Jerry A! <jerry@thehutt.org>
  *  Jev Björsell <ports@ecadlabs.com>
  *  Joe Clarke <marcus@marcuscom.com
  *  Joe Clarke <marcus@marcuscom.com>
  *  Johannes Jost Meixner <johannes@FreeBSD.org>
  *  Johannes Jost Meixner <johannes@perceivon.net>
  *  Josh Carroll <josh.carroll@gmail.com>
  *  KIKUCHI Koichiro <koichiro@rworks.jp>
  *  Kevin Hung <khung@nullaxiom.com>
  *  Kian Mohageri <kian.mohageri@gmail.com>
  *  Kimura Fuyuki <fuyuki@hadaly.org>
  *  Kirill Ponomarew <ponomarew@oberon.net>
  *  Kris Kennaway <kris@FreeBSD.org>
  *  Lars Engels <lars.engels@0x20.net>
  *  Lars Thegler <lars@thegler.dk>
  *  Lawrence Chen <beastie@tardisi.com>
  *  Lev Walkin <vlm@lionet.info>
  *  Luca Pizzamiglio <pizzamig@FreeBSD.org>
  *  Mahdi Mokhtari <mokhi63@gmail.com>
  *  Manuel Kreutz <mk@nomtec.net>
  *  Marcin Cieslak <saper@system.pl>
  *  Mark Felder <feld@FreeBSD.org>
  *  Mark Pulford <mark@kyne.com.au>
  *  Martin Jackson <mhjacks@swbell.net>
  *  Martin Matuska <mm@FreeBSD.org>
  *  Mathieu Simon <freebsd@simweb.ch>
  *  Matt Moriarity <matt@mattmoriarity.com>
  *  Matt Peterson <matt@peterson.org>
  *  Matthew Seaman <matthew@FreeBSD.org>
  *  Michael L. Hostbaek (mich@freebsdcluster.org)
  *  Michael Lyngbøl <lyngbol@wheel.dk>
  *  Michael Reifenberger <mr@FreeBSD.org>
  *  Michal Hanula <michal@hanu.la>
  *  Mike Bristow <mike@urgle.com>
  *  Mikhail T. <mi@aldan.algebra.com>
  *  Mikolaj Golub <to.my.trociny@gmail.com>
  *  Muhammad Moinur Rahman <5u623l20@gmail.com>
  *  Muhammad Moinur Rahman <bofh@FreeBSD.org>
  *  Nicholas Esborn <nick@netdot.net>
  *  Nick F <ffault@gmail.com>
  *  Nick Hilliard
  *  Nick Hilliard <nick@foobar.org>
  *  Pakhom Golynga <pg@pakhom.spb.ru>
  *  Paul Chvostek <paul@it.ca>
  *  Paul Dlug <paul@nerdlabs.com>
  *  Paul Dlug<paul@nerdlabs.com>
  *  Pavel I Volkov
  *  Peter C. Lai <cowbert@gmail.com>
  *  Phil Phillips
  *  Pierre David <pdagog@gmail.com>, Jean Benoit <jean@unistra.fr>
  *  Rihaz Jerrin <rihaz.jerrin@gmail.com>
  *  Roar Pettersen <roar@uib.no>
  *  Russell A. Jackson <rjackson@cserv62.csub.edu>
  *  Ryan Steinmetz
  *  Ryan Steinmetz <rpsfa@rit.edu>
  *  Ryan Steinmetz <zi@FreeBSD.org>
  *  Serge Maslov <serge@maslov.biz>
  *  Sergey Skvortsov <skv@protey.ru>
  *  Sevan Janiyan <venture37@geeklan.co.uk>
  *  Shaun Amott <shaun@inerd.com>
  *  Simon 'corecode' Schubert <corecode@corecode.ath.cx>
  *  Stefan Esser <se@FreeBSD.org>
  *  Stefan Lambrev <cheffo@freebsd-bg.org>
  *  Stephen J. Roznowski <sjr@home.net>
  *  Steve Wills <swills@FreeBSD.org>
  *  Steven Kreuzer <skreuzer@FreeBSD.org>
  *  Tassilo Philipp <tphilipp@potion-studios.com>
  *  Thomas Spreng <spreng@socket.ch>
  *  Tim Bishop <tdb@FreeBSD.org>
  *  Timur I. Bakeyev <bat@cpan.org>
  *  Tom Judge <tj@FreeBSD.org>
  *  Tor Halvard "Squat" Furulund <squat@squat.no>
  *  Tsung-Han Yeh <snowfly@yuntech.edu.tw>
  *  Tsung-Han Yeh <snowfly@yunteche.du.tw>
  *  Tuc <freebsd-ports@t-b-o-h.net>
  *  Vaida Bogdan
  *  Veniamin Gvozdikov <vg@FreeBSD.org>
  *  Vladimir Ermakov <samflanker@gmail.com>
  *  Vladimir Kotal <vlada@devnull.cz>
  *  Wei-chun Chao
  *  Xavier Beaudouin <kiwi@oav.net>
  *  Ying-Chieh Chen <yinjieh@csie.nctu.edu.tw>
  *  Yuan-Chung Hsiao <ychsiao@ychsiao.org>
  *  anarcat@anarcat.ath.cx
  *  arved
  *  babak@farrokhi.net
  *  brock@cotcomsol.com
  *  clement@FreeBSD.org
  *  cnh@ivmg.net
  *  dom@happygiraffe.net
  *  dpejesh@yahoo.com
  *  ecronin@gizmolabs.org
  *  ehaupt@FreeBSD.org
  *  gpalmer
  *  gslin <gslin@gslin.org>
  *  hr <holgerrepp@googlemail.com>
  *  ijliao
  *  itojun@itojun.org
  *  jabley
  *  jabley@clear.co.nz
  *  jamrich.majo@gmail.com
  *  janos.mohacsi@bsd.hu
  *  joris
  *  joseph@randomnetworks.com
  *  marck@rinet.ru
  *  mich@FreeBSD.org
  *  mich@freebsdcluster.org
  *  nbm
  *  rea-fbsd@codelabs.ru
  *  rflynn@acsalaska.net
  *  salexanov@gmail.com
  *  sanpei@FreeBSD.org
  *  steinex
  *  torstenb
  *  trevor
  *  vfom@narod.ru
  * # Created by Kevin Bowling <kbowling@FreeBSD.org>

With hat:	portmgr
commit hash: 43ac3e28ab940adda213d535ac0b1f0792d456da commit hash: 43ac3e28ab940adda213d535ac0b1f0792d456da commit hash: 43ac3e28ab940adda213d535ac0b1f0792d456da commit hash: 43ac3e28ab940adda213d535ac0b1f0792d456da 43ac3e2
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Tuesday, 2 Oct 2018
19:21 feld search for other commits by this committer
Reset maintainer for misc ports I do not interact with anymore
Original commitRevision:481130 
Monday, 30 Jan 2017
21:40 feld search for other commits by this committer
net-mgmt/nfsen: Fix syntax error in patch preventing nfsen from running

MFH:		2017Q1
Original commitRevision:432875 
Friday, 27 Jan 2017
23:00 feld search for other commits by this committer
net-mgmt/nfsen: Update to 1.3.7

This release fixes a remote command execution vulnerability

Pet portlint

Announcement:	https://sourceforge.net/p/nfsen/mailman/message/35623845/

MFH:		2017Q1
Security:	6e83b2f3-e4e3-11e6-9ac1-a4badb2f4699
Original commitRevision:432600 
Thursday, 7 Jul 2016
19:41 feld search for other commits by this committer
net-mgmt/nfsen: Improve default directory permissions

Also make it easier to install/run as another user.

PR:		210368
Original commitRevision:418197 
Monday, 2 May 2016
16:08 zeising search for other commits by this committer
Update databases/rrdtool to 1.6.0

Most notably, this version of rrdtools.so is thread safe, so the
rrdtools_th.so library is removed.

Bump portrevision for depending ports due to shlib version bump.

For full changelog: http://oss.oetiker.ch/rrdtool/pub/CHANGES

Reviewed by:	kwm
Differential Revision:	D6168
Original commitRevision:414458 
Friday, 1 Apr 2016
14:16 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412348 
Thursday, 17 Mar 2016
12:46 feld search for other commits by this committer
net-mgmt/nfsen: Unbreak with newer versions of rrdtool
Original commitRevision:411276 
Thursday, 31 Dec 2015
15:29 feld search for other commits by this committer
net-mgmt/nfsen: port cleanup

- Add NO_ARCH
- Sort plist
- Switch to @sample
- Drop @dirrms from plist, switch to @dir where needed

This is a no-op update to the port.

PR:		205572
Original commitRevision:404950 
Sunday, 28 Dec 2014
14:49 feld search for other commits by this committer
Update to 1.3.7

Changelog:
- Fix various incompatibilities with newer php and Perl versions
- Fix empty details graph, if too many channels or resources were
selected.
- Fix argument bug in selecting the dstmac statistics
- Fix bug in create history profiles: compression flag was not applied
properly
- Add periodic reload feature for Perls with mem leak.
Original commitRevision:375726 
Monday, 8 Dec 2014
13:49 feld search for other commits by this committer
Update "BSD" license in net-mgmt category
Original commitRevision:374263 
Tuesday, 7 Oct 2014
19:54 feld search for other commits by this committer
Add CPE support
Original commitRevision:370394 
Monday, 17 Mar 2014
01:05 feld search for other commits by this committer
Support STAGE
Original commitRevision:348440 
Wednesday, 27 Nov 2013
15:57 feld search for other commits by this committer
Take maintainership

Approved by:	maintainer (private emai), swills (mentor, implicit)
Original commitRevision:335027 
Wednesday, 13 Nov 2013
22:21 feld search for other commits by this committer
Fix missing SUB_LIST entry that was patching the config file with
nonsense paths.

Submitted by:	Chad Gross
Approved by:	swills (mentor, implicit) & myself who rewrote port
Original commitRevision:333730 
Friday, 20 Sep 2013
22:24 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
net-mgmt)
Original commitRevision:327757 
Thursday, 5 Sep 2013
13:48 feld search for other commits by this committer
Fix missing quotes in generated conf.php file

Approved by:	swills (mentor)
Original commitRevision:326399 
Monday, 8 Jul 2013
17:44 feld search for other commits by this committer
- Port can now be packaged

Approved by: swills (mentor)
Original commitRevision:322524 
Sunday, 16 Jun 2013
21:55 wg search for other commits by this committer
net-mgmt/nfsen: fix RUN_DEPENDS

- Fix RUN_DEPENDS, needs version

PR:		ports/178781
Submitted by:	Hung-Yi Chen <gaod@hychen.org>
Approved by:	culot / jpaetzel (mentors, implicit), maintainer (timeout)
Original commitRevision:321078 
Sunday, 19 May 2013
14:17 rakuco search for other commits by this committer
Add missing RUN_DEPENDS on p5-Socket6.

PR:		ports/176932
Submitted by:	Craig Leres <leres@ee.lbl.gov>
Approved by:	maintainer timeout (66 days)
Original commitRevision:318526 
Saturday, 27 Apr 2013
11:59 mva search for other commits by this committer
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here

Reviewed by:	zeising
Original commitRevision:316662 
Wednesday, 9 Jan 2013
19:50 tabthorpe search for other commits by this committer
- Change MAINTAINER address
- Trim headers while I am here
- Clean up some trailing whitespace
Original commitRevision:310162 
Sunday, 2 Dec 2012
02:41 wxs search for other commits by this committer
Update to 1.3.6p1.

PR:		ports/173594
Submitted by:	Mike Stupalov <landy2005@gmail.com>
Approved by:	janos.mohacsi@bsd.hu (maintainer timeout)
Feature safe:	yes
Original commitRevision:308085 
Sunday, 23 Sep 2012
18:28 rakuco search for other commits by this committer
Fix the plist and stop installing .orig files.

PR:		ports/171393
Submitted by:	Craig Leres <leres@ee.lbl.gov>, JWelcher@lbl.gov
Approved by:	Mohacsi Janos <janos.mohacsi@bsd.hu> (maintainer)
Original commitRevision:304759 
Saturday, 30 Jun 2012
12:42 az search for other commits by this committer
- Remove SITE_PERL from *_DEPENDS

Approved by: portmgr@ (bapt@)
Original commit
Saturday, 9 Jun 2012
23:35 scheidell search for other commits by this committer
- Fix config with both sflow and netflow
- Bump PORTREVISION

PR:             ports/168230
Submitted by:   Vincent Hoffman <vince@unsane.co.uk>
Approved by:    maintainer (timeout, 15 days)
Original commit
Monday, 7 May 2012
18:52 sylvio search for other commits by this committer
- Chase rrdtool shlib version bump.
Original commit
Sunday, 25 Sep 2011
17:35 zi search for other commits by this committer
- Update to 1.3.5
- Fix compatibility with nfdump 1.6.4
- Add LICENSE

PR:             ports/159738
Submitted by:   Mike Stupalov <landy2005@gmail.com>
Approved by:    Mohacsi Janos <janos.mohacsi@bsd.hu> (maintainer)
Original commit
Wednesday, 31 Mar 2010
20:58 pav search for other commits by this committer
- Provide rc.subr script

PR:             ports/144384
Submitted by:   geoffroy desvernay <dgeo@centrale-marseille.fr>
Approved by:    maintainer

- Allow to work with rrdtool 1.4.x

PR:             ports/144876
Submitted by:   Vincent Hoffman <vince@unsane.co.uk>
Approved by:    maintainer
Original commit
Saturday, 22 Aug 2009
00:32 amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with N
Original commit
Thursday, 9 Jul 2009
23:29 wxs search for other commits by this committer
- Update to 1.3.2

PR:             ports/136070
Submitted by:   Mohacsi Janos <mohacsi@niif.hu>
Original commit
Friday, 3 Jul 2009
01:36 wxs search for other commits by this committer
- Mark FORBIDDEN due to security vulnerability.

PR:             ports/136070
Submitted by:   Bjoern Engels <engels@openit.de>
Security:       70372cda-6771-11de-883a-00e0815b8da8
Original commit
Wednesday, 23 Jul 2008
01:03 pav search for other commits by this committer
- Disallow from pointyhat: needs running syslogd to build
Original commit
Tuesday, 24 Jun 2008
12:34 rafan search for other commits by this committer
- Chase rrdtool 1.3.0 update, bump PORTREVISION

PR:             ports/124749
Submitted by:   Zhen REN <bg1tpt at gmail.com> (maintainer of rrdtool)
Original commit
04:40 brd search for other commits by this committer
Update to 1.3

PR:             ports/124113
Approved by:    Janos Mohacsi <mohacsi at niif.hu> (maintainer)
Original commit
Saturday, 8 Sep 2007
01:02 linimon search for other commits by this committer
Welcome bsd.perl.mk.  Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.

Work done by:   gabor
Sponsored by:   Google Summer of Code 2007
Hat:            portmgr
Original commit
Thursday, 5 Jul 2007
06:19 edwin search for other commits by this committer
First steps in a big migration:

    Move net/rrdtool to databases/rrdtool.

    It's an itch which needs to be scratched: net/rrdtool came from
    net/mrtg, which was a good location for it. net/mrtg has later
    been moved to net-mgmt/mrtg. net/rrdtool is "Round Robin Database
    Tools", therefor it's better if it moves to databases/rrdtool.
    Same with net/rrdtool10.

PR:             ports/112942
Submitted by:   Edwin Groothuis <edwin@mavetju.org>
Original commit
Sunday, 12 Nov 2006
19:17 miwi search for other commits by this committer
- Update to 1.2.4.20060810

PR:             ports/105345
Submitted by:   Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer)
Original commit
Tuesday, 25 Apr 2006
18:22 pav search for other commits by this committer
- Update to 1.2.4.20060412
- Provide rc script
- Fix ipv6 dependency
- Various fixes

PR:             ports/95032
Submitted by:   Janos Mohacsi <janos.mohacsi@bsd.hu>
Original commit
Wednesday, 15 Mar 2006
13:35 mnag search for other commits by this committer
- Update to 1.2.3
- portlint(1)

PR:             93697
Submitted by:   maintainer
Original commit
Friday, 13 Jan 2006
19:56 pav search for other commits by this committer
- Update to 1.2.2

PR:             ports/91716
Submitted by:   Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer)
Original commit
Friday, 9 Sep 2005
13:48 lawrance search for other commits by this committer
- Update to 1.2
- Switch to a more typical layout of files

PR:             ports/85848
Submitted by:   Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer)
Original commit
Sunday, 29 May 2005
19:32 sem search for other commits by this committer
- The port needs USE_ICONV

Reported by:    kris via pointyhat
Original commit
Saturday, 16 Apr 2005
10:33 sem search for other commits by this committer
net-mgmt/nfsen: Web based frontend to nfdump netflow collector

PR:             ports/79950
Submitted by:   Janos Mohacsi <janos.mohacsi@bsd.hu>
Original commit

Number of commits found: 49