summaryrefslogtreecommitdiff
path: root/sysutils/syslog-ng3-devel (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 2.0.3Rong-En Fan2007-08-234-13/+21
| | | | | | | | PR: ports/115724 Submitted by: Ivan Lago <ivan.lago at ifom-ieo-campus.it> (maintainer) Notes: svn path=/head/; revision=198207
* - Correct the location of a configuration filePav Lucistnik2007-07-283-4/+9
| | | | | | | | | PR: ports/111462 Reported by: Brian A. Seklecki <bseklecki@collaborativefusion.com> Submitted by: Ivan Lago <ivan.lago@ifom-ieo-campus.it> (maintainer) Notes: svn path=/head/; revision=196515
* - Set --mandir and --infodir in CONFIGURE_ARGS if the configure scriptRong-En Fan2007-07-231-1/+1
| | | | | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=196111
* - Update to 2.0.2Pav Lucistnik2007-03-225-47/+14
| | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=188035
* Merge rc script changes from syslog-ng port:Rong-En Fan2007-03-192-2/+13
| | | | | | | | | | | | - 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) Notes: svn path=/head/; revision=187706
* - Set LATEST_LINKMartin Wilke2006-12-041-1/+1
| | | | | | | | PR: ports/106302 Submitted by: Ivan Lago <ivan.lago@ifom-ieo-campus.it> (maintainer) Notes: svn path=/head/; revision=178901
* - Fix Config PathMartin Wilke2006-11-161-2/+11
| | | | | | | | | PR: ports/105603 Submitted by: Rob.Evers@flappie.debank.tv Approved by: Maintainer Notes: svn path=/head/; revision=177383
* syslog-ng (Syslog New Generation) is a powerful replacement for the standardMartin Wilke2006-11-1410-0/+379
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> Notes: svn path=/head/; revision=177248