notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: lang/php5/Makefile.ext
SVNWeb

Number of commits found: 121 (showing only 100 on this page)

1 | 2  »  

Sun, 10 Jan 2016
[ 16:47 bapt search for other commits by this committer ] Original commit   Revision:405723
Finish conversion to USES=sqlite
[ 16:46 bapt search for other commits by this committer ] Original commit   Revision:405722
Finish conversion to USES=firebird
[ 16:44 bapt search for other commits by this committer ] Original commit   Revision:405721 (Only the first 10 of 20 ports in this commit are shown above. View all ports for this commit)
Convert categories m* and m* to USES=sqlite and USES=firebird
Tue, 15 Dec 2015
[ 14:53 ale search for other commits by this committer ] Original commit   Revision:403784
Switch to onigurum5 port and bump PORTREVISION.
Mon, 22 Jun 2015
[ 18:33 antoine search for other commits by this committer ] Original commit   Revision:390310 (Only the first 10 of 374 ports in this commit are shown above. View all ports for this commit)
Convert to USES=jpeg
Mon, 19 Jan 2015
[ 10:32 ale search for other commits by this committer ] Original commit   Revision:377396
Allow to link imap extension with newer panda-cclient library.

PR:		195973
Submitted by:	thierry
Thu, 25 Dec 2014
[ 20:54 bapt search for other commits by this committer ] Original commit   Revision:375598 (Only the first 10 of 446 ports in this commit are shown above. View all ports for this commit)
Bump portrevision after png update
[ 19:04 antoine search for other commits by this committer ] Original commit   Revision:375594 (Only the first 10 of 332 ports in this commit are shown above. View all ports for this commit)
Change libpng15.so to libpng.so in LIB_DEPENDS to prepare the upgrade
Sat, 22 Nov 2014
[ 20:40 crees search for other commits by this committer ] Original commit   Revision:373100 (Only the first 10 of 88 ports in this commit are shown above. View all ports for this commit)
Finally retire USE_PGSQL
Sat, 27 Sep 2014
[ 08:31 riggs search for other commits by this committer ] Original commit   Revision:369379 (Only the first 10 of 14 ports in this commit are shown above. View all ports for this commit)
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)
Wed, 17 Sep 2014
[ 07:38 tijl search for other commits by this committer ] Original commit   Revision:368356 (Only the first 10 of 60 ports in this commit are shown above. View all ports for this commit)
Replace USE_AUTOTOOLS=libltdl with an ordinary LIB_DEPENDS in all ports.
There are only 60 such ports so there doesn't need to be a separate
keyword or USES for this.

Approved by:	portmgr (bapt)
Fri, 29 Aug 2014
[ 10:21 tijl search for other commits by this committer ] Original commit   Revision:366491
Fix dependencies on libtidy

Reported by:	amdmi3
Thu, 31 Jul 2014
[ 13:16 antoine search for other commits by this committer ] Original commit   Revision:363587
Unbreak php5-readline on head (uncovered by removal of readline dep from pcre)
Thu, 15 May 2014
[ 08:08 ale search for other commits by this committer ] Original commit   Revision:354103
Fix build of xmlrpc extension.
Wed, 14 May 2014
[ 10:20 ale search for other commits by this committer ] Original commit   Revision:354035
Fix builds of a few extensions.
Mon, 5 May 2014
[ 16:24 bapt search for other commits by this committer ] Original commit   Revision:353029 (Only the first 10 of 45 ports in this commit are shown above. View all ports for this commit)
Fix unixODBC vs libiodbc conflicts

Always rely on unixODBC each time a port is looking for libodbc.so
Remove odbc compat from libiodbc
This allows to install both kde and gnome at the same time

While here:
- Convert libiodbc to USES=libtool
- Convert a bunch of libiodbc dependencies to USES=libtool
- Chase libiodbc.so shlib change
- Stagify some ports
- Convert some ports to USES=pgsql

