aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/netdot
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* - Fix fetch by switching to new GitHub homeDmitry Marakasov2019-12-163-7/+11
| | | | | | | | PR: 242009 Submitted by: nick@foobar.org (maintainer) Notes: svn path=/head/; revision=520263
* Move remaining USE_MYSQL, WANT_MYSQL_VER to USES=mysqlTobias Kortkamp2019-11-151-2/+1
| | | | Notes: svn path=/head/; revision=517643
* Mark a few ports BROKEN (unfetchable)Antoine Brodin2019-11-061-0/+2
| | | | Notes: svn path=/head/; revision=516887
* 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
* Update to 4.200003Sunpoet Po-Chuan Hsieh2017-03-041-1/+1
| | | | | | | | | | | - Use real PORTVERSION and update dependent ports - Add NO_ARCH - Sort PLIST Changes: http://search.cpan.org/dist/Net-Appliance-Session/Changes Notes: svn path=/head/; revision=435400
* Update databases/rrdtool to 1.6.0Niclas Zeising2016-05-021-1/+1
| | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=414458
* Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.Mathieu Arnold2016-04-011-28/+28
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412348
* Be explicit and provide the full path to the perl binary when installing.Raphael Kubo da Costa2016-03-051-1/+2
| | | | | | | | | | | | The default value of the PERL variable in the port's Makefile is "/usr/bin/perl", be explicit and provide the path to the binary on FreeBSD. PR: 197131 Submitted by: web@umich.edu Approved by: Nick Hilliard <nick@foobar.org> Notes: svn path=/head/; revision=410181
* Fix build as a user.Mathieu Arnold2015-12-187-24/+43
| | | | | | | | | Bump PORTREVISION because I think the package changed a bit. Sponsored by: Absolight Notes: svn path=/head/; revision=403980
* - Fix shebangSunpoet Po-Chuan Hsieh2015-07-091-1/+7
| | | | | | | | | - Bump PORTREVISION for package change Approved by: portmgr (blanket) Notes: svn path=/head/; revision=391641
* net-mgmt/netdot: 1.0.6 -> 1.0.7Kurt Jaeger2015-01-135-205/+67
| | | | | | | | | | | | Changes: https://osl.uoregon.edu/redmine/projects/netdot/activity - Works with Apache 2.4 PR: 195968 Submitted by: Nick Hilliard <nick@foobar.org> (maintainer) Notes: svn path=/head/; revision=376985
* net-mgmt/netdot: update to 1.0.6 and support stageWilliam Grzybowski2014-07-074-66/+224
| | | | | | | | PR: 189447 Submitted by: maintainer Notes: svn path=/head/; revision=361083
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | net-mgmt) Notes: svn path=/head/; revision=327757
* - convert to the new perl5 frameworkAndrej Zverev2013-09-141-2/+1
| | | | | | | | | - convert USE_GMAKE to Uses Approved by: portmgr (bapt@, blanket) Notes: svn path=/head/; revision=327311
* - Cleanup outdated checks. (PERL_LEVEL < 5.12)Andrej Zverev2013-06-181-7/+0
| | | | | | | | | - Assign some p5- ports under perl@ maintainership. Approved by: portmgr@ (bapt@) Notes: svn path=/head/; revision=321187
* Update to 1.0.4.Anton Berezin2013-02-193-5/+4
| | | | | | | | PR: 176148 Submitted by: maintainer Notes: svn path=/head/; revision=312572
* Convert the remaining ports that depend on databases/p5-DBD-mysql${MYSQL_VER}Florian Smeets2012-12-281-1/+1
| | | | | | | | | | | | | | to just depend on databases/p5-DBD-mysql as that will handle the MYSQL_VER magic. This is required as only databases/p5-DBD-mysql supports mariadb-client and the upcomming perconaXX-client. Approved by: portmgr (bapt) Initial patches by: pgollucci Notes: svn path=/head/; revision=309577
* Update to 1.0.2.Anton Berezin2012-10-305-1867/+69
| | | | | | | | | PR: 172613 Submitted by: maintainer Feature safe: yes Notes: svn path=/head/; revision=306675
* - Chase rrdtool shlib version bump.Sylvio Cesar Teixeira2012-05-071-0/+1
| | | | Notes: svn path=/head/; revision=296163
* Add net-mgmt/netdot, a tool designed to help network administratorsAnton Berezin2012-03-079-0/+2395
collect, organize and maintain network information. Submitted by: Nick Hilliard <nick@foobar.org> Notes: svn path=/head/; revision=292910