Commit graph

61 commits

Author SHA1 Message Date
Steve Wills
28e26eab90 Update to 0.84
Changes:        http://search.cpan.org/dist/Imager/Changes
2011-06-27 01:24:26 +00:00
Baptiste Daroussin
65700e9092 - update to 0.83
- changes: http://cpansearch.perl.org/src/TONYC/Imager-0.83/Changes
2011-05-31 20:14:21 +00:00
Baptiste Daroussin
14fa21dd21 - update to 0.82
- add licenses
- changes: http://cpansearch.perl.org/src/TONYC/Imager-0.82/Changes
2011-03-25 15:25:40 +00:00
Cheng-Lung Sung
f9e75d74e2 - make fetchable 2011-02-16 01:53:27 +00:00
Cheng-Lung Sung
eeb01ca15b - Update to 0.81 2011-02-15 04:15:54 +00:00
Baptiste Daroussin
c157c1dfac - update to 0.17
- changes http://cpansearch.perl.org/src/TONYC/Imager-0.79/Changes
2011-01-03 07:46:33 +00:00
Baptiste Daroussin
c8177ac4ee - Update to 0.78
- change libungif to giflib for p5-Imager to correctly handle gif files
- Changes: http://cpansearch.perl.org/src/TONYC/Imager-0.78/Changes
2010-10-29 12:42:09 +00:00
Philip M. Gollucci
6564a2589c - only 13% of the p5- ports embed @comment $FreeBSD$:
so standarize and remove it

With Hat:   perl@
2010-09-24 02:03:44 +00:00
Philip M. Gollucci
d9aae64df7 - Update to 0.74
With Hat:       perl@
Changes:        http:/search.cpan.org/dist/Imager/Changes
2010-06-10 01:34:39 +00:00
Dirk Meyer
de78af3ac5 - update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi
2010-03-28 06:47:48 +00:00
Anton Berezin
35c49d8831 Update to 0.73.
Changes:	http://search.cpan.org/dist/Imager/Changes
2010-03-15 10:38:07 +00:00
Dirk Meyer
ca9c60461c - update to jpeg-8 2010-02-05 11:46:55 +00:00
Philip M. Gollucci
ecf12be21f - Update to 0.72 2009-12-15 06:26:14 +00:00
Anton Berezin
b465466300 Update to 0.70.
Changes:	http://search.cpan.org/dist/Imager/Changes
Feature safe:	yes
2009-09-21 09:36:50 +00:00
Anton Berezin
56570119c2 Update to 0.69.
Changes:	http://search.cpan.org/dist/Imager/Changes
2009-09-08 12:54:30 +00:00
Anton Berezin
92b5272b35 Update to 0.68.
Changes:	http://search.cpan.org/dist/Imager/Changes
2009-09-07 09:46:10 +00:00
Mark Linimon
49728dccba Reset lbr@FreeBSD.org due to maintainer-timeouts and no response to email.
Hat:		portmgr
2009-08-16 09:22:05 +00:00
Dirk Meyer
3bbc108312 - update to jpeg7
Tested by:	pav on pointyhat
2009-07-18 11:11:29 +00:00
Lars Balker Rasmussen
e759b9c409 Fix freetype1 compilation issue.
Tony Cook (Imager author) wrote regarding the PR:

 This is a conflict between the freetype 1.x and freetype 2.x headers,
 and can be reproduced by installing freetype 1.3 port (print/freetype)
 before attempting to build graphics/p5-Imager.

 Imager can be built with both sets of headers, but the p5-Imager ports
 Makefile incorrectly sets IM_INCPATH to point at the freetype 2.x
 freetype.h directory, causing the conflict.

 If you remove IM_INCPATH from the Makefile p5-Imager will build
 correctly.

No revision-bump needed - it either installed fine or not at all before.

PR:		130420
Submitted by:	Peter Vereshagin <peter@vereshagin.org>
2009-01-31 13:56:14 +00:00
Pav Lucistnik
bef950a5be - Correct freetype dependency (USE_FREETYPE2 is nothing) 2009-01-08 15:45:37 +00:00
Lars Balker Rasmussen
cf6bca1a0b Update to 0.67 2008-12-14 01:16:46 +00:00
Lars Balker Rasmussen
2abd5fcaf7 Update to 0.65 (PR updated to 0.64).
Switch to freetype2.