Discussed with:	rakuco (kde)
With hat:	portmgr
Mon, 31 Mar 2014
[ 14:25 ale search for other commits by this committer ] Original commit   Revision:349756
Replace DEFAULT_VERSIONS with PHP_DEFAULT.
[ 11:03 ale search for other commits by this committer ] Original commit   Revision:349728
No-op, use DEFAULT_VERSIONS.

PR:		ports/188061
Submitted by:	Spil <spil.oss@gmail.com>
Wed, 29 Jan 2014
[ 20:41 tijl search for other commits by this committer ] Original commit   Revision:341778
Allow the use of //TRANSLIT and //IGNORE with PHP iconv.

PR:		ports/184596
Tested by:	grembo
Approved by:	ale (maintainer)
Fri, 27 Dec 2013
[ 10:24 ale search for other commits by this committer ] Original commit   Revision:337692
Fix build of ldap module when sasl is enabled and LOCALBASE is not /usr/local.

PR:		ports/185151
Submitted by:	Erick Turnquist <jhujhiti@adjectivism.org>
Fri, 18 Oct 2013
[ 10:04 ale search for other commits by this committer ] Original commit   Revision:330735
Update to 5.4.21 release and STAGify.
Fri, 13 Sep 2013
[ 21:31 marino search for other commits by this committer ] Original commit   Revision:327187
lang/php5*: Fix spl/simplexml modules (4 ports)

The simplexml module uses spl which uses pcre (php53,54,55).  For php52,
the fix is applied directly to spl.  In any case, the bundled PCRE is not
used, so it needs to be able to find the external pcre library and related
headers.  Unfortunately, there is no include for ${LOCALBASE}/include
directory.  This commit adds to fix simplexml (or spl) module build.

Approved by:	portmgr (bapt)
Thu, 12 Sep 2013
[ 16:55 bapt search for other commits by this committer ] Original commit   Revision:327089
The simplexml extension needs pkgconfig
Wed, 4 Sep 2013
[ 18:06 madpilot search for other commits by this committer ] Original commit   Revision:326307 (Only the first 10 of 129 ports in this commit are shown above. View all ports for this commit)
- Make ports use the libc provided iconv implementation on 10-CURRENT
  after r254273
- Fix a bunch of ports to properly work after this
- Mark converters/libiconv as IGNORE for systems with iconv in libc

Reviewed by:	bapt
Approved by:	portmgr (bapt)
Discussed with:	bapt, bsam (who both contributed ideas and code)
Tue, 16 Jul 2013
[ 06:47 ale search for other commits by this committer ] Original commit   Revision:323097
Update to 5.4.17 release.

PR:		ports/180527
Submitted by:	Rustem Alimov <rustem.alimov@gmail.com>
Thu, 2 May 2013
[ 06:23 jgh search for other commits by this committer ] Original commit   Revision:317073
- adoption of USES for gettext

Approved by:	portmgr (bapt@)
Mon, 29 Apr 2013
[ 08:57 bapt search for other commits by this committer ] Original commit   Revision:316786 (Only the first 10 of 157 ports in this commit are shown above. View all ports for this commit)
Rely on bsdtar to autodetermine the format of the distfiles when possible

For a while now bsdtar is able to autotermine compression and archive format.
Let's then use tar directly instead of piping to tar.

Now USE_BZIP2 and USE_XZ only set EXTRACT_SUFX to the right format
Sat, 27 Apr 2013
[ 22:09 bapt search for other commits by this committer ] Original commit   Revision:316695 (Only the first 10 of 25 ports in this commit are shown above. View all ports for this commit)
Convert the last USE_ICONV to USES=iconv
Thu, 20 Dec 2012
[ 21:15 ale search for other commits by this committer ] Original commit   Revision:309326
Update to 5.4.10 release.
Tue, 9 Oct 2012
[ 07:32 ale search for other commits by this committer ] Original commit   Revision:305571
Fix typo in MYSQLND_DESC.

