| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=415499
|
|
|
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
Notes:
svn path=/head/; revision=412348
|
|
|
|
|
|
|
| |
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=378258
|
|
|
|
|
|
|
|
| |
After considering how much time was spent on this message since its
addition in 2001, this seems reasonable.
Notes:
svn path=/head/; revision=374531
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=373448
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=363277
|
|
|
|
|
|
|
| |
Approved by: mentors (implicit), portmgr (blanket)
Notes:
svn path=/head/; revision=356920
|
|
|
|
| |
Notes:
svn path=/head/; revision=348030
|
|
|
|
|
|
|
| |
net-mgmt)
Notes:
svn path=/head/; revision=327757
|
|
|
|
|
|
|
|
|
| |
- convert USE_GMAKE to Uses
Approved by: portmgr (bapt@, blanket)
Notes:
svn path=/head/; revision=327296
|
|
|
|
| |
Notes:
svn path=/head/; revision=324437
|
|
|
|
|
|
|
| |
Approved by: portmgr (bapt)
Notes:
svn path=/head/; revision=311381
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=306753
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
Notes:
svn path=/head/; revision=306673
|
|
|
|
|
|
|
| |
Approved by: portmgr@ (bapt@)
Notes:
svn path=/head/; revision=300264
|
|
|
|
| |
Notes:
svn path=/head/; revision=297915
|
|
|
|
|
|
|
|
| |
PR: ports/167771
Submitted by: "Alexey V. Panfilov" <ports@subnets.ru> (maintainer)
Notes:
svn path=/head/; revision=296446
|
|
|
|
|
|
|
|
|
|
|
| |
- 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)
Notes:
svn path=/head/; revision=294552
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
Notes:
svn path=/head/; revision=289156
|
|
|
|
|
|
|
|
|
|
| |
PR: ports/162963
Submitted by: maintainer
Approved by: maintainer,gabor(mentor)
Feature safe: yes
Notes:
svn path=/head/; revision=286827
|
|
|
|
|
|
|
|
|
| |
PR: ports/162224
Submitted by: Alexey V. Panfilov <ports@subnets.ru> (maintainer)
Feature safe: yes
Notes:
svn path=/head/; revision=285713
|
|
|
|
|
|
|
|
| |
PR: ports/155002
Submitted by: Alexey V. Panfilov <ports@subnets.ru> (maintainer)
Notes:
svn path=/head/; revision=269707
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
Notes:
svn path=/head/; revision=266662
|
|
|
|
|
|
|
|
| |
PR: ports/148309
Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
Notes:
svn path=/head/; revision=258995
|
|
|
|
|
|
|
|
|
|
| |
o Use both PORT{DOCS,EXAMPLES} instead of PLIST variables.
PR: ports/149016
Approved by: maintainer
Notes:
svn path=/head/; revision=258667
|
|
|
|
|
|
|
|
| |
Reviewed by: exp8 run on pointyhat
Supported by: miwi
Notes:
svn path=/head/; revision=251605
|
|
|
|
|
|
|
| |
s#. %%RC_SUBR%%#. /etc/rc.subr#
Notes:
svn path=/head/; revision=251553
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
Notes:
svn path=/head/; revision=249607
|
|
|
|
| |
Notes:
svn path=/head/; revision=249285
|
|
|
|
|
|
|
|
|
| |
(part 4).
Approved by: portmgr (itetcu)
Notes:
svn path=/head/; revision=248459
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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)
Notes:
svn path=/head/; revision=247537
|
|
|
|
|
|
|
|
|
| |
bumped or updated
Requested by: edwin
Notes:
svn path=/head/; revision=238701
|
|
|
|
| |
Notes:
svn path=/head/; revision=214420
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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)
Notes:
svn path=/head/; revision=214418
|
|
|
|
|
|
|
|
|
|
| |
- bump PORTREVISION.
Submitted by: Alexander Logvinov <ports@logvinov.com> (private mail)
Approved by: gabor (mentor)
Notes:
svn path=/head/; revision=213893
|
|
|
|
| |
Notes:
svn path=/head/; revision=213684
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Updated to 2.16.0;
- Makefile cleanup
PR: ports/120590
Submitted by: Felippe de Meirelles Motta <lippemail@gmail.com>
Approved by: maintainer timeout
Notes:
svn path=/head/; revision=213574
|
|
|
|
|
|
|
|
| |
PR: 112994
Submitted by: Alexander Logvinov <ports@logvinov.com>
Notes:
svn path=/head/; revision=192389
|
|
|
|
|
|
|
|
| |
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Notes:
svn path=/head/; revision=191544
|
|
|
|
|
|
|
|
| |
PR: 108712
Submitted by: Alexander Logvinov <ports@logvinov.com>
Notes:
svn path=/head/; revision=184260
|
|
|
|
|
|
|
|
| |
PR: 107259
Submitted by: Alexander Logvinov <ports@logvinov.com>
Notes:
svn path=/head/; revision=181123
|
|
|
|
|
|
|
|
|
|
| |
Update MASTER_SITES.
PR: 104847
Submitted by: Alexander Logvinov <ports@logvinov.com>
Notes:
svn path=/head/; revision=175888
|
|
|
|
| |
Notes:
svn path=/head/; revision=170930
|
|
|
|
|
|
|
| |
Noted by: olgeni
Notes:
svn path=/head/; revision=160458
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
Notes:
svn path=/head/; revision=160236
|
|
|
|
|
|
|
|
|
|
| |
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.
Notes:
svn path=/head/; revision=156534
|
|
|
|
|
|
|
| |
Submitted by: Jan Srzednicki <w@expro.pl>
Notes:
svn path=/head/; revision=156131
|
|
|
|
| |
Notes:
svn path=/head/; revision=155505
|
|
|
|
|
|
|
|
|
| |
local snmpd.
Submitted by: Jan Srzednicki <w@expro.pl>
Notes:
svn path=/head/; revision=155504
|
|
|
|
|
|
|
| |
Submitted by: Jan Srzednicki <w@expro.pl>
Notes:
svn path=/head/; revision=155321
|