Port details |
- libdrizzle-redux Client and protocol library for the Drizzle database
- 5.1.4_2 databases
=2 5.1.4_2Version of this port present on the latest quarterly branch. - Maintainer: jim@ohlste.in
 - Port Added: 2014-05-25 07:33:12
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: BSD2CLAUSE
- WWW:
- https://launchpad.net/libdrizzle
- Description:
- Drizzle Client & Protocol Library. This project
is for the new development of the MySQL compatible
C connector library called libdrizzle-redux.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- libdrizzle-redux>0:databases/libdrizzle-redux
- Conflicts:
- CONFLICTS_INSTALL:
- To install the port:
- cd /usr/ports/databases/libdrizzle-redux/ && make install clean
- To add the package, run one of these commands:
- pkg install databases/libdrizzle-redux
- pkg install libdrizzle-redux
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: libdrizzle-redux
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (libdrizzle-5.1.4.tar.gz) = 74b7c0900b36d5e684092f8526fc9a15ae7b2d8d71d033be00fc1b81684dc7f9
SIZE (libdrizzle-5.1.4.tar.gz) = 454242
SHA256 (libdrizzle.pdf) = b05c123805a975bf78ea28bb5db5911110730ca11a0cbcdd131e22bab5f7e2d6
SIZE (libdrizzle.pdf) = 250886
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:
- ===> The following configuration options are available for libdrizzle-redux-5.1.4_2:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- databases_libdrizzle-redux
- USES:
- gmake libtool ssl
- 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) |
5.1.4_2 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 ) |
5.1.4_2 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 ) |
5.1.4_2 29 Jun 2022 15:57:40
    |
Stefan Eßer (se)  |
Fix CONFLICTS_INSTALL in the databases category
Approved by: portmgr (implicit) |
5.1.4_2 29 Oct 2021 09:50:18
    |
Stefan Eßer (se)  |
*/*: Remove redundant '-[0-9]*' from CONFLICTS
The conflict checks compare the patterns first against the package
names without version (as reported by "pkg query "%n"), then - if
there was no match - agsinst the full package names including the
version (as reported by "pkg query "%n-%v").
Many CONFLICTS definitions used patterns like "bash-[0-9]*" to filter
for the bash package in any version. But that pattern is functionally
identical with just "bash".
Approved by: portmgr (blanket) |
5.1.4_2 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
5.1.4_2 10 Sep 2018 15:20:46
  |
tobik  |
databases/libdrizzle-redux: Fix build with Clang 6
libdrizzle/binlog.cc:319:48: error: invalid suffix on literal; C++11 requires a
space between literal and identifier [-Wreserved-user-defined-literal]
"packet size error:%"PRIu32":%"PRIu32,
con->packet_size, binlog_event->length);
^
http://beefy12.nyi.freebsd.org/data/head-amd64-default/p479076_s338486/logs/errors/libdrizzle-redux-5.1.4_2.log
PR: 230958
Approved by: jim@ohlste.in (maintainer timeout, 2 weeks) |
5.1.4_2 15 Mar 2017 14:45:31
  |
mat  |
Remove all USE_OPENSSL occurrences.
Sponsored by: Absolight |
5.1.4_2 15 Jan 2015 09:05:38
  |
tijl  |
Add missing USE_OPENSSL=yes
PR: 195796 |
5.1.4_1 20 Oct 2014 10:41:13
  |
bapt  |
Cleanup plist |
5.1.4_1 29 Jul 2014 14:37:23
  |
amdmi3  |
- Switch to USES=libtool, drop .la files
Approved by: portmgr blanket |
5.1.4 25 May 2014 07:33:03
  |
miwi  |
Drizzle Client & Protocol Library. This project
is for the new development of the MySQL compatible
C connector library called libdrizzle-redux.
WWW: https://launchpad.net/libdrizzle
PR: ports/185969
Submitted by: Jim Ohlstein <jim@ohlste.in> |