Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.4.3_2 11 Feb 2024 04:06:24 |
Yasuhiro Kimura (yasu) Author: Dan Langille |
security/logcheck: Add patch to change crontab entry
When the host is heavily loaded, the log files can grow incredibly and
one logcheck invocation may not complete before it is invoked next
time.
This commit add patch to change crontab entries so it uses lockf(1) to
avoid multiple invocation of logcheck under such situation as above.
PR: 276023 |
1.4.3_1 10 Jan 2024 15:29:49 |
Baptiste Daroussin (bapt) |
MAN?PREFIX: eleminate its usage and move man to share/man |
1.4.3 19 Jul 2023 00:39:32 |
Yasuhiro Kimura (yasu) |
security/logcheck: Update to 1.4.3
ChangeLog: https://salsa.debian.org/debian/logcheck/-/blob/debian/1.4.3/debian/changelog |
1.4.2 02 Mar 2023 09:08:34 |
Yasuhiro Kimura (yasu) |
security/logcheck: Update to 1.4.2
ChangeLog: https://salsa.debian.org/debian/logcheck/-/blob/debian/1.4.2/debian/changelog |
1.4.1 13 Feb 2023 07:03:57 |
Yasuhiro Kimura (yasu) |
security/logcheck: Update to 1.4.1
ChangeLog: https://salsa.debian.org/debian/logcheck/-/blob/debian/1.4.1/debian/changelog |
1.4.0 25 Dec 2022 05:05:16 |
Yasuhiro Kimura (yasu) |
security/logcheck: Update to 1.4.0
ChangeLog: https://salsa.debian.org/debian/logcheck/-/blob/debian/1.4.0/debian/changelog |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.3.24 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.3.24 20 Jul 2022 14:22:56 |
Tobias C. Berner (tcberner) |
security: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Dupre <ale@FreeBSD.org>
* Alex Kapranoff <kappa@rambler-co.ru>
* Alex Samorukov <samm@freebsd.org>
* Alexander Botero-Lowry <alex@foxybanana.com>
* Alexander Kriventsov <avk@vl.ru>
* Alexander Leidinger <netchild@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
1.3.24 18 Jul 2022 16:10:30 |
Yasuhiro Kimura (yasu) |
security/logcheck: Update to 1.3.24
ChangeLog: https://tracker.debian.org/news/1345959/accepted-logcheck-1324-source-into-unstable/ |
1.3.23_2 28 Sep 2021 05:13:33 |
Yasuhiro Kimura (yasu) |
*/*: Update MAINTAINER address of my ports to that of FreeBSD.org
Approved by: meta (mentor)
Differential Revision: https://reviews.freebsd.org/D32170 |
1.3.23_2 19 Sep 2021 15:06:04 |
Dan Langille (dvl) |
security/logcheck: Set group of directories under ETCDIR properly
This fixes bug of previous commit f026865e514a.
PR: 257980
Reported by: Yasuhiro Kimura <yasu@utahime.org> (maintainer) |
1.3.23_1 10 Aug 2021 03:47:19 |
Li-Wen Hsu (lwhsu) Author: Yasuhiro Kimura |
security/logcheck: Miscellaneous changes and cleanups
* Replace deprecated @exec keyword with @postexec in plist.
* Make owner/group/permission of files/directories under ${DATADIR}
and ${ETCDIR} same as upstream as much as possible.
* Pet portclippy.
* Reformat Makefile with portfmt.
PR: 257718
MFH: 2021Q3 |
1.3.23 08 Apr 2021 04:50:27 |
Neel Chauhan (nc) |
security/logcheck: Update to 1.3.23
Changes:
https://tracker.debian.org/news/1237718/accepted-logcheck-1323-source-into-unstable/
PR: 254700
Submitted by: Yasuhiro Kimura <yasu AT utahime DOT org> (maintainer) |
1.3.22 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.3.22 07 Feb 2021 20:05:26 |
nc |
security/logcheck: Update to 1.3.22
Also, unconditionally enable the CRON option by default.
Changes:
https://salsa.debian.org/debian/logcheck/-/blob/debian/1.3.22/debian/changelog
PR: 253223
Submitted by: Yasuhiro Kimura <yasu AT utahime DOT org> (maintainer) |
1.3.20_1 17 Jan 2021 18:56:45 |
swills |
security/logcheck: Fix runtime error with bsdgrep
PR: 251778
Submitted by: Yasuhiro Kimura <yasu@utahime.org> (maintainer) |
1.3.20 14 Aug 2019 12:16:13 |
mat |
Convert to UCL & cleanup pkg-message (categories s) |
1.3.20 05 Mar 2019 15:04:58 |
swills |
security/logcheck: Update to 1.3.20
PR: 236150
Submitted by: Yasuhiro KIMURA <yasu@utahime.org> (maintainer) |
1.3.19_3 26 Dec 2018 23:05:22 |
swills |
security/logcheck: update patch to modify rule for postfix
PR: 234116
Submitted by: Yasuhiro KIMURA <yasu@utahime.org> (maintainer) |
1.3.19_2 23 Nov 2018 15:38:55 |
swills |
security/logcheck: Add patch to update rule for postfix
PR: 233144
Submitted by: Yasuhiro KIMURA <yasu@utahime.org> (maintainer) |
1.3.19_1 27 Oct 2018 00:59:51 |
swills |
security/logcheck: Add patch for log format change of sudo(1)
PR: 232596
Submitted by: Yasuhiro KIMURA <yasu@utahime.org> (maintainer) |
1.3.19 10 Sep 2018 13:15:48 |
mat |
Add EXAMPLES options to ports that should have one.
Also various fixes related to said option.
PR: 230864
Submitted by: mat
exp-runs by: antoine |
1.3.19 10 Sep 2018 13:14:52 |
mat |
Add DOCS options to ports that should have one.
Also various fixes related to said option.
PR: 230864
Submitted by: mat
exp-runs by: antoine |
1.3.19 01 Jun 2018 18:05:39 |
joneum |
security/logcheck: Update WWW
PR: 228664
Submitted by: Yasuhiro KIMURA <yasu@utahime.org> (maintainer) |
1.3.19 31 May 2018 12:13:59 |
krion |
Update to 1.3.19
PR: 228634
Submitted by: maintainer |
1.3.18_2 14 Feb 2018 17:25:48 |
pi |
security/logcheck: replace mail/procmail with sysutils/lockfile-progs for
locking
PR: 224511
Submitted by: Yasuhiro KIMURA <yasu@utahime.org> (maintainer) |
1.3.18_1 15 Sep 2017 05:52:20 |
sunpoet |
Update LICENSE
PR: 222305
Submitted by: Yasuhiro KIMURA <yasu@utahime.org> (maintainer) |
1.3.18_1 12 Sep 2017 05:44:36 |
pi |
security/logcheck: fix bugs of logcheck-test and its man page
PR: 221925
Submitted by: Yasuhiro KIMURA <yasu@utahime.org> (maintainer) |
1.3.18 30 Jul 2017 15:47:59 |
matthew |
* Update to 1.3.18.
* Process to fix paths in script and configuration files are simplified.
* Now man page of logcheck is generated from DocBook SGML source file by using
textproc/docbook-to-man.
* Sort pkg-plist.
* Add forgotten files/patch-etc_logcheck.logfiles.
* Update files/patch-etc_logcheck.conf
* Move backup file cleaning up from post-patch to do-build so 'make makepatch'
works as expected.
PR: 220609
Submitted by: yasu@utahime.org (maintainer) |
1.3.17 01 Apr 2016 14:25:18 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
1.3.17 14 May 2015 10:15:09 |
mat |
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight |
1.3.17 06 Nov 2014 10:50:35 |
robak |
security/logcheck: update 1.3.16 -> 1.3.17
PR: 194373
Submitted by: Yasuhiro Kimura <yasu@utahime.org>
Approved by: mentors (implicit) |
1.3.16 23 Sep 2014 09:39:20 |
bapt |
Simplify plist |
1.3.16 04 Sep 2014 19:26:24 |
antoine |
Change INSTALL_DATA to install with mode 644
Remove patches and hacks that were used to work around the previous
situation
This allows to stage more ports as a regular user
Differential Revision: https://reviews.freebsd.org/D703
Reviewed by and discussed with: bapt
With hat: portmgr |
1.3.16 21 Mar 2014 22:27:54 |
pawel |
Convert to USES=tar:xz
PR: ports/187830
Submitted by: maintainer |
1.3.16 11 Mar 2014 16:06:30 |
jadawin |
- Update to 1.3.16
- Submitter is now maintainer
- Add LICENSE, USERS and GROUPS
- Support Staging
PR: ports/187411
Submitted by: Yasuhiro KIMURA <yasu@utahime.org> |
1.3.15_2 02 Mar 2014 12:10:16 |
gerald |
Leverage USES=shebangfix to fix two Perl scripts (logtail, logtail2)
instead of doing one the manual way and not fixing the other.
PR: 185905
Submitted by: Yasuhiro KIMURA <yasu@utahime.org> |
1.3.15_2 16 Dec 2013 18:24:49 |
glarkin |
[Errno 11] Resource Temporarily Unavailable
Reassigning my ports back to the pool with the hope of freeing up
to do more FreeBSD work in the future.
Submitted by: glarkin |
1.3.15_2 20 Sep 2013 22:55:26 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
security) |
1.3.15_2 16 Sep 2013 16:58:42 |
bapt |
Convert to new perl framework
Convert USE_GMAKE to USES=gmake |
1.3.15_2 18 Jul 2013 21:52:19 |
glarkin |
- Only disable automatic cron job installation when installing from the
port, not the package. |
1.3.15_1 18 Jul 2013 20:55:33 |
glarkin |
- Added an option to control installation of the crontab file. The
option defaults to yes during interactive installation, and the crontab
file is not installed during non-interactive installation.
Requested by: espen@tagestad.no (via email) |
1.3.15 16 Dec 2012 06:12:28 |
az |
- Set default perl version for ports which currently using
(5.x+ and x < 12) scheme.
Approved by: bapt@ (portmgr@) |
1.3.15 17 Oct 2012 19:18:56 |
glarkin |
- Converted a remaining conditional to OptionsNG
Feature safe: yes |
1.3.15 17 Oct 2012 19:14:19 |
glarkin |
- Updated to 1.3.15
PR: ports/172520
Submitted by: Takefu <takefu@airport.fm>
Feature safe: yes |
1.3.14_1 20 Mar 2012 20:13:42 |
glarkin |
- Reset cwd in pkg-plist back to PREFIX before dynamically adding more
directives to TMPPLIST. Otherwise %D is "/", and the chown commands
fail during package installation.
- Bumped PORTREVISION
Feature safe: yes |
1.3.14 08 Dec 2011 23:13:34 |
glarkin |
- 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 |
1.3.13_1 23 Nov 2011 19:37:24 |
glarkin |
- 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 |
1.3.13 03 Jul 2011 14:03:52 |
ohauer |
-remove MD5 |
1.3.13 14 Oct 2010 14:23:33 |
glarkin |
- Updated WWW: link to a more useful site
PR: ports/151439
Submitted by: "Zane C.B." <vvelox at vvelox dot net> |
1.3.13 13 Oct 2010 01:09:44 |
glarkin |
- 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> |
1.3.12 18 Aug 2010 19:07:03 |
glarkin |
- Updated to 1.3.12
PR: ports/149770
Submitted by: NAKAJI Hiroyuki <nakaji at jp dot freebsd dot org>
Approved by: glarkin (maintainer) |
1.3.10 07 Jul 2010 20:57:24 |
glarkin |
- Updated to 1.3.10
PR: ports/146537
Submitted by: Takefu <takefu at airport dot fm>
Feature safe: yes |
1.2.69_2 09 Jun 2010 17:29:38 |
glarkin |
- Parameterized more command names and paths to ensure that installation
works with non-standard build settings. |
1.2.69_2 16 Apr 2010 23:14:01 |
glarkin |
- Fix pkg-plist so directories installed out of PREFIX are removed
when empty
PR: ports/145741
Submitted by: sahil |
1.2.69_2 25 Jan 2010 23:23:02 |
glarkin |
- 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> |
1.2.69_1 19 Jan 2010 14:11:58 |
glarkin |
- Fix quoting problem created in previous commit
- Bump PORTREVISION
PR: ports/142966
Submitted by: Yasuhiro KIMURA <yasu@utahime.org> |
1.2.69 18 Jan 2010 22:38:05 |
glarkin |
- 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] |
1.2.54_5 18 Dec 2009 01:31:19 |
glarkin |
- 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> |
1.2.54_4 15 Dec 2009 20:09:14 |
glarkin |
- 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 |
1.2.54_3 26 May 2009 20:25:59 |
glarkin |
- Fixed the "Error 255" installation problem when docbook-to-man
is already installed. If it's there, use it instead of installing
docbook2X. |
1.2.54_3 29 Apr 2009 20:57:57 |
glarkin |
- Suppress stderr from docbook2man
Reported by: Various members of freebsd-ports@ |
1.2.54_3 25 Apr 2009 02:13:46 |
glarkin |
- 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> |
1.2.54_2 11 Sep 2008 00:30:09 |
glarkin |
- 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 |
1.2.54_1 08 Sep 2008 20:09:59 |
glarkin |
- 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) |
1.2.54 07 Sep 2008 01:31:56 |
glarkin |
- 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) |
1.1.1_4 27 Jul 2008 04:30:53 |
linimon |
Reset sergei@ due to maintainer-timeouts and no response to email.
Hat: portmgr |
1.1.1_4 13 May 2006 04:15:53 |
edwin |
Remove USE_REINPLACE from all categories starting with S |
1.1.1_4 25 Nov 2005 14:05:38 |
sergei |
- Add SHA256 checksums to my ports |
1.1.1_4 20 Apr 2004 08:36:26 |
kris |
Add missing directory |
1.1.1_4 30 Jan 2004 16:03:29 |
sergei |
SIZE *DOES* MATTER. |
1.1.1_4 12 Dec 2003 22:58:00 |
sergei |
- Add /var/log/security to the default list of input files
- Bump PORTREVISION
PR: 56578
Submitted by: KIMURA Yasuhiro <yasu@utahime.org> |
1.1.1_3 23 Oct 2003 05:42:49 |
sergei |
Change to my @FreeBSD.org address.
Approved by: krion |
1.1.1_3 26 Aug 2003 00:15:32 |
leeym |
- 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> |
1.1.1_2 14 Apr 2003 15:25:30 |
leeym |
- 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> |
1.1.1_1 09 Apr 2003 05:41:28 |
leeym |
- 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> |
1.1.1 23 Mar 2003 15:15:57 |
foxfair |
PR: 49064
Submitted by: Yonatan@xpert.com <Yonatan@xpert.com>
Switch MASTER_SITE to make this port fetchable. |
1.1.1 21 Feb 2003 17:35:15 |
kris |
Mark BROKEN: changes permissions on /tmp to 0700 |
1.1.1 20 Feb 2003 18:59:13 |
knu |
De-pkg-comment. |
1.1.1 10 Sep 2002 14:53:23 |
roberto |
${PREFIX}/var/tmp is obviously wrong. Use /tmp instead.
PR: ports/41815
Submitted by: Dan Langille <danl@freebsddiary.org> (fix by me) |
1.1.1 23 Jun 2002 20:39:25 |
pat |
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> |
1.1.1 10 Jun 2002 23:51:04 |
pat |
- 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> |
1.1.1 17 Apr 2002 20:48:29 |
pat |
Give maintainership back to ports@
PR: 37191
Submitted by: maintainer |
11 Mar 2001 03:14:12 |
will |
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}). |
11 Mar 2001 01:33:38 |
kris |
Fix plist. I don't quite know why this port uses etc/tmp, but don't care
enough to find out. |
08 Oct 2000 11:23:49 |
asami |
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. |
08 Oct 2000 07:30:58 |
asami |
Convert category security to new layout. |