notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: net/GeoIP/Makefile
SVNWeb

Number of commits found: 81

Sun, 13 Jan 2019
[ 21:00 adamw search for other commits by this committer ] Original commit   Revision:490212
Extend the GeoIP expiration to a month from now to give
users a bit more time to find a new solution.
Fri, 11 Jan 2019
[ 19:50 romain search for other commits by this committer ] Original commit   Revision:489992
Report failure to the caller in geoipupdate.sh

The script was returning an error due to the service not being offered anymore.
The update attempt was replaced with an information message, but it's better to
still return 1 as it did before to allow users detecting they have a problem.

Reported by:	aramw (maintainer)
[ 13:38 adamw search for other commits by this committer ] Original commit   Revision:489971
Replace the geoipupdate.sh script (which just produced 404 errors) with
a message explaining why, and what to do about it.
Tue, 8 Jan 2019
[ 04:43 adamw search for other commits by this committer ] Original commit   Revision:489642
Deprecate net/GeoIP, and expire it at the end of the month

Note that only the legacy format is deprecated. The GeoIP2 databases
are alive and well.

I completely missed that GeoIP has been deprecated for the last year,
and it expired upstream last week. Maxmind no longer provides the
legacy database, rendering this port useless.

Users must switch to GeoIP2 immediately. OPTIONS changes and
instructions will be coming in the next few days.

See https://support.maxmind.com/geolite-legacy-discontinuation-notice/

Although it won't be purged from the quarterly branch, it probably
makes sense to MFH this deprecation notice.

PR:             234715
Reported by:    rigoletto
MFH:            2019Q1
Wed, 12 Dec 2018
[ 00:28 adamw search for other commits by this committer ] Original commit   Revision:487269
Add pkg-message instructions to fix geoiplookup with the free databases

GeoIP has free and paid databases with differing granularity. The
geoiplookup and geoiplookup6 tools look only for the paid databases.
Users with the free databases (as would be obtained through the
included geoipupdate.sh script, or though specification of free
data files in net/geoipupdate) will need to create symlinks to
enable those tools to work with the free database files.

The upstream NEWS.md enumerates those symlinks, so this patch includes
a link to that file in the upstream repo.

PORTREVISION bump for the pkg-message change.

PR:		233947
Reported by:	Vincent Milum
MFH:		2018Q4
Fri, 18 May 2018
[ 17:42 adamw search for other commits by this committer ] Original commit   Revision:470315
Use the pre-rolled tarball instead of autoreconficating
Thu, 18 Jan 2018
[ 02:51 adamw search for other commits by this committer ] Original commit   Revision:459312
Update GeoIP to 1.6.12.

* Populate metro and area code when performing lookups in IPv6 City databases.
  Previously this was only done when using IPv4 City databases.
Mon, 15 May 2017
[ 22:55 adamw search for other commits by this committer ] Original commit   Revision:440984
Update to 1.6.11.

  * Fix use of a NULL pointer when opening a corrupt database
    with GeoIP_open

MFH:		2017Q2
Fri, 31 Mar 2017
[ 15:47 adamw search for other commits by this committer ] Original commit   Revision:437367
Update to 1.6.10, and use install-strip instead of manually stripping
in post-install.
Fri, 21 Oct 2016
[ 15:21 mat search for other commits by this committer ] Original commit   Revision:424427 (Only the first 10 of 354 ports in this commit are shown above. View all ports for this commit)
Use USES=pathfix where applicable.

PR:		213195
Submitted by:	mat
Exp-run by:	antoine
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D8093
Tue, 12 Jan 2016
[ 03:23 adamw search for other commits by this committer ] Original commit   Revision:405829
Update to 1.6.9.
Wed, 6 Jan 2016
[ 17:31 adamw search for other commits by this committer ] Original commit   Revision:405375
Update to 1.6.7.
Sat, 15 Aug 2015
[ 15:50 adamw search for other commits by this committer ] Original commit   Revision:394325
Update to 1.6.6.
Fri, 8 May 2015
[ 17:19 adamw search for other commits by this committer ] Original commit   Revision:385802
Support fetching the GeoLite City and GeoLite ASN databases.

