# -*- 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 e2fsprogs conflicts kerberos5 version 1.41.12 categories sysutils platforms darwin maintainers nomaintainer license GPL-2 LGPL-2+ MIT BSD description Utilities for use with the ext2, ext3 and ext4 \ filesystems long_description Utilities to create, check and manipulate extended 2, \ 3 and 4 filesystem (ext2, ext3, ext4) which are \ commonly used on Linux. homepage http://e2fsprogs.sourceforge.net/ master_sites sourceforge:project/e2fsprogs/e2fsprogs/${version} checksums md5 1b24a21fc0c2381ef420961cbfec733f \ sha1 62b002fe507b2ddafc24b89532e472fe4b55a14f \ rmd160 aa7f9a2e350fcab85c72deaaee5fdc2a5e9fb6e7 depends_build port:pkgconfig depends_lib port:gettext \ port:ossp-uuid patchfiles patch-lib__Makefile.darwin-lib if {${configure.compiler} == "clang"} { configure.compiler llvm-gcc-4.2 } universal_variant no configure.args-append --enable-bsd-shlibs \ --disable-libuuid --disable-uuidd destroot.target-append install-libs livecheck.type regex livecheck.regex ${name}-(\[0-9.\]+)\\.tar