| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Notes:
svn path=/head/; revision=424382
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=421225
|
|
|
|
|
|
|
|
|
| |
PR: 208828
Submitted by: daniel@blodan.se
Approved by: maintainer timeout (ale, 4 months)
Notes:
svn path=/head/; revision=420657
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
extensions.
Many PHP extensions were adding a build dependency on session, so that
it was loaded first. This is now no longer needed, we have a nice
framework handle the extensions ordering.
PR: 203741
Sponsored by: Absolight
Notes:
svn path=/head/; revision=419924
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- USE_BDB=4x+ -> USES=bdb.
- USE_BDB=yes -> USES=bdb.
- USE_BDB=xx -> USES=bdb:xx.
Other modernisations when I see them.
PR: 209183
Sponsored by: Absolight
Notes:
svn path=/head/; revision=419843
|
|
|
|
|
|
|
|
|
| |
PR: 209881
Reported by: Piotr Kubaj <pkubaj@anongoth.pl>
Approved by: pi (mentor)
Notes:
svn path=/head/; revision=419833
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=419514
|
|
|
|
|
|
|
| |
Extend by 2 month the expiration date to give more time for users to upgrade
Notes:
svn path=/head/; revision=419210
|
|
|
|
|
|
|
|
|
|
| |
Pointyhat: me
Reported by: mat
MFH: 2016Q3
Notes:
svn path=/head/; revision=419135
|
|
|
|
|
|
|
|
|
| |
Changelog: http://php.net/ChangeLog-5.php#5.5.38
MFH: 2016Q3
Notes:
svn path=/head/; revision=419116
|
|
|
|
|
|
|
| |
time to deprecate php 5.5 and mark it for removal in a month
Notes:
svn path=/head/; revision=418855
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
Notes:
svn path=/head/; revision=418853
|
|
|
|
|
|
|
|
| |
MFH: 2016Q3
Sponsored by: Absolight
Notes:
svn path=/head/; revision=418143
|
|
|
|
|
|
|
|
|
|
|
| |
PR: 210529
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D6936
Notes:
svn path=/head/; revision=417719
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=417491
|
|
|
|
|
|
|
|
|
|
|
| |
PR: 210323
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D6867
Notes:
svn path=/head/; revision=417374
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
Notes:
svn path=/head/; revision=415972
|
|
|
|
| |
Notes:
svn path=/head/; revision=415818
|
|
|
|
|
|
|
|
|
| |
by default anyway and don't need to be listed
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=415742
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=414511
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Also, USE_MYSQL can't happen after bsd.port.pre.mk because it is a USES.
PR: 208971
Submitted by: mat
Exp-run by: antoine
With hat: portmgr
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D5951
Notes:
svn path=/head/; revision=414019
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Also:
- Deorbit WANT_BDB_VER, one can use USES=bdb:<ver> instead.
- USE_BDB can't happen after bsd.port.pre.mk because it is a USES.
PR: 208971
Submitted by: mat
Exp-run by: antoine
With hat: portmgr
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D5951
Notes:
svn path=/head/; revision=414018
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=412475
|
|
|
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
Notes:
svn path=/head/; revision=412347
|
|
|
|
|
|
|
|
| |
Changelog:
http://php.net/ChangeLog-5.php#5.5.33
Notes:
svn path=/head/; revision=410089
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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@.
Notes:
svn path=/head/; revision=408932
|
|
|
|
|
|
|
|
|
| |
Approved by: ports-secteam (with hat)
MFH: 2016Q1
Security: 85eb4e46-cf16-11e5-840f-485d605f4717
Notes:
svn path=/head/; revision=408555
|
|
|
|
|
|
|
| |
MFH: 2016Q1
Notes:
svn path=/head/; revision=405782
|
|
|
|
|
|
|
|
|
|
| |
- Update lang/php56 to 5.6.17
MFH: 2016Q1
Security: 6b771fe2-b84e-11e5-92f9-485d605f4717
Notes:
svn path=/head/; revision=405778
|
|
|
|
| |
Notes:
svn path=/head/; revision=405723
|
|
|
|
| |
Notes:
svn path=/head/; revision=405722
|
|
|
|
| |
Notes:
svn path=/head/; revision=405721
|
|
|
|
| |
Notes:
svn path=/head/; revision=403784
|
|
|
|
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3694
Notes:
svn path=/head/; revision=399346
|
|
|
|
| |
Notes:
svn path=/head/; revision=398832
|
|
|
|
|
|
|
|
| |
PR: 203541
Submitted by: Jason Unovitch
Notes:
svn path=/head/; revision=398632
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=396580
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=394508
|
|
|
|
| |
Notes:
svn path=/head/; revision=394289
|
|
|
|
| |
Notes:
svn path=/head/; revision=391735
|
|
|
|
| |
Notes:
svn path=/head/; revision=390310
|
|
|
|
|
|
|
|
|
| |
- php5 to 5.4.42
- php55 to 5.5.26
- php56 to 5.6.10
Notes:
svn path=/head/; revision=389655
|
|
|
|
| |
Notes:
svn path=/head/; revision=387332
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
Notes:
svn path=/head/; revision=386312
|
|
|
|
|
|
|
|
|
| |
architectures.
PR: 197128
Notes:
svn path=/head/; revision=385208
|
|
|
|
|
|
|
|
|
| |
With hat: ports-secteam
Submitted by: Bernard Spil <spil.oss gmail com> (with changes)
MFH: 2015Q2
Notes:
svn path=/head/; revision=384757
|
|
|
|
| |
Notes:
svn path=/head/; revision=382895
|
|
|
|
|
|
|
|
|
| |
Note: ecl did not pass check-plist (pre-existing), PR 198897 submitted.
approved by: PTHREAD blanket
Notes:
svn path=/head/; revision=382211
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
Notes:
svn path=/head/; revision=379433
|
|
|
|
| |
Notes:
svn path=/head/; revision=377731
|