Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
4.1.4_1 09 Dec 2022 15:03:21 |
Muhammad Moinur Rahman (bofh) |
print/pecl-pdflib: Cleanup
- Requires php74 which was EOL on 2022-11-28
Sponsored by: Bounce Experts |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
4.1.4_1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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 ) |
4.1.4_1 20 Jul 2022 14:22:48 |
Tobias C. Berner (tcberner) |
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 ) |
4.1.4_1 13 Jun 2022 00:08:05 |
Muhammad Moinur Rahman (bofh) |
*/*: Ignore with php82 |
4.1.4_1 31 Jan 2022 22:17:40 |
Alex Dupre (ale) |
print/pecl-pdflib: mark DEPRECATED and set EXPIRATION_DATE
PR: 261632
Submitted by: bofh |
4.1.4_1 10 Jan 2022 13:30:00 |
Muhammad Moinur Rahman (bofh) |
Mark ports to IGNORE with new php81
Approved by: portmgr (infrastructure blanket)
Sponsored by: Bounce Experts |
4.1.4_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
4.1.4_1 27 Oct 2020 09:50:01 |
ale |
PECL pdflib is deprecated and doesn't support PHP 8.0. |
4.1.4_1 19 Dec 2019 17:17:47 |
ale |
Really fix LICENSE handling.
Reported by: tobik |
4.1.4 19 Dec 2019 09:06:29 |
ale |
Update to 4.1.4 release to set correct licensing terms. |
4.1.3 30 Sep 2019 14:46:11 |
ale |
Update to 4.1.3 release. |
4.1.2 11 Dec 2018 17:03:52 |
linimon |
These ports now build on powerpc64.
Approved by: portmgr (tier-2 blanket) |
4.1.2 30 Aug 2017 12:18:53 |
ale |
Update to 4.1.2 release. |
4.1.1 10 Apr 2017 15:08:47 |
mat |
Convert all PECL ports to USES=php:pecl.
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D10281 |
4.1.1 19 Jan 2017 12:47:45 |
ale |
Update to 4.1.1 release. |
4.0.1 13 Dec 2016 14:26:12 |
sunpoet |
- Update WWW: pecl.php.net uses https://
Approved by: portmgr (blanket) |
4.0.1 27 Oct 2016 09:00:28 |
ale |
Update to 4.0.1 release to support PHP 7. |
3.0.4_1 03 Aug 2016 12:47:05 |
mat |
Don't use extension.ini any more, and have each extension install in its
file, so the order remains the same.
Every PHP (or Zend) extension now installs its own .ini file in
/usr/local/etc/php. A PHP extension will be automatically activated
when installed. The order into which extensions are loaded is
automatically guessed. In some very rare cases, the guess will be
wrong, and PHP_MOD_PRIO will need to be set. Refer to the USES=php
section of the Porter's Handbook for more information.
Convert ports touching etc/php/extensions.ini manually, or telling the
OP to do it.
And finally, bump PORTREVISION for all php extensions.
PR: 210697
Submitted by: mat
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D7022 |
3.0.4 28 Jun 2016 14:00:45 |
mat |
Convert USE_PHP*=yes into USES=php*
PR: 210529
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D6936 |
3.0.4 21 Apr 2016 16:43:15 |
swills |
many ports: mark broken on powerpc64 |
3.0.4 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
3.0.4 18 Feb 2016 15:08:26 |
miwi |
- Ignore php70 |
3.0.4 17 Jul 2014 08:57:51 |
olgeni |
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) |
3.0.4 27 Jan 2014 10:07:37 |
ale |
Update to 3.0.4 release.
PR: ports/186142
Submitted by: Daniel Austin <freebsd-ports@dan.me.uk> |
2.1.10 30 Oct 2013 13:32:03 |
ale |
Stagify. |
2.1.10 20 Sep 2013 22:44:00 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
print) |
2.1.10 23 Apr 2013 11:08:06 |
ale |
Update to 2.1.10 release. |
2.1.9 12 Jun 2012 13:29:09 |
ale |
Update to 2.1.9 release. |
2.1.8_1 16 May 2012 07:36:47 |
ale |
Fix for PHP 5.4. |
2.1.8_1 10 Jan 2012 11:41:37 |
ale |
Chase pdflib.so version and bump PORTREVISION accordingly. |
2.1.8 24 Oct 2011 04:17:38 |
dougb |
Remove more tags from pkg-descr files fo the form:
- Name
em@i.l
or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file. |
2.1.8 03 Jul 2011 06:14:57 |
miwi |
- Kick MD5 Support |
2.1.8 20 May 2010 10:16:17 |
ale |
Update to 2.1.8 release. |
2.1.7 09 Apr 2010 09:36:44 |
ale |
Update to 2.1.7 release. |
2.1.6_1 31 Jul 2009 13:57:52 |
dinoex |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
2.1.6 20 Mar 2009 08:26:12 |
ale |
Fix build. |
2.1.6 20 Mar 2009 06:49:26 |
ale |
Update to 2.1.6 release. |
2.1.5 13 Mar 2008 07:09:31 |
ale |
Update to 2.1.5 release. |
2.1.4 27 Sep 2007 05:57:33 |
ale |
Update to 2.1.4 release. |
2.1.3_1 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
2.1.3 11 Mar 2007 21:37:19 |
ale |
Update to 2.1.3 release.
PR: ports/110191
Submitted by: chinsan |
2.1.2 06 Nov 2006 22:27:23 |
ale |
Update to 2.1.2 release.
PR: ports/105227
Submitted by: Kian Mohageri <kian.mohageri@gmail.com> |
2.1.1 01 Nov 2006 14:53:12 |
ale |
Update to 2.1.1 release.
PR: ports/105017
Submitted by: chinsan |
2.1.0_1 09 Oct 2006 08:18:11 |
ale |
Chase pdf library and bump PORTREVISION. |
2.1.0 08 Oct 2006 07:48:29 |
ale |
Update to 2.1.0 release.
PR: ports/104143
Submitted by: chinsan |
2.0.5 04 Sep 2006 08:21:23 |
ale |
Update to 2.0.5 release.
PR: ports/101113
Submitted by: chinsan <chinsan.tw@gmail.com> |
2.0.4 24 Jan 2006 01:00:58 |
edwin |
SHA256ify
Approved by: krion@ |
2.0.4 09 Dec 2004 10:56:38 |
ale |
Update to 2.0.4 release. |
2.0.1 20 Jul 2004 22:38:20 |
ale |
Update to 2.0.1 release. |
2.0_1 19 Jul 2004 07:23:20 |
ale |
Use the new PHP infrastructure. |
2.0 25 Jun 2004 11:31:41 |
ale |
Add pecl-pdflib 2.0, a PECL extension to create PDF on the fly.
This is the new PDFLIB extension for PHP, compatible with PDFlib 6.x. |