8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-23 05:23:03 +01:00
firebird-mirror/builds/install/arch-specific/darwin
2024-12-08 09:01:52 -03:00
..
Firebird.startupitem Fix problem with tmp ownership of reboot of MacOSX 2011-09-14 13:15:56 +00:00
aliases.conf.in Fix @prefix@ issue for aliases.conf - Reported by Adriano 2008-12-03 14:32:51 +00:00
buildno.c MacOS Port into HEAD 2007-06-11 14:21:33 +00:00
buildsuffix.c Firebird 2.0 MacOS Classic Intel Build 2007-03-09 10:32:58 +00:00
changeMultiConnectMode 1. Cleaned up most of SUPERSERVER usage. 2010-04-15 14:40:27 +00:00
changeServerMode Frontport changes for MacOS build. 2019-12-03 21:57:12 -03:00
Description.plist Firebird 2.0 MacOS Classic Intel Build 2007-03-09 10:32:58 +00:00
Distribution-arm64.xml Fix #8334 - MacOS ARM version requires Rosetta. 2024-12-08 09:01:52 -03:00
Distribution-x64.xml Fix #8334 - MacOS ARM version requires Rosetta. 2024-12-08 09:01:52 -03:00
embed.darwin Frontport changes for MacOS build. 2019-12-03 21:57:12 -03:00
embed.Info.plist Add support for embedded mode on MacOSX as an app bundle as well as the existing framework 2013-07-17 11:43:20 +00:00
FB.info Darwin and HPUX mods 2008-01-17 12:09:39 +00:00
FrameworkInfo.plist Moving install from 'src' to 'builds' 2003-07-08 22:59:57 +00:00
fullvers.c MacOS Port into HEAD 2007-06-11 14:21:33 +00:00
Info.plist New installer based on pkgbuild and productbuild to replace old deprecated installer on El Capitan 2015-10-13 12:10:20 +00:00
install-script New release version in scripts 2023-09-17 18:29:37 +03:00
installer_background.jpg Correct the corrupt background installer image problem on Mac OSX 10.6 while I remember 2009-10-05 15:42:51 +00:00
launchd.org.firebird.gds.plist Frontport changes for MacOS build. 2019-12-03 21:57:12 -03:00
launchdcs.org.firebird.gds.plist Frontport changes for MacOS build. 2019-12-03 21:57:12 -03:00
launchdss.org.firebird.gds.plist improved plist for SuperServer on Yosemite (10.10), thanks to David Nock 2015-07-02 08:47:39 +00:00
License.txt Set svn:eol-style to native 2010-06-04 23:14:48 +00:00
majorvers.c Firebird 2.0 MacOS Classic Intel Build 2007-03-09 10:32:58 +00:00
Makefile.in Fix #8334 - MacOS ARM version requires Rosetta. 2024-12-08 09:01:52 -03:00
minorvers.c Firebird 2.0 MacOS Classic Intel Build 2007-03-09 10:32:58 +00:00
PkgInfo Firebird 2.0 MacOS Classic Intel Build 2007-03-09 10:32:58 +00:00
preinstall-script Firebird 2.0 MacOS Classic Intel Build 2007-03-09 10:32:58 +00:00
preupgrade-script New release version in scripts 2023-09-17 18:29:37 +03:00
Readme.txt Frontport changes for MacOS build. 2019-12-03 21:57:12 -03:00
revno.c MacOS Port into HEAD 2007-06-11 14:21:33 +00:00
Welcome.txt Frontport changes for MacOS build. 2019-12-03 21:57:12 -03:00

The Firebird install process will create a new user: firebird. This is for added security. Please don't delete this user. The installer creates a Firebird framework in /Library/Frameworks. By default the install creates one super-user database user "SYSDBA" with a password "masterkey". You should change that password using gsec or isql according to the documentation.

All the standard command line executables are installed in /Library/Frameworks/Firebird.framework/Resources/bin. 

If you are interested in helping with the Firebird Project please contact us via the Firebird website at www.firebirdsql.org.

The release notes can be found in the doc directory.  More generic documentation for Firebird can be found on www.firebirdsql.org and the IBPhoenix web site at www.ibphoenix.com. There is also a yahoo group that can be subscribed to named "ib-support" if you have any problems.

Thanks to:
John Bellardo (Original MacOSX port for Firebird)
David Pugh (Firebird 1.5.3 Port)
Paul Beach & Alex Peshkov (Firebird 1.5.x,2.x & 3.x Ports)
Paul Beach (Firebird Installer)
Daniel Puckett (Firebird 2.x Launch Daemon for MacOSX 10.5+) 
Craig Altenburg (Improvements to the install scripts)