Ticket #882: screen.patch

File screen.patch, 1.1 KB (added by charlie@…, 21 years ago)

tidy up screen

  • Portfile

    old new  
    1515                        regions between windows.
    1616categories      sysutils
    1717platforms       darwin
    18 maintainers     digdog@opendarwin.org
     18maintainers     charlie@rubberduck.comdigdog@opendarwin.org
    1919master_sites    http://ftp.gnu.org/pub/gnu/screen/ \
    2020                http://www.cis.nctu.edu.tw/~is85005/dports/screen/:encoding
    2121
     
    2727                18 md5 e5c53546a5c4968bd7e807c88e6b2198
    2828extract.only    ${distname}${extract.sufx}
    2929post-extract    {system "cp ${distpath}/18 ${workpath}" }
    30 configure.args  {--enable-pam --enable-locale --enable-telnet --enable-colors256 --enable-rxct_osc}
     30configure.args  {--enable-locale --enable-telnet --enable-colors256 --enable-rxct_osc}
    3131post-destroot    {system "cp ${workpath}/18 ${destroot}/${prefix}/share/${name}/utf8encodings"
    3232                 system "cp ${workpath}/${distname}/etc/etcscreenrc ${destroot}/${prefix}/etc/screenrc"
    3333                 system "cp ${workpath}/${distname}/terminfo/screencap ${destroot}/${prefix}/etc/termcap"