Commit graph

76 commits

Author SHA1 Message Date
wiz
6376021c2c Update to 2.56:
2.56	* Fix Makefile.PL so that it works again.
2.55	* Great simplification of regression framework ought to fix make test problems.
	* Replace ExtUtils::MakeMaker script with Module::Build system
	  (just in time for Module::Build to be deprecated).
	* Remove archaic qd.pl (for creating QuickDraw picts) from distribution.
2.54	Patch from yurly@unet.net to fix image corruption in rotate180 when image height is odd.
2015-07-01 08:01:30 +00:00
ryoon
6c4d1aff4b Recursive revbump from pkgsrc/multimedia/libvpx. 2015-06-30 09:57:33 +00:00
wiz
0982effce2 Recursive PKGREVISION bump for all packages mentioning 'perl',
having a PKGNAME of p5-*, or depending such a package,
for perl-5.22.0.
2015-06-12 10:48:20 +00:00
wiz
cda18437be Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
wiz
e8647fedbb Remove SVR4_PKGNAME, per discussion on tech-pkg. 2014-10-09 13:44:32 +00:00
wiz
7eeb51b534 Bump for perl-5.20.0.
Do it for all packages that
* mention perl, or
* have a directory name starting with p5-*, or
* depend on a package starting with p5-
like last time, for 5.18, where this didn't lead to complaints.
Let me know if you have any this time.
2014-05-29 23:35:13 +00:00
adam
deb65080d5 Changes 2.53:
Points to Gabor Szabo's GD::Simple tutorial, and fix link to repository.
2014-05-05 11:01:12 +00:00
adam
ce8ff50ca4 Changes 2.52:
Fix regression tests to run on Ubuntu 12.04 64bit.
2014-03-03 19:56:21 +00:00
obache
4a646b438b recursive bump from graphics/gd shlib major bump. 2013-09-04 12:31:24 +00:00
adam
5625761f5f Changes 2.50:
Fix gdUseFontConfig so that it can be called as a class method.
2013-09-02 21:23:48 +00:00
dholland
f680cdb43a Add -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 to CFLAGS per PR 45873. 2013-07-04 05:38:55 +00:00
tron
a36fb86593 Try to fix the fallout caused by the fix for PR pkg/47882. Part 3:
Recursively bump package revisions again after the "freetype2" and
"fontconfig" handling was fixed.
2013-06-04 22:15:37 +00:00
wiz
53745b22ea Bump freetype2 and fontconfig dependencies to current pkgsrc versions,
to address issues with NetBSD-6(and earlier)'s fontconfig not being
new enough for pango.

While doing that, also bump freetype2 dependency to current pkgsrc
version.

Suggested by tron in PR 47882
2013-06-03 10:05:17 +00:00
wiz
d2ca14a3f1 Bump all packages for perl-5.18, that
a) refer 'perl' in their Makefile, or
b) have a directory name of p5-*, or
c) have any dependency on any p5-* package

Like last time, where this caused no complaints.
2013-05-31 12:39:57 +00:00
wiz
d1b820f37b Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
adam
f4c3b89da7 Revbump after graphics/jpeg and textproc/icu 2013-01-26 21:36:13 +00:00
asau
08f35c7155 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-06 14:10:39 +00:00
wiz
8b5d49eb78 Bump all packages that use perl, or depend on a p5-* package, or
are called p5-*.

I hope that's all of them.
2012-10-03 21:53:53 +00:00
jperkin
c578190337 Pull in libiconv. Fixes build on Solaris. 2012-09-18 19:24:44 +00:00
hiramatsu
05afc0ad5f qd.pl needs REPLACE_PERL.
Increment PKGREVISION.
2012-02-19 07:43:23 +00:00
sbd
04daa2f1b8 Recursive bump for graphics/freetype2 buildlink addition. 2011-11-01 06:00:33 +00:00
obache
bb3696f957 Revision bump after updating perl5 to 5.14.1. 2011-08-14 12:59:47 +00:00
adam
70c593f1c9 Changes 2.46:
* Added a basic "use" test for GD::Simple
2011-05-04 09:43:40 +00:00
wiz
af3596f984 png shlib name changed for png>=1.5.0, so bump PKGREVISIONs. 2011-01-13 13:36:05 +00:00
wiz
3c59dfd1f6 Update to 2.45, same number of test failures as before:
Failed 1/2 test programs. 1/13 subtests failed.

