summaryrefslogtreecommitdiff
path: root/print/phppdflib (unfollow)
Commit message (Collapse)AuthorFilesLines
2014-09-01Remove non staged ports without pending PR from p*Baptiste Daroussin4-122/+0
2014-07-29Convert some more USE_BZIP2 to USES=tar:bzip2Adam Weinberger1-1/+1
Approved by: portmgr (not really, but touches unstaged ports)
2014-07-24Reset maintainership for ports not staged with no pending PRBaptiste Daroussin1-1/+1
With hat: portmgr
2014-07-17Remove indefinite articles and trailing periods from COMMENT, plusJimmy Olgeni1-1/+1
minor COMMENT typos and surrounding whitespace fixes. A few Makefiles where not included as they contain Latin-1 characters that break the Phabricator workflow. Categories P-S. CR: D422 Approved by: portmgr (bapt)
2013-09-20Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin1-5/+2
print)
2011-07-03- Kick MD5 SupportMartin Wilke1-1/+0
2009-05-26- Revert; previous commit was made based on a bad analysisPav Lucistnik1-1/+1
2009-05-26Reset maintainerPhilip M. Gollucci1-1/+1
<freebsd@akherb.com>: host bsdevel.akherb.com[208.86.224.193] said: 554 5.7.1 <freebsd@akherb.com>: Relay access denied (in reply to RCPT TO command) Approved by: portmgr (pav)
2006-07-05Change all bogus uses of BROKEN to IGNORE. See CHANGES 20060705.Mark Linimon1-1/+1
PR: ports/92445 Hat: portmgr
2006-05-21- Fix plist after recent php changesPav Lucistnik1-0/+1
2006-05-06Fix or remove obsolate or broken ways to depend on php.Alex Dupre1-5/+0
2006-01-08[patch] print/phppdflib update to 2.8Edwin Groothuis3-7/+13
latest version of phppdflib is 2.8. and using bsd.php.mk is more acceptable PR: ports/90783 Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> Approved by: maintainer timeout
2004-03-31SIZEify (maintainer timeout)Trevor Johnson1-0/+1
2004-01-11[patch] update print/phppdflib to 2.7Edwin Groothuis3-10/+14
This patch updates the print/phppdflib port to the latest stable version (2.7) PR: ports/61051 Submitted by: Bill Moran <wmoran@potentialtech.com> Approved by: "sexbear" <sexbear@tmu.edu.tw>
2003-12-16- Update to 2.6.1Pav Lucistnik3-10/+10
PR: ports/59767 Submitted by: Bill Moran <wmoran@potentialtech.com> Approved by: maintainer
2003-10-15remove php category, I was confused with the pear categoryEdwin Groothuis1-1/+1
Noticed by: bento.
2003-10-12add PHP dependency.Edwin Groothuis1-0/+6
2003-10-12New port: print/phppdflibEdwin Groothuis4-0/+113
phppdflib is a class written in php that presents an easy to use API for creating PDF files dynamically. PR: ports/56256 Submitted by: HSIN-HSIUNG CHANG <sexbear@tmu.edu.tw>