|
|||||||||
Friday the 25th of July, 2008 |
|||||||||
biggersql most recent diff
Scroll down toward the bottom of the page to get installation instructions for biggersql. The raw portfile for biggersql 1.3.8 is located here: http://biggersql.darwinports.com/dports/aqua/BiggerSQL/Portfile Find related portfiles with the unique DarwinPorts.com search feature. Check for any related Fink projects here: pdb.finkproject.org/pdb/package.php/biggersql # $Id: Portfile 27799 2007-08-14 14:17:53Z nox PortSystem 1.0 PortGroup xcode 1.0 Name: BiggerSQL Version: 1.3.8 Category: aqua databases Maintainers: nomaintainer Description: SQL front-end to the postgresql DBMS Long Description: BiggerSQL is a tool that (like psql) allows you to execute SQL on a PostgreSQL server. Type text into the top pane, see if it is successful in the middle pane, and see the results of a query in the table at the bottom. Using tool tips, you can see the type of the result -- just let your cursor linger over the column. BiggerSQL builds on BigSQL. Homepage: http://homepage.mac.com/levanj/Cocoa/ master_sites ${homepage}programs/ extract.suffix .tgz checksums md5 3efd182ff810d6bceae5b2486bd25c85 sha1 3a8cee4e4009bff0c8c2a7a19b4815f61b780c04 rmd160 9d6a68dae8ae7f5f92abb8f5cce086e35bd28b26 worksrcdir ${name} set pgglob [glob -directory ${prefix}/lib -nocomplain -tails postgresql*] if {[llength ${pgglob}]} { set postgresql [lindex ${pgglob} end] } else { set postgresql postgresql82 } set pglibdir ${prefix}/lib/${postgresql} depends_lib path:${pglibdir}:${postgresql} post-patch { foreach {subdir} {include lib} { reinplace "s|/usr/local/pgsql/${subdir}|${prefix}/${subdir}/${postgresql}|" ${worksrcpath}/${name}.xcode/project.pbxproj } } universal_variant no livecheck.check regex livecheck.url ${homepage} livecheck.regex "${name} v(\\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/biggersqlYou 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 biggersql with these commands: % man biggersql Where to find more information:
|
![]() |
![]() Digg biggersql 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 |
|||||||
| |




