The NetBSD Project

CVS log for pkgsrc/graphics/p5-GDGraph3d/Attic/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / graphics / p5-GDGraph3d

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.17
Mon Aug 17 19:48:38 2009 UTC (15 years, 3 months ago) by sno
Branches: MAIN
CVS tags: pkgsrc-2013Q2-base, pkgsrc-2013Q2, pkgsrc-2012Q4-base, pkgsrc-2012Q4, pkgsrc-2011Q4-base, pkgsrc-2011Q4, pkgsrc-2011Q2-base, pkgsrc-2011Q2, pkgsrc-2009Q4-base, pkgsrc-2009Q4, HEAD
FILE REMOVED
Changes since revision 1.16: +1 -1 lines
Removing files from graphics/p5-GDGraph3d - they are located in
graphics/p5-GD-Graph3d now.

Revision 1.16: download - view: text, markup, annotated - select for diffs
Sun Oct 19 19:18:10 2008 UTC (16 years, 1 month 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.15: preferred, colored
Changes since revision 1.15: +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.15: download - view: text, markup, annotated - select for diffs
Fri Jun 20 01:09:22 2008 UTC (16 years, 5 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.14: preferred, colored
Changes since revision 1.14: +3 -1 lines
Add DESTDIR support.

Revision 1.14: download - view: text, markup, annotated - select for diffs
Thu Feb 22 19:26:35 2007 UTC (17 years, 9 months ago) by wiz
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
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +2 -2 lines
Whitespace cleanup, courtesy of pkglint.
Patch provided by Sergey Svishchev in private mail.

Revision 1.13: download - view: text, markup, annotated - select for diffs
Sun Feb 5 23:09:36 2006 UTC (18 years, 10 months ago) by joerg
Branches: MAIN
CVS tags: pkgsrc-2006Q4-base, pkgsrc-2006Q4, pkgsrc-2006Q3-base, pkgsrc-2006Q3, pkgsrc-2006Q2-base, pkgsrc-2006Q2, pkgsrc-2006Q1-base, pkgsrc-2006Q1
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +2 -2 lines
Recursive revision bump / recommended bump for gettext ABI change.

Revision 1.12: download - view: text, markup, annotated - select for diffs
Sat Aug 6 06:19:20 2005 UTC (19 years, 4 months ago) by jlam
Branches: MAIN
CVS tags: pkgsrc-2005Q4-base, pkgsrc-2005Q4, pkgsrc-2005Q3-base, pkgsrc-2005Q3
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +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.11: download - view: text, markup, annotated - select for diffs
Wed Jul 13 18:01:31 2005 UTC (19 years, 5 months ago) by jlam
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +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.10: download - view: text, markup, annotated - select for diffs
Mon Apr 11 21:46:07 2005 UTC (19 years, 8 months ago) by tv
Branches: MAIN
CVS tags: pkgsrc-2005Q2-base, pkgsrc-2005Q2
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +1 -2 lines
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.

Revision 1.9: download - view: text, markup, annotated - select for diffs
Mon Dec 20 11:31:03 2004 UTC (19 years, 11 months ago) by grant
Branches: MAIN
CVS tags: pkgsrc-2005Q1-base, pkgsrc-2005Q1, pkgsrc-2004Q4-base, pkgsrc-2004Q4
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +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.8: download - view: text, markup, annotated - select for diffs
Thu Aug 5 04:41:24 2004 UTC (20 years, 4 months ago) by jlam
Branches: MAIN
CVS tags: pkgsrc-2004Q3-base, pkgsrc-2004Q3
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +3 -2 lines
This package doesn't use the compiler.

Revision 1.7: download - view: text, markup, annotated - select for diffs
Sun May 9 00:45:45 2004 UTC (20 years, 7 months ago) by snj
Branches: MAIN
CVS tags: pkgsrc-2004Q2-base, pkgsrc-2004Q2
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -2 lines
Convert to buildlink3.

Revision 1.6: download - view: text, markup, annotated - select for diffs
Thu Apr 29 19:46:34 2004 UTC (20 years, 7 months ago) by abs
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -3 lines
Update GDGraph3d to 0.56
	No changelog from 0.55 available

Revision 1.5: download - view: text, markup, annotated - select for diffs
Sun Oct 27 21:20:39 2002 UTC (22 years, 1 month ago) by seb
Branches: MAIN
CVS tags: pkgsrc-2004Q1-base, pkgsrc-2004Q1, pkgsrc-2003Q4-base, pkgsrc-2003Q4, netbsd-1-6-1-base, netbsd-1-6-1
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +3 -6 lines
Use buildlink2. Use perl5/module.mk.

Revision 1.4: download - view: text, markup, annotated - select for diffs
Wed Mar 13 17:37:14 2002 UTC (22 years, 9 months ago) by fredb
Branches: MAIN
CVS tags: pkgviews-base, pkgviews, netbsd-1-6-RELEASE-base, netbsd-1-6, netbsd-1-5-PATCH003, buildlink2-base, buildlink2
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -1 lines
Give all packages which depend on "png" a version bump, and update
all dependencies on packages depending on "png" which contain shared
libraries, all for the (imminent) update to the "png" package.
[List courtesy of John Darrow, courtesy of "bulk-build".]

Revision 1.3: download - view: text, markup, annotated - select for diffs
Mon Nov 26 06:49:59 2001 UTC (23 years ago) by jlam
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +4 -3 lines
Buildlinkify, in the sense that only the perl headers are found in
${PREFIX} -- everything else is pickup up from ${BUILDLINK_DIR}.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Thu Oct 18 15:20:21 2001 UTC (23 years, 1 month ago) by veego
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -1 lines
SVR4 packages have a limit of 9 chars for a package name.
The automatic truncation in gensolpkg doesn't work for packages which
have the same package name for the first 5-6 chars.
e.g. amanda-server and amanda-client would be named amanda and amanda.
Now, we add a SVR4_PKGNAME and use amacl for amanda-client and amase for
amanda-server.
All svr4 packages also have a vendor tag, so we have to reserve some chars
for this tag, which is normaly 3 or 4 chars. Thats why we can only use 6
or 5 chars for SVR4_PKGNAME. I used 5 for all the packages, to give the
vendor tag enough room.
All p5-* packages and a few other packages have now a SVR4_PKGNAME.

Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Mon Mar 5 21:44:14 2001 UTC (23 years, 9 months ago) by jtb
Branches: TNF
CVS tags: pkgsrc-base, netbsd-1-5-PATCH001
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
Initial import of p5-GDGraph3d.

This is the GD::Graph3d extensions module. It provides 3D graphs
for the GD::Graph module by Martien Verbruggen, which in turn
generates graph using Lincoln Stein's GD.pm.

You use these modules just as you would any of the GD::Graph
modules, except that they generate 3d-looking graphs.

Package provided by Damon Brodie in PR pkg/11609.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Mon Mar 5 21:44:14 2001 UTC (23 years, 9 months ago) by jtb
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>