NetBSD.se

CVS log for pkgsrc/graphics/p5-GDGraph/Makefile

[BACK] Up to [NetBSD + pkgsrc-wip] / pkgsrc / graphics / p5-GDGraph

Request diff between arbitrary revisions - Display revisions graphically


Keyword substitution: kv
Default branch: MAIN


Revision 1.22: download - view: text, markup, annotated - select for diffs
Sun Aug 14 12:59:49 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.21: preferred, colored
Changes since revision 1.21: +2 -2 lines
Revision bump after updating perl5 to 5.14.1.

Revision 1.21: download - view: text, markup, annotated - select for diffs
Sat Aug 21 16:34:56 2010 UTC (21 months ago) by seb
Branches: MAIN
CVS tags: pkgsrc-2011Q2-base, pkgsrc-2011Q2, pkgsrc-2011Q1-base, pkgsrc-2011Q1, pkgsrc-2010Q4-base, pkgsrc-2010Q4, pkgsrc-2010Q3-base, pkgsrc-2010Q3
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +2 -2 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.20: download - view: text, markup, annotated - select for diffs
Sun Oct 19 19:18:10 2008 UTC (3 years, 7 months ago) by he
Branches: MAIN
CVS tags: pkgsrc-2010Q2-base, pkgsrc-2010Q2, pkgsrc-2010Q1-base, pkgsrc-2010Q1, 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.19: preferred, colored
Changes since revision 1.19: +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.19: download - view: text, markup, annotated - select for diffs
Sat May 19 14:07:30 2007 UTC (5 years ago) by heinz
Branches: MAIN
CVS tags: pkgsrc-2008Q3-base, pkgsrc-2008Q3, pkgsrc-2008Q2-base, pkgsrc-2008Q2, pkgsrc-2008Q1-base, pkgsrc-2008Q1, pkgsrc-2007Q4-base, pkgsrc-2007Q4, pkgsrc-2007Q3-base, pkgsrc-2007Q3, pkgsrc-2007Q2-base, pkgsrc-2007Q2, cwrapper, cube-native-xorg-base, cube-native-xorg
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +6 -4 lines
Updated to version 1.44.

Pkgsrc changes:
  - The package supports installation to DESTDIR.
  - p5-GDGraph also needs p5-GD directly.
  - A more recent version of p5-GDTextUtil is needed.

Changes since version 1.43:
===========================
25 Apr 2007
- Patched bugs 21610, 20792, 20802, 23755 and 22932
- Updated POD to clarify current maintenance status, and encourage
	bug reporting via RT (and to point out some external help resources)
- Release 1.44

17 May 2006
- Patched bugs 7307, 2944 (extended the fix to mixed graphs), 4177, and 16863.
- Fixed a fencepost error in pie.pm that caused an occasional segfault
	(reported by John Westlund and Hank Leininger)
- Fixed a bug that broke bar charts with no visible 0-axis
	(reported by Steve Foster)

19 Feb 2006
- Patched bugs 2218, 4632 (which had two duplicates), 7881, and 15374
- Failed to update CHANGES file before releasing 1.4307 to CPAN (oops)

4 Feb 2006
- Patched bugs 16880 and 16791

19 Dec 2005
- Resolved the following bug reports/feature requests from RT:
	1363, 2944, 3346, 3850, 4104, 4380, 4384,
	4469, 5275, 5282, 6751, 6786, 7287, 7819
- Straightened out $my_graph/$graph confusion in docs
- Added five new sample scripts
- Individual module versions now reflect a branch from original CVS
  versioning, in case things need to be merged at some later date.
- Uploading to CPAN as 1.4305 under ~BWARFIELD because I can't seem
  to get in touch with Martien Verbruggen.

