Commit graph

3 commits

Author SHA1 Message Date
Sergey Skvortsov
68a0530caa Change layout for firebird-server accordingly to hier(7) spirit.
See UPDATING for the details.
2005-07-27 15:38:05 +00:00
Sergey Skvortsov
764ca147b6 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
2005-05-23 11:13:23 +00:00
Sergey Matveychuk
051242452f - 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
2005-05-21 08:01:24 +00:00