Port details |
- p5-Net-EPP Client library for the TCP transport for EPP
- 0.27 net =2 0.27Version of this port present on the latest quarterly branch.
- Maintainer: perl@FreeBSD.org
- Port Added: 2009-11-11 07:23:33
- Last Update: 2024-04-20 18:29:23
- Commit Hash: dd36728
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: perl5
- License: ART10 GPLv1+
- WWW:
- https://metacpan.org/release/Net-EPP
- Description:
- EPP is the Extensible Provisioning Protocol. EPP (defined in RFC 3730) is
an application layer client-server protocol for the provisioning and
management of objects stored in a shared central repository. Specified in
XML, the protocol defines generic object management operations and an
extensible framework that maps protocol operations to objects. As of
writing, its only well-developed application is the provisioning of
Internet domain names, hosts, and related contact details.
RFC 3734 defines a TCP based transport model for EPP, and this module
implements a client for that model. You can establish and manage EPP
connections and send and receive responses over this connection.
Net::EPP::Client also provides some time-saving features, such as being
able to provide request and response frames as Net::EPP::Frame objects.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-Net-EPP>0:net/p5-Net-EPP
- To install the port:
- cd /usr/ports/net/p5-Net-EPP/ && make install clean
- To add the package, run one of these commands:
- pkg install net/p5-Net-EPP
- pkg install p5-Net-EPP
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-Net-EPP
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1713624768
SHA256 (Net-EPP-0.27.tar.gz) = eec22c0a2070ac51ba3efe803badb1d7d20b4534ffb5db1bd1fcef2ba4b3b494
SIZE (Net-EPP-0.27.tar.gz) = 37284
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- p5-IO-Socket-SSL>=0 : security/p5-IO-Socket-SSL
- p5-XML-LibXML>=0 : textproc/p5-XML-LibXML
- perl5>=5.36<5.37 : lang/perl5.36
- perl5>=5.36<5.37 : lang/perl5.36
- Runtime dependencies:
-
- p5-IO-Socket-SSL>=0 : security/p5-IO-Socket-SSL
- p5-XML-LibXML>=0 : textproc/p5-XML-LibXML
- perl5>=5.36<5.37 : lang/perl5.36
- This port is required by:
- for Build
-
- net/p5-Net-EPP-Proxy
- for Run
-
- net/p5-Net-EPP-Proxy
Configuration Options:
- No options to configure
- Options name:
- net_p5-Net-EPP
- USES:
- perl5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.27 20 Apr 2024 18:29:23 |
Po-Chuan Hsieh (sunpoet) |
net/p5-Net-EPP: Update to 0.27
Changes: https://github.com/gbxyz/perl-net-epp/commits/master |
0.26 02 Nov 2023 07:37:43 |
Po-Chuan Hsieh (sunpoet) |
net/p5-Net-EPP: Update to 0.26
- Update LICENSE
Changes: https://github.com/gbxyz/perl-net-epp/commits/master |
0.25 27 May 2023 23:44:40 |
Po-Chuan Hsieh (sunpoet) |
net/p5-Net-EPP: Update to 0.25 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
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.22 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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 ) |
0.22 20 Jul 2022 14:22:37 |
Tobias C. Berner (tcberner) |
net: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Straup Cope <ascope@cpan.org>
* Aaron Zauner <az_mail@gmx.at>
* Adam Jette <jettea46@yahoo.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Alan Eldridge <alane@geeksrus.net>
* Alex Bakhtin <Alex.Bakhtin@gmail.com>
* Alex Deiter <Alex.Deiter@Gmail.COM>
* Alex Dupre <ale@FreeBSD.org>
* Alex Dupre <sysadmin@alexdupre.com> (Only the first 15 lines of the commit message are shown above ) |
0.22 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.22 06 Oct 2018 13:06:45 |
des |
Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except
for where it resulted in a change in output from build-depends-list or
run-depends-list.
Approved by: portmgr (adamw) |
0.22 04 Jun 2018 18:10:44 |
sunpoet |
Fix and update WWW |
0.22 09 Mar 2017 16:12:57 |
sunpoet |
Update to 0.22
- Sort *_DEPENDS
- Remove WRKSRC
- Remove outdated post-extract:
- Sort PLIST |
0.21 28 Nov 2016 14:00:31 |
amdmi3 |
- Clean up garbage files and don't stage them, fix stage-qa
Approved by: portmgr blanket |
0.21 19 May 2016 10:44:12 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [g-n]*
Approved by: portmgr blanket |
0.21 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
0.21 03 Oct 2015 17:09:48 |
sunpoet |
- Update to 0.21-1
- Add LICENSE
- Add NO_ARCH |
0.19_1 26 Nov 2014 13:08:38 |
mat |
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 ) |
0.19 18 Nov 2014 10:38:27 |
mat |
Take miwi's old perl ports into perl@'s fold.
Sponsored by: Absolight |
0.19 18 Nov 2014 09:37:33 |
bapt |
Reset miwi's maintainership per his demand
Hope to see you back! Thank for all the work! |
0.19 05 Jan 2014 17:43:05 |
az |
- stage support
Approved by: portmgr (blanket infrastructure) |
0.19 20 Sep 2013 22:10:25 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net) |
0.19 06 Sep 2013 07:00:15 |
az |
- convert to the new perl5 framework
Approved by: portmgr (bapt@, blanket) |
0.19 22 Sep 2012 19:42:08 |
swills |
- Update to 0.19
PR: ports/171047
Approved by: maintainer timeout (miwi, >3 weeks) |
0.18 04 Jun 2012 03:16:02 |
az |
- Remove SITE_PERL from *_DEPENDS
Approved by: maintainer (miwi@ via IRC) |
0.18 12 Nov 2011 19:14:49 |
miwi |
- Update to 0.18
Feature safe: yes |
0.16 24 Oct 2011 09:11:38 |
dougb |
The vast majority of pkg-descr files had the following format when they
had both lines:
Author: ...
WWW: ....
So standardize on that, and move them to the end of the file when necessary.
Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.
s/AUTHOR/Author/
A few other various formatting issues |
0.16 18 Mar 2011 04:09:39 |
miwi |
- Update to 0.16 |
0.15 05 Jun 2010 17:07:08 |
miwi |
- Update to 0.15 |
0.13 11 Nov 2009 10:50:18 |
wen |
- Update to 0.13 |
0.07 11 Nov 2009 07:23:00 |
wen |
Force Repocopy Commit |