Revision 1.18: download - view: text, markup, annotated - select for diffs
Thu Feb 22 19:26:34 2007 UTC (5 years, 3 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2007Q1-base, pkgsrc-2007Q1
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +2 -2 lines
Whitespace cleanup, courtesy of pkglint.
Patch provided by Sergey Svishchev in private mail.

Revision 1.17: download - view: text, markup, annotated - select for diffs
Sun Feb 5 23:09:36 2006 UTC (6 years, 3 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.16: preferred, colored
Changes since revision 1.16: +2 -2 lines
Recursive revision bump / recommended bump for gettext ABI change.

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

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

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

Revision 1.10: download - view: text, markup, annotated - select for diffs
Thu Apr 29 17:45:45 2004 UTC (8 years ago) by abs
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -2 lines
Fix HOMEPAGE

Revision 1.9: download - view: text, markup, annotated - select for diffs
Tue Sep 16 13:37:47 2003 UTC (8 years, 8 months ago) by xtraeme
Branches: MAIN
CVS tags: pkgsrc-2004Q1-base, pkgsrc-2004Q1, pkgsrc-2003Q4-base, pkgsrc-2003Q4
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -3 lines
Updated to 1.43.

Patch provided by Adrian Portelli <adrianp@stindustries.net> via PR
pkg/22463.

Changes:


1 July 2003

- Fixed yet another division by 0 problem, for two_axes.
- Added more tests to axestype.t
- Cleaned up other test files.
- Release 1.43

19 June 2003

- Fixed another division by 0 problem, introduced in 1.41
- Added test t/axestype.pm, which now tests for division by 0 error.
- Released 1.42

17 June 2003

- Removed file BUGS from distribution. Too much work to keep up to
  date. Use rt.cpan.org, or email.
- Fixed skip() calls in tests to work with ancient versions of
  Test.pm.
- Made GD::Graph::Data::read() work with file handles under Perl
  5.005.
- Released 1.41

16 June 2003

- Fixed when zero axis inclusion is done for bar and are charts.
- Fixed code to reserve area for hbar charts last y axis label

11 June 2003

- Added no_axes option, changed sample56 to reflect this

30 May 2003

- Added version number for GD::Text PREREQ_PM
- Allow GD::Graph::Data::read() to read from file handle, instead of
  file
- Added tests for data file reading, and test data
- Release version 1.40

24 Feb 2003

- How come I never noticed this before? Right axis was disappearing
  when r_margin was zero.

22 Feb 2003

- Added patch by Ben Tilly from RT ticket 203 (manually, and much too
  late) to fix problems with picking decent values for axes when
  two_axes set to true. Added sample 57

20 Feb 2003

- Removed cetus font, because of unknown copyright status.
- Release 1.39 (skip 1.38, internal release)

11 Feb 2003, continued after 1.37 release

- Fixed version numbering
- Added limited, preliminary get_feature_coordinates support.

11 Feb 2003

- Fixed =head1 in GD/Graph/FAQ.pod
- release 1.37

10 Feb 2003

- Added some tests, mainly to make the CPAN testers happy :) The best
  way to test is still to use the samples.

- Preparation for 1.36

Jan 2003

- Made detection of output formats more robust. Newer GDs break on
  simply testing with UNIVERSAL::can.
- Added some documentation on error handling.

2 Jun 2002 - 21 Jun 2002

- Fixed various bugs:
  - Area charts don't allow undefined variables, die on hotspot code
  - allow "0.00" to be equal to 0 when determining min and max values
    for axes
  - fixed shadows for cumulative bars

- Preparation for release 1.35

9 Jun 2002

- I just realised this file is severely out of date. I'll only keep
  track of the really big changes here, since I really can't remember
  what I've fixed and changed sine 1.33, and it's really too much work
  to go through all CVS comments.
- Added hbars.pm, and put most of the framework in place to allow the
  other charts to be plotted rotated as well.
- preparation of release 1.34

Revision 1.8: download - view: text, markup, annotated - select for diffs
Sun Oct 27 21:20:38 2002 UTC (9 years, 6 months ago) by seb
Branches: MAIN
CVS tags: netbsd-1-6-1-base, netbsd-1-6-1
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +3 -6 lines
Use buildlink2. Use perl5/module.mk.

Revision 1.7: download - view: text, markup, annotated - select for diffs
Wed Mar 13 17:37:14 2002 UTC (10 years, 2 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.6: preferred, colored
Changes since revision 1.6: +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.6: download - view: text, markup, annotated - select for diffs
Mon Nov 26 06:49:58 2001 UTC (10 years, 5 months ago) by jlam
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +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.5: download - view: text, markup, annotated - select for diffs
Thu Oct 18 15:20:21 2001 UTC (10 years, 7 months ago) by veego
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +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.4: download - view: text, markup, annotated - select for diffs
Fri Feb 16 15:22:29 2001 UTC (11 years, 3 months ago) by wiz
Branches: MAIN
CVS tags: netbsd-1-5-PATCH001
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -1 lines
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Wed Nov 29 00:47:42 2000 UTC (11 years, 5 months ago) by david
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -2 lines
Update to 1.33 at the request of the maintainer, Damon Brodie.
Also closes PR pkg/11349

Revision 1.2: download - view: text, markup, annotated - select for diffs
Sun Aug 27 07:11:12 2000 UTC (11 years, 8 months ago) by jlam
Branches: MAIN
CVS tags: netbsd-1-5-RELEASE, netbsd-1-4-PATCH003
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +4 -3 lines
Convert packages to use PERL5_PACKLIST (part 1).  These were the easy
ones to do, and each compiled and installed/de-installed apparently
correctly.

As a side effect of the dynamic PLIST, we no longer need to have separate
-static and -shared PLISTs.  It's now easier than ever to make a perl5
package for NetBSD :)

Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Sun Jul 16 20:24:42 2000 UTC (11 years, 10 months ago) by rh
Branches: TNF
CVS tags: pkgsrc-base
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
Initial import of p5-GDGraph-1.32, a perl5 module to create charts using
the GD module.  This package was provided in PR 10610 by Damon Brodie
(damon@brodiefamily.org).

Revision 1.1: download - view: text, markup, annotated - select for diffs
Sun Jul 16 20:24:42 2000 UTC (11 years, 10 months ago) by rh
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>