| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
Sponsored by: Absolight
Notes:
svn path=/head/; revision=369001
|
|
|
|
|
|
|
| |
Sponsored by: Absolight
Notes:
svn path=/head/; revision=368994
|
|
|
|
|
|
|
|
|
|
| |
There are only 60 such ports so there doesn't need to be a separate
keyword or USES for this.
Approved by: portmgr (bapt)
Notes:
svn path=/head/; revision=368356
|
|
|
|
|
|
|
|
|
|
|
| |
monitoring-plugins.org or neither at all
- Bump PORTREVISION
Approved by: mat (implicit)
Notes:
svn path=/head/; revision=363492
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add LIBS="${LIBS}" to MAKE_ENV and CONFIGURE_ENV.
- Add an option helper for LIBS.
- Adjust all ports that already use LIBS. Also remove references to
PTHREAD_CFLAGS and PTHREAD_LIBS while here.
- Some ports did not support having a LIBS environment variable and
required additional patches.
Somewhat simplified a linker command line looks like:
${CC} ${src_LDFLAGS} ${LDFLAGS} ${src_LIBS} ${LIBS}
where src_LDFLAGS and src_LIBS are controlled by upstream and LDFLAGS and
LIBS can be controlled by us. If possible -L and -l flags need to be
added to LIBS to make sure they appear after any -L and -l flags set by
upstream. Many ports currently add -L${LOCALBASE}/lib to LDFLAGS but this
may appear too early on the command line causing installed libraries to
be linked in instead of freshly built ones.
Additional changes:
benchmarks/netio: Replace WITH_IPV6 with an IPV6 option.
comms/gnokii: Replace some patches with USES=pathfix. Also remove -fPIC.
graphics/gimageview: USES=libtool and install desktop file in DESKTOPDIR.
graphics/visionworkbench: Remove FreeBSD 7 support.
multimedia/libmovtar: New LIB_DEPENDS syntax.
multimedia/opencinematools: Use standard do-build.
net/siproxd: USES=libtool:keepla (port actually needs .la files for plugins)
net-mgmt/nagios: Remove -fPIC.
net-mgmt/nagios4: Remove -fPIC.
print/cups-base: Only add -lssp_nonshared on i386 and OSVERSION < 1000036.
security/p11-kit: Replace PTHREAD_LIBS in CONFIGURE_ENV with
ac_cv_func_pthread_mutexattr_init=no in CONFIGURE_ARGS. This skips a test
in configure that falsely detects pthread_mutexattr_init in our libc.
sysutils/dar: Fix iconv detection.
x11/rxvt-unicode: Remove -lstdc++ and patch configure to remove a FreeBSD
hack and use $CXX as linker as on other platforms.
PR: 190592
Exp-run by: antoine
Approved by: portmgr (antoine)
Notes:
svn path=/head/; revision=357486
|
|
|
|
|
|
|
|
| |
Issue: http://tracker.nagios.org/view.php?id=455
Sponsored by: Absolight
Notes:
svn path=/head/; revision=351522
|
|
|
|
|
|
|
| |
Sponsored by: Absolight
Notes:
svn path=/head/; revision=351124
|
|
|
|
|
|
|
| |
Sponsored by: Absolight
Notes:
svn path=/head/; revision=347052
|
|
|
|
|
|
|
|
|
| |
While there, garbage collect the UID/GID in nagios.
Sponsored by: Absolight
Notes:
svn path=/head/; revision=340945
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Cleanup COMMENT
* Rename patches to follow make makepatch naming
* Incorporate a sed into already patched files.
Poked by: ohauer [1]
Security: CVE-2013-7108 CVE-2013-7205
Notes:
svn path=/head/; revision=339689
|
|
|
|
| |
Notes:
svn path=/head/; revision=339671
|
|
|
|
| |
Notes:
svn path=/head/; revision=339662
|
|
|
|
|
|
|
| |
- Make the index.php patch respect the possible corewindow parameter
Notes:
svn path=/head/; revision=337732
|
|
|
|
|
|
|
| |
Submitted by: mat
Notes:
svn path=/head/; revision=337718
|
|
|
|
|
|
|
| |
Submitted by: ohauer
Notes:
svn path=/head/; revision=337643
|
|
|
|
|
|
|
| |
Requested by: mat
Notes:
svn path=/head/; revision=337566
|
|
|
|
|
|
|
|
|
|
|
| |
Convert to staging;
Use new LIB_DEPENDS format.
PR: 185187
Submitted by: mat
Notes:
svn path=/head/; revision=337483
|
|
|
|
|
|
|
| |
net-mgmt)
Notes:
svn path=/head/; revision=327757
|
|
|
|
|
|
|
| |
Submitted by: az
Notes:
svn path=/head/; revision=327450
|
|
|
|
| |
Notes:
svn path=/head/; revision=327397
|
|
|
|
| |
Notes:
svn path=/head/; revision=324437
|
|
|
|
| |
Notes:
svn path=/head/; revision=323596
|
|
|
|
|
|
|
|
| |
PR: ports/180754
Submitted by: Jarrod Sayers <jarrod@downtools.com.au> (maintainer)
Notes:
svn path=/head/; revision=323592
|
|
|
|
|
|
|
|
|
| |
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here
Reviewed by: zeising
Notes:
svn path=/head/; revision=316662
|
|
|
|
|
|
|
|
|
|
|
| |
changelog:
http://www.nagios.org/projects/nagioscore/history/core-3x
PR: 177304
Submitted by: Jarrod Sayers <jarrod@downtools.com.au> (maintainer)
Notes:
svn path=/head/; revision=315043
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- remove patch, applied upstream
changelog:
http://www.nagios.org/projects/nagioscore/history/core-3x
PR: 176188
Submitted by: Jarrod Sayers <jarrod@downtools.com.au> (maintainer)
Notes:
svn path=/head/; revision=312368
|
|
|
|
|
|
|
| |
Approved by: portmgr (bapt)
Notes:
svn path=/head/; revision=311381
|
|
|
|
|
|
|
|
|
| |
PR: 175196
Submitted by: Jarrod Sayers <jarrod@mail.downtools.com.au> (maintainer)
Security: 97c22a94-5b8b-11e2-b131-000c299b62e1
Notes:
svn path=/head/; revision=310219
|
|
|
|
|
|
|
|
|
|
|
|
| |
- convert to optionsng [2]
- fix portlint warnings [2]
PR: 174762
Submitted by: Jarrod Sayers <jarrod@downtools.com.au> (maintainer) [1]
Submitted by: tota [2]
Notes:
svn path=/head/; revision=310200
|
|
|
|
|
|
|
|
|
| |
(5.x+ and x < 12) scheme.
Approved by: bapt@ (portmgr@)
Notes:
svn path=/head/; revision=308985
|
|
|
|
|
|
|
|
| |
PR: ports/168197
Submitted by: Jarrod Sayers <jarrod@downtools.com.au> (maintainer)
Notes:
svn path=/head/; revision=297118
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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/161111
Submitted by: Emil Smolenski <am@raisa.eu.org>
Approved by: Jarrod Sayers <jarrod@downtools.com.au> (maintainer)
Notes:
svn path=/head/; revision=282638
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav
Notes:
svn path=/head/; revision=282282
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Use USERS/GROUPS [1]
- Fix whitespace in Makefile [1]
- Add LICENSE [1]
- Correct rc script issues [2]
PR: ports/159304
Submitted by: Ryan Steinmetz (zi@) [1], Doug Barton (dougb@) [2]
Approved by: wxs (mentor), maintainer
Notes:
svn path=/head/; revision=280232
|
|
|
|
| |
Notes:
svn path=/head/; revision=265663
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changelog:
* Fixes problem where disabling all active hosts/services was not taking effect
* Fixes for compiler warnings (code cleanup by Stephen Gran)
* Fixes for format errors in event handler logging (Guillaume Rousse)
* Fixed incorrect info in sample nagios.cfg file for state_retention_file (Michael Friedrich)
* Fixed broker_event_handler() to return ERR if data is NULL (Michael Friedrich)
PR: 151661
Submitted by: Alexander Wittig <alexander _at_ wittig.name>
Approved by: maintainer, glarkin(mentor, implicit)
Notes:
svn path=/head/; revision=263860
|
|
|
|
| |
Notes:
svn path=/head/; revision=263089
|
|
|
|
|
|
|
|
| |
Approved by: portmgr (for Mk/bsd.port.mk part)
Tested by: Multiple -exp runs
Notes:
svn path=/head/; revision=261230
|
|
|
|
|
|
|
|
|
| |
PR: ports/150523
Submitted by: Jarrod Sayers <jarrod at downtools dot com dot au> (maintainer)
Approved by: beat (co-mentor, implicit)
Notes:
svn path=/head/; revision=261127
|
|
|
|
|
|
|
|
| |
Not approved by: maintainer (timeout after 10 days)
Feature safe: yes
Notes:
svn path=/head/; revision=257902
|
|
|
|
|
|
|
|
|
|
|
| |
- Update maintainer e-mail address [2]
PR: ports/145463
Submitted by: myself [1], maintainer [2]
Approved by: maintainer
Notes:
svn path=/head/; revision=252857
|
|
|
|
|
|
|
| |
s#. %%RC_SUBR%%#. /etc/rc.subr#
Notes:
svn path=/head/; revision=251553
|
|
|
|
| |
Notes:
svn path=/head/; revision=249285
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
(http://nagios.sourceforge.net/docs/3_0/faststartup.html) recommends,
for faster startup times, pre-caching the configuration file. This patch
adds a "nagios_precache" rcvar which controls using the pre-cache
startup method.
- also fix a trailing \
PR: ports/139848
Submitted by: kimo <kimor79@yahoo.com>
Approved by: maintainer (Jarrod Sayers <jarrod@netleader.com.au>)
Notes:
svn path=/head/; revision=247362
|
|
|
|
|
|
|
| |
Reported by: wen
Notes:
svn path=/head/; revision=245100
|
|
|
|
|
|
|
|
|
| |
PR: ports/141003
Submitted by: olli hauer <ohauer@gmx.de>
Approved by: maintainer
Notes:
svn path=/head/; revision=245095
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changelog:
http://www.nagios.org/development/history/core-3x
PR: 139210
Submitted by: Jarrod Sayers <jarrod@netleader.com.au> (maintainer)
Runtime test by:Frank Steinborn
Notes:
svn path=/head/; revision=244911
|
|
|
|
|
|
|
| |
starting with N
Notes:
svn path=/head/; revision=240073
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.
It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.
With help: marcus and kwm
Pointyhat-exp: a few times by pav
Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and
a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by: marcus
Approved by: portmgr
Notes:
svn path=/head/; revision=238781
|