2.45	Clarified the GD license. There is now a formal LICENSE file in the package.
2010-09-06 11:24:05 +00:00
seb
c3f1e700ad 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!
2010-08-21 16:32:42 +00:00
wiz
e8d8834f6a Bump PKGREVISION for libpng shlib name change.
Also add some patches to remove use of deprecated symbols and fix other
problems when looking for or compiling against libpng-1.4.x.
2010-06-13 22:43:46 +00:00
wiz
91871f449e Second try at jpeg-8 recursive PKGREVISION bump. 2010-01-18 09:58:37 +00:00
sno
6f7368d4db bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
sno
c0975dd576 pkgsrc changes:
- Updating package for p5 module GD.pm from 2.43 to 2.44
  - Adjusting license according to main module POD

Upstream changes:
2.44    GD::Group now installed properly.
	Quenched compiler warning caused by Newxs() calls.
2009-07-16 06:18:43 +00:00
sno
f1552a26fb pkgsrc changes:
- Updating package for p5 module GD from 2.41 to 2.43
  - Adding license (artistic)

Upstream changes:
2.43    Added "transparent" color to GD::Simple.
	Fixed Makefile so that GD/Image.pm depends both on GD/Image.pm.PLS
	and .config.cache
2.42	Fixed magic number detection to autodetect certain missed jpeg
	files (thanks to Mike Walker)
2009-07-10 08:36:53 +00:00
sno
3a04342e3b PkgSrc changes:
- Updating module to 2.41

Upstream changes:
2.41    Added backend support for grouping features in GD::SVG module.
2.40    ** Do not use - contains a bug **
2.39	Makefile.PL will refuse to run if the proper version of libgd is
        unavailable.
2.38	Fixed bizarre warning about /usr/include/gd.h != /usr/include/gd.h.
2.37	GD/Image.pm did not bring in croak() properly, meaning that
        incorrect error messages are printed out when any of the
        newFromXXX() calls are made.
2.36	Instructions on using gdAntiAliased with palette images.
2009-04-12 00:32:42 +00:00
dholland
424b4313a8 This also requires fontconfig now that graphics/gd uses fontconfig.
PKGREVISION++
2008-11-16 09:03:07 +00:00
he
b021813da0 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=...").
2008-10-19 19:17:40 +00:00
jlam
56ba4d2690 Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk
can handle packages having no PLIST files.
2007-10-25 16:54:26 +00:00
heinz
8c2cddd5e4 Updated to version 2.35.
Pkgsrc changes:
  - The package uses a C compiler.
  - Removed unnecessary :M* modifier (pkglint gave the hint).

Changes since version 2.30:
=====================================
2.35	Some instructions on installation for Windows users.
	Doesn't push libpng onto @LIBS unless png support is requested.
	Supports Storable's freeze/thaw via a custom serializer.
	Remove "scale redefined" message during compilation of Polyline.
2.34    Added a check for stray gd.h include files from older installations.
	If any are found, Makefile.PL will issue a warning.
	Fixed incorrect documentation of GD::Simple->string() method. The
	method call *does* move the pen.
2.33	Added appropriate #ifdefs to allow to compile under version 5.6.0
	(due to lack of threading macros before 5.8).
2.32	Added a GD::Simple->HSVtoRGB() method.
	Documentation fixes from Mark Manning.
	Added a clear() method to GD::Polygon to remove all vertices.
2.31	Fixed GD::Simple->transparent to support symbolic color names.
	Made changes that should render the module thread-safe.
	Changed newSVpv calls to newSVpvn, in hopes of improving performance.
	Added a GD::Simple->HSVtoRGB() method.
	Fixed incorrect freeing of user-provided raw data in newFromGdData()
	and newFromGd2Data() (this caused segfaults; patch provided by
	Nigel Sandever)
