FreeBSD Bugzilla – Attachment 121196 Details for
Bug 164127
www/webalizer WITH_GEODB requires WITH_BDB
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
webalizer.patch
webalizer.patch (text/plain), 732 bytes, created by
Adam Weinberger
on 2012-01-14 17:30:13 UTC
(
hide
)
Description:
webalizer.patch
Filename:
MIME Type:
Creator:
Adam Weinberger
Created:
2012-01-14 17:30:13 UTC
Size:
732 bytes
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/pcvs/ports/www/webalizer/Makefile,v >retrieving revision 1.89 >diff -u -d -p -r1.89 Makefile >--- Makefile 12 Jan 2012 15:54:22 -0000 1.89 >+++ Makefile 14 Jan 2012 17:14:30 -0000 >@@ -7,6 +7,7 @@ > > PORTNAME= webalizer > PORTVERSION= 2.23.5 >+PORTREVISION= 1 > CATEGORIES+= www > MASTER_SITES= ftp://ftp.mrunix.net/pub/webalizer/:main \ > MASTER_SITES= ftp://ftp.mrunix.net/pub/webalizer/geodb/:geodb \ >@@ -48,6 +49,9 @@ LIB_DEPENDS= gd.4:${PORTSDIR}/${GD_PORT} > .if defined(WITH_GEOIP) > LIB_DEPENDS+= GeoIP.5:${PORTSDIR}/net/GeoIP > .endif >+.if defined(WITH_GEODB) >+WITH_BDB= yes >+.endif > > .if defined(WITH_GEODB) > PLIST_SUB+= WITH_GEODB=""
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 164127
: 121196
Working