non port: net-mgmt/py-ncclient/Makefile |
SVNWeb
|
Number of commits found: 19 |
Wed, 11 Jan 2023
|
[ 15:58 Dmitry Marakasov (amdmi3) ] 77d6847 (Only the first 10 of 3335 ports in this commit are shown above. )
*/*: rename CHEESESHOP to PYPI in MASTER_SITES
PR: 267994
Differential revision: D37518
Approved by: bapt
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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 )
|
Thu, 21 Jul 2022
|
[ 15:42 Kai Knoblich (kai) ] 6d1ad273
net-mgmt/py-ncclient: Update to 0.6.13
Changelog since 0.6.10:
https://github.com/ncclient/ncclient/compare/v0.6.10...v0.6.13
PR: 265270
Approved by: Sergey Akhmatov (maintainer)
|
Wed, 7 Apr 2021
|
[ 08:09 Mathieu Arnold (mat) ] cf118cc (Only the first 10 of 8873 ports in this commit are shown above. )
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Mon, 8 Mar 2021
|
[ 01:21 nc ]
net-mgmt/py-ncclient: Update to 0.6.10
Changes: https://github.com/ncclient/ncclient/releases/tag/v0.6.10
PR: 254095
Submitted by: Sergey Akhmatov <sergey AT akhmatov DOT ru> (maintainer)
|
Sat, 9 Jan 2021
|
[ 14:33 rene ]
Remove py27_*_DEPENDS lines from ports using Python 3.6+ only.
While here adjust a related comment in graphics/py-traitsui
|
Mon, 28 Dec 2020
|
[ 23:02 antoine ] (Only the first 10 of 1942 ports in this commit are shown above. )
Drop python 2.7 support from a few ports
With hat: portmgr
|
Sat, 18 Jan 2020
|
[ 18:27 sunpoet ]
Update to 0.6.7
Changes: https://github.com/ncclient/ncclient/releases
PR: 243424
Submitted by: Sergey Akhmatov <sergey@akhmatov.ru> (maintainer)
|
Sun, 2 Jun 2019
|
[ 21:29 kai ]
net-mgmt/py-ncclient: Update to 0.6.6
Changelog:
* Read ssh timeout from config file if not specified in method call
* Tox support
* Huge XML tree parser support
* Adding optional bind address to connect
https://github.com/ncclient/ncclient/releases/tag/v0.6.6
PR: 238247
Submitted by: Sergey Akhmatov <sergey@akhmatov.ru> (maintainer)
|
Wed, 10 Apr 2019
|
[ 07:52 kai ]
net-mgmt/py-ncclient: Update to 0.6.4
While I'm here:
* Pet portlint
Changelog:
* Pin selectors2 to Python versions <= 3.4 (and remove the now obsolete
patch-requirements.txt)
* Fix config examples to actually use the nc namespace
* Fix: Correctly set port for paramiko when using ssh_config file
* Test: Add test to check ProxyCommand uses correct port
* Update commits for py3
* Enhance Alcatel-Lucent -support
* Juniper RPC: Allow specifying format in CompareConfiguration
* Parsing of NETCONF 1.1 frames no longer decodes each chunk of bytes...
* Fix filter in create_subscription
* Validate 'with-defaults' mode based on supported modes advertised in
capability URI
PR: 237154
Submitted by: Sergey Akhmatov (maintainer)
Approved by: mentors (implicit)
|
Sat, 5 Jan 2019
|
[ 20:37 swills ]
net-mgmt/py-ncclient: Fix requirements.txt
PR: 232883
Submitted by: Kai <freebsd_ports@k-worx.org>
Approved by: Sergey Akhmatov <sergey@akhmatov.ru> (maintainer)
|
Sat, 6 Oct 2018
|
[ 18:31 swills ]
net-mgmt/py-ncclient: update to 0.6.3
PR: 231764
Submitted by: Sergey Akhmatov <sergey@akhmatov.ru> (maintainer)
|
Fri, 21 Sep 2018
|
[ 21:38 0mp ]
net-mgmt/py-ncclient: Update to 0.6.2.
- Add conditional RUN_DEPENDS on devel/py-selectors2.
PR: 230874
Submitted by: John W. O'Brien <john@saltant.com>
Reviewed by: Sergey Akhmatov <sergey@akhmatov.ru> (maintainer)
Reviewed by: tobik (previous version)
Reviewed by: wen
Approved by: mat (mentor)
Approved by: Sergey Akhmatov <sergey@akhmatov.ru> (maintainer)
Differential Revision: https://reviews.freebsd.org/D17231
|
Tue, 10 Jul 2018
|
[ 12:37 joneum ]
Maintainership back to Submitter
PR: 229673
Submitted by: Sergey Akhmatov <sergey@akhmatov.ru>
Approved by: joneum, Kai (freebsd_ports@k-worx.org>
|
Mon, 9 Jul 2018
|
[ 18:40 miwi ]
- Pass maintainership to submitter
PR: 229529 229530 229531
Submitted by: freebsd_ports@k-worx.org
Sponsored by: iXsystems Inc.
|
Thu, 5 Jul 2018
|
[ 00:27 zi ]
- Reset MAINTAINERship due to multiple fatal email bounced
|
Wed, 20 Jun 2018
|
[ 17:05 mat ] (Only the first 10 of 1617 ports in this commit are shown above. )
Use PY_FLAVOR for dependencies.
FLAVOR is the current port's flavor, it should not be used outside of
this scope.
Sponsored by: Absolight
|
Thu, 5 Apr 2018
|
[ 03:44 yuri ]
New port: net-mgmt/py-ncclient: Python library for NETCONF clients
PR: 224342
Submitted by: Sergey Akhmatov <sergey@akhmatov.ru>
|
Number of commits found: 19 |