non port: databases/kyototycoon/Makefile |
SVNWeb
|
Number of commits found: 32 |
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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 )
|
Wed, 20 Jul 2022
|
[ 14:21 Tobias C. Berner (tcberner) ] d076ad9 (Only the first 10 of 718 ports in this commit are shown above. )
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 )
|
Tue, 11 May 2021
|
[ 21:46 Po-Chuan Hsieh (sunpoet) ] 1c575a8
databases/kyototycoon: Simplify Makefile
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Sat, 6 Feb 2021
|
[ 20:43 sunpoet ]
Cosmetic change
|
Fri, 24 Jul 2020
|
[ 18:58 sunpoet ]
Update MASTER_SITES and WWW
|
Tue, 31 Mar 2020
|
[ 23:19 sunpoet ]
Replace CPU-specific optimization (-march=native) with -O3
- Bump PORTREVISION for package change
PR: 245032
Submitted by: dch
|
Wed, 30 Jan 2019
|
[ 19:21 sunpoet ]
Cosmetic change
|
Mon, 29 Oct 2018
|
[ 22:12 sunpoet ]
Update MASTER_SITES and WWW
|
Sat, 17 Feb 2018
|
[ 16:40 sunpoet ]
Fix build with Clang 6
MFH: 2018Q1
|
Fri, 16 Feb 2018
|
[ 22:05 dch ]
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
|
Sat, 20 May 2017
|
[ 21:51 sunpoet ]
Add rc.d script
- Assign default UID and GID
- Bump PORTREVISION for package change
PR: 217083
Submitted by: Dave Cottlehuber <dch@skunkwerks.at>
|
Thu, 12 Jan 2017
|
[ 20:02 sunpoet ]
Add LZO option
- Add LICENSE_FILE
- Use PORTDOCS
- Convert to options target helper
- Bump PORTREVISION for dependency change
|
Thu, 1 Dec 2016
|
[ 11:18 mat ] (Only the first 10 of 56 ports in this commit are shown above. )
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
|
Fri, 1 Apr 2016
|
[ 14:00 mat ] (Only the first 10 of 5103 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight
|
Sun, 4 Oct 2015
|
[ 18:00 sunpoet ]
- Convert to new test framework
- Pet portlint: fix diff header of patch files
|
Wed, 25 Mar 2015
|
[ 14:58 sunpoet ]
- Cleanup -lpthread/-pthread manipulation
|
Sun, 18 Jan 2015
|
[ 22:48 sunpoet ]
- Use INSTALL_TARGET=install-strip instead of STRIP_CMD
|
Fri, 4 Apr 2014
|
[ 09:47 sunpoet ]
- Use MAKE_CMD
|
Tue, 18 Mar 2014
|
[ 16:14 sunpoet ]
- Strip binary executable and shared library in post-install: phase
|
Sat, 1 Mar 2014
|
[ 07:24 sunpoet ]
- Use BINMODE and DOCMODE
- Simplify Makefile
|
Sun, 9 Feb 2014
|
[ 12:54 antoine ]
- Fix plist
- Allow packaging as a regular user
|
Mon, 30 Dec 2013
|
[ 09:08 sunpoet ]
- Allow build with clang [1]
- Remove explicit -lstdc++
- Bump PORTREVISION for package change
Submitted by: vanilla [1]
|
Fri, 27 Dec 2013
|
[ 02:18 sunpoet ]
- Use USE_GCC=any
- Add missing USES=pkgconfig
- Remove deprecated PTHREAD_*
- Strip binary executable and shared library
- Support STAGEDIR
|
Wed, 11 Dec 2013
|
[ 18:08 bapt ] (Only the first 10 of 103 ports in this commit are shown above. )
In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in databases
|
Fri, 20 Sep 2013
|
[ 16:13 bapt ] (Only the first 10 of 927 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases)
|
Sun, 25 Aug 2013
|
[ 16:14 sunpoet ]
- Use !${PORT_OPTIONS:Mfoo} instead of empty(PORT_OPTIONS:Mfoo)
|
Wed, 21 Aug 2013
|
[ 17:17 sunpoet ] (Only the first 10 of 52 ports in this commit are shown above. )
- Remove leading indefinite article from COMMENT
|
[ 12:03 sunpoet ] (Only the first 10 of 24 ports in this commit are shown above. )
- Use USES=gmake
|
Wed, 14 Aug 2013
|
[ 22:35 ak ] (Only the first 10 of 1725 ports in this commit are shown above. )
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery)
|
Tue, 9 Oct 2012
|
[ 14:00 sunpoet ]
- Add LICENSE
- Convert to new options framework
- Cleanup Makefile header
|
Wed, 30 May 2012
|
[ 14:40 sunpoet ]
- 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: 32 |