Commit Graph

67 Commits

Author SHA1 Message Date
Kurt Jaeger 60e9556f3d net-mgmt/netdisco: update 2.046006 -> 2.047002
- Hooks: see https://github.com/netdisco/netdisco/wiki/Hooks

PR:		252462
Submitted by:	geoffroy desvernay <dgeo@centrale-marseille.fr> (maintainer)
Relnotes:	https://metacpan.org/changes/distribution/App-Netdisco
2021-01-06 15:51:25 +00:00
Kurt Jaeger bce1935907 net-mgmt/netdisco: update 2.045006 -> 2.046006
- Many little bugfixes, better MAC handling and log files management

PR:		251798
Approved by:	geoffroy desvernay <dgeo@centrale-marseille.fr> (maintainer)
Relnotes:	https://metacpan.org/changes/distribution/App-Netdisco
2020-12-14 17:47:01 +00:00
Hiroki Tagato 47044b84fd Update to 2.045006
PR:		246809
Submitted by:	geoffroy desvernay <dgeo@centrale-marseille.fr> (maintainer)
Approved by:	mentors (implicit)
Changelog:	https://metacpan.org/changes/distribution/App-Netdisco
2020-06-04 04:47:43 +00:00
Tobias C. Berner aecc00f3ef net-mgmt/netdisco: upgrade to 2.044015
PR:		244009
Submitted by:	geoffroy desvernay <dgeo@centrale-marseille.fr> (maintainer)
2020-03-08 10:13:03 +00:00
Kurt Jaeger e516ffb2c8 net-mgmt/netdisco: upgrade 2.042005 -> 2.044004
PR:		242255
Approved by:	geoffroy desvernay <dgeo@centrale-marseille.fr> (maintainer)
Relnotes:	https://github.com/netdisco/netdisco/blob/master/Changes
2019-12-08 09:41:14 +00:00
Mathieu Arnold 2614c95748 Convert to UCL & cleanup pkg-message (categories n)
(and missed 3 missed files from previous categories.)
2019-08-14 08:48:50 +00:00
Gerald Pfeifer ea8c8ec7da Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.

PR:		238330
2019-07-26 20:46:53 +00:00
Kai Knoblich 58186c8e82 net-mgmt/netdisco: Update to 2.042005
* Pet portlint

Changelog since 2.040003:

[NEW FEATURES]

* Implementation of API authentication and Swagger-UI
* netdisco-sshcollector no longer required - the functionality (arpnip via
  ssh) will be run within netdisco's core schedule
* get_credentials replaces get_community and accepts any device_auth stanza
  in JSON format
* Store ifindex in Device Port Properties table
* New discover_waps and discover_phones boolean settings

[ENHANCEMENTS]

* Record egress untagged vlans in device_port_vlan table
* Add IS-IS neighbor discovery support
* Allow pseudo devices to arpnip
* Add "store" and "late" phases to backend workers
* Documentation updates
* Port-Channels now showing in netmap
* Use new LLDP capability checks for ports having phones
* Update Cisco ASA ssh collector

[BUG FIXES]

* Clickability of port log/control icons in port list display
* Clean manual topology after device ports change
* Better error message for both device_auth and snmp_auth
* Device addresses report has broken column data
* Minor enhancement to the way device_auth falls back to snmp_auth
* The store worker phase will return more accurate status
* Do not clobber sshcollector config
* Fix precedence of device_auth over snmp_auth loading
* Check legacy config name for nbtstat_response_timeout
* Fix an issue with VLAN reindexing for VRFs
* Fix device port change check
* Redux Search Node Date Range not working
* Update List::MoreUtils version requirement
* Fix discover syntax bug
* Port Control incorrectly uses VLAN config check
* HTML tag fix
* Map with VLAN filter omits unconnected devices
* netdisco-do renumber reports wrong ip
* No more duplicate entries in vlan filter
* Renumbering device missed a few tables
* Fix regression in phone/wap discovery exclusion
* Ipinventory report returns consistent data
* Make sure aggports have a master<->slave
* Search Node Date Range not working
* TypeAhead.pm can reference empty data
* Fix bug showing no nodes when only one matches in netmap

