cvs commit: ports/security/amavisd-new Makefile pkg-plist
ports/security/amavisd-new/files patch-amavisd patch-amavisd-agent
patch-amavisd-nanny patch-amavisd.conf patch-amavisd.conf-sample
patch-config.h.in pkg-message.in
Erwin Lansing
erwin at FreeBSD.org
Sun Sep 10 07:05:51 PDT 2006
erwin 2006-09-10 14:05:50 UTC
FreeBSD ports repository
Modified files:
security/amavisd-new Makefile pkg-plist
security/amavisd-new/files patch-amavisd pkg-message.in
Removed files:
security/amavisd-new/files patch-amavisd-agent
patch-amavisd-nanny
patch-amavisd.conf
patch-amavisd.conf-sample
patch-config.h.in
Log:
Big rework:
- Register some dependencies directly that were installed by another dependencies before
- Add BerkeleyDB to OPTIONS for nanny/cache/snmp, it is not a mandatory dependency any more
- Add SQLite to OPTIONS for lookups/logging/quarantine
- Add SASL to OPTIONS for authentication
- Add SpamAssassin to OPTIONS, it is not a mandatory dependency any more
- Add p0f (passive OS fingerprinting) to OPTIONS and an rc.d script for p0fanalyzer
- Add file to OPTIONS to use ports' file(1) instead of system file(1)
- Add nomarch and cabextract to OPTIONS, they are not mandatory any more
- Provide some alternatives for archiver dependencies (rar/unrar, arj/unar, etc.)
- Cleanup deprecated PLIST_SUB and pkg-plist entries
- Use reinplace editing instead of patches where possible
- Ensure that the config file is installed with proper attributes
- Add some p0f explanation to pkg-message
- Style
PR: 102944
Submitted by: Gabor Kovesdan <gkovesdan at t-hosting.hu> (maintainer)
Revision Changes Path
1.41 +130 -47 ports/security/amavisd-new/Makefile
1.12 +11 -11 ports/security/amavisd-new/files/patch-amavisd
1.2 +0 -11 ports/security/amavisd-new/files/patch-amavisd-agent (dead)
1.3 +0 -11 ports/security/amavisd-new/files/patch-amavisd-nanny (dead)
1.14 +0 -22 ports/security/amavisd-new/files/patch-amavisd.conf (dead)
1.2 +0 -40 ports/security/amavisd-new/files/patch-amavisd.conf-sample (dead)
1.4 +0 -11 ports/security/amavisd-new/files/patch-config.h.in (dead)
1.2 +10 -2 ports/security/amavisd-new/files/pkg-message.in
1.20 +2 -3 ports/security/amavisd-new/pkg-plist
More information about the cvs-ports
mailing list