CVS log for ports/security/logcheck/Makefile
Up to [FreeBSD] / ports / security / logcheck
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.37: 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.36: preferred, colored
Changes since revision 1.36: +12 -9 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.36: download - view: text, markup, annotated - select for diffs
Wed Nov 23 19:37:24 2011 UTC (2 months, 2 weeks ago) by glarkin
Branches: MAIN
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +4 -0 lines
- Updated the PAM ssh rule file to match messages emitted on FreeBSD vs. the Linux messages contained in the distro rule file - Bumped PORTREVISION PR: ports/162330 Submitted by: Shuichi KITAGUCHI <ki@hh.iij4u.or.jp> Feature safe: yes
Revision 1.35: download - view: text, markup, annotated - select for diffs
Wed Oct 13 01:09:44 2010 UTC (15 months, 4 weeks ago) by glarkin
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_7_4_0, RELEASE_6_EOL
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +1 -1 lines
- Updated to 1.3.13
Changes:
logcheck (1.3.13) unstable; urgency=low
* ignore.d.server/pure-ftpd:
- fixed user name pattern in logout message, thanks to Simon Breuss
(LP: #619119)
* violations.ignore.d/logcheck-sudo:
- match COMMAND=list and TTY=console, thanks to Michel Messerschmidt
for the patch (closes: #593482)
* ignore.d.server/amavisd-new:
- applied changes by Christian Drage (closes: #594605):
- IPv6 support for IP addresses
- allow PASSED SPAM in log
- optional minus sign after "Hits:"
- optional quarantine in log line
- optional Message-ID
PR: ports/151033
Submitted by: Anton Yuzhaninov <citrin at citrin dot ru>
Revision 1.34: 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
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +1 -1 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.33: 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.32: preferred, colored
Changes since revision 1.32: +4 -4 lines
- Updated to 1.3.10 PR: ports/146537 Submitted by: Takefu <takefu at airport dot fm> Feature safe: yes
Revision 1.32: download - view: text, markup, annotated - select for diffs
Wed Jun 9 17:29:37 2010 UTC (20 months ago) by glarkin
Branches: MAIN
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +3 -2 lines
- Parameterized more command names and paths to ensure that installation works with non-standard build settings.
Revision 1.31: download - view: text, markup, annotated - select for diffs
Mon Jan 25 23:23:02 2010 UTC (2 years ago) by glarkin
Branches: MAIN
CVS tags: RELEASE_7_3_0
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +4 -1 lines
- Fix permissions on DATADIR so code snippets can be compiled on the fly by logtail2. - Bumped PORTREVISION PR: ports/143077, ports/143099 Submitted by: Berend de Boer <berend@pobox.com>, Yasuhiro KIMURA <yasu@utahime.org>
Revision 1.30: download - view: text, markup, annotated - select for diffs
Tue Jan 19 14:11:58 2010 UTC (2 years ago) by glarkin
Branches: MAIN
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +1 -0 lines
- Fix quoting problem created in previous commit - Bump PORTREVISION PR: ports/142966 Submitted by: Yasuhiro KIMURA <yasu@utahime.org>
Revision 1.29: download - view: text, markup, annotated - select for diffs
Mon Jan 18 22:38:04 2010 UTC (2 years ago) by glarkin
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +9 -4 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.28: download - view: text, markup, annotated - select for diffs
Fri Dec 18 01:31:18 2009 UTC (2 years, 1 month ago) by glarkin
Branches: MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +14 -4 lines
- Parameterized all non-hier(7)-compliant paths in the logcheck script, man page and config files, adding support for a custom PREFIX setting. - Parameterized the shebang line in the logtail script - Bumped PORTREVISION PR: ports/140981 Submitted by: Dan Langille <dan@langille.org>
Revision 1.27: download - view: text, markup, annotated - select for diffs
Tue Dec 15 20:09:13 2009 UTC (2 years, 1 month ago) by glarkin
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +1 -18 lines
- Preprocess the single SGML doc file into a man page instead of requiring docbook2man as a dependency. Some docbook ports conflict with others, and since there's only one file to convert, preprocessing is fine. Reported by: dan@langille.org and others
Revision 1.26: download - view: text, markup, annotated - select for diffs
Tue May 26 20:25:59 2009 UTC (2 years, 8 months ago) by glarkin
Branches: MAIN
CVS tags: RELEASE_8_0_0
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +13 -1 lines
- Fixed the "Error 255" installation problem when docbook-to-man is already installed. If it's there, use it instead of installing docbook2X.
Revision 1.25: download - view: text, markup, annotated - select for diffs
Wed Apr 29 20:57:57 2009 UTC (2 years, 9 months ago) by glarkin
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +2 -1 lines
- Suppress stderr from docbook2man Reported by: Various members of freebsd-ports@
Revision 1.24: download - view: text, markup, annotated - select for diffs
Sat Apr 25 02:13:46 2009 UTC (2 years, 9 months ago) by glarkin
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +7 -5 lines
- Switched BUILD_DEPENDS from textproc/docbook-to-man to textproc/docbook2X and saved building about 100 extra ports just to convert an SGML file to a man page - Bumped PORTREVISION Reported by: n j <nino80 at gmail dot com>
Revision 1.23: 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_7_2_0, RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +28 -18 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.22: 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.21: preferred, colored
Changes since revision 1.21: +13 -4 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.21: download - view: text, markup, annotated - select for diffs
Sun Sep 7 01:31:55 2008 UTC (3 years, 5 months ago) by glarkin
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +52 -29 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.20: download - view: text, markup, annotated - select for diffs
Sun Jul 27 04:30:51 2008 UTC (3 years, 6 months ago) by linimon
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +1 -1 lines
Reset sergei@ due to maintainer-timeouts and no response to email. Hat: portmgr
Revision 1.19: download - view: text, markup, annotated - select for diffs
Sat May 13 04:15:06 2006 UTC (5 years, 9 months ago) by edwin
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0, RELEASE_6_2_0, RELEASE_5_EOL, RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +0 -2 lines
Remove USE_REINPLACE from all categories starting with S
Revision 1.18: download - view: text, markup, annotated - select for diffs
Fri Dec 12 22:57:59 2003 UTC (8 years, 2 months ago) by sergei
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_6_0_0, RELEASE_5_5_0, RELEASE_5_4_0, RELEASE_5_3_0, RELEASE_4_11_0, RELEASE_4_10_0
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +1 -1 lines
- Add /var/log/security to the default list of input files - Bump PORTREVISION PR: 56578 Submitted by: KIMURA Yasuhiro <yasu@utahime.org>
Revision 1.17: download - view: text, markup, annotated - select for diffs
Thu Oct 23 05:42:47 2003 UTC (8 years, 3 months ago) by sergei
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +1 -1 lines
Change to my @FreeBSD.org address. Approved by: krion
Revision 1.16: 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_4_9_0
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +5 -11 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.15: 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.14: preferred, colored
Changes since revision 1.14: +8 -6 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.14: 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.13: preferred, colored
Changes since revision 1.13: +32 -14 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.13: download - view: text, markup, annotated - select for diffs
Sun Mar 23 15:15:56 2003 UTC (8 years, 10 months ago) by foxfair
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +4 -1 lines
PR: 49064 Submitted by: Yonatan@xpert.com <Yonatan@xpert.com> Switch MASTER_SITE to make this port fetchable.
Revision 1.12: download - view: text, markup, annotated - select for diffs
Fri Feb 21 17:35:15 2003 UTC (8 years, 11 months ago) by kris
Branches: MAIN
CVS tags: RELEASE_4_8_0
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +2 -0 lines
Mark BROKEN: changes permissions on /tmp to 0700
Revision 1.11: download - view: text, markup, annotated - select for diffs
Thu Feb 20 18:59:06 2003 UTC (8 years, 11 months ago) by knu
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +1 -0 lines
De-pkg-comment.
Revision 1.10: download - view: text, markup, annotated - select for diffs
Sun Nov 10 16:47:52 2002 UTC (9 years, 3 months ago) by lioux
Branches: MAIN
CVS tags: RELEASE_5_0_0
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +0 -2 lines
o Rollback PORTCOMMENT modifications while this feature's implementation is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
Revision 1.9: download - view: text, markup, annotated - select for diffs
Wed Nov 6 22:46:49 2002 UTC (9 years, 3 months ago) by adamw
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -0 lines
Use PORTCOMMENT in the Makefile, and whack the pkg-comment. Approved by: pat
Revision 1.8: download - view: text, markup, annotated - select for diffs
Tue Sep 10 14:53:23 2002 UTC (9 years, 5 months ago) by roberto
Branches: MAIN
CVS tags: RELEASE_4_7_0
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -1 lines
${PREFIX}/var/tmp is obviously wrong. Use /tmp instead.
PR: ports/41815
Submitted by: Dan Langille <danl@freebsddiary.org> (fix by me)
Revision 1.7: download - view: text, markup, annotated - select for diffs
Sun Jun 23 20:39:12 2002 UTC (9 years, 7 months ago) by pat
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +3 -2 lines
PERL -> REINPLACE_CMD PR: ports/39729, ports/39727, ports/39726, ports/39724 PR: ports/39722, ports/39721, ports/39720, ports/39719, ports/39718 Submitted by: Scott Flatman <sf@dsinw.com>
Revision 1.6: 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
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +7 -3 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.5: download - view: text, markup, annotated - select for diffs
Wed Apr 17 20:48:27 2002 UTC (9 years, 9 months ago) by pat
Branches: MAIN
CVS tags: RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -2 lines
Give maintainership back to ports@ PR: 37191 Submitted by: maintainer
Revision 1.4: 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_5_0, RELEASE_4_4_0, RELEASE_4_3_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +5 -1 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.3: download - view: text, markup, annotated - select for diffs
Sun Oct 8 10:22:51 2000 UTC (11 years, 4 months ago) by asami
Branches: MAIN
CVS tags: RELEASE_4_2_0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -2 lines
Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} is
spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type
fixes that shouldn't have been necessary) and the string "/pkg/"
appear.
Revision 1.2: download - view: text, markup, annotated - select for diffs
Sun Apr 9 18:29:57 2000 UTC (11 years, 10 months ago) by cpiazza
Branches: MAIN
CVS tags: RELEASE_4_1_1, RELEASE_4_1_0, RELEASE_3_5_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +3 -3 lines
Update with the new PORTNAME/PORTVERSION variables
Revision 1.1: download - view: text, markup, annotated - select for diffs
Sat Dec 25 16:10:58 1999 UTC (12 years, 1 month ago) by steve
Branches: MAIN
CVS tags: RELEASE_4_0_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>
