notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
fetchconfig Perl script for retrieving configuration of various network devices
0.26 net-mgmt on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.26Version of this port present on the latest quarterly branch.
Maintainer: salexanov@gmail.com search for ports maintained by this maintainer
Port Added: 2008-02-27 22:10:37
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
License: GPLv2
WWW:
https://github.com/udhos/fetchconfig
Description:
Fetchconfig is a Perl script for retrieving configurations of various network devices. It currently supports a variety of devices, such as: * 3Com MSR * Audiocodes Mediant * Cisco ASA/CatOS/IOS/IOS-XR/SG300 * Coriant 8600 * Dell PowerConnect * FortiGate * Juniper JunOS * MikroTik * NEC Univerge IX * HPE ProCurve * Parks * Alcatel Ethernet Routers (Riverstone) * Old Terayon 3200/3500 CMTS * Tellabs MSR
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (32 items)
Collapse this list.
  1. /usr/local/share/licenses/fetchconfig-0.26/catalog.mk
  2. /usr/local/share/licenses/fetchconfig-0.26/LICENSE
  3. /usr/local/share/licenses/fetchconfig-0.26/GPLv2
  4. bin/fetchconfig
  5. lib/perl5/site_perl/fetchconfig/model/3ComMSR.pm
  6. lib/perl5/site_perl/fetchconfig/model/Abstract.pm
  7. lib/perl5/site_perl/fetchconfig/model/Acme.pm
  8. lib/perl5/site_perl/fetchconfig/model/CiscoASA.pm
  9. lib/perl5/site_perl/fetchconfig/model/CiscoCAT.pm
  10. lib/perl5/site_perl/fetchconfig/model/CiscoIOS.pm
  11. lib/perl5/site_perl/fetchconfig/model/CiscoIOSXR.pm
  12. lib/perl5/site_perl/fetchconfig/model/CiscoPIX.pm
  13. lib/perl5/site_perl/fetchconfig/model/CiscoSG300.pm
  14. lib/perl5/site_perl/fetchconfig/model/Coriant8600.pm
  15. lib/perl5/site_perl/fetchconfig/model/Dell.pm
  16. lib/perl5/site_perl/fetchconfig/model/Detector.pm
  17. lib/perl5/site_perl/fetchconfig/model/DmSwitch.pm
  18. lib/perl5/site_perl/fetchconfig/model/FortiGate.pm
  19. lib/perl5/site_perl/fetchconfig/model/JunOS.pm
  20. lib/perl5/site_perl/fetchconfig/model/Mediant.pm
  21. lib/perl5/site_perl/fetchconfig/model/MikroTik.pm
  22. lib/perl5/site_perl/fetchconfig/model/NECUnivergeIX.pm
  23. lib/perl5/site_perl/fetchconfig/model/Parks.pm
  24. lib/perl5/site_perl/fetchconfig/model/ProCurve.pm
  25. lib/perl5/site_perl/fetchconfig/model/Riverstone.pm
  26. lib/perl5/site_perl/fetchconfig/model/TellabsMSR.pm
  27. lib/perl5/site_perl/fetchconfig/model/Terayon.pm
  28. lib/perl5/site_perl/fetchconfig/Constants.pm
  29. lib/perl5/site_perl/fetchconfig/Logger.pm
  30. @owner
  31. @group
  32. @mode
Collapse this list.
Dependency lines:
  • fetchconfig>0:net-mgmt/fetchconfig
To install the port:
cd /usr/ports/net-mgmt/fetchconfig/ && make install clean
To add the package, run one of these commands:
  • pkg install net-mgmt/fetchconfig
  • pkg install fetchconfig
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: fetchconfig
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1520264157 SHA256 (udhos-fetchconfig-0.26-e2c2c4a_GH0.tar.gz) = 6386f0512a6049007790627397e779933775e384d61b19be18c2fef6ec2be34b SIZE (udhos-fetchconfig-0.26-e2c2c4a_GH0.tar.gz) = 31035

Packages (timestamps in pop-ups are UTC):
fetchconfig
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.260.260.260.260.26-0.26-
FreeBSD:13:quarterly0.260.260.260.260.260.260.260.26
FreeBSD:14:latest0.260.260.260.260.260.26-0.26
FreeBSD:14:quarterly0.260.26-0.260.260.260.260.26
FreeBSD:15:latest0.260.26n/a0.26n/a0.260.260.26
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. p5-Net-Telnet>=0 : net/p5-Net-Telnet
  2. perl5>=5.32.r0<5.33 : lang/perl5.32
Runtime dependencies:
  1. p5-Net-Telnet>=0 : net/p5-Net-Telnet
  2. perl5>=5.32.r0<5.33 : lang/perl5.32
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for fetchconfig-0.26: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
net-mgmt_fetchconfig
USES:
perl5 shebangfix
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/udhos/fetchconfig/tar.gz/e2c2c4a?dummy=/
Collapse this list.

Number of commits found: 24

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
0.26
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.26
20 Jul 2022 14:22:42
commit hash: 43ac3e28ab940adda213d535ac0b1f0792d456dacommit hash: 43ac3e28ab940adda213d535ac0b1f0792d456dacommit hash: 43ac3e28ab940adda213d535ac0b1f0792d456dacommit hash: 43ac3e28ab940adda213d535ac0b1f0792d456da files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
net-mgmt: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  @BABOLO <.@babolo.ru>
  *  Alex Samorukov, samm@freebsd.org
  *  Alexander Kriventsov <avk@vl.ru>
  *  Alexander Sulfrian <alexander@sulfrian.net>
  *  Alexander Y. Grigoryev <alexander.4mail@gmail.com>
  *  Alexandre Biancalana <ale@biancalanas.net>
  *  Alexandre Snarskii <snar@paranoia.ru>
  *  Alexandre Snarskii <snar@snar.spb.ru>
  *  Alexey Bobkov <mr.deadlystorm@gmail.com>
  *  Alexey Dokuchaev <danfe@FreeBSD.org>
  *  Alexey V. Degtyarev
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.26
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
0.26
10 Sep 2018 13:14:52
Revision:479406Original commit files touched by this commit
mat search for other commits by this committer
Add DOCS options to ports that should have one.

