Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't overwrite installed aide.conf by using -f FILE | nork | 2005-07-23 | 1 | -1/+1 |
| | | | | | | | | instead of -d FILE. Damaged by: ume Wept by: ume Approved by: maintainer slience | ||||
* | - Fix plist and unbreak [1, 2] | pav | 2005-07-20 | 4 | -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. | cy | 2005-06-30 | 1 | -1/+1 |
| | |||||
* | BROKEN: Incomplete pkg-plist | kris | 2005-05-07 | 1 | -0/+2 |
| | |||||
* | - Package list fixes | cy | 2005-04-22 | 5 | -22/+26 |
| | | | | - aide.conf moved from /var/db/aide to PREFIX/etc | ||||
* | Incomplete pkg-plist (installs files into nonstandard locale directory) | kris | 2005-02-28 | 1 | -1/+2 |
| | |||||
* | Fix WWW-tag | vs | 2004-07-20 | 1 | -1/+1 |
| | | | | | | PR: ports/52272 Submitted by: Jarda Benkovsky Approved by: maintainer timeout | ||||
* | Update aide 0.9 --> 0.10. | cy | 2004-03-11 | 5 | -77/+33 |
| | |||||
* | Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. | marcus | 2004-02-04 | 1 | -0/+1 |
| | | | | (Part 1) | ||||
* | Clear moonlight beckons. | ade | 2003-03-07 | 2 | -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 implementation | lioux | 2002-11-10 | 2 | -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. | cy | 2002-11-07 | 2 | -1/+2 |
| | |||||
* | Bison 1.75 fix. | cy | 2002-11-07 | 1 | -3/+59 |
| | |||||
* | Remove redundant current features and planned features sections, they're | cy | 2002-11-05 | 1 | -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.9 | cy | 2002-11-05 | 8 | -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. | cy | 2002-10-29 | 1 | -0/+11 |
| | | | | Submitted by: Stephen Hilton | ||||
* | The default aide.conf silently fails to check subdirectories, even though | cy | 2002-06-08 | 2 | -2/+3 |
| | | | | | | it appears to be configured to do so. Submitted by: Oliver Crow <ocrow@simplexity.net> | ||||
* | Fix a couple of fprintf format string errors | kris | 2002-06-07 | 1 | -1/+19 |
| | |||||
* | Change MAINTAINER from me at work to me at FreeBSD.org. | cy | 2002-03-15 | 1 | -1/+1 |
| | |||||
* | Fix another PTHREAD_LIBS conversion victim. | sobomax | 2001-04-04 | 1 | -1/+1 |
| | | | | Prompted by: maintainer | ||||
* | -pthread --> ${PTHREAD_LIBS} | sobomax | 2001-03-29 | 1 | -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). | olgeni | 2001-02-06 | 5 | -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. | sobomax | 2001-01-16 | 1 | -1/+1 |
| | |||||
* | Add USE_BISON. | will | 2000-07-15 | 1 | -0/+1 |
| | | | | | PR: 19948 Submitted by: maintainer | ||||
* | Finally add AIDE, a security tool similar to Tripwire but much improved. | will | 2000-07-14 | 7 | -0/+246 |
PR: 15894 Submitted by: Cy Schubert <Cy.Schubert@uumail.gov.bc.ca> |