Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
25 Jan 2022 05:13:01 0.17.4
|
Cy Schubert (cy)  |
security/aide: Remove redundant autoreconf
Remove the unneeded autoreconf. It causes poudriere builds to fail.
MFH: 2022Q1 |
23 Jan 2022 23:01:46 0.17.4
|
Cy Schubert (cy)  |
security/aide: Update to 0.17.4
Update aide to 0.17.4, fixing CVE-2021-45417.
PR: 261407
Reported by: Yonas Yanfa <yonas.yanfa@gmail.com>
MFH: 2022Q1
Security: CVE-2021-45417 |
06 Apr 2021 14:31:07 0.16.1 
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
14 Aug 2019 12:16:13
0.16.1 
|
mat  |
Convert to UCL & cleanup pkg-message (categories s) |
23 Jul 2019 06:21:41
0.16.1 
|
tobik  |
Fix build as user
Fix more instances of the YACC!="bison -y" problem from r507202. |
13 Apr 2019 19:28:20
0.16.1 
|
cy  |
Maybe cut & paste from their website was a bad idea. Fix up the
English.
Pointy hat to: cy@
Reported by: danfe@ |
13 Apr 2019 19:27:58
0.16.1 
|
cy  |
Fix COMMENT.
As pointed out by danfe@,
Violation of the PHB paragraph 5.6 -- Do not start [COMMENT] with an
indefinite article (that is, A or An).
Point hat to: cy@
Reported by: danfe@ |
13 Apr 2019 19:00:02
0.16.1 
|
cy  |
Update 0.16 --> 0.16.1 |
13 Apr 2019 18:59:47
0.16 
|
cy  |
More accurately reflect what aide is in COMMENT and pkg-descr. |
13 Apr 2019 18:59:30
0.16 
|
cy  |
According to https://sourceforge.net/projects/aide/, as of 2019-02-26
aide has moved from sourceforge to github. Rather than USE_GITHUB,
which would require considerable reworking of this port because the
raw sources on github are not release ready we will use the release
sources at https://github.com/aide/aide/releases/download/ instead.
While at it, update to the new WWW URL (https://aide.github.io/) as
pointed to by the old URL. |
21 Jun 2017 02:45:20
0.16 
|
cy  |
Switch to USES localbase. |
20 Jan 2017 20:33:31
0.16 
|
sunpoet  |
Update WWW: SF redirects to https://sourceforge.net/projects/<PROJECT_NAME>/ |
27 Jul 2016 19:24:26
0.16 
|
cy  |
Fix breakage caused by r419105.
PR: 211401
Pointy hat to: yours truly |
26 Jul 2016 19:41:30
0.16 
|
cy  |
Update 0.15.1 --> 0.16 |
26 Jul 2016 12:45:56
0.15.1_1 
|
cy  |
Modernize: Replace USE_AUTOTOOLS=autoconf with USES=autoreconf. |
01 Apr 2016 14:25:18
0.15.1_1 
|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
25 Mar 2015 08:30:28
0.15.1_1 
|
marino  |
security category: Remove $PTHREAD_LIBS
approved by: PTHREAD blanket |
02 Mar 2015 23:42:00
0.15.1_1 
|
bapt  |
Remove Author from pkg-descr and white space fixes |
13 Nov 2014 09:02:57
0.15.1_1 
|
antoine  |
Cleanup plist |
27 Jun 2014 00:20:14
0.15.1_1 
|
cy  |
Fix LEFTOVER. |
26 Jun 2014 20:04:03
0.15.1_1 
|
cy  |
Remove redundant MAN macro definitions. |
26 Jun 2014 19:41:02
0.15.1_1 
|
cy  |
Support stage.
Remove redundant database creation already in pkg-plist. |
26 May 2014 12:50:41
0.15.1_1 
|
miwi  |
- Convert gmake, bzip2 to USES
Approved by: portmgr |
20 Sep 2013 22:55:26
0.15.1_1 
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
security) |
11 Apr 2013 19:53:48
0.15.1_1 
|
cy  |
Fix bison build dependency (from r313635).
PR: 177772
Approved by: portmgr (bdrewery) |
29 Mar 2013 19:33:42
0.15.1_1 
|
cs  |
- Remove A/An in COMMENT
- Trim Header where applicable |
08 Mar 2013 11:32:12
0.15.1_1 
|
bapt  |
Convert USE_BISON to USES= bison
It brings bison as a build dependency in case it is set the following way:
USES= bison or USES= bison:build
it brings bison as a run dependency in case it is set the following way:
USES= bison:run
it brings bison both as a run and build dependency in case it the set the
following way:
USES= bison:both
While here trim some headers
Convert some USE_GNOME= gnomehack to USES= pathfix |
12 Dec 2012 20:39:53
0.15.1_1 
|
cy  |
Fix FreeBSD 8.X compile issue discussed in aide mailing list
(aide@cs.tut.fi/msg01621.html" REL="NOFOLLOW">http://www.mail-archive.com/aide@cs.tut.fi/msg01621.html).
Submitted by: ume |
05 Sep 2012 14:26:26
0.15.1 
|
cy  |
Update 0.13.1 --> 0.15.1 |
24 Oct 2011 09:11:38
0.13.1_3 
|
dougb  |
The vast majority of pkg-descr files had the following format when they
had both lines:
Author: ...
WWW: ....
So standardize on that, and move them to the end of the file when necessary.
Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.
s/AUTHOR/Author/
A few other various formatting issues |
23 Sep 2011 22:26:39
0.13.1_3 
|
amdmi3  |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
03 Jul 2011 14:03:52
0.13.1_3 
|
ohauer  |
-remove MD5 |
04 Dec 2010 07:34:27
0.13.1_3 
|
ade  |
Sync to new bsd.autotools.mk |
16 Oct 2010 11:52:47
0.13.1_3 
|
ade  |
Punt autoconf267->autoconf268 |
15 Sep 2010 18:35:24
0.13.1_3 
|
ade  |
Autotools update. Read ports/UPDATING 20100915 for details.
Approved by: portmgr (for Mk/bsd.port.mk part)
Tested by: Multiple -exp runs |
22 Aug 2009 00:35:32
0.13.1_2 
|
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with P,R,S |
20 Aug 2008 00:57:32
0.13.1_2 
|
ade  |
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62
Tested by: exp build run (erwin) |
03 Dec 2007 17:25:05
0.13.1_2 
|
cy  |
PORTREVISION bump in support of pkg-plist revision 1.5.
Approved by: portsmgr (ewin) |
02 Dec 2007 07:02:38
0.13.1_1 
|
cy  |
Correct chmod location.
Approved by: portmgr (linimon) |
17 Oct 2007 10:13:01
0.13.1_1 
|
ade  |
Migration from bison 1.x to 2.x
PR: 117086
Tested by: -exp runs |
09 Oct 2007 06:18:28
0.13.1 
|
cy  |
Update 0.11 --> 0.13.1 |
30 Sep 2007 04:47:37
0.11_1 
|
linimon  |
Switch autoconf dependencies from 2.53 or 2.59 to 2.61.
PR: ports/116639
Submitted by: aDe |
23 Feb 2006 05:05:38
0.11 
|
cy  |
Update 0.10 --> 0.11 |
24 Jan 2006 01:03:33
0.10_1 
|
edwin  |
SHA256ify
Approved by: krion@ |
24 Jul 2005 05:28:11
0.10_1 
|
nork  |
[forced commit]
I used a 'by' instead of 'to'. I missed a preposition..
Damaged and Wept to: ume
Pointy hat to: myself
Pointed out by: ume |
23 Jul 2005 22:53:23
0.10_1 
|
nork  |
Don't overwrite installed aide.conf by using -f FILE
instead of -d FILE.
Damaged by: ume
Wept by: ume
Approved by: maintainer slience |
20 Jul 2005 11:57:36
0.10_1 
|
pav  |
- Fix plist and unbreak [1, 2]
- Clean up Makefile and update pkg-message handling
PR: ports/81492 [1], ports/83128 [2]
Submitted by: Boris B. Samorodov <bsam@ipt.ru>,
Norikatsu Shigemura <n-shigemura@ensure.jp>
Approved by: maintainer timeout (2 months) |
30 Jun 2005 19:20:17
0.10_1 
|
cy  |
Fix typo in URL. |
07 May 2005 02:45:57
0.10_1 
|
kris  |
BROKEN: Incomplete pkg-plist |
22 Apr 2005 01:14:57
0.10_1 
|
cy  |
- Package list fixes
- aide.conf moved from /var/db/aide to PREFIX/etc |
28 Feb 2005 00:14:15
0.10 
|
kris  |
Incomplete pkg-plist (installs files into nonstandard locale directory) |
20 Jul 2004 14:56:08
0.10 
|
vs  |
Fix WWW-tag
PR: ports/52272
Submitted by: Jarda Benkovsky
Approved by: maintainer timeout |
11 Mar 2004 21:48:11
0.10 
|
cy  |
Update aide 0.9 --> 0.10. |
04 Feb 2004 05:10:27
0.9_1 
|
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1) |
07 Mar 2003 06:10:51
0.9 
|
ade  |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
07 Nov 2002 05:46:03
0.9 
|
cy  |
Use PORTCOMMENT. |
07 Nov 2002 01:27:51
0.9 
|
cy  |
Bison 1.75 fix. |
05 Nov 2002 14:14:14
0.9 
|
cy  |
Remove redundant current features and planned features sections, they're
already in the README in the distribution tarball.
Correct an incorrect statement about tripwire.
Generally simpilfy the statement made in this file. |
05 Nov 2002 13:46:25
0.9 
|
cy  |
Update 0.7 --> 0.9
The aide database was in /var/adm/aide and is now in /var/db/aide. /var/adm
is a SYSV directory that does not exist on FreeBSD. |
29 Oct 2002 15:21:04
0.7_1 
|
cy  |
Patch to build with new bison 1.75.
Submitted by: Stephen Hilton |
08 Jun 2002 19:39:40
0.7_1 
|
cy  |
The default aide.conf silently fails to check subdirectories, even though
it appears to be configured to do so.
Submitted by: Oliver Crow <ocrow@simplexity.net> |
07 Jun 2002 00:00:06
0.7 
|
kris  |
Fix a couple of fprintf format string errors |
15 Mar 2002 15:15:05
0.7 
|
cy  |
Change MAINTAINER from me at work to me at FreeBSD.org. |
04 Apr 2001 19:14:13 
|
sobomax  |
Fix another PTHREAD_LIBS conversion victim. |
29 Mar 2001 16:35:19 
|
sobomax  |
-pthread --> ${PTHREAD_LIBS} -D_THREAD_SAFE --> ${PTHREAD_CFLAGS} |
06 Feb 2001 13:17:01 
|
olgeni  |
Misc. port cleanups and some manpage fixes (correct FILES section). |
16 Jan 2001 17:33:20 
|
sobomax  |
Massive style enforcement - use ^I instead of spaces for variables identation.
|
08 Oct 2000 07:30:58 
|
asami  |
Convert category security to new layout. |
15 Jul 2000 17:23:55 
|
will  |
Add USE_BISON. |
14 Jul 2000 17:11:53 
|
will  |
Finally add AIDE, a security tool similar to Tripwire but much improved. |