aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/p5-ming
Commit message (Collapse)AuthorAgeFilesLines
* Allow building with either giflib 4.2 or 5.0antoine2014-12-273-0/+54
|
* Change the way Perl modules are installed, update the default Perl to 5.18.mat2014-11-262-37/+36
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
|
* - graphics/ming: Add USES=libtool and bump dependent portstijl2014-08-231-1/+1
| | | | | - graphics/autotrace: Remove PTHREAD_CFLAGS and PTHREAD_LIBS - graphics/pencil: Fix dependencies
* 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
* - Remove .packlist manipulation: this is done by Mk/Uses/perl5.mk in ↵sunpoet2014-03-191-10/+1
| | | | | | | | post-stage:: - Strip shared library in post-install: phase - Simplify Makefile - Bump PORTREVISION for package change
* - Add LICENSEsunpoet2013-11-172-38/+40
| | | | - Support STAGEDIR
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-0/+1
| | | | graphics)
* - Update to 0.4.5sunpoet2013-08-223-41/+8
| | | | | | - Convert to new options framework Changes: https://github.com/libming/libming/blob/master/NEWS
* - Convert to new perl frameworksunpoet2013-08-211-1/+1
|
* - Fix build with new site_perlaz2013-06-131-1/+1
| | | | Submitted by: olli hauer <ohauer@gmx.de>
* - update png to 1.5.10dinoex2012-06-011-1/+1
|
* - Move post-patch: to master port (graphics/ming)sunpoet2012-02-211-5/+0
|
* - Update to 0.4.4sunpoet2012-02-156-64/+85
| | | | | | | | - Fix build with Perl 5.14 - Remove distinfo: no need for a slave port - Take maintainership Changes: https://github.com/libming/libming/blob/master/NEWS
* - Fix fetchswills2011-08-085-67/+99
| | | | | - Update to 0.4.3 - Convert to slave of graphics/ming
* Mark BROKEN: Does not fetchbapt2011-08-021-0/+2
|
* -remove MD5ohauer2011-07-031-2/+0
|
* - update to 1.4.1dinoex2010-03-281-1/+1
| | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi
* For ports maintained by ports@FreeBSD.org, remove names and/ordougb2009-12-211-2/+0
| | | | | | | | e-mail addresses from the pkg-descr file that could reasonably be mistaken for maintainer contact information in order to avoid confusion on the part of users looking for support. As a pleasant side effect this also avoids confusion and/or frustration for people who are no longer maintaining those ports.
* - Switch SourceForge ports to the new File Release System: categories ↵amdmi32009-08-221-2/+1
| | | | starting with G
* Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.linimon2007-09-081-1/+0
| | | | | | | | Drop support for antique perl. Work done by: gabor Sponsored by: Google Summer of Code 2007 Hat: portmgr
* - 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}.
* - Remove old Perl support from unmaintained ports in categories startinggabor2007-04-041-7/+1
| | | | with lette g-j
* Mark IGNORE fore perl < 5.6.0 instead of BROKEN for OSVERSION < 500000erwin2006-04-241-2/+2
| | | | | PR: 96213 Submitted by: Ports fury
* - Update to 0.3.0garga2006-04-194-40/+79
| | | | | PR: ports/96005 Submitted by: Ports Fury
* eplace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-221-1/+1
| | | | | Approved by: krion@ PR: ports/88711 (related)
* With portmgr hat on, reset maintainership of knu's ports since he haslinimon2005-11-111-1/+1
| | | | been inactive more than 6 months. We hope to see him back sometime.
* utilize SITE_PERLijliao2003-10-242-21/+20
| | | | | PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
* Change BUILD_DEPENDS to EXTRACT_DEPENDS and unbreak.knu2003-03-111-1/+1
| | | | Submitted by: bento
* De-pkg-comment my non-ruby ports as well.knu2003-02-182-1/+1
|
* Add p5-ming, a Perl5 module for Ming which allows you to create Flashknu2001-09-185-0/+104
4/5 movies.