Submitted by:	riccardo@torrini.org
Tue, 19 Jun 2012
[ 07:44 ale search for other commits by this committer ] Original commit 
Update to 5.4.4 release and switch to OptionsNG.
Fri, 1 Jun 2012
[ 05:26 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 4371 ports in this commit are shown above. View all ports for this commit)
- update png to 1.5.10
Wed, 16 May 2012
[ 07:36 ale search for other commits by this committer ] Original commit  (Only the first 10 of 24 ports in this commit are shown above. View all ports for this commit)
Update to 5.4.3 release:
- add support for embedded php library
- add support for dtrace

Re-organize bsd.php.mk:
 - add WANT_PHP_EMD
 - fix handling of WANT_PHP_*
 - remove php4 extensions

From UPDATING:
  Suhosin patch has been disabled until the
  new version will be released (soon). Suhosing extension will take more
  time. LINKTHR option is now enabled by default, be sure to flag it if
  you are updating using an old saved configuration. sqlite2 extension
  has been permanently removed.
  If you want to remain at PHP 5.3, a new port (lang/php53) will be
  committed soon.
Mon, 6 Feb 2012
[ 12:25 miwi search for other commits by this committer ] Original commit  (Only the first 10 of 44 ports in this commit are shown above. View all ports for this commit)
- Chase unixODBC shlib bump
Fri, 25 Nov 2011
[ 15:50 ale search for other commits by this committer ] Original commit 
Add phar support.

Feature safe:   yes
Wed, 9 Nov 2011
[ 15:26 miwi search for other commits by this committer ] Original commit  (Only the first 10 of 250 ports in this commit are shown above. View all ports for this commit)
- Remove WITH_FBSD10_FIX, is no longer needed
Sat, 29 Oct 2011
[ 08:45 miwi search for other commits by this committer ] Original commit  (Only the first 10 of 19 ports in this commit are shown above. View all ports for this commit)
- Fix build on FreeBSD 10
Mon, 17 Oct 2011
[ 04:35 dougb search for other commits by this committer ] Original commit  (Only the first 10 of 26 ports in this commit are shown above. View all ports for this commit)
Remove references to mysql 323 and 40, most commonly of the form:

IGNORE_WITH_MYSQL=     323 40
Mon, 12 Sep 2011
[ 13:46 gabor search for other commits by this committer ] Original commit  (Only the first 10 of 56 ports in this commit are shown above. View all ports for this commit)
- Track dependencies after databases/gdbm update
Fri, 29 Jul 2011
[ 18:58 pav search for other commits by this committer ] Original commit 
- Chase net-snmp shlib bump

PR:             ports/159253
Submitted by:   Tacid <tacid@tacid.kiev.ua>
Tue, 5 Jul 2011
[ 11:59 sunpoet search for other commits by this committer ] Original commit 
- Remove BROKEN_WITH_PHP

PR:             ports/158661
Submitted by:   sunpoet (myself)
Approved by:    ale (maintainer)
Tue, 26 Apr 2011
[ 12:05 ale search for other commits by this committer ] Original commit 
Add support for iODBC (in addition to [default] unixODBC) in php5-odbc and
php-pdo_odbc extensions.

PR:             ports/156564
Submitted by:   gahr
Fri, 15 Apr 2011
[ 14:52 ale search for other commits by this committer ] Original commit 
Add support for php5-sqlite3 port.
Tue, 11 Jan 2011
[ 20:35 ale search for other commits by this committer ] Original commit 
Enable MYSQLND by default.

Feature safe:   yes
Sat, 4 Dec 2010
[ 07:34 ade search for other commits by this committer ] Original commit  (Only the first 10 of 1730 ports in this commit are shown above. View all ports for this commit)
Sync to new bsd.autotools.mk
Tue, 7 Sep 2010
[ 14:30 ale search for other commits by this committer ] Original commit 
Replace pecl-fileinfo with php5-fileinfo for php 5.3.x.
Wed, 25 Aug 2010
[ 12:42 ale search for other commits by this committer ] Original commit 
Add the ability to use MySQL Native Driver (instead of MySQL Client Library)
with mysql/mysqli/pdo_mysql extensions.
Sun, 6 Jun 2010
[ 19:37 pav search for other commits by this committer ] Original commit 
- Chase net-snmp update

