| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/GeoIP2/Changes
Notes:
svn path=/head/; revision=459330
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/GeoIP2/Changes
Notes:
svn path=/head/; revision=453064
|
|
|
|
|
|
|
| |
Sponsored by: Absolight
Notes:
svn path=/head/; revision=449893
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/GeoIP2/Changes
Notes:
svn path=/head/; revision=440487
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/GeoIP2/Changes
Notes:
svn path=/head/; revision=436830
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/GeoIP2/Changes
Notes:
svn path=/head/; revision=430653
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/GeoIP2/Changes
Notes:
svn path=/head/; revision=426846
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/GeoIP2/Changes
Notes:
svn path=/head/; revision=414196
|
|
|
|
|
|
|
|
|
| |
- Add LICENSE_FILE
Changes: http://search.cpan.org/dist/GeoIP2/Changes
Notes:
svn path=/head/; revision=413829
|
|
|
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
Notes:
svn path=/head/; revision=412348
|
|
|
|
|
|
|
|
|
| |
- Add NO_ARCH
Changes: http://search.cpan.org/dist/GeoIP2/Changes
Notes:
svn path=/head/; revision=391092
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/GeoIP2/Changes
Notes:
svn path=/head/; revision=384173
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/GeoIP2/Changes
Notes:
svn path=/head/; revision=374659
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/GeoIP2/Changes
Notes:
svn path=/head/; revision=374624
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=373448
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/GeoIP2/Changes
Notes:
svn path=/head/; revision=373262
|
|
|
|
|
|
|
|
|
| |
- Cleanup PLIST
Changes: http://search.cpan.org/dist/GeoIP2/Changes
Notes:
svn path=/head/; revision=369626
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/GeoIP2/Changes
Notes:
svn path=/head/; revision=368586
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/GeoIP2/Changes
Notes:
svn path=/head/; revision=368478
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/GeoIP2/Changes
Notes:
svn path=/head/; revision=362824
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
GCC 4.6.4 to GCC 4.7.3. This entails updating the lang/gcc port as
well as changing the default in Mk/bsd.default-versions.mk.
Part II, Bump PORTREVISIONs.
PR: 182136
Supported by: Christoph Moench-Tegeder <cmt@burggraben.net> (fixing many ports)
Tested by: bdrewery (two -exp runs)
Notes:
svn path=/head/; revision=347809
|
|
This distribution provides an API for the GeoIP2 web services and databases. The
API also works with the free GeoLite2 databases.
See GeoIP2::WebService::Client for details on the web service client API and
GeoIP2::Database::Reader for the database API.
WWW: http://search.cpan.org/dist/GeoIP2/
Notes:
svn path=/head/; revision=345120
|