Commit graph

93 commits

Author SHA1 Message Date
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
jlam
110a9280a9 Update graphics/p5-GD to 2.16. Changes from version 2.11 include:
2.16    Fixed bug in GIF #IFDEFs pointed out by BZAJAC
        Added #IFDEF for WIN32 provided by Randy Kobes
2.15    Brought back GIF support (requires libgd 2.0.28 or higher).
        Takes advantage of gdlib-config support in libgd 2.0.27 or higher.
2.14    Support for AMD64 libraries.
2.12    Fixed regression test 10 to succeed when used with libgd 2.0.22
2004-08-05 04:32:50 +00:00
xtraeme
8d01a3372f Remove XPM support in graphics/p5-GD so you can install useful programs,
on a server without X11.

Bump PKGREVISION.
2004-07-07 16:51:26 +00:00
xtraeme
1e73555403 Bump PKGREVISION and remove X11 support where appropiate. 2004-06-20 21:52:07 +00:00
abs
a2cf1358b2 Update p5-GD to 2.11:
2.11    More alpha functions from Cory Watson
2.10    Suppress CAPI warning.
        Warn about Math::Trig warning
2.09    VMS documentation patch from Martin Zinser
        Non-standard library finding path options from Peter Kruty
2.08    Applied 5.00503 compatibility patch from Mathieu Arnold
        New check for JPEG magic tag returned by some digital cameras.
2004-04-29 18:01:05 +00:00
minskim
6ecc2f74b9 Enable pkgviews installation. 2004-04-25 03:35:25 +00:00
snj
aec42b5147 Convert to buildlink3. 2004-04-10 23:32:32 +00:00
explorer
2d1a022b8a don't hard-code prefix, pass it to Makefile.PL 2003-10-03 03:10:57 +00:00
explorer
1039b685d8 Since libgd requires FreeType2 and JPEG and XPM, we might as well enable them here too. This makes this package act like it did before it was 'upgraded' several months ago. 2003-10-02 04:32:41 +00:00
adam
f655c8d63a Updated p5-GD to 2.07; uses with gd-2.0.x 2003-06-23 12:10:12 +00:00
seb
4726134380 Use perl5/module.mk. 2002-10-20 23:16:42 +00:00
jlam
9e7a2219dd buildlink1 -> buildlink2 2002-09-22 10:15:16 +00:00
fredb
b48eba1112 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".]
2002-03-13 17:36:35 +00:00
wiz
c1bb685fe8 Fix rpath to include X. Patch from Hiramatsu Yoshifumi in pkg/15768. 2002-02-28 21:20:41 +00:00
jlam
cc4128d97e Buildlinkify, in the sense that only the perl headers are found in
${PREFIX} -- everything else is pickup up from ${BUILDLINK_DIR}.
2001-11-26 06:49:36 +00:00
zuntum
d038a73ebd Move pkg/ files into package's toplevel directory 2001-10-31 22:52:58 +00:00
veego
63ad910dee 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.
2001-10-18 15:20:01 +00:00
wiz
a4f21a5507 Move to sha1 digests, and/or add distfile sizes. 2001-04-21 09:54:06 +00:00
agc
fb467f5ac2 + move the distfile digest/checksum value from files/md5 to distinfo
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 11:22:34 +00:00
wiz
a2a4d06c6f Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-16 15:22:13 +00:00
david
8b7001e2b9 Update to 1.32, set maintainer to Damon Brodie. Closes PR pkg/11582 2000-11-29 00:57:03 +00:00
jlam
18cba9d7fa 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 :)
2000-08-27 07:10:59 +00:00
rh
4f5a8b4817 Update p5-GD to 1.30, fixing PR 10565 by Damon Brodie. Now works again
with our current gd package.

Changes include:
 - now you can create GD::Image objects directly from image DATA
 - reformatted documentation
 - internal release
 - fixed a bad regression test
 - updated for compatibility with libgd 1.8.3
 - WBMP support
 - turned Makefile.PL into a multiple-choice quiz
 - turned libgd patchfile into a perl script
 - updated for compatibility with libgd 1.8.1
 - JPEG support
 - the newFromXXX() functions now accept pathnames
 - patchfile for building libgd as a shared library
 - improvements to the Makefile to help with compilation
 - added more help in compiling and installing to docs
 - added some more libraries to link in, might help unresolved symbol
   problems
2000-07-14 08:53:13 +00:00
he
c195b47c91 Update dependency on gd-1.7.3 to gd>=1.7.3. 2000-03-21 17:08:19 +00:00
jlam
a9b1dc3cc3 * Update p5-GD to 1.22.
* Modify to support gd-1.7.3.

WHAT's NEW IN 1.22
        - added support for statically linked libgd.a, which is
                now default for libgd 1.7.3 (grrrr)
        - added newFromGd2Part() and newFromXPM() methods
1999-11-01 03:32:56 +00:00
kim
6b5e2fff64 Oops, this wasn't finished yet at import time... 1999-09-03 17:35:20 +00:00
kim
6ea1773360 Initial import of p5-GD-1.21
This is a port of Thomas Boutell's gd graphics library.  GD allows
creating color drawings using a large number of graphics primitives,
and emit the drawings as PNG files.
1999-09-03 17:07:24 +00:00