aboutsummaryrefslogtreecommitdiff
path: root/graphics/p5-Cairo
Commit message (Collapse)AuthorAgeFilesLines
* Change the way Perl modules are installed, update the default Perl to 5.18.Mathieu Arnold2014-11-262-9/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=373448
* Cleanup plistBaptiste Daroussin2014-10-201-3/+0
| | | | Notes: svn path=/head/; revision=371283
* Remove all the bootstrap files (.bs) from the plists.Mathieu Arnold2014-06-101-1/+0
| | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=357300
* - Update to 1.104Steve Wills2013-12-183-8/+6
| | | | | | | | | | | | - Update MASTER_SITES - Convert to new LIB_DEPENDS format - Support STAGEDIR PR: ports/184703 Submitted by: sunpoet Notes: svn path=/head/; revision=336800
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | graphics) Notes: svn path=/head/; revision=327733
* - convert to the new perl5 frameworkAndrej Zverev2013-09-111-1/+2
| | | | | | | | | - trim Makefile header Approved by: portmgr (bapt@, blanket) Notes: svn path=/head/; revision=326963
* - Update to 1.103Steve Wills2013-03-162-11/+7
| | | | | | | | | | | | - Add LICENSE - Remove RUN_DEPENDS: ExtUtils::Depends and ExtUtils::PkgConfig are build-only dependencies - Trim header while here PR: ports/176983 Submitted by: sunpoet Notes: svn path=/head/; revision=314383
* - Update to 1.100Steve Wills2012-07-092-8/+6
| | | | | | | | | | - Pet portlint: remove ABI version number from LIB_DEPENDS PR: ports/169674 Submitted by: sunpoet Notes: svn path=/head/; revision=300644
* - Fix distfile location since it's subdir was renamedSteve Wills2012-06-111-1/+1
| | | | Notes: svn path=/head/; revision=298993
* - update png to 1.5.10Dirk Meyer2012-06-011-0/+1
| | | | Notes: svn path=/head/; revision=297915
* - Update to 1.090Steve Wills2012-02-012-5/+6
| | | | | | | | | | - Add TEST_DEPENDS to enable testing PR: ports/164519 Submitted by: sunpoet Notes: svn path=/head/; revision=290236
* Assign to swills@ he already maintains p5-Glib2 and p5-Gtk2.Koop Mast2012-01-061-1/+1
| | | | | | | | Approved by: swills@ With hat: gnome@ Notes: svn path=/head/; revision=288632
* Update to 1.082.Joe Marcus Clarke2012-01-022-3/+3
| | | | | | | | PR: 163755 Submitted by: swills Notes: svn path=/head/; revision=288422
* - Update to 1.081Sunpoet Po-Chuan Hsieh2011-10-182-9/+11
| | | | | | | | | | | | | | - Add CPAN to MASTER_SITES - Move p5-Test-Number-Delta to TEST_DEPENDS - Pet portlint Changes: http://cpansearch.perl.org/src/TSCH/Cairo-1.081/NEWS PR: ports/161724 Submitted by: sunpoet (myself) Approved by: kwm (gnome, maintainer) Notes: svn path=/head/; revision=283738
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276992
* Reassign some of ahze's ports to gnome@.Mark Linimon2010-07-251-1/+1
| | | | | | | | Requested by: kwm Hat: portmgr Notes: svn path=/head/; revision=258251
* - update to 1.4.1Dirk Meyer2010-03-281-0/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-1/+1
| | | | | | | starting with G Notes: svn path=/head/; revision=240070
* Update to 1.061Michael Johnson2009-06-072-4/+4
| | | | Notes: svn path=/head/; revision=235370
* Update to 1.060Michael Johnson2008-05-272-5/+4
| | | | Notes: svn path=/head/; revision=213742
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-2/+1
| | | | | | | | | | | | | | | | | | - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav) Notes: svn path=/head/; revision=211584
* Downgrade cairo back to 1.4.14. It has been reported that 1.5 was causingJoe Marcus Clarke2008-03-302-11/+1
| | | | | | | | | | | redraw performance problems for some users. The hope was that 1.6 would have been ready for GNOME 2.22, but this did not happen. Cairo 1.6 will be imported with GNOME 2.24. Discussed with: ahze Notes: svn path=/head/; revision=210152
* Update to 1.053Michael Johnson2008-03-253-4/+15
| | | | Notes: svn path=/head/; revision=209779
* Update to 1.045Michael Johnson2008-02-252-4/+4
| | | | Notes: svn path=/head/; revision=207889
* Update to 1.044Michael Johnson2008-01-092-4/+4
| | | | Notes: svn path=/head/; revision=205321
* Update to 1.043Michael Johnson2007-10-232-4/+4
| | | | Notes: svn path=/head/; revision=201819
* Update to 1.042Michael Johnson2007-10-102-5/+6
| | | | Notes: svn path=/head/; revision=201265
* Update to 1.041Michael Johnson2007-06-252-5/+4
| | | | Notes: svn path=/head/; revision=194243
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* - Update to 1.031 to fix build with latest CairoMichael Johnson2007-03-213-4/+5
| | | | | | | Reported and Requested by: Pav Notes: svn path=/head/; revision=187896
* Presenting GNOME 2.18 for FreeBSD. GNOME 2.18 is a departure from recent GNOMEJoe Marcus Clarke2007-03-192-5/+5
| | | | | | | | | | | | | | | | releases in that it focuses more on stability and functionality than on new features. Not that it doesn't have its share of new and exciting items. See http://www.gnome.org/start/2.18/ for all the goodies in this release. GNOME 2.18 for FreeBSD would not have been possible without the hard work of the FreeBSD GNOME Team and our intrepid band of testers including J. W. Ballantine, Pawel Worach, Yasuda Keisuke, Pascal Hofstee, miwi, Yoshihiro Ota, Vladimir Grebenschikov, Jukka A. Ukkonen, Phillip Neumann, Franz Klammer, and Neal Delmonico. Notes: svn path=/head/; revision=187702
* Update to 1.023Michael Johnson2007-02-252-4/+4
| | | | | | | | PR: ports/109532 Submitted by: chinsan Notes: svn path=/head/; revision=185919
* Update to 1.021Michael Johnson2006-11-262-4/+4
| | | | Notes: svn path=/head/; revision=178040
* - Update to 1.01Michael Johnson2006-11-022-4/+4
| | | | Notes: svn path=/head/; revision=176203
* Chase the GNOME X11BASE to LOCALBASE move, and fix the build with theJoe Marcus Clarke2006-10-142-5/+5
| | | | | | | | | | new freetype2 where needed. Submitted by: mezz, ahze, pav, and many others Approved by: portmgr (implicit, kris) Notes: svn path=/head/; revision=175261
* - Update to 0.03Michael Johnson2006-04-093-5/+4
| | | | | | | Spotted by: portscout Notes: svn path=/head/; revision=159222
* - Add SHA256Michael Johnson2005-11-091-0/+1
| | | | | | | - Add SIZE to a few ports Notes: svn path=/head/; revision=147668
* - Add p5-CairoMichael Johnson2005-11-054-0/+46
Perl bindings to the cairo graphics library WWW: http://gtk2-perl.sourceforge.net/ Notes: svn path=/head/; revision=147291