| Summary: | www/apache22 missing dependancy on apr-svn | ||
|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Craig Leres <leres> |
| Component: | Individual Port(s) | Assignee: | freebsd-apache (Nobody) <apache> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | Latest | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
Craig Leres
2008-07-28 23:00:04 UTC
Responsible Changed From-To: freebsd-ports-bugs->pgollucci I'll take it. clement 2008-08-31 16:51:38 UTC
FreeBSD ports repository
Modified files:
www/apache22 Makefile pkg-plist
www/apache22/files patch-srclib:apr-util:build:dbm.m4
Log:
- Fix plist when NOPORTDOCS is defined [1]
- Add WITH_SVN knob. It enables BDB for apache22 port and
force dependency on dev/apr-svn when WITH_APR_FROM_PORTS is
defined. (should help fixing [2]).
Introduce APR_PORT.
- Add support for db-4.7 [3]
- Add mod_ldap OPTIONS fixup [4]
- Sometimes, rc scripts aren't included in package
Try to fix this. [5]
PR: ports/126053 [2], ports/125520 [3]
ports/124651 [4], ports/126670 [5] (partially)
Reported by: QA Tindy [1],
Crazig Leres [2],
Larry Rosenman [4]
Kirk Strauser [3],
Joseph S. Atkinson [5]
Revision Changes Path
1.221 +17 -4 ports/www/apache22/Makefile
1.4 +132 -8 ports/www/apache22/files/patch-srclib:apr-util:build:dbm.m4
1.88 +2 -1 ports/www/apache22/pkg-plist
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Responsible Changed From-To: pgollucci->apache apache team State Changed From-To: open->analyzed See also, ports/130437 State Changed From-To: analyzed->closed Committed. Thanks! |