summaryrefslogtreecommitdiff
path: root/databases/firebird2-server (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Rename databases/firebird2-* to databases/firebird20-*Sergey Skvortsov2008-11-2422-714/+0
|
* Conversion from (now defunct) autoconf-2.61 to autoconf-2.62Ade Lovett2008-08-201-1/+1
| | | | Tested by: exp build run (erwin)
* - Remove USE_GCC where it can be satisfied with base compiler on followingPav Lucistnik2008-07-251-1/+0
| | | | FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT
* - Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default ↵Pav Lucistnik2008-07-251-1/+1
| | | | MAKE_ENV
* Backout two entries which should only delete the files if they are zero length.Edwin Groothuis2008-04-191-1/+1
|
* Make use of the @rmtry macroEdwin Groothuis2008-04-191-4/+4
|
* Bump PORTREVISIONs of the three ports directly depending on devel/icu.Mikhail Teterin2008-02-071-1/+1
| | | | | | | | | Why can't this sort of dependency be automatically monitored by the package-building?.. In the case of parrot remove the gratuitous requirement for a particular major shared library number for icudata. This will help avoid port-building problems, when icu is upgraded again in the future.
* Fix security2.fdb while installing from packageSergey Skvortsov2008-01-291-1/+1
| | | | | PR: ports/119570 Submitted by: Philippe Makowski <makowski xx firebird-fr.eu.org>
* Migration from bison 1.x to 2.xAde Lovett2007-10-171-1/+2
| | | | | PR: 117086 Tested by: -exp runs
* Update to 2.0.3 in response of a remotely exploitableXin LI2007-10-055-27/+25
| | | | | | | | vulnerability. PR: ports/116940 Security: 91ed69f9-72c7-11dc-981a-001921ab2fa4 Approved by: secteam (remko)
* Switch autoconf dependencies from 2.53 or 2.59 to 2.61.Mark Linimon2007-09-301-1/+2
| | | | | PR: ports/116639 Submitted by: aDe
* Update to 2.0.2Sergey Skvortsov2007-08-302-6/+6
| | | | Changes: http://www.firebirdsql.org/rlsnotes/Firebird-2.0.2-ReleaseNotes.pdf
* Update to 2.0.1Sergey Skvortsov2007-04-013-20/+18
|
* Fix "fbintl not found" issue for embedded mode.Sergey Skvortsov2006-11-211-0/+11
|
* Change permissions for formerly suid-ed binaries:Sergey Skvortsov2006-11-201-6/+6
| | | | | | | | | | | | | | | | -r-xr-xr-x root wheel fb_inet_server -r-sr-x--- root firebird fb_lock_mgr -r-x------ root wheel gds_drop 1. fb_inet_server is installed as normal binary but still must be started under "firebird" user (it must be specified in x?inetd.conf) 2. fb_lock_mgr is still suid-ed binary but can be started only by users in "firebird" group - it affects usage of "gsec" and similar utilities while using "embedded" (direct) database access mode. 3. gds_drop is installed as normal binary but can be started by "root" only to prevent any improper/malicious usage.
* * fix services issueSergey Skvortsov2006-11-152-8/+17
| | | | * change library symlinks: now libgds points to libfbembed
* Update to Firebird-2.0.0.12748Sergey Skvortsov2006-11-133-12/+23
|
* Minor cleans in pkg-messageSergey Skvortsov2006-11-072-5/+5
|
* Update to Firebird-2.0.0.12745-ReleaseCandidate5Sergey Skvortsov2006-11-032-4/+5
|
* Set LATEST_LINKSergey Skvortsov2006-10-311-1/+1
|
* Prepare for ICU 3.6Sergey Skvortsov2006-09-201-1/+1
|
* Allow to build port as 'root' if PACKAGE_BUILDING defined.Sergey Skvortsov2006-09-191-0/+2
| | | | Requested by: kris
* Add Firebird 2.0.0 (RC4)Sergey Skvortsov2006-09-1823-411/+292
|
* 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)
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | Approved by: krion@
* eplace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-1/+1
| | | | | Approved by: krion@ PR: ports/88711 (related)
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-2/+2
| | | | | Approved by: krion@ PR: ports/88711 (related)
* 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.
* * 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)
* - Fix PLIST for firebird-clientRenato Botelho2005-08-041-0/+1
| | | | | Reported by: krismail Approved by: portmgr (krion), skv (maintainer)
* - Fix pkg-messageRenato Botelho2005-08-022-5/+2
| | | | Approved by: portmgr (clement), skv (maintainer)
* Unbreak firebird-client build - remove "chown" for "employee.fdb"Sergey Skvortsov2005-08-011-2/+0
|
* Change layout for firebird-server accordingly to hier(7) spirit.Sergey Skvortsov2005-07-2714-136/+176
| | | | See UPDATING for the details.
* Take maintainership.Sergey Skvortsov2005-07-261-1/+1
| | | | Approved by: maintainer
* Change MAINTAINER to my @FreeBSD.org accountRenato Botelho2005-07-111-1/+1
| | | | Approved by: flz (mentor)
* 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
* - 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
* - Fix maintainer email that was violented on last commitSergey Matveychuk2005-05-191-1/+1
|
* - 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
* Fix pkg-message.Roman Bogorodskiy2005-05-141-1/+1
| | | | | PR: 81031 Submitted by: Renato Botelho (maintainer)
* - 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
* Change maintainer's email address.Simon Barner2005-04-111-1/+1
| | | | | Approved by: arved (mentor) PR: ports/79162
* - Make portlint happyVolker Stolz2005-02-141-2/+2
| | | | | | | - Take maintainership PR: ports/77013 Submitted by: Renato Botelho
* Update to 1.5.2Sergey Skvortsov2005-01-103-6/+7
|
* Drop maintainershipKirill Ponomarev2004-10-121-1/+1
| | | | | PR: ports/71807 Submitted by: Chris Knight <chris@e-easy.com.au>
* Fix malformed patch.Sergey Matveychuk2004-07-261-11/+11
| | | | Noticed by: Renato Botelho <rbgarga@gmail.com>
* 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
* Update to version 1.5.1Kirill Ponomarev2004-07-224-11/+13
| | | | | PR: ports/69320 Submitted by: maintainer
* Sync with new bsd.autotools.mkAde Lovett2004-06-041-2/+2
|
* 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