aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/rancid3
Commit message (Collapse)AuthorAgeFilesLines
* Mk/bsd.options.desc.mk: Add shared version control OPTIONS & descriptionsFukang Chen2021-06-301-7/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Add CVS description - Add DARCS description - Add GIT description - Add MERCURIAL description - Add PERFORCE description - Rename SVN to SUBVERSION devel/anjuta: - Rename OPTION SVN to SUBVERSION - Sort OPTIONS_DEFINE and OPTIONS_DEFAULT - Change SUBVERSION_DESC to use the default description devel/git: - Rename OPTION P4 to PERFORCE - Rename OPTION SVN to SUBVERSION - Change PERFORCE_DESC to use the default description devel/ocaml-opam: - Rename OPTION HG to MERCURIAL - Sort OPTIONS_DEFINE and OPTIONS_DEFAULT - Change {DARCS,GIT,MERCURIAL}_DESC to use the default description devel/thunar-vcs-plugin: - Rename OPTION SVN to SUBVERSION - Sort OPTIONS_DEFINE - Change GIT_DESC to use the default description devel/viewvc-devel: - Rename OPTION SVN to SUBVERSION - Sort OPTIONS_DEFINE, OPTIONS_DEFAULT and OPTIONS_SINGLE net-mgmt/observium: - Rename OPTION SVN to SUBVERSION net-mgmt/rancid3: - Rename OPTION SVN to SUBVERSION - Sort OPTIONS_SINGLE_SCM - Change {CVS,GIT,SUBVERSION}_DESC to use the default description ports-mgmt/portshaker: - Rename OPTION SVN to SUBVERSION - Rename HG to MERCURIAL - Sort OPTIONS_DEFINE - Change {GIT,MERCURIAL}_DESC to use the default description security/hydra: - Rename OPTION SVN to SUBVERSION security/medusa: - Rename OPTION SVN to SUBVERSION - Sort OPTIONS_DEFINE shells/scponly: - Rename OPTION SVN to SUBVERSION - Sort OPTIONS_DEFINE - Typo fix in SVNSERVE_DESC www/trac-devel: - Rename OPTION SVN to SUBVERSION - Sort OPTIONS_DEFINE, OPTIONS_DEFAULT and OPTIONS_MULTI_DATABASE - Change {GIT,SUBVERSION}_DESC to use the default description Reviewed by: koobs, adamw, dvl, garga, hannes_mehnert.org, rm, dbaio, romain Approved by: koobs (ports, mentor) Differential Revision: https://reviews.freebsd.org/D17459 MFH: No (OPTION description updates)
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Update to 3.13.Joe Marcus Clarke2020-10-033-12/+13
| | | | | | | | See https://shrubbery.net/rancid/CHANGES for a list of changes in this release. Notes: svn path=/head/; revision=551346
* Fix build on HEAD.Joe Marcus Clarke2020-08-204-4/+48
| | | | | | | Rename the internal "environ" symbol to "enviro" to avoid a conflict. Notes: svn path=/head/; revision=545524
* Update to 3.12.Joe Marcus Clarke2020-03-182-4/+4
| | | | | | | | | | | | | | | | This release is mainly a minor bug-fix release: sros.pm: summarize flash free space junos.pm: ShowSystemLicense(): missing variable initialization exos.pm: ShowVersion(): improve parsing of h/w - James Andrewartha ios.pm: do not use perl /n regex modifier; it didnt appear until 5.22 and is causing heartburn Notes: svn path=/head/; revision=528665
* Update to 3.11.Joe Marcus Clarke2020-02-063-34/+38
| | | | | | | | | | | | | | | See https://www.shrubbery.net/rancid/CHANGES for a list of changes. Additionally: * Add BSD3CLAUSE licence * Add support for archiving to a git VCS * Switch maintainer to myself. PR: 243130 Approved by: feld (previous maintainer) Notes: svn path=/head/; revision=525390
* Convert to UCL & cleanup pkg-message (categories n)Mathieu Arnold2019-08-141-1/+6
| | | | | | | (and missed 3 missed files from previous categories.) Notes: svn path=/head/; revision=508903
* net-mgmt/rancid3: Update to 3.9Mark Felder2019-03-093-7/+11
| | | | | | | | | Changelog: http://www.shrubbery.net/rancid/CHANGES PR: 235875 Notes: svn path=/head/; revision=495188
* net-mgmt/rancid3: Remove to port patches that were integrated upstreamMark Felder2017-11-013-25/+0
| | | | | | | PR: 223258 Notes: svn path=/head/; revision=453278
* Mark BROKEN.Mathieu Arnold2017-10-301-0/+2
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=453169
* net-mgmt/rancid3: Update to 3.7Mark Felder2017-10-254-11/+14
| | | | | | | Changelog: http://www.shrubbery.net/rancid/CHANGES Notes: svn path=/head/; revision=452870
* net-mgmt/rancid3: Fix building in jails without networkingMark Felder2017-07-091-0/+46
| | | | | | | MFH: 2017Q3 Notes: svn path=/head/; revision=445363
* net-mgmt/rancid3: Update filtering of vtp_debug.log to only affect Nexus devicesMark Felder2017-04-253-3/+15
| | | | Notes: svn path=/head/; revision=439419
* net-mgmt/rancid3: Update patch to filter out both vtp_debug.log and ↵Mark Felder2017-04-252-2/+2
| | | | | | | vtp_debug_old.log Notes: svn path=/head/; revision=439418
* net-mgmt/rancid3: Add patch for IOS to filter out more frequently changingMark Felder2017-04-192-1/+12
| | | | | | | files: snooping and vtp_debug Notes: svn path=/head/; revision=438916
* net-mgmt/rancid3: Fix path to perl in sample config fileMark Felder2017-01-131-1/+2
| | | | | | | MFH: 2017Q1 Notes: svn path=/head/; revision=431404
* - Remove always-true/false conditions after FreeBSD 9, 10.1, 10.2 EOLDmitry Marakasov2017-01-121-3/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=431251
* net-mgmt/rancid3: Update to 3.6.2Mark Felder2017-01-113-5/+6
| | | | | | | MFH: 2017Q1 Notes: svn path=/head/; revision=431184
* - add missing fix for rancid versionOlli Hauer2017-01-062-4/+4
| | | | | | | | | s/3.1.99/@VERSION@/ PR: 215832 Notes: svn path=/head/; revision=430728
* net-mgmt/rancid3: Port cleanupMark Felder2017-01-063-5/+7
| | | | | | | | | | Fix some variables in post-install, make Comware support include a version number that matches PORTVERSION PR: 215832 Notes: svn path=/head/; revision=430723
* net-mgmt/rancid3: Update to 3.6.1Mark Felder2017-01-034-6/+10
| | | | | | | | | | Also clarify in pkg-message that hourly periodic script won't work unless you tell crontab that periodic hourly jobs exist MFH: 2017Q1 Notes: svn path=/head/; revision=430484
* net-mgmt/rancid3: Remove obsolete CONFLICTSMark Felder2016-11-301-2/+0
| | | | | | | Reported by: mcl Notes: svn path=/head/; revision=427430
* net-mgmt/rancid3: port improvementsMark Felder2016-11-014-29/+56
| | | | | | | | | | | - Add periodic script - Change PREFIX to LOCALBASE in port Makefile - Inform users of periodic script via updated pkg-message MFH: 2016Q4 Notes: svn path=/head/; revision=425092
* net-mgmt/rancid3: Update to 3.5.1Mark Felder2016-09-104-22/+15
| | | | | | | | | | | | | | | | | | - The hardecoded 3des cipher for ssh has been removed upstream - Remove a patch that automatically attempts to "svn up" before checking in changes. This patch may have been committed accidentally a couple years ago and deviates from upstream's behavior. If it is possible for your rancid svn repository to be updated outside of rancid's control it is up to you to resolve these potential conflicts and modify your scheduled rancid process to "svn up" beforehand. By instructing rancid to do this automatically it is possible for an administrator to make device config changes that rancid will not detect and will not show up in the automatic emails dispatched to the device administrators. Notes: svn path=/head/; revision=421711
* net-mgmt/rancid3: Add experimental support for Comware devicesMark Felder2016-08-175-1/+1641
| | | | | | | | | | | Comware support has been added via a port option. It is not enabled by default as upstream has not been able to validate the reliability of this enhancement. PR: 209361 Notes: svn path=/head/; revision=420361
* net-mgmt/rancid3: Fix SSH on FreeBSD 11.0Mark Felder2016-08-161-1/+3
| | | | | | | | | | | | | | RANCID by default attempts to ssh to devices with 3des as the cipher. This no longer works with OpenSSH in FreeBSD 11 as you need to be more specific. Changing this to 3des-cbc works for now, but future versions of OpenSSH will break this as well. Unfortunately this will break RANCID as many network devices do not support modern ciphers, but we will have to deal with that when the time comes. MFH: 2016Q3 Notes: svn path=/head/; revision=420300
* - Fix trailing whitespace in pkg-descrs, categories [g-n]*Dmitry Marakasov2016-05-191-10/+10
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=415499
* Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.Mathieu Arnold2016-04-011-4/+4
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412348
* lang/expect: update to 5.45.3, bump PORTREVISION on dependent portsPietro Cerutti2016-03-181-1/+1
| | | | Notes: svn path=/head/; revision=411367
* net-mgmt/rancid3: Update to 3.4.1Mark Felder2016-02-233-4/+9
| | | | | | | Changelog: http://www.shrubbery.net/rancid/CHANGES Notes: svn path=/head/; revision=409439
* - Don't cat pkg-message from MakefilesDmitry Marakasov2015-05-211-5/+0
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=386913
* Update to 3.2Mark Felder2015-03-193-11/+13
| | | | | | | http://www.shrubbery.net/rancid/CHANGES Notes: svn path=/head/; revision=381646
* Do not patch Makefile.am to prevent running automake during buildAntoine Brodin2015-02-092-38/+1
| | | | | | | (Makefile.in is already patched) Notes: svn path=/head/; revision=378725
* Add an official rancid user and set the home directoryMark Felder2014-10-112-1/+5
| | | | | | | This will speed up initial setup for new endusers Notes: svn path=/head/; revision=370620
* New port: net-mgmt/rancid3Mark Felder2014-10-108-0/+374
I'm creating an entirely new port for rancid 3.x as the syntax for the router.db file is different and a blind upgrade will cause deletion of backed up devices and their configs from the repository if the user doesn't stop the cron jobs before updating the syntax. PR: 193351 Notes: svn path=/head/; revision=370617