FreshPorts -- The Place For Ports Sat, 4 Jul 2009 10:02 PM GMT
Do I have any twitter.com followers? I'd like to get control of twitter.com/pgcon, since I run pgcon...
Port details
firebird-server 1.5.5 databases on this many watch lists=3 search for ports that depend on this port An older version of this port was marked as vulnerable.
Deprecated DEPRECATED: no longer under development, please consider using Firebird2
Expired This port expired on: 2009-02-24
Ignore IGNORE: Client does not compile with GCC 4.2. Please use firebird2 instead
The open-source InterBase(tm) 6.0 spin-off (Classic version)
Maintained by: skv@FreeBSD.org search for ports maintained by this maintainer
Port Added: 17 May 2005 17:03:13


Firebird is a relational database offering many ANSI SQL-99 features
that runs on Linux, Windows, and a variety of Unix platforms.  Firebird
offers excellent concurrency, high performance, and powerful language
support for stored procedures and triggers.  It has been used in
production systems, under a variety of names since 1981.

For more information on Firebird and InterBase, see:

WWW: http://sourceforge.net/projects/firebird/
WWW: http://www.ibphoenix.com/
WWW: http://www.interbase2000.org/
WWW: http://www.interbase.com/
WWW: http://www.firebirdsql.org/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Slave ports
databases/firebird-client

Required To Build: devel/gmake, lang/gcc34, devel/bison, devel/automake19, devel/autoconf262, devel/libtool15
Required Libraries: databases/firebird-client

To install the port: cd /usr/ports/databases/firebird-server/ && make install clean

A package is not available for ports marked as: Forbidden / Broken / Ignore / Restricted


Configuration Options
     No options to configure

Master Sites:
http://nchc.dl.sourceforge.net/sourceforge/firebird/
http://kent.dl.sourceforge.net/sourceforge/firebird/
http://easynews.dl.sourceforge.net/sourceforge/firebird/
http://ufpr.dl.sourceforge.net/sourceforge/firebird/
http://umn.dl.sourceforge.net/sourceforge/firebird/
http://mesh.dl.sourceforge.net/sourceforge/firebird/
http://heanet.dl.sourceforge.net/sourceforge/firebird/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
Notes from UPDATING
These upgrade notes are taken from /usr/ports/UPDATING
  • 2005-07-27
    Affects: users of databases/firebird-server
    Author: skv@FreeBSD.org
    Reason: 
      Changes in layout:
      * database directory has changed from /usr/local/firebird to /var/db/firebird
      * configuration files are placed in /usr/local/etc/firebird
      * common utilities have been moved to /usr/local/bin
      * suid-ed binaries have been moved to /usr/local/sbin
    
      Update inetd.conf/xinetd.conf to reflect new location of "fb_inet_server".
    
    
Port Moves
  • port moved here from databases/firebird on 2005-05-17
    REASON: split into -client and -server

Number of commits found: 31

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
24 Nov 2008 06:32:27
Original commit files touched by this commit  1.5.5
skv search for other commits by this committer
Mark as DEPRECATED.
20 Aug 2008 01:57:32
Original commit files touched by this commit  1.5.5
ade search for other commits by this committer
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62

Tested by:      exp build run (erwin)
25 Jul 2008 10:38:45
Original commit files touched by this commit  1.5.5
pav search for other commits by this committer
- Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default
MAKE_ENV
19 Apr 2008 02:40:05
Original commit files touched by this commit  1.5.5
edwin search for other commits by this committer
Backout two entries which should only delete the files if they are zero length.
19 Apr 2008 02:15:57
Original commit files touched by this commit  1.5.5
edwin search for other commits by this committer
Make use of the @rmtry macro
19 Jan 2008 18:36:04
Original commit files touched by this commit  1.5.5
skv search for other commits by this committer
Update to 1.5.5

Changes:       
http://www.firebirdsql.org/rlsnotes/Firebird-1.5.5-ReleaseNotes.pdf
20 Nov 2007 03:06:56
Original commit files touched by this commit  1.5.4_2
 This port version is marked as vulnerable.
linimon search for other commits by this committer
Mark IGNORE instead of BROKEN.  It builds, but its dependency does not.

Approved by:    portmgr (self)
17 Oct 2007 11:13:01
Original commit files touched by this commit  1.5.4_2
 This port version is marked as vulnerable.
ade search for other commits by this committer
Migration from bison 1.x to 2.x

PR:             117086
Tested by:      -exp runs
30 Sep 2007 05:47:37
Original commit files touched by this commit  1.5.4_1
 This port version is marked as vulnerable.
linimon search for other commits by this committer
Switch autoconf dependencies from 2.53 or 2.59 to 2.61.

PR:             ports/116639
Submitted by:   aDe
29 Sep 2007 16:23:41
Original commit files touched by this commit  1.5.4
 This port version is marked as vulnerable.
linimon search for other commits by this committer
Mark broken with gcc4.2 (well, only the client is).  Solution: upgrade to
databases/firebird2-*.
27 Jul 2007 05:42:38
Original commit files touched by this commit  1.5.4
 This port version is marked as vulnerable.
skv search for other commits by this committer
Update to 1.5.4
07 Nov 2006 17:01:02
Original commit files touched by this commit  1.5.3
 This port version is marked as vulnerable.
