aboutsummaryrefslogtreecommitdiff
path: root/databases/firebird-server
Commit message (Collapse)AuthorAgeFilesLines
* Remove obsolete Firebird 1.x :Sergey Skvortsov2009-09-0321-813/+0
| | | | | | | | - no longer under development - does not build with GCC 4.x Notes: svn path=/head/; revision=240787
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-2/+1
| | | | | | | starting with D Notes: svn path=/head/; revision=240068
* -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.Jeremy Messenger2009-08-021-1/+1
| | | | | | | | | | | | | | | | | | | | | -Update libtool and libltdl to 2.2.6a. -Remove devel/libtool15 and devel/libltdl15. -Fix ports build with libtool22/libltdl22. -Bump ports that depend on libltdl22 due to shared library version change. -Explain what to do update in the UPDATING. It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop and applications in the runtime. With help: marcus and kwm Pointyhat-exp: a few times by pav Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and a few MarcusCom CVS users. Also, I might have missed a few. Repocopy by: marcus Approved by: portmgr Notes: svn path=/head/; revision=238781
* Mark as DEPRECATED.Sergey Skvortsov2008-11-241-0/+3
| | | | Notes: svn path=/head/; revision=223318
* Conversion from (now defunct) autoconf-2.61 to autoconf-2.62Ade Lovett2008-08-201-1/+1
| | | | | | | Tested by: exp build run (erwin) Notes: svn path=/head/; revision=218886
* - Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default ↵Pav Lucistnik2008-07-251-1/+1
| | | | | | | MAKE_ENV Notes: svn path=/head/; revision=217472
* Backout two entries which should only delete the files if they are zero length.Edwin Groothuis2008-04-191-1/+1
| | | | Notes: svn path=/head/; revision=211561
* Make use of the @rmtry macroEdwin Groothuis2008-04-191-4/+4
| | | | Notes: svn path=/head/; revision=211559
* Update to 1.5.5Sergey Skvortsov2008-01-193-7/+6
| | | | | | | Changes: http://www.firebirdsql.org/rlsnotes/Firebird-1.5.5-ReleaseNotes.pdf Notes: svn path=/head/; revision=205840
* Mark IGNORE instead of BROKEN. It builds, but its dependency does not.Mark Linimon2007-11-201-1/+1
| | | | | | | Approved by: portmgr (self) Notes: svn path=/head/; revision=202771
* Migration from bison 1.x to 2.xAde Lovett2007-10-171-2/+2
| | | | | | | | PR: 117086 Tested by: -exp runs Notes: svn path=/head/; revision=201613
* Switch autoconf dependencies from 2.53 or 2.59 to 2.61.Mark Linimon2007-09-301-1/+2
| | | | | | | | PR: ports/116639 Submitted by: aDe Notes: svn path=/head/; revision=200411
* Mark broken with gcc4.2 (well, only the client is). Solution: upgrade toMark Linimon2007-09-291-0/+4
| | | | | | | databases/firebird2-*. Notes: svn path=/head/; revision=200358
* Update to 1.5.4Sergey Skvortsov2007-07-272-6/+6
| | | | Notes: svn path=/head/; revision=196363
* Fix typo.Sergey Skvortsov2006-11-071-1/+1
| | | | Notes: svn path=/head/; revision=176726
* Set LATEST_LINKSergey Skvortsov2006-10-311-0/+2
| | | | Notes: svn path=/head/; revision=175852
* Allow to build port as 'root' if PACKAGE_BUILDING defined.Sergey Skvortsov2006-09-191-0/+2
| | | | | | | Requested by: kris Notes: svn path=/head/; revision=173405
* Add Firebird 2.0.0 (RC4)Sergey Skvortsov2006-09-181-5/+6
| | | | Notes: svn path=/head/; revision=173329
* Update to 1.5.3Sergey Skvortsov2006-03-1716-59/+231
| | | | | | | | | | * move "intl/" and "UDF/" from "/var/db/firebird" into "libexec/firebird/" * add support for amd64 (UNSTABLE) Notes: svn path=/head/; revision=157484
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154141
* 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