Also various fixes related to said option.

PR:		230864
Submitted by:	mat
exp-runs by:	antoine
0.26
24 Mar 2018 18:38:07
Revision:465462Original commit files touched by this commit
riggs search for other commits by this committer
Update to upstream version 0.26

Detailed log:
- Upstream moved from GNU/Savannah to GitHub
- Support for new modules:
  + Acme.pm: support for Oracle Acme Packet.
  + CiscoIOSXR.pm: support for Cisco IOS XR.
  + CiscoSG300.pm: support for Cisco SG300.
  + Coriant8600.pm: support for Coriant 8600.
  + Mediant.pm: support for Audiocodes Mediant.
  + NECUnivergeIX.pm: support for NEC Univerge IX series.
- Added/sorted new Perl modules in Makefile and pkg-plist
- Changed pkg-descr to give more comprehensive information

PR:		226369
Submitted by:	freebsd_ports@k-worx.org
Approved by:	maintainer timeout
0.22_1
01 Apr 2016 14:16:20
Revision:412348Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.

With hat:	portmgr
Sponsored by:	Absolight
0.22_1
08 Oct 2015 15:12:22
Revision:398833Original commit files touched by this commit
olgeni search for other commits by this committer
Remove trailing whitespace from Makefiles, M-X.
0.22_1
01 Feb 2015 18:03:44
Revision:378258Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Drop @dirrm* from and add empty directories to pkg-plists

Approved by:	portmgr blanket
0.22_1
26 Nov 2014 13:08:38
Revision:373448Original commit files touched by this commit
mat search for other commits by this committer
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
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.22
28 Feb 2014 07:25:06
Revision:346443Original commit files touched by this commit
ehaupt search for other commits by this committer
Support staging
0.22
20 Sep 2013 22:24:44
Revision:327757Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
net-mgmt)
0.22
03 Sep 2013 16:18:49
Revision:326167Original commit files touched by this commit
az search for other commits by this committer
- convert to the new perl5 framework

Approved by:	portmgr (bapt@, blanket)
0.22
05 Aug 2012 05:56:38
Original commit files touched by this commit
miwi search for other commits by this committer
- Correct commit entry:

- Update to 0.22

PR:		168641
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
Approved by:	maintainer timeout
0.22
05 Aug 2012 05:54:52
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 4.3

PR:		168566
Submitted by:	koobs <koobs.freebsd@gmail.com>
Approved by:	maintainer
0.21
30 Jun 2012 12:42:52
Original commit files touched by this commit
az search for other commits by this committer
- Remove SITE_PERL from *_DEPENDS

Approved by: portmgr@ (bapt@)
0.21
04 Aug 2011 01:28:47
Original commit files touched by this commit
wen search for other commits by this committer
- Update to 0.21

PR:             ports/158150
Submitted by:   Jin-Sih Lin <linpct@gmail.com>
Approved by:    maintainer(timeout, >40 days)
0.20
28 Jun 2011 00:13:13
Original commit files touched by this commit
wxs search for other commits by this committer
- Update to 0.20.
- Add LICENSE.

PR:             ports/157850
Submitted by:   Ryan Steinmetz <rpsfa@rit.edu>
Approved by:    maintainer timeout
0.19
03 Jun 2011 11:23:46
Original commit files touched by this commit
wxs search for other commits by this committer
- Update to 0.19.
- Respect PREFIX.
- Fix RUN_DEPENDS.

PR:             ports/157442
Submitted by:   Ryan Steinmetz (rpsfa@rit.edu)
Approved by:    Sergey Alexanov <salexanov@gmail.com> (maintainer)
0.17
20 Mar 2011 12:54:45
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support
0.17
13 Sep 2009 02:54:16
Original commit files touched by this commit
lippe search for other commits by this committer
- Update to 0.17.

PR:             ports/138315
Submitted by:   Sylvio Cesar <scjamorim@bsd.com.br>
Approved by:    maintainer timeout (2 weeks)
0.14_1
21 May 2008 01:58:49
Original commit files touched by this commit
rafan search for other commits by this committer
- Add missing file
- Bump PORTREVISION

PR:             ports/123834
Submitted by:   salexanov at gmail.com (maintainer)
0.14
17 May 2008 13:49:22
Original commit files touched by this commit
araujo search for other commits by this committer
- Update to 0.14.
- Use SAVANNAH macro.

PR:             ports/123511
Submitted by:   Philip M. Gollucci <pgollucci@p6m7g8.com>
Approved by:    Sergey Alexanov <salexanov@gmail.com> (maintainer)
0.13
27 Feb 2008 22:09:37
Original commit files touched by this commit
ehaupt search for other commits by this committer
Add fetchconfig, a perl script for retrieving configuration of
various network devices such as:

  * Cisco IOS
  * Cisco Catalyst
  * FortiGate
  * ProCurve
  * Parks
  * Alcatel Ethernet Routers (Riverstone)
  * Dell PowerConnect switches
  * Old Terayon 3200/3500 CMTS

PR:             120843
Submitted by:   salexanov at gmail.com

Number of commits found: 24