summaryrefslogtreecommitdiff
path: root/security/aide (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix another PTHREAD_LIBS conversion victim.Maxim Sobolev2001-04-041-1/+1
| | | | | | | Prompted by: maintainer Notes: svn path=/head/; revision=40844
* -pthread --> ${PTHREAD_LIBS}Maxim Sobolev2001-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. Notes: svn path=/head/; revision=40539
* Misc. port cleanups and some manpage fixes (correct FILES section).Jimmy Olgeni2001-02-065-13/+53
| | | | | | | | | PR: 20997 (slightly modified for new port layout) Submitted by: olgeni Approved by: maintainer Notes: svn path=/head/; revision=38035
* Massive style enforcement - use ^I instead of spaces for variables identation.Maxim Sobolev2001-01-161-1/+1
| | | | Notes: svn path=/head/; revision=37252
* Add USE_BISON.Will Andrews2000-07-151-0/+1
| | | | | | | | PR: 19948 Submitted by: maintainer Notes: svn path=/head/; revision=30656
* Finally add AIDE, a security tool similar to Tripwire but much improved.Will Andrews2000-07-147-0/+246
PR: 15894 Submitted by: Cy Schubert <Cy.Schubert@uumail.gov.bc.ca> Notes: svn path=/head/; revision=30629