# $Id$ PortSystem 1.0 name apr version 1.3.2 categories devel maintainers dluke@geeklair.net platforms darwin description The apache group's portability library long_description The Apache Portable Runtime is a library of C data \ structures and routines, forming a system portability \ layer that covers as many operating systems as \ possible, including Unices, Win32, BeOS, and OS/2. homepage http://apr.apache.org/ master_sites apache:apr use_bzip2 yes checksums md5 a0631c63640176371dd4a5bf13beeee8 \ sha1 7dd655a81e785227881c8110e46c1a844cbe6531 \ rmd160 ae9274f07c141806140bf112cb8ed7e73192bc2c use_parallel_build yes configure.env ac_cv_prog_AWK=awk configure.args --with-installbuilddir=${prefix}/share/apr-1/build test.run yes test.target check test.env DYLD_LIBRARY_PATH=${worksrcpath}/.libs pre-test { use_parallel_build no } platform darwin 9 { post-configure { reinplace {s|\(#define APR_HAS_SENDFILE[[:space:]]*\)1|\1 0|} ${worksrcpath}/include/apr.h } } livecheck.check regex livecheck.url http://apache.org/dist/apr/ livecheck.regex {APR (\d+(?:\.\d+)*) is the latest available version}