Commit graph

9 commits

Author SHA1 Message Date
Thomas Abthorpe
77c5af20e2 - Update to 2.0.9
PR:		ports/122535
Submitted by:	ivan.lago ifom-ieo-campus.it (maintainer)
2008-04-15 17:59:22 +00:00
Rong-En Fan
5078b8bb0a - Update to 2.0.3
PR:		ports/115724
Submitted by:	Ivan Lago <ivan.lago at ifom-ieo-campus.it> (maintainer)
2007-08-23 14:52:53 +00:00
Pav Lucistnik
357243dd72 - 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)
2007-07-28 22:28:08 +00:00
Rong-En Fan
f935a609c5 - 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
2007-07-23 09:36:51 +00:00
Pav Lucistnik
8881bc0e14 - 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
2007-03-22 16:30:16 +00:00
Rong-En Fan
454103013f 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)
2007-03-19 06:28:09 +00:00
Martin Wilke
7956b3ac78 - Set LATEST_LINK
PR:             ports/106302
Submitted by:   Ivan Lago <ivan.lago@ifom-ieo-campus.it> (maintainer)
2006-12-04 22:55:25 +00:00
Martin Wilke
323cc80169 - Fix Config Path
PR:             ports/105603
Submitted by:   Rob.Evers@flappie.debank.tv
Approved  by:   Maintainer
2006-11-16 11:41:23 +00:00
Martin Wilke
36dc0b3c5a 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>
2006-11-14 12:46:33 +00:00