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: databases/php5-pdo_cassandra/Makefile
SVNWeb

Number of commits found: 38

Thu, 9 Aug 2018
[ 06:58 jbeich search for other commits by this committer ] Original commit   Revision:476723 (Only the first 10 of 404 ports in this commit are shown above. View all ports for this commit)
devel/boost-*: update to 1.68.0

- Switch to C++14 for libboost_system to support C++14 consumers

Changes:	http://www.boost.org/users/history/version_1_68_0.html
PR:		229569
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D16165
Sun, 29 Jul 2018
[ 22:18 gerald search for other commits by this committer ] Original commit   Revision:475857 (Only the first 10 of 1480 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.

This includes ports
 - featuring USE_GCC=yes or USE_GCC=any,
 - featuring USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and those
 - with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
   c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.

PR:		222542
Tue, 17 Jul 2018
[ 08:56 antoine search for other commits by this committer ] Original commit   Revision:474787 (Only the first 10 of 32 ports in this commit are shown above. View all ports for this commit)
Deprecate ports broken for more than 5 months
Wed, 18 Apr 2018
[ 13:57 jbeich search for other commits by this committer ] Original commit   Revision:467711 (Only the first 10 of 388 ports in this commit are shown above. View all ports for this commit)
devel/boost-*: update to 1.67.0

Changes:	http://www.boost.org/users/history/version_1_67_0.html
PR:		227427
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D15030
Thu, 8 Mar 2018
[ 19:48 mat search for other commits by this committer ] Original commit   Revision:463917 (Only the first 10 of 388 ports in this commit are shown above. View all ports for this commit)
Introduce PHP flavors.

  Ports using USES=php:phpize, php:ext, php:zend, and php:pecl are now
  flavored.  They will automatically get flavors (php56, php70, php71, php72)
  depending of the versions they support (set with IGNORE_WITH_PHP).  As a
  consequence, ports using USES=pear and USES=horde are also flavored.

PR:		226242
Submitted by:	mat
Exp-run by:	antoine
Approved by:	portmgr
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D14208
Mon, 5 Mar 2018
[ 07:02 antoine search for other commits by this committer ] Original commit   Revision:463623
Mark BROKEN: fails to build

In file included from
/wrkdirs/usr/ports/databases/php5-pdo_cassandra/work/php-pdo_cassandra-7debd5b/cassandra_driver.cpp:18:
./php_pdo_cassandra_int.hpp:89:33: error: implicit instantiation of undefined
template 'boost::shared_ptr<apache::thrift::transport::TSocketPool>'
        boost::shared_ptr<TSocketPool> socket;
                                       ^
/usr/local/include/boost/exception/exception.hpp:19:44: note: template is
declared here
namespace boost { template <class T> class shared_ptr; };
                                           ^
In file included from
/wrkdirs/usr/ports/databases/php5-pdo_cassandra/work/php-pdo_cassandra-7debd5b/cassandra_driver.cpp:18:
./php_pdo_cassandra_int.hpp:90:38: error: implicit instantiation of undefined
template 'boost::shared_ptr<apache::thrift::transport::TFramedTransport>'
        boost::shared_ptr<TFramedTransport> transport;
                                            ^
/usr/local/include/boost/exception/exception.hpp:19:44: note: template is
declared here
namespace boost { template <class T> class shared_ptr; };
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Wed, 7 Feb 2018
[ 17:46 mat search for other commits by this committer ] Original commit   Revision:461158 (Only the first 10 of 29 ports in this commit are shown above. View all ports for this commit)
Note PHP ports that do not build with 7.2.

Sponsored by:	Absolight
Thu, 18 Jan 2018
[ 04:11 jbeich search for other commits by this committer ] Original commit   Revision:459315 (Only the first 10 of 356 ports in this commit are shown above. View all ports for this commit)
devel/boost-*: update to 1.66.0

Changes:	http://www.boost.org/users/history/version_1_66_0.html
PR:		223922
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D13279
Mon, 25 Sep 2017
[ 00:08 jbeich search for other commits by this committer ] Original commit   Revision:450560 (Only the first 10 of 342 ports in this commit are shown above. View all ports for this commit)
devel/boost-*: update to 1.65.1

Changes:	http://www.boost.org/users/history/version_1_65_1.html
PR:		218835
Approved by:	maintainer timeout (1.65.1: 2 weeks; 1.65.0: 1 month)
Tested by:	jhibbits (on powerpc64, earlier version)
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D11582
[ 00:05 jbeich search for other commits by this committer ] Original commit   Revision:450557 (Only the first 10 of 327 ports in this commit are shown above. View all ports for this commit)
devel/boost-*: enable C++11 features

PR:		218835
Obtained from:	https://github.com/DragonFlyBSD/DeltaPorts/pull/690
Approved by:	maintainer timeout (2 months)
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D11582
Sun, 10 Sep 2017
[ 20:55 gerald search for other commits by this committer ] Original commit   Revision:449591 (Only the first 10 of 1201 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 under most circumstances.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++11-lang,
   c++14-lang, c++0x, c11, or gcc-c++11-lib.

PR:		219275
Tue, 2 May 2017
[ 06:48 jbeich search for other commits by this committer ] Original commit   Revision:439934 (Only the first 10 of 336 ports in this commit are shown above. View all ports for this commit)
devel/boost-*: update to 1.64.0

Changes:	http://www.boost.org/users/history/version_1_64_0.html
PR:		218835
Approved by:	office (bapt)
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D10472
Sat, 1 Apr 2017
[ 15:23 gerald search for other commits by this committer ] Original commit   Revision:437439 (Only the first 10 of 1118 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using using Mk/bsd.octave.mk which in turn has USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
   c++11-lang, c++0x, c11, or gcc-c++11-lib.

PR:		216707
Tue, 7 Feb 2017
[ 12:14 mat search for other commits by this committer ] Original commit   Revision:433543 (Only the first 10 of 81 ports in this commit are shown above. View all ports for this commit)
Mark ports not building with PHP 7.1.

Sponsored by:	Absolight
Fri, 6 Jan 2017
[ 08:45 jbeich search for other commits by this committer ] Original commit   Revision:430692 (Only the first 10 of 324 ports in this commit are shown above. View all ports for this commit)
devel/boost-*: update to 1.63.0

Changes:	http://www.boost.org/users/history/version_1_63_0.html
PR:		215598
Exp-run by:	antoine
Approved by:	office (bapt)
MFH:		2017Q1
Wed, 23 Nov 2016
[ 12:45 jbeich search for other commits by this committer ] Original commit   Revision:426908 (Only the first 10 of 353 ports in this commit are shown above. View all ports for this commit)
devel/boost-*: update to 1.62.0

- Enable `long double` C99 math usage
- Switch 9.x back to building with GCC

Changes:	http://www.boost.org/users/history/
PR:		199601
Submitted by:	Chen Xu, bapt, amdmi3, truckman (based on)
Reviewed by:	rakuco (kde) (earlier version)
Exp-run by:	antoine (3 tries), truckman (consumers only, earlier versions)
Approved by:	bapt (office)
Wed, 3 Aug 2016
[ 12:47 mat search for other commits by this committer ] Original commit   Revision:419514 (Only the first 10 of 381 ports in this commit are shown above. View all ports for this commit)
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
Tue, 28 Jun 2016
[ 14:00 mat search for other commits by this committer ] Original commit   Revision:417719 (Only the first 10 of 246 ports in this commit are shown above. View all ports for this commit)
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
Thu, 21 Apr 2016
[ 16:43 swills search for other commits by this committer ] Original commit   Revision:413746 (Only the first 10 of 419 ports in this commit are shown above. View all ports for this commit)
many ports: mark broken on powerpc64
Fri, 1 Apr 2016
[ 14:00 mat search for other commits by this committer ] Original commit   Revision:412346 (Only the first 10 of 5103 ports in this commit are shown above. View all ports for this commit)
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
Fri, 25 Mar 2016
[ 17:29 mat search for other commits by this committer ] Original commit   Revision:411871
Fix build on 9

Sponsored by:	Absolight
Wed, 23 Mar 2016
[ 14:20 mat search for other commits by this committer ] Original commit   Revision:411714
Does not build with PHP 7.0.

Sponsored by:	Absolight
Tue, 26 Jan 2016
[ 22:58 rene search for other commits by this committer ] Original commit   Revision:407323
databases/php5-pdo_cassandra: unbreak

- Do not hardcode expired PHP version
- Fix regression with Thrift 0.9.3, see
  https://issues.apache.org/jira/browse/THRIFT-3317
- Use C++11 compiler via the Ports framework instead of hardcoding GCC
- Bump PORTREVISION

PR:		205749
Submitted by:	stephon@gmail.com
Approved by:	Gasol Wu (maintainer)
MFH:		2016Q1
Fri, 13 Nov 2015
[ 22:13 antoine search for other commits by this committer ] Original commit   Revision:401553 (Only the first 10 of 24 ports in this commit are shown above. View all ports for this commit)
Chase PHP 5.4 expiration date
Sun, 1 Nov 2015
[ 15:06 antoine search for other commits by this committer ] Original commit   Revision:400618
Mark BROKEN: fails to compile

g++48 -Wall -Wno-write-strings -I.
-I/wrkdirs/usr/ports/databases/php5-pdo_cassandra/work/php-pdo_cassandra-7debd5b
-DPHP_ATOM_INC
-I/wrkdirs/usr/ports/databases/php5-pdo_cassandra/work/php-pdo_cassandra-7debd5b/include
-I/wrkdirs/usr/ports/databases/php5-pdo_cassandra/work/php-pdo_cassandra-7debd5b/main
-I/wrkdirs/usr/ports/databases/php5-pdo_cassandra/work/php-pdo_cassandra-7debd5b
-I/usr/local/include/php -I/usr/local/include/php/main
-I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend
-I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib
-I/usr/local/include/thrift -I/usr/local/include -DHAVE_CONFIG_H -O2 -pipe
-fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing
-Wl,-rpath=/usr/local/lib/gcc48 -c
/wrkdirs/usr/ports/databases/php5-pdo_cassandra/work/php-pdo_cassandra-7debd5b/gen-cpp/Cassandra.cpp
 -fPIC -DPIC -o gen-cpp/.libs/Cassandra.o
/wrkdirs/usr/ports/databases/php5-pdo_cassandra/work/php-pdo_cassandra-7debd5b/gen-cpp/Cassandra.cpp:
In member function 'uint32_t
org::apache::cassandra::Cassandra_login_args::read(apache::thrift::protocol::TProtocol*)':
/wrkdirs/usr/ports/databases/php5-pdo_cassandra/work/php-pdo_cassandra-7debd5b/gen-cpp/Cassandra.cpp:18:11:
error: 'org::apache::thrift' has not been declared
   apache::thrift::protocol::TInputRecursionTracker tracker(*iprot);
           ^
/wrkdirs/usr/ports/databases/php5-pdo_cassandra/work/php-pdo_cassandra-7debd5b/gen-cpp/Cassandra.cpp:18:52:
error: expected ';' before 'tracker'
   apache::thrift::protocol::TInputRecursionTracker tracker(*iprot);
                                                    ^
...

Reported by:	pkg-fallout
Sun, 28 Jun 2015
[ 16:02 antoine search for other commits by this committer ] Original commit   Revision:390794
- Remove a few deprecated DEFAULT_PHP_VER
- Do not abuse DEFAULT_VERSIONS
Mon, 18 May 2015
[ 17:07 mat search for other commits by this committer ] Original commit   Revision:386691 (Only the first 10 of 150 ports in this commit are shown above. View all ports for this commit)
Replace most occurences of github.com in MASTER_SITES with USE_GITHUB usage.

With hat:	portmgr
Sponsored by:	Absolight
Wed, 10 Sep 2014
[ 20:50 gerald search for other commits by this committer ] Original commit   Revision:367888 (Only the first 10 of 3171 ports in this commit are shown above. View all ports for this commit)
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.

Part II, Bump PORTREVISIONs.

PR:		192025
Tested by:	antoine (-exp runs)
Approved by:	portmgr (implicit)
Tue, 26 Aug 2014
[ 19:34 amdmi3 search for other commits by this committer ] Original commit   Revision:366256
- Fix build on 10.x by switching to USE_GCC
Fri, 7 Feb 2014
[ 11:44 bapt search for other commits by this committer ] Original commit   Revision:343214 (Only the first 10 of 229 ports in this commit are shown above. View all ports for this commit)
Chase boost and icu bump
While here convert some LIB_DEPENDS
Fri, 3 Jan 2014
[ 00:46 bapt search for other commits by this committer ] Original commit   Revision:338511 (Only the first 10 of 65 ports in this commit are shown above. View all ports for this commit)
Part 1 at removing now useless FETCH_ARGS redifition
Mon, 30 Dec 2013
[ 20:55 ohauer search for other commits by this committer ] Original commit   Revision:338168 (Only the first 10 of 238 ports in this commit are shown above. View all ports for this commit)
- rename AL2 to APACHE20 in Mk/bsd.licenses.db.mk
- svn move Templates/Licenses/AL2 Templates/Licenses/APACHE20
- add APACHE10 and APACHE11 to Mk/bsd.licenses.db.mk
- add entry in UPDATING
- bulk change all ports AL2 => APACHE20

- math/openfst/pkg-plist: remove share/licenses/openfst-1.3.4

PR:		ports/184785
Submitted by:	ohauer
Reviewed by:	tabthorpe
Approved by:	portmgr (tabthorpe@)
Fri, 15 Nov 2013
[ 17:55 sunpoet search for other commits by this committer ] Original commit   Revision:333899
- Fix build with thrift-0.9.1
- Add LICENSE
- Support STAGEDIR
- Use single space after WWW:

PR:		ports/183982
Submitted by:	Gasol Wu <gasol.wu@gmail.com> (maintainer)
Fri, 20 Sep 2013
[ 16:13 bapt search for other commits by this committer ] Original commit   Revision:327717 (Only the first 10 of 927 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases)
Thu, 12 Sep 2013
[ 09:07 marino search for other commits by this committer ] Original commit   Revision:327044 (Only the first 10 of 18 ports in this commit are shown above. View all ports for this commit)
Add explicit dependency on pkgconf (18 ports)

Approved by:	portmgr (bapt, implicit)
Mon, 13 May 2013
[ 15:47 miwi search for other commits by this committer ] Original commit   Revision:318115
- Remove php4 reference
Mon, 9 Jan 2012
[ 17:26 scheidell search for other commits by this committer ] Original commit 
- patch to resolve THRIFT-1487 issue

PR:             ports/163946
Approved by:    gabor (mentor, implicit)
Tue, 3 Jan 2012
[ 11:50 lwhsu search for other commits by this committer ] Original commit 
Add php5-pdo_cassandra 0.2.1, PDO driver for Apache Cassandra.

PR:             ports/163794
Submitted by:   Gasol Wu <gasol.wu@gmail.com>

Number of commits found: 38