summaryrefslogtreecommitdiff
path: root/databases/firebird-server/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Remove obsolete Firebird 1.x :Sergey Skvortsov2009-09-031-220/+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
* Update to 1.5.5Sergey Skvortsov2008-01-191-3/+2
| | | | | | | 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-271-3/+3
| | | | 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-171-13/+16
| | | | | | | | | | * move "intl/" and "UDF/" from "/var/db/firebird" into "libexec/firebird/" * add support for amd64 (UNSTABLE) Notes: svn path=/head/; revision=157484
* 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-191-13/+14
| | | | | | | | | | | | 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 pkg-messageRenato Botelho2005-08-021-3/+1
| | | | | | | 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-271-60/+66
| | | | | | | 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-231-36/+34
| | | | | | | | | | | | | | | | | | * 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-211-35/+40
| | | | | | | | | | | | | | | | | - 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-171-23/+142
| | | | | | | | | | - Install libs and includes on ${LOCALBASE} instead ${LOCALBASE}/firebird PR: ports/79337 Submitted by: maintainer Notes: svn path=/head/; revision=135483
* 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-101-4/+4
| | | | 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
* Update to version 1.5.1Kirill Ponomarev2004-07-221-5/+7
| | | | | | | | 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-281-5/+4
| | | | | | | | PR: ports/63479 Submitted by: maintainer Notes: svn path=/head/; revision=102471
* - Update to 1.5 RC9 [1]Alex Dupre2004-02-121-8/+5
| | | | | | | | | | | - 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
* - Update to 1.5 RC8. [1] [2]Alex Dupre2004-01-131-6/+14
| | | | | | | | | | | | | | - 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
* - Update to 1.5.r7.Alexander Leidinger2003-12-041-71/+29
| | | | | | | | | | | - 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-111-2/+0
| | | | | | | | | | - 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-211-0/+1
| | | | Notes: svn path=/head/; revision=76031