aboutsummaryrefslogtreecommitdiff
path: root/net/vnstat
Commit message (Collapse)AuthorAgeFilesLines
* net/vnstat: Update to 2.8Po-Chuan Hsieh2021-09-212-4/+4
| | | | Changes: https://humdi.net/vnstat/CHANGES
* net/vnstat: Update to 2.7Po-Chuan Hsieh2021-05-182-5/+4
| | | | Changes: https://humdi.net/vnstat/CHANGES
* all: Remove all other $FreeBSD keywords.Mathieu Arnold2021-04-061-1/+0
|
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* - update libgd to 2.3.0Dirk Meyer2020-05-041-0/+1
| | | | | | | | | - new option RAQM - resurrect deprecated gdlib-config - bump dependend ports Notes: svn path=/head/; revision=533989
* Remove USES=gmakeSunpoet Po-Chuan Hsieh2020-03-281-1/+1
| | | | | | | | | | It compiles fine without gmake now. PR: 244818 Submitted by: Daniel Engberg <daniel.engberg.lists@pyret.net> Notes: svn path=/head/; revision=529730
* Update to 2.6Sunpoet Po-Chuan Hsieh2020-01-222-4/+4
| | | | | | | Changes: https://humdi.net/vnstat/CHANGES Notes: svn path=/head/; revision=523768
* Update to 2.5Sunpoet Po-Chuan Hsieh2020-01-202-4/+4
| | | | | | | Changes: https://humdi.net/vnstat/CHANGES Notes: svn path=/head/; revision=523653
* Use USES=sqliteSunpoet Po-Chuan Hsieh2020-01-193-30/+27
| | | | | | | | | | | | - Update manpage location (r523104) - Remove superfluous / before PREFIX and DOCSDIR - Sort PLIST - Update pkg-descr - Update WWW - Take maintainership Notes: svn path=/head/; revision=523542
* net/vnstat: Update to 2.4Mark Felder2019-12-173-8/+7
| | | | | | | | | | Dropping maintainership. This is a simple port that anyone committer should be able to update. Differential Revision: https://reviews.freebsd.org/D22700 Notes: svn path=/head/; revision=520337
* Convert to UCL & cleanup pkg-message (categories n)Mathieu Arnold2019-08-141-2/+6
| | | | | | | (and missed 3 missed files from previous categories.) Notes: svn path=/head/; revision=508903
* net/vnstat: Update to 2.2Mark Felder2019-05-282-12/+9
| | | | | | | Differential Revision: https://reviews.freebsd.org/D20196 Notes: svn path=/head/; revision=502911
* Convert to options target helperSunpoet Po-Chuan Hsieh2018-11-221-4/+2
| | | | | | | Approved by: portmgr (blanket) Notes: svn path=/head/; revision=485624
* net/vnstat: Remove invalid instructions from 1.x in the pkg-messageMark Felder2018-11-222-6/+1
| | | | Notes: svn path=/head/; revision=485600
* net/vnstat: Update rc script to correctly import old data into new database ↵Mark Felder2018-11-222-26/+2
| | | | | | | format Notes: svn path=/head/; revision=485599
* net/vnstat: Update to 2.0Mark Felder2018-11-194-7/+9
| | | | | | | Changelog: https://humdi.net/vnstat/CHANGES Notes: svn path=/head/; revision=485333
* Switch some MASTER_SITES from http/ftp to https.Mathieu Arnold2018-02-271-2/+2
| | | | | | | | | | | Also some cleanup of dead entries. PR: 226203 Submitted by: Sam H Sponsored by: Absolight Notes: svn path=/head/; revision=463123
* Remove legacy PORTSDIRMark Felder2016-10-311-1/+1
| | | | Notes: svn path=/head/; revision=425020
* net/vnstat: Update to 1.15Mark Felder2016-10-292-29/+15
| | | | | | | PR: 213840 Notes: svn path=/head/; revision=424917
* - update libgd to 2.2.2Dirk Meyer2016-07-201-1/+1
| | | | | | | | | | | | | | - new MASTER_SITES - add security patch PR: 210913 Submitted by: Piotr Kubaj MFH: 2016Q3 Security: CVE-2015-8874 Security: CVE-2016-3074 Security: http://www.openwall.com/lists/oss-security/2016/07/12/4 Notes: svn path=/head/; revision=418829
* When there is a do-install target, do not use a post-install target, doMathieu Arnold2016-07-191-3/+1
| | | | | | | | | | | | | | | everything at once. Sometime, rename post-install into a options helper target. I did not fix ports that were such a mess that I could not figure out what they really wanted to do. I also did not change ports that had some version of an auto-plist code in post-install, for the same reason. With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=418767
* Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.Mathieu Arnold2016-04-011-1/+1
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412348
* - Don't cat pkg-message from MakefilesDmitry Marakasov2015-05-211-4/+0
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=386914
* Update to 1.14Mark Felder2015-05-193-19/+9
| | | | Notes: svn path=/head/; revision=386735
* Improve configuration and setup of vnstat through the rc scriptMark Felder2015-05-083-1/+34
| | | | | | | PR: 199133 Notes: svn path=/head/; revision=385777
* Update to 1.12Mark Felder2014-12-014-16/+11
| | | | Notes: svn path=/head/; revision=373707
* Remove indefinite articles and trailing periods from COMMENT, plus minorJimmy Olgeni2014-07-101-1/+1
| | | | | | | | | | | | COMMENT typos and surrounding whitespace fixes. A few Makefiles where not included as they contain Latin-1 characters that break the Phabricator workflow. Category N. CR: D307 Approved by: portmgr (bapt) Notes: svn path=/head/; revision=361440
* plist was missing causing mostly empty packages to be builtMark Felder2014-06-212-1/+9
| | | | | | | Submitted by: fireglow Notes: svn path=/head/; revision=358705
* Take maintainershipMark Felder2014-06-171-19/+16
| | | | | | | Support STAGE Notes: svn path=/head/; revision=358191
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | net) Notes: svn path=/head/; revision=327755
* - update libdg to 2.1.0Dirk Meyer2013-08-091-1/+1
| | | | Notes: svn path=/head/; revision=324437
* Fix my email address again, using proper @FreeBSD.org stylingMark Felder2013-07-291-1/+1
| | | | | | | Approved by: swills (mentor) Notes: svn path=/head/; revision=323891
* Update my email address throughout the treeMark Felder2013-07-251-1/+1
| | | | | | | Approved by: swills (mentor) Notes: svn path=/head/; revision=323636
* - rc script improvementsMark Felder2013-07-122-10/+18
| | | | | | | Approved by: swills (mentor) Notes: svn path=/head/; revision=322827
* - Fix path to vnstatdMark Felder2013-06-292-2/+2
| | | | | | | | PR: ports/179271 Approved by: crees (mentor) Notes: svn path=/head/; revision=322048
* - Add rc scriptMark Felder2013-06-272-2/+49
| | | | | | | | | | - Add vnstat to UIDs and GIDs PR: ports/179271 Approved by: crees (mentor) Notes: svn path=/head/; revision=321902
* Convert dhn's ports to the new options frameworkBaptiste Daroussin2013-01-071-8/+6
| | | | | | | | | | While here trim headers and convert some USE_GNOME=pkgconfig to USE_PKGCONFIG=build Approved by: maintainer (dhn) Notes: svn path=/head/; revision=310055
* - update png to 1.5.10Dirk Meyer2012-06-011-0/+1
| | | | Notes: svn path=/head/; revision=297915
* - Fix build with clangDennis Herrmann2011-06-211-1/+1
| | | | Notes: svn path=/head/; revision=276022
* - Update to 1.11Dennis Herrmann2011-06-032-4/+3
| | | | Notes: svn path=/head/; revision=275008
* - Add (GUI) Option for vnstati supportDennis Herrmann2011-01-032-6/+17
| | | | | | | - Remove MD5 checksum Notes: svn path=/head/; revision=267324
* - update to 1.4.1Dirk Meyer2010-03-281-1/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - update to jpeg-8Dirk Meyer2010-02-051-0/+1
| | | | Notes: svn path=/head/; revision=249285
* - Update to 1.10Dennis Herrmann2010-01-093-16/+4
| | | | Notes: svn path=/head/; revision=247434
* - Fix security bug, see http://forums.humdi.net/viewtopic.php?p=1655#p1655Dennis Herrmann2009-12-132-0/+12
| | | | | | | - Bump PORTREVISION Notes: svn path=/head/; revision=245718
* - Update to 1.9Dennis Herrmann2009-09-132-4/+4
| | | | Notes: svn path=/head/; revision=241358
* - Update to 1.8Dennis Herrmann2009-08-152-8/+9
| | | | Notes: svn path=/head/; revision=239590
* - bump all port that indirectly depends on libjpeg and have not yet been ↵Dirk Meyer2009-07-311-1/+1
| | | | | | | | | bumped or updated Requested by: edwin Notes: svn path=/head/; revision=238701
* - Fix wrong config PATH in cfg.cDennis Herrmann2009-07-011-0/+3
| | | | | | | | | | - Bump PORTREVISION PR: ports/136210 Submitted by: mas kassem <m129kss@omgp.ru> Notes: svn path=/head/; revision=236872
* - Update to 1.7Dennis Herrmann2009-04-306-180/+36
| | | | | | | Approved by: tabthorpe (co-mentor) Notes: svn path=/head/; revision=232989