non port: lang/php55/Makefile |
SVNWeb
|
Number of commits found: 74 |
Thu, 1 Sep 2016
|
[ 14:14 mat ]
Fix running make test for php extensions (and maybe php itself)
With the default configuration, all the directives are removed from with
egrep. Then, egrep, seeing that it does not output any line, will
exit(1).
With hat: portmgr
Sponsored by: Absolight
|
Mon, 8 Aug 2016
|
[ 12:25 tz ]
lang/php55: switch distfiles from bzip2 to xz
PR: 209881
Reported by: Piotr Kubaj <pkubaj@anongoth.pl>
Approved by: pi (mentor)
|
Wed, 3 Aug 2016
|
[ 12:47 mat ] (Only the first 10 of 381 ports in this commit are shown above. )
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
|
Thu, 28 Jul 2016
|
[ 11:19 bapt ]
Modify the EOL date as there was a last release fixing known issues
Extend by 2 month the expiration date to give more time for users to upgrade
|
Tue, 26 Jul 2016
|
[ 15:31 feld ]
lang/php55: Update to 5.5.38
Changelog: http://php.net/ChangeLog-5.php#5.5.38
MFH: 2016Q3
|
Wed, 20 Jul 2016
|
[ 20:31 bapt ]
php 5.5 EOL happened on July 10th
time to deprecate php 5.5 and mark it for removal in a month
|
[ 20:04 bdrewery ]
If DEFAULT_VERSIONS=php=* is set, then PHP_DEFAULT will be overridden
in bsd.default-versions.mk later, and the value from the Makefile will
not be used at all. We would change bsd.default-versions.mk, but really
these ports should not be changing what the "default" it. Change to
modifying what the "current" version is as PHP_VER.
This fixes some cases of 'make check-sanity' not passing for php extension
ports in Poudriere where there is no LOCALBASE/etc/php.conf to set a proper
PHP_VER. In these cases the PHP_DEFAULT value (of 5.6) is used rather than
the version set by the extension Makefile and the later checks for
whether that version has that extension may incorrectly error.
|
Wed, 6 Jul 2016
|
[ 20:04 mat ]
Fix the opcache ports, the fact that they are zend extensions was ignored.
MFH: 2016Q3
Sponsored by: Absolight
|
Tue, 28 Jun 2016
|
[ 14:00 mat ] (Only the first 10 of 246 ports in this commit are shown above. )
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
|
Sat, 25 Jun 2016
|
[ 22:19 junovitch ]
lang/php55: update 5.5.36 -> 5.5.37
Approved by: ports-secteam (with hat)
Security: CVE-2015-8874
Security: CVE-2016-5766
Security: CVE-2016-5767
Security: CVE-2016-5768
Security: CVE-2016-5769
Security: CVE-2016-5770
Security: CVE-2016-5771
Security: CVE-2016-5772
Security: CVE-2016-5773
Security: https://vuxml.FreeBSD.org/freebsd/66d77c58-3b1d-11e6-8e82-002590263bf5.html
MFH: 2016Q2
|
Thu, 23 Jun 2016
|
[ 13:19 mat ]
Move bsd.php.mk to Uses/php.mk
PR: 210323
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D6867
|
Sat, 28 May 2016
|
[ 01:42 junovitch ]
lang/php55: update 5.5.35 -> 5.5.36 [1] plus minor fixups
- Fix MAILHEAD patch to match the new version of the patch. The distinfo
currently matches the php-5.5.x-mail-header.patch.old patch. [2]
- Fix regression from r415818's conversion to @sample by installing
the default php-fpm.conf under ${LOCALBASE}/etc and not ${LOCALBASE}
PR: 209779 [1]
PR: 208073 [2]
Reported by: Fabiano Sidler <fabianosidler@swissonline.ch> [1]
Submitted by: Paulo Henrique <paulo.oliveira@protonmail.ch> [2]
Approved by: ports-secteam (with hat)
Security: CVE-2013-7456
Security: CVE-2016-4343
Security: CVE-2016-5093
Security: CVE-2016-5094
Security: CVE-2016-5096
Security: https://vuxml.FreeBSD.org/freebsd/6b110175-246d-11e6-8dd3-002590263bf5.html
MFH: 2016Q2
|
Mon, 23 May 2016
|
[ 20:35 amdmi3 ] (Only the first 10 of 217 ports in this commit are shown above. )
Remove NLS, DOCS, EXAMPLES and IPV6 from OPTIONS_DEFAULT, they are enabled by
default anyway and don't need to be listed
Approved by: portmgr blanket
|
Tue, 3 May 2016
|
[ 03:06 junovitch ]
lang/php55: update 5.5.34 -> 5.5.35
Changelog: http://php.net/ChangeLog-5.php#5.5.35
Security: CVE-2016-3074
Security: https://vuxml.FreeBSD.org/freebsd/5764c634-10d2-11e6-94fa-002590263bf5.html
|
Sun, 3 Apr 2016
|
[ 14:19 junovitch ]
lang/php55: update 5.5.33 -> 5.5.34
converters/php55-mbstring,graphics/php55-gd: chase update; drop PORTREVISION
Changelog: http://www.php.net/ChangeLog-5.php#5.5.34
Approved by: ports-secteam (with hat)
Security: https://vuxml.FreeBSD.org/freebsd/482d40cb-f9a3-11e5-92ce-002590263bf5.html
MFH: 2016Q2
|
Fri, 1 Apr 2016
|
[ 14:08 mat ] (Only the first 10 of 481 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.
With hat: portmgr
Sponsored by: Absolight
|
Fri, 4 Mar 2016
|
[ 08:39 miwi ]
- Update to 5.5.33
Changelog:
http://php.net/ChangeLog-5.php#5.5.33
|
Mon, 15 Feb 2016
|
[ 14:34 miwi ] (Only the first 10 of 167 ports in this commit are shown above. )
Welcome php 7.0.3
Changelog:
http://php.net/ChangeLog-7.php#7.0.0
http://php.net/ChangeLog-7.php#7.0.1
http://php.net/ChangeLog-7.php#7.0.2
http://php.net/ChangeLog-7.php#7.0.3
I'd like to thanks:
Kurt Jaeger
Matthias Breddin
Rainer Duffner
Victor van Vlaardingen
Torsten Zuehlsdorff
Franco Fichtner
and all helpers and testers from ports@.
|
Tue, 9 Feb 2016
|
[ 11:07 miwi ]
- Update to 5.5.32
Approved by: ports-secteam (with hat)
MFH: 2016Q1
Security: 85eb4e46-cf16-11e5-840f-485d605f4717
|
Mon, 11 Jan 2016
|
[ 12:16 miwi ]
- Update lang/php55 to 5.5.31
- Update lang/php56 to 5.6.17
MFH: 2016Q1
Security: 6b771fe2-b84e-11e5-92f9-485d605f4717
|
Thu, 15 Oct 2015
|
[ 14:55 mat ] (Only the first 10 of 135 ports in this commit are shown above. )
Drop 8 support.
With hat: portmgr
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3694
|
Thu, 8 Oct 2015
|
[ 15:11 olgeni ] (Only the first 10 of 75 ports in this commit are shown above. )
Remove trailing whitespace from Makefiles, A-L.
|
Mon, 5 Oct 2015
|
[ 09:37 ale ]
Update PHP ports to versions 5.5.30 and 5.6.14.
PR: 203541
Submitted by: Jason Unovitch
|
Thu, 10 Sep 2015
|
[ 16:28 feld ]
lang/php55: Update to 5.5.29
PR: 202906
Approved by: ports-secteam (with hat)
Security: CVE-2015-6834
Security: CVE-2015-6835
Security: CVE-2015-6836
Security: CVE-2015-6837
Security: CVE-2015-6838
Security: 3d675519-5654-11e5-9ad8-14dae9d210b8
|
Mon, 17 Aug 2015
|
[ 14:20 mat ] (Only the first 10 of 271 ports in this commit are shown above. )
Remove UNIQUENAME and LATEST_LINK.
UNIQUENAME was never unique, it was only used by USE_LDCONFIG and now,
we won't have conflicts there.
Use PKGBASE instead of LATEST_LINK in PKGLATESTFILE, the *only* consumer
is pkg-devel, and it works just fine without LATEST_LINK as pkg-devel
has the correct PKGNAME anyway.
Now that UNIQUENAME is gone, OPTIONSFILE is too. (it's been called
OPTIONS_FILE now.)
Reviewed by: antoine, bapt
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3336
|
Sat, 15 Aug 2015
|
[ 08:29 ale ]
Update to 5.5.28 release.
|
Sat, 11 Jul 2015
|
[ 12:07 ale ]
Update to 5.5.27 release.
|
Sun, 14 Jun 2015
|
[ 20:23 ale ] (Only the first 10 of 18 ports in this commit are shown above. )
Update PHP ports:
- php5 to 5.4.42
- php55 to 5.5.26
- php56 to 5.6.10
|
Sun, 24 May 2015
|
[ 20:31 ale ]
Update to 5.5.25 release.
|
Thu, 14 May 2015
|
[ 10:15 mat ] (Only the first 10 of 1814 ports in this commit are shown above. )
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight
|
Sat, 2 May 2015
|
[ 19:08 sbruno ]
Disable FPM on mips/mips64 due to lack of ASM implementations for these
architectures.
PR: 197128
|
Sun, 26 Apr 2015
|
[ 06:53 delphij ]
Security update to 5.5.24.
With hat: ports-secteam
Submitted by: Bernard Spil <spil.oss gmail com> (with changes)
MFH: 2015Q2
|
Wed, 1 Apr 2015
|
[ 08:32 ale ]
Update to 5.5.23 release.
|
Wed, 25 Mar 2015
|
[ 12:58 marino ] (Only the first 10 of 26 ports in this commit are shown above. )
lang category: Remove $PTHREAD_LIBS
Note: ecl did not pass check-plist (pre-existing), PR 198897 submitted.
approved by: PTHREAD blanket
|
Fri, 20 Feb 2015
|
[ 13:56 ale ] (Only the first 10 of 11 ports in this commit are shown above. )
Switch default PHP version to 5.6.x.
- Update PHP 5.4 to 5.4.38 release
- Update PHP 5.5 to 5.5.22 release
- Update PHP 5.6 to 5.6.6 release
PR: 195604
Approved by: portmgr
|
Fri, 23 Jan 2015
|
[ 12:14 ale ]
Update to 5.5.21 release.
|
Mon, 29 Dec 2014
|
[ 10:00 ale ]
Update to 5.5.20 release.
|
Thu, 27 Nov 2014
|
[ 09:41 ale ]
Fix build into jails with DTRACE enabled.
PR: 190662
Submitted by: Martin Vahi <martin.vahi@softf1.com>
|
Fri, 14 Nov 2014
|
[ 17:02 ale ]
Update to 5.5.19 release.
|
Fri, 17 Oct 2014
|
[ 21:14 ale ]
Update to 5.5.18 release.
|
Sat, 27 Sep 2014
|
[ 08:31 riggs ] (Only the first 10 of 14 ports in this commit are shown above. )
Modernise databases/freetds port
- Retire databases/freetds-msdblib port
(no longer needed, recently updated upstream version has necessary compat
option which is now enabled in the freetds port)
- Fix LIB_DEPENDS in dependent ports
- Bump PORTREVISION in freetds and dependent ports
PR: 193850
Submitted by: 5u623l20@gmail.com (maintainer)
|
Thu, 18 Sep 2014
|
[ 19:49 ale ]
Fix build on 8.x and 9.x.
|
[ 14:06 ale ]
Update to 5.5.17 release.
|
Wed, 17 Sep 2014
|
[ 18:38 antoine ]
Php extensions are built from the same source tarball as php and should
have the same CPE identifier
Discussed with: des@
With hat: portmgr
|
Thu, 4 Sep 2014
|
[ 14:24 ale ] (Only the first 10 of 157 ports in this commit are shown above. )
Import PHP 5.6 branch!
|
Wed, 27 Aug 2014
|
[ 12:20 ale ]
Update to 5.5.16 release.
|
Thu, 21 Aug 2014
|
[ 22:50 mandree ] (Only the first 10 of 119 ports in this commit are shown above. )
Berkeley DB cleanup, remove versions 4.0 ... 4.7.
- Mk/bsd.database.mk rewrite, new default to db5.
- db6 is eligible by default only if installed on the system.
- Bump PORTREVISION of all ports that directly depend on BerkeleyDB or
where USE_BDB is found in the port's directory
- Patch a few ports such that they will pick up or work with newer
versions.
- Add UPDATING entry
- Drive-by format fix for pks
- Drop BerkeleyDB option from mail/popular for now, requires more work.
- Exp-run logs linked from the PR below.
- Ports that do not build (IGNORE, BROKEN, etc.) have pro-forma changes
for new Berkeley DB, but are untested.
NOTE: please read UPDATING and the Wiki page before proceeding!
Announcement: http://lists.freebsd.org/pipermail/freebsd-ports-announce/2014-August/000090.html
Wiki reference: https://wiki.freebsd.org/Ports/BerkeleyDBCleanup
PR: 192690
Approved by: portmgr (implicit, PORTREVISION bump on unstaged ports)
|
Mon, 4 Aug 2014
|
[ 15:04 ale ]
Update to 5.5.15 release.
|
Mon, 7 Jul 2014
|
[ 09:50 ale ]
- Update to 5.5.14 release
- Add extra patch to enable ipv6 support in fpm [1]
PR: 190190 [1]
Submitted by: melvyn@magemana.nl
|
Wed, 11 Jun 2014
|
[ 14:50 tijl ] (Only the first 10 of 297 ports in this commit are shown above. )
Support LIBS like LDFLAGS.
- Add LIBS="${LIBS}" to MAKE_ENV and CONFIGURE_ENV.
- Add an option helper for LIBS.
- Adjust all ports that already use LIBS. Also remove references to
PTHREAD_CFLAGS and PTHREAD_LIBS while here.
- Some ports did not support having a LIBS environment variable and
required additional patches.
Somewhat simplified a linker command line looks like:
${CC} ${src_LDFLAGS} ${LDFLAGS} ${src_LIBS} ${LIBS}
where src_LDFLAGS and src_LIBS are controlled by upstream and LDFLAGS and
LIBS can be controlled by us. If possible -L and -l flags need to be (Only the first 15 lines of the commit message are shown above )
|
Wed, 4 Jun 2014
|
[ 16:54 des ]
Add CPE information.
With hat: ports-secteam
|
Tue, 3 Jun 2014
|
[ 12:17 ale ]
Update to 5.5.13 release.
|
Thu, 1 May 2014
|
[ 10:36 ale ]
Update to 5.5.12 release.
|
Wed, 16 Apr 2014
|
[ 18:28 zeising ] (Only the first 10 of 1008 ports in this commit are shown above. )
The FreeBSD x11@ and graphics team proudly presents
a zeising, kwm production, with help from dumbbell, bdrewery:
NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE
This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.
This patch also contains updates of libxcb and related ports, pixman, as well (Only the first 15 lines of the commit message are shown above )
|
Tue, 8 Apr 2014
|
[ 15:15 ale ]
Force users to update their options file if APACHE was selected.
|
Fri, 4 Apr 2014
|
[ 11:07 ale ]
Update to 5.5.11 release.
PR: ports/188238
Submitted by: Rustem Alimov <rustem.alimov@gmail.com>
|
Mon, 31 Mar 2014
|
[ 14:25 ale ]
Replace DEFAULT_VERSIONS with PHP_DEFAULT.
|
Thu, 27 Mar 2014
|
[ 16:09 ale ] (Only the first 10 of 15 ports in this commit are shown above. )
Welcome the new mod_php ports, in order to have default packages for
Apache PHP modules.
Submitted by: marcus
Reworked by: ale (me)
Requested by: many, too many
|
Fri, 7 Mar 2014
|
[ 12:08 ale ]
Update to 5.5.10 release.
PR: ports/187323
Submitted by: Rustem Alimov <rustem.alimov@gmail.com>
|
Sun, 9 Feb 2014
|
[ 12:46 ale ]
- Update to 5.5.9 release
- Enable FPM by default [2]
- Add support to override configure flags [3]
To users requesting mod_php package, please read this:
https://wiki.apache.org/httpd/PHP-FPM
PR: ports/185438 [1], ports/186536 [2]
Submitted by: Ilya Bakulin <webmaster@kibab.com> [1],
Reinier Schoof <reinier@skoef.nl> [2]
|
Tue, 28 Jan 2014
|
[ 16:39 ale ]
Fix plist.
PR: ports/186182
Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru>
|
Tue, 21 Jan 2014
|
[ 17:09 ale ]
Update to 5.5.8 release.
|
Tue, 24 Dec 2013
|
[ 21:22 kwm ] (Only the first 10 of 84 ports in this commit are shown above. )
Update freetype to 2.5.2.
Remove patch to add -I/usr/local/include in freetype-config --cflags. If
ports need extra headers they should look for them, and not get them via
a side-effect.
Freetype had a header resuffle in 2.5.1, patch ports to use the new header
style.
Thanks go to bdrewery for the two exp-runs and rakuco for helping me with
some troublesome cmake ports.
PR: ports/184587
|
Sat, 14 Dec 2013
|
[ 12:46 ale ] (Only the first 10 of 17 ports in this commit are shown above. )
Update to 5.5.7 release and refresh patches.
|
Fri, 18 Oct 2013
|
[ 12:37 ale ]
Fix installation of mod_php.
|
[ 11:07 ale ]
Mark broken when APACHE is enabled until a fix is committed.
|
[ 09:56 ale ]
Update to 5.5.5 release and STAGify.
|
Fri, 27 Sep 2013
|
[ 14:15 ale ]
Update to 5.5.4 release.
PR: ports/182242
Submitted by: Rustem Alimov <rustem.alimov@gmail.com>
|
Fri, 20 Sep 2013
|
[ 19:53 bapt ] (Only the first 10 of 379 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
lang)
|
Tue, 27 Aug 2013
|
[ 15:11 ale ]
Update to 5.5.3 release.
|
Wed, 14 Aug 2013
|
[ 22:35 ak ] (Only the first 10 of 1725 ports in this commit are shown above. )
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery)
|
Mon, 12 Aug 2013
|
[ 13:19 ale ]
Add php-cgi.1 manpage.
|
[ 12:55 ale ]
Update to 5.5.1 release. [1]
Add an OPTION to force ZTS build.
PR: ports/180931
Submitted by: Rustem Alimov <rustem.alimov@gmail.com>
|
Mon, 24 Jun 2013
|
[ 14:32 ale ] (Only the first 10 of 151 ports in this commit are shown above. )
Welcome PHP 5.5!
Future steps:
- rename current php5 ports to php54
- make php55 the default one after an exp-run
|
Number of commits found: 74 |