PR:		123243
Submitted by:	Alex Kapranoff <kappa@rambler-co.ru>
2008-07-05 08:13:33 +00:00
Marcelo Araujo
4aaab89f57 - Take advantage of CPAN macro from bsd.sites.mk, change ${MASTER_SITE_PERL_CPAN} to CPAN.
PR:		ports/122674
Submitted by:	Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by:	araujo (myself)
Approved by:	portmgr (pav)
2008-04-17 14:30:31 +00:00
Mark Linimon
9839011ec3 Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.

Work done by:	gabor
Sponsored by:	Google Summer of Code 2007
Hat:		portmgr
2007-09-08 01:12:10 +00:00
Lars Balker Rasmussen
800cdd2a61 Update to 0.60 2007-08-31 06:56:06 +00:00
Lars Balker Rasmussen
2f26dc017c Fix weird WITHOUT_X11 compilation issue. 2007-06-23 21:50:27 +00:00
Lars Balker Rasmussen
d02db0409c Update to 0.59 2007-06-14 17:44:29 +00:00
Lars Balker Rasmussen
1f83a1f874 Update to 0.58 2007-05-25 09:24:34 +00:00
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Lars Balker Rasmussen
77e127836a Update to 0.57 - fixes possible overflow vulnerability regarding malformed
BMPs, see vuln.xml for details.

Security:	VuXML ID: 632c98be-aad2-4af2-849f-41a6862afd6a
2007-04-30 17:51:53 +00:00
Lars Balker Rasmussen
2b924510ed Update to 0.56.
Note primary bug fix:

- CRITICAL: the "Imager" typemap entry (not used by Imager itself)
  was returning an image object with an extra reference, this
  resulted in a memory leak.
  http://rt.cpan.org/Ticket/Display.html?id=24992
2007-04-01 23:05:57 +00:00
Lars Balker Rasmussen
4e66832ed6 Update to 0.55 2007-01-05 18:17:34 +00:00
Lars Balker Rasmussen
aeb7119823 Don't set environment variable, that's not used anymore. 2006-09-14 20:12:34 +00:00
Lars Balker Rasmussen
a53f757e56 Update to 0.54 2006-09-14 20:10:11 +00:00
Lars Balker Rasmussen
f1f35efa9a Update to 0.53. Remove patch that's no longer needed. 2006-07-28 08:28:35 +00:00
Lars Balker Rasmussen
c266b4a5d9 remove debug code - upstream knows. 2006-07-26 14:51:51 +00:00
Lars Balker Rasmussen
d7f32ef41c Get rid of patch that's no longer needed (the env-var that has the same function
has been around for ages).
2006-07-25 15:11:29 +00:00
Lars Balker Rasmussen
9c9fd944bb Update to 0.52
- http://search.cpan.org/src/TONYC/Imager-0.52/Changes
2006-07-25 09:59:08 +00:00
Lars Balker Rasmussen
e7dc7669c7 Changing email-address on my 80 ports.
Approved by:	erwin (mental)
2006-05-01 13:52:00 +00:00
Lars Balker Rasmussen
c8fa1d8352 Up to 0.51
Approved by:	erwin (mentor)
2006-04-30 20:02:42 +00:00
Anton Berezin
181cd26e85 Add forgotten Makefile.man.
Noticed by:	FreshPorts Sanity Daemon
2006-03-30 15:20:32 +00:00
Anton Berezin
4813bb08fb Update to 0.50. Require perl from ports. Add an explicit dependency
upon libungif.  Assign maintainership to lars@balker.dk.
2006-03-30 14:52:27 +00:00
Anton Berezin
44bafa0f16 Update to 0.47. 2005-12-30 14:24:50 +00:00
Erwin Lansing
bbd9b5838a Fix WWW
PR:		90862
Submitted by:	Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
2005-12-23 19:13:45 +00:00
Mathieu Arnold
31714c2a37 Update to 0.46 2005-12-20 15:26:03 +00:00
Mathieu Arnold
b71157a2ae Take a perl@ hat and add SHA256 checksums 2005-11-14 15:05:17 +00:00
Mathieu Arnold
9de16d0941 Fix for damn 5.005_03
Pointed out by: kris/pointyhat
Pointy hat to: me
2005-09-01 12:49:36 +00:00
Mathieu Arnold
97e1e2200c Update to 0.45 2005-08-30 16:48:03 +00:00
Erwin Lansing
aa69634c81 Redo this patch after the 0.44 upgrade
Pointy hat to:	erwin
Reminded by:	kris
2005-02-16 09:24:56 +00:00
Erwin Lansing
8eb8017e54 - Update to 0.44
- Hand over to perl@
2005-02-15 11:14:20 +00:00