Commit graph

67 commits

Author SHA1 Message Date
Sergey Skvortsov
10254a2d7c Fix typo. 2006-11-07 17:01:02 +00:00
Sergey Skvortsov
b0d672b9c5 Set LATEST_LINK 2006-10-31 15:24:48 +00:00
Sergey Skvortsov
4a48aa4c07 Allow to build port as 'root' if PACKAGE_BUILDING defined.
Requested by:	kris
2006-09-19 18:11:26 +00:00
Sergey Skvortsov
3eeac24355 Add Firebird 2.0.0 (RC4) 2006-09-18 15:20:04 +00:00
Sergey Skvortsov
07e0d9ced2 Update to 1.5.3
* move "intl/" and "UDF/" from "/var/db/firebird"
  into "libexec/firebird/"

* add support for amd64 (UNSTABLE)
2006-03-17 10:23:32 +00:00
Edwin Groothuis
acd87b4ad8 SHA256ify
Approved by:    krion@
2006-01-22 08:34:46 +00:00
Edwin Groothuis
d568611c3e eplace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by:    krion@
PR:             ports/88711 (related)
2006-01-22 05:52:28 +00:00
Edwin Groothuis
913a5a5cba Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by:    krion@
PR:             ports/88711 (related)
2006-01-22 01:29:46 +00:00
Ade Lovett
54a0b86543 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.
2005-11-15 06:52:12 +00:00
Sergey Skvortsov
5b631b7753 * 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)
2005-08-19 10:02:05 +00:00
Renato Botelho
49a85a5afc - Fix PLIST for firebird-client
Reported by:	krismail
Approved by:	portmgr (krion), skv (maintainer)
2005-08-04 11:12:28 +00:00
Renato Botelho
6db778c2dc - Fix pkg-message
Approved by: portmgr (clement), skv (maintainer)
2005-08-02 13:41:16 +00:00
Sergey Skvortsov
613a12863f Unbreak firebird-client build - remove "chown" for "employee.fdb" 2005-08-01 08:56:54 +00:00
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
d0dce06c2a Take maintainership.
Approved by:	maintainer
2005-07-26 12:52:29 +00:00
Renato Botelho
d5a8ad9d47 Change MAINTAINER to my @FreeBSD.org account
Approved by:	flz (mentor)
2005-07-11 16:47:16 +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
Sergey Matveychuk
3c2950668a - Fix maintainer email that was violented on last commit 2005-05-19 10:39:39 +00:00
Sergey Matveychuk
2c50aa03a9 - Split databases/firebird in -client and -server ports
- Install libs and includes on ${LOCALBASE} instead ${LOCALBASE}/firebird

PR:             ports/79337
Submitted by:   maintainer
2005-05-17 16:02:37 +00:00
Roman Bogorodskiy
d80a1fed13 Fix pkg-message.
PR:		81031
Submitted by:	Renato Botelho (maintainer)
2005-05-14 18:17:48 +00:00
Sergey Matveychuk
03f16e88b0 - Don't be too smart and don't change /etc/services and /etc/inetd.conf
It fix problem with extra files on pointyhat
- Add message for usr how to run

PR:		ports/80358
Submitted by:	maintainer
2005-05-01 09:29:42 +00:00
Simon Barner
7544663c82 Change maintainer's email address.
Approved by:		arved (mentor)
PR:			ports/79162
2005-04-11 13:03:55 +00:00
Volker Stolz
346bb47150 - Make portlint happy
- Take maintainership

PR:		ports/77013
Submitted by:	Renato Botelho
2005-02-14 17:26:19 +00:00
Sergey Skvortsov
eba9f442e0 Update to 1.5.2 2005-01-10 09:46:20 +00:00
Kirill Ponomarev
4880bb78f0 Drop maintainership
PR:		ports/71807
Submitted by:	Chris Knight <chris@e-easy.com.au>
2004-10-12 09:35:46 +00:00
Sergey Matveychuk
7fa2776364 Fix malformed patch.
Noticed by:	Renato Botelho <rbgarga@gmail.com>
2004-07-26 12:06:16 +00:00
Sergey Matveychuk
7886e0c27b Add patch to fix broken build.
PR:		ports/69430
Submitted by:	Renato Botelho <renato@galle.com.br>
Fixed by:	maintainer
2004-07-24 17:00:26 +00:00
Kirill Ponomarev
9f847b225f Update to version 1.5.1
PR:		ports/69320
Submitted by:	maintainer
2004-07-22 07:57:37 +00:00
Ade Lovett
1a628ded35 Sync with new bsd.autotools.mk 2004-06-04 17:29:38 +00:00
Ade Lovett
08b6cdcb5e Introduce bsd.autotools.mk to the world, ripped from bsd.port.mk
This is essentially a null-commit, with the one exception that
the "patch-libtool" target is now called "patch-autotools" for
consistency with "run-autotools".

