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) combination for a given watch list. This is what FreshPorts will look for.

Port details
kyototycoon Handy cache/storage server
0.9.56_6 databases 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.9.56_6Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2012-05-30 14:43:16
Last Update: 2024-04-13 13:03:19
Commit Hash: 62ed195
License: GPLv3
WWW:
https://dbmx.net/kyototycoon/
Description:
Kyoto Tycoon is a lightweight database server with auto expiration mechanism, which is useful to handle cache data and persistent data of various applications. Kyoto Tycoon is also a package of network interface to the DBM called Kyoto Cabinet. Though the DBM has high performance and high concurrency, you might bother in case that multiple processes share the same database, or remote processes access the database. Thus, Kyoto Tycoon is provided for concurrent and remote connections to Kyoto Cabinet. Kyoto Tycoon is composed of the server process managing multiple databases and its access library for client applications. The network protocol between the server and clients is HTTP so that you can write client applications and client libraries in almost all popular languages. Both of RESTful-style interface by the GET, HEAD, PUT, DELETE methods and RPC-style inteface by the POST method are supported. The server can handle more than 10 thousand connections at the same time because it uses modern I/O event notification facilities such as "epoll" and "kqueue" of underlying systems. The server supports high availability mechanisms, which are hot backup, update logging, and asynchronous replication. The server can embed Lua, a lightweight script language so that you can define arbitrary operations of the database.
Homepage    cgit ¦ Codeberg ¦ 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 (43 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/kyototycoon-0.9.56_6/catalog.mk
  3. /usr/local/share/licenses/kyototycoon-0.9.56_6/LICENSE
  4. /usr/local/share/licenses/kyototycoon-0.9.56_6/GPLv3
  5. bin/ktremotemgr
  6. bin/ktremotetest
  7. bin/ktserver
  8. bin/kttimedmgr
  9. bin/kttimedtest
  10. bin/ktutilmgr
  11. bin/ktutilserv
  12. bin/ktutiltest
  13. include/ktcommon.h
  14. include/ktdbext.h
  15. include/kthttp.h
  16. include/ktplugdb.h
  17. include/ktplugserv.h
  18. include/ktremotedb.h
  19. include/ktrpc.h
  20. include/ktshlib.h
  21. include/ktsocket.h
  22. include/ktthserv.h
  23. include/kttimeddb.h
  24. include/ktulog.h
  25. include/ktutil.h
  26. lib/libkyototycoon.a
  27. lib/libkyototycoon.so
  28. lib/libkyototycoon.so.2
  29. lib/libkyototycoon.so.2.19.0
  30. libdata/pkgconfig/kyototycoon.pc
  31. libexec/ktplugdbvoid.so
  32. libexec/ktplugservmemc.so
  33. share/man/man1/ktremotemgr.1.gz
  34. share/man/man1/ktremotetest.1.gz
  35. share/man/man1/ktserver.1.gz
  36. share/man/man1/kttimedmgr.1.gz
  37. share/man/man1/kttimedtest.1.gz
  38. share/man/man1/ktutilmgr.1.gz
  39. share/man/man1/ktutilserv.1.gz
  40. share/man/man1/ktutiltest.1.gz
  41. @owner
  42. @group
  43. @mode
Collapse this list.
Dependency lines:
  • kyototycoon>0:databases/kyototycoon
To install the port:
cd /usr/ports/databases/kyototycoon/ && make install clean
To add the package, run one of these commands:
  • pkg install databases/kyototycoon
  • pkg install kyototycoon
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: kyototycoon
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (kyototycoon-0.9.56.tar.gz) = 553e4ea83237d9153cc5e17881092cefe0b224687f7ebcc406b061b2f31c75c6 SIZE (kyototycoon-0.9.56.tar.gz) = 503581

Packages (timestamps in pop-ups are UTC):
kyototycoon
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.9.56_60.9.56_6-0.9.56_60.9.56_6-0.9.56_6-
FreeBSD:13:quarterly0.9.56_60.9.56_6-0.9.56_60.9.56_60.9.56_60.9.56_60.9.56_6
FreeBSD:14:latest0.9.56_60.9.56_6-0.9.56_60.9.56_60.9.56_6-0.9.56_6
FreeBSD:14:quarterly0.9.56_60.9.56_6-0.9.56_60.9.56_60.9.56_60.9.56_60.9.56_6
FreeBSD:15:latest0.9.56_60.9.56_6n/a0.9.56_6n/a0.9.56_60.9.56_60.9.56_6
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gmake>=4.4.1 : devel/gmake
  2. pkgconf>=1.3.0_1 : devel/pkgconf
Library dependencies:
  1. libkyotocabinet.so : databases/kyotocabinet
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for kyototycoon-0.9.56_6: DOCS=on: Build and/or install documentation LZO=off: LZO compression support ===> Use 'make config' to modify these settings
Options name:
databases_kyototycoon
USES:
gmake pkgconfig
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (5 items)
Collapse this list.
  1. http://distcache.FreeBSD.org/local-distfiles/sunpoet/
  2. http://distcache.eu.FreeBSD.org/local-distfiles/sunpoet/
  3. http://distcache.us-east.FreeBSD.org/local-distfiles/sunpoet/
  4. http://distcache.us-west.FreeBSD.org/local-distfiles/sunpoet/
  5. https://dbmx.net/kyototycoon/pkg/
Collapse this list.

Number of commits found: 37

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.9.56_6
13 Apr 2024 13:03:19
commit hash: 62ed19575439e1d279d6736acd96ff58c4246599commit hash: 62ed19575439e1d279d6736acd96ff58c4246599commit hash: 62ed19575439e1d279d6736acd96ff58c4246599commit hash: 62ed19575439e1d279d6736acd96ff58c4246599 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
*/*: Remove GNU_CONFIGURE_MANPREFIX=${PREFIX}/share after
9fd7ee1cdf6cbd5528159b58a966e1a40e2909a9
0.9.56_6
21 Feb 2024 15:06:17
commit hash: 329525d2a872e694606dab3968a8c9d054d7a501commit hash: 329525d2a872e694606dab3968a8c9d054d7a501commit hash: 329525d2a872e694606dab3968a8c9d054d7a501commit hash: 329525d2a872e694606dab3968a8c9d054d7a501 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
databases/kyototycoon: Update manpage location
(003a571d1d6585196545295efc181514f171c4c4, r523104)
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
0.9.56_6
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.9.56_6
20 Jul 2022 14:21:07
commit hash: d076ad94e206dda108061fe99ddb860d93cc6d16commit hash: d076ad94e206dda108061fe99ddb860d93cc6d16commit hash: d076ad94e206dda108061fe99ddb860d93cc6d16commit hash: d076ad94e206dda108061fe99ddb860d93cc6d16 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
databases: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  "Choe, Cheng-Dae" whitekid
  *  "Mahdi Mokhtari <mokhi64@gmail.com>"
  *  "Meikel Brandmeyer" <ocaml-sqlite3-port@kotka.de>
  *  <hvo.pm@xs4all.nl>
  *  <jsmith@resonatingmedia.com>
  *  <ports@c0decafe.net>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Alan Snelson <Alan@Wave2.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.9.56_6
11 May 2021 21:46:56
commit hash: 1c575a8689826b2dab8e4fb261cae7329c6207a8commit hash: 1c575a8689826b2dab8e4fb261cae7329c6207a8commit hash: 1c575a8689826b2dab8e4fb261cae7329c6207a8commit hash: 1c575a8689826b2dab8e4fb261cae7329c6207a8 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
databases/kyototycoon: Simplify Makefile
0.9.56_6
06 Apr 2021 14:31:13
commit hash: 135fdeebb99c3569e42d8162b265e15d29bd937dcommit hash: 135fdeebb99c3569e42d8162b265e15d29bd937dcommit hash: 135fdeebb99c3569e42d8162b265e15d29bd937dcommit hash: 135fdeebb99c3569e42d8162b265e15d29bd937d files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
all: Remove all other $FreeBSD keywords.
0.9.56_6
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
0.9.56_6
06 Feb 2021 20:43:27
Revision:564250Original commit files touched by this commit
sunpoet search for other commits by this committer
Cosmetic change
0.9.56_6
24 Jul 2020 18:58:53
Revision:543279Original commit files touched by this commit
sunpoet search for other commits by this committer
Update MASTER_SITES and WWW
0.9.56_6
31 Mar 2020 23:19:16
Revision:530181Original commit files touched by this commit
sunpoet search for other commits by this committer
Replace CPU-specific optimization (-march=native) with -O3

- Bump PORTREVISION for package change

PR:		245032
Submitted by:	dch
0.9.56_5
30 Jan 2019 19:21:57
Revision:491644Original commit files touched by this commit
sunpoet search for other commits by this committer
Cosmetic change
0.9.56_5
29 Oct 2018 22:12:08
Revision:483404Original commit files touched by this commit
sunpoet search for other commits by this committer
Update MASTER_SITES and WWW
0.9.56_5
17 Feb 2018 16:40:15
Revision:462167Original commit files touched by this commit
sunpoet search for other commits by this committer
Fix build with Clang 6

MFH:		2018Q1
0.9.56_5
16 Feb 2018 22:05:07
Revision:462066Original commit files touched by this commit
dch search for other commits by this committer
databases/kyototycoon: set pidfile before usage

the current rc.d script uses the pidfile variable before its
defined. This breaks the daemon script.

Approved by:	jrm (mentor), sunpoet
MFH:		2018Q1
Sponsored by:	https://iwantmyname.com/
Differential Revision:	https://reviews.freebsd.org/D13580
0.9.56_4
20 May 2017 21:51:02
Revision:441350Original commit files touched by this commit
sunpoet search for other commits by this committer
Add rc.d script

- Assign default UID and GID
- Bump PORTREVISION for package change

PR:		217083
Submitted by:	Dave Cottlehuber <dch@skunkwerks.at>
0.9.56_3
12 Jan 2017 20:02:12
Revision:431299Original commit files touched by this commit
sunpoet search for other commits by this committer
Add LZO option

- Add LICENSE_FILE
- Use PORTDOCS
- Convert to options target helper
- Bump PORTREVISION for dependency change
0.9.56_2
01 Dec 2016 11:18:04
Revision:427491Original commit files touched by this commit
mat search for other commits by this committer
Don't quote {} in find -exec calls.

Braces are not shell metacharacters, and they do not need to be quoted.
By the time find parses its arguments and dicovers them, the quoting
will have been removed by the shell anyway.

Sponsored by:	Absolight
0.9.56_2
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.9.56_2
04 Oct 2015 18:00:15
Revision:398595Original commit files touched by this commit
sunpoet search for other commits by this committer
- Convert to new test framework
- Pet portlint: fix diff header of patch files
0.9.56_2
25 Mar 2015 14:58:47
Revision:382220Original commit files touched by this commit
sunpoet search for other commits by this committer
- Cleanup -lpthread/-pthread manipulation
0.9.56_2
18 Jan 2015 22:48:46
Revision:377364Original commit files touched by this commit
sunpoet search for other commits by this committer
- Use INSTALL_TARGET=install-strip instead of STRIP_CMD
0.9.56_2
20 Oct 2014 10:41:13
Revision:371255Original commit files touched by this commit
bapt search for other commits by this committer
Cleanup plist
0.9.56_2
04 Apr 2014 09:47:55
Revision:350078Original commit files touched by this commit
sunpoet search for other commits by this committer
- Use MAKE_CMD
0.9.56_2
18 Mar 2014 16:14:03
Revision:348575Original commit files touched by this commit
sunpoet search for other commits by this committer
- Strip binary executable and shared library in post-install: phase
0.9.56_2
01 Mar 2014 07:24:16
Revision:346599Original commit files touched by this commit
sunpoet search for other commits by this committer
- Use BINMODE and DOCMODE
- Simplify Makefile
0.9.56_2
09 Feb 2014 12:54:55
Revision:343496Original commit files touched by this commit
antoine search for other commits by this committer
- Fix plist
- Allow packaging as a regular user
0.9.56_1
30 Dec 2013 09:08:13
Revision:338064Original commit files touched by this commit
sunpoet search for other commits by this committer
- Allow build with clang [1]
- Remove explicit -lstdc++
- Bump PORTREVISION for package change

Submitted by:	vanilla [1]
0.9.56
27 Dec 2013 02:18:12
Revision:337639Original commit files touched by this commit
sunpoet search for other commits by this committer
- Use USE_GCC=any
- Add missing USES=pkgconfig
- Remove deprecated PTHREAD_*
- Strip binary executable and shared library
- Support STAGEDIR
0.9.56
11 Dec 2013 18:08:53
Revision:336187Original commit files touched by this commit
bapt search for other commits by this committer
In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in databases
0.9.56
20 Sep 2013 16:13:49
Revision:327717Original 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:
databases)
0.9.56
25 Aug 2013 16:14:58
Revision:325358Original commit files touched by this commit
sunpoet search for other commits by this committer
- Use !${PORT_OPTIONS:Mfoo} instead of empty(PORT_OPTIONS:Mfoo)
0.9.56
21 Aug 2013 17:17:26
Revision:325161Original commit files touched by this commit
sunpoet search for other commits by this committer
- Remove leading indefinite article from COMMENT
0.9.56
21 Aug 2013 12:03:52
Revision:325110Original commit files touched by this commit
sunpoet search for other commits by this committer
- Use USES=gmake
0.9.56
14 Aug 2013 22:35:54
Revision:324744Original commit files touched by this commit Sanity Test Failure
ak search for other commits by this committer
- Remove MAKE_JOBS_SAFE variable

Approved by:	portmgr (bdrewery)
0.9.56
09 Oct 2012 14:00:34
Revision:305587Original commit files touched by this commit
sunpoet search for other commits by this committer
- Add LICENSE
- Convert to new options framework
- Cleanup Makefile header
0.9.56
30 May 2012 14:40:44
Original commit files touched by this commit
sunpoet search for other commits by this committer
- Add kyototycoon 0.9.56

Kyoto Tycoon is a lightweight database server with auto expiration mechanism,
which is useful to handle cache data and persistent data of various
applications. Kyoto Tycoon is also a package of network interface to the DBM
called Kyoto Cabinet. Though the DBM has high performance and high concurrency,
you might bother in case that multiple processes share the same database, or
remote processes access the database. Thus, Kyoto Tycoon is provided for
concurrent and remote connections to Kyoto Cabinet. Kyoto Tycoon is composed of
the server process managing multiple databases and its access library for client
applications.

The network protocol between the server and clients is HTTP so that you can
write client applications and client libraries in almost all popular languages.
Both of RESTful-style interface by the GET, HEAD, PUT, DELETE methods and
RPC-style inteface by the POST method are supported. The server can handle more
than 10 thousand connections at the same time because it uses modern I/O event
notification facilities such as "epoll" and "kqueue" of underlying systems. The
server supports high availability mechanisms, which are hot backup, update
logging, and asynchronous replication. The server can embed Lua, a lightweight
script language so that you can define arbitrary operations of the database.

WWW: http://fallabs.com/kyototycoon/

Number of commits found: 37