Commit graph

15 commits

Author SHA1 Message Date
Greg Larkin
3acf327fef - Updated to 1.3.12
PR:		ports/149770
Submitted by:	NAKAJI Hiroyuki <nakaji at jp dot freebsd dot org>
Approved by:	glarkin (maintainer)
2010-08-18 19:07:03 +00:00
Greg Larkin
788b47e1eb - Updated to 1.3.10
PR:		ports/146537
Submitted by:	Takefu <takefu at airport dot fm>
Feature safe:	yes
2010-07-07 20:57:24 +00:00
Greg Larkin
a40a88e7e8 - Fix pkg-plist so directories installed out of PREFIX are removed
when empty

PR:		ports/145741
Submitted by:	sahil
2010-04-16 23:14:01 +00:00
Greg Larkin
b50576c888 - Updated to 1.2.69 [1]
- Added PORTSCOUT variable
- Added patches to clean up some paths that violate hier(7)
- Switched from using logtail to logtail2 (supports rotated log files)

PR:		ports/142017
Submitted by:	bsam [1]
2010-01-18 22:38:04 +00:00
Greg Larkin
6e60a56931 - Fixed logcheck script silent failure in previous commit
- Added handling for crontab installation problems
- Incorported security fixes from PR opened after previous commit
- Added UPDATING entry since configuration options have changed
  fairly significantly

PR:		ports/122842
Submitted by:	Cezary Morga <cm@therek.net>
PR:		ports/127255
Submitted by:	Yasuhiro KIMURA <yasu at utahime dot org>
Reviewed by:	glarkin
Approved by:	beech (mentor, implicit)
Approved by:	portmgr (marcus)
Security:	Incorrect addition of logcheck user to wheel group
2008-09-11 00:30:09 +00:00
Greg Larkin
9121e42567 - Fixed left-over directory problem
- Added entries for logcheck user in UIDs and GIDs
- Fixed package building problems (perms and empty dir creation)

Reported by:	QA Tindy
Approved by:	portmgr (erwin)
2008-09-08 20:09:59 +00:00
Greg Larkin
6dd443c9f7 - Updated to 1.2.54
- Replaced hard-coded paths in pkg-plist with variables
- Cleaned up installation commands
- Moved crontab file to EXAMPLESDIR and updated pkg-install.in
  to handle port knob NOPORTEXAMPLES
- Regenerated patch files with "make makepatch"

PR:		ports/122842
Submitted by:	Cezary Morga <cm at therek dot net>
Approved by:	beech (mentor, implicit)
2008-09-07 01:31:56 +00:00
Kris Kennaway
e8c66b1b01 Add missing directory 2004-04-20 08:36:26 +00:00
Yen-Ming Lee
eb84bb0770 - Change MASTER_SITES: the project finally found a new home
(thanks Paulius Bulotas for reporting)
- Avoid ever touching existing configs by installing example files
  with .sample suffix into ${PREFIX}/etc; do not install duplicates
  in ${EXAMPLESDIR}
- Removed unneeded @cwd in pkg-plist
- Bump PORTREVISION due to changed package

PR:		55971
Submitted by:	Sergei Kolobov <sergei@kolobov.com>
2003-08-26 00:15:32 +00:00
Yen-Ming Lee
bfd39978e5 - Do not overwrite the existing config files when installing as a port or
as a package
- Bump PORTREVISION

Reported by:	Forrest Aldrich <forrie@forrie.com>
PR:		50915
Submitted by:	Sergei Kolobov <sergei@kolobov.com>
2003-04-14 15:25:30 +00:00
Yen-Ming Lee
51eb8aee7a - Remove BROKEN: change temp dir from /tmp to /var/run/logcheck
(it has to be mode 700) - now complies with hier(7)
- Psionic has been acquired by Cisco in late 2002 and now
  www.psionic.com is an alias to www.cisco.com. Unfortunately,
  the latter does not have any mention of LogSentry or other Abacus tools,
  so remove www.psionic.com from the MASTER_SITES and WWW: tag
- Reword pkg-descr to better reflect reality
- Dont use logcheck's Makefile - build/install completely from port's Makefile
- Make PREFIX-clean
- Install useful documentation
- Assign maintainership to submitter

Removed files:
- files/patch-aa
- pkg-message

PR:		50730
Submitted by:	Sergei Kolobov <sergei@kolobov.com>
2003-04-09 05:41:27 +00:00
Patrick Li
5d12193da0 - chase distfile naming
- whitespace nit
- remove a directory from pkg-plist which is not actually created
- make prefix safe

PR:		ports/39111
Submitted by:	Erwin Lansing <erwin@lansing.dk>
2002-06-10 23:51:04 +00:00
Will Andrews
11e2b03ccb Eww. Cull etc/tmp in favor of var/tmp (even though this is not what
hier(7) specifically states, it's still better than screwing around with
stuff outside of ${PREFIX}).

PR:		25672
Submitted by:	Dan Langille <dan@langille.org>
2001-03-11 03:14:12 +00:00
Kris Kennaway
d8538fa2d9 Fix plist. I don't quite know why this port uses etc/tmp, but don't care
enough to find out.
2001-03-11 01:33:37 +00:00
Steve Price
04c6d34137 logcheck version 1.1.1
An auditing tools for system logs on Un*x boxes.

PR:		15360
Submitted by:	Dan Langille <dan@freebsddiary.org>
1999-12-25 16:11:00 +00:00