Port details |
- p5-NetAddr-MAC Handle hardware MAC addresses (EUI-48 and EUI-64)
- 0.98 net =2 0.98Version of this port present on the latest quarterly branch.
- Maintainer: dgeo@centrale-med.fr
- Port Added: 2015-03-10 06:17:02
- Last Update: 2024-03-12 10:03:09
- Commit Hash: 2a7b686
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: perl5
- License: MIT
- WWW:
- https://metacpan.org/release/NetAddr-MAC/
- Description:
- This module provides an interface to deal with Media Access Control (or MAC)
addresses. These are the addresses that uniquely identify a device on various
layer 2 networks. Although the most common case is hardware addresses
on Ethernet network cards, there are a variety of devices that use this
system of addressing.
This module supports both EUI-48 and EUI-64 addresses and implements an OO
and a functional interface.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-NetAddr-MAC>0:net/p5-NetAddr-MAC
- To install the port:
- cd /usr/ports/net/p5-NetAddr-MAC/ && make install clean
- To add the package, run one of these commands:
- pkg install net/p5-NetAddr-MAC
- pkg install p5-NetAddr-MAC
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-NetAddr-MAC
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1708336288
SHA256 (NetAddr-MAC-0.98.tar.gz) = 1c1babee34527c99de1a27a4d91dbefac64120836d2b66f2a12e2314acc4882c
SIZE (NetAddr-MAC-0.98.tar.gz) = 23272
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:
-
- perl5>=5.36<5.37 : lang/perl5.36
- Test dependencies:
-
- p5-Test-Trap>=0 : devel/p5-Test-Trap
- Runtime dependencies:
-
- perl5>=5.36<5.37 : lang/perl5.36
- This port is required by:
- for Build
-
- net-mgmt/netdisco
- for Run
-
- net-mgmt/netdisco
Configuration Options:
- No options to configure
- Options name:
- net_p5-NetAddr-MAC
- USES:
- perl5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 11
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.98 12 Mar 2024 10:03:09 |
Philippe Audeoud (jadawin) |
net/p5-NetAddr-MAC: update to 0.98
update maintainer's mail and LICENSE
PR: 277164
Approved by: bapt (maintainer)
Differential Revision: https://reviews.freebsd.org/D44312 |
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.97 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.97 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.97 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.97 19 Dec 2020 20:26:16 |
sunpoet |
Update to 0.97
- While I'm here:
- Simplify LICENSE_FILE
- Sort PLIST
Changes: https://metacpan.org/changes/distribution/NetAddr-MAC
PR: 251903
Submitted by: Neel Chauhan <neel@neelc.org>
Approved by: Geoffroy Desvernay <dgeo@centrale-marseille.fr> (maintainer) |
0.96 28 May 2020 13:13:25 |
danfe |
Sanitize COMMENT per Section 5.6 of the FreeBSD Porter's Handbook (part 7). |
0.96 17 Sep 2019 19:21:45 |
tobik |
Fix some misspelled or duplicated LICENSE_* |
0.96 22 Jun 2018 17:58:58 |
swills |
net/p5-NetAddr-MAC: Update to 0.96
PR: 229231
Submitted by: Kai <freebsd_ports@k-worx.org>
Reviewed by: Geoffroy Desvernay <dgeo@centrale-marseille.fr> (maintainer) |
0.93 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 |
0.93 10 Mar 2015 06:16:47 |
vanilla |
Add p5-NetAddr-MAC 0.93, netAddr::MAC - Handles hardware MAC Addresses
(EUI-48 and EUI-64).
PR: 198308
Submitted by: Anton Berezin <tobez@tobez.org> |
Number of commits found: 11
|