| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Approved by: portmgr
|
|
|
|
| |
Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
|
|
|
|
|
| |
PR: ports/64802
Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
|
|
|
|
| |
- add support for db 4.2
|
|
|
|
| |
Submitted by: Dominic Marks <dom@helenmarks.co.uk>
|
| |
|
|
|
|
|
| |
PR: ports/64417
Submitted by: Renato Botelho <renato@galle.com.br>
|
|
|
|
| |
o Bump $PORTREVISION.
|
|
|
|
|
| |
Submitted by: marcus
Reviewed by: pav
|
|
|
|
|
| |
Submitted by: marcus
Reviewed by: pav
|
|
|
|
|
|
| |
PR: ports/63410
Submitted by: Toni Viemerö <toni.viemero@iki.fi> (PR)
Lars Balker Rasmussen <lars@balker.org> (email)
|
|
|
|
|
|
|
| |
ports that belong here than the ones I have identified and moved in
this, first, pass.
Approved in principle by: marcus
|
|
|
|
|
|
|
|
| |
This fixes compilation of mod_php with apache2-worker on -stable.
PR: ports/62729
Submitted by: Maxim Maximov <mcsi@portpc-design.spb.ru>
Approved by: nork (mentor/implicitly)
|
|
|
|
|
|
|
| |
previous commit).
Noticed by: kuriyama
Approved by: nork (mentor/implicitly)
|
|
|
|
|
|
| |
use Mk/bsd.php.mk.
Approved by: nork (mentor/implicitly)
|
|
|
|
|
| |
Submitted by: Xin Li
Approved by: nork (mentor/implicitly)
|
|
|
|
|
| |
Submitted by: trevor
Tested by: bento
|
|
|
|
|
| |
Reported by: bento via kris
Approved by: kris, nork (mentor/implicitly)
|
|
|
|
|
|
|
|
|
|
|
| |
- Add support for FastCGI [2]
- Fix PEAR installation in a particular scenario [3]
PR: ports/61790 [2]
Submitted by: clement [1],
Xavier Beaudouin <kiwi@oav.net> [2],
Balazs Nagy <js@iksz.hu> [3]
Approved by: nork (mentor/implicitly)
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add support for BDB 4.1 [2]
- Better handling of postgresql dependency [3]
- Add new direct I/O extension [4]
PR: 58920 [1], 60541 [2], 61409 [3]
Submitted by: Dirk Meyer <dirk.meyer@dinoex.sub.org> [1] [3],
Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net> [2],
Izzy Kindred <ikindred@cox.net> [4]
Approved by: nork (mentor/implicitly)
|
| |
|
|
|
|
| |
Approved by: nork (mentor)
|
|
|
|
|
|
|
|
| |
Chase freetds lib. Bump PORTREVISION.
Requested by: many
Submitted by: Michael Ranner <mranner@inode.at>
Approved by: nork (mentor/implicitly)
|
|
|
|
|
|
|
| |
of the APACHE_PORT variable in bsd.port.mk).
- Fix php5 pkg-list when built without sqlite.
Approved by: nork (mentor/implicitly)
|
|
|
|
|
|
|
|
| |
o Small other fixes.
PR: ports/56205[1], ports/61169[2]
Submitted by: Christian Ullrich <chris+freebsd@chrullrich.de> [1]
ale (maintainer) [2]
|
|
|
|
|
|
| |
Remove unnecessary patch, and Bump PORTREVISION.
Submitted by: Alex Dupre <sysadmin@alexdupre.com> (maintainer)
|
|
|
|
| |
Submitted by: Alex Dupre <sysadmin@alexdupre.com> (maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
are still needed for PECL extensions that rely on mbstring
(e.g. mail/pear-mailparse, currently broken);
Remark: the proposed patch comes from PHP's CVS (please see
<http://groups.google.com/groups?selm=cvswez1068253752%40cvsserver>).
- the next release of devel/pear-PEAR (1.3) depends of the extension
xmlrpc;
- since I'm there, let slaves ports replace COMMENT.
PR: ports/59591
Submitted By: Thierry Thomas <thierry@pompo.net>
Approved By: maintainer
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
on various php ports. The system is backward compatible and adds the
WANT_PHP_PEAR knob and support for PHP5 (lang/php5 will be updated in a
next PR). It works much better and is more flexible (a future addition will
be support for Apache 2 compiled with threads).
This is the last step before moving the bsd.php.mk file into /usr/ports/Mk
with the addition of USE_PHP={yes,4,5} global knob.
While I'm here, remove the DEBUG option from the extension list and change the
postgresql dependency.
PR: 59418
Submitted by: MAINTAINER
|
| |
|
|
|
|
|
| |
PR: 58851
Submitted By: jeh
|
|
|
|
| |
Submitted by: dinoex
|
|
|
|
|
| |
PR: 58914
Submitted by: MAINTAINER
|
| |
|
| |
|
|
|
|
|
| |
PR: 57699
Submitted by: sysadmin@alexdupre.com
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add mnogosearch extension
- Use USE_OPENSSL knob instead of direct including of bsd.openssl.mk
- Fix OpenSSL undefind symbols at runtime
- Fix OpenLDAP/MySQL dependencies, by moving down the inclusion of the
bsd.port.pre.mk makefile
- Fix make describe/all-depends-list to catch correct libraries
- Fix mcrypt extension (add ltdl dependency)
PR: 57699
Submitted by: sysadmin@alexdupre.co
|
|
|
|
|
| |
PR: 57437
Submitted by: sysadmin@alexdupre.com
|
|
|
|
|
|
|
|
| |
o Sync with latest PHP5 changes (new DB4 extension,
use correct knobs, etc...)
PR: ports/57399
Submitted by: Alex Dupre <sysadmin@alexdupre.com> (maintainer)
|
|
|
|
| |
PR: ports/57204
|
|
|
|
|
| |
PR: ports/55990
Submitted by: Alex Dupre <sysadmin@alexdupre.com> (maintainer)
|
| |
|
|
|
|
|
| |
PR: ports/55713
Submitted by: Alex Dupre <sysadmin@alexdupre.com> (maintainer)
|
|
|
|
|
| |
# I'm not bumped port revision of them because this should not affect
# packages built on bento...
|
|
|
|
|
| |
PR: 55197
Submitted by: maintainer
|
|
|
|
| |
Approved by: maintainer
|
|
|
|
|
| |
Submitted by: Alex Dupre <sysadmin@alexdupre.com> (maintainer)
Pointy hat to: myself
|
|
|
|
|
|
|
|
|
|
| |
o Add identification to php4 configuration dialog [1].
o Fix incorrect detecting of OpenLDAP dependency [2].
PR: ports/55100, ports/54283[1], ports/54726[2]
Submitted by: Alex Dupre <sysadmin@alexdupre.com> (maintainer)
Mark Linimon <linimon@lonesome.com> [1]
Jens Rehsack <rehsack@liwing.de> [2]
|
|
|
|
|
|
|
|
|
| |
o Add WITH_REGEX_TYPE knob [1].
o Small fixes.
PR: ports/54061
Requsted by: Jens Rehsack [1]
Submitted by: Alex Dupre <sysadmin@alexdupre.com> (maintainer)
|