# $Id$ PortSystem 1.0 name apr version 1.2.12 categories devel maintainers dluke@geeklair.net 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 c5da94517e3918f0f2b2e0a05f56aa21 \ sha1 f6b41162440a1275b3d61dfd3ce784f35d6b7a40 \ rmd160 d07de708c3019eec54eb4c354b1ef7680a2b7975 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 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}