notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: net/p5-Geo-IP/Makefile

Number of commits found: 44

Sunday, 13 Jan 2019
21:22 adamw search for other commits by this committer
Deprecate everything that depends on net/GeoIP and everything that depends
on those ports.
Original commitRevision:490213 
Thursday, 12 Oct 2017
15:09 sunpoet search for other commits by this committer
Update to 1.51

- Add LICENSE_FILE

Changes:	http://search.cpan.org/dist/Geo-IP/Changes
Original commitRevision:451890 
Friday, 15 Sep 2017
08:58 mat search for other commits by this committer
Fix license information for portgs that use "the same license as Perl".

Sponsored by:	Absolight
Original commitRevision:449893 
Thursday, 21 Jul 2016
15:42 adamw search for other commits by this committer
Update to 1.50.

Strip the XS module, sort plist, and remove cruft from pkg-descr.

- MYMETA files are now no longer included in releases.
- Geo::Mirror is no longer included in this distribution.
Original commitRevision:418878 
Friday, 1 Apr 2016
14:16 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412348 
Wednesday, 3 Dec 2014
15:29 jadawin search for other commits by this committer
- Update to 1.45
Original commitRevision:373834 
Wednesday, 26 Nov 2014
13:08 mat search for other commits by this committer
Change the way Perl modules are installed, update the default Perl to 5.18.

Before, we had:

  site_perl :           lib/perl5/site_perl/5.18
  site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
  perl_man3 :           lib/perl5/5.18/man/man3

Now we have:

  site_perl : lib/perl5/site_perl
  site_arch : lib/perl5/site_perl/mach/5.18
  perl_man3 : lib/perl5/site_perl/man/man3

Modules without any .so will be installed at the same place regardless of the
Perl version, minimizing the upgrade when the major Perl version is changed.
It uses a version dependent directory for modules with compiled bits.

As PERL_ARCH is no longer needed in plists, it has been removed from
PLIST_SUB.

The USE_PERL5=fixpacklist keyword is removed, the .packlist file is now
always removed, as is perllocal.pod.

The old site_perl and site_perl/arch directories have been kept in the
default Perl @INC for all Perl ports, and will be phased out as these old
Perl versions expire.

PR:		194969
Differential Revision:	https://reviews.freebsd.org/D1019
Exp-run by:	antoine
Reviewed by:	perl@
Approved by:	portmgr
Original commitRevision:373448 
Tuesday, 2 Sep 2014
13:25 adamw search for other commits by this committer
Users report Geo::IP giving a warning about
	warn: Use of uninitialized value $hasStructureInfo in numeric eq (==) at (eval
34) line 5477
until Geo::IP is rebuilt after r366333.

Bump PORTREVISION to be on the safe side here.
Original commitRevision:367001 
Monday, 11 Aug 2014
17:05 adamw search for other commits by this committer
Bump PORTREVISION on all ports that depend on net/GeoIP for
r364627.

Approved by:	portmgr (not really, but touches unstaged ports)
Original commitRevision:364628 
Monday, 9 Dec 2013
19:30 sunpoet search for other commits by this committer
- Update to 1.43
- Update MASTER_SITES: CPAN is enough
- Add LICENSE

Changes:	http://search.cpan.org/dist/Geo-IP/Changes
Original commitRevision:336020 
Tuesday, 5 Nov 2013
16:42 vanilla search for other commits by this committer
Support STAGEDIR.
Original commitRevision:332868 
Friday, 20 Sep 2013
22:10 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
net)
Original commitRevision:327755 
Friday, 2 Aug 2013
18:52 mat search for other commits by this committer
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default.
Original commitRevision:324174 
Monday, 10 Jun 2013
14:37 jadawin search for other commits by this committer
- Update to 1.42
- Changelog: http://cpansearch.perl.org/src/BORISZ/Geo-IP-1.42/Changes
Original commitRevision:320482 
Saturday, 2 Mar 2013
16:34 eadler search for other commits by this committer
Update to 1.41
Original commitRevision:313270 
Tuesday, 1 May 2012
01:47 swills search for other commits by this committer
- Assign clsung's p5- ports to perl@

Approved by:    clsung via IRC
Original commit
Tuesday, 27 Sep 2011
02:04 clsung search for other commits by this committer
- Update to 1.40
Original commit
Friday, 5 Jun 2009
22:52 pgollucci search for other commits by this committer
- Update to 1.38

PR:             ports/134831
Approved by:    maintainer timeout (clsung; 15 days)
Submitted by:   me
Original commit
Wednesday, 4 Mar 2009
06:49 clsung search for other commits by this committer
- Update to 1.36

