| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
27 Apr 2013 11:59:29
20101122
|
mva  |
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here
Reviewed by: zeising |
16 Dec 2012 06:12:28
20101122
|
az  |
- Set default perl version for ports which currently using
(5.x+ and x < 12) scheme.
Approved by: bapt@ (portmgr@) |
05 Aug 2012 23:19:40
20101122
|
dougb  |
Move the rc.d scripts of the form *.sh.in to *.in
Where necessary add $FreeBSD$ to the file
No PORTREVISION bump necessary because this is a no-op |
14 Jan 2012 08:57:23
20101122
|
dougb  |
In the rc.d scripts, change assignments to rcvar to use the
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. |
23 Sep 2011 22:26:39
20101122
|
amdmi3  |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- 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 |
31 Jan 2011 01:13:52
20101122
|
ohauer  |
- update nagios devel to current version (3.2.3)
- replace etc/nagios with ETCDIR NAGIOSWWWDIR with WWWDIR ...
- sort pkg-plist
The source file is identical with the one from the nagios port
but was renamed to give the maintainer room for further development.
(Sources compaired by me)
PR: ports/153616
Submitted by: Jarrod Sayers <jarrod _at_ downtools.com.au> (maintainer)
Feature safe: yes |
30 Dec 2010 17:46:31
3.1.2_3
|
ohauer  |
- update mainer email address (old domain no longer reachable)
- remove MD5 |
04 Dec 2010 07:34:27
3.1.2_3
|
ade  |
Sync to new bsd.autotools.mk |
16 Oct 2010 11:52:47
3.1.2_3
|
ade  |
Punt autoconf267->autoconf268 |
15 Sep 2010 18:35:24
3.1.2_3
|
ade  |
Autotools update. Read ports/UPDATING 20100915 for details.
Approved by: portmgr (for Mk/bsd.port.mk part)
Tested by: Multiple -exp runs |
27 Mar 2010 00:15:24
3.1.2_2
|
dougb  |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
05 Feb 2010 11:46:55
3.1.2_2
|
dinoex  |
- update to jpeg-8 |
22 Aug 2009 00:32:25
3.1.2_1  |
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with N |
02 Aug 2009 19:36:34
3.1.2_1
|
mezz  |
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-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 |
15 Jul 2009 16:56:10
3.1.2
|
dougb  |
Fix a few "bad example" problems in the rc.d scripts that have been
propogated by copy and paste.
1. Primarily the "empty variable" default assignment, which is mostly
${name}_flags="", but fix a few others as well.
2. Where they are not already documented, add the existence of the _flags
(or other deleted empties) option to the comments, and in some cases add
comments from scratch.
3. Replace things that look like:
prefix=%%PREFIX%%
command=${prefix}/sbin/foo
to just use %%PREFIX%%. In many cases the $prefix variable is only used
once, and in some cases it is not used at all.
4. In a few cases remove ${name}_flags from command_args
5. Remove a long-stale comment about putting the port's rc.d script in
/etc/rc.d (which is no longer necessary).
No PORTREVISION bumps because all of these changes are noops. |
13 Jul 2009 14:48:39
3.1.2
|
wxs  |
- Update to 3.1.2
PR: ports/136374
Submitted by: Jarrod Sayers <jarrod@netleader.com.au>
Security: 3ebd4cb5-657f-11de-883a-00e0815b8da8 |
04 May 2009 15:36:05
3.1.0_1  |
wxs  |
- Fix runtime problem with embedded perl.
- Mark as MAKE_JOBS_UNSAFE.
- Stop using DISTVERSION and use PORTVERSION in net-mgmt/nagios.
PR: ports/134175
Submitted by: Jarrod Sayers <jarrod@netleader.com.au> (maintainer) |
25 Feb 2009 23:57:04
3.1.0  |
wxs  |
- Update to 3.1.0
- Switch to SF macro
- Add dependency on PHP
- Update conflicts
- Add new options: EVENT_BROKER and UNHANDLED_HACK (both off by default)
- Be more specific about perl version required
PR: ports/132098
Submitted by: Jarrod Sayers <jarrod@netleader.com.au> (maintainer) |
03 Sep 2008 03:30:37
3.0.3  |
edwin  |
- Unbreak INDEX
Reported by: erwin
Discussed with: kiotsu on #bsdports |
20 Aug 2008 00:57:32
3.0.3  |
ade  |
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62
Tested by: exp build run (erwin) |
05 Jul 2008 05:34:56
3.0.3  |
beech  |
- Update to 3.0.3
PR: ports/125097
Submitted by: Adrian Thearle <adrian@thearle.com.au>
Approved by: Jarrod Sayers <jarrod@netleader.com.au> (maintainer, with
modifications) |
06 Jun 2008 13:53:06
3.0.2_1  |
edwin  |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
28 May 2008 22:36:09
3.0.2  |
wxs  |
Update to 3.0.2.
Bugfixes and XSS fix (security).
PR: ports/123894
Submitted by: Jarrod Sayers <jarrod@netleader.com.au> (maintainer)
Approved by: garga (mentor, implicit)
Security:
http://www.vuxml.org/freebsd/fbd7aa81-2cc1-11dd-8cfb-00e0815b8da8.html |
13 Apr 2008 12:28:35
3.0.1  |
clsung  |
- Update to 3.0.1:
* Fixed bug in trends CGI with user not being authorized for hosts/services
* Fixed bug in status CGI with page layout messing up when sounds enabled
PR: ports/122715
Submitted by: maintainer (Jarrod Sayers) |
27 Mar 2008 15:09:48
3.0  |
wxs  |
Update to 3.0
PR: ports/121718
Submitted by: Jarrod Sayers <jarrod@netleader.com.au> (maintainer)
Approved by: garga (mentor) |
20 Mar 2008 09:56:52
3.0.r3  |
pav  |
- Remove USE_GETOPT_LONG which is a no-op since March 2007 |
27 Feb 2008 10:30:35
3.0.r3  |
miwi  |
- Update to 3.0.r3
PR: 121129
Submitted by: Jarrod Sayers <jarrod@netleader.com.au> (maintainer) |
02 Feb 2008 10:20:45
3.0.r2  |
miwi  |
- Update to 3.0.r2
PR: 120151
Submitted by: Jarrod Sayers <jarrod@netleader.com.au> (maintainer) |
19 Jan 2008 19:44:29
3.0.r1_1  |
wxs  |
Link with libthr when available. This should fix the CPU consumption
problem.
PR: ports/119246
Submitted by: Jarrod Sayers (maintainer)
Approved by: garga (mentor) |
18 Dec 2007 23:33:21
3.0.r1  |
miwi  |
- Update to 3.0-RC1
PR: 118802
Submitted by: Jarrod Sayers <jarrod@netleader.com.au> (maintainer) |
12 Dec 2007 13:57:56
3.0.b7  |
miwi  |
- Update to 3.0.b7
PR: 117737
Submitted by: Jarrod Sayers <jarrod@netleader.com.au> (maintainer) |
14 Oct 2007 02:34:59
3.0.b5  |
lwhsu  |
- Update to 3.0.b5
PR: ports/117166
Submitted by: Jarrod Sayers <jarrod AT netleader.com.au> (maintainer) |
04 Oct 2007 23:03:18
3.0.b4  |
miwi  |
- Update to 3.0.b4
PR: 116755
Submitter by: Jarrod Sayers <jarrod@netleader.com.au> (maintainer) |
30 Sep 2007 04:47:37
3.0.b3_1  |
linimon  |
Switch autoconf dependencies from 2.53 or 2.59 to 2.61.
PR: ports/116639
Submitted by: aDe |
05 Sep 2007 14:29:17
3.0.b3  |
mm  |
- Update to 3.0.b3
PR: ports/115963
Submitted by: Jarrod Sayers <jarrod at netleader.com.au> (maintainer) |
30 Aug 2007 14:54:59
3.0.b2  |
sem  |
New port: net-mgmt/nagios-devel Nagios development stream (3.0.b2)
PR: ports/114763
Submitted by: Jarrod Sayers <jarrod@netleader.com.au> |