Home
last modified time | relevance | path

Searched refs:DBIP2 (Results 1 – 9 of 9) sorted by relevance

/dports/net-mgmt/ipv6calc/ipv6calc-3.2.0/
H A Dautogen-all-variants.sh49 GEOIP2 DBIP2#-m
50 GEOIP2 DBIP2#-m --mmdb-dyn
53 DBIP2#-m --disable-geoip2
54 DBIP2#-M --disable-geoip2
55 IP2LOCATION GEOIP2 DBIP2#-a
56 IP2LOCATION GEOIP2 DBIP2#-A
H A DREADME.MaxMindDB5 See also README.GeoIP2, README.DBIP2
H A Dconfigure.in735 DBIP2="no"
737 DBIP2="yes"
741 DBIP2=no
780 if test "$DBIP2" = "yes"; then
1330 AC_MSG_RESULT([*** DBIP2 =$DBIP2])
H A DREADME40 * DB-IP.com(MaxMindDB) - internally handled as DBIP2
H A Dconfigure5115 DBIP2="no"
5119 DBIP2="yes"
5125 DBIP2=no
5166 if test "$DBIP2" = "yes"; then
7364 { $as_echo "$as_me:${as_lineno-$LINENO}: result: *** DBIP2 =$DBIP2" >&5
7365 $as_echo "*** DBIP2 =$DBIP2" >&6; }
H A DChangeLog131 README.DBIP2: add additional hints
162 … predefined long options from environment, fix missing catch for db-prio regarding DBIP2 and GEOIP2
224 databases/lib/libipv6calc_db_wrapper_{GeoIP2,DBIP2}.c: remove not necessary dependencies to db.h
/dports/net-mgmt/ipv6calc/ipv6calc-3.2.0/ipv6calcweb/
H A Dipv6calcweb.conf39 RequestHeader unset IPV6CALCWEB-DB-DBIP2
/dports/net-mgmt/ipv6calc/ipv6calc-3.2.0/doc/
H A Dipv6calc.lyx1512 MaxMindDB for GeoIP2/DBIP2 support enabled
1545 DBIP2 (MaxMindDB) support enabled
1754 DBIP2: info of available databases in directory: /usr/share/DBIP
1759 DBIP2: IPv4/v6 CountryCode (FREE) : [1] dbip-country-lite.mmdb
1766 DBIP2: IPv4/v6 City (FREE) : [2] dbip-city-lite.mmdb
1773 DBIP2: IPv4/v6 Location+ISP (COMM) : [6] dbip-location-isp.mmdb
1780 DBIP2: detected best databases FREE Country4=2 Country6=2 City4=2
1804 DBIP2: selected best databases method: COMM/FREE with more features are
3336 on DBIP DBIP2 External BuiltIn
5995 on DBIP DBIP2 External BuiltIn
[all …]
/dports/net-mgmt/ipv6calc/ipv6calc-3.2.0/ipv6calc/
H A Dshowinfo.c96 #if defined SUPPORT_IP2LOCATION || defined SUPPORT_GEOIP2 || defined DBIP2 in showinfo_availabletypes()