aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/pmacct/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* net-mgmt/pmacct: update 1.7.3 -> 1.7.4p1Kurt Jaeger2020-02-221-2/+4
| | | | | | | Relnotes: http://www.pmacct.net/ChangeLog-1.7.4 Notes: svn path=/head/; revision=526839
* These ports now build on aarch64.Mark Linimon2019-08-261-2/+0
| | | | | | | | | While here, pet portlint. Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=509957
* net-mgmt/pmacct: fix pkg-plist for the default caseKurt Jaeger2019-06-161-2/+8
| | | | | | | | PR: 238464 Reported by: Michael Proto <mike@jellydonut.org> Notes: svn path=/head/; revision=504360
* net-mgmt/pmacct: fix pkg-plistKurt Jaeger2019-06-081-2/+1
| | | | | | | PR: 238383 Notes: svn path=/head/; revision=503738
* net-mgmt/pmacct: upgrade 1.7.0 -> 1.7.3, fix depends for RABBITMQ or KAFKAKurt Jaeger2019-06-071-3/+5
| | | | | | | | | | | - lots of changes since 1.7.0 PR: 238383 Submitted by: pizzamig Relnotes: http://www.pmacct.net/ChangeLog-1.7.3 Notes: svn path=/head/; revision=503646
* Remove GeoIP-related options. Where possible, replace GeoIP 1 defaultsAdam Weinberger2019-01-131-14/+3
| | | | | | | | | with GeoIP 2. Also, as suggested by zi, add an UPDATING note about this. Notes: svn path=/head/; revision=490211
* These ports now build on powerpc64.Mark Linimon2018-12-111-1/+0
| | | | | | | Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=487243
* Add EXAMPLES options to ports that should have one.Mathieu Arnold2018-09-101-1/+1
| | | | | | | | | | | Also various fixes related to said option. PR: 230864 Submitted by: mat exp-runs by: antoine Notes: svn path=/head/; revision=479407
* net-mgmt/pmacct: update 1.6.2 -> 1.7.0Kurt Jaeger2018-04-151-1/+1
| | | | | | | Relnotes: http://www.pmacct.net/ChangeLog-1.7.0 Notes: svn path=/head/; revision=467409
* net-mgmt/pmacct: update 1.6.1 -> 1.6.2, allow per-interface instancesKurt Jaeger2018-02-091-1/+1
| | | | | | | | | PR: 200786 Submitted by: Niels Kristensen <niels@kristensen.io> Relnotes: http://www.pmacct.net/ChangeLog-1.6.2 Notes: svn path=/head/; revision=461328
* Fix OPTIONS_DEFAULT: remove IPV6 which is added by frameworkSunpoet Po-Chuan Hsieh2017-05-291-1/+1
| | | | | | | Approved by: portmgr (blanket) Notes: svn path=/head/; revision=442014
* net-mgmt/pmacct: Fix build with SQLITE3 enabledKurt Jaeger2017-05-211-1/+1
| | | | | | | | PR: 219365 Submitted by: jeremy@smart-serv.net Notes: svn path=/head/; revision=441396
* Mark some ports failing on power64. In cases where the error messageMark Linimon2017-05-131-1/+1
| | | | | | | | | | | was a stub, provide a real one. While here, pet portlint. Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=440859
* Mark some ports failing on aarch64, and, in a few cases, other tier-2Mark Linimon2017-05-031-0/+3
| | | | | | | | | | | archs. While here, pet portlint. Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=439999
* net-mgmt/pmacct: fix build for GEOIP option by adding USES=pkgconfigKurt Jaeger2017-03-221-0/+1
| | | | | | | Submitted by: mat Notes: svn path=/head/; revision=436677
* net-mgmt/pmacct: provide plabel configure flags if option is selectedKurt Jaeger2017-03-211-5/+13
| | | | Notes: svn path=/head/; revision=436630
* net-mgmt/pmacct: update 0.14.3 -> 1.6.1Kurt Jaeger2017-03-211-38/+77
| | | | | | | | | | | | | | | | | - take maintainership - MongoDB support is still broken. Version 1.6.1 as well as 0.14.3 requires legacy 0.8.1 mongo-c-driver which is no longer available in ports tree. - nflog support requires missing libraries, so it is disabled. - Other features like RabbitMQ or Kafka should work. PR: 217448 Changes: http://www.pmacct.net/ChangeLog-1.6.1 Submitted by: Alexander Shikov <a.shikov@itcons.net.ua> Approved by: zi (maintainer) Notes: svn path=/head/; revision=436629
* Mark as broken on aarch64: fails to link with sbrk.Mark Linimon2016-11-101-0/+2
| | | | | | | | | While here, pet portlint and remove stale ia64 lines. Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=425823
* Remove NLS, DOCS, EXAMPLES and IPV6 from OPTIONS_DEFAULT, they are enabled ↵Dmitry Marakasov2016-05-231-1/+1
| | | | | | | | | by default anyway and don't need to be listed Approved by: portmgr blanket Notes: svn path=/head/; revision=415742
* Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.Mathieu Arnold2016-04-011-2/+2
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412348
* Convert ports from s* t* and net* categories to USES=sqlite and USES=firebirdBaptiste Daroussin2016-01-101-1/+1
| | | | Notes: svn path=/head/; revision=405719
* - Cleanup previous commit and fix dependency issuesRyan Steinmetz2015-06-111-6/+8
| | | | Notes: svn path=/head/; revision=389230
* - Add LIB_DEPENDS for postgres supportRyan Steinmetz2015-06-111-0/+1
| | | | | | | | | | - Do not bump PORTREVISION as this is a NOOP by default PR: 200786 Submitted by: Niels Kristensen <niels@kristensen.io> Notes: svn path=/head/; revision=389227
* Finally retire USE_PGSQLChris Rees2014-11-221-1/+1
| | | | Notes: svn path=/head/; revision=373100
* Bump PORTREVISION on all ports that depend on net/GeoIP forAdam Weinberger2014-08-111-1/+1
| | | | | | | | | r364627. Approved by: portmgr (not really, but touches unstaged ports) Notes: svn path=/head/; revision=364628
* Fix some non default LIB_DEPENDSBaptiste Daroussin2014-07-161-1/+1
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=362050
* Remove NOPORTDOCS and NOPORTEXAMPLES.Adam Weinberger2014-07-041-7/+1
| | | | Notes: svn path=/head/; revision=360666
* Bump PORTREVISION on all ports with USE_SQLITE=yes or USE_SQLITE=3 thatTijl Coosemans2014-07-041-1/+1
| | | | | | | | | | have not been bumped yet after the latest libsqlite3.so library version change. Approved by: portmgr (implicit) Notes: svn path=/head/; revision=360588
* - Add STAGE supportRyan Steinmetz2014-03-191-9/+9
| | | | | | | | - Portscout: don't look for 0.15.0, it doesn't exist - Bump PORTREVISION Notes: svn path=/head/; revision=348613
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | net-mgmt) Notes: svn path=/head/; revision=327757
* - Add OPTIONS for MongoDB and GeoIP supportRyan Steinmetz2013-09-071-1/+16
| | | | | | | Requested by: softded@gmail.com Notes: svn path=/head/; revision=326631
* - Update to 0.14.3Ryan Steinmetz2013-05-151-1/+1
| | | | Notes: svn path=/head/; revision=318246
* - Update to 0.14.2Ryan Steinmetz2013-01-151-7/+3
| | | | | | | | | - Convert header to new format - Use PORT_OPTIONS:MDOCS instead of *PORTDOCS - Update rc script such that -D is always specified Notes: svn path=/head/; revision=310459
* - Update to 0.14.1Ryan Steinmetz2012-08-041-26/+26
| | | | | | | - Convert to OptionsNG Notes: svn path=/head/; revision=301983
* - Add additional PORTDOCSRyan Steinmetz2012-05-271-1/+2
| | | | | | | | | | - Do not bump PORTREVISION PR: ports/168310 Submitted by: Igor Kremez <greenny380@gmail.com> Notes: svn path=/head/; revision=297548
* - Update to 0.14.0Ryan Steinmetz2012-04-261-12/+23
| | | | Notes: svn path=/head/; revision=295574
* - Update mirror URL on my portsRyan Steinmetz2012-03-231-1/+1
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=293717
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-2/+2
| | | | | | | | | | | | - Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead PR: 157936 Submitted by: myself Exp-runs by: pav Approved by: pav Notes: svn path=/head/; revision=282282
* Fix build under clangRyan Steinmetz2011-07-171-0/+2
| | | | | | | | | | | Add LICENSE PR: ports/158549 Submitted by: rpsfa@rit.edu (me) Approved by: wxs (mentor) Notes: svn path=/head/; revision=277863
* Update my email address on the ports I maintain.Ryan Steinmetz2011-07-151-1/+1
| | | | | | | Approved by: wxs@ (mentor) Notes: svn path=/head/; revision=277761
* Include SQL files/instructionsWesley Shields2011-05-151-3/+10
| | | | | | | | | | | | Add RC script Fix incorrect use of CONFIGURE_ENV Add a second mirror PR: ports/157051 Submitted by: Ryan Steinmetz <rpsfa@rit.edu> (maintainer) Notes: svn path=/head/; revision=274142
* - Update to 0.12.5Wen Heping2011-01-101-4/+3
| | | | | | | | | | - Pass maintainership to submitter PR: ports/153832 Submitted by: Ryan Steinmetz <rpsfa@rit.edu> Notes: svn path=/head/; revision=267565
* Reset krion@FreeBSD.org due to 6 months of inactivity and maintainer-Mark Linimon2010-12-281-1/+1
| | | | | | | | | timeouts. Hat: portmgr Notes: svn path=/head/; revision=267047
* Update to 0.12.1Kirill Ponomarev2010-05-171-1/+8
| | | | Notes: svn path=/head/; revision=254479
* Enable IPv6.Kirill Ponomarev2010-04-231-1/+8
| | | | | | | | PR: ports/143629 Submitted by: Martin Birgmeier <martin.birgmeier@aon.at> Notes: svn path=/head/; revision=253090
* Update to 0.11.6Kirill Ponomarev2009-04-121-1/+1
| | | | Notes: svn path=/head/; revision=232203
* Update to 0.11.5Kirill Ponomarev2008-08-171-1/+1
| | | | Notes: svn path=/head/; revision=218719
* - Remove USE_GETOPT_LONG which is a no-op since March 2007Pav Lucistnik2008-03-201-1/+0
| | | | Notes: svn path=/head/; revision=209420
* Update to 0.11.4Kirill Ponomarev2007-05-281-1/+1
| | | | Notes: svn path=/head/; revision=192220
* Update to 0.11.3Kirill Ponomarev2007-02-051-1/+1
| | | | Notes: svn path=/head/; revision=184269