https://github.com/netdisco/netdisco/blob/2.042005/Changes

PR:		237111
Submitted by:	Geoffroy Desvernay <dgeo@centrale-marseille.fr> (maintainer)
Approved by:	mentors (implicit)
2019-05-01 14:31:04 +00:00
Tobias C. Berner 9a8c876af5 net-mgmt/netdisco: Update to 2.040003
PR:		235134
Submitted by:	Geoffroy Desvernay <dgeo@centrale-marseille.fr> (maintainer)
2019-02-10 14:09:34 +00:00
Sunpoet Po-Chuan Hsieh e1de4a3f6a Remove Perl core module
- While I'm here, change the way *_DEPENDS are set
- Bump PORTREVISION for dependency change

With hat:	perl
2019-02-10 00:07:13 +00:00
Gerald Pfeifer a9f015d155 Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.

PR:		231590
2018-12-12 01:35:33 +00:00
Jochen Neumeister 1e29aeefea Update to 2.039033
Changelog: https://metacpan.org/changes/distribution/App-Netdisco

PR:		233054
Submitted by:	geoffroy desvernay <dgeo@centrale-marseille.fr> (maintainer)
Sponsored by:	Netzkommune GmbH
2018-11-14 10:52:05 +00:00
Kirill Ponomarev 1649f78950 Update to 2.039031
PR:		229251
Submitted by:	maintainer
2018-06-23 16:41:59 +00:00
Yuri Victorovich 3ff080de50 net-mgmt/netdisco: Update 2.038028 -> 2.039024
Port changes:
* Change to DISTVERSION
* Dependency updates
* Order the USExx section
* Silence siome post-install commands
* Add to pkg-message

PR:		226427
Submitted by:	geoffroy desvernay <dgeo@centrale-marseille.fr> (maintainer)
2018-04-28 15:09:54 +00:00
Thomas Zander 6a67964b0c Update to upstream version 2.038028
PR:		224891
Submitted by:	dgeo@centrale-marseille.fr (maintainer)
2018-02-12 20:21:13 +00:00
Wen Heping 8a77b97647 - Update to 2.034002
PR:		214996
Submitted by:	dgeo@centrale-marseille.fr(maintainer)
2017-01-23 02:31:06 +00:00
Dmitry Marakasov 4e942b6419 - Fix trailing whitespace in pkg-descrs, categories [g-n]*
Approved by:	portmgr blanket
2016-05-19 10:44:11 +00:00
Bartek Rutkowski a74f94eacd net-mgmt/netdisco: update 2.033004 -> 2.033006
PR:		209070
Submitted by:	Geoffroy Desvernay <dgeo@centrale-marseille.fr> (maintainer)
2016-05-03 13:49:24 +00:00
Mathieu Arnold 8d6597e0bb Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 14:16:16 +00:00
Sunpoet Po-Chuan Hsieh fbbc356e97 - Add NO_ARCH
Approved by:	portmgr (blanket)
2016-03-20 18:37:22 +00:00
Martin Wilke 0d9b97c607 - Update to 2.033004
PR:		204753
Submitted by:	maintainer
Approved by:	mat (mentor)
Differential Revision:	https://reviews.freebsd.org/D4341
2015-12-08 18:06:08 +00:00
Mathieu Arnold afae652a2a Make it so that the default Perl is always called perl5.
- Move Perl's man1 files along with its man3 files.
- Move where Perl installs its modules man1 pages.
- Convert the ports installing man1 pages.
- Make different Perl versions installable at the same time.
  Though you should note that only the default version can be used to
  install Perl modules, and the non default Perl versions cannot use the
  modules installed via ports if they contain .so as they are installed
  in a version specific directory.

