The NetBSD Project

CVS log for pkgsrc/misc/p5-Geography-Countries/Attic/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / misc / p5-Geography-Countries

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.12
Sun Mar 14 16:33:04 2010 UTC (15 years, 2 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2013Q2-base, pkgsrc-2013Q2, pkgsrc-2012Q4-base, pkgsrc-2012Q4, pkgsrc-2011Q4-base, pkgsrc-2011Q4, pkgsrc-2011Q2-base, pkgsrc-2011Q2, HEAD
FILE REMOVED
Changes since revision 1.11: +1 -1 lines
Remove packages that were reimported to geography/

Revision 1.11: download - view: text, markup, annotated - select for diffs
Sun Oct 19 19:18:22 2008 UTC (16 years, 7 months ago) by he
Branches: MAIN
CVS tags: pkgsrc-2009Q4-base, pkgsrc-2009Q4, pkgsrc-2009Q3-base, pkgsrc-2009Q3, pkgsrc-2009Q2-base, pkgsrc-2009Q2, pkgsrc-2009Q1-base, pkgsrc-2009Q1, pkgsrc-2008Q4-base, pkgsrc-2008Q4
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +2 -2 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.10: download - view: text, markup, annotated - select for diffs
Fri Jun 20 01:09:26 2008 UTC (16 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.9: preferred, colored
Changes since revision 1.9: +2 -1 lines
Add DESTDIR support.

Revision 1.9: download - view: text, markup, annotated - select for diffs
Sat Aug 6 06:19:24 2005 UTC (19 years, 9 months ago) by jlam
Branches: MAIN
CVS tags: pkgsrc-2008Q1-base, pkgsrc-2008Q1, pkgsrc-2007Q4-base, pkgsrc-2007Q4, pkgsrc-2007Q3-base, pkgsrc-2007Q3, pkgsrc-2007Q2-base, pkgsrc-2007Q2, pkgsrc-2007Q1-base, pkgsrc-2007Q1, pkgsrc-2006Q4-base, pkgsrc-2006Q4, pkgsrc-2006Q3-base, pkgsrc-2006Q3, pkgsrc-2006Q2-base, pkgsrc-2006Q2, pkgsrc-2006Q1-base, pkgsrc-2006Q1, pkgsrc-2005Q4-base, pkgsrc-2005Q4, pkgsrc-2005Q3-base, pkgsrc-2005Q3
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -2 lines
Bump the PKGREVISIONs of all (638) packages that hardcode the locations
of Perl files to deal with the perl-5.8.7 update that moved all
pkgsrc-installed Perl files into the "vendor" directories.

Revision 1.8: download - view: text, markup, annotated - select for diffs
Wed Jul 13 18:01:34 2005 UTC (19 years, 10 months ago) by jlam
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -2 lines
Turn PERL5_PACKLIST into a relative path instead of an absolute path.
These paths are now relative to PERL5_PACKLIST_DIR, which currently
defaults to ${PERL5_SITEARCH}.  There is no change to the binary
packages.

Revision 1.7: download - view: text, markup, annotated - select for diffs
Mon Apr 11 21:46:38 2005 UTC (20 years, 1 month ago) by tv
Branches: MAIN
CVS tags: pkgsrc-2005Q2-base, pkgsrc-2005Q2
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +1 -2 lines
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.

Revision 1.6: download - view: text, markup, annotated - select for diffs
Mon Dec 20 11:31:05 2004 UTC (20 years, 5 months ago) by grant
Branches: MAIN
CVS tags: pkgsrc-2005Q1-base, pkgsrc-2005Q1, pkgsrc-2004Q4-base, pkgsrc-2004Q4
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -1 lines
since perl is now built with threads on most platforms, the perl archlib
module directory has changed (eg. "darwin-2level" vs.
"darwin-thread-multi-2level").

binary packages of perl modules need to be distinguishable between
being built against threaded perl and unthreaded perl, so bump the
PKGREVISION of all perl module packages and introduce
BUILDLINK_RECOMMENDED for perl as perl>=5.8.5nb5 so the correct
dependencies are registered and the binary packages are distinct.

addresses PR pkg/28619 from H. Todd Fujinaka.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Sun May 2 20:15:14 2004 UTC (21 years ago) by heinz
Branches: MAIN
CVS tags: pkgsrc-2004Q3-base, pkgsrc-2004Q3, pkgsrc-2004Q2-base, pkgsrc-2004Q2
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +3 -1 lines
Added HOMEPAGE. Package uses no compiler at all

Revision 1.4: download - view: text, markup, annotated - select for diffs
Tue Feb 17 02:17:44 2004 UTC (21 years, 3 months ago) by minskim
Branches: MAIN
CVS tags: pkgsrc-2004Q1-base, pkgsrc-2004Q1
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +4 -2 lines
bl3ify and enable pkgviews installation.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Mon Jul 21 17:01:24 2003 UTC (21 years, 10 months ago) by martti
Branches: MAIN
CVS tags: pkgsrc-2003Q4-base, pkgsrc-2003Q4
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -2 lines
COMMENT should start with a capital letter.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Thu Jul 17 21:49:41 2003 UTC (21 years, 10 months ago) by grant
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -2 lines
s/netbsd.org/NetBSD.org/

Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Sun Jun 29 22:56:13 2003 UTC (21 years, 10 months ago) by gson
Branches: TNF
CVS tags: pkgsrc-base
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
Imported Geography-Countries-1.4, a perl5 module for mapping country
names and codes.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Sun Jun 29 22:56:13 2003 UTC (21 years, 10 months ago) by gson
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

CVSweb <webmaster@jp.NetBSD.org>