summaryrefslogtreecommitdiff
path: root/databases/firebird20-server (follow)
Commit message (Collapse)AuthorAgeFilesLines
* eplace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-1/+1
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154134
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-2/+2
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154109
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-151-2/+1
| | | | | | | | | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=148323
* * fix permissions:Sergey Skvortsov2005-08-192-21/+22
| | | | | | | | | | | | 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) Notes: svn path=/head/; revision=140924
* - Fix PLIST for firebird-clientRenato Botelho2005-08-041-0/+1
| | | | | | | | Reported by: krismail Approved by: portmgr (krion), skv (maintainer) Notes: svn path=/head/; revision=140770
* - Fix pkg-messageRenato Botelho2005-08-022-5/+2
| | | | | | | Approved by: portmgr (clement), skv (maintainer) Notes: svn path=/head/; revision=140734
* Unbreak firebird-client build - remove "chown" for "employee.fdb"Sergey Skvortsov2005-08-011-2/+0
| | | | Notes: svn path=/head/; revision=140622
* Change layout for firebird-server accordingly to hier(7) spirit.Sergey Skvortsov2005-07-2714-136/+176
| | | | | | | See UPDATING for the details. Notes: svn path=/head/; revision=140241
* Take maintainership.Sergey Skvortsov2005-07-261-1/+1
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=140149
* Change MAINTAINER to my @FreeBSD.org accountRenato Botelho2005-07-111-1/+1
| | | | | | | Approved by: flz (mentor) Notes: svn path=/head/; revision=138919
* Unbreak firebird-client (firebird-server seems to be still broken):Sergey Skvortsov2005-05-235-51/+52
| | | | | | | | | | | | | | | | | | * 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 Notes: svn path=/head/; revision=135951
* - Fix problem with firebird.conf. It was not installed.Sergey Matveychuk2005-05-217-125/+133
| | | | | | | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=135746
* - Fix maintainer email that was violented on last commitSergey Matveychuk2005-05-191-1/+1
| | | | Notes: svn path=/head/; revision=135598
* - Split databases/firebird in -client and -server portsSergey Matveychuk2005-05-179-329/+343
| | | | | | | | | | - Install libs and includes on ${LOCALBASE} instead ${LOCALBASE}/firebird PR: ports/79337 Submitted by: maintainer Notes: svn path=/head/; revision=135483
* Fix pkg-message.Roman Bogorodskiy2005-05-141-1/+1
| | | | | | | | PR: 81031 Submitted by: Renato Botelho (maintainer) Notes: svn path=/head/; revision=135251
* - Don't be too smart and don't change /etc/services and /etc/inetd.confSergey Matveychuk2005-05-013-30/+57
| | | | | | | | | | | It fix problem with extra files on pointyhat - Add message for usr how to run PR: ports/80358 Submitted by: maintainer Notes: svn path=/head/; revision=134437
* Change maintainer's email address.Simon Barner2005-04-111-1/+1
| | | | | | | | Approved by: arved (mentor) PR: ports/79162 Notes: svn path=/head/; revision=133026
* - Make portlint happyVolker Stolz2005-02-141-2/+2
| | | | | | | | | | - Take maintainership PR: ports/77013 Submitted by: Renato Botelho Notes: svn path=/head/; revision=128815
* Update to 1.5.2Sergey Skvortsov2005-01-103-6/+7
| | | | Notes: svn path=/head/; revision=126036
* Drop maintainershipKirill Ponomarev2004-10-121-1/+1
| | | | | | | | PR: ports/71807 Submitted by: Chris Knight <chris@e-easy.com.au> Notes: svn path=/head/; revision=118877
* Fix malformed patch.Sergey Matveychuk2004-07-261-11/+11
| | | | | | | Noticed by: Renato Botelho <rbgarga@gmail.com> Notes: svn path=/head/; revision=114764
* Add patch to fix broken build.Sergey Matveychuk2004-07-241-0/+11
| | | | | | | | | PR: ports/69430 Submitted by: Renato Botelho <renato@galle.com.br> Fixed by: maintainer Notes: svn path=/head/; revision=114576
* Update to version 1.5.1Kirill Ponomarev2004-07-224-11/+13
| | | | | | | | PR: ports/69320 Submitted by: maintainer Notes: svn path=/head/; revision=114412
* Sync with new bsd.autotools.mkAde Lovett2004-06-041-2/+2
| | | | Notes: svn path=/head/; revision=110841
* Introduce bsd.autotools.mk to the world, ripped from bsd.port.mkAde Lovett2004-04-191-1/+1
| | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=107506
* PR: ports/64606SADA Kenji2004-03-241-0/+6
| | | | | | | Fix build breakage due to ade's autotools changes. Notes: svn path=/head/; revision=105128
* Replace all known incantations of WANT_{AUTOMAKE,AUTOCONF,LIBTOOL}* withAde Lovett2004-03-121-2/+2
| | | | | | | | | | | 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. Notes: svn path=/head/; revision=103722
* - Update to 1.5 ReleaseKirill Ponomarev2004-02-283-10/+9
| | | | | | | | PR: ports/63479 Submitted by: maintainer Notes: svn path=/head/; revision=102471
* - Update to 1.5 RC9 [1]Alex Dupre2004-02-124-105/+11
| | | | | | | | | | | - 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) Notes: svn path=/head/; revision=100753
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 2) Notes: svn path=/head/; revision=99920
* Relax file permissionsClement Laforet2004-01-162-3/+3
| | | | | | | | | PR: 61417 Submitted by: Chris Knight <chris@e-easy.com.au> (maintainer) Approved by: erwin (mentor) (implicitly) Notes: svn path=/head/; revision=98324
* - Update to 1.5 RC8. [1] [2]Alex Dupre2004-01-1310-122/+340
| | | | | | | | | | | | | | - 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) Notes: svn path=/head/; revision=98080
* Fix bento build by adding the missing patch.Alexander Leidinger2003-12-141-0/+26
| | | | | | | | | Submitted by: maintainer Noticed by: kris (bento) Pointy hat to: netchild Notes: svn path=/head/; revision=95774
* Add missing patches for the 1.5.r7 update.Alexander Leidinger2003-12-041-0/+49
| | | | Notes: svn path=/head/; revision=95038
* - Update to 1.5.r7.Alexander Leidinger2003-12-0414-455/+151
| | | | | | | | | | | - Previous maintainer is now the actual maintainer again. - No package at the moment. PR: 58999 Submitted by: chris@e-easy.com.au Notes: svn path=/head/; revision=95035
* Release the port to ports@, reason: ENOTIME.Alexander Leidinger2003-09-101-1/+1
| | | | | | | Submitted by: maintainer Notes: svn path=/head/; revision=88917
* Remove comment character in front of FORBIDDEN, slipped in by accident.Alexander Leidinger2003-08-211-1/+1
| | | | | | | Pointy hat to: netchild Notes: svn path=/head/; revision=87450
* Update address of maintainer.Alexander Leidinger2003-08-211-2/+2
| | | | Notes: svn path=/head/; revision=87449
* Mark FORBIDDEN (local buffer overflow, exploit available).Alexander Leidinger2003-06-101-0/+2
| | | | | | | | PR: 52395 Submitted by: Lars Thegler <lars@thegler.dk> Notes: svn path=/head/; revision=82658
* - unbreak: fix pkg-install not to create a /usr/interbase symlinkPete Fritchman2003-05-113-18/+10
| | | | | | | | | | - strongly suggest manually creating the symlink in pkg-message PR: 51712 Submitted by: maintainer Notes: svn path=/head/; revision=80642
* Mark BROKEN: Installs files in /usr/interbaseKris Kennaway2003-04-051-0/+2
| | | | Notes: svn path=/head/; revision=78243
* Use pre-everything:: instead of pre-everything: to avoid conflict withKris Kennaway2003-02-281-1/+1
| | | | | | | targets in bsd.port.mk Notes: svn path=/head/; revision=76674
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76031
* Note that databases/firebird doesn't compile properly on NFS mounts.Edwin Groothuis2003-01-171-3/+8
| | | | | | | | | Removed "does not work on -current" notice. Submitted by: Chris Knight <chris@aims.com.au> Notes: svn path=/head/; revision=73305
* [MAINTAINER UPDATE]: databases/firebird - Update to 1.0.2Edwin Groothuis2003-01-1617-338/+54
| | | | | | | | | | | Disabled package building for -current because of NFS locking problems. ^^ hopefully did it okay. PR: ports/46926 Submitted by: Chris Knight <chris@aims.com.au> Notes: svn path=/head/; revision=73245
* Maintainer updateEdwin Groothuis2002-11-222-4/+6
| | | | | | | | | | (also added WWW-field to pkg-descr to make portlint happy) PR: ports/45582 Submitted by: Chris Knight <chris@aims.com.au> Notes: svn path=/head/; revision=70779
* fix build on -currentYing-Chieh Liao2002-11-201-0/+11
| | | | | | | | PR: 45464 Submitted by: maintainer Notes: svn path=/head/; revision=70599
* 1. fix memory allocatorYing-Chieh Liao2002-11-133-89/+13
| | | | | | | | | | 2. remove extra files I forgot last commit PR: 45253 Submitted by: maintainer Notes: svn path=/head/; revision=69999
* Add SuperServer buildYing-Chieh Liao2002-11-1121-182/+424
| | | | | | | | | | | Remove perl from scripts Remove scripts + consolidate into pkg-install PR: 45185 Submitted by: maintainer Notes: svn path=/head/; revision=69904
* Lots of perl in the install-scriptsEdwin Groothuis2002-11-041-0/+1
| | | | | | | Noticed by: bento Notes: svn path=/head/; revision=69446