|
|||||||||
Saturday the 7th of November, 2009 |
|||||||||
readline most recent diffversion ${milestone}.${patchlevel}
Scroll down toward the bottom of the page to get installation instructions for readline. The raw portfile for readline ${milestone}.${patchlevel} is located here: http://readline.darwinports.com/dports/devel/readline/Portfile Find related portfiles with the unique DarwinPorts.com search feature. Check for any related Fink projects here: pdb.finkproject.org/pdb/package.php/readline The readline Portfile 58352 2009-09-27 03:42:48Z ryandesign PortSystem 1.0 PortGroup muniversal 1.0 Name: readline set milestone 6.0 set patchlevel 000 Version: ${milestone}.${patchlevel} Revision: 2 distname ${name}-${milestone} Category: devel Platform: darwin freebsd Maintainers: mcalhoun openmaintainer Description: Library that provides command line editing Long Description: The GNU Readline library provides a set of functions for use by applications that allow users to edit command lines as they are typed in. Both Emacs and vi editing modes are available. The Readline library includes additional functions to maintain a list of previously-entered command lines, to recall and perhaps reedit those lines, and perform csh-like history expansion on previous commands. Homepage: http://cnswww.cns.cwru.edu/~chet/readline/rltop.html Master Sites: gnu patch_sites gnu:${name}/${distname}-patches/ set i 1 set patchname ${name}[join [split $milestone .] ""] if {![regexp {0*([1-9]+)} $patchlevel -> lastpatch]} { set lastpatch 0 } Patch Files:-append patch-shobj-conf.diff while {$i <= $lastpatch} { patchfiles-append ${patchname}-[format "%03d" $i] incr i } post-patch { reinplace "s|__MACPORTS_PATCHLEVEL__|${patchlevel}|" ${worksrcpath}/support/shobj-conf } Checksums: md5 b7f65a48add447693be6e86f04a63019 sha1 1e511b091514ef631c539552316787c75ace5262 rmd160 9f886f437dfa3387cb3a4ce3439cefecffc2c789 configure.args --with-curses use_parallel_build yes depends_lib port:ncurses post-destroot { set docdir ${prefix}/share/doc/${name}-${version} xinstall -d ${destroot}${docdir}/html xinstall -m 0644 -W ${worksrcpath} CHANGELOG CHANGES COPYING NEWS README ${destroot}${docdir} eval xinstall -m 0644 [glob ${worksrcpath}/doc/*.html] ${destroot}${docdir}/html } # Install symlinks to avoid breaking ports linked against the old versions platform darwin { post-destroot { foreach f {history readline} { foreach v {0 1 2} { ln -sf lib${f}.${milestone}.dylib ${destroot}${prefix}/lib/lib${f}.5.${v}.dylib } } } } if {[variant_isset universal]} { pre-configure { # Eliminate warning. configure.args-delete --disable-dependency-tracking } if { ${os.arch}=="i386" } { if { ${os.major} >= 10 } { set merger_configure_args(ppc) --config-cache } set merger_configure_args(ppc64) --config-cache } else { set merger_configure_args(i386) --config-cache set merger_configure_args(x86_64) --config-cache } post-extract { # Answers to questions configure can't determine without running a program. copy ${filespath}/config.cache ${worksrcpath} } } else { configure.ldflags-append "-arch ${configure.build_arch}" } livecheck.type regex livecheck.url http://ftp.gnu.org/pub/gnu/${name}/?C=M&O=D livecheck.regex ${name}-(\\d+(?:\\.\\d+)*) livecheck.version ${milestone} 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/readlineYou 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 readline with these commands: % man readline 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 |
|||||||
| |




