Port details |
- cocaine-core Cocaine Application Engine
- 0.10_6 devel
=0 0.10_6Version of this port present on the latest quarterly branch.
- BROKEN: Does not build
DEPRECATED: Broken for more than 6 months This port expired on: 2014-09-28 IGNORE: is marked as broken: Does not build
- Maintainer: vg@FreeBSD.org
- Port Added: 2012-12-15 07:27:21
- Last Update: 2014-09-28 21:10:35
- SVN Revision: 369500
- License: GPLv3
- WWW:
- http://reverbrain.com/cocaine/
- Description:
- Your personal app engine. Technically speaking, it's an open-source cloud
platform enabling you to build your own PaaS clouds using simple yet
effective dynamic components.
WWW: http://reverbrain.com/cocaine/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- cocaine-core>0:devel/cocaine-core
- No installation instructions:
- This port has been deleted.
- PKGNAME: cocaine-core
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- cmake : devel/cmake
- gcc48 : lang/gcc
- as : devel/binutils
- Runtime dependencies:
-
- gcc48 : lang/gcc
- Library dependencies:
-
- libboost_iostreams.so : devel/boost-libs
- libev.so : devel/libev
- libltdl.so : devel/libltdl
- libmsgpack.so : devel/msgpack
- libuuid.so : misc/e2fsprogs-libuuid
- libzmq.so : net/libzmq2
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.10_6 28 Sep 2014 21:10:35 |
antoine |
Remove expired ports
2014-09-28 archivers/rpm5: Broken for more than 6 months
2014-09-28 devel/cocaine-core: Broken for more than 6 months
2014-09-28 graphics/ruby-tgif: Broken for more than 6 months |
0.10_6 10 Sep 2014 20:50:37 |
gerald |
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) |
0.10_5 28 Aug 2014 17:26:23 |
antoine |
Deprecate ports broken for more than 6 months
With hat: portmgr |
0.10_5 10 Mar 2014 20:55:22 |
gerald |
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) |
0.10_4 28 Feb 2014 19:45:27 |
antoine |
Mark more ports BROKEN
Error logs are available in the pkg-fallout archives
Reported by: pkg-fallout since at least january 2014 |
0.10_4 07 Feb 2014 11:44:09 |
bapt |
Chase boost and icu bump
While here convert some LIB_DEPENDS |
0.10_3 04 Jan 2014 16:29:56 |
vg |
- Enabled staging
- Removed reinplace for boost_thread
Submitted by: amdmi3 |
0.10_3 12 Dec 2013 10:53:38 |
bapt |
Convert LIB_DEPENDS for ports depending on boost |
0.10_3 04 Dec 2013 14:08:04 |
koobs |
devel/zmq: Move to net/libzmq2 & update to align with other ZeroMQ ports
All other core ZeroMQ library ports have been moved to the net/ category
along with the czmq client library. This change completes the set,
enabling greater flexibility and choice for maintainers of ZeroMQ-based
software in the ports tree.
- Move devel/zmq to net/libzmq2
- Update devel/ and net/ category Makefiles
- Add MOVED entry
- Update LIB_DEPENDS in dependent ports
net/libzmq2:
- Switch primary category to net (Only the first 15 lines of the commit message are shown above ) |
0.10_2 26 Oct 2013 00:52:36 |
gerald |
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 ) |
20 Sep 2013 17:03:27
|
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 1) |
0.10_1 17 Aug 2013 16:27:24 |
gerald |
Replace USE_GCC=4.6+ and USE_GCC=4.4+ by USE_GCC=yes.
Right now this is a noop in the former case and a noop in the latter
case unless lang/gcc44 has been installed explicitly.
This puts a bit more emphasis on standardizing on a canonical version
"current" GCC and makes it easier to update that canonical version
by changing the default in Mk/bsd.gcc.mk and updating the lang/gcc port.
That is, USE_GCC=yes means "use a decent/modern version of GCC" without
having to worry about details.
Approved by: portmgr (bdrewery) |
14 Aug 2013 22:35:54
|
ak |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
0.10_1 22 Jul 2013 14:34:23 |
vg |
- Changed my email
- Trim Makefile headers and positions name and surname within
Approved by: eadler, rm (mentors) |
0.10_1 07 Jun 2013 22:29:02 |
bdrewery |
Fix ports using GH_TAGNAME=master to depend on a known hash
instead of a branch that changes.
With hat: portmgr |
0.10_1 22 Mar 2013 20:06:15 |
makc |
- convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
for users
Approved by: portmgr (miwi) |
0.10_1 14 Feb 2013 09:42:13 |
gahr |
- Get rid of PTHREAD_CFLAGS and PTHREAD_LIBS (category: devel)
Approved by: portmgr |
0.10_1 31 Jan 2013 13:38:43 |
bapt |
Chase boost update |
0.10 15 Dec 2012 07:26:58 |
jgh |
- add new port: devel/cocaine-core
Your personal app engine. Technically speaking, it's an open-source cloud
platform enabling you to build your own PaaS clouds using simple yet
effective dynamic components.
WWW: http://reverbrain.com/cocaine/
PR: 174301
Submitted by: g.veniamin@googlemail.com |