# $Id: Portfile 50984 2009-05-14 21:08:43Z and.damore@macports.org $ PortSystem 1.0 name apr version 1.3.3 revision 1 categories devel maintainers geeklair.net:dluke 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 2090c21dee4f0eb1512604127dcd158f \ sha1 25ff863e52e1701a5afdbdfa9873c8e718040fc6 \ rmd160 8dcd2c7c8481fb8926fe67e1172185dec7ebd10e use_parallel_build yes configure.env ac_cv_prog_AWK=awk lt_cv_path_SED=sed 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 } livecheck.check regex livecheck.url http://apache.org/dist/apr/ livecheck.regex {APR (\d+(?:\.\d+)*) is the latest available version}