summaryrefslogtreecommitdiff
path: root/textproc/p5-PDF-Table (follow)
Commit message (Collapse)AuthorAgeFilesLines
* textproc/p5-PDF-Table: Add NO_ARCHPo-Chuan Hsieh2021-06-212-2/+11
| | | | - Convert PORTEXAMPLES to PLIST entries
* textproc/p5-PDF-Table: Take maintainershipPo-Chuan Hsieh2021-05-221-1/+1
|
* textproc/p5-PDF-Table: Update to 1.002Danilo Egea Gondolfo2021-05-192-5/+5
| | | | Drop maintainership.
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* - Update to 0.12Danilo Egea Gondolfo2020-08-072-4/+4
|
* - Update to 0.11.0Danilo Egea Gondolfo2019-09-092-4/+4
|
* Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, exceptDag-Erling Smørgrav2018-10-061-2/+2
| | | | | | | for where it resulted in a change in output from build-depends-list or run-depends-list. Approved by: portmgr (adamw)
* Update WWWSunpoet Po-Chuan Hsieh2018-05-271-1/+1
| | | | | | | search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl
* - Update to 0.10.1Danilo Egea Gondolfo2018-05-022-4/+4
|
* - Update to 0.10.0Danilo Egea Gondolfo2018-03-042-4/+4
|
* - Update to 0.9.14Danilo Egea Gondolfo2017-12-262-4/+4
|
* - Update to 0.9.13Danilo Egea Gondolfo2017-07-092-4/+4
|
* - Update to 0.9.12Danilo Egea Gondolfo2016-05-242-4/+4
|
* Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.Mathieu Arnold2016-04-011-1/+1
| | | | | With hat: portmgr Sponsored by: Absolight
* Add an option to install the examples.Mathieu Arnold2016-03-171-1/+8
| | | | | | | | | | Because the man page says: For a complete working example or initial script look into distribution`s 'examples' folder. With hat: perl@ Sponsored by: Absolight
* - Update to 0.9.10Danilo Egea Gondolfo2015-10-122-3/+3
|
* - Update to 0.9.9Danilo Egea Gondolfo2015-05-292-4/+4
|
* - Update to 0.9.7Danilo Egea Gondolfo2014-12-232-5/+4
|
* Change the way Perl modules are installed, update the default Perl to 5.18.Mathieu Arnold2014-11-262-4/+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
* - Remove indefinite article from COMMENTDanilo Egea Gondolfo2013-10-032-5/+3
| | | | | | | - Change maintainer email to @FreeBSD.org - Add stage support Approved by: culot (mentor)
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | textproc)
* - convert to the new perl5 frameworkAndrej Zverev2013-09-111-1/+2
| | | | | | - trim Makefile header Approved by: portmgr (bapt@, blanket)
* - Update to 0.9.6_h3Bryan Drewery2013-05-252-4/+6
| | | | | | | - Pass maintainership to submitter PR: ports/178879 Submitted by: Danilo Egea Gondolfo <danilogondolfo@gmail.com>
* Style: tab -> space.Eitan Adler2013-03-281-1/+1
| | | | Most contributors copy an existing port when writing their own so reduce the number of bad examples in the tree.
* Fix minor nit: use the canconical FreeBSD.org form for email addresses.Eitan Adler2013-03-171-6/+2
| | | | | | | | | This was causing me issues when attempting to gather certain statistics. While here trim header Approved by: miwi, adrian, tj No objection from: db, bjk, cperciva, scheidell, osa
* - Reset MaintainerMichael Scheidell2013-03-171-1/+1
|
* - Update maintainer domain to freebsdMichael Scheidell2012-01-071-2/+2
| | | | | | | - Fat fingered BUILD_DEPENDS/RUN_DEPENDS to be more consistant with current best practices - Changes NO functionality or dependencies, so no portsrevision bump Approved by: gabor (mentor, implicit)
* - Update to 0.9.5Sunpoet Po-Chuan Hsieh2011-11-052-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/PDF-Table/Changes PR: ports/161806 Submitted by: sunpoet (myself) Approved by: Michael Scheidell <michael.scheidell@secnap.com> (maintainer)
* - Update to 0.9.4Sunpoet Po-Chuan Hsieh2011-10-182-5/+5
| | | | | | | Changes: http://search.cpan.org/dist/PDF-Table/Changes PR: ports/161775 Submitted by: sunpoet (myself) Approved by: Michael Scheidell <michael.scheidell@secnap.com> (maintainer)
* - Change PERL_CONFIGURE to "yes" for all values between 5.8.1+ and 5.8.9+Sunpoet Po-Chuan Hsieh2011-09-171-1/+1
| | | | | Suggested by: az With hat: perl
* -remove MD5Olli Hauer2011-07-031-1/+0
|
* Fix WWW in pkg-descr to http://search.cpan.org/dist/<MODULE> for unification.Andrej Zverev2011-02-121-1/+1
| | | | | | No functional changes. Sponsored by: p5 namespace
* Utilize %%SITE_PERL%% and %%PERL_ARCH%% in pkg-plistsPhilip M. Gollucci2009-07-301-3/+3
| | | | | | PR: ports/136771 Exp Run by: pav Approved by: portmgr (pav)
* PDF-Table is intended for table generation using PDF::API2.Gabor Kovesdan2009-06-054-0/+35
WWW: http://search.cpan.org/~omega/ PR: ports/134965 Submitted by: scheidell at secnap.net