Port details |
- credis Library for communicating with Redis servers
- 0.2.3 databases =3 0.2.3Version of this port present on the latest quarterly branch.
- Maintainer: skreuzer@FreeBSD.org
- Port Added: 2011-02-02 17:25:21
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: ucspi-tcp, collectd5, memcached, openvpn, nginx
- License: BSD3CLAUSE
- WWW:
- https://code.google.com/p/credis/
- Description:
- Credis is a client library in plain C for communicating with Redis servers.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- credis>0:databases/credis
- To install the port:
- cd /usr/ports/databases/credis/ && make install clean
- To add the package, run one of these commands:
- pkg install databases/credis
- pkg install credis
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: credis
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1474476351
SHA256 (octo-credis-v0.2.3_GH0.tar.gz) = e44f76385d6cda0b91089f1c4d6e8b646d425f2a3cd06620fa5f000aaa4c5f61
SIZE (octo-credis-v0.2.3_GH0.tar.gz) = 17331
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake>=4.3 : devel/gmake
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- databases_credis
- USES:
- gmake
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
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.2.3 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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 ) |
0.2.3 20 Jul 2022 14:21:07 |
Tobias C. Berner (tcberner) |
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 ) |
0.2.3 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.2.3 26 Sep 2016 15:31:09 |
skreuzer |
Change upstream from Google code to Github
PR: 212885
Submitted by: Andres Montalban <amontalban@gmail.com> |
0.2.3 14 Sep 2016 15:59:34 |
mat |
GOOGLE_CODE has gone away.
- If a port has another upstream, remove GOOGLE_CODE
- If a port only has GOOGLE_CODE mark it BROKEN
Some ports have a local mirror configured but for security reasons, it
is not considered upstream.
Sponsored by: Absolight |
0.2.3 21 Jan 2014 23:18:05 |
bapt |
Fix properties on pkg-plist |
0.2.3 09 Jan 2014 21:09:03 |
skreuzer |
Add staging support
Convert to USES= framework
Define LICENSE |
0.2.3 20 Sep 2013 16:13:49 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases) |
0.2.3 02 Feb 2011 17:24:59 |
skreuzer |
Credis is a client library in plain C for communicating with Redis servers
Feature safe: yes |