| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
18 Mar 2013 06:08:24
2.0.10_1
|
dinoex  |
- fix PKGNAMESUFFIX
- bump PORTREVISION
Submitted by: Craig Leres |
18 Feb 2013 21:41:06
2.0.10
|
dinoex  |
- use LIB_DEPENDS for libnet.so.8 |
14 Oct 2012 03:12:24
2.0.10
|
linimon  |
Chase new maintainer address.
Feature safe: yes |
05 Aug 2012 23:19:40
2.0.10
|
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
2.0.10
|
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
2.0.10
|
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 |
19 Mar 2011 12:38:54
2.0.10
|
miwi  |
- Get Rid MD5 support |
27 Mar 2010 06:14:03
2.0.10
|
dougb  |
RC_SUBR_SUFFIX has not been needed for a long time now, all supported
versions of FreeBSD now use /etc/rc.subr and rc.d scripts without .sh
appended to the script name. |
27 Mar 2010 00:15:24
2.0.10
|
dougb  |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
20 Mar 2010 14:38:47
2.0.10
|
miwi  |
- Mark BROKEN on HEAD: fails to build with new utmpx
Reported by: pointyhat |
02 Jul 2009 20:40:07
2.0.10
|
wxs  |
- Update to 2.0.10, which has the chroot vulnerability patched.
- Remove now unnecessary patch.
PR: ports/136158
Submitted by: Takeshi Taguchi <taguchi@iij.ad.jp>
Approved by: Ivan Lago <ivan.lago@ifom-ieo-campus.it> (maintainer) |
18 Nov 2008 23:21:09
2.0.9_2
|
wxs  |
Add patch to fix chroot vulnerability.
PR: ports/128960
Submitted by: Eygene Ryabinkin <rea-fbsd@codelabs.ru>
Approved by: Ivan Lago <ivan.lago@ifom-ieo-campus.it> (maintainer)
Security:
http://www.vuxml.org/freebsd/75f2382e-b586-11dd-95f9-00e0815b8da8.html |
25 Jul 2008 14:34:52
2.0.9_1  |
pav  |
- Remove USE_GCC where it can be satisfied with base compiler on following
FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT |
18 Jun 2008 13:07:29
2.0.9_1  |
edwin  |
sysutils/syslog-ng2: [PATCH] syslog-ng2 package name and Latest link
If you build a package for the syslog-ng2 port, a "Latest"
link is not created; this is because NO_LATEST_LINK is set
in the Makefile.
Since the port already lives in sysutils/syslog-ng2, it
makes sense to set PKGNAMESUFFIX and remove NO_LATEST_LINK.
Then the package and directory names match and would allow
syslog-ng and syslog-ng2 packages to co-exist in the
/usr/ports/packages tree.
PR: ports/123091
Submitted by: Craig Leres <leres@ee.lbl.gov>
Approved by: Ivan Lago <ivan.lago@ifom-ieo-campus.it> |
06 Jun 2008 14:03:26
2.0.9_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) |
15 Apr 2008 17:59:22
2.0.9  |
tabthorpe  |
- Update to 2.0.9
PR: ports/122535
Submitted by: ivan.lago ifom-ieo-campus.it (maintainer) |
23 Aug 2007 14:52:53
2.0.3  |
rafan  |
- Update to 2.0.3
PR: ports/115724
Submitted by: Ivan Lago <ivan.lago at ifom-ieo-campus.it> (maintainer) |
28 Jul 2007 22:28:08
2.0.2_1  |
pav  |
- Correct the location of a configuration file
PR: ports/111462
Reported by: Brian A. Seklecki <bseklecki@collaborativefusion.com>
Submitted by: Ivan Lago <ivan.lago@ifom-ieo-campus.it> (maintainer) |
23 Jul 2007 09:36:52
2.0.2  |
rafan  |
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them. This is determined by running ``configure --help'' in
do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
subdirectory detection.
PR: ports/111470
Approved by: portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by: pointyhat exp run |
22 Mar 2007 16:30:16
2.0.2  |
pav  |
- Update to 2.0.2
PR: ports/110396
Submitted by: Ivan Lago <ivan.lago@ifom-ieo-campus.it> (maintainer)
- Fix rc script: require ldconfig
PR: ports/110647
Submitted by: Marcus Reid <marcus@blazingdot.com>
- Modernize pkg-message handling |
19 Mar 2007 06:28:09
2.0.0_1  |
rafan  |
Merge rc script changes from syslog-ng port:
- Allow user to change parameters of start syslog-ng via vars rc.d script [1]
- Allow user to purge klog(9) via vars rc.d script [2]
PR: ports/98287 [1] and [2]
Submitted by: Pavel Volkov [1], Brian A. Seklecki [2]
Approved by: Ivan Lago <ivan.lago at ifom-ieo-campus.it> (maintainer) |
04 Dec 2006 22:55:26
2.0.0  |
miwi  |
- Set LATEST_LINK
PR: ports/106302
Submitted by: Ivan Lago <ivan.lago@ifom-ieo-campus.it> (maintainer) |
16 Nov 2006 11:41:23
2.0.0  |
miwi  |
- Fix Config Path
PR: ports/105603
Submitted by: Rob.Evers@flappie.debank.tv
Approved by: Maintainer |
14 Nov 2006 12:46:33
2.0.0  |
miwi  |
syslog-ng (Syslog New Generation) is a powerful replacement for the standard
syslogd. Features include:
- ability to filter messages based on content using regular expressions
- forwarding logs on TCP
WWW: http://www.balabit.com/products/syslog_ng/
-Vince Valenti
vince@blue-box.net
PR: ports/105370
Submitted by: Ivan Lago <ivan.lago at ifom-ieo-campus.it> |