Requested by:	Scott Loga
Thu, 30 Apr 2015
[ 04:28 adamw search for other commits by this committer ] Original commit   Revision:385024
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.
Sun, 19 Apr 2015
[ 19:19 adamw search for other commits by this committer ] Original commit   Revision:384318
Use the new USE_GITHUB format.
Thu, 26 Feb 2015
[ 19:09 adamw search for other commits by this committer ] Original commit   Revision:380045
Update to 1.6.5.
Tue, 13 Jan 2015
[ 16:38 adamw search for other commits by this committer ] Original commit   Revision:376969
Update to 1.6.4.
Sun, 16 Nov 2014
[ 16:25 adamw search for other commits by this committer ] Original commit   Revision:372643
DATADIR needs to be created as an empty dir for geoipupdate.sh.

Submitted by:	Herbert J. Skuhra
Wed, 29 Oct 2014
[ 21:47 adamw search for other commits by this committer ] Original commit   Revision:371709
Update to 1.6.3. Add LICENSE.
Mon, 13 Oct 2014
[ 01:31 adamw search for other commits by this committer ] Original commit   Revision:370750
Create the temporary directory within DATADIR, to ensure they're created
on the same device as their destination.

While here, use USES=autoreconf, and remove the @dirrm.

PR:		194086
Submitted by:	Yasuhito FUTATSUKI
Sat, 6 Sep 2014
[ 23:03 adamw search for other commits by this committer ] Original commit   Revision:367482
Rather than fetching the data files and piping them through gunzip,
download them completely and then gunzip them. This preserves the
modtimes, and is the only way of knowing the actual age of the
data files.

Suggested by:	ache
Wed, 27 Aug 2014
[ 15:53 adamw search for other commits by this committer ] Original commit   Revision:366333
- Update GeoIP to 1.6.2 and switch to its new github location.

- Add net/geoipupdate, the formal tool to fetch updates. It is for paid
  subscribers. People using the free version should continue using the
  geoipupdate.sh script in net/GeoIP.

This program is used to fetch the GeoIP2 and GeoIP databases. It requires
an active GeoIP subscription.

Please see https://www.maxmind.com/en/geolocation_landing for details about
obtaining a subscription.

If you wish to install the free versions of the GeoIP databases, please
use the geoipudate.sh script provided in net/GeoIP.

WWW: https://github.com/maxmind/geoipupdate
Mon, 11 Aug 2014
[ 20:16 adamw search for other commits by this committer ] Original commit   Revision:364652
Ensure that DATADIR exists before attempting to fetch the data files
into it. Also, make the script more robust and ask fewer questions in
adverse conditions.

PORTREVISION bump.

PR:		192597
Submitted by:	mandree
[ 17:04 adamw search for other commits by this committer ] Original commit   Revision:364627
Remove :oldver from GeoIP's USES=libtool. This allows the port to install
the proper shlib version, and removes libGeoIP.la.
Mon, 28 Jul 2014
[ 15:26 adamw search for other commits by this committer ] Original commit   Revision:363178
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 search for other commits by this committer ] Original commit   Revision:362719
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)
Tue, 22 Jul 2014
[ 12:24 adamw search for other commits by this committer ] Original commit   Revision:362534
Fetch the GeoIPv6 data along with the IPv4 data. This change
means that to update the IPv6 data you must use the included
geoipupdate.sh script, not the source-provided geoipdate command.
Add a pkg-message about how to update.

PR:		189618
Submitted by:	futatuki@yf.bsdclub.org

Also,
PR:		187906
Submitted by:	Miroslav Lachman
Tue, 1 Jul 2014
[ 17:32 adamw search for other commits by this committer ] Original commit   Revision:360061
Attempt to fix port on amd64 by running autoeverything.
Thu, 12 Jun 2014
[ 21:37 adamw search for other commits by this committer ] Original commit   Revision:357637
General cleanups and simplification. Because the port includes
scripts to update the data file, turn use @sample on the data
file included in the port. PORTREVISION bump for this change.
[ 20:40 adamw search for other commits by this committer ] Original commit   Revision:357634
Take these two.
Tue, 10 Jun 2014
[ 22:12 amdmi3 search for other commits by this committer ] Original commit   Revision:357395
- Swith to USES=libtool
- Fix install as non-root
- Whitespace fix

