notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
smack Low-level I/O storage library which packs data
0.5.0_14 devel Deleted on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.5.0_14Version of this port present on the latest quarterly branch.
Broken BROKEN: unfetchable
Deprecated DEPRECATED: Unmaintained, upstream disappeared, underlinks
Expired This port expired on: 2019-05-28
Ignore 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 search for ports maintained by this maintainer
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/
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (18 items)
Collapse this list.
  1. /usr/local/share/licenses/smack-0.5.0_14/catalog.mk
  2. /usr/local/share/licenses/smack-0.5.0_14/LICENSE
  3. /usr/local/share/licenses/smack-0.5.0_14/GPLv2
  4. bin/smack_reader
  5. bin/smack_test
  6. include/smack/base.hpp
  7. include/smack/blob.hpp
  8. include/smack/filter.hpp
  9. include/smack/lz4.h
  10. include/smack/lz4.hpp
  11. include/smack/lz4hc.h
  12. include/smack/smack.h
  13. include/smack/smack.hpp
  14. include/smack/snappy.hpp
  15. lib/libsmack.so
  16. lib/libsmack.so.0.5
  17. @postexec /usr/sbin/service ldconfig restart > /dev/null
  18. @postunexec /usr/sbin/service ldconfig restart > /dev/null
Collapse this list.
Dependency lines:
  • smack>0:devel/smack
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.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. cmake : devel/cmake
  2. ninja : devel/ninja
Library dependencies:
  1. libboost_iostreams.so : devel/boost-libs
  2. 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:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/zloidemon/smack/tar.gz/72c81bf?dummy=/
Collapse this list.

Number of commits found: 32

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.5.0_14
29 May 2019 10:22:58
Revision:502948Original commit files touched by this commit
rene search for other commits by this committer
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
Revision:500267Original commit files touched by this commit
antoine search for other commits by this committer
Mark BROKEN: unfetchable, and schedule for removal
0.5.0_14
12 Apr 2019 06:36:31
Revision:498698Original commit files touched by this commit
jbeich search for other commits by this committer
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
Revision:489500Original commit files touched by this commit
tobik search for other commits by this committer
devel/smack: Convert to options helpers
0.5.0_13
24 Dec 2018 04:34:16
Revision:488254Original commit files touched by this commit
linimon search for other commits by this committer
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
Revision:487266Original commit files touched by this commit
jbeich search for other commits by this committer
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
Revision:479405Original commit files touched by this commit
mat search for other commits by this committer
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
Revision:476723Original commit files touched by this commit
jbeich search for other commits by this committer
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
Revision:472670Original commit files touched by this commit
linimon search for other commits by this committer
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
Revision:467711Original commit files touched by this commit
jbeich search for other commits by this committer
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
Revision:462745Original commit files touched by this commit
rene search for other commits by this committer
Reset vg@'s ports after he resigned.

With hat:	portmgr-secretary
0.5.0_10
18 Jan 2018 04:11:03
Revision:459315Original commit files touched by this commit
jbeich search for other commits by this committer
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
Revision:450560Original commit files touched by this commit
jbeich search for other commits by this committer
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
Revision:450557Original commit files touched by this commit
jbeich search for other commits by this committer
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
Revision:439934Original commit files touched by this commit
jbeich search for other commits by this committer
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
Revision:430692Original commit files touched by this commit
jbeich search for other commits by this committer
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
Revision:426908Original commit files touched by this commit
jbeich search for other commits by this committer
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
Revision:412346Original commit files touched by this commit
mat search for other commits by this committer
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
Revision:385521Original commit files touched by this commit
mat search for other commits by this committer
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
Revision:371552Original commit files touched by this commit
bapt search for other commits by this committer
Cleanup plist
0.5.0_4
16 Jun 2014 15:16:18
Revision:358015Original commit files touched by this commit
amdmi3 search for other commits by this committer
- 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
Revision:358012Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Stagify
- Fix build with clang

Approved by:	portmgr blanket
0.5.0_3
03 Jun 2014 14:34:06
Revision:356371Original commit files touched by this commit
vanilla search for other commits by this committer
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
Revision:343214Original commit files touched by this commit
bapt search for other commits by this committer
Chase boost and icu bump
While here convert some LIB_DEPENDS
0.5.0_1
12 Dec 2013 10:53:38
Revision:336253Original commit files touched by this commit
bapt search for other commits by this committer
Convert LIB_DEPENDS for ports depending on boost
0.5.0_1
22 Nov 2013 07:58:02
Revision:334553Original commit files touched by this commit
bapt search for other commits by this committer
Remove OSVERSION check that matches none of the supported version of FreeBSD
0.5.0_1
20 Sep 2013 17:17:45
Revision:327726Original commit files touched by this commit
bapt search for other commits by this committer
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
Revision:323455Original commit files touched by this commit
vg search for other commits by this committer
 - 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
Revision:320228Original commit files touched by this commit
bdrewery search for other commits by this committer
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
Revision:314960Original commit files touched by this commit
makc search for other commits by this committer
- 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
Revision:311310Original commit files touched by this commit
bapt search for other commits by this committer
Chase boost update
0.5.0
07 Dec 2012 17:17:59
Revision:308439Original commit files touched by this commit
danfe search for other commits by this committer
Add SMACK, low-level I/O storage library which packs data.

Submitted by:	Gvozdikov Veniamin
Feature safe:	yes

Number of commits found: 32