| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
| |
After testing every pecl-* port with PHP 5.6, 7.0, 7.1 and 7.2
i set the IGNORE_WITH_PHP accordingly to the fallout.
PR: 222165
Reported by: brnd
Approved by: portmgr (blanket)
Differential Revision: https://reviews.freebsd.org/D13476
Notes:
svn path=/head/; revision=456296
|
|
|
|
|
|
|
|
| |
Reviewed by: miwi (mentor)
Differential Revision: https://reviews.freebsd.org/D10755
Notes:
svn path=/head/; revision=441000
|
|
|
|
|
|
|
|
| |
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D10281
Notes:
svn path=/head/; revision=438175
|
|
|
|
|
|
|
| |
Sponsored by: Absolight
Notes:
svn path=/head/; revision=433543
|
|
|
|
|
|
|
|
| |
PR: 215489
Submitted by: joneum@bsdproject.de
Notes:
svn path=/head/; revision=429154
|
|
|
|
|
|
|
| |
Approved by: portmgr (blanket)
Notes:
svn path=/head/; revision=428488
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
| |
With hat: portmgr-secretary
Notes:
svn path=/head/; revision=419057
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
Notes:
svn path=/head/; revision=412348
|
|
|
|
| |
Notes:
svn path=/head/; revision=409111
|
|
|
|
|
|
|
| |
Approved by: mat (mentor)
Notes:
svn path=/head/; revision=402450
|
|
|
|
|
|
|
| |
2: switch to USES=tar:tgz
Notes:
svn path=/head/; revision=379773
|
|
|
|
|
|
|
| |
Hope to see you back! Thank for all the work!
Notes:
svn path=/head/; revision=372709
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
Notes:
svn path=/head/; revision=362126
|
|
|
|
|
|
|
| |
- Take maintainership of a few ports
Notes:
svn path=/head/; revision=340835
|
|
|
|
|
|
|
| |
print)
Notes:
svn path=/head/; revision=327765
|
|
|
|
|
|
|
| |
- Convert header
Notes:
svn path=/head/; revision=311553
|
|
|
|
| |
Notes:
svn path=/head/; revision=296841
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.
Explicit duplication > := > = and this just moves ports one step to the left
Approved by: portmgr
Notes:
svn path=/head/; revision=289563
|
|
|
|
| |
Notes:
svn path=/head/; revision=276961
|
|
|
|
|
|
|
| |
Approved by: Wen Heping (maintainer)
Notes:
svn path=/head/; revision=240144
|
|
libHaru library. libHaru is a free, cross platform,
and Open Source library for generating PDF files.
WWW: http://pecl.php.net/package/haru/
PR: ports/129033
Submitted by: Wen Heping <wenheping at gmail.com>
Notes:
svn path=/head/; revision=223293
|