Approved by:	portmgr blanket
Mon, 10 Feb 2014
[ 03:19 miwi search for other commits by this committer ] Original commit   Revision:343578
- Stage support
Fri, 20 Sep 2013
[ 22:10 bapt search for other commits by this committer ] Original commit   Revision:327755 (Only the first 10 of 1288 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
net)
Wed, 4 Jul 2012
[ 11:22 scheidell search for other commits by this committer ] Original commit 
- Fix insecure handling of GeoIP download file
- Bump PORTREVISION since we change package

PR:             ports/145425
Submitted by:   anatoly pugachev <matorola@gmail.com>
Approved by:    dhn@ (maintainer)
Wed, 22 Feb 2012
[ 20:23 dhn search for other commits by this committer ] Original commit 
- Update URL in files/geoipupdate.sh
- Bump PORTREVISION

PR:             ports/165379
Submitted by:   Seiji Ariga <freebsd@khaotic.net>
Wed, 9 Nov 2011
[ 15:26 miwi search for other commits by this committer ] Original commit  (Only the first 10 of 250 ports in this commit are shown above. View all ports for this commit)
- Remove WITH_FBSD10_FIX, is no longer needed
Sat, 29 Oct 2011
[ 10:03 miwi search for other commits by this committer ] Original commit  (Only the first 10 of 18 ports in this commit are shown above. View all ports for this commit)
- Fix build on FreeBSD 10

Reported by:    pointyhat
Thu, 11 Aug 2011
[ 19:20 kwm search for other commits by this committer ] Original commit  (Only the first 10 of 543 ports in this commit are shown above. View all ports for this commit)
Remove USE_GNOME=gnometarget from ports. It has been a empty keyword since
mid 2008.

PR:             ports/159624
Submitted by:   Ruslan Mahmatkhanov <cvs-src@yandex.ru>
Sat, 23 Jul 2011
[ 22:30 dhn search for other commits by this committer ] Original commit 
- Fix to install complete
- Bump PORTREVISION

PR:             ports/159145
Submitted by:   Barbara <barbara.xxx1975@libero.it>
[ 16:39 dhn search for other commits by this committer ] Original commit 
- Update to 1.4.8
Sat, 23 Apr 2011
[ 08:42 dhn search for other commits by this committer ] Original commit 
- Update to 1.4.7
Sun, 27 Mar 2011
[ 11:58 dhn search for other commits by this committer ] Original commit 
- Remove memcpy/bcopy macro
- Bump PORTREVISION

PR:             ports/152548
Submitted by:   Dmitry Marakasov <amdmi3@amdmi3.ru>
Sat, 4 Dec 2010
[ 07:34 ade search for other commits by this committer ] Original commit  (Only the first 10 of 1730 ports in this commit are shown above. View all ports for this commit)
Sync to new bsd.autotools.mk
Sun, 2 Aug 2009
[ 19:36 mezz search for other commits by this committer ] Original commit  (Only the first 10 of 1514 ports in this commit are shown above. View all ports for this commit)
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.

It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.

With help:      marcus and kwm
Pointyhat-exp:  a few times by pav
Tested by:      pgollucci, "Romain Tartière" <romain@blogreen.org>, and
                a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by:    marcus
Approved by:    portmgr
Fri, 6 Mar 2009
[ 18:14 dhn search for other commits by this committer ] Original commit  (Only the first 10 of 64 ports in this commit are shown above. View all ports for this commit)
- Use my FreeBSD address on the ports I maintain

Approved by:    tabthorpe (co-mentor)
Fri, 27 Feb 2009
[ 14:40 miwi search for other commits by this committer ] Original commit 
= Update to 1.4.6

