1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-20 08:27:15 +00:00
Commit Graph

20 Commits

Author SHA1 Message Date
Antoine Brodin
115aba45f3 Cleanup plist 2014-11-13 07:41:17 +00:00
Adam Weinberger
a84c115a09 Convert a bunch of EXTRACT_SUFX=... into USES=tar:...
Approved by:	portmgr (not really, but touches unstaged ports)
2014-07-29 19:11:51 +00:00
Jimmy Olgeni
fa3a17c064 Remove indefinite articles and trailing periods from COMMENT, plus
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)
2014-07-17 08:57:51 +00:00
Adam Weinberger
dd46e5ccca Remove NOPORTDOCS. 2014-07-04 21:58:59 +00:00
Baptiste Daroussin
912c68df95 Convert to USES=dos2unix
With hat:	portmgr
2014-05-26 09:24:47 +00:00
Thierry Thomas
1a83e9b473 Tarball has been rerolled with the same version number.
The only change is a CSS file :

diff -urN fpdf17.orig/fpdf.css fpdf17/fpdf.css
--- fpdf17.orig/fpdf.css	2008-06-08 20:45:41.000000000 +0200
+++ fpdf17/fpdf.css	2008-07-19 15:04:48.000000000 +0200
@@ -1,6 +1,6 @@
 body {font-family:"Times New Roman",serif}
 h1 {font:bold 135% Arial,sans-serif; color:#4000A0; margin-bottom:0.9em}
-h2 {font:bold 100% Arial,sans-serif; color:#900000; margin-top:1.5em}
+h2 {font:bold 95% Arial,sans-serif; color:#900000; margin-top:1.5em; margin-bottom:1em}
 dl.param dt {text-decoration:underline}
 dl.param dd {margin-top:1em; margin-bottom:1em}
 dl.param ul {margin-top:1em; margin-bottom:1em}

Since I'm there, "stagify".

PR:		ports/183010
Submitted by:	marino
2013-10-16 21:11:27 +00:00
Baptiste Daroussin
6c6152ff82 Add NO_STAGE all over the place in preparation for the staging support (cat: print) 2013-09-20 22:43:59 +00:00
Thierry Thomas
6dc71a81a4 Upgrade to 1.7.
Changelog at <http://www.fpdf.org/en/changelog.php>.

PR:		ports/164650
Submitted by:	Robert Simmons <rsimmons0 (at) gmail.com>
2012-02-05 21:47:30 +00:00
Martin Wilke
edbfcf1c23 - Kick MD5 Support 2011-07-03 06:14:57 +00:00
Thierry Thomas
d7b0982e4a - Update to version 1.6
- Bump PORTEPOCH.

Changelog at <http://www.fpdf.org/en/histo.php>.

PR:		ports/140943
Submitted by:	Guido Falsi <mad (at) madpilot.net>
2009-11-28 20:26:09 +00:00
Thierry Thomas
e50e297a5a Make fetchable again: the FAQ has been updated.
Full diff available at
<http://people.freebsd.org/~thierry/ports/fpdf153-080124_080318.diff>.

Reported by:	pointyhat via erwin
2008-03-18 20:29:31 +00:00
Thierry Thomas
6854748426 Chase a silent update: only docs have been modified.
Full diff available at
<http://people.freebsd.org/~thierry/ports/fpdf153-061101_080124.diff>.

Reported by:	pointyhat via pav
2008-01-24 19:58:34 +00:00
Thierry Thomas
00ef97637c Chase a silent update and make fetchable again (the tutorial has been
updated).

Full diff available at
<http://people.freebsd.org/~thierry/ports/fpdf-060414_060815.diff>.

Reported by:	pointyhat via Kris
2006-08-21 18:07:55 +00:00
Thierry Thomas
781eccbe54 Don"t try to convert every type of files.
PR:		95453
Submitted by:	Dmitry Marakasov <amdmi3 (at) mail.ru>
2006-04-08 16:08:52 +00:00
Thierry Thomas
ce32b12808 Chase another silent update and make fetchable again.
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
2006-04-01 20:16:53 +00:00
Thierry Thomas
c60f363713 Replace tr by DOS2UNIX: when using tr with LANG or LC_ALL set to a
multibyte locale, "Illegal byte sequence" were reported.

Reported by:	Derek Kulinski <takeda (at) takeda.tk>
2006-02-11 21:20:18 +00:00
Edwin Groothuis
32487a10ad SHA256ify
Approved by: krion@
2006-01-24 01:06:45 +00:00
Thierry Thomas
be1432b104 Yet another silent update: only doc files have been updated (FAQ.htm
and sety.htm).

Reported by:	Kris via pointyhat
2005-07-15 08:54:30 +00:00
Thierry Thomas
479e51a966 Fix a MD5 mismatch.
Note: this was a silent update, just updating the URL of
<http://www.htmldoc.org> in the FAQ.

Reported by:	Kris via pointyhat
2005-05-09 20:32:22 +00:00
Thierry Thomas
44eea979c1 Add fpdf 1.53, a free PHP class to generate PDF files with pure PHP. 2005-04-05 20:45:00 +00:00