# -*- 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 # $Id$ PortSystem 1.0 name edbrowse version 3.4.3 revision 1 categories www #license GPL maintainers snc email.uc.edu:obrienj description A combination editor, browser, and mail client that is \ 100% text based. long_description Edbrowse is a combination editor, browser, and mail client \ that is 100% text based. The interface is similar to \ /bin/ed, though there are many more features, such as \ editing multiple files simultaneously, and rendering html.\ This program was originally written for blind users, but \ many sighted users have taken advantage of the unique \ scripting capabilities of this program, which can be found \ nowhere else. A batch job, or cron job, can access web \ pages on the internet, submit forms, and send email, with \ no human intervention whatsoever. edbrowse can also tap \ into databases through odbc. homepage http://eklhad.net/edbrowse/ platforms darwin freebsd depends_lib port:pcre \ port:spidermonkey \ port:curl \ port:openssl master_sites ${homepage} use_zip yes dist_subdir ${name}-1 checksums md5 a5f8c9b01deaebc1633710e52b686a0d \ sha1 939fe522da01e337d1d733f49ca8b201ea78e91e \ rmd160 80449f1bdd1075f5547d715fdfa6b8f1a96fc636 worksrcdir ${distname}/src patch { reinplace "s| -I/usr/include||" ${worksrcpath}/makefile.osx reinplace "s| -L/usr/lib||" ${worksrcpath}/makefile.osx reinplace "s|/usr/local/bin|${destroot}${prefix}/bin|" ${worksrcpath}/makefile.osx } use_configure no build.dir ${worksrcpath} build.args -f makefile.osx destroot.args -f makefile.osx livecheck.regex {(3.[0-9].[0-9])} livecheck.check regex