Commit graph

92 commits

Author SHA1 Message Date
Baptiste Daroussin
bb21093773 Bump portrevision after png update 2014-12-25 20:54:41 +00:00
Antoine Brodin
7ae46e9b12 Change libpng15.so to libpng.so in LIB_DEPENDS to prepare the upgrade 2014-12-25 19:04:25 +00:00
Tijl Coosemans
60945f0277 Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla in
the 32 ports that still use it.  Bump PORTREVISION on their dependent
ports except the ones that depend on these:

audio/libogg
audio/libvorbis
devel/pcre
ftp/curl
graphics/jpeg
graphics/libart_lgpl
graphics/tiff
textproc/expat2
textproc/libxslt

In these cases the same trick as in the recent gettext update is used.
The ports install a symlink with the old library version.  When enough
of their dependent ports have had regular updates the remaining ones can
get a PORTREVISION bump and the links can be removed.

Also remove the devel/pcre dependency from USE_GNOME=glib20.  It causes
over 2200 packages to depend on devel/pcre while less than 200 actually
link with it.  The glib20 package still depends on devel/pcre so this
should not make a difference for ports with USE_GNOME=glib20.  Also,
libdata/pkgconfig/glib-2.0.pc lists pcre as a private library so
USE_GNOME=glib20 should not propagate it.

PR:		195724
Exp-run by:	antoine
Approved by:	portmgr (antoine)
2014-12-08 16:48:38 +00:00
Mathieu Arnold
eee58d187e Change the way Perl modules are installed, update the default Perl to 5.18.
Before, we had:

  site_perl :           lib/perl5/site_perl/5.18
  site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
  perl_man3 :           lib/perl5/5.18/man/man3

Now we have:

  site_perl : lib/perl5/site_perl
  site_arch : lib/perl5/site_perl/mach/5.18
  perl_man3 : lib/perl5/site_perl/man/man3

Modules without any .so will be installed at the same place regardless of the
Perl version, minimizing the upgrade when the major Perl version is changed.
It uses a version dependent directory for modules with compiled bits.

As PERL_ARCH is no longer needed in plists, it has been removed from
PLIST_SUB.

The USE_PERL5=fixpacklist keyword is removed, the .packlist file is now
always removed, as is perllocal.pod.

The old site_perl and site_perl/arch directories have been kept in the
default Perl @INC for all Perl ports, and will be phased out as these old
Perl versions expire.

PR:		194969
Differential Revision:	https://reviews.freebsd.org/D1019
Exp-run by:	antoine
Reviewed by:	perl@
Approved by:	portmgr
2014-11-26 13:08:24 +00:00
Baptiste Daroussin
a76a739bfe Cleanup plist 2014-10-20 17:04:20 +00:00
Kurt Jaeger
b58d56eff1 graphics/p5-Imager: 0.98 -> 1.000
http://cpansearch.perl.org/src/TONYC/Imager-1.000/Changes

"There's nothing special about Imager 1.000, it's just another release."
2014-07-30 10:49:41 +00:00
Baptiste Daroussin
e6ffa1f425 Modernize LIB_DEPENDS
With hat:	portmgr
2014-07-13 23:23:25 +00:00
Mathieu Arnold
61de712f46 Remove all the bootstrap files (.bs) from the plists.
Starting with perl 5.20, they're not installed any more if empty,
and on FreeBSD, they're (always ?) empty.

PR:		190681
Submitted by:	mat
Exp-Run by:	antoine
Sponsored by:	Absolight
2014-06-10 12:14:12 +00:00
Niclas Zeising
39fc32e828 The FreeBSD x11@ and graphics team proudly presents
a zeising, kwm production, with help from dumbbell, bdrewery:

NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE

This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.

This patch also contains updates of libxcb and related ports, pixman, as well
as some drivers and utilities.

Bump portrevisions for xf86-* ports, as well as virtualbox-ose-additions due
to xserver version change.

Apart from these updates, the way shared libraries are handled has been
changed for all xorg ports, as well as libxml2 and freetype, which means
ltverhack is gone and as a consequence shared libraries have been bumped.
The plan is that this change will make library bumps less likely in the
future.
All affected ports have had their portrevisions bumped as a consequence of
this.

