non port: net/GeoIP/files/patch-man__Makefile.am |
SVNWeb
|
Number of commits found: 5 |
Tue, 22 May 2018
|
[ 13:38 adamw ]
Fix building after r470315
When I switched from autoreconf, I forgot to point this patch file at
Makefile.in instead of Makefile.am. On some systems, this caused
automake to be run because it saw the Makefile.am as newer than the
Makefile.in, but automake isn't pulled in as a dependency.
Reported by: antoine
|
Thu, 30 Apr 2015
|
[ 04:28 adamw ]
Allow the server for the GeoIP database to be altered by an environment
variable.
PR: 199768
While here, regenerate patch with 'make makepatch' to appease portlint.
|
Mon, 11 Aug 2014
|
[ 18:41 mandree ]
Fix build as unprivileged user again, adding patch-man__Makefile.am.
Approved by: portmgr (blanket "just fix it" approval)
|
Mon, 28 Jul 2014
|
[ 15:26 adamw ]
Update GeoIP to 1.6.0.
With this update, GeoIP no longer ships with the GeoIP data files, so
you MUST fetch them yourself, by running the geoipupdate.sh script.
|
Wed, 23 Jul 2014
|
[ 19:27 mandree ]
Fix unprivileged build. Remove libtool from USE_AUTOTOOLS.
Make sure that Makefile.am is patched, a Makefile.in patch is useless
with USE_AUTOTOOLS=automake.
Remove libtool from USE_AUTOTOOLS, USES already contains libtool, to
fix a DEVELOPER=yes warning.
Approved by: portmgr (blanket "just fix it" approval)
|
Number of commits found: 5 |