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
Remember
I remember
2024-11-06 Today brought in a new category: filesystems. Sadly, the website did not process it well. I am working on that. It may take a few days.
2024-11-07 Commit processing is halted. I have a fix for the new category. It is making its way through the system.
UPDATE: the backend is processing the original filesystems commit now. It should take about an hour.
UPDATE: as of 20:30 UTC, the filesystems commit has been processed. Commit processing is now up to date.
Port details on branch 2024Q3
firebird30-client Firebird-3 database client
3.0.11 databases on this many watch lists=2 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 3.0.7Version of this port present on the latest quarterly branch.
Maintainer: acm@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2021-06-28 01:15:14
Last Update: 2021-06-28 01:14:20
Commit Hash: ca43515
People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
License: IDPL IPL
WWW:
https://www.firebirdsql.org/
Description:
Firebird is a relational database offering many ANSI SQL-99 features that runs on Linux, Windows, and a variety of Unix platforms. Firebird offers excellent concurrency, high performance, and powerful language support for stored procedures and triggers. It has been used in production systems, under a variety of names since 1981. Firebird is completely free of any registration, licensing or deployment fees. It may be deployed freely for use with any third-party software, whether commercial or not. See also: https://sourceforge.net/projects/firebird/
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (50 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/firebird30-client-3.0.11/catalog.mk
  3. /usr/local/share/licenses/firebird30-client-3.0.11/LICENSE
  4. /usr/local/share/licenses/firebird30-client-3.0.11/IDPL
  5. /usr/local/share/licenses/firebird30-client-3.0.11/IPL
  6. bin/gpre
  7. bin/isql-fb
  8. bin/qli
  9. etc/firebird/firebird.conf.sample
  10. include/firebird/FirebirdInterface.idl
  11. include/firebird/IdlFbInterfaces.h
  12. include/firebird/Interface.h
  13. include/firebird/Message.h
  14. include/firebird/UdrCppEngine.h
  15. include/firebird/impl/boost/preprocessor/arithmetic/dec.hpp
  16. include/firebird/impl/boost/preprocessor/arithmetic/inc.hpp
  17. include/firebird/impl/boost/preprocessor/cat.hpp
  18. include/firebird/impl/boost/preprocessor/config/config.hpp
  19. include/firebird/impl/boost/preprocessor/control/expr_if.hpp
  20. include/firebird/impl/boost/preprocessor/control/expr_iif.hpp
  21. include/firebird/impl/boost/preprocessor/control/if.hpp
  22. include/firebird/impl/boost/preprocessor/control/iif.hpp
  23. include/firebird/impl/boost/preprocessor/debug/error.hpp
  24. include/firebird/impl/boost/preprocessor/detail/auto_rec.hpp
  25. include/firebird/impl/boost/preprocessor/detail/dmc/auto_rec.hpp
  26. include/firebird/impl/boost/preprocessor/facilities/empty.hpp
  27. include/firebird/impl/boost/preprocessor/logical/bool.hpp
  28. include/firebird/impl/boost/preprocessor/repetition/detail/dmc/for.hpp
  29. include/firebird/impl/boost/preprocessor/repetition/detail/edg/for.hpp
  30. include/firebird/impl/boost/preprocessor/repetition/detail/for.hpp
  31. include/firebird/impl/boost/preprocessor/repetition/detail/msvc/for.hpp
  32. include/firebird/impl/boost/preprocessor/repetition/for.hpp
  33. include/firebird/impl/boost/preprocessor/seq/elem.hpp
  34. include/firebird/impl/boost/preprocessor/seq/for_each_i.hpp
  35. include/firebird/impl/boost/preprocessor/seq/seq.hpp
  36. include/firebird/impl/boost/preprocessor/seq/size.hpp
  37. include/firebird/impl/boost/preprocessor/tuple/eat.hpp
  38. include/firebird/impl/boost/preprocessor/tuple/elem.hpp
  39. include/firebird/impl/boost/preprocessor/tuple/rem.hpp
  40. include/ib_util.h
  41. include/ibase.h
  42. include/iberror.h
  43. include/perf.h
  44. lib/libfbclient.so
  45. lib/libfbclient.so.3
  46. lib/libfbclient.so.3.0.11
  47. share/firebird/firebird.msg
  48. @owner
  49. @group
  50. @mode
Collapse this list.
Dependency lines:
  • firebird30-client>0:databases/firebird30-client
Conflicts:
CONFLICTS_INSTALL:
  • firebird40
To install the port:
cd /usr/ports/databases/firebird30-client/ && make install clean
To add the package, run one of these commands:
  • pkg install databases/firebird30-client
  • pkg install firebird30-client
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: firebird30-client
Flavors: there is no flavor information for this port.
ONLY_FOR_ARCHS: i386 amd64
distinfo:
TIMESTAMP = 1705644395 SHA256 (firebird/Firebird-3.0.11.33703-0.tar.bz2) = c716fc1c788ed614050f5469e1ba0ff442c2f1f7b907a2c808a8bac1dc3d6f83 SIZE (firebird/Firebird-3.0.11.33703-0.tar.bz2) = 13066796

Packages (timestamps in pop-ups are UTC):
firebird30-client
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-3.0.11--3.0.11---
FreeBSD:13:quarterly-3.0.11--3.0.11---
FreeBSD:14:latest-3.0.11--3.0.11---
FreeBSD:14:quarterly-3.0.11--3.0.11---
FreeBSD:15:latest-3.0.11n/a-n/a---
Master port: databases/firebird30-server
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gmake>=4.3 : devel/gmake
  2. pkgconf>=1.3.0_1 : devel/pkgconf
Library dependencies:
  1. libicuuc.so : devel/icu
  2. libtommath.so : math/libtommath
  3. libedit.so.0 : devel/libedit
This port is required by:
for Libraries
  1. databases/firebird30-server
  2. databases/luasql-firebird
  3. databases/p5-DBD-InterBase
  4. databases/php81-pdo_firebird
  5. databases/php82-pdo_firebird
  6. databases/php83-pdo_firebird
  7. databases/php84-pdo_firebird
Expand this list (12 items / 5 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. databases/py-fdb
  3. databases/soci
  4. www/wt
  5. Collapse this list.

Deleted ports which required this port:

Expand this list of 2 deleted ports
  1. databases/php80-pdo_firebird*
  2. databases/qt5-sqldrivers-ibase*
  3. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
===> The following configuration options are available for firebird30-client-3.0.11: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
databases_firebird30-client
USES:
cpe gmake pkgconfig localbase:ldflags libedit tar:bzip2 libedit
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://github.com/FirebirdSQL/firebird/releases/download/v3.0.11/
Collapse this list.

There are no commits on branch 2024Q3 for this port