2007-05-19 13:42:37 +00:00
heinz
60ead63b26 The package supports installation to DESTDIR. 2007-05-16 19:22:29 +00:00
wiz
02f8f7c52d Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update. 2006-04-17 13:45:57 +00:00
reed
5abef9be14 Over 1200 files touched but no revisions bumped :)
RECOMMENDED is removed. It becomes ABI_DEPENDS.

BUILDLINK_RECOMMENDED.foo becomes BUILDLINK_ABI_DEPENDS.foo.

BUILDLINK_DEPENDS.foo becomes BUILDLINK_API_DEPENDS.foo.

BUILDLINK_DEPENDS does not change.

IGNORE_RECOMMENDED (which defaulted to "no") becomes USE_ABI_DEPENDS
which defaults to "yes".

Added to obsolete.mk checking for IGNORE_RECOMMENDED.

I did not manually go through and fix any aesthetic tab/spacing issues.

I have tested the above patch on DragonFly building and packaging
subversion and pkglint and their many dependencies.

I have also tested USE_ABI_DEPENDS=no on my NetBSD workstation (where I
have used IGNORE_RECOMMENDED for a long time). I have been an active user
of IGNORE_RECOMMENDED since it was available.

As suggested, I removed the documentation sentences suggesting bumping for
"security" issues.

As discussed on tech-pkg.

I will commit to revbump, pkglint, pkg_install, createbuildlink separately.

Note that if you use wip, it will fail!  I will commit to pkgsrc-wip
later (within day).
2006-04-06 06:21:32 +00:00
joerg
5911def816 Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
rillig
b71a1d488b Fixed pkglint warnings. The warnings are mostly quoting issues, for
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some
other changes are outlined in

    http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
2005-12-05 20:49:47 +00:00
wiz
c208cbcbc5 Update to 2.30:
2.30	Migrated polyline() support into GD::Simple.
2.29	Better support for fonts and brushed patterns in GD::Simple
2.28	Having troubles getting all the modules installed correctly. Should work now.
2.27	Reworked the way that GD.pm is created at compile time so that CPAN picks up
	   correct version information. No code changes.
2.26    CPAN isn't propagating GD, so I'll upload another version
2.25    Fixed Makefile.PL so that GD::Polyline and GD::Simple are installed (thanks to Guy Albertelli).

2.24	Fixed gif/anim gif support so that you can't have animated gif support without
		having gif support.

2.23	Added patch from Slaven Rezic which makes it possible to call GD constants
		in an OO way (without generating warnings), and removes #! from the
		top of autogenerated GD.pm
	Rewrote tests 11 and 12 - if they continue to randomly fail on various
		platforms, they will be removed.
2.22	Changed the way the gd and gd2 round-trip tests are evaluated. This
		might fix test failures that have been reported on some platforms.
2.21    Regression tests are now functional for versions of libgd compiled
	exclusively with PNG, JPEG or GIF support.
2.20	GD::Image->newFromGdData() and newFromGd2Data() got broken
		somewhere along the line.  They are now fixed (and
		have a regression test).
	Added copyRotated() method.
2005-11-24 19:02:52 +00:00
jlam
7fbb8d9527 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.
2005-08-06 06:19:03 +00:00
jlam
7a6521287b 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.
2005-07-13 18:01:18 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
agc
6a7b384635 Add RMD160 digests 2005-02-24 08:45:01 +00:00
jlam
75d9bd16b0 Update graphics/p5-GD to 2.19. Changes from version 2.16 include
adding support for animated GIFs, dynamic bitmapped fonts, fontconfig,
and other freetype2 improvements.
2004-12-26 23:42:09 +00:00
grant
908e765695 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.
2004-12-20 11:30:55 +00:00
jlam
48876679d9 Create a modifier PERL5_OPTIONS that specifies properties of the perl
installation needed when including perl5/buildlink3.mk.  The only
option currently supported is "threads", which implies that a perl
that supports threads is required.  The requirement is checked at
pre-install time using an INSTALL script template by both the package
build and the binary package.

Add PERL5_OPTIONS+=threads to both devel/p5-SDL and graphics/p5-GD
since those modules require a perl that supports threads.
2004-12-19 00:01:43 +00:00
tv
c487cb967a Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10
in the process.  (More information on tech-pkg.)

Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.

Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.
2004-10-03 00:12:51 +00:00