| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
30 Mar 2013 04:33:49
2.5.2_1
|
acm  |
- Fix build on all version of firebird2*-client
- Rename pkg-install to pkg-install-server. It only must be used by firebird
server ports
Reported by: miwiw |
26 Mar 2013 05:38:32
2.5.2_1
|
acm  |
- Bump PORTREVISION. firebird 2.5.2 and 2.1.5 were rerolled, because one
vulnerability was found on these versions
Security: http://tracker.firebirdsql.org/browse/CORE-4058 |
24 Mar 2013 04:35:29
2.5.2
|
acm  |
- Update to 2.0.7
- Move files/pkg-install.in to pkg-install
- Add new warning message when it is building as root
- Remove obsolete patch files
- Fix installation of fbintl.conf to ${PREFIX}/etc/firebird [1].
PR: 176191 [1]
Submitted by: Jose Jachuf <jjachuf __ __gmail.com> |
08 Mar 2013 11:32:12
2.5.1_2
|
bapt  |
Convert USE_BISON to USES= bison
It brings bison as a build dependency in case it is set the following way:
USES= bison or USES= bison:build
it brings bison as a run dependency in case it is set the following way:
USES= bison:run
it brings bison both as a run and build dependency in case it the set the
following way:
USES= bison:both
While here trim some headers
Convert some USE_GNOME= gnomehack to USES= pathfix |
18 Dec 2012 23:09:07
2.5.1_2
|
bapt  |
Chase icu, graphite2 and libexttextcat bump |
09 Aug 2012 19:48:14
2.5.1_1
|
acm  |
- Rename gsplit to fbsplit for avoid conflict with sysutils/coreutils port
- Add entry to pkg-message
- Bump PORTREVISION
PR: ports/170329
Submitted by: Alfred Bartsch <bartsch at dssgmbh.de> |
14 Jan 2012 08:57:23
2.5.1
|
dougb  |
In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().
In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other. |
19 Oct 2011 22:26:38
2.5.1
|
acm  |
- Update firebird25 to 2.5.1 |
23 Sep 2011 22:26:39
2.5.0_1
|
amdmi3  |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
10 Jul 2011 21:06:39
2.5.0_1
|
bapt  |
- update ICU to 4.8
- chase library bump
- add an entry in UPDATING for instructions
- remove old conflict lines |
10 Jul 2011 17:37:11
2.5.0
|
crees  |
Use USERS and GROUPS
PR: ports/157555
Submitted by: crees (me)
Approved by: rene (mentor, implicit), maintainer timeout (acm, 35 days) |
08 Apr 2011 08:00:17
2.5.0
|
acm  |
- Fix fb_inet_server path in pkg-message.in file
PR: 155928
Submitted by: Dean Matzkov <bapabooiee _ at _gmail.com> |
20 Dec 2010 09:38:49
2.5.0
|
acm  |
- Fix MASTER_SITES |
20 Dec 2010 08:48:55
2.5.0
|
acm  |
- New port: databases/firebird25-server
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/ |