|
|||||||||
Sunday the 22nd of November, 2009 |
|||||||||
db47 most recent diffversion 4.7.25
Scroll down toward the bottom of the page to get installation instructions for db47. The raw portfile for db47 4.7.25 is located here: http://db47.darwinports.com/dports/databases/db47/Portfile Find related portfiles with the unique DarwinPorts.com search feature. Check for any related Fink projects here: pdb.finkproject.org/pdb/package.php/db47 # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4 The db47 Portfile 57375 2009-09-10 08:16:41Z ryandesign PortSystem 1.0 PortGroup muniversal 1.0 Name: db47 Version: 4.7.25 Revision: 1 set branch [join [lrange [split ${version} .] 0 1] {}] Category: databases Maintainers: mcalhoun openmaintainer Platform: darwin Description: The Berkeley DB package, version 4.7 Long Description: Version 4.7 of the Berkeley Data Base library which offers (key/value) storage with optional concurrent access or transactions interface. This port will install the AES (American Encryption Standard) enabled version. Homepage: http://www.oracle.com/database/berkeley-db/index.html Master Sites: http://download-west.oracle.com/berkeley-db/ http://download-east.oracle.com/berkeley-db/ http://download-uk.oracle.com/berkeley-db/ patch_sites http://www.oracle.com/technology/products/berkeley-db/db/update/${version}/ Patch Files: patch.${version}.1 patch.${version}.2 patch.${version}.3 distname db-${version} patch.dir ${workpath}/${distname} Checksums: ${distname}${extract.suffix} md5 ec2b87e833779681a0c3a814aa71359e sha1 957c10358df1211e1dc37ea997aadef42117d6a5 rmd160 9a5d8149d61452906c3f1c36f2859a2033c8bc3b patch.${version}.1 md5 5fdf101259e5164dea1c8c86214fde38 sha1 3ae3c02fb541dc8f8dee903a75450d2dbc0736a7 rmd160 89c58f5235f95e82e65bab447d1b9019bf26ed25 patch.${version}.2 md5 bd410a11c71fee52fddb6aa2d8d4f80c sha1 e3d56ad6e4a9bc092495f62c40c0cdf11ab2443c rmd160 097a6bc3e8efd43fe5bd0fd77a4b793cd0d6bc18 patch.${version}.3 md5 6fcd69f64f5b34bfe8f0a63cc2e402c1 sha1 1f707e6c65c8ebe9fa7b36333c6de76f2d480cf5 rmd160 a0ef673d8127be825444aaa12711dcf75b7fda1a configure.dir ${worksrcpath}/build_unix build.dir ${configure.dir} configure.cmd ../dist/configure configure.args --enable-cxx --enable-java --includedir=\\\${prefix}/include/db${branch} --libdir=\\\${prefix}/lib/db${branch} use_parallel_build yes destroot.destdir prefix=${destroot}${prefix} docdir=${destroot}${prefix}/share/doc/${name} post-destroot { foreach bin [glob -tails -directory ${destroot}${prefix}/bin/ db_*] { set newbin [regsub {^db_} ${bin} "db${branch}_"] move ${destroot}${prefix}/bin/${bin} ${destroot}${prefix}/bin/${newbin} } } Variant: tcl description {build Tcl API} { depends_lib-append port:tcl configure.args-append --enable-tcl --with-tcl=${prefix}/lib } if { [variant_isset universal] } { if { ${os.arch}=="i386" } { if { ${os.major} >= 10 } { set merger_configure_args(ppc) --with-mutex=Darwin/_spin_lock_try } set merger_configure_args(ppc64) --with-mutex=Darwin/_spin_lock_try } else { set merger_configure_args(i386) --with-mutex=x86/gcc-assembly set merger_configure_args(x86_64) --with-mutex=x86_64/gcc-assembly } } livecheck.type regex livecheck.url http://www.oracle.com/technology/documentation/berkeley-db/db/ref/changelog/[join [lrange [split ${version} .] 0 1] .].html livecheck.regex {Berkeley DB (\d+(?:\.\d+)*)} 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/db47You 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 db47 with these commands: % man db47 Where to find more information:
|
![]() |
![]()
Order Snow Leopard MacOSX 10.6 for only $29!
Other Helpful SitesMacOSForgeDebian Packages MacPorts - SVN Freshports - FreeBSD Fink Package List RPM for MacOSX Port Categories
accounting
amusements aqua archivers audio benchmarks biology blinkenlights cad chat chinese comms compression cross crypto databases devel editors education electronics emacs emulators erlang finance fonts framework fuse games genealogy gis gnome gnustep graphics gtk haskell iphone irc japanese java kde kde4 lang macports math mercurial ml mono multimedia net network news ocaml office palm parallel perl php pim project python reporting rox ruby russian scheme science security shells spelling squeak sysutils tcl tex textproc tk unicode vnc win32 wsn www x11 x11-font x11-wm xfce zope
Current SVN DownloadsDarwin Ports Current :nightly SVN snapshot SSH Key Gen See also: GNU-Darwin Ports for GNU-only software |
|||||||
| |




