aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/p5-Cairo
Commit message (Collapse)AuthorAgeFilesLines
* graphics/p5-Cairo: update to 1.106swills2016-04-102-3/+3
|
* Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.mat2016-04-011-5/+5
| | | | | With hat: portmgr Sponsored by: Absolight
* graphics/p5-Cairo: update to 1.105swills2015-07-012-4/+3
|
* Change the way Perl modules are installed, update the default Perl to 5.18.mat2014-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
* Cleanup plistbapt2014-10-211-3/+0
|
* Remove all the bootstrap files (.bs) from the plists.mat2014-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
* - Update to 1.104swills2013-12-183-8/+6
| | | | | | | | | - Update MASTER_SITES - Convert to new LIB_DEPENDS format - Support STAGEDIR PR: ports/184703 Submitted by: sunpoet
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-0/+1
| | | | graphics)
* - convert to the new perl5 frameworkaz2013-09-111-1/+2
| | | | | | - trim Makefile header Approved by: portmgr (bapt@, blanket)
* - Update to 1.103swills2013-03-172-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
* - Update to 1.100swills2012-07-092-8/+6
| | | | | | | - Pet portlint: remove ABI version number from LIB_DEPENDS PR: ports/169674 Submitted by: sunpoet
* - Fix distfile location since it's subdir was renamedswills2012-06-111-1/+1
|
* - update png to 1.5.10dinoex2012-06-011-0/+1
|
* - Update to 1.090swills2012-02-022-5/+6
| | | | | | | - Add TEST_DEPENDS to enable testing PR: ports/164519 Submitted by: sunpoet
* Assign to swills@ he already maintains p5-Glib2 and p5-Gtk2.kwm2012-01-071-1/+1
| | | | | Approved by: swills@ With hat: gnome@
* Update to 1.082.marcus2012-01-032-3/+3
| | | | | PR: 163755 Submitted by: swills
* - Update to 1.081sunpoet2011-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)
* -remove MD5ohauer2011-07-031-1/+0
|
* Reassign some of ahze's ports to gnome@.linimon2010-07-261-1/+1
| | | | | Requested by: kwm Hat: portmgr
* - update to 1.4.1dinoex2010-03-281-0/+1
| | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi
* - Switch SourceForge ports to the new File Release System: categories ↵amdmi32009-08-221-1/+1
| | | | starting with G
* Update to 1.061ahze2009-06-082-4/+4
|
* Update to 1.060ahze2008-05-272-5/+4
|
* - Remove unneeded dependency from gtk12/gtk20 [1]miwi2008-04-201-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)
* Downgrade cairo back to 1.4.14. It has been reported that 1.5 was causingmarcus2008-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
* Update to 1.053ahze2008-03-253-4/+15
|
* Update to 1.045ahze2008-02-262-4/+4
|
* Update to 1.044ahze2008-01-092-4/+4
|
* Update to 1.043ahze2007-10-232-4/+4
|
* Update to 1.042ahze2007-10-102-5/+6
|
* Update to 1.041ahze2007-06-262-5/+4
|
* - Welcome X.org 7.2 \o/.flz2007-05-201-0/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* - Update to 1.031 to fix build with latest Cairoahze2007-03-213-4/+5
| | | | Reported and Requested by: Pav
* Presenting GNOME 2.18 for FreeBSD. GNOME 2.18 is a departure from recent GNOMEmarcus2007-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.
* Update to 1.023ahze2007-02-262-4/+4
| | | | | PR: ports/109532 Submitted by: chinsan
* Update to 1.021ahze2006-11-262-4/+4
|
* - Update to 1.01ahze2006-11-032-4/+4
|
* Chase the GNOME X11BASE to LOCALBASE move, and fix the build with themarcus2006-10-142-5/+5
| | | | | | | new freetype2 where needed. Submitted by: mezz, ahze, pav, and many others Approved by: portmgr (implicit, kris)
* - Update to 0.03ahze2006-04-103-5/+4
| | | | Spotted by: portscout
* - Add SHA256ahze2005-11-091-0/+1
| | | | - Add SIZE to a few ports
* - Add p5-Cairoahze2005-11-054-0/+46
Perl bindings to the cairo graphics library WWW: http://gtk2-perl.sourceforge.net/