1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-01 01:17:02 +00:00
Commit Graph

18 Commits

Author SHA1 Message Date
Vanilla I. Shu
fb2d5da4eb Support STAGEDIR. 2013-11-07 03:52:41 +00:00
Baptiste Daroussin
0068f2d47f Add NO_STAGE all over the place in preparation for the staging support (cat: textproc) 2013-09-20 23:17:30 +00:00
Sunpoet Po-Chuan Hsieh
7a0285baaf - Use single space after WWW: 2013-08-29 04:08:53 +00:00
Mathieu Arnold
4819ca343b - Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default.
2013-08-02 18:52:07 +00:00
Frederic Culot
5dd3725371 - Remove SITE_PERL from *_DEPENDS
Submitted by:	az@
2012-06-05 12:22:33 +00:00
Eitan Adler
c59a3834c4 At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
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
2012-01-21 17:40:15 +00:00
Philippe Audeoud
354b25a277 - Cleaning MD5 in perl@'s ports
Approved by:	erwin@ (portmgr)
2011-05-17 11:14:02 +00:00
Philip M. Gollucci
6564a2589c - only 13% of the p5- ports embed @comment $FreeBSD$:
so standarize and remove it

With Hat:   perl@
2010-09-24 02:03:44 +00:00
Philip M. Gollucci
81a3910a0a - Update to 0.31 2010-01-11 01:58:03 +00:00
Philippe Audeoud
3d0179659a - Update to 0.26 2008-12-19 09:27:53 +00:00
Marcelo Araujo
4aaab89f57 - Take advantage of CPAN macro from bsd.sites.mk, change ${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)
2008-04-17 14:30:31 +00:00
Mark Linimon
9839011ec3 Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.

Work done by:	gabor
Sponsored by:	Google Summer of Code 2007
Hat:		portmgr
2007-09-08 01:12:10 +00:00
Cheng-Lung Sung
44eea654a7 - Update 0.24 2007-02-14 14:02:05 +00:00
Cheng-Lung Sung
aaea72bb8e - Update to 0.23 2007-02-05 00:55:47 +00:00
Mathieu Arnold
3ca2308b5b Update to 0.22 2007-01-27 19:19:39 +00:00
Cheng-Lung Sung
8b87a0e0a6 - Update to 0.21 2006-12-09 05:41:38 +00:00
Cheng-Lung Sung
dcca64f153 - Update to 0.20
- maintainership pass to perl@

PR:		ports/103621
Submitted by:	maintainer (Gea-Suan Lin)
2006-09-27 02:07:38 +00:00
Roman Bogorodskiy
374fa97a34 This module transforms HTML into PDF, using an assortment of XML
transformations implemented in PDF::FromHTML::Twig.

There is also a command-line utility, html2pdf.pl, that comes with this
distribution.

WWW:	http://search.cpan.org/dist/PDF-FromHTML/

PR:		ports/100060
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
2006-07-11 11:43:29 +00:00