Port details |
- p5-Net-Address-Ethernet Find hardware ethernet address
- 1.129 net =2 1.129Version of this port present on the latest quarterly branch.
- Maintainer: perl@FreeBSD.org
- Port Added: 2006-07-23 14:40:00
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- 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-Address-Ethernet
- Description:
- Net::Address::Ethernet - find hardware ethernet address.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-Net-Address-Ethernet>0:net/p5-Net-Address-Ethernet
- To install the port:
- cd /usr/ports/net/p5-Net-Address-Ethernet/ && make install clean
- To add the package, run one of these commands:
- pkg install net/p5-Net-Address-Ethernet
- pkg install p5-Net-Address-Ethernet
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-Net-Address-Ethernet
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1586191150
SHA256 (Net-Address-Ethernet-1.129.tar.gz) = b44908ba96243994e7f335195e9c80b43effed3721f9ecb1404862f8b9f8358a
SIZE (Net-Address-Ethernet-1.129.tar.gz) = 8302
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-Net-Ifconfig-Wrapper>=0 : net/p5-Net-Ifconfig-Wrapper
- p5-Regexp-Common>=0 : textproc/p5-Regexp-Common
- perl5>=5.32.r0<5.33 : lang/perl5.32
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- p5-Net-Ifconfig-Wrapper>=0 : net/p5-Net-Ifconfig-Wrapper
- p5-Regexp-Common>=0 : textproc/p5-Regexp-Common
- perl5>=5.32.r0<5.33 : lang/perl5.32
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- net_p5-Net-Address-Ethernet
- 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 |
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) |
1.129 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 ) |
1.129 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 ) |
1.129 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.129 07 Apr 2020 14:34:46 |
sunpoet |
Update to 1.129
Changes: https://metacpan.org/changes/distribution/Net-Address-Ethernet |
1.126 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) |
1.126 27 May 2018 20:15:20 |
sunpoet |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
1.126 29 Jan 2018 11:28:19 |
sunpoet |
Update to 1.126
Changes: http://search.cpan.org/dist/Net-Address-Ethernet/Changes |
1.125 15 Sep 2017 08:58:50 |
mat |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
1.125 01 May 2017 12:47:15 |
sunpoet |
Update to 1.125
- Add LICENSE
- Add NO_ARCH |
1.124 21 Jun 2016 15:08:57 |
mat |
Update to 1.124.
Sponsored by: Absolight |
1.123 27 May 2016 09:04:20 |
mat |
Fix building with Perl 5.25.
Unescaped left brace in regex is illegal in regex.
Sponsored by: Absolight |
1.123 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
1.123 29 Nov 2015 21:01:17 |
adamw |
Update to 1.123. Remove Test::POD and Test::POD::Coverage from TEST_DEPENDS;
those are tests for the developers, not end-users. Also, sort plist.
There is no ChangeLog for this module. |
1.122_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 ) |
1.122 05 Nov 2013 16:42:56 |
vanilla |
Support STAGEDIR. |
1.122 20 Sep 2013 22:10:25 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net) |
1.122 29 Aug 2013 04:08:54 |
sunpoet |
- Use single space after WWW: |
1.122 02 Aug 2013 18:52:11 |
mat |
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default. |
1.122 20 Jun 2013 13:22:34 |
jadawin |
- Update to 1.122
- Changelog:
http://cpansearch.perl.org/src/MTHURN/Net-Address-Ethernet-1.122/Changes |
1.119 11 Jun 2013 11:12:54 |
tobez |
Update to 1.119.
Changes: http://search.cpan.org/dist/Net-Address-Ethernet/Changes |
1.118 10 Jun 2013 10:49:44 |
tobez |
Update to 1.118.
Changes: http://search.cpan.org/dist/Net-Address-Ethernet/Changes |
1.117 27 Mar 2013 09:53:03 |
tobez |
Update to 1.117.
Changes: http://search.cpan.org/dist/Net-Address-Ethernet/Changes
(changes file is not helpful in this revision). |
1.116 26 Mar 2013 11:03:41 |
tobez |
Update to 1.116.
Changes: http://search.cpan.org/dist/Net-Address-Ethernet/Changes
(Changes file is not helpful in this revision). |
1.114_1 01 May 2012 01:47:10 |
swills |
- Assign clsung's p5- ports to perl@
Approved by: clsung via IRC |
1.114_1 09 Apr 2012 22:49:16 |
swills |
- Add missing BUILD_DEPENDS and RUN_DEPENDS
- Add TEST_DEPENDS
- Sort DEPENDS
- Avoid use of SITE_PERL in DEPENDS
- Bump PORTREVISION
PR: ports/165840
Approved by: maintainer timeout (clsung, >1 month)
Feature safe: yes |
1.114 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
1.114 24 Sep 2010 02:03:44 |
pgollucci |
- only 13% of the p5- ports embed @comment $FreeBSD$:
so standarize and remove it
With Hat: perl@ |
1.114 22 Jul 2009 16:27:08 |
pgollucci |
- lang/perl5.6 is dead, remove PERL_LEVEL/PERL_VERSION < 500801 checks
PR: ports/135398
Tested by: 2 -exp runs by pav
Approved by: portmgr (pav) |
1.114 05 Jun 2009 22:52:58 |
pgollucci |
- Update to 1.114
PR: ports/134832
Approved by: maintainer timeout (clsung; 15 days)
Submitted by: me |
1.113 08 Sep 2008 03:08:31 |
clsung |
- Update to 1.113
Changes: http://search.cpan.org/dist/Net-Address-Ethernet/Changes |
1.111 07 Apr 2008 08:03:44 |
clsung |
- Update to 1.111
Changes: http://search.cpan.org/dist/Net-Address-Ethernet/Changes |
1.108 30 Dec 2007 14:58:30 |
clsung |
- Update to 1.108 |
1.095 24 Oct 2007 00:50:22 |
clsung |
- Update to 1.095 |
1.093 04 Jan 2007 07:52:45 |
clsung |
- Update to 1.093 |
1.091 30 Dec 2006 10:34:24 |
clsung |
- Update to 1.091 |
1.081 25 Sep 2006 01:04:32 |
clsung |
- Update to 1.081
- I'll maintain it
PR: ports/103543
Submitted by: clsung
Approved by: maintainer (Gea-Suan Lin <gslin_AT_gslin dot org>) |
1.077 23 Jul 2006 14:38:49 |
clsung |
Add p5-Net-Address-Ethernet 1.077, find hardware ethernet address.
PR: ports/100654
Submitted by: Gea-Suan Lin <gslin at gslin.org> |