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)
Switch to gnu89 mode so building with clang works.
PR: ports/173596
Submitted by: Mike Stupalov <landy2005@gmail.com>
Approved by: janos.mohacsi@bsd.hu (maintainer timeout)
Feature safe: yes
Enable zfs_arc plugin, which has been ported to FreeBSD
(patch has also been submitted upstream)
Make write_graphite optional, allowing it as the single output plugin
(otherwise at least another output plugin is required)
PR: ports/173894
Submitted by: Paul Guyot <pguyot@kallisys.net>
Approved by: Krzysztof Stryjek <ports@bsdserwis.com> (maintainer)
Feature safe: yes
2012-11-26 textproc/lemmatizer: No more public distfiles
2012-11-26 net/relay: No more public distfiles
2012-11-26 x11-clocks/bmp-alarm: No more public distfiles
2012-11-26 net-mgmt/nagios-check_ice: No more public distfiles
2012-11-26 japanese/libicq: No more public distfiles and development ceased
2012-11-26 graphics/tonicpoint-viewer: No more public distfiles
2012-11-26 devel/safestr: No more public distfiles
Feature safe: yes
2012-11-19 net-im/qutim-plugin-jabber: It is not needed for new QutIM
2012-11-18 www/trac-customroadmap: Functionality of this plugin is available in the Trac core as of 0.11
2012-11-15 net-mgmt/py-snmp2: Dead upstream, use net-mgmt/py-snmp4 instead
Feature safe: yes
Subroutine SNMP_Session::pack_sockaddr_in6 redefined at /usr/local/lib/perl5/5.14.2/Exporter.pm line 67.
at /usr/local/lib/perl5/site_perl/5.14.2/SNMP_Session.pm line 149
PR: ports/166777
Submitted by: Alexey V. Panfilov <ports@subnets.ru> (maintainer)
Feature safe: yes
while here:
- remove redundancy in COMMENT
- fix whitespace and remove empty line in pkg-descr
PR: 173212
Submitted by: Andrew Sidorov <derfi at vei dot ru> (maintainer)
Feature safe: yes
which allows a network administrator to:
- manage data for your BIND DNS and ISC DHCPD server,
- delegate DNS management,
- automatically generate network maps,
- assign VLAN to equipment interfaces via a Web interface,
- generate traffic graphs.
WWW: http://www.netmagis.org/
PR: ports/169509
Submitted by: Pierre David <pdagog@gmail.com>, Jean Benoit <jean@unistra.fr>
Feature safe: yes
- Remove ABI version number from LIB_DEPENDS
- Trim Makefile headers
- Convert to new options framework
PR: ports/173124
Submitted by: Alexey V. Panfilov <ports@subnets.ru> (maintainer)
Feature safe: yes
While here:
- Trim Makefile header
- Use GOOGLE_CODE macro in MASTER_SITES
- Remove the name of the port from COMMENT
PR: ports/172517
Submitted by: pjg
Approved by: maintainer timeout (17 days)
makc, avilla (mentors, implicit)
Feature safe: yes
2012-10-20 security/py-rijndael: No more public distfiles
2012-10-20 security/pam_af: No more public distfiles
2012-10-20 security/its4: No more public distfiles
2012-10-20 russian/xcyrBGR: No more public distfiles
2012-10-20 russian/wmcyrx: No more public distfiles
2012-10-20 print/advi: No more public distfiles
2012-10-20 palm/plucker: No more public distfiles
2012-10-20 net-p2p/py-bittornado-core: Depends on the deprecated wx 2.4
2012-10-20 net-p2p/py-bittornado: Depends on the deprecated wx 2.4
2012-10-20 net-mgmt/nagios-radauth-plugin: No more public distfiles
2012-10-20 net-mgmt/nagios-check_nick: No more public distfiles
Feature safe: yes
The former is what is used in the upstream init script, the latter is commonly used in
our rc scripts.
- Bump PORTREVISION
Suggested by: demon
Feature safe: yes
- Add LICENSE (BSD)
While here:
- Drop ABI version number from LIB_DEPENDS
- Trim Makefile header
PR: ports/170161
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
Approved by: makc, avilla (mentors, implicit)
Feature safe: yes
distfile), and fully covered by py-snmp4 suite. No other ports depend on this
one, there was no updates since 2006. Set expiration date to 2012-11-15.
PR: 172194
Submitted by: rm (myself)
Approved by: maintainer timeout (2 weeks)
Feature safe: yes
rely on gcc. The patch uses the new USE_GCC=any code in Mk/bsd.gcc.mk to
accomplish this.
The ports chosen were ports that blocked 2 or more ports from building with
clang. (There are several hundred other ports that still fail to build with
clang, even with this patch. This is merely one step along the way.)
Those interested in fixing these ports with clang, and have clang as their
default compiler, can simply set FORCE_BASE_CC_FOR_TESTING=yes.
For those who have gcc as their default compiler, this change is believed
to cause no change.
Hat: portmgr
Tested with: multiple runs on amd64-8-exp-bcm and 9-exp-clang, with various
combinations of patch/no-patch and flag settings.
1. Tidy up the header
2. nrpe2 runs as an unpriviliged user, so REQUIRE: LOGIN is manadatory
3. Move load_rc_config up higher
4. Since _enable and _configfile are mandatory they should use :=
5. Only sets command_args once, and puts -d last as is traditional.
6. Pulls the pidfile from nrpe.cfg, which means it only has to be set once.
- /USE_APACHE/USE_APACHE_RUN/
- make usage of ETCDIR, WWWDIR instead PREFIX/(etc|www)/PORTNAME
- add pkg-install script to adjust directory file mode,
else they differ when installed by package
- use @dirrmtry to preserve existing stats ...
- bump PORTREVISION
PR: 171475
Submitted by: ohauer
Approved by: (old) maintainer timeout (port was moved today to ports@)
While here:
- Trim Makefile header
- Convert to new options framework
- Remove LICENSE_FILES and extra installation of COPYING
since the full LGPL21 license is included in the ports tree
PR: ports/172394
Submitted by: Kurt Jaeger <fbsd-ports@opsec.eu> (maintainer)
Approved by: makc, avilla (mentors implicit)
- trim Makefile header
- add license (BSD)
- limit python version to 2.x
- add patch to not install LICENSE once again and to fix MANPREFIX1
- remove reinplace that is now handled with aforementioned patch
- install yang2dsdl, yang2html and update TODO
- Convert to new options framework [1]
- Remove ABI versions from LIB_DEPENDS
PR: ports/171205 [1]
Submitted by: Krzysztof Stryjek <ports@bsdserwis.com> (maintainer)
- Convert to new options framework [1]
- Remove ABI versions from LIB_DEPENDS
- Fix build with Clang by using upstream patch [2]
Upstream fix:
https://github.com/collectd/collectd/issues/49 [2]
PR: ports/171204 [1]
Submitted by: Krzysztof Stryjek <ports@bsdserwis.com> (maintainer)
- Fix build with new bsd.apache.mk by changing
to USE_APACHE_RUN, since this port has NO_BUILD
PR: ports/171284 [1]
Submitted by: Geoffroy Desvernay <dgeo@centrale-marseille.fr> (maintainer)
Approved by: eadler (mentor)
- use USE_APACHE_RUN
- convert to new options framework
no bump since all options are off per default
PR: ports/171007
Submitted by: ohauer
Approved by: venture37@geeklan.co.uk (maintainer) per mail
- Use 1.4.15 version of check_users on non-utmpx systems [1]
- Fix some locale issues [1]
- Convert to new options framework
- Remove versioned LIB_DEPENDS on net/radiusclient
PR: ports/169977 [1]
Submitted by: myself, maintainer
Approved by: Jarrod Sayers <jarrod@downtools.com.au> (maintainer)
Approved by: eadler (mentor)
net-mgmt/zabbix-{agent,frontend,proxy,server} [1]
- Convert to optionsNG
- Remove the need for SQL patches by using REINPLACE
- Remove manual installation of config files.
- Change config include directories from dirrm to dirrmtry in
pkg-plist - users may put files there.
PR: ports/169153 [1]
Submitted by: Pakhom Golynga <pakhom706@gmail.com> (maintainer)
Approved by: flo (mentor)
- convert to optionsNG
while here:
- tab -> space in pkg-descr:WWW
- use @dirrmtry for www/glpi/plugins and @dirrmtry www/glpi
PR: 170598
Submitted by: Veniamin Gvozdikov <g.veniamin at googlemail dot com> (maintainer)
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
is already the default, so for those ports where we are doing:
@${MV} ${WRKDIR}/${PORTNAME} ${WRKSRC}
to avoid the problem of conflicts with the rc.d script of the same
name it is not necessary to define WRKSRC separately.
Clean up this mistake of mine, and standardize for the others.
- This version makes it work again with php 5.4
- Update WWW line in pkg-descr
- While I'm here fix some portlint warnings
PR: ports/170565
Submitted by: Guido Falsi <madpilot@FreeBSD.org>
Approved by: maintainer timeout
Approved by: tabthorpe (mentor)
files is unversioned, so it conflicts with the name of the rc.d script in
WRKDIR after SUB_FILES is applied.
PR: ports/170592
Submitted by: Eugene Grosbein <eugen@eg.sd.rdtc.ru>
- Remove nonexistant files from Makefile and pkg-plist
- Use PORTDOCS macro
- Bump PORTREVISION
PR: ports/169430
Submitted by: David Johnson <djohnson@osbar.org>
Approved by: Alex Samorukov <samm@os2.kiev.ua> (maintainer)
are no more self hosting so we are stuck with 0.25 version while pkgconf provide
the same set of features as 0.27 and a compatible frontend. A symlink to
pkg-config has been added for convenience and compatibility
This also introduces a new macro to use pkgconf in your ports:
USE_PKGCONFIG
it can take the following arguments:
- yes (meaning build only dep)
- build (meaning build only dep)
- run (meaning run only dep)
- both (meaning run and build dep)
From now USE_GNOME= pkgconfig is deprecated in favour of USE_PKGCONFIG
The old gnome macro has been modified to use pkgconf but still the sameway: run
and build dep to avoid large breakage.
While here fix some ports relying on pkg-config but not specifying it, fix some
ports broken because testing wrong .pc files, and fix ports using pkg-config
--version to determine pkg-config version instead of
pkg-config --modversion pkg-config like recommanded by pkg-config
With Hat: portmgr
Exp-runs by: bapt (pointhat-west), beat (pointyhat)
* virt-install: New --memballoon option (Eiichi Tsukata)
* virt-install: Improved qemu/kvm pseries support (Li Zhang, Qing Lin)
* virt-install: Support setting BIOS path using -boot loader=PATH
* Various bug fixes and improvements
He had requested this some time ago, so any past timeouts should not be held
against him.
Your work in the past has been much appreciated, thank you.
Submitted by: maintainer, via private email
- adding options for bash static, but not changing default of bash [1]
- adding in local build issue fix for a umask issue (based on mail from fbsd-ports@opsec.eu ) [1]
- fix build issue conflict for an installed subversion [2]
- fix build issues with font directory ( based on mail from fbsd-ports@opsec.eu )
- pet portlint
Note to Zenoss users: There is no need to update your installation, if it is already installed.
PR: ports/168764 [1]
PR: ports/165918 [2]
Submitted by: jgh@ [2], fbsd-ports@opsec.eu,jgh [1]
Reviewed by: maintainer, pphillips@experts-exchange.com
Approved by: maintainer, pphillips@experts-exchange.com
Its goal is to provide light and simple IP address management
application. It is ajax-based using jQuery libraries, it uses php
scripts and javascript and some HTML5/CSS3 features, so some modern
browser is preferred to be able to display javascript quickly and
correctly. [1]
- Fixes to Makefile, removed Apache Dependency, optionsng [2]
PR: ports/168932
Submitted by: Jake Smith <jake@xz.cx> [1]
Submitted by: Mark Felder <feld@feld.me> [2]