Port details |
- macchanger GNU MAC Changer
- 1.7.0_3 net =2 1.7.0_3Version of this port present on the latest quarterly branch.
- Maintainer: clutton@zoho.com
- Port Added: 2014-10-22 05:34:45
- Last Update: 2024-02-25 09:17:53
- Commit Hash: 1e99a7d
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: GPLv3
- WWW:
- https://www.gnu.org/software/macchanger
- Description:
- GNU MAC Changer is an utility that makes the maniputation of MAC addresses of
network interfaces easier.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- macchanger>0:net/macchanger
- To install the port:
- cd /usr/ports/net/macchanger/ && make install clean
- To add the package, run one of these commands:
- pkg install net/macchanger
- pkg install macchanger
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: macchanger
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (alobbs-macchanger-1.7.0_GH0.tar.gz) = 1d75c07a626321e07b48a5fe2dbefbdb98c3038bb8230923ba8d32bda5726e4f
SIZE (alobbs-macchanger-1.7.0_GH0.tar.gz) = 306344
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:
-
- makeinfo : print/texinfo
- autoconf>=2.71 : devel/autoconf
- automake>=1.16.5 : devel/automake
- Runtime dependencies:
-
- indexinfo : print/indexinfo
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- net_macchanger
- USES:
- autoreconf makeinfo
- 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 |
1.7.0_3 25 Feb 2024 09:17:53 |
Muhammad Moinur Rahman (bofh) |
net/macchanger: Moved man to share/man
Approved by: portmgr (blanket) |
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.7.0_2 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.7.0_2 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
1.7.0_2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.7.0_2 30 Apr 2019 13:03:53 |
mat |
cleanup USE_GITHUB usage. |
1.7.0_2 10 Nov 2018 18:12:58 |
bapt |
Install texinfo files (GNU info) into ${PREFIX}/share/info
After a discussion on the mailing list on moving manpages to
${PREFIX}/share/man for consistency with base where it is
installed in usr/share/man, it appeared the same should happen
to GNU info files which were installed under share in base and
not in ports.
Now texinfo is not in base on any of the supported version of FreeBSD
it is possible to proceed to this move and it is easier to do than
the manpage change.
Other benefit than consistency are less patching: all build tools but
cmake are expecting info files to be under share/info and cmake (patched here)
was having an exception for BSD so the patch makes FreeBSD case less
specific for them
Bump revision of all impacted ports
PR: 232907
exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D17816 |
1.7.0_1 07 May 2015 17:26:06 |
mat |
Update ports in the n* categories to not use GH_COMMIT.
With minor cleanups to make things simpler.
With hat: portmgr
Sponsored by: Absolight |
1.7.0_1 29 Nov 2014 06:29:23 |
antoine |
Fix build without INFO |
1.7.0_1 26 Oct 2014 18:20:07 |
pi |
net/macchanger: fix man page, info file to reflect change to program
PR: 187363
Submitted by: clutton@zoho.com (maintainer) |
1.7.0 22 Oct 2014 05:34:35 |
pi |
New port: net/macchanger
GNU MAC Changer is an utility that makes the maniputation of MAC addresses of
network interfaces easier.
WWW: http://www.gnu.org/software/macchanger
PR: 187363
Submitted by: clutton@zoho.com |