PR:             132161
Submitted by:   Dennis Herrmann <adox@mcx2.org> (maintainer)
Tue, 20 Jan 2009
[ 15:03 pav search for other commits by this committer ] Original commit 
- Update download locations
Mon, 1 Dec 2008
[ 21:15 miwi search for other commits by this committer ] Original commit 
- Fix Country database url

PR:             129124
Submitted by:   Bogdan Culibrk <bc@default.rs>
Approved by:    maintainer
Sun, 19 Oct 2008
[ 14:39 miwi search for other commits by this committer ] Original commit 
- Update to 1.4.5
- Pass maintainership to submitter

PR:             128156
Submitted by:   Dennis Herrmann <adox@mcx2.org>
Thu, 3 Jul 2008
[ 21:51 leeym search for other commits by this committer ] Original commit 
- update geoipupdate.sh to update the free database (GeoLite country)
- bump PORTREVISION

Submitted by:   Peter Clark <clarkp at mtmary.edu>
Fri, 14 Mar 2008
[ 20:40 miwi search for other commits by this committer ] Original commit 
- Update to 1.4.4

PR:             121620
Submitted by:   Ports Fury
Sun, 30 Dec 2007
[ 23:12 shaun search for other commits by this committer ] Original commit 
Return to pool.
[ 09:12 clsung search for other commits by this committer ] Original commit 
- Update to 1.4.3 (required by net/p5-Geo-IP 1.30)

PR:             ports/117181
Submitted by:   Olli Hauer <ohauer_AT_gmx dot de>
Approved by:    maintainer (timeout)
Sun, 22 Jul 2007
[ 19:53 laszlof search for other commits by this committer ] Original commit  (Only the first 10 of 20 ports in this commit are shown above. View all ports for this commit)
- Add even more ports to the new "geography" category

Approved by:    Pav (wearing portmgr hat)
Sun, 25 Mar 2007
[ 16:50 pav search for other commits by this committer ] Original commit 
- Update to 1.4.2

PR:             ports/109004
Submitted by:   Li-Wen Hsu <lwhsu@lwhsu.org>
Approved by:    maintainer timeout (shaun; 1 month)
Thu, 1 Feb 2007
[ 02:42 kris search for other commits by this committer ] Original commit  (Only the first 10 of 348 ports in this commit are shown above. View all ports for this commit)
Use libtool port instead of included version to avoid objformat a.out botch
Mon, 14 Aug 2006
[ 22:25 shaun search for other commits by this committer ] Original commit 
Upgrade to 1.4.0.
Mon, 19 Jun 2006
[ 20:06 shaun search for other commits by this committer ] Original commit  (Only the first 10 of 63 ports in this commit are shown above. View all ports for this commit)
Switch to my @FreeBSD.org address.

Approved by:    ahze (mentor)
Sat, 20 May 2006
[ 17:10 erwin search for other commits by this committer ] Original commit 
Update to 1.3.17

PR:             97526
Submitted by:   Shaun Amott <shaun@inerd.com> (maintainer)
Sun, 14 May 2006
[ 14:59 itetcu search for other commits by this committer ] Original commit 
Pass maintainership to Shaun Amott <shaun@inerd.com>

PR:             ports/96289
Submitted by:   Shaun Amott <shaun@inerd.com>
Approved by:    lawrance (mentor)
Fri, 21 Apr 2006
[ 02:47 mnag search for other commits by this committer ] Original commit 
- Update to 1.3.16
Fri, 16 Sep 2005
[ 00:21 pav search for other commits by this committer ] Original commit 
- Update to 1.3.14
[ 00:15 pav search for other commits by this committer ] Original commit 
- Reset long term inactive maintainer
[ 00:15 pav search for other commits by this committer ] Original commit 
- Update to 1.3.13

PR:             ports/85422
Submitted by:   Toni Viemero <toni.viemero@iki.fi>
Approved by:    maintainer timeout (seanc; 18 days)
Sat, 25 Dec 2004
[ 05:34 leeym search for other commits by this committer ] Original commit 
update to 1.38

PR:             74677
Submitted by:   leeym
Approved by:    maintainer timeout
Tue, 31 Aug 2004
[ 19:40 seanc search for other commits by this committer ] Original commit 
Update to 1.3.6.

