| CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Sun, 21 Dec 2025 12:05:22 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20100106165503
location: https://web.archive.org/web/20100106165503/https://rb-postgres.darwinports.com/
server-timing: captures_list;dur=0.513732, exclusion.robots;dur=0.037589, exclusion.robots.policy;dur=0.028929, esindex;dur=0.009602, cdx.remote;dur=5.492983, LoadShardBlock;dur=184.496595, PetaboxLoader3.datanode;dur=129.383121, PetaboxLoader3.resolve;dur=8.733111
x-app-server: wwwb-app224-dc8
x-ts: 302
x-tr: 220
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
set-cookie: wb-p-SERVER=wwwb-app224; path=/
x-location: All
x-as: 14061
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
HTTP/2 200
server: nginx
date: Sun, 21 Dec 2025 12:05:23 GMT
content-type: text/html
x-archive-orig-date: Wed, 06 Jan 2010 16:40:55 GMT
x-archive-orig-server: Apache
x-archive-orig-vary: Accept-Encoding
x-archive-orig-connection: close
x-archive-guessed-content-type: text/html
x-archive-guessed-charset: iso-8859-1
memento-datetime: Wed, 06 Jan 2010 16:55:03 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate"
content-security-policy: default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org
x-archive-src: TLA-20100106163034-00522-ia360908-c/TLA-20100106165138-00524-ia360908.us.archive.org.warc.gz
server-timing: captures_list;dur=0.443679, exclusion.robots;dur=0.017780, exclusion.robots.policy;dur=0.007715, esindex;dur=0.010215, cdx.remote;dur=15.157831, LoadShardBlock;dur=165.840793, PetaboxLoader3.datanode;dur=231.382973, PetaboxLoader3.resolve;dur=193.112707, load_resource;dur=293.946708
x-app-server: wwwb-app224-dc8
x-ts: 200
x-tr: 540
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=1
x-location: All
x-as: 14061
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
content-encoding: gzip
Rb-postgres - How to Download and Install on Mac OS X
|
|||||||||
Wednesday the 6th of January, 2010 |
|||||||||
rb-postgres most recent diffversion
Scroll down toward the bottom of the page to get installation instructions for rb-postgres. The raw portfile for rb-postgres is located here: https://rb-postgres.darwinports.com/dports/ruby/rb-postgres/Portfile Find related portfiles with the unique DarwinPorts.com search feature. Check for any related Fink projects here: pdb.finkproject.org/pdb/package.php/rb-postgres The rb-postgres Portfile 46891 2009-02-16 22:33:01Z jmr PortSystem 1.0 PortGroup ruby 1.0 ruby.setup {postgres ruby-postgres} 0.7.1 extconf.rb {README doc sample} Revision: 5 Maintainers: nomaintainer Description: Ruby API for the PostgreSQL database Long Description: This is the Ruby library for accessing PostgreSQL databases from within Ruby. It works with PostgreSQL 8.0. Category:-append databases Homepage: https://ruby.scripting.ca/postgres/ Master Sites: ${homepage}/archive/ Checksums: md5 8ef67b3f4b089248f0420baeb0e3b3c8 Platform: darwin if {![variant_isset postgresql83] && ![variant_isset postgresql82] && ![variant_isset postgresql81] && ![variant_isset postgresql80]} { default_variants +postgresql83 } Variant: postgresql83 conflicts postgresql80 postgresql81 postgresql82 description {Use PostgreSQL version 8.3} { depends_lib-append port:postgresql83 configure.args-append --with-pgsql-include-dir=${prefix}/include/postgresql83 --with-pgsql-lib-dir=${prefix}/lib/postgresql83 configure.env POSTGRES_LIB="${prefix}/lib/postgresql83 -L${prefix}/lib -lssl -lcrypto" POSTGRES_INCLUDE="${prefix}/include/postgresql83 -I${prefix}/include" } Variant: postgresql82 conflicts postgresql80 postgresql81 postgresql83 description {Use PostgreSQL version 8.2} { depends_lib-append port:postgresql82 configure.args-append --with-pgsql-include-dir=${prefix}/include/postgresql82 --with-pgsql-lib-dir=${prefix}/lib/postgresql82 configure.env POSTGRES_LIB="${prefix}/lib/postgresql82 -L${prefix}/lib -lssl -lcrypto" POSTGRES_INCLUDE="${prefix}/include/postgresql82 -I${prefix}/include" } Variant: postgresql81 conflicts postgresql80 postgresql82 postgresql83 description {Use PostgreSQL version 8.1} { depends_lib-append port:postgresql81 configure.args-append --with-pgsql-include-dir=${prefix}/include/postgresql81 --with-pgsql-lib-dir=${prefix}/lib/postgresql81 configure.env POSTGRES_LIB="${prefix}/lib/postgresql81 -L${prefix}/lib -lssl -lcrypto" POSTGRES_INCLUDE="${prefix}/include/postgresql81 -I${prefix}/include" } Variant: postgresql80 conflicts postgresql81 postgresql82 postgresql83 description {Use PostgreSQL version 8.0} { depends_lib-append port:postgresql80 configure.args-append --with-pgsql-include-dir=${prefix}/include/postgresql80 --with-pgsql-lib-dir=${prefix}/lib/postgresql80 configure.env POSTGRES_LIB="${prefix}/lib/postgresql80 -L${prefix}/lib -lssl -lcrypto" POSTGRES_INCLUDE="${prefix}/include/postgresql80 -I${prefix}/include" } 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/rb-postgresYou 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 rb-postgres with these commands: % man rb-postgres Where to find more information:
This website is back-ended by DB5, the best database in the business,
|
![]() |
![]()
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 |
|||||||
| |




