aboutsummaryrefslogtreecommitdiff
path: root/net/GeoIP
Commit message (Collapse)AuthorAgeFilesLines
* Rather than fetching the data files and piping them through gunzip,Adam Weinberger2014-09-062-11/+13
| | | | | | | | | | | 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 Notes: svn path=/head/; revision=367482
* - Update GeoIP to 1.6.2 and switch to its new github location.Adam Weinberger2014-08-273-6/+16
| | | | | | | | | | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=366333
* Ensure that DATADIR exists before attempting to fetch the data filesAdam Weinberger2014-08-112-26/+26
| | | | | | | | | | | | | into it. Also, make the script more robust and ask fewer questions in adverse conditions. PORTREVISION bump. PR: 192597 Submitted by: mandree Notes: svn path=/head/; revision=364652
* Fix build as unprivileged user again, adding patch-man__Makefile.am.Matthias Andree2014-08-111-0/+17
| | | | | | | Approved by: portmgr (blanket "just fix it" approval) Notes: svn path=/head/; revision=364636
* Remove :oldver from GeoIP's USES=libtool. This allows the port to installAdam Weinberger2014-08-112-3/+4
| | | | | | | the proper shlib version, and removes libGeoIP.la. Notes: svn path=/head/; revision=364627
* Give at least some indication of what is happening.Adam Weinberger2014-07-281-0/+3
| | | | Notes: svn path=/head/; revision=363181
* Update GeoIP to 1.6.0.Adam Weinberger2014-07-285-37/+14
| | | | | | | | With this update, GeoIP no longer ships with the GeoIP data files, so you MUST fetch them yourself, by running the geoipupdate.sh script. Notes: svn path=/head/; revision=363178
* Fix unprivileged build. Remove libtool from USE_AUTOTOOLS.Matthias Andree2014-07-232-7/+5
| | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=362719
* Fetch the GeoIPv6 data along with the IPv4 data. This changeAdam Weinberger2014-07-223-3/+33
| | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=362534
* Attempt to fix port on amd64 by running autoeverything.Adam Weinberger2014-07-011-7/+9
| | | | Notes: svn path=/head/; revision=360061
* General cleanups and simplification. Because the port includesAdam Weinberger2014-06-123-19/+18
| | | | | | | | scripts to update the data file, turn use @sample on the data file included in the port. PORTREVISION bump for this change. Notes: svn path=/head/; revision=357637
* Take these two.Adam Weinberger2014-06-121-1/+1
| | | | Notes: svn path=/head/; revision=357634
* - Swith to USES=libtoolDmitry Marakasov2014-06-102-3/+18
| | | | | | | | | | - Fix install as non-root - Whitespace fix Approved by: portmgr blanket Notes: svn path=/head/; revision=357395
* - Stage supportMartin Wilke2014-02-102-4/+5
| | | | Notes: svn path=/head/; revision=343578
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | net) Notes: svn path=/head/; revision=327755
* - Fix insecure handling of GeoIP download fileMichael Scheidell2012-07-043-7/+6
| | | | | | | | | | | - Bump PORTREVISION since we change package PR: ports/145425 Submitted by: anatoly pugachev <matorola@gmail.com> Approved by: dhn@ (maintainer) Notes: svn path=/head/; revision=300479
* - Update URL in files/geoipupdate.shDennis Herrmann2012-02-222-2/+2
| | | | | | | | | | - Bump PORTREVISION PR: ports/165379 Submitted by: Seiji Ariga <freebsd@khaotic.net> Notes: svn path=/head/; revision=292082
* - Remove WITH_FBSD10_FIX, is no longer neededMartin Wilke2011-11-091-1/+0
| | | | Notes: svn path=/head/; revision=285379
* - Fix build on FreeBSD 10Martin Wilke2011-10-291-0/+1
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=284620
* Remove USE_GNOME=gnometarget from ports. It has been a empty keyword sinceKoop Mast2011-08-111-1/+0
| | | | | | | | | | mid 2008. PR: ports/159624 Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> Notes: svn path=/head/; revision=279506
* - Fix to install completeDennis Herrmann2011-07-231-0/+5
| | | | | | | | | | - Bump PORTREVISION PR: ports/159145 Submitted by: Barbara <barbara.xxx1975@libero.it> Notes: svn path=/head/; revision=278213
* - Update to 1.4.8Dennis Herrmann2011-07-232-3/+6
| | | | Notes: svn path=/head/; revision=278208
* - Update to 1.4.7Dennis Herrmann2011-04-233-17/+3
| | | | Notes: svn path=/head/; revision=273094
* - Remove memcpy/bcopy macroDennis Herrmann2011-03-272-0/+14
| | | | | | | | | | - Bump PORTREVISION PR: ports/152548 Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru> Notes: svn path=/head/; revision=271882
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* Sync to new bsd.autotools.mkAde Lovett2010-12-041-1/+1
| | | | Notes: svn path=/head/; revision=265663
* -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.Jeremy Messenger2009-08-021-1/+1
| | | | | | | | | | | | | | | | | | | | | -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 Notes: svn path=/head/; revision=238781
* - Use my FreeBSD address on the ports I maintainDennis Herrmann2009-03-061-1/+1
| | | | | | | Approved by: tabthorpe (co-mentor) Notes: svn path=/head/; revision=229577
* = Update to 1.4.6Martin Wilke2009-02-272-6/+5
| | | | | | | | PR: 132161 Submitted by: Dennis Herrmann <adox@mcx2.org> (maintainer) Notes: svn path=/head/; revision=229175
* - Update download locationsPav Lucistnik2009-01-201-2/+1
| | | | Notes: svn path=/head/; revision=226527
* - Fix Country database urlMartin Wilke2008-12-012-1/+2
| | | | | | | | | PR: 129124 Submitted by: Bogdan Culibrk <bc@default.rs> Approved by: maintainer Notes: svn path=/head/; revision=223683
* - Update to 1.4.5Martin Wilke2008-10-193-7/+8
| | | | | | | | | | - Pass maintainership to submitter PR: 128156 Submitted by: Dennis Herrmann <adox@mcx2.org> Notes: svn path=/head/; revision=221784
* - add the missing file in my previous commitYen-Ming Lee2008-07-031-0/+5
| | | | Notes: svn path=/head/; revision=216263
* - update geoipupdate.sh to update the free database (GeoLite country)Yen-Ming Lee2008-07-032-0/+5
| | | | | | | | | - bump PORTREVISION Submitted by: Peter Clark <clarkp at mtmary.edu> Notes: svn path=/head/; revision=216262
* - Update to 1.4.4Martin Wilke2008-03-142-7/+6
| | | | | | | | PR: 121620 Submitted by: Ports Fury Notes: svn path=/head/; revision=209074
* Return to pool.Shaun Amott2007-12-301-1/+1
| | | | Notes: svn path=/head/; revision=204721
* - Update to 1.4.3 (required by net/p5-Geo-IP 1.30)Cheng-Lung Sung2007-12-302-4/+4
| | | | | | | | | PR: ports/117181 Submitted by: Olli Hauer <ohauer_AT_gmx dot de> Approved by: maintainer (timeout) Notes: svn path=/head/; revision=204693
* - Add even more ports to the new "geography" categoryFrank J. Laszlo2007-07-221-1/+1
| | | | | | | Approved by: Pav (wearing portmgr hat) Notes: svn path=/head/; revision=196071
* - Update to 1.4.2Pav Lucistnik2007-03-252-4/+4
| | | | | | | | | PR: ports/109004 Submitted by: Li-Wen Hsu <lwhsu@lwhsu.org> Approved by: maintainer timeout (shaun; 1 month) Notes: svn path=/head/; revision=188300
* Use libtool port instead of included version to avoid objformat a.out botchKris Kennaway2007-02-011-0/+1
| | | | Notes: svn path=/head/; revision=183830
* Upgrade to 1.4.0.Shaun Amott2006-08-143-6/+6
| | | | Notes: svn path=/head/; revision=170637
* Switch to my @FreeBSD.org address.Shaun Amott2006-06-191-1/+1
| | | | | | | Approved by: ahze (mentor) Notes: svn path=/head/; revision=165799
* - Nuke ltmain patch and install .la files, they are no longer considered evilPav Lucistnik2006-05-202-15/+2
| | | | Notes: svn path=/head/; revision=162887
* Update to 1.3.17Erwin Lansing2006-05-202-5/+6
| | | | | | | | PR: 97526 Submitted by: Shaun Amott <shaun@inerd.com> (maintainer) Notes: svn path=/head/; revision=162886
* Pass maintainership to Shaun Amott <shaun@inerd.com>Ion-Mihai Tetcu2006-05-141-1/+1
| | | | | | | | | PR: ports/96289 Submitted by: Shaun Amott <shaun@inerd.com> Approved by: lawrance (mentor) Notes: svn path=/head/; revision=162339
* - Update to 1.3.16Marcus Alves Grando2006-04-214-31/+4
| | | | Notes: svn path=/head/; revision=160050
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-1/+1
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154116
* - Add SHA256Pav Lucistnik2005-11-251-0/+1
| | | | Notes: svn path=/head/; revision=149443
* Pacify distfile survey by following redirects on URLs.Mark Linimon2005-10-131-1/+1
| | | | | | | Source: distfile survey Notes: svn path=/head/; revision=145227
* - Update to 1.3.14Pav Lucistnik2005-09-164-20/+3
| | | | Notes: svn path=/head/; revision=142874