|
|||||||||
Saturday the 19th of July, 2008 |
|||||||||
sqlite3 most recent diff
Scroll down toward the bottom of the page to get installation instructions for sqlite3. The raw portfile for sqlite3 3.5.9 is located here: http://sqlite3.darwinports.com/dports/databases/sqlite3/Portfile Find related portfiles with the unique DarwinPorts.com search feature. Check for any related Fink projects here: pdb.finkproject.org/pdb/package.php/sqlite3 # $Id: Portfile 36797 2008-05-14 22:31:32Z mww PortSystem 1.0 Name: sqlite3 Version: 3.5.9 Category: databases Platform: darwin Maintainers: mww Description: an embedded SQL database engine Long Description: SQLite3 is an SQL database engine in a C library. Programs that link the SQLite3 library can have SQL database access without running a separate RDBMS process. The distribution comes with a standalone command-line access program (sqlite3) that can be used to administer an SQLite3 database and which serves as an example of how to use the SQLite3 library. Homepage: http://www.sqlite.org/ master_sites ${homepage} distname sqlite-${version} dist_subdir ${name}/${version} checksums sha1 8d81fb4ff606095734e721e3cf00bc9d3859a055 depends_build port:gawk port:gmake depends_lib port:readline # '-lm' makes freebsd happy & darwin not angry (and makes variants unnecessary) configure.args --enable-threadsafe --disable-tcl --with-readline-inc="-I${prefix}/include" --with-readline-lib="-L${prefix}/lib -lreadline -lm" configure.awk "${prefix}/bin/gawk" use_parallel_build yes build.type gnu test.run yes test.target test livecheck.check regex livecheck.url http://www.sqlite.org/download.html livecheck.regex sqlite-(\[0-9\\.\]+\[0-9\])\\. post-destroot { xinstall -m 644 ${worksrcpath}/${name}.1 ${destroot}${prefix}/share/man/man1 } If you haven't already installed Darwin Ports, you can find easy instructions for doing so at the main Darwin Ports page. Once Darwin Ports has been installed, in a terminal window and while online, type the following and hit return:
% cd /opt/local/bin/portslocation/dports/sqlite3You will then be prompted for your root password, which you should enter. You may have to wait for a few minutes while the software is retrieved from the network and installed for you. Y ou should see something that looks similar to: Make sure that you do not close the terminal window while Darwin Ports is working. Once the software has been installed, you can find further information about using sqlite3 with these commands: % man sqlite3 Where to find more information:
|
![]() |
![]() Digg sqlite3 on MacOSX
Other Helpful SitesMacOSForgeDebian Packages MacPorts - SVN Freshports - FreeBSD Fink Package List RPM for MacOSX Port Categories
aqua
archivers audio benchmarks cad comms cross databases devel editors emulators games genealogy gnome gnustep graphics irc java kde lang math multimedia net news palm perl python ruby science security shells sysutils textproc www x11 xfce zope
Current CVS DownloadsDarwin Ports Current :nightly CVS snapshot OpenDarwin CVSWeb SSH Key Gen |
|||||||
| |