Reported by:    pointyhat
Mon, 19 Apr 2010
[ 10:43 ale search for other commits by this committer ] Original commit  (Only the first 10 of 132 ports in this commit are shown above. View all ports for this commit)
Switch to use newer GMP version.

PR:             ports/144487
Submitted by:   ale
Approved by:    portmgr (-exp run by erwin)
Mon, 12 Apr 2010
[ 08:03 ale search for other commits by this committer ] Original commit 
Fix build if multibyte regex support is disabled.
Sun, 11 Apr 2010
[ 07:53 ale search for other commits by this committer ] Original commit  (Only the first 10 of 12 ports in this commit are shown above. View all ports for this commit)
PHP dropped support for Oracle8 client library.
Fri, 9 Apr 2010
[ 09:34 ale search for other commits by this committer ] Original commit  (Only the first 10 of 38 ports in this commit are shown above. View all ports for this commit)
Update to PHP 5.3.2 release!
Sat, 3 Apr 2010
[ 10:44 roam search for other commits by this committer ] Original commit  (Only the first 10 of 202 ports in this commit are shown above. View all ports for this commit)
Chase the ftp/curl shlib version bump.
Sun, 28 Mar 2010
[ 06:47 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 4470 ports in this commit are shown above. View all ports for this commit)
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
Fri, 5 Feb 2010
[ 11:46 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 4271 ports in this commit are shown above. View all ports for this commit)
- update to jpeg-8
Tue, 8 Dec 2009
[ 08:59 pav search for other commits by this committer ] Original commit 
- Remove support for ucd-snmp4 in ports, that also support net-snmp5.
  (ucd-snmp4 port is past expiration date)
Sun, 2 Aug 2009
[ 19:36 mezz search for other commits by this committer ] Original commit  (Only the first 10 of 1514 ports in this commit are shown above. View all ports for this commit)
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.

It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.

With help:      marcus and kwm
Pointyhat-exp:  a few times by pav
Tested by:      pgollucci, "Romain Tartière" <romain@blogreen.org>, and
                a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by:    marcus
Approved by:    portmgr
Sat, 18 Jul 2009
[ 11:11 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 337 ports in this commit are shown above. View all ports for this commit)
- update to jpeg7
Tested by:      pav on pointyhat
Thu, 14 May 2009
[ 11:53 pav search for other commits by this committer ] Original commit 
- Chase math/libgmp4 shlib bump

Reported by:    pointyhat
Pointy hat to:  ale
Fri, 6 Mar 2009
[ 10:08 ale search for other commits by this committer ] Original commit  (Only the first 10 of 17 ports in this commit are shown above. View all ports for this commit)
Update to 5.2.9 release and re-add pcre extension.
Fri, 23 Jan 2009
[ 15:43 roam search for other commits by this committer ] Original commit  (Only the first 10 of 182 ports in this commit are shown above. View all ports for this commit)
Bump the version of the curl shared library after the ftp/curl update
to 7.19.2.
Bump PORTREVISION, even on the ports that do not have a versioned
dependency, since the binaries will most probably still stop working.
Mon, 5 Jan 2009
[ 20:36 pav search for other commits by this committer ] Original commit  (Only the first 10 of 102 ports in this commit are shown above. View all ports for this commit)
- Remove conditional checks for FreeBSD 5.x and older
Thu, 11 Dec 2008
[ 12:02 ale search for other commits by this committer ] Original commit 
Allow BDB 40+.
[ 08:46 ale search for other commits by this committer ] Original commit 
Add support for filter, hash, json and zip extensions.
Sun, 7 Dec 2008
[ 11:54 ale search for other commits by this committer ] Original commit  (Only the first 10 of 19 ports in this commit are shown above. View all ports for this commit)
Update to 5.2.7 release.
Tue, 23 Sep 2008
[ 05:41 ale search for other commits by this committer ] Original commit 
Remove unused configure arg, no functional changes.
Fri, 25 Jul 2008
[ 14:34 pav search for other commits by this committer ] Original commit  (Only the first 10 of 213 ports in this commit are shown above. View all ports for this commit)
- Remove USE_GCC where it can be satisfied with base compiler on following
  FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT
