Skip site navigation (1)Skip section navigation (2)

CVS log for ports/security/logcheck/pkg-plist

[BACK] Up to [FreeBSD] / ports / security / logcheck

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.16: download - view: text, markup, annotated - select for diffs
Thu Dec 8 23:13:33 2011 UTC (2 months ago) by glarkin
Branches: MAIN
CVS tags: RELEASE_9_0_0, HEAD
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +4 -6 lines
- Updated to 1.3.14
  ChangeLog: http://packages.debian.org/changelogs/pool/main/l/logcheck/logcheck_1.3.14/changelog

PR:		ports/162810
Submitted by:	Takefu <takefu@airport.fm>
Feature safe:	yes

Revision 1.15: download - view: text, markup, annotated - select for diffs
Wed Aug 18 19:07:03 2010 UTC (17 months, 3 weeks ago) by glarkin
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_7_4_0, RELEASE_6_EOL
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +3 -2 lines
- Updated to 1.3.12

PR:		ports/149770
Submitted by:	NAKAJI Hiroyuki <nakaji at jp dot freebsd dot org>
Approved by:	glarkin (maintainer)

Revision 1.14: download - view: text, markup, annotated - select for diffs
Wed Jul 7 20:57:24 2010 UTC (19 months ago) by glarkin
Branches: MAIN
CVS tags: RELEASE_8_1_0
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +29 -36 lines
- Updated to 1.3.10

PR:		ports/146537
Submitted by:	Takefu <takefu at airport dot fm>
Feature safe:	yes

Revision 1.13: download - view: text, markup, annotated - select for diffs
Fri Apr 16 23:14:01 2010 UTC (21 months, 3 weeks ago) by glarkin
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +1 -0 lines
- Fix pkg-plist so directories installed out of PREFIX are removed
  when empty

PR:		ports/145741
Submitted by:	sahil

Revision 1.12: download - view: text, markup, annotated - select for diffs
Mon Jan 18 22:38:04 2010 UTC (2 years ago) by glarkin
Branches: MAIN
CVS tags: RELEASE_7_3_0
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +30 -0 lines
- 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]

Revision 1.11: download - view: text, markup, annotated - select for diffs
Thu Sep 11 00:30:08 2008 UTC (3 years, 5 months ago) by glarkin
Branches: MAIN
CVS tags: RELEASE_8_0_0, RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +3 -3 lines
- 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

Revision 1.10: download - view: text, markup, annotated - select for diffs
Mon Sep 8 20:09:59 2008 UTC (3 years, 5 months ago) by glarkin
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +4 -0 lines
- 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)

Revision 1.9: download - view: text, markup, annotated - select for diffs
Sun Sep 7 01:31:56 2008 UTC (3 years, 5 months ago) by glarkin
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +184 -16 lines
- 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)

Revision 1.8: download - view: text, markup, annotated - select for diffs
Tue Apr 20 08:36:26 2004 UTC (7 years, 9 months ago) by kris
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0, RELEASE_6_2_0, RELEASE_6_1_0, RELEASE_6_0_0, RELEASE_5_EOL, RELEASE_5_5_0, RELEASE_5_4_0, RELEASE_5_3_0, RELEASE_4_EOL, RELEASE_4_11_0, RELEASE_4_10_0, PRE_XORG_7
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -1 lines
Add missing directory

Revision 1.7: download - view: text, markup, annotated - select for diffs
Tue Aug 26 00:15:32 2003 UTC (8 years, 5 months ago) by leeym
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0, RELEASE_4_9_0
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +7 -12 lines
- 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>

Revision 1.6: download - view: text, markup, annotated - select for diffs
Mon Apr 14 15:25:30 2003 UTC (8 years, 10 months ago) by leeym
Branches: MAIN
CVS tags: RELEASE_5_1_0
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +4 -4 lines
- 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>

Revision 1.5: download - view: text, markup, annotated - select for diffs
Wed Apr 9 05:41:27 2003 UTC (8 years, 10 months ago) by leeym
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +18 -6 lines
- 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>

Revision 1.4: download - view: text, markup, annotated - select for diffs
Mon Jun 10 23:51:04 2002 UTC (9 years, 8 months ago) by pat
Branches: MAIN
CVS tags: RELEASE_5_0_0, RELEASE_4_8_0, RELEASE_4_7_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +0 -1 lines
- 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>

Revision 1.3: download - view: text, markup, annotated - select for diffs
Sun Mar 11 03:14:12 2001 UTC (10 years, 11 months ago) by will
Branches: MAIN
CVS tags: RELEASE_5_0_DP1, RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0, RELEASE_4_5_0, RELEASE_4_4_0, RELEASE_4_3_0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -0 lines
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>

Revision 1.2: download - view: text, markup, annotated - select for diffs
Sun Mar 11 01:33:37 2001 UTC (10 years, 11 months ago) by kris
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -0 lines
Fix plist.  I don't quite know why this port uses etc/tmp, but don't care
enough to find out.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Sat Dec 25 16:11:00 1999 UTC (12 years, 1 month ago) by steve
Branches: MAIN
CVS tags: RELEASE_4_2_0, RELEASE_4_1_1, RELEASE_4_1_0, RELEASE_4_0_0, RELEASE_3_5_0
logcheck version 1.1.1
An auditing tools for system logs on Un*x boxes.

PR:		15360
Submitted by:	Dan Langille <dan@freebsddiary.org>

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options