| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Variable ordering and style realigned with bsd.port.mk
- Moved manual pre-configure aclocal call to use bsd.autotools.mk (with manual
tweak to ACLOCAL_ARGS required)
- Listed resulting plug-in name in user configurable options
- Removed remaining hard-coded variables including local state directory
- Correctly identified location of Perl to configure script
- Removed setlocale (LC_NUMERIC, "C") patch to plug-ins containing scanf(3) and
an already defined LC_NUMERIC
- Reworked all patches (named using make makepatch)
- Corrected minor warning in check_ntp.pl regarding undefined use of $jitter
PR: ports/97189
Submitted by: Jarrod Sayers <jarrod@netleader.com.au> (maintainer)
Notes:
svn path=/head/; revision=162435
|
|
|
|
| |
Notes:
svn path=/head/; revision=162141
|
|
|
|
|
|
|
| |
Approved by: krion@
Notes:
svn path=/head/; revision=154949
|
|
|
|
|
|
|
|
| |
Approved by: krion@
PR: ports/88711 (related)
Notes:
svn path=/head/; revision=154116
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run.
Notes:
svn path=/head/; revision=148323
|
|
|
|
|
|
|
|
|
|
|
| |
Bump PORTREVISION
PR: 87757
Notified by: Markus Dolze <markus@mdolze.de>
Submitted by: Jarrod <jarrod@netleader.com.au> (maintainer)
Notes:
svn path=/head/; revision=146204
|
|
|
|
| |
Notes:
svn path=/head/; revision=145546
|
|
|
|
| |
Notes:
svn path=/head/; revision=145450
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Fix compilation problem with check_snmp on 4.x
- Reset maintainer
PR: ports/86972
Offered by: Alex Samorukov <samm@os2.kiev.ua>
Submitted by: Blaz Zupan <blaz@si.FreeBSD.org> (maintainer)
Notes:
svn path=/head/; revision=145444
|
|
|
|
|
|
|
|
| |
PR: 86697
Submitted by: Blaz Zupan (maintainer)
Notes:
svn path=/head/; revision=143824
|
|
|
|
|
|
|
| |
Approved by: maintainer
Notes:
svn path=/head/; revision=142147
|
|
|
|
|
|
|
|
|
|
|
|
| |
Affected when WITH_PGSQL defined.
PR: ports/85678
Reported by: Bryan Fullerton <fehwalker@gmail.com>
Submitted by: bugsgrief@bugsgrief.net
Approved by: maintainer
Notes:
svn path=/head/; revision=141843
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION
Submitted by: maintainer
Notes:
svn path=/head/; revision=141787
|
|
|
|
|
|
|
| |
but was not committed by some reason.
Notes:
svn path=/head/; revision=141680
|
|
|
|
|
|
|
| |
Approved by: maintainer in ports/84506
Notes:
svn path=/head/; revision=141679
|
|
|
|
|
|
|
|
| |
PR: ports/84506
Submitted by: maintainer
Notes:
svn path=/head/; revision=141574
|
|
|
|
|
|
|
|
|
|
| |
The format of status file changed a lot since nagios-1.x, so we just
check that mtime is fresh enough.
Reviewed by: maintainer
Notes:
svn path=/head/; revision=137744
|
|
|
|
|
|
|
|
|
| |
PR: ports/81548
Submitted by: Martin Matuska <martin@matuska.org>
Approved by: maintainer
Notes:
svn path=/head/; revision=136810
|
|
|
|
|
|
|
|
|
| |
This is what -S option is for.
Approved by: maintainer
Notes:
svn path=/head/; revision=135581
|
|
|
|
|
|
|
|
|
|
|
| |
- Hardcode path to swapinfo, although the configure script works on normal
FreeBSD systems, it fails on pointyhat because it does not have swapinfo
PR: ports/78147
Submitted by: maintainer
Notes:
svn path=/head/; revision=129918
|
|
|
|
|
|
|
|
|
| |
on version comparing.
Submitted by: maintainer
Notes:
svn path=/head/; revision=128621
|
|
|
|
|
|
|
|
| |
PR: ports/76854 (followup)
Submitted by: maintainer
Notes:
svn path=/head/; revision=128609
|
|
|
|
|
|
|
|
|
|
|
| |
- Hardcoding LC_NUMERIC to "C". It fix working some plugins on systems
with other locale.
PR: ports/76854
Submitted by: maintainer
Notes:
svn path=/head/; revision=128543
|
|
|
|
|
|
|
|
|
|
|
| |
All ports depending on postgresql shall use the USE_PGSQL=yes knob
defined in Mk/bsd.ports.mk. Bumping portrevisions where needed.
PR: 75344
Approved by: portmgr@ (kris), ade & sean (mentors)
Notes:
svn path=/head/; revision=127737
|
|
|
|
|
|
|
|
| |
PR: ports/75514
Submitted by: maintainer
Notes:
svn path=/head/; revision=125235
|
|
|
|
|
|
|
|
| |
PR: 75061
Submitted by: maintainer
Notes:
svn path=/head/; revision=124807
|
|
|
|
|
|
|
|
|
|
|
| |
- fix check_ntp
- fix compile with LDAP enabled
PR: 74667
Submitted by: Blaz Zupan <blaz@si.FreeBSD.org>
Notes:
svn path=/head/; revision=123107
|
|
|
|
|
|
|
|
| |
Noticed by: maintainer
Forgotten by: arved
Notes:
svn path=/head/; revision=122987
|
|
|
|
|
|
|
|
|
|
| |
Fix compilation with radiusclient 0.4.7.
PR: 74446
Submitted by: Blaz Zupan <blaz@si.FreeBSD.org>
Notes:
svn path=/head/; revision=122941
|
|
|
|
| |
Notes:
svn path=/head/; revision=122043
|
|
|
|
| |
Notes:
svn path=/head/; revision=121943
|
|
|
|
|
|
|
|
|
| |
PR: ports/73952
Submitted by: Bourne-again Superuser <freebsd@bnjf.id.au>
Forgotten by: sobomax
Notes:
svn path=/head/; revision=121720
|
|
|
|
|
|
|
|
|
|
|
| |
if you have CDPATH set in your environment.
PR: ports/70320
Submitted by: Martin Tsachev <martin@mtweb.org>
Approved by: maintainer
Notes:
svn path=/head/; revision=115962
|
|
|
|
|
|
|
|
|
|
|
| |
* Add patch that fixes truncation of SSL certificate expiry date [1]
* Don't remove libexec/nagios unless it's empty [2]
Submitted by: ade [1], bms [2]
Approved by: maintainer
Notes:
svn path=/head/; revision=114789
|
|
|
|
| |
Notes:
svn path=/head/; revision=110841
|
|
|
|
|
|
|
| |
Submitted by: Blaz Zupan <blaz@si.FreeBSD.org> (maintainer)
Notes:
svn path=/head/; revision=108086
|
|
|
|
|
|
|
|
|
|
|
| |
- Port change: support environment value NAGIOS_PLUGINS_OPTIONS which can be used
to preselect compile options
PR: ports/65144
Submitted by: Blaz Zupan <blaz.zupan@amis.net> (maintainer)
Notes:
svn path=/head/; revision=107380
|
|
|
|
| |
Notes:
svn path=/head/; revision=105747
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
Notes:
svn path=/head/; revision=103963
|
|
|
|
|
|
|
|
| |
PR: ports/64147
Submitted by: maintainer
Notes:
svn path=/head/; revision=103776
|
|
|
|
|
|
|
|
|
|
| |
ports that belong here than the ones I have identified and moved in
this, first, pass.
Approved in principle by: marcus
Notes:
svn path=/head/; revision=101812
|
|
|
|
|
|
|
| |
(Part 1)
Notes:
svn path=/head/; revision=99918
|
|
|
|
|
|
|
|
| |
# I'm not bumped port revision of them because this should not affect
# packages built on bento...
Notes:
svn path=/head/; revision=86964
|
|
|
|
|
|
|
|
|
|
|
| |
o Fix compilation with only MySQL plugin.
o Add MySQL 4.0/4.1 support.
PR: ports/54433
Submitted by: Blaz Zupan <blaz@si.FreeBSD.org> (maintainer)
Notes:
svn path=/head/; revision=86216
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Update nagios-plugins to 1.3.0.
Remove unneeded patch files/patch-check_mysql.c
Move nagios workfile directory from /usr/local/var/nagios
to /var/spool/nagios. /usr/local is read-only on some NFS
booted systems.
PR: ports/48987
Submitted by: Blaz Zupan <blaz@si.FreeBSD.org>
Notes:
svn path=/head/; revision=78477
|
|
|
|
| |
Notes:
svn path=/head/; revision=76346
|
|
|
|
| |
Notes:
svn path=/head/; revision=76041
|
|
|
|
| |
Notes:
svn path=/head/; revision=72513
|
|
|
|
|
|
|
|
|
| |
at the configure stage.
Noticed by: maintainer
Notes:
svn path=/head/; revision=72469
|
|
|
|
|
|
|
| |
Submitted by: maintainer
Notes:
svn path=/head/; revision=72439
|