| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
24 Nov 2008 06:32:27
1.5.5
|
skv  |
Mark as DEPRECATED. |
20 Aug 2008 01:57:32
1.5.5
|
ade  |
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62
Tested by: exp build run (erwin) |
25 Jul 2008 10:38:45
1.5.5
|
pav  |
- Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default
MAKE_ENV |
19 Apr 2008 02:40:05
1.5.5
|
edwin  |
Backout two entries which should only delete the files if they are zero length. |
19 Apr 2008 02:15:57
1.5.5
|
edwin  |
Make use of the @rmtry macro |
19 Jan 2008 18:36:04
1.5.5
|
skv  |
Update to 1.5.5
Changes:
http://www.firebirdsql.org/rlsnotes/Firebird-1.5.5-ReleaseNotes.pdf |
20 Nov 2007 03:06:56
1.5.4_2  |
linimon  |
Mark IGNORE instead of BROKEN. It builds, but its dependency does not.
Approved by: portmgr (self) |
17 Oct 2007 11:13:01
1.5.4_2  |
ade  |
Migration from bison 1.x to 2.x
PR: 117086
Tested by: -exp runs |
30 Sep 2007 05:47:37
1.5.4_1  |
linimon  |
Switch autoconf dependencies from 2.53 or 2.59 to 2.61.
PR: ports/116639
Submitted by: aDe |
29 Sep 2007 16:23:41
1.5.4  |
linimon  |
Mark broken with gcc4.2 (well, only the client is). Solution: upgrade to
databases/firebird2-*. |
27 Jul 2007 05:42:38
1.5.4  |
skv  |
Update to 1.5.4 |
07 Nov 2006 17:01:02
1.5.3  |
skv  |
Fix typo. |
31 Oct 2006 15:24:47
1.5.3  |
skv  |
Set LATEST_LINK |
19 Sep 2006 19:11:26
1.5.3  |
skv  |
Allow to build port as 'root' if PACKAGE_BUILDING defined.
Requested by: kris |
18 Sep 2006 16:20:04
1.5.3  |
skv  |
Add Firebird 2.0.0 (RC4) |
17 Mar 2006 10:23:32
1.5.3  |
skv  |
Update to 1.5.3
* move "intl/" and "UDF/" from "/var/db/firebird"
into "libexec/firebird/"
* add support for amd64 (UNSTABLE) |
22 Jan 2006 08:23:41
1.5.2_4  |
edwin  |
SHA256ify
Approved by: krion@ |
22 Jan 2006 05:52:28
1.5.2_4  |
edwin  |
eplace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
22 Jan 2006 01:29:10
1.5.2_4  |
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
15 Nov 2005 06:52:12
1.5.2_4  |
ade  |
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run. |
19 Aug 2005 11:02:05
1.5.2_4  |
skv  |
* fix permissions:
chmod 0550 /var/db/firebird/UDF/*.so /var/db/firebird/intl/*
* pkg-plist: fix @unexec order, unbreak package building (remove absolute
paths from .tar)
Approved by: portmgr (krion) |
04 Aug 2005 12:12:29
1.5.2_3  |
garga  |
- Fix PLIST for firebird-client
Reported by: krismail
Approved by: portmgr (krion), skv (maintainer) |
02 Aug 2005 14:41:16
1.5.2_3  |
garga  |
- Fix pkg-message
Approved by: portmgr (clement), skv (maintainer) |
01 Aug 2005 09:56:54
1.5.2_3  |
skv  |
Unbreak firebird-client build - remove "chown" for "employee.fdb" |
27 Jul 2005 16:38:05
1.5.2_3  |
skv  |
Change layout for firebird-server accordingly to hier(7) spirit.
See UPDATING for the details. |
26 Jul 2005 13:52:29
1.5.2_2  |
skv  |
Take maintainership.
Approved by: maintainer |
11 Jul 2005 17:47:16
1.5.2_2  |
garga  |
Change MAINTAINER to my @FreeBSD.org account
Approved by: flz (mentor) |
23 May 2005 12:13:23
1.5.2_2  |
skv  |
Unbreak firebird-client (firebird-server seems to be still broken):
* fix patch-src::jrd::gds.cpp
* use "libdata/firebird" for *.msg
* install all *.msg files (not only firebird.msg)
* fix pkg-plist
* use more strict permissions
* use INSTALL_DATA instead of INSTALL_PROGRAM to install shared libs and similar
files
* clean Makefile
* update RELNOTES
PR: ports/81363
Submitted by: skv
Approved by: maintainer |
21 May 2005 09:01:24
1.5.2_1  |
sem  |
- Fix problem with firebird.conf. It was not installed.
- Fix problem with firebird.msg. It was installed only for -server,
but it's necessary for -client too (thanks to skv@ for pointing this out).
- Utilize PORTDOCS and SUBFILES, respect NOPORTDOCS.
- Utilize DOCSDIR and EXAMPLESDIR.
- Back to use do-build.
- Add $FreeBSD$ tag to pkg-plist* and pkg-install.
- Remove code that changes automatically /etc/services and /etc/inetd.conf and
change pkg-message to reflect this.
PR: ports/81214
Submitted by: maintainer |
19 May 2005 11:39:39
1.5.2  |
sem  |
- Fix maintainer email that was violented on last commit |
17 May 2005 17:02:37
1.5.2  |
sem  |
- Split databases/firebird in -client and -server ports
- Install libs and includes on ${LOCALBASE} instead ${LOCALBASE}/firebird
PR: ports/79337
Submitted by: maintainer |