Changes:        http://search.cpan.org/dist/Geo-IP/Changes
Original commit
Monday, 6 Oct 2008
06:45 clsung search for other commits by this committer
- Update to 1.35

Changes:        http://search.cpan.org/dist/Geo-IP/Changes
Original commit
Wednesday, 27 Aug 2008
03:34 clsung search for other commits by this committer
- Update to 1.34

Changes:        http://search.cpan.org/dist/Geo-IP/Changes
Original commit
Friday, 13 Jun 2008
06:36 clsung search for other commits by this committer
- Update to 1.33

Changes:        http://search.cpan.org/dist/Geo-IP/Changes
Original commit
Monday, 19 May 2008
13:12 araujo search for other commits by this committer
- Include some ports in perl5 category.

PR:             ports/123530
Submitted by:   Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by:    araujo (myself)
Approved by:    flz (portmgr)
Original commit
Monday, 7 Apr 2008
09:18 clsung search for other commits by this committer
- Update to 1.31

Changes:        http://search.cpan.org/dist/Geo-IP/Changes
Original commit
Sunday, 30 Dec 2007
09:23 clsung search for other commits by this committer
- Update to 1.30
Original commit
Sunday, 22 Jul 2007
19:53 laszlof search for other commits by this committer
- Add even more ports to the new "geography" category

Approved by:    Pav (wearing portmgr hat)
Original commit
Friday, 6 Jul 2007
08:00 miwi search for other commits by this committer
- Update to 1.28
- switch maintainer from ports@ to perl@
Original commit
Wednesday, 13 Dec 2006
16:14 linimon search for other commits by this committer
Reset seanc@FreeBSD.or due to maintainer-timeouts and no response to email.

Hat:            portmgr
Original commit
Monday, 14 Aug 2006
22:26 shaun search for other commits by this committer
Chase GeoIP shared library version bump.
Original commit
Tuesday, 27 Sep 2005
00:21 leeym search for other commits by this committer
- Update to 1.27

PR:             85935
Submitted by:   leeym
Approved by:    maintainer timeout (The 3rd timeouts in a row...)
Original commit
Tuesday, 30 Aug 2005
08:19 leeym search for other commits by this committer
- Update to 1.26

PR:             84063
Submitted by:   leeym
Approved by:    maintainer timeout
Original commit
Monday, 27 Dec 2004
08:25 leeym search for other commits by this committer
- remove redundant ';' and unbreak this port on 4.x

Noticed by:     kris
Original commit
Saturday, 25 Dec 2004
05:36 leeym search for other commits by this committer
Update to 1.24

PR:             74676
Submitted by:   leeym
Approved by:    maintainer timeout
Original commit
Sunday, 30 May 2004
07:19 leeym search for other commits by this committer
- 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
Original commit
Thursday, 11 Sep 2003
18:28 seanc search for other commits by this committer
Fix plist.

PR:             ports/56693
Submitted by:   Yen-Ming Lee <leeym@utopia.leeym.com>, bento
Original commit
Thursday, 4 Sep 2003
21:18 seanc search for other commits by this committer
Update to 1.2.1
Original commit
Wednesday, 21 May 2003
03:43 seanc search for other commits by this committer
Fix vi induced fat-finger over slow ssh connection.

Pointed out by: Mathieu Arnold <mat@mat.cc>
Original commit
Friday, 16 May 2003
18:10 seanc search for other commits by this committer
Update p5-Geo-IP to 1.15.  Fixes builds for perl 5.005.  Chase GeoIP.so
version bump.

PR:             ports/52337
Submitted by:   Mathieu Arnold <m@absolight.net>
Original commit
Friday, 7 Mar 2003
06:08 ade search for other commits by this committer
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
Original commit
Friday, 24 Jan 2003
20:08 seanc search for other commits by this committer
Update p5-Geo::IP to 1.13.
Original commit
Tuesday, 19 Nov 2002
21:37 seanc search for other commits by this committer
Chase the GeoIP lib version.
Original commit
Monday, 18 Nov 2002
12:01 knu search for other commits by this committer
Cope with a hostname change.

Submitted by:   bento
Original commit
Thursday, 17 Oct 2002
19:47 seanc search for other commits by this committer
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>
Original commit
Wednesday, 9 Oct 2002
04:44 seanc search for other commits by this committer
Commit miss: correct the path of the library dependency to net/GeoIP.
Original commit

Number of commits found: 44