Age | Commit message (Collapse) | Author |
|
- new MASTER_SITES
- add security patch
PR: 210913
Submitted by: Piotr Kubaj
MFH: 2016Q3
Security: CVE-2015-8874
Security: CVE-2016-3074
Security: http://www.openwall.com/lists/oss-security/2016/07/12/4
|
|
Approved by: portmgr blanket
|
|
With hat: portmgr
Sponsored by: Absolight
|
|
Approved by: portmgr blanket
|
|
After considering how much time was spent on this message since its
addition in 2001, this seems reasonable.
|
|
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
Perl version, minimizing the upgrade when the major Perl version is changed.
It uses a version dependent directory for modules with compiled bits.
As PERL_ARCH is no longer needed in plists, it has been removed from
PLIST_SUB.
The USE_PERL5=fixpacklist keyword is removed, the .packlist file is now
always removed, as is perllocal.pod.
The old site_perl and site_perl/arch directories have been kept in the
default Perl @INC for all Perl ports, and will be phased out as these old
Perl versions expire.
PR: 194969
Differential Revision: https://reviews.freebsd.org/D1019
Exp-run by: antoine
Reviewed by: perl@
Approved by: portmgr
|
|
What a mess this port was.
* None of the man pages were listed in pkg-plist
* It shouldn't try to remove SITE_PERL directory
* Comment started with indefinite article
* RUN/LIB_DEPENDS were too low for portlint
* MANPAGES had extra tab (and runs over 80-columns, unfixed)
* <options> unnecessary if <opt>_RUN_DEPENDS used
* install commands were all masked
* several mkdir commands instead of one
* install commands don't respect 80-columsn
* cp (not even ${CP}) used instead of ${COPYTREE_SHARE}
* Redundant post-install target still in place
All of that was addressed and verified in poudriere testport.
Approved by "just fix it" and staging blankets
|
|
Approved by: mentors (implicit), portmgr (blanket)
|
|
|
|
net-mgmt)
|
|
- convert USE_GMAKE to Uses
Approved by: portmgr (bapt@, blanket)
|
|
|
|
Approved by: portmgr (bapt)
|
|
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
|
|
- 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
|
|
Approved by: portmgr@ (bapt@)
|
|
|
|
PR: ports/167771
Submitted by: "Alexey V. Panfilov" <ports@subnets.ru> (maintainer)
|
|
- Reset PORTREVISION due to PORTVERSION change
PR: ports/166776
Submitted by: Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp>
Approved by: Alexey V. Panfilov <ports@subnets.ru> (maintainer)
|
|
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().
In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
|
|
PR: ports/162963
Submitted by: maintainer
Approved by: maintainer,gabor(mentor)
Feature safe: yes
|
|
PR: ports/162224
Submitted by: Alexey V. Panfilov <ports@subnets.ru> (maintainer)
Feature safe: yes
|
|
PR: ports/155002
Submitted by: Alexey V. Panfilov <ports@subnets.ru> (maintainer)
|
|
The update to 2.17.0 uncludes:
* added rrdcached support
- new keyword: RRDCached: which overrides anything set in the
RRDCACHED_ADDRESS environment variable and sets MRTG to work in
RRDCached mode. This verifies that you're using a unix-domain
socket and the socket is writable.
- Check for environment variable RRDCACHED_ADDRESS and use this
if no explicit address was set in the cfg file, making the same
config validity checks.
- Make warning if using rrdcached to the effect that the threshold
checks will no longer work.
- If in rrdcached-mode, and using RRDTool 1.4, then force use of
update rather than updatev (as rrdcached does not yet support
updatev) and consequently bypass the threshold checks.
- Changes to validity check error messages to also report the
file containing the error (as well as the line).
* Added support for glob patterns in include
* Make daemon reload cfg automatically when it changes
* added support for Arista to cfgmaker
* fix cfgmaker to work in mixed v1/2/3 snmp environment
* do not stringify arguments to conversion function let eval take
care of this
* untaint inlast and outlast to make perl taint mode happy
PR: ports/153317
Submitted by: Alexey V. Panfilov <ports _at_ subnets.ru> (maintainer)
|
|
PR: ports/148309
Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
|
|
o Use both PORT{DOCS,EXAMPLES} instead of PLIST variables.
PR: ports/149016
Approved by: maintainer
|
|
Reviewed by: exp8 run on pointyhat
Supported by: miwi
|
|
s#. %%RC_SUBR%%#. /etc/rc.subr#
|
|
pkg-install is already listed in SUB_FILES, no need to invoke sed manually
2. Fix wrong choice strings for translation
3. Fix some words at russian translation
PR: ports/143728, ports/143179
Submitted by: "Alexey V. Panfilov" <ports@subnets.ru> (maintainer)
|
|
|
|
(part 4).
Approved by: portmgr (itetcu)
|
|
- Also install mrtg-traffic-sum again.
- Update maintainer address.
PR: ports/142084
Submitted by: Karl Denninger <karl@FS.denninger.net>
Approved by: Alexey V. Panfilov <mrtg@subnets.ru> (maintainer)
|
|
bumped or updated
Requested by: edwin
|
|
|
|
- Pass maintainership to submitter. [1]
- Try to fix environment issue described on ports/116934. [2]
PR: ports/124104, ports/124116
Submitted by: "Alexey V. Panfilov" <mrtg@subnets.ru> [1], Alexander Logvinov <ports@logvinov.com> [2]
Approved by: gabor (mentor)
|
|
- bump PORTREVISION.
Submitted by: Alexander Logvinov <ports@logvinov.com> (private mail)
Approved by: gabor (mentor)
|
|
|
|
- Updated to 2.16.0;
- Makefile cleanup
PR: ports/120590
Submitted by: Felippe de Meirelles Motta <lippemail@gmail.com>
Approved by: maintainer timeout
|
|
PR: 112994
Submitted by: Alexander Logvinov <ports@logvinov.com>
|
|
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
|
PR: 108712
Submitted by: Alexander Logvinov <ports@logvinov.com>
|
|
PR: 107259
Submitted by: Alexander Logvinov <ports@logvinov.com>
|
|
Update MASTER_SITES.
PR: 104847
Submitted by: Alexander Logvinov <ports@logvinov.com>
|
|
|
|
Noted by: olgeni
|
|
when mrtg needs to be started as root (for example).
When mrtg is started as root, both getgrnam() gndetpwnam() are returning
0 because Without changing the code this ends mrtg (false error).
PR: ports/95253
Approved by: maintainer timeout (20 days)
|
|
We have not checked for this KEYWORD for a long time now, so this
is a complete noop, and thus no PORTREVISION bump. Removing it at
this point is mostly for pedantic reasons, and partly to avoid
perpetuating this anachronism by copy and paste to future scripts.
|
|
Submitted by: Jan Srzednicki <w@expro.pl>
|
|
|
|
local snmpd.
Submitted by: Jan Srzednicki <w@expro.pl>
|