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.

non port: databases/kyototycoon/pkg-plist

Number of commits found: 6

Wednesday, 21 Feb 2024
15:06 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
databases/kyototycoon: Update manpage location
(003a571d1d6585196545295efc181514f171c4c4, r523104)
commit hash: 329525d2a872e694606dab3968a8c9d054d7a501 commit hash: 329525d2a872e694606dab3968a8c9d054d7a501 commit hash: 329525d2a872e694606dab3968a8c9d054d7a501 commit hash: 329525d2a872e694606dab3968a8c9d054d7a501 329525d
Thursday, 12 Jan 2017
20:02 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
Original commitRevision:431299 
Monday, 20 Oct 2014
10:41 bapt search for other commits by this committer
Cleanup plist
Original commitRevision:371255 
Sunday, 9 Feb 2014
12:54 antoine search for other commits by this committer
- Fix plist
- Allow packaging as a regular user
Original commitRevision:343496 
Friday, 27 Dec 2013
02:18 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
Original commitRevision:337639 
Wednesday, 30 May 2012
14:40 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/
Original commit

Number of commits found: 6