PR:             ports/71101
Submitted by:   Chris Elsworth <chris@shagged.org>
Sun, 30 May 2004
[ 07:19 leeym search for other commits by this committer ] Original commit 
- net/GeoIP uses its own libtool even if we define USE_LIBTOOL*
- add missing @exec and remove old SIZE in net/GeoIP
- update for libGeoIP.4 in LIB_DEPENDS and bump PORTREVISION
- utilize PORTDOCS in www/mod_geoip

Noticed by:     kris
Sat, 29 May 2004
[ 23:14 leeym search for other commits by this committer ] Original commit 
update to GeoIP-1.3.1, so version bumped to 4.
install default configuration file

PR:             62900
Submitted by:   Ying-Chieh Liao <ijliao@FreeBSD.csie.NCTU.edu.tw>
Approved by:    maintainer timeout
Sun, 14 Mar 2004
[ 06:17 ade search for other commits by this committer ] Original commit  (Only the first 10 of 945 ports in this commit are shown above. View all ports for this commit)
Whoa there, boy, that's a mighty big commit y'all have there...

Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".

For ports-in-waiting:

        USE_LIBTOOL=YES         ->      USE_LIBTOOL_VER=13
        USE_AUTOCONF=YES        ->      USE_AUTOCONF_VER=213
        USE_AUTOMAKE=YES        ->      USE_AUTOMAKE_VER=14

Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
Thu, 4 Sep 2003
[ 21:05 seanc search for other commits by this committer ] Original commit 
Update to 1.2.2
Fri, 16 May 2003
[ 18:03 seanc search for other commits by this committer ] Original commit 
Update GeoIP to 1.2.0.  so version bumped to 3.
Mon, 7 Apr 2003
[ 01:10 seanc search for other commits by this committer ] Original commit 
Update GeoIP to 1.1.9
Fri, 7 Mar 2003
[ 06:08 ade search for other commits by this committer ] Original commit  (Only the first 10 of 358 ports in this commit are shown above. View all ports for this commit)
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
Thu, 16 Jan 2003
[ 02:33 seanc search for other commits by this committer ] Original commit 
Correct pkg-plist.

Pointy hat to:  seanc

Submitted by:   Kimura Fuyuki <fuyuki@hadaly.org>
Wed, 15 Jan 2003
[ 17:48 seanc search for other commits by this committer ] Original commit 
Update GeoIP to 1.1.4.  Re-add GeoIPUpdate.h to headers list, author
notified.

Submitted by:   kris/bento
Thu, 2 Jan 2003
[ 20:15 seanc search for other commits by this committer ] Original commit 
Update libGeoIP to 1.1.3.
Tue, 19 Nov 2002
[ 20:37 seanc search for other commits by this committer ] Original commit 
Update GeoIP to 1.1.1.  This version update has a significant API change in
that false lookups now return NULL instead of "--".  Libraries should be
updated accordingly.

Pointed out by:         knu && bento
Update delayed by:      15s+ latency from satellite internet connection
Mon, 18 Nov 2002
[ 12:01 knu search for other commits by this committer ] Original commit 
Cope with a hostname change.

Submitted by:   bento
Thu, 17 Oct 2002
[ 19:47 seanc search for other commits by this committer ] Original commit 
Update GeoIP to 1.0.9.  Update categories that were missed after the
repo-copy[1].

PR:             ports/44171
Submitted by:   Yen-Ming Lee <leeym@utopia.leeym.com>
Wed, 9 Oct 2002
[ 04:33 seanc search for other commits by this committer ] Original commit  (Only the first 10 of 14 ports in this commit are shown above. View all ports for this commit)
Moved misc/GeoIP and misc/p5-Geo-IP to the more fitting net directory[1].
Fixed build of net/GeoIP on -STABLE[2].

PR:             ports/43807
Submitted by:   Kimura Fuyuki <fuyuki@hadaly.org>  [2]
Submitted by:   seanc [1]

Reviewed by:    knu (mentor/portmgr)

Number of commits found: 81