non port: print/fpdf/Makefile |
SVNWeb
|
Number of commits found: 23 |
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above )
|
Wed, 20 Jul 2022
|
[ 14:22 Tobias C. Berner (tcberner) ] 51879c9 (Only the first 10 of 197 ports in this commit are shown above. )
print: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan Eldridge <alane@geeksrus.net>
* Alex Dupre <ale@FreeBSD.org>
* Alex Dupre <sysadmin@alexdupre.com>
* Alexander Vereeken <Alexander88207@protonmail.com>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Alonso Cardenas Marquez <acm@FreeBSD.org>
* Andreas Klemm <andreas@FreeBSD.org>
* Andreas Klemm <andreas@klemm.gtn.com>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Anish Mistry <amistry@am-productions.biz> (Only the first 15 lines of the commit message are shown above )
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Fri, 11 May 2018
|
[ 16:47 thierry ]
- Upgrade to 1.81 (a)
- Define the license
- Release maintainership.
Reported by: jason (at) ixsystems.com
|
Mon, 10 Apr 2017
|
[ 00:27 linimon ] (Only the first 10 of 27 ports in this commit are shown above. )
These ports now build on powerpc64.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
|
Thu, 21 Apr 2016
|
[ 16:43 swills ] (Only the first 10 of 419 ports in this commit are shown above. )
many ports: mark broken on powerpc64
|
Wed, 27 May 2015
|
[ 00:15 amdmi3 ] (Only the first 10 of 26 ports in this commit are shown above. )
- Don't cat pkg-message from Makefiles
Approved by: portmgr blanket
|
Tue, 29 Jul 2014
|
[ 19:11 adamw ] (Only the first 10 of 436 ports in this commit are shown above. )
Convert a bunch of EXTRACT_SUFX=... into USES=tar:...
Approved by: portmgr (not really, but touches unstaged ports)
|
Thu, 17 Jul 2014
|
[ 08:57 olgeni ] (Only the first 10 of 206 ports in this commit are shown above. )
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)
|
Fri, 4 Jul 2014
|
[ 21:59 adamw ]
Remove NOPORTDOCS.
|
Mon, 26 May 2014
|
[ 09:24 bapt ] (Only the first 10 of 32 ports in this commit are shown above. )
Convert to USES=dos2unix
With hat: portmgr
|
Wed, 16 Oct 2013
|
[ 21:11 thierry ]
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
|
Fri, 20 Sep 2013
|
[ 22:44 bapt ] (Only the first 10 of 325 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
print)
|
Sun, 5 Feb 2012
|
[ 21:47 thierry ]
Upgrade to 1.7.
Changelog at <http://www.fpdf.org/en/changelog.php>.
PR: ports/164650
Submitted by: Robert Simmons <rsimmons0 (at) gmail.com>
|
Sat, 28 Nov 2009
|
[ 20:26 thierry ]
- 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>
|
Tue, 18 Mar 2008
|
[ 20:29 thierry ]
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
|
Thu, 24 Jan 2008
|
[ 19:58 thierry ]
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
|
Mon, 21 Aug 2006
|
[ 18:07 thierry ]
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
|
Sat, 8 Apr 2006
|
[ 16:08 thierry ]
Don"t try to convert every type of files.
PR: 95453
Submitted by: Dmitry Marakasov <amdmi3 (at) mail.ru>
|
Sat, 11 Feb 2006
|
[ 21:20 thierry ]
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>
|
Fri, 15 Jul 2005
|
[ 08:54 thierry ]
Yet another silent update: only doc files have been updated (FAQ.htm
and sety.htm).
Reported by: Kris via pointyhat
|
Mon, 9 May 2005
|
[ 20:32 thierry ]
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
|
Tue, 5 Apr 2005
|
[ 20:45 thierry ]
Add fpdf 1.53, a free PHP class to generate PDF files with pure PHP.
|
Number of commits found: 23 |