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: http://sourceforge.net/projects/firebird/
WWW: http://www.firebirdsql.org/
PR: 152403
Submitted by: Max Kochubey <root at hangover.org.ru>
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: http://sourceforge.net/projects/firebird/
WWW: http://www.firebirdsql.org/
PR: 152402
Submitted by: Max Kochubey <root at hangover.org.ru>
- Take maintainership
- Avoid conflicts with GEOM and sysutils/coreutils [1] gstat commands
- Clean up
Reported by: Jan Henrik Sylvester <me at janh.de> [1]
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: http://sourceforge.net/projects/firebird/
WWW: http://www.firebirdsql.org/
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: http://sourceforge.net/projects/firebird/
WWW: http://www.firebirdsql.org/
* Remove MD5 line from distinfo.
* Don't forcibly define DEFAULT_PHP_VAR, allow the user to get an error
if its defined in the environment. This will stop builds from pulling
in php 5.3 when the global default is defined as php 4 or 52.
PR: 153029
Submitted by: "Tom Judge" <tom@tomjudge.com>
* Remove MD5 line from distinfo.
* Remove http://t3.dotgnu.info/code/ from pkg-descr and MASTER_SITES this domain is now parked with GoDaddy.
* Add IGNORE_WITH_PHP=4 as this package requires php 5.1.0 or newer
PR: 153017
Submitted by: "Tom Judge" <tom@tomjudge.com>
* Remove MD5 line from distinfo.
* Add IGNORE_WITH_PHP=4 as this module requires php 5.2.0 or newer.
PR: 153016
Submitted by: "Tom Judge" <tom@tomjudge.com>
* Remove MD5 line from distinfo.
* Add IGNORE_WITH_PHP=4 as this module requires php 5.2.0 or newer.
PR: 152946
Submitted by: "Tom Judge" <tom@tomjudge.com>
* Remove MD5 line from distinfo.
* Add IGNORE_WITH_PHP=4 as this module requires 5.1.0 or newer
PR: 152945
Submitted by: "Tom Judge" <tom@tomjudge.com>
* The module requires the php extenstions in the build env so add USE_PHP_BUILD
* The module is not compatiable with php 4 so add IGNORE_WITH_PHP=4
* Remove the MD5 line from distinfo.
PR: 152923
Submitted by: "Tom Judge" <tom@tomjudge.com>
- Honour LOCALBASE
- Honour various script languages wanted version variables when building
PR: 153117
Submitted by: Jase Thew <freebsd@beardz.net> (maintainer)
- disable the -Werror build option by popular demand
- do not override the user's debug and optimization settings
PR: 150854 (the debug and optimization CFLAGS)
Reported by: Anonymous <swell.k@gmail.com>