non port: lang/hiphop-php/Makefile |
SVNWeb
|
Number of commits found: 31 |
Thu, 24 Jul 2014
|
[ 18:34 tijl ] (Only the first 10 of 208 ports in this commit are shown above. )
net/openldap24-*:
- Convert to USES=libtool and bump dependent ports
- Avoid USE_AUTOTOOLS
- Don't use PTHREAD_LIBS
- Use MAKE_CMD
databases/glom:
- Drop :keepla
- Add INSTALL_TARGET=install-strip
databases/libgda4* databases/libgda5*:
- Convert to USES=libtool and bump dependent ports
- USES=tar:xz
- Use INSTALL_TARGET=install-strip
- Use @sample (Only the first 15 lines of the commit message are shown above )
|
Sun, 20 Apr 2014
|
[ 20:44 antoine ]
Mark broken: Fails to configure
-- Performing Test ELF_GETSHDRSTRNDX
-- Performing Test ELF_GETSHDRSTRNDX - Success
-- Found LibDwarf: /usr/local/lib/libdwarf.a
CMake Error at CMake/HPHPFindLibs.cmake:308 (message):
You need to install binutils
Call Stack (most recent call first):
CMake/HPHPSetup.cmake:46 (include)
hphp/CMakeLists.txt:18 (include)
-- Configuring incomplete, errors occurred!
PR: ports/188498
Reported by: pkg-fallout
With hat: portmgr
|
Wed, 16 Apr 2014
|
[ 18:28 zeising ] (Only the first 10 of 1008 ports in this commit are shown above. )
The FreeBSD x11@ and graphics team proudly presents
a zeising, kwm production, with help from dumbbell, bdrewery:
NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE
This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.
This patch also contains updates of libxcb and related ports, pixman, as well (Only the first 15 lines of the commit message are shown above )
|
Mon, 10 Mar 2014
|
[ 20:55 gerald ] (Only the first 10 of 1081 ports in this commit are shown above. )
Update the default version of GCC used in the Ports Collection from
GCC 4.6.4 to GCC 4.7.3. This entails updating the lang/gcc port as
well as changing the default in Mk/bsd.default-versions.mk.
Part II, Bump PORTREVISIONs.
PR: 182136
Supported by: Christoph Moench-Tegeder <cmt@burggraben.net> (fixing many ports)
Tested by: bdrewery (two -exp runs)
|
Fri, 7 Feb 2014
|
[ 11:44 bapt ] (Only the first 10 of 229 ports in this commit are shown above. )
Chase boost and icu bump
While here convert some LIB_DEPENDS
|
Fri, 3 Jan 2014
|
[ 01:13 bapt ] (Only the first 10 of 95 ports in this commit are shown above. )
Part 2 at removing now useless FETCH_ARGS redifition
|
Wed, 25 Dec 2013
|
[ 21:24 mm ]
Release maintainership back to ports@
I don't have time to update to 2.2.0
|
Thu, 12 Dec 2013
|
[ 13:01 bapt ] (Only the first 10 of 25 ports in this commit are shown above. )
Convert LIB_DEPENDS for ports depending on boost
|
Wed, 11 Dec 2013
|
[ 07:53 martymac ]
- Update devel/tbb to 4.2.2
- Cleanup DISTNAME and WRKSRC definitions
- Use INSTALL_LIB instead of INSTALL_DATA + STRIP_CMD
- Bump dependent ports' revisions
PR: ports/184526
Submitted by: delphij
|
Wed, 4 Dec 2013
|
[ 18:48 makc ]
- Respect CMAKE_BUILD_TYPE
Approved by: portmgr (bapt)
|
Sat, 26 Oct 2013
|
[ 00:52 gerald ] (Only the first 10 of 1147 ports in this commit are shown above. )
Update to libmpc version 1.0.1 which brings the following fixes:
- Switched to automake 1.11.6, see CVE-2012-3386.
- #14669: Fixed extraction of CC from gmp.h.
- Fixed case of intermediate zero real or imaginary part in mpc_fma,
found by hydra with GMP_CHECK_RANDOMIZE=1346362345.
This is on top of the following changes from version 1.0
- Licence change towards LGPLv3+ for the code and GFDLv1.3+ (with no
invariant sections) for the documentation.
- 100% of all lines are covered by tests
- Renamed functions
. mpc_mul_2exp to mpc_mul_2ui
. mpc_div_2exp to mpc_div_2ui (Only the first 15 lines of the commit message are shown above )
|
Fri, 20 Sep 2013
|
[ 19:53 bapt ] (Only the first 10 of 379 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
lang)
|
Wed, 4 Sep 2013
|
[ 21:30 mm ]
Fix build with gd 2.1
PR: ports/181772
|
Fri, 26 Jul 2013
|
[ 06:29 mm ]
Add HHVM to comment
|
[ 06:27 mm ]
Update comment and pkg-descr to track changes in the project
|
Mon, 22 Jul 2013
|
[ 20:18 mm ]
Fix embedding of systemlib.php [1]
Fix repository creation [1]
Add docs, reduce dependencies
Submitted by: Vanilla Hsu [1]
|
Sun, 21 Jul 2013
|
[ 23:25 mm ]
Add option to create a DEBUG build
|
[ 22:28 mm ]
Fix CXXFLAGS (GCC_RUTIME already added by USE_GCC)
This port is MAKE_JOBS_SAFE
|
[ 22:11 mm ]
Hiphop-php (now actually hhvm) is developed only for x86_64 (amd64)
|
[ 22:06 mm ] (Only the first 10 of 18 ports in this commit are shown above. )
Unbreak lang/hiphop-php and update to 2.1
Some functionality issues still need fixing (sqlite3)
|
Fri, 26 Apr 2013
|
[ 10:44 ak ] (Only the first 10 of 277 ports in this commit are shown above. )
- Convert USE_GETTEXT to USES (part 4)
Approved by: portmgr (bapt)
|
Tue, 23 Apr 2013
|
[ 07:00 martymac ]
- Update devel/tbb to 4.1.3 (20130314oss) and bump dependent port's revisions
- Fix build when CC defined as gcc
|
Fri, 22 Mar 2013
|
[ 20:06 makc ] (Only the first 10 of 464 ports in this commit are shown above. )
- convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
for users
Approved by: portmgr (miwi)
|
Thu, 31 Jan 2013
|
[ 13:38 bapt ] (Only the first 10 of 164 ports in this commit are shown above. )
Chase boost update
|
Tue, 18 Dec 2012
|
[ 23:09 bapt ] (Only the first 10 of 34 ports in this commit are shown above. )
Chase icu, graphite2 and libexttextcat bump
|
Wed, 12 Dec 2012
|
[ 07:42 martymac ]
- Update devel/tbb to 4.1.1 and bump dependent port's PORTREVISIONs
- Remove hardcoded dependency on gcc [1]
PR: ports/171297 [1]
Submitted by: Christian Mangin <christian.mangin@gmail.com> [1]
|
Mon, 10 Dec 2012
|
[ 19:11 mm ] (Only the first 10 of 233 ports in this commit are shown above. )
Update PCRE to 8.32
Introduces the UTF-32 library pcre32
Bump PORTREVISION in dependent ports
|
Sat, 13 Oct 2012
|
[ 23:19 gerald ]
Replace the use of _GCC_BUILD_DEPENDS (which was never meant to be
used outside of Mk/bsd.gcc.mk) by _GCC_RUNTIME. This is still not
ideal, but at least a documented stopgap, and it avoids the manual
construction of the directory to be added to rpath.
Remove -rpath= from _CFLAGS and _LDFLAGS since CFLAGS and LDFLAGS
already have -Wl,-rpath= (and -rpath= itself is not even accepted
by current versions of GCC).
Approved by: maintainer timeout (6 weeks)
Feature safe: yes
|
Thu, 19 Jul 2012
|
[ 18:05 mm ]
Fix build if binutils are linked to gettext [1]
Depend on libexecinfo
PR: ports/169996
Reported by: Volodymyr Kostyrko
|
Wed, 18 Jul 2012
|
[ 17:06 mm ]
Add license infromation for program and all distfiles
Fix pkg-plist
|
[ 15:12 mm ] (Only the first 10 of 12 ports in this commit are shown above. )
From the HipHop Homepage:
HipHop transforms your PHP source code into highly optimized C++ and then
compiles it with g++ to build binary files. You keep coding in simpler PHP,
then HipHop executes your source code in a semantically equivalent manner and
sacrifices some rarely used features - such as eval() - in exchange for
improved performance.
HipHop was developed by Facebook and was released as open source in early 2010.
Facebook sees about a 50% reduction in CPU usage when serving equal amounts
of Web traffic when compared to Apache and PHP. Facebook.s API tier can serve
twice the traffic using 30% less CPU.
WWW: https://github.com/facebook/hiphop-php/wiki
|
Number of commits found: 31 |