summaryrefslogtreecommitdiffstats
path: root/security/aide
Commit message (Collapse)AuthorAgeFilesLines
* Don't overwrite installed aide.conf by using -f FILEnork2005-07-231-1/+1
| | | | | | | | instead of -d FILE. Damaged by: ume Wept by: ume Approved by: maintainer slience
* - Fix plist and unbreak [1, 2]pav2005-07-204-17/+20
| | | | | | | | | - 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)
* Fix typo in URL.cy2005-06-301-1/+1
|
* BROKEN: Incomplete pkg-plistkris2005-05-071-0/+2
|
* - Package list fixescy2005-04-225-22/+26
| | | | - aide.conf moved from /var/db/aide to PREFIX/etc
* Incomplete pkg-plist (installs files into nonstandard locale directory)kris2005-02-281-1/+2
|
* Fix WWW-tagvs2004-07-201-1/+1
| | | | | | PR: ports/52272 Submitted by: Jarda Benkovsky Approved by: maintainer timeout
* Update aide 0.9 --> 0.10.cy2004-03-115-77/+33
|
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
| | | | (Part 1)
* Clear moonlight beckons.ade2003-03-072-1/+1
| | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
* o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-102-2/+1
| | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
* Use PORTCOMMENT.cy2002-11-072-1/+2
|
* Bison 1.75 fix.cy2002-11-071-3/+59
|
* Remove redundant current features and planned features sections, they'recy2002-11-051-17/+1
| | | | | | | | already in the README in the distribution tarball. Correct an incorrect statement about tripwire. Generally simpilfy the statement made in this file.
* Update 0.7 --> 0.9cy2002-11-058-45/+53
| | | | | 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.
* Patch to build with new bison 1.75.cy2002-10-291-0/+11
| | | | Submitted by: Stephen Hilton
* The default aide.conf silently fails to check subdirectories, even thoughcy2002-06-082-2/+3
| | | | | | it appears to be configured to do so. Submitted by: Oliver Crow <ocrow@simplexity.net>
* Fix a couple of fprintf format string errorskris2002-06-071-1/+19
|
* Change MAINTAINER from me at work to me at FreeBSD.org.cy2002-03-151-1/+1
|
* Fix another PTHREAD_LIBS conversion victim.sobomax2001-04-041-1/+1
| | | | Prompted by: maintainer
* -pthread --> ${PTHREAD_LIBS}sobomax2001-03-291-1/+1
| | | | | | | -D_THREAD_SAFE --> ${PTHREAD_CFLAGS} Note: my first intention was to test this out on bento/beta, but per ade's requiest I opted to do it quickly.
* Misc. port cleanups and some manpage fixes (correct FILES section).olgeni2001-02-065-13/+53
| | | | | | PR: 20997 (slightly modified for new port layout) Submitted by: olgeni Approved by: maintainer
* Massive style enforcement - use ^I instead of spaces for variables identation.sobomax2001-01-161-1/+1
|
* Add USE_BISON.will2000-07-151-0/+1
| | | | | PR: 19948 Submitted by: maintainer
* Finally add AIDE, a security tool similar to Tripwire but much improved.will2000-07-147-0/+246
PR: 15894 Submitted by: Cy Schubert <Cy.Schubert@uumail.gov.bc.ca>
OpenPOWER on IntegriCloud