summaryrefslogtreecommitdiff
path: root/print/phppdflib (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove non staged ports without pending PR from p*Baptiste Daroussin2014-09-014-122/+0
|
* Convert some more USE_BZIP2 to USES=tar:bzip2Adam Weinberger2014-07-291-1/+1
| | | | Approved by: portmgr (not really, but touches unstaged ports)
* Reset maintainership for ports not staged with no pending PRBaptiste Daroussin2014-07-241-1/+1
| | | | With hat: portmgr
* Remove indefinite articles and trailing periods from COMMENT, plusJimmy Olgeni2014-07-171-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)
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | print)
* - Kick MD5 SupportMartin Wilke2011-07-031-1/+0
|
* - Revert; previous commit was made based on a bad analysisPav Lucistnik2009-05-261-1/+1
|
* Reset maintainerPhilip M. Gollucci2009-05-261-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)
* Change all bogus uses of BROKEN to IGNORE. See CHANGES 20060705.Mark Linimon2006-07-051-1/+1
| | | | | PR: ports/92445 Hat: portmgr
* - Fix plist after recent php changesPav Lucistnik2006-05-211-0/+1
|
* Fix or remove obsolate or broken ways to depend on php.Alex Dupre2006-05-061-5/+0
|
* [patch] print/phppdflib update to 2.8Edwin Groothuis2006-01-083-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
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
|
* [patch] update print/phppdflib to 2.7Edwin Groothuis2004-01-113-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>
* - Update to 2.6.1Pav Lucistnik2003-12-163-10/+10
| | | | | | PR: ports/59767 Submitted by: Bill Moran <wmoran@potentialtech.com> Approved by: maintainer
* remove php category, I was confused with the pear categoryEdwin Groothuis2003-10-151-1/+1
| | | | Noticed by: bento.
* add PHP dependency.Edwin Groothuis2003-10-121-0/+6
|
* New port: print/phppdflibEdwin Groothuis2003-10-124-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>