Many thanks to kris for testing on the 4-exp bento cluster

Approved by:	portmgr (kris)
Verified by:	bento 4-exp
2004-04-19 01:37:12 +00:00
SADA Kenji
c3894fb222 PR: ports/64606
Fix build breakage due to ade's autotools changes.
2004-03-24 15:11:57 +00:00
Ade Lovett
91e0c8f1a7 Replace all known incantations of WANT_{AUTOMAKE,AUTOCONF,LIBTOOL}* with
the USE_<x> equivalents.  In the current scheme of things, the WANT_
variables in this case are synonymous with the USE_ ones, and thus need
to be exterminated.

First in a series of major autotools cleanups.
2004-03-12 02:48:25 +00:00
Kirill Ponomarev
35b455d043 - Update to 1.5 Release
PR:		ports/63479
Submitted by:	maintainer
2004-02-28 22:13:42 +00:00
Alex Dupre
894c36754a - Update to 1.5 RC9 [1]
- don't use USE_LIBTOOL if the port don't want patch-libtool

PR:		ports/62716
Submitted by:	Chris Knight <chris@e-easy.com.au> (maintainer)
Approved by:	nork (mentor/implicitly)
2004-02-12 10:11:25 +00:00
Joe Marcus Clarke
053fdb6a6b Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
2004-02-04 05:21:48 +00:00
Clement Laforet
25c3af242a Relax file permissions
PR:                 61417
Submitted by:       Chris Knight <chris@e-easy.com.au> (maintainer)
Approved by:        erwin (mentor) (implicitly)
2004-01-16 18:37:14 +00:00
Alex Dupre
f18b6b0130 - Update to 1.5 RC8. [1] [2]
- Note that libgds.so is now symlinked to libfbembed.so rather
  than libfbclient.so. This restores Firebird 1.0.x shared library
  compatibility and fixes PHP build. [2]

PR:		ports/61276 [1], ports/61310 [2]
Submitted by:	Gleb Smirnoff <glebius@cell.sick.ru> [1],
		Chris Knight <chris@e-easy.com.au> (maintainer) [2]
Approved by:	nork (mentor)
2004-01-13 16:11:11 +00:00
Alexander Leidinger
6328a8a5ce Fix bento build by adding the missing patch.
Submitted by:	maintainer
Noticed by:	kris (bento)
Pointy hat to:	netchild
2003-12-14 11:09:21 +00:00
Alexander Leidinger
063e5e333b Add missing patches for the 1.5.r7 update. 2003-12-04 17:32:30 +00:00
Alexander Leidinger
42271d1226 - Update to 1.5.r7.
- Previous maintainer is now the actual maintainer again.
- No package at the moment.

PR:		58999
Submitted by:	chris@e-easy.com.au
2003-12-04 17:26:13 +00:00
Alexander Leidinger
ffbe8eee6f Release the port to ports@, reason: ENOTIME.
Submitted by:	maintainer
2003-09-10 09:59:39 +00:00
Alexander Leidinger
b059e92cdf Remove comment character in front of FORBIDDEN, slipped in by accident.
Pointy hat to:	netchild
2003-08-21 14:21:32 +00:00
Alexander Leidinger
ebc85e8bb4 Update address of maintainer. 2003-08-21 14:21:31 +00:00
Alexander Leidinger
41e52169a5 Mark FORBIDDEN (local buffer overflow, exploit available).
PR:		52395
Submitted by:	Lars Thegler <lars@thegler.dk>
2003-06-10 09:59:45 +00:00
Pete Fritchman
3b47b59a82 - unbreak: fix pkg-install not to create a /usr/interbase symlink
- strongly suggest manually creating the symlink in pkg-message

PR:		51712
Submitted by:	maintainer
2003-05-11 03:18:17 +00:00
Kris Kennaway
f4b7c839e7 Mark BROKEN: Installs files in /usr/interbase 2003-04-05 05:13:32 +00:00
Kris Kennaway
1c24674242 Use pre-everything:: instead of pre-everything: to avoid conflict with
targets in bsd.port.mk
2003-02-28 22:53:02 +00:00
Akinori MUSHA
2e4c764a61 De-pkg-comment. 2003-02-21 11:15:57 +00:00
Edwin Groothuis
823f7d13b4 Note that databases/firebird doesn't compile properly on NFS mounts.
Removed "does not work on -current" notice.

Submitted by:	Chris Knight <chris@aims.com.au>
2003-01-17 04:43:17 +00:00