Fix some issues where WITH_NEW_XORG weren't detected properly on CURRENT.

Update instructions, hardware support, and more notes can be found on
https://wiki.freebsd.org/Graphics

Thanks to:	all testers, bdrewery and the FreeBSD x11@ team
exp-run by:	bdrewery [1]
PR:		ports/187602 [1]
Approved by:	portmgr (bdrewery), core (jhb)
2014-04-16 18:28:47 +00:00
Emanuel Haupt
abae255bb3 - Update to 0.98
- Strip shared objects
2014-02-10 23:30:47 +00:00
Vanilla I. Shu
d394d91a6a Support STAGEDIR. 2013-11-05 01:33:02 +00:00
Baptiste Daroussin
eb08c5441c Add NO_STAGE all over the place in preparation for the staging support (cat: graphics) 2013-09-20 18:35:44 +00:00
Mathieu Arnold
63b668c99f Update to 0.97 2013-08-21 14:19:04 +00:00
Mathieu Arnold
4819ca343b - Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default.
2013-08-02 18:52:07 +00:00
Anton Berezin
34f6dd7829 Fix plist.
Reported by:	Ports-QAT
2013-05-21 11:58:09 +00:00
Anton Berezin
e5768003d2 Update to 0.96.
Changes:	http://search.cpan.org/dist/Imager/Changes
2013-05-21 11:45:34 +00:00
Steven Kreuzer
816232e58b Fix pkg-plist 2013-03-26 16:20:52 +00:00
Anton Berezin
d9e46cfff0 Update to 0.94.
Changes:	http://search.cpan.org/dist/Devel-Cover/Changes
2013-01-10 11:56:45 +00:00
Sunpoet Po-Chuan Hsieh
e8fbbf6d8c - Remove giflib patch which was fixed in 0.92
Notified by:	az
2012-08-18 19:55:17 +00:00
Sunpoet Po-Chuan Hsieh
a0e5adc0c1 - Update to 0.92
Changes:	http://search.cpan.org/dist/Imager/Changes
2012-08-18 18:12:34 +00:00
Carlo Strub
e9a2c0a4b1 Fix typos in COMMENT
Approved by:	portmgr@ (implicit)
2012-07-28 15:57:55 +00:00
Sunpoet Po-Chuan Hsieh
dcec4eb3f1 - Update to 0.91
- Pet portlint: remove ABI version number from LIB_DEPENDS
- Sort PLIST

Changes:	http://search.cpan.org/dist/Imager/Changes
2012-06-06 13:54:34 +00:00
Andrej Zverev
acc0cc5456 Trying to fix version detection of giflib (should fix pkg-plist).
Reported by:	pavbot
2012-06-06 10:34:16 +00:00
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +00:00
Sunpoet Po-Chuan Hsieh
780d9eef97 - Update to 0.90
Changes:	http://search.cpan.org/dist/Imager/Changes
2012-05-01 02:12:17 +00:00
Sunpoet Po-Chuan Hsieh
2f97cf779c - Update to 0.89
Changes:	http://search.cpan.org/dist/Imager/Changes
Feature safe:	yes
2012-03-28 02:57:38 +00:00
Sunpoet Po-Chuan Hsieh
6b5afc0f41 - Update to 0.88
- Sort LIB_DEPENDS
- Add TEST_DEPENDS
- Move MAN3 from Makefile.man to Makefile

Changes:	http://search.cpan.org/dist/Imager/Changes
2012-02-22 18:12:01 +00:00
Sunpoet Po-Chuan Hsieh
b9807d2543 - Update to 0.87
Changes:	http://search.cpan.org/dist/Imager/Changes
2012-01-06 08:22:35 +00:00
Cheng-Lung Sung
ea28115235 - Update to 0.86 2011-11-01 15:42:11 +00:00
Frederic Culot
a288d48de7 - Fix LICENSE (Artistic 1 instead of Artistic 2)
- Pet portlint(1)

PR:		ports/161336
Submitted by:	Simon Olofsson <simon@olofsson.de>
2011-10-07 11:22:46 +00:00
Sunpoet Po-Chuan Hsieh
5e42c8c7f1 - Update to 0.85
- Pet portlint

Changes:	http://search.cpan.org/dist/Imager/Changes
2011-09-10 13:07:26 +00:00
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