Port details |
- smack Low-level I/O storage library which packs data
- 0.5.0_14 devel
=0 0.5.0_14Version of this port present on the latest quarterly branch.
- BROKEN: unfetchable
DEPRECATED: Unmaintained, upstream disappeared, underlinks This port expired on: 2019-05-28 IGNORE: is marked as broken: unfetchable
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2012-12-07 17:18:14
- Last Update: 2019-05-29 10:22:58
- SVN Revision: 502948
- License: GPLv2
- WWW:
- http://www.reverbrain.com/smack/
- Description:
- SMACK is a low-level I/O storage library which packs data into sorted blobs,
compressed with zlib, bzip2, or snappy.
It was created to host huge amount of rather small compressible data in
Elliptics, providing extremely fast write performance (tens of thousands RPS
per node with hundreds of millions already written objects); its backend
architecture was implemented with HBase in mind, but some changes were
tested and made different.
Data is compressed and sorted by key, that is, you get HBase-like scans for
free (although this is not yet exported to Elliptics API).
WWW: http://www.reverbrain.com/smack/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: smack
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (zloidemon-smack-0.5.0-72c81bf_GH0.tar.gz) = aeed9d8607edce6948bbb8f5523dc9a2d0451a591312ef2ea13d6bac6fbbe39d
SIZE (zloidemon-smack-0.5.0-72c81bf_GH0.tar.gz) = 42378
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
- ninja : devel/ninja
- Library dependencies:
-
- libboost_iostreams.so : devel/boost-libs
- libsnappy.so : archivers/snappy
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for smack-0.5.0_14:
EXAMPLES=on: Build and/or install examples
===> Use 'make config' to modify these settings
- Options name:
- N/A
- USES:
- cmake compiler:c++11-lang
- 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.5.0_14 29 May 2019 10:22:58 |
rene |
Remove expired ports:
2019-05-28 graphics/cinepaint: Vulnerable since 2015, unmaintained and
underlinks
2019-05-28 audio/specimen: Unmaintained, depends on expiring x11-toolkits/phat
2019-05-28 devel/smack: Unmaintained, upstream disappeared, underlinks
2019-05-28 x11-toolkits/phat: Unmaintained, upstream disappeared, underlinks |
0.5.0_14 27 Apr 2019 19:56:10 |
antoine |
Mark BROKEN: unfetchable, and schedule for removal |
0.5.0_14 12 Apr 2019 06:36:31 |
jbeich |
devel/boost-*: update to 1.70.0
Changes: http://www.boost.org/users/history/version_1_70_0.html
PR: 235956
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D19303 |
0.5.0_13 06 Jan 2019 15:27:39 |
tobik |
devel/smack: Convert to options helpers |
0.5.0_13 24 Dec 2018 04:34:16 |
linimon |
Add compiler:c++11-lang to USES to allow these ports to build on
GCC-based architectures.
While here, pet portlint. |
0.5.0_13 12 Dec 2018 00:15:50 |
jbeich |
devel/boost-*: update to 1.69.0
Changes: http://www.boost.org/users/history/version_1_69_0.html
PR: 232525
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D17645 |
0.5.0_12 10 Sep 2018 13:11:24 |
mat |
After an include, PLIST_SUB must be appended to, not overwritten.
If it is overwritten, many values will be clobbered, and
pain will ensue.
PR: 230864
Submitted by: mat
exp-runs by: antoine |
0.5.0_12 09 Aug 2018 06:58:31 |
jbeich |
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 |
0.5.0_11 18 Jun 2018 03:49:10 |
linimon |
Mark ports broken on powerpc64, categories d-f.
While here, pet portlint and do some other cleanup.
Approved by: portmgr (tier-2 blanket) |
0.5.0_11 18 Apr 2018 13:57:43 |
jbeich |
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 |
0.5.0_10 23 Feb 2018 21:09:47 |
rene |
Reset vg@'s ports after he resigned.
With hat: portmgr-secretary |
0.5.0_10 18 Jan 2018 04:11:03 |
jbeich |
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 |
0.5.0_9 25 Sep 2017 00:08:17 |
jbeich |
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 |
0.5.0_8 25 Sep 2017 00:05:06 |
jbeich |
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 |
0.5.0_7 02 May 2017 06:48:11 |
jbeich |
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 |
0.5.0_6 06 Jan 2017 08:45:04 |
jbeich |
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 |
0.5.0_5 23 Nov 2016 12:45:47 |
jbeich |
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) |
0.5.0_4 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
0.5.0_4 06 May 2015 15:16:54 |
mat |
Update ports in the [bcd]* categories to not use GH_COMMIT.
With minor cleanups to make things simpler.
With hat: portmgr
Sponsored by: Absolight |
0.5.0_4 27 Oct 2014 11:07:20 |
bapt |
Cleanup plist |
0.5.0_4 16 Jun 2014 15:16:18 |
amdmi3 |
- Add missing USES=libtool to archivers/snappy
- Bump dependent ports as .so version has changed
Approved by: portmgr blanket |
0.5.0_3 16 Jun 2014 14:58:52 |
amdmi3 |
- Stagify
- Fix build with clang
Approved by: portmgr blanket |
0.5.0_3 03 Jun 2014 14:34:06 |
vanilla |
Upgrade snappy to 1.1.1, and bump all related PORTREVISION to chase shared
library version.
PR: ports/190409
Submitted by: ports at robakdesign.com
Approved by: portmgr@ (for NO_STAGE) |
0.5.0_2 07 Feb 2014 11:44:09 |
bapt |
Chase boost and icu bump
While here convert some LIB_DEPENDS |
0.5.0_1 12 Dec 2013 10:53:38 |
bapt |
Convert LIB_DEPENDS for ports depending on boost |
0.5.0_1 22 Nov 2013 07:58:02 |
bapt |
Remove OSVERSION check that matches none of the supported version of FreeBSD |
0.5.0_1 20 Sep 2013 17:17:45 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 4) |
0.5.0_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.5.0_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.5.0_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.5.0_1 31 Jan 2013 13:38:43 |
bapt |
Chase boost update |
0.5.0 07 Dec 2012 17:17:59 |
danfe |
Add SMACK, low-level I/O storage library which packs data.
Submitted by: Gvozdikov Veniamin
Feature safe: yes |