aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/p5-GD-Graph3d
Commit message (Collapse)AuthorAgeFilesLines
* Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.mat2016-04-011-1/+1
| | | | | With hat: portmgr Sponsored by: Absolight
* Change the way Perl modules are installed, update the default Perl to 5.18.mat2014-11-262-2/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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-4/+0
|
* Use new USES=dos2unixmat2013-11-191-2/+2
|
* Support STAGEDIR.vanilla2013-11-052-6/+5
|
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-0/+1
| | | | graphics)
* - Convert to new perl frameworkmat2013-08-031-1/+2
| | | | | - Trim Makefile header - Remove MAKE_JOBS_SAFE=yes, it's the default.
* - switch simple inline replacement from perl to sedaz2013-07-261-9/+2
| | | | | | | and remove where is no need in this anymore. - trim Makefile header Approved by: bapt@ (portmrg@)
* - Remove SITE_PERL from *_DEPENDSjadawin2012-06-071-1/+1
| | | | Submitted by: az@
* - update png to 1.5.10dinoex2012-06-011-1/+1
|
* At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450eadler2012-01-221-1/+1
| | | | | | | | | | ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are currently broken. This is a temporary measure until we organically stop using := or someone(s) spend a lot of time changing all the ports over. Explicit duplication > := > = and this just moves ports one step to the left Approved by: portmgr
* The vast majority of pkg-descr files had the following format when theydougb2011-10-241-3/+0
| | | | | | | | | | | | | | | | had both lines: Author: ... WWW: .... So standardize on that, and move them to the end of the file when necessary. Also fix some more whitespace, and remove more "signature tags" of varying forms, like -- name, etc. s/AUTHOR/Author/ A few other various formatting issues
* - Cleaning MD5 in perl@'s ports.jadawin2011-05-171-1/+0
| | | | Approved by: erwin@ (portmgr)
* - update to 1.4.1dinoex2010-03-281-1/+1
| | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi
* - update to jpeg-8dinoex2010-02-051-1/+1
|
* - bump all port that indirectly depends on libjpeg and have not yet been ↵dinoex2009-07-311-1/+1
| | | | | | bumped or updated Requested by: edwin
* Reassign my p5-* ports to perl@ so more than one personerwin2009-01-301-1/+1
| | | | can look at them.
* - Take advantage of CPAN macro from bsd.sites.mk, change ↵araujo2008-04-171-2/+1
| | | | | | | | | ${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)
* - 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}.
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-221-3/+3
| | | | | Approved by: krion@ PR: ports/88711 (related)
* - Add SHA256pav2005-11-271-0/+1
| | | | Approved by: maintainer
* Add size data, approved by maintainers.trevor2004-03-191-0/+1
|
* utilize SITE_PERLijliao2003-10-242-13/+12
| | | | | PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
* Change to my FreeBSD.org addresserwin2003-06-131-1/+1
|
* De-pkg-comment.knu2003-02-212-1/+1
|
* Update to 0.63.tobez2003-01-272-2/+2
| | | | | Submitted by: maintainer PR: 47539
* - update to 0.61kevlo2002-10-244-4/+8
| | | | | | | | | - also list dependencies as BUILD_DEPENDS - add WWW - take maintianership PR: 44421 Submitted by: Erwin Lansing <erwin@lansing.dk>
* Upgrade to 0.59.demon2002-05-202-4/+7
| | | | | | | PR: 38164 Submitted by: Kimura Fuyuki <fuyuki@mj.0038.net> Drop maintainership.
* Remove do-configure section, use PERL_CONFIGURE now.vanilla2001-03-011-5/+2
|
* Change MAINTAINER field.demon2000-11-131-1/+1
| | | | | | I am now at FreeBSD dot org Approved by: sobomax
* Upgrade to 0.55.vanilla2000-11-123-6/+6
|
* Lots and lots of cleanups. Teach p5-* in general about PKGNAMEPREFIX.will2000-06-171-3/+4
| | | | | | | | Add some missing/wrong dependencies. Show how to respect CC/CFLAGS. Many miscellaneous modifications. I used more excessive hacks to force p5-Jcode and p5-WWW-Search to respect CC/CFLAGS. Patches largely done by: Christian Weisgerber <naddy@mips.inka.de>
* GD-Graph3d extensions module provides 3D graphs for the GD::Graph module.vanilla2000-04-245-0/+43
PR: ports/17896 Submitted by: Dmitry Sivachenko <dima@Chg.RU>