| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
11 Sep 2008 01:30:09
1.2.54_2
|
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 |
08 Sep 2008 21:09:59
1.2.54_1
|
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) |
07 Sep 2008 02:31:56
1.2.54
|
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) |
27 Jul 2008 05:30:53
1.1.1_4
|
linimon  |
Reset sergei@ due to maintainer-timeouts and no response to email.
Hat: portmgr |
13 May 2006 05:15:53
1.1.1_4
|
edwin  |
Remove USE_REINPLACE from all categories starting with S |
25 Nov 2005 14:05:38
1.1.1_4
|
sergei  |
- Add SHA256 checksums to my ports |
20 Apr 2004 09:36:26
1.1.1_4
|
kris  |
Add missing directory |
30 Jan 2004 16:03:29
1.1.1_4
|
sergei  |
SIZE *DOES* MATTER. |
12 Dec 2003 22:58:00
1.1.1_4
|
sergei  |
- Add /var/log/security to the default list of input files
- Bump PORTREVISION
PR: 56578
Submitted by: KIMURA Yasuhiro <yasu@utahime.org> |
23 Oct 2003 06:42:49
1.1.1_3
|
sergei  |
Change to my @FreeBSD.org address.
Approved by: krion |
26 Aug 2003 01:15:32
1.1.1_3
|
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> |
14 Apr 2003 16:25:30
1.1.1_2
|
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> |
09 Apr 2003 06:41:28
1.1.1_1
|
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> |
23 Mar 2003 15:15:57
1.1.1
|
foxfair  |
PR: 49064
Submitted by: Yonatan@xpert.com <Yonatan@xpert.com>
Switch MASTER_SITE to make this port fetchable. |
21 Feb 2003 17:35:15
1.1.1
|
kris  |
Mark BROKEN: changes permissions on /tmp to 0700 |
20 Feb 2003 18:59:13
1.1.1
|
knu  |
De-pkg-comment. |
10 Sep 2002 15:53:23
1.1.1
|
roberto  |
${PREFIX}/var/tmp is obviously wrong. Use /tmp instead.
PR: ports/41815
Submitted by: Dan Langille <danl@freebsddiary.org> (fix by me) |
23 Jun 2002 21:39:25
1.1.1
|
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> |
11 Jun 2002 00:51:04
1.1.1
|
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> |
17 Apr 2002 21:48:29
1.1.1
|
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 12: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 08:30:58 
|
asami  |
Convert category security to new layout. |