# $Id: Portfile,v 1.9 2003/03/03 07:26:02 mij Exp $ PortSystem 1.0 name libxml version 1.8.17 revision 0 categories textproc maintainers jpm@opendarwin.org description XML parsing library long_description \ Libxml is the XML C library developed for the Gnome project. XML \ itself is a metalanguage to design markup languages, i.e. text \ language where semantic and structure are added to the content using \ extra "markup" information enclosed between angle brackets. HTML is \ the most well-known markup language. Though the library is written \ in C a variety of language bindings make it available in other \ environments. homepage http://xmlsoft.org/ platforms darwin master_sites \ ftp://ftp.cse.buffalo.edu/pub/Gnome/sources/${name}/1.8/ \ ftp://ftp.rpmfind.net/linux/gnome.org/sources/${name}/1.8/ \ ftp://ftp.sourceforge.net/pub/mirrors/gnome/sources/${name}/1.8/ \ ftp://ftp.twoguys.org/GNOME/sources/${name}/1.8/ \ ftp://ftp.yggdrasil.com/mirrors/site/ftp.gnome.org/pub/GNOME/sources/${name}/1.8/ \ ftp://ftp3.sourceforge.net/pub/mirrors/gnome/sources/${name}/1.8/ \ ftp://archive.progeny.com/GNOME/sources/${name}/1.8/ \ ftp://planetmirror.com/pub/gnome/sources/${name}/1.8/ \ ftp://ftp.easynet.nl/mirror/GNOME/sources/${name}/1.8/ \ ftp://ftp.unina.it/pub/linux/GNOME/sources/${name}/1.8/ \ ftp://fr.rpmfind.net/linux/gnome.org/sources/${name}/1.8/ \ ftp://fr2.rpmfind.net/pub/GNOME/sources/${name}/1.8/ \ ftp://ftp.acc.umu.se/pub/GNOME/sources/${name}/1.8/ \ ftp://ftp.belnet.be/mirror/ftp.gnome.org/pub/GNOME/sources/${name}/1.8/ \ ftp://ftp.codefactory.se/pub/GNOME/sources/${name}/1.8/ \ ftp://ftp.dataplus.se/pub/GNOME/sources/${name}/1.8/ \ ftp://ftp.dit.upm.es/pub/GNOME/sources/${name}/1.8/ \ ftp://ftp.linux.org.uk/mirrors/ftp.gnome.org/sources/${name}/1.8/ \ ftp://ftp.no.gnome.org/pub/GNOME/sources/${name}/1.8/ \ ftp://ftp.sunet.se/pub/X11/GNOME/sources/${name}/1.8/ \ ftp://ftp.tr.gnome.org/pub/GNOME/sources/${name}/1.8/ \ ftp://linux.cem.itesm.mx/pub/mirrors/gnome.org/sources/${name}/1.8/ checksums md5 53846294aa850a7d042948176d1d19dc depends_lib bin:pkg-config:pkgconfig configure.env CFLAGS=-O3 configure.args --disable-static variant darwin { patchfiles patches }