Wed, 18 Jun 2008
[ 23:22 pav search for other commits by this committer ] Original commit 
- Add WITH_SQLITE_PORT knob for php5-pdo_sqlite port, to use system-wide
  sqlite3 instead of bundled one

PR:             ports/115800
Submitted by:   Maxim Khitrov <mkhitrov@gmail.com>
Approved by:    maintainer timeout (ale; 9 months)
Sat, 19 Apr 2008
[ 17:56 miwi search for other commits by this committer ] Original commit  (Only the first 10 of 2842 ports in this commit are shown above. View all ports for this commit)
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
        Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
        ehaupt, nox, itetcu, flz, pav

PR:             116263
Tested on:      pointyhat
Approved by:    portmgr (pav)
Sat, 29 Mar 2008
[ 11:02 kuriyama search for other commits by this committer ] Original commit 
- Chase shlib version of net-mgmt/net-snmp which I've forgotten.
- Bump PORTREVISIONs again.
Sat, 16 Feb 2008
[ 17:34 ale search for other commits by this committer ] Original commit 
Remove obsolate row.
Sun, 30 Sep 2007
[ 06:00 edwin search for other commits by this committer ] Original commit  (Only the first 10 of 14 ports in this commit are shown above. View all ports for this commit)
Chase mail/cclient shared library version bump.
Several patches were needed due to the removal of
include/c-client/linkage.c in favour of include/c-client/linkage.h.

PR:             ports/114833
Submitted by:   "Pedro J. Lobo" <pjlobo@sec.upm.es>
Fri, 14 Sep 2007
[ 09:28 ale search for other commits by this committer ] Original commit 
Backout previous commit, since bsd.port.mk rev. 1.584 has been reverted.
[ 08:43 ale search for other commits by this committer ] Original commit 
Add Xpm to OPTIONS (now we can).

Requested by:   delphij
[ 06:29 ale search for other commits by this committer ] Original commit 
Update to 5.2.4 release.
Wed, 25 Jul 2007
[ 07:19 ale search for other commits by this committer ] Original commit 
Add support for firebird2 in pdo_firebird extension.
Fri, 25 May 2007
[ 06:27 ale search for other commits by this committer ] Original commit 
- Mark php5-mbstring BROKEN on amd64 with FreeBSD 5
- Drop FreeBSD 4 bits
Sun, 20 May 2007
[ 08:27 ale search for other commits by this committer ] Original commit 
Update to 5.2.2 release.

PR:             ports/112527
Submitted by:   Nick Barkas<snb@threerings.net>
Approved by:    portmgr (linimon)
Tue, 13 Mar 2007
[ 07:10 ale search for other commits by this committer ] Original commit 
Revert previous commit: for an unknown reason, the pcre module linked
with external pcre library doesn't work inside apache. PHP devs are not
interested in fixing this problem and insist to use the bundled (broken
too) version.
Sun, 11 Mar 2007
[ 21:54 ale search for other commits by this committer ] Original commit 
Now that we have a utf8-enabled pcre port, let php5-pcre
depend on it. This should also fix PR 109542.
Sat, 10 Mar 2007
[ 05:41 rafan search for other commits by this committer ] Original commit 
- Chase databases/freetds update. Fix php5-pdo_dblib build

Reported by:    pointyhat via kris
Thu, 8 Mar 2007
[ 07:32 ale search for other commits by this committer ] Original commit 
Add spl dependency to pdo, mysqli and sqlite extensions.
Sat, 3 Mar 2007
[ 14:21 rafan search for other commits by this committer ] Original commit  (Only the first 10 of 11 ports in this commit are shown above. View all ports for this commit)
- Chase databases/freetds update: ct.3 -> ct.4, tds.4 -> tds.5
- Bump PORTREVISION where necessary
Wed, 28 Feb 2007
[ 01:19 kuriyama search for other commits by this committer ] Original commit  (Only the first 10 of 27 ports in this commit are shown above. View all ports for this commit)
- Bump shlib version to libnetsnmp.so.10 and bump $PORTREVISION.
Tue, 27 Feb 2007
[ 06:57 ale search for other commits by this committer ] Original commit 
Add support for firebird2 in interbase extension.

