non port: databases/firebird-server/pkg-plist |
Number of commits found: 10 |
Thursday, 3 Sep 2009
|
15:23 skv
Remove obsolete Firebird 1.x :
- no longer under development
- does not build with GCC 4.x
|
Saturday, 19 Apr 2008
|
01:40 edwin
Backout two entries which should only delete the files if they are zero length.
|
01:15 edwin
Make use of the @rmtry macro
|
Friday, 17 Mar 2006
|
10:23 skv
Update to 1.5.3
* move "intl/" and "UDF/" from "/var/db/firebird"
into "libexec/firebird/"
* add support for amd64 (UNSTABLE)
|
Sunday, 22 Jan 2006
|
01:29 edwin
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related)
|
Friday, 19 Aug 2005
|
10:02 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)
|
Wednesday, 27 Jul 2005
|
15:38 skv
Change layout for firebird-server accordingly to hier(7) spirit.
See UPDATING for the details.
|
Monday, 23 May 2005
|
11:13 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
|
Saturday, 21 May 2005
|
08:01 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
|
Tuesday, 17 May 2005
|
16:02 sem
- Split databases/firebird in -client and -server ports
- Install libs and includes on ${LOCALBASE} instead ${LOCALBASE}/firebird
PR: ports/79337
Submitted by: maintainer
|
Number of commits found: 10 |