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
libslave Mysql replication client library, embeddable into your C++ application
0.0.20121210_2 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.0.20121210_2Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: Not staged. See http://lists.freebsd.org/pipermail/freebsd-ports-announce/2014-May/000080.html
Expired This port expired on: 2014-08-31
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-15 08:11:18
Last Update: 2014-09-01 14:46:34
SVN Revision: 366879
Also Listed In: databases
License: GPLv3
WWW:
https://github.com/Begun/libslave
Description:
This is a library that allows any arbitrary C++ application to connect to a Mysql replication master and read/parse the replication binary logs. In effect, any application can now act like a Mysql replication slave, without having to compile or link with any Mysql server code. One important use-case for this library is for receiving changes in the master database in real-time, without having the store the master's data on the client server. WWW: https://github.com/Begun/libslave
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
There is no configure plist information for this port.
Dependency lines:
  • libslave>0:devel/libslave
No installation instructions:
This port has been deleted.
PKGNAME: libslave
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.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. cmake : devel/cmake
Library dependencies:
  1. libboost_thread.so : devel/boost-libs
  2. libmysqlclient.so.18 : databases/mysql55-client
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for libslave-0.0.20121210_2: EXAMPLES=on: Build and/or install examples STATIC=on: Build static lib TEST=off: Build test binary ===> Use 'make config' to modify these settings
Options name:
N/A
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (4 items)
Collapse this list.
  1. http://cloud.github.com/downloads/Begun/libslave/
  2. http://codeload.github.com/Begun/libslave/legacy.tar.gz/64d548b?dummy=/
  3. http://distcache.FreeBSD.org/ports-distfiles/
  4. https://codeload.github.com/Begun/libslave/legacy.tar.gz/64d548b?dummy=/
Collapse this list.

Number of commits found: 10

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.0.20121210_2
01 Sep 2014 14:46:34
Revision:366879Original commit files touched by this commit
bapt search for other commits by this committer
Remove non staged ports without pending PR from d*
0.0.20121210_2
04 Jul 2014 12:06:07
Revision:360604Original commit files touched by this commit
bapt search for other commits by this committer
Resetting maintainership on ports that have not been staged and without any
pending PR (related to stage)

With hat:	portmgr
0.0.20121210_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.0.20121210_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.0.20121210_1
20 Sep 2013 17:13:47
Revision:327724Original 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 3)
0.0.20121210_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.0.20121210_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.0.20121210_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.0.20121210_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.0.20121210
15 Dec 2012 08:11:02
Revision:308935Original commit files touched by this commit
jgh search for other commits by this committer
- add new port: devel/libslave

This is a library that allows any arbitrary C++ application to connect
to a Mysql replication master and read/parse the replication binary
logs.

In effect, any application can now act like a Mysql replication slave,
without having to compile or link with any Mysql server code.

One important use-case for this library is for receiving changes in
the master database in real-time, without having the store the
master's data on the client server.

WWW: https://github.com/Begun/libslave

PR:		174335
Submitted by:	g.veniamin@googlemail.com

Number of commits found: 10