[Bug 217119] Webalizer not compiling with GEODB option enabled
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Feb 15 20:17:26 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217119
Bug ID: 217119
Summary: Webalizer not compiling with GEODB option enabled
Product: Ports & Packages
Version: Latest
Hardware: amd64
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: freebsd-ports-bugs at FreeBSD.org
Reporter: fotis at zabaras.eu
Webalizer when you select to compile it with GEODB option enabled doesnt
compile.
This is why the url to search for webalizer-geodb-20150901.tgz on Makefile does
not contain the file anymore.
MASTER_SITES= ftp://ftp.mrunix.net/pub/webalizer/:main \
ftp://ftp.mrunix.net/pub/webalizer/geodb/:geodb \
If the patch is changed to
MASTER_SITES= ftp://ftp.mrunix.net/pub/webalizer/:main \
ftp://ftp.mrunix.net/pub/webalizer/geodb/archive/:geodb \
The compile works.
But we can add the newest version from the
ftp://ftp.mrunix.net/pub/webalizer/geodb/ for the webalizer-geodb-20170201.tgz
with its checksum
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list