aboutsummaryrefslogtreecommitdiff
path: root/print/fpdf
Commit message (Collapse)AuthorAgeFilesLines
* Chase a silent update: only docs have been modified.Thierry Thomas2008-01-242-4/+4
| | | | | | | | | | Full diff available at <http://people.freebsd.org/~thierry/ports/fpdf153-061101_080124.diff>. Reported by: pointyhat via pav Notes: svn path=/head/; revision=206146
* Chase a silent update and make fetchable again (the tutorial has beenThierry Thomas2006-08-212-4/+4
| | | | | | | | | | | | updated). Full diff available at <http://people.freebsd.org/~thierry/ports/fpdf-060414_060815.diff>. Reported by: pointyhat via Kris Notes: svn path=/head/; revision=171125
* Don"t try to convert every type of files.Thierry Thomas2006-04-081-2/+7
| | | | | | | | PR: 95453 Submitted by: Dmitry Marakasov <amdmi3 (at) mail.ru> Notes: svn path=/head/; revision=159133
* Chase another silent update and make fetchable again.Thierry Thomas2006-04-011-3/+3
| | | | | | | | | | | Only a TARGET="_blank" has been added to the FAQ, don't bump PORTREVISION. Full diff available at: <http://people.freebsd.org/~thierry/ports/fpdf-050715_060401.diff>. Reported by: dosirak via Kris Notes: svn path=/head/; revision=158589
* Replace tr by DOS2UNIX: when using tr with LANG or LC_ALL set to aThierry Thomas2006-02-111-6/+1
| | | | | | | | | multibyte locale, "Illegal byte sequence" were reported. Reported by: Derek Kulinski <takeda (at) takeda.tk> Notes: svn path=/head/; revision=155785
* SHA256ifyEdwin Groothuis2006-01-241-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154303
* Yet another silent update: only doc files have been updated (FAQ.htmThierry Thomas2005-07-152-5/+7
| | | | | | | | | and sety.htm). Reported by: Kris via pointyhat Notes: svn path=/head/; revision=139256
* Fix a MD5 mismatch.Thierry Thomas2005-05-092-2/+3
| | | | | | | | | | Note: this was a silent update, just updating the URL of <http://www.htmldoc.org> in the FAQ. Reported by: Kris via pointyhat Notes: svn path=/head/; revision=134951
* Add fpdf 1.53, a free PHP class to generate PDF files with pure PHP.Thierry Thomas2005-04-055-0/+199
Notes: svn path=/head/; revision=132589