Commit graph

6 commits

Author SHA1 Message Date
Mathieu Arnold
2d7852dd48 * Convert to staging
* Add license
* pet portlint

Sponsored by:	Absolight
2014-01-21 14:03:59 +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
Andrej Zverev
8aceb315c5 - convert to the new perl5 framework
- trim Makefile header

Approved by:	portmgr (bapt@, blanket)
2013-09-10 16:48:41 +00:00
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +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
Wen Heping
6a30c925f4 This Module provides an OO-interface to the htmldoc program.
You can use it to produce PDF or PS files from a HTML-document.
Currently many but not all parameters of HTMLDoc are supported.

WWW: http://search.cpan.org/dist/HTML-HTMLDoc/

PR:		ports/153955
Submitted by:	Menshikov Konstantin <kostjnspb@yandex.ru>
Feature safe:	yes
2011-01-18 12:59:42 +00:00