| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
24 May 2012 12:27:26
1.120460
|
tobez  |
Update to 1.120460.
PR: 168003
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
Changes: http://search.cpan.org/dist/Geo-IPfree/Changes |
13 Mar 2012 16:15:36
1.112870
|
pgollucci  |
- Revert ports/165605 as requested by portmgr@
Note: devel/p5-B-Size and devel/p5-Devel-Arena
where intentionally not restored.
PR: ports/165605
Approved by: portmgr (bapt)
Feature safe: yes (I sure hope so) |
08 Mar 2012 18:45:38
1.112870
|
pgollucci  |
- Remove ports that only work with < perl 5.12 (devel/p5-B-Size,
devel/p5-Devel-Arena)
- Remove conditionals for PERL_LEVEL < 501200
- Remove regression-test targets b/c this will be centralized in Mk/bsd.perl.mk
- Other minor cleanups
RUN_DEPENDS = ${BUILD_DEPENDS} -> RUN_DEPENDS:= ${BUILD_DEPENDS}
PR: ports/165605
Submitted by: pgollucci (myself)
Approved by: portmgr (linimon)
Exp Run by: linimon
Tested by: make index |
21 Jan 2012 17:40:15
1.112870
|
eadler  |
At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.
Explicit duplication > := > = and this just moves ports one step to the left
Approved by: portmgr |
29 Nov 2011 09:06:43
1.112870
|
tobez  |
Update to 1.112870.
Changes: http://search.cpan.org/dist/Geo-IPfree/Changes
Feature safe: yes |
24 Oct 2011 09:11:38
1.112490
|
dougb  |
The vast majority of pkg-descr files had the following format when they
had both lines:
Author: ...
WWW: ....
So standardize on that, and move them to the end of the file when necessary.
Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.
s/AUTHOR/Author/
A few other various formatting issues |
07 Sep 2011 09:30:33
1.112490
|
tobez  |
Update to 1.112490.
Changes: http://search.cpan.org/dist/Geo-IPfree/Changes |
20 Jun 2011 11:23:45
1.111650
|
tobez  |
Update to 1.111650.
Changes: http://search.cpan.org/dist/Geo-IPfree/Changes
Submitted by: Jin-Sih Lin <linpct@gmail.com>
PR: 157976 |
13 Dec 2010 07:50:10
1.102870
|
sunpoet  |
- Fix PERL_LEVEL in previous commit |
13 Dec 2010 01:16:17
1.102870
|
sunpoet  |
- Update to 1.102870
- Remove dependency for Perl 5.12
Changes: http://search.cpan.org/dist/Geo-IPfree/Changes
PR: ports/152395
Submitted by: sunpoet (myself)
Approved by: tobez (maintainer timeout, 24 days) |
16 Feb 2010 13:25:00
1.100470
|
tobez  |
Update to 1.100470.
Changes: http://search.cpan.org/dist/Geo-IPfree/Changes
Feature safe: yes |
07 Oct 2009 14:14:13
0.8
|
tobez  |
Update to 0.8.
Changes: http://search.cpan.org/dist/Geo-IPfree/Changes |
14 Sep 2009 13:52:53
0.7
|
tobez  |
Update to 0.7.
Changes: http://search.cpan.org/dist/Geo-IPfree/Changes |
14 May 2009 10:33:27
0.6
|
tobez  |
Update to 0.6.
Changes: http://search.cpan.org/dist/Geo-IPfree/Changes |
27 Apr 2009 15:08:08
0.5
|
tobez  |
Update to 0.5.
Changes: http://search.cpan.org/dist/Geo-IPfree/Changes |
09 Jan 2009 11:05:58
0.4
|
tobez  |
Update to 0.4.
Changes: http://search.cpan.org/dist/Geo-IPfree/Changes |
26 Nov 2008 10:39:52
0.3
|
tobez  |
Update to 0.3.
Changes: http://search.cpan.org/dist/Geo-IPfree/Changes |
17 Apr 2008 14:30:31
0.2
|
araujo  |
- Take advantage of CPAN macro from bsd.sites.mk, change
${MASTER_SITE_PERL_CPAN} to CPAN.
PR: ports/122674
Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by: araujo (myself)
Approved by: portmgr (pav) |
08 Sep 2007 01:02:54
0.2
|
linimon  |
Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.
Work done by: gabor
Sponsored by: Google Summer of Code 2007
Hat: portmgr |
22 Jul 2007 19:53:52
0.2
|
laszlof  |
- Add even more ports to the new "geography" category
Approved by: Pav (wearing portmgr hat) |
22 Jan 2006 21:24:05
0.2
|
edwin  |
SHA256ify
Approved by: krion@ |
22 Jan 2006 02:46:07
0.2
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
21 Sep 2005 19:31:43
0.2
|
fenner  |
search.cpan.org redirect reduction canonicalization project, pass 1:
URLs automatically rewritten from /search?dist=Foo or /dist/Foo
to /dist/Foo/ (note trailing slash). After a 2002(!) reorganization,
this is the preferred way to refer to modules on search.cpan.org.
This pass brought to you by http://people.freebsd.org/~fenner/fix-search |
31 Mar 2004 03:12:58
0.2
|
trevor  |
SIZEify (maintainer timeout) |
02 Apr 2003 22:05:45
0.2
|
tobez  |
Add net/p5-Geo-IPfree, a perl module to lookup country from an IP
address. This module makes such lookups off-line and the database of
IPs is free. |