Submitted by:   acm
Sun, 18 Feb 2007
[ 19:58 ale search for other commits by this committer ] Original commit 
Add an hack to avoid segmentation fault caused by session module loaded
after pspell module.
Fri, 9 Feb 2007
[ 08:28 ale search for other commits by this committer ] Original commit 
Update to 5.2.1 release.
Wed, 13 Dec 2006
[ 12:41 roam search for other commits by this committer ] Original commit  (Only the first 10 of 107 ports in this commit are shown above. View all ports for this commit)
Update the ftp/curl port to 7.16.0.
Bump PORTREVISION of all dependent ports.
Fix the build errors in the few ports that still use the long deprecated,
and now obsoleted, cURL options.

Thanks to everyone who took the time to look over the patch!

Discussed on:   -ports
Mon, 6 Nov 2006
[ 17:43 ale search for other commits by this committer ] Original commit 
Update to 5.2.0 release.
Sun, 10 Sep 2006
[ 16:37 ale search for other commits by this committer ] Original commit 
Add support for QDBM.

PR:             ports/102392
Submitted by:   Gea-Suan Lin <gslin@gslin.org>
Fri, 18 Aug 2006
[ 16:40 delphij search for other commits by this committer ] Original commit 
Allow php5-ldap to be built with SASL support enabled.

Note that PORTREVISION is intentionally not bumped because an update
is under way.

Submitted by:   Joerg Pulz <Joerg.Pulz@frm2.tum.de>
PR:             ports/96428
Approved by:    ale's vacation
Tue, 11 Jul 2006
[ 13:21 garga search for other commits by this committer ] Original commit 
Add databases/php5-oci8:

This port adds support for OCI8 PHP shared extension. It replaces the old
Oracle shared extension which is obsolete and will be dropped (moved to
PECL) in PHP 5.1. This patch also corrects dependency for the Oracle shared
extension (added Oracle client in RUN_DEPENDS).

PR:             ports/86580
Submitted by:   Simun Mikecin <numisemis at yahoo.com>
Tue, 23 May 2006
[ 06:19 ale search for other commits by this committer ] Original commit 
Try to fix build on 4.X.
Wed, 10 May 2006
[ 14:46 ale search for other commits by this committer ] Original commit  (Only the first 10 of 55 ports in this commit are shown above. View all ports for this commit)
Chase gmp library and bump PORTREVISION.
Wed, 12 Apr 2006
[ 15:24 ale search for other commits by this committer ] Original commit 
Bump ming shared library version after recent update.

Spotted by:     Gianpaolo Del Matto <gianpaolo.delmatto@genotec.ch>
Tue, 17 Jan 2006
[ 15:09 ale search for other commits by this committer ] Original commit 
s/PHP_EXTDIR/EXTSUBDIR/g
The previous variable was too similar to PHP_EXT_DIR defined in bsd.php.mk.
[ 13:57 ale search for other commits by this committer ] Original commit 
Speed up the build of PHP extensions by extracting only the extension subdir
from the big tarball.
Fix xsl extensions that look for files outside its WRKSRC.
Mon, 16 Jan 2006
[ 12:08 ale search for other commits by this committer ] Original commit  (Only the first 10 of 12 ports in this commit are shown above. View all ports for this commit)
Update to 5.1.2 release:
- add reflection
- enable xmlreader and xmlwriter by default in php5-extensions
Fri, 9 Dec 2005
[ 19:41 ale search for other commits by this committer ] Original commit  (Only the first 10 of 30 ports in this commit are shown above. View all ports for this commit)
Finally update to PHP 5.1.1 release! (And remove unsupported extensions)
Wed, 30 Nov 2005
[ 05:23 kuriyama search for other commits by this committer ] Original commit  (Only the first 10 of 25 ports in this commit are shown above. View all ports for this commit)
Chase shlib version bump of net-snmp.

Number of commits found: 121 (showing only 100 on this page)

1 | 2  »