Bug 217119 - www/webalizer not compiling with GEODB option enabled
Summary: www/webalizer not compiling with GEODB option enabled
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: amd64 Any
: --- Affects Only Me
Assignee: Dirk Meyer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-02-15 20:17 UTC by Fotis Zabaras
Modified: 2017-02-19 12:39 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Fotis Zabaras 2017-02-15 20:17:26 UTC
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
Comment 1 commit-hook freebsd_committer freebsd_triage 2017-02-19 12:38:34 UTC
A commit references this bug:

Author: dinoex
Date: Sun Feb 19 12:37:58 UTC 2017
New revision: 434401
URL: https://svnweb.freebsd.org/changeset/ports/434401

Log:
  - new option IP_AS_HOSTNAME
  - make portlint happier

  - update to webalizer-geodb-20170201
  PR:		217119

Changes:
  head/www/webalizer/Makefile
  head/www/webalizer/distinfo
  head/www/webalizer/files/patch-dns_resolv.c
  head/www/webalizer/files/patch-output.c
  head/www/webalizer/files/patch-wcmgr.c
  head/www/webalizer/files/patch-webalizer.c
  head/www/webalizer/pkg-plist