summaryrefslogtreecommitdiff
path: root/databases/firebird40-server (follow)
Commit message (Collapse)AuthorAgeFilesLines
* */*: Remove redundant '-*' from CONFLICTS definitionsStefan Eßer2021-11-251-1/+1
| | | | | | | | | 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"). Approved by: portmgr (blanket)
* devel/icu: update to 70.1Jan Beich2021-10-281-1/+1
| | | | | | | Changes: https://github.com/unicode-org/icu/releases/tag/release-70-1 Reported by: GitHub (watch releases) PR: 258794 Exp-run by: antoine
* databases/firebird40-server: Fix CPE information because current one is ↵Bernhard Froehlich2021-09-141-0/+1
| | | | | | deprecated Approved by: portmgr (blanket)
* databases/firebird40-client: Fix pkg-plistJose Alonso Cardenas Marquez2021-06-281-2/+3
|
* databases/firebird40-[client|server]: Clean upJose Alonso Cardenas Marquez2021-06-273-5/+5
| | | | | | - Change library version to 4 - Remove obsolete option from CONFIGURE_ARGS - Fix pkg-plist.client
* databases/firebird40-[client|server]: New port: Firebird-4 relational databaseJose Alonso Cardenas Marquez2021-06-2720-0/+735
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. WWW: https://sourceforge.net/projects/firebird/ WWW: http://www.firebirdsql.org/