NetBSD.se

CVS log for pkgsrc/net/p5-Geo-IPfree/Makefile

[BACK] Up to [NetBSD + pkgsrc-wip] / pkgsrc / net / p5-Geo-IPfree

Request diff between arbitrary revisions - Display revisions graphically


Keyword substitution: kv
Default branch: MAIN


Revision 1.7: download - view: text, markup, annotated - select for diffs
Sun Aug 14 14:14:41 2011 UTC (9 months, 1 week ago) by obache
Branches: MAIN
CVS tags: pkgsrc-2012Q1-base, pkgsrc-2012Q1, pkgsrc-2011Q4-base, pkgsrc-2011Q4, pkgsrc-2011Q3-base, pkgsrc-2011Q3, HEAD
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -1 lines
Revision bump after updating perl5 to 5.14.1.

Revision 1.6: download - view: text, markup, annotated - select for diffs
Tue Apr 5 17:55:47 2011 UTC (13 months, 2 weeks ago) by minskim
Branches: MAIN
CVS tags: pkgsrc-2011Q2-base, pkgsrc-2011Q2
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +4 -5 lines
Update p5-Geo-IPfree to 1.100470.

Patch provided by Wen Heping in PR 42833.

Changes:
    - Added Timor-Leste country code: .tl
    - Updated database: Tue Feb 16 06:40:01 2010 UTC
    - Using date-based version number
    - Code and documentation cleanup
    - Added some new tests
    - Updated list of country codes
    - Updated database: Wed Oct  7 06:40:02 2009 UTC
    - Removed webgeo2ipct.pl script as you can now download a suitable file
      straight from the web: http://software77.net/geo-ip/
    - Updated database: Tue Sep  8 06:40:01 2009 UTC
    - Fix undef warning in Faster()
    - Tidy up benchmark script
    - Tidy up txt<->dat conversion scripts

Revision 1.5: download - view: text, markup, annotated - select for diffs
Sat Aug 21 16:35:21 2010 UTC (21 months ago) by seb
Branches: MAIN
CVS tags: pkgsrc-2011Q1-base, pkgsrc-2011Q1, pkgsrc-2010Q4-base, pkgsrc-2010Q4, pkgsrc-2010Q3-base, pkgsrc-2010Q3
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -1 lines
Bump the PKGREVISION for all packages which depend directly on perl,
to trigger/signal a rebuild for the transition 5.10.1 -> 5.12.1.

The list of packages is computed by finding all packages which end
up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl,
or PERL5_PACKLIST defined in their make setup (tested via
"make show-vars VARNAMES=..."), minus the packages updated after
the perl package update.

sno@ was right after all, obache@ kindly asked and he@ led the
way. Thanks!

Revision 1.4: download - view: text, markup, annotated - select for diffs
Sat Sep 19 00:13:49 2009 UTC (2 years, 8 months ago) by minskim
Branches: MAIN
CVS tags: pkgsrc-2010Q2-base, pkgsrc-2010Q2, pkgsrc-2010Q1-base, pkgsrc-2010Q1, pkgsrc-2009Q4-base, pkgsrc-2009Q4, pkgsrc-2009Q3-base, pkgsrc-2009Q3
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -3 lines
Update p5-Geo-IPfree to 0.6.

Changes since 0.2:
0.6  Mon May 11 2009
    - fix awful - yet popular - usage of Geo::IPfree::new
      corrected docs to use ->new instead
    - more dist cleanup

0.5  Tue Feb 03 2009
    - include Memoize in prereqs for older perls

0.4  Mon Dec 01 2008
    - fix "undef" test

0.3  Wed Nov 19 2008
    - Add webgeo2ipct script
    - Add new data file
    - Fix all warnings
    - Handle hosts that fail nslookup
    - find_db_file() now looks in user-overridable locations before looking
      for the shipped version.
    - /tmp removed from possible db locations.
    - Dist cleanup.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Sun Oct 19 19:18:31 2008 UTC (3 years, 7 months ago) by he
Branches: MAIN
CVS tags: pkgsrc-2009Q2-base, pkgsrc-2009Q2, pkgsrc-2009Q1-base, pkgsrc-2009Q1, pkgsrc-2008Q4-base, pkgsrc-2008Q4
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -1 lines
Bump the PKGREVISION for all packages which depend directly on perl,
to trigger/signal a rebuild for the transition 5.8.8 -> 5.10.0.

The list of packages is computed by finding all packages which end
up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl,
or PERL5_PACKLIST defined in their make setup (tested via
"make show-vars VARNAMES=...").

Revision 1.2: download - view: text, markup, annotated - select for diffs
Fri Jun 20 01:09:31 2008 UTC (3 years, 11 months ago) by joerg
Branches: MAIN
CVS tags: pkgsrc-2008Q3-base, pkgsrc-2008Q3, pkgsrc-2008Q2-base, pkgsrc-2008Q2, cwrapper, cube-native-xorg-base, cube-native-xorg
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -1 lines
Add DESTDIR support.

Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Sun Jun 10 17:11:06 2007 UTC (4 years, 11 months ago) by minskim
Branches: TNF
CVS tags: pkgsrc-base, pkgsrc-2008Q1-base, pkgsrc-2008Q1, pkgsrc-2007Q4-base, pkgsrc-2007Q4, pkgsrc-2007Q3-base, pkgsrc-2007Q3, pkgsrc-2007Q2-base, pkgsrc-2007Q2
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
Import p5-Geo-IPfree from pkgsrc-wip.  Packaged by Adrian Portelli.

This module a simple file-based database.  This database simply contains IP
blocks as keys, and countries as values.  The data contains all public IP
addresses and should be more complete and accurate than reverse complete
COMPLETE and accurate than reverse DNS lookups.

This module can be used to automatically select the geographically closest
mirror, or to analyze your web server logs to determine the countries of
your visitors.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Sun Jun 10 17:11:06 2007 UTC (4 years, 11 months ago) by minskim
Branches: MAIN
Initial revision

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options

NetBSD-CVSweb <admin[at]NetBSD[dot]se>