Reviewed by:	bapt (the Mk bits)
Exp-run by:	antoine
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D3542
2015-09-14 12:19:48 +00:00
Dmitry Marakasov e232e5e5a4 - Update to 2.032005
PR:		200948
Submitted by:	dgeo@centrale-marseille.fr (maintainer)
2015-06-19 19:36:12 +00:00
Baptiste Daroussin ca99927772 Reconvert to USES=pgsql reverted by mistake in r381383
Bump portrevision as USE_PGSQL is now doing nothing
2015-04-07 12:23:22 +00:00
Vanilla I. Shu 2a77b78f4d Upgrade to 2.031012.
PR:		198309
Submitted by:	maintainer
2015-03-16 12:40:06 +00:00
John Marino bcbae34226 change command_interpreter from /usr/bin/perl to ${PREFIX}/bin/perl
Several ports had rc.d scripts with hardcoded command_interpreter string
as /usr/bin/perl.  This symlink is not guaranteed to be in place, and it
isn't even an option for perl 5.20.  For affected ports, the interpreter
was changed to localbase.

In one case, the interpreter was correct, but it wasn't surround by
quotes.  Since the rc.d script would break if a space was contained in
${PREFIX}, quotes were added in that case.
2015-01-05 13:18:58 +00:00
Mathieu Arnold 92fbc75c13 Catch up abusive uses of ${SITE_PERL}.
Sponsored by:	Absolight
2014-12-23 02:22:19 +00:00
Mathieu Arnold eee58d187e Change the way Perl modules are installed, update the default Perl to 5.18.
Before, we had:

  site_perl :           lib/perl5/site_perl/5.18
  site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
  perl_man3 :           lib/perl5/5.18/man/man3

Now we have:

  site_perl : lib/perl5/site_perl
  site_arch : lib/perl5/site_perl/mach/5.18
  perl_man3 : lib/perl5/site_perl/man/man3

Modules without any .so will be installed at the same place regardless of the
Perl version, minimizing the upgrade when the major Perl version is changed.
It uses a version dependent directory for modules with compiled bits.

As PERL_ARCH is no longer needed in plists, it has been removed from
PLIST_SUB.

The USE_PERL5=fixpacklist keyword is removed, the .packlist file is now
always removed, as is perllocal.pod.

The old site_perl and site_perl/arch directories have been kept in the
default Perl @INC for all Perl ports, and will be phased out as these old
Perl versions expire.

PR:		194969
Differential Revision:	https://reviews.freebsd.org/D1019
Exp-run by:	antoine
Reviewed by:	perl@
Approved by:	portmgr
2014-11-26 13:08:24 +00:00
John Marino 895b7e3e60 Unbreak on Apache24 and overhaul net-mgmt/netdisco
PR:		193284
Submitted by:	maintainer: dgeo (centrale-marseille.fr)
Overhaul:	marino

There were numerous issues still existing even after provided patch
was applied.  I ended up completely overhauling the port.  It's been
tested with poudriere testport.
2014-09-25 20:41:37 +00:00
Raphael Kubo da Costa 4fd55763e1 - Update netdisco to 1.3.3 and netdisco-mibs to 1.5.
- Support staging.

PR:		191435
PR:		191436
Submitted by:	dgeo@centrale-marseille.fr (maintainer)
2014-07-01 22:29:52 +00:00
William Grzybowski 605d017706 net-mgmt/netdisco: make web insterface optional
PR:		ports/183716
Submitted by:	maintainer
2013-11-09 14:05:30 +00:00
Sunpoet Po-Chuan Hsieh 6bb71bde72 - Add missing rcvar in rc.d script
- Bump PORTREVISION for package change
- While I'm here, use bsd.port.mk instead of bsd.port.pre.mk + bsd.port.post.mk

PR:		ports/182277
Submitted by:	Loic Blot <loic.blot@unix-experience.fr>
Approved by:	maintainer (timeout, 7 weeks)
2013-11-03 04:53:54 +00:00
Baptiste Daroussin 985b201424 Add NO_STAGE all over the place in preparation for the staging support (cat: net-mgmt) 2013-09-20 22:24:43 +00:00
William Grzybowski bbc9375bb7 net-mgmt/netdisco: update to 1.3.2
- Update to 1.3.2
- USES perl5

