Port details |
- p5-jmx4perl JMX access for Perl
- 1.11_4 net-mgmt =2 1.11_4Version of this port present on the latest quarterly branch.
- Maintainer: perl@FreeBSD.org
- Port Added: 2012-12-05 22:33:57
- 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: not specified in port
- WWW:
- https://metacpan.org/release/jmx4perl
- Description:
- Jmx4Perl is here to connect the Java and Perl Enterprise world by providing
transparent access to the Java Management Extensions (JMX) from the perl side.
It uses a traditional request-response paradigma for performing JMX operations
on a remote Java Virtual machine.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-jmx4perl>0:net-mgmt/p5-jmx4perl
- To install the port:
- cd /usr/ports/net-mgmt/p5-jmx4perl/ && make install clean
- To add the package, run one of these commands:
- pkg install net-mgmt/p5-jmx4perl
- pkg install p5-jmx4perl
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-jmx4perl
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (jmx4perl-1.11_2.tar.gz) = 8d25c74771f30359c103e8fb027791187939a6bb90676ac23974811ea079a684
SIZE (jmx4perl-1.11_2.tar.gz) = 356262
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-Archive-Zip>=0 : archivers/p5-Archive-Zip
- p5-Config-General>=0 : devel/p5-Config-General
- p5-Crypt-Blowfish_PP>=0 : security/p5-Crypt-Blowfish_PP
- p5-Crypt-OpenPGP>=0 : security/p5-Crypt-OpenPGP
- p5-Digest-SHA1>=0 : security/p5-Digest-SHA1
- p5-File-SearchPath>=0 : devel/p5-File-SearchPath
- p5-JSON>=0 : converters/p5-JSON
- p5-Module-Find>=0 : devel/p5-Module-Find
- p5-Nagios-Plugin>=0 : net-mgmt/p5-Nagios-Plugin
- p5-Sys-SigAction>=0 : devel/p5-Sys-SigAction
- p5-Term-Clui>=0 : devel/p5-Term-Clui
- p5-Term-ProgressBar>=0 : devel/p5-Term-ProgressBar
- p5-Term-ShellUI>=0 : shells/p5-Term-ShellUI
- p5-Term-Size>=0 : devel/p5-Term-Size
- p5-URI>=0 : net/p5-URI
- p5-XML-LibXML>=0 : textproc/p5-XML-LibXML
- p5-XML-Twig>=0 : textproc/p5-XML-Twig
- p5-libwww>=0 : www/p5-libwww
- perl5>=5.32.r0<5.33 : lang/perl5.32
- p5-Module-Build>=0.4206 : devel/p5-Module-Build
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- p5-Archive-Zip>=0 : archivers/p5-Archive-Zip
- p5-Config-General>=0 : devel/p5-Config-General
- p5-Crypt-Blowfish_PP>=0 : security/p5-Crypt-Blowfish_PP
- p5-Crypt-OpenPGP>=0 : security/p5-Crypt-OpenPGP
- p5-Digest-SHA1>=0 : security/p5-Digest-SHA1
- p5-File-SearchPath>=0 : devel/p5-File-SearchPath
- p5-JSON>=0 : converters/p5-JSON
- p5-Module-Find>=0 : devel/p5-Module-Find
- p5-Nagios-Plugin>=0 : net-mgmt/p5-Nagios-Plugin
- p5-Sys-SigAction>=0 : devel/p5-Sys-SigAction
- p5-Term-Clui>=0 : devel/p5-Term-Clui
- p5-Term-ProgressBar>=0 : devel/p5-Term-ProgressBar
- p5-Term-ShellUI>=0 : shells/p5-Term-ShellUI
- p5-Term-Size>=0 : devel/p5-Term-Size
- p5-URI>=0 : net/p5-URI
- p5-XML-LibXML>=0 : textproc/p5-XML-LibXML
- p5-XML-Twig>=0 : textproc/p5-XML-Twig
- p5-libwww>=0 : www/p5-libwww
- 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-mgmt_p5-jmx4perl
- 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.11_4 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.11_4 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
1.11_4 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.11_4 20 Dec 2019 05:36:09 |
tobik |
net-mgmt/p5-jmx4perl: Use @sample instead of custom reimplementation |
1.11_3 06 Nov 2018 21:13:55 |
rene |
Return tj's ports to the pool after his commit bit got safekept. |
1.11_3 09 Jul 2018 08:40:18 |
mat |
Remove all := from BUILD_DEPENDS, here are never needed.
While there, cleanup, and sort depends.
When build and run dependencies are the same, there are three ways to
avoid duplicating the list while not adding the framework added
BUILD_DEPENDS to the RUN_DEPENDS. In order of preference, they are:
1) use RUN_DEPENDS to set BUILD_DEPENDS:
BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= foo:bar/baz
2) create another variable and use it:
MY_DEPENDS= foo:bar/baz
BUILD_DEPENDS= ${MY_DEPENDS}
RUN_DEPENDS= ${MY_DEPENDS}
3) use BUILD_DEPENDS to set RUN_DEPENDS and force evaluation:
BUILD_DEPENDS= foo:bar/baz
RUN_DEPENDS:= ${BUILD_DEPENDS}
Sponsored by: Absolight |
1.11_3 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.11_3 21 Jun 2017 18:53:31 |
sunpoet |
Remove Perl core modules
- While I'm here, add NO_ARCH
- Bump PORTREVISION for dependency change
With hat: perl |
1.11_2 31 Jan 2017 16:21:46 |
mat |
Bump PORTREVISION for ports affected by the fix the last commit.
Done with: Tools/scripts/bump-revision.sh
Sponsored by: Absolight |
1.11_1 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
1.11_1 31 Mar 2016 15:23:13 |
mat |
Cleanup dependencies on lang/p5-Scalar-List-Utils.
The different cases are:
- Only bring it if the one bundled with Perl is outdated.
- The version bundled with all our Perl is sufficient.
- Scalar-List-Util is not really needed by the port.
(looking for /(Sub|Scalar|List)::Util/ returns nothing.)
While there, do some minor cleanup that caught my eye.
PR: 208378
With hat: perl@
Sponsored by: Absolight |
1.11 14 Sep 2015 12:19:50 |
mat |
Make it so that the default Perl is always called perl5.
- Move Perl's man1 files along with its man3 files.
- Move where Perl installs its modules man1 pages.
- Convert the ports installing man1 pages.
- Make different Perl versions installable at the same time.
Though you should note that only the default version can be used to
install Perl modules, and the non default Perl versions cannot use the
modules installed via ports if they contain .so as they are installed
in a version specific directory.
Reviewed by: bapt (the Mk bits)
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3542 |
1.11 14 May 2015 10:15:09 |
mat |
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight |
1.11 01 Feb 2015 18:03:44 |
amdmi3 |
- Drop @dirrm* from and add empty directories to pkg-plists
Approved by: portmgr blanket |
1.11 30 Jan 2015 17:06:16 |
tj |
Update to 1.11.
Changes: http://cpansearch.perl.org/src/ROLAND/jmx4perl-1.11/CHANGES |
1.07_2 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.07_1 06 Feb 2014 13:15:55 |
ehaupt |
Support staging. |
1.07_1 20 Sep 2013 22:24:44 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net-mgmt) |
1.07_1 04 Sep 2013 03:27:38 |
az |
- convert to the new perl5 framework
Approved by: portmgr (bapt@, blanket) |
1.07_1 02 Jul 2013 22:09:54 |
zi |
- Add dependency for devel/p5-Sys-SigAction to allow Jmx4Perl::Agent timeout to
function
- Bump PORTREVISION
Approved by: tj@ |
1.07 20 May 2013 22:08:00 |
tj |
Upgrade to 1.07.
Changes: http://cpansearch.perl.org/src/ROLAND/jmx4perl-1.07/CHANGES |
1.06_1 17 Mar 2013 16:44:03 |
eadler |
Fix minor nit: use the canconical FreeBSD.org form for email addresses.
This was causing me issues when attempting to gather certain statistics.
While here trim header
Approved by: miwi, adrian, tj
No objection from: db, bjk, cperciva, scheidell, osa |
1.06_1 06 Dec 2012 02:50:18 |
tj |
* Remove interacitve questions in build process
* Install bundled config files
Feature safe: yes
Approved by: db, eadler (mentors, implicit) |
1.06 05 Dec 2012 22:33:43 |
tj |
Jmx4Perl is here to connect the Java and Perl Enterprise world by providing
transparent access to the Java Management Extensions (JMX) from the perl side.
It uses a traditional request-response paradigma for performing JMX operations
on a remote Java Virtual machine.
WWW: http://search.cpan.org/dist/jmx4perl/
Feature safe: yes
Approved by: eadler, db (mentors, implicit) |