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/GeoIP/distinfo

Number of commits found: 40

Friday, 18 May 2018
17:42 adamw search for other commits by this committer
Use the pre-rolled tarball instead of autoreconficating
Original commitRevision:470315 
Thursday, 18 Jan 2018
02:51 adamw search for other commits by this committer
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.
Original commitRevision:459312 
Monday, 15 May 2017
22:55 adamw search for other commits by this committer
Update to 1.6.11.

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

MFH:		2017Q2
Original commitRevision:440984 
Friday, 31 Mar 2017
15:47 adamw search for other commits by this committer
Update to 1.6.10, and use install-strip instead of manually stripping
in post-install.
Original commitRevision:437367 
Tuesday, 12 Jan 2016
03:23 adamw search for other commits by this committer
Update to 1.6.9.
Original commitRevision:405829 
Wednesday, 6 Jan 2016
17:31 adamw search for other commits by this committer
Update to 1.6.7.
Original commitRevision:405375 
Saturday, 15 Aug 2015
15:50 adamw search for other commits by this committer
Update to 1.6.6.
Original commitRevision:394325 
Tuesday, 28 Apr 2015
18:44 bdrewery search for other commits by this committer
USE_GITHUB: For the new support, fix DISTNAME to be more consistent.

When using GH_TAGNAME the DISTNAME would have GH_PROJECT and GH_ACCOUNT in
it. When not using GH_TAGNAME it would not have this. Now both cases
will add in the GH_PROJECT and GH_ACCOUNT.

Add special care to ensure that the DISTVERSION is not added in twice. If
a port does GH_TAGNAME=v${PORTVERSION} it will be added in twice though. For
that case DISTVERSIONPREFIX=v should be set and no GH_TAGNAME should be used.

empty() is used rather than (!defined || !${}) to support fmake.

The purpose of setting DISTNAME at all in these cases is to make it more clear
that the distfile is from *GITHUB* and to avoid collisions if a project were
to be renamed or moved. Without adding in GH_PROJECT and GH_ACCOUNT then there
are real risks that collisions on filenames would happen on renamed or moved
projects, which is fairly common. A GITHUB-generated file may not match
a custom-rolled or git-archive-rolled distfile.

PR:		199069
With hat:	portmgr
Testing done:	All USE_GITHUB ports without GH_COMMIT were
checksum/fetch/extract/WRKSRC tested.
Original commitRevision:384932 
Sunday, 19 Apr 2015
19:19 adamw search for other commits by this committer
Use the new USE_GITHUB format.
Original commitRevision:384318 
Thursday, 26 Feb 2015
19:09 adamw search for other commits by this committer
Update to 1.6.5.
Original commitRevision:380045 
Tuesday, 13 Jan 2015
16:38 adamw search for other commits by this committer
Update to 1.6.4.
Original commitRevision:376969 
Wednesday, 29 Oct 2014
21:47 adamw search for other commits by this committer
Update to 1.6.3. Add LICENSE.
Original commitRevision:371709 
Wednesday, 27 Aug 2014
15:53 adamw search for other commits by this committer
- 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
Original commitRevision:366333 
Monday, 28 Jul 2014
15:26 adamw search for other commits by this committer
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.
Original commitRevision:363178 
Saturday, 23 Jul 2011
16:39 dhn search for other commits by this committer
- Update to 1.4.8
Original commit
Saturday, 23 Apr 2011
08:42 dhn search for other commits by this committer
- Update to 1.4.7
Original commit
Sunday, 20 Mar 2011
12:54 miwi search for other commits by this committer
- Get Rid MD5 support
Original commit
Friday, 27 Feb 2009
14:40 miwi search for other commits by this committer
= Update to 1.4.6

PR:             132161
Submitted by:   Dennis Herrmann <adox@mcx2.org> (maintainer)
Original commit
Sunday, 19 Oct 2008
14:39 miwi search for other commits by this committer
- Update to 1.4.5
- Pass maintainership to submitter

PR:             128156
Submitted by:   Dennis Herrmann <adox@mcx2.org>
Original commit
Friday, 14 Mar 2008
20:40 miwi search for other commits by this committer
- Update to 1.4.4

PR:             121620
Submitted by:   Ports Fury
Original commit
Sunday, 30 Dec 2007
09:12 clsung search for other commits by this committer
- 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)
Original commit
Sunday, 25 Mar 2007
16:50 pav search for other commits by this committer
- Update to 1.4.2

PR:             ports/109004
Submitted by:   Li-Wen Hsu <lwhsu@lwhsu.org>
Approved by:    maintainer timeout (shaun; 1 month)
Original commit
Monday, 14 Aug 2006
22:25 shaun search for other commits by this committer
Upgrade to 1.4.0.
Original commit
Saturday, 20 May 2006
17:10 erwin search for other commits by this committer
Update to 1.3.17

PR:             97526
Submitted by:   Shaun Amott <shaun@inerd.com> (maintainer)
Original commit
Friday, 21 Apr 2006
02:47 mnag search for other commits by this committer
- Update to 1.3.16
Original commit
Friday, 25 Nov 2005
16:48 pav search for other commits by this committer
- Add SHA256
Original commit
Friday, 16 Sep 2005
00:21 pav search for other commits by this committer
- Update to 1.3.14
Original commit
00:15 pav search for other commits by this committer
- Update to 1.3.13

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

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

PR:             ports/71101
Submitted by:   Chris Elsworth <chris@shagged.org>
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
Saturday, 29 May 2004
23:14 leeym search for other commits by this committer
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
Original commit
Wednesday, 31 Mar 2004
03:12 trevor search for other commits by this committer
SIZEify (maintainer timeout)
Original commit
Thursday, 4 Sep 2003
21:05 seanc search for other commits by this committer
Update to 1.2.2
Original commit
Friday, 16 May 2003
18:03 seanc search for other commits by this committer
Update GeoIP to 1.2.0.  so version bumped to 3.
Original commit
Monday, 7 Apr 2003
01:10 seanc search for other commits by this committer
Update GeoIP to 1.1.9
Original commit
Wednesday, 15 Jan 2003
17:48 seanc search for other commits by this committer
Update GeoIP to 1.1.4.  Re-add GeoIPUpdate.h to headers list, author
notified.

Submitted by:   kris/bento
Original commit
Thursday, 2 Jan 2003
20:15 seanc search for other commits by this committer
Update libGeoIP to 1.1.3.
Original commit
Tuesday, 19 Nov 2002
20:37 seanc search for other commits by this committer
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
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

Number of commits found: 40