skv search for other commits by this committer
Fix typo.
31 Oct 2006 15:24:47
Original commit files touched by this commit  1.5.3
 This port version is marked as vulnerable.
skv search for other commits by this committer
Set LATEST_LINK
19 Sep 2006 19:11:26
Original commit files touched by this commit  1.5.3
 This port version is marked as vulnerable.
skv search for other commits by this committer
Allow to build port as 'root' if PACKAGE_BUILDING defined.

Requested by:   kris
18 Sep 2006 16:20:04
Original commit files touched by this commit  1.5.3
 This port version is marked as vulnerable.
skv search for other commits by this committer
Add Firebird 2.0.0 (RC4)
17 Mar 2006 10:23:32
Original commit files touched by this commit  1.5.3
 This port version is marked as vulnerable.
skv search for other commits by this committer
Update to 1.5.3

* move "intl/" and "UDF/" from "/var/db/firebird"
  into "libexec/firebird/"

* add support for amd64 (UNSTABLE)
22 Jan 2006 08:23:41
Original commit files touched by this commit  1.5.2_4
 This port version is marked as vulnerable.
edwin search for other commits by this committer
SHA256ify

Approved by:    krion@
22 Jan 2006 05:52:28
Original commit files touched by this commit  1.5.2_4
 This port version is marked as vulnerable.
edwin search for other commits by this committer
eplace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry

Approved by:    krion@
PR:             ports/88711 (related)
22 Jan 2006 01:29:10
Original commit files touched by this commit  1.5.2_4
 This port version is marked as vulnerable.
edwin search for other commits by this committer
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry

Approved by:    krion@
PR:             ports/88711 (related)
15 Nov 2005 06:52:12
Original commit files touched by this commit  1.5.2_4
 This port version is marked as vulnerable.
ade search for other commits by this committer
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.
19 Aug 2005 11:02:05
Original commit files touched by this commit  1.5.2_4
 This port version is marked as vulnerable.
skv search for other commits by this committer
* 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)
04 Aug 2005 12:12:29
Original commit files touched by this commit  1.5.2_3
 This port version is marked as vulnerable.
garga search for other commits by this committer
- Fix PLIST for firebird-client

Reported by:    krismail
Approved by:    portmgr (krion), skv (maintainer)
02 Aug 2005 14:41:16
Original commit files touched by this commit  1.5.2_3
 This port version is marked as vulnerable.
garga search for other commits by this committer
- Fix pkg-message

Approved by: portmgr (clement), skv (maintainer)
01 Aug 2005 09:56:54
Original commit files touched by this commit  1.5.2_3
 This port version is marked as vulnerable.
skv search for other commits by this committer
Unbreak firebird-client build - remove "chown" for "employee.fdb"
27 Jul 2005 16:38:05
Original commit files touched by this commit  1.5.2_3
 This port version is marked as vulnerable.
skv search for other commits by this committer
Change layout for firebird-server accordingly to hier(7) spirit.

See UPDATING for the details.
26 Jul 2005 13:52:29
Original commit files touched by this commit  1.5.2_2
 This port version is marked as vulnerable.
skv search for other commits by this committer
Take maintainership.

Approved by:    maintainer
11 Jul 2005 17:47:16
Original commit files touched by this commit  1.5.2_2
 This port version is marked as vulnerable.
garga search for other commits by this committer
Change MAINTAINER to my @FreeBSD.org account

Approved by:    flz (mentor)
23 May 2005 12:13:23
Original commit files touched by this commit  1.5.2_2
 This port version is marked as vulnerable.
skv search for other commits by this committer
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
21 May 2005 09:01:24
Original commit files touched by this commit  1.5.2_1
 This port version is marked as vulnerable.
sem search for other commits by this committer
- 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
19 May 2005 11:39:39
Original commit files touched by this commit  1.5.2
 This port version is marked as vulnerable.
sem search for other commits by this committer
- Fix maintainer email that was violented on last commit
17 May 2005 17:02:37
Original commit files touched by this commit  1.5.2
 This port version is marked as vulnerable.
sem search for other commits by this committer
- Split databases/firebird in -client and -server ports
- Install libs and includes on ${LOCALBASE} instead ${LOCALBASE}/firebird

PR:             ports/79337
Submitted by:   maintainer

Number of commits found: 31

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
nfsenJul 03
nagios*Jul 01
nagios-devel*Jul 01
nagios2*Jul 01
syslog-ng*Jul 01
syslog-ng2*Jul 01
phpmyadminJun 30
tor*Jun 23
tor*Jun 23
cscopeJun 16
cscopeJun 16
finchJun 16
joomla15Jun 16
libpurpleJun 16
pidginJun 16

6 vulnerabilities affecting 11 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 20376
Broken 144
Deprecated 44
Ignore 762
Forbidden 5
Restricted 387
No CDROM 139
Vulnerable 56
Expired 17
Set to expire 25
Interactive 81
new 24 hours 1
new 48 hours4
new 7 days70
new fortnight95
new month181

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Add tab to Netscape 6

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2008 DVL Software Limited. All rights reserved.
This page created in 0.218 seconds.