PR:		ports/181829
Submitted by:	Geoffroy Desvernay <dgeo centrale-marseille.fr> (maintainer)
2013-09-05 17:19:32 +00:00
Martin Wilke 1451ae92d0 - Update to 1.3.1
PR:		180560
Submitted by:	maintainer
2013-07-16 05:45:38 +00:00
Lars Engels 49cc6ecf29 Fix a syntax problem with mibs directories list containing spaces instead of colons.
PR:		ports/180203
Submitted by:	maintainer
2013-07-02 16:59:24 +00:00
William Grzybowski 6ee3774e46 net-mgmt/netdisco: update to 1.3
- Update to 1.3
- Add DOCS option
- Change pkg-message to tell about db migration

Changes:
http://sourceforge.net/p/netdisco/code/ci/ver_1_3/tree/ChangeLog

PR:		ports/179805
Submitted by:	Geoffroy Desvernay <dgeo@centrale-marseille.fr> (maintainer)
2013-06-24 11:19:03 +00:00
Andrej Zverev b93bdbe2d6 - Cleanup outdated checks. (PERL_LEVEL < 5.12)
- Assign some p5- ports under perl@ maintainership.

Approved by:	portmgr@ (bapt@)
2013-06-18 13:49:02 +00:00
Raphael Kubo da Costa 5449bb6104 - Update to 1.2.
- Removed option to fetch oui.txt while building the port (let the user read
  pkg-message).

PR:		ports/177956
Submitted by:	Geoffroy Desvernay <dgeo@centrale-marseille.fr> (maintainer)
2013-06-13 11:43:07 +00:00
Lars Engels 3113323ad6 - Change rc script, so netdisco is not run as root
- Fix group replacement in rc script
- Trim Makefile header

PR:		ports/177632
Submitted by:	maintainer
2013-05-10 19:11:11 +00:00
Bryan Drewery b591c44e6c - Convert to new options framework [1]
- Fix build with new bsd.apache.mk by changing
  to USE_APACHE_RUN, since this port has NO_BUILD

PR:		ports/171284 [1]
Submitted by:	Geoffroy Desvernay <dgeo@centrale-marseille.fr> (maintainer)
Approved by:	eadler (mentor)
2012-09-04 23:21:31 +00:00
Olli Hauer 63f3e3b0d4 - remove www/apache20 and devel/apr0
- s/USE_APACHE= 20+/USE_APACHE= 22+/
- unify s/YES/yes/
- cleanup APACHE_VERSION <= 22 usage
- add entry to MOVED

with hat apache@
2012-08-18 14:29:08 +00:00
Andrej Zverev 425d0841bb - Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@)
2012-07-01 14:14:22 +00:00
Michael Scheidell 3ef82dc83e - Missed ../Makefile update for new port newdisc-mibs
- Updated netdisco to 1.1
- Updated netdisco to use netdisco-mibs instead of INDEX killer !=
- Pass maintainership to submitter (via private email)
- Update to use Apache 20+ instead of 13+

PR:		ports/164955
Submitted by:	Geoffroy Desvernay <dgeo@centrale-marseille.fr> (maintainer)
Approved by:	gabor (mentor, implicit)
Feature safe:	yes
2012-02-17 17:22:21 +00:00
Doug Barton 83eb2c3700 In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().

In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
2012-01-14 08:57:23 +00:00
Olli Hauer 56fb6713fc since apache13 is gone we need only one p5-Apache-DBI in the tree
- change p5-Apache-DBI-mp2 -> p5-Apache-DBI

with hat apache@
2012-01-05 17:49:20 +00:00
Olli Hauer 34876c3b46 - remove support for apache version < 20 (mod_perl)
- sort dependency

with hat apache@
2012-01-01 21:08:52 +00:00
Olli Hauer 19fe40753d - change required APACHE version from 13+ to 20+
(prepare to remove www/apache13)

- no PORTREVISION bump since apache22 is the default

with hat apache@
2012-01-01 16:47:41 +00:00
Olli Hauer 7a0bd31763 - bump PORTREVISION from ports if USE_APACHE=13+ or 20+ is defined 2011-08-20 17:27:52 +00:00
Olli Hauer 346fdfaa76 mod_perl2 was updated, this changes are needet to prevent
dependency loops

- fix mod_perl/mod_perl2 dependency
- p5-Apache-Reload is now included in mod_perl2
- make usage of CPAN author macro
- bump portrevision

commit with hat apache@
2011-05-22 22:23:16 +00:00