|
|||||||||
Saturday the 7th of November, 2009 |
|||||||||
unixodbc most recent diffversion 2.2.14
Scroll down toward the bottom of the page to get installation instructions for unixodbc. The raw portfile for unixodbc 2.2.14 is located here: http://unixodbc.darwinports.com/dports/databases/unixODBC/Portfile Find related portfiles with the unique DarwinPorts.com search feature. Check for any related Fink projects here: pdb.finkproject.org/pdb/package.php/unixodbc The unixodbc Portfile 57375 2009-09-10 08:16:41Z ryandesign PortSystem 1.0 Name: unixODBC Version: 2.2.14 Revision: 1 Category: databases Platform: darwin Maintainers: alakazam cotsworth.com:simon Description: Provides ODBC 3 connectivity for Unix Long Description: The unixODBC project provides UNIX applications with the same ODBC 3.51 API and facilities available under Windows. It provides a Driver Manager that supports the full ODBC API and performs the ODBC 3 to ODBC 2 translations with UNICODE to ANSI conversion. It also includes a set of graphical utilities that allow users to specify connections to DBMSes to be used by applications, a collection of ODBC drivers including a simple text based driver, an NNTP driver, a Postgres driver and others, and a selection of templates and libraries that to aid in the construction of ODBC drivers. It works with MySQL, Postgres, StarOffice, Applixware, iHTML, PHP, Perl DBD::ODBC, Paradox 9, and many other applications and drivers. Connection pooling is also provided to increase performance with applications such as PHP. Homepage: http://www.unixodbc.org/ Master Sites: ${homepage} ftp://ftp.easysoft.com/pub/beta/unixODBC/ Checksums: md5 f47c2efb28618ecf5f33319140a7acd0 sha1 ab18464c83d30d7b38b8bb58e1dd01e3ec211488 rmd160 e2a2d2de636a8b2ee1002cac809ba2a38d7eb4de depends_lib port:libiconv port:readline Patch Files: patch-ltmain.sh patch-odbc-config.c.diff patch-sqltypes.h.diff configure.args --enable-static --enable-shared --enable-gui=no --with-libiconv-prefix=${prefix} use_parallel_build yes global _cc _ccr _psq1 _psq2 _nn _odbc _ex1 _ex2 set _cc "/usr/bin/gcc -bundle -flat_namespace -undefined suppress -o" set _ccr libodbccr.1.0.0 set _psq1 libodbcpsql.1.0.0 set _psq2 libodbcpsql.2.0.0 set _nn libnn.1.0.0 set _odbc libodbc.1.0.0 Variant: gui description "Enable Qt3 based GUI support applications" { depends_lib-append port:qt3 configure.env-append QTDIR=${prefix} configure.args-delete --enable-gui=no configure.args-append --enable-gui --with-qt-dir=${prefix} --with-qt-includes=${prefix}/include/qt3 --with-qt-libraries=${prefix}/lib --with-qt-bin=${prefix}/bin --with-extra-includes=/usr/X11R6/include --with-extra-libs=/usr/X11R6/lib } post-destroot { # DOCS xinstall -d -m 0755 ${destroot}${prefix}/share/doc/${name} foreach doc [glob ${worksrcpath}/\[A-Z\]*\[A-Z\]\[A-Z\]\[A-Z\] ${worksrcpath}/doc/*.\[a-z\]\[a-z\]\[a-z\]*] { if {[string match "*.html" $doc]} { reinplace "s|${homepage}doc/||g" $doc } xinstall -m 0644 $doc ${destroot}${prefix}/share/doc/${name} } foreach dir [list AdministratorManual lst ProgrammerManual ProgrammerManual/Tutorial UserManual] { xinstall -d -m 0755 ${destroot}${prefix}/share/doc/${name}/$dir foreach file [glob ${worksrcpath}/doc/$dir/*.\[a-z\]\[a-z\]\[a-z\]*] { if {[string match "*.html" $file]} { reinplace "s|${homepage}doc/||g" $file } xinstall -m 0644 $file ${destroot}${prefix}/share/doc/${name}/$dir } } # TEMPLATES xinstall -d -m 0755 ${destroot}${prefix}/share/${name} foreach template [glob ${portpath}/${filesdir}/*.template] { xinstall -m 0644 $template ${destroot}${prefix}/share/${name} } foreach driver [glob ${destroot}${prefix}/share/${name}/*.driver.*] { reinplace "s|__PREFIX__|${prefix}|g" $driver } # CONFIG foreach ini [glob ${destroot}${prefix}/etc/*.ini] { system "mv $ini $ini.dist" } destroot.keepdirs ${destroot}${prefix}/etc/ODBCDataSources } livecheck.type regex livecheck.url ${homepage}download.html livecheck.regex HREF="${name}-(\\d+(\\.\\d+)*).tar.gz" 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/unixodbcYou 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 unixodbc with these commands: % man unixodbc 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 |
|||||||
| |




