aboutsummaryrefslogtreecommitdiff
path: root/textproc/libxml2
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2000-07-02 09:30:30 +0000
committerAde Lovett <ade@FreeBSD.org>2000-07-02 09:30:30 +0000
commit248fb0cf959c572294c85f7a5522e7724fbd1530 (patch)
tree179b3ad9c4c782af1ee9406d8423080ea5cd22ff /textproc/libxml2
parentde660528c1de84b9a116cbcd57f2771972203fcc (diff)
downloadports-248fb0cf959c572294c85f7a5522e7724fbd1530.tar.gz
ports-248fb0cf959c572294c85f7a5522e7724fbd1530.zip
Notes
Diffstat (limited to 'textproc/libxml2')
-rw-r--r--textproc/libxml2/Makefile7
-rw-r--r--textproc/libxml2/distinfo2
-rw-r--r--textproc/libxml2/pkg-plist39
3 files changed, 26 insertions, 22 deletions
diff --git a/textproc/libxml2/Makefile b/textproc/libxml2/Makefile
index 185a61fc0c61..01173c90e4e1 100644
--- a/textproc/libxml2/Makefile
+++ b/textproc/libxml2/Makefile
@@ -1,12 +1,12 @@
-# New ports collection makefile for: libxml
+# New ports collection makefile for: libxml2
# Date created: 28 September 1998
# Whom: Yukihiro Nakai <Nakai@technologist.com>
#
# $FreeBSD$
#
-PORTNAME= libxml
-PORTVERSION= 1.8.8
+PORTNAME= libxml2
+PORTVERSION= 2.1.1
CATEGORIES= textproc gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= stable/sources/libxml
@@ -14,6 +14,7 @@ MASTER_SITE_SUBDIR= stable/sources/libxml
MAINTAINER= ade@FreeBSD.org
USE_LIBTOOL= yes
+CONFIGURE_ARGS= --without-iconv
INSTALLS_SHLIB= yes
.include <bsd.port.mk>
diff --git a/textproc/libxml2/distinfo b/textproc/libxml2/distinfo
index b2adb27ae7e4..250536e7e1ac 100644
--- a/textproc/libxml2/distinfo
+++ b/textproc/libxml2/distinfo
@@ -1 +1 @@
-MD5 (libxml-1.8.8.tar.gz) = dc811bb5a2b75cc1e0edb9a48a8c6c11
+MD5 (libxml2-2.1.1.tar.gz) = fa934bc5f49fc45695d8b11f5bd84d09
diff --git a/textproc/libxml2/pkg-plist b/textproc/libxml2/pkg-plist
index de4dcdcaf933..d0a68b480732 100644
--- a/textproc/libxml2/pkg-plist
+++ b/textproc/libxml2/pkg-plist
@@ -1,22 +1,25 @@
bin/xml-config
+bin/xmllint
etc/xmlConf.sh
-include/gnome-xml/HTMLparser.h
-include/gnome-xml/HTMLtree.h
-include/gnome-xml/SAX.h
-include/gnome-xml/debugXML.h
-include/gnome-xml/encoding.h
-include/gnome-xml/entities.h
-include/gnome-xml/nanoftp.h
-include/gnome-xml/nanohttp.h
-include/gnome-xml/parser.h
-include/gnome-xml/parserInternals.h
-include/gnome-xml/tree.h
-include/gnome-xml/valid.h
-include/gnome-xml/xlink.h
-include/gnome-xml/xml-error.h
-include/gnome-xml/xmlIO.h
-include/gnome-xml/xmlmemory.h
-include/gnome-xml/xpath.h
+include/libxml/HTMLparser.h
+include/libxml/HTMLtree.h
+include/libxml/SAX.h
+include/libxml/debugXML.h
+include/libxml/encoding.h
+include/libxml/entities.h
+include/libxml/nanoftp.h
+include/libxml/nanohttp.h
+include/libxml/parser.h
+include/libxml/parserInternals.h
+include/libxml/tree.h
+include/libxml/uri.h
+include/libxml/valid.h
+include/libxml/xlink.h
+include/libxml/xml-error.h
+include/libxml/xmlIO.h
+include/libxml/xmlmemory.h
+include/libxml/xmlversion.h
+include/libxml/xpath.h
lib/libxml.a
lib/libxml.so
lib/libxml.so.5
@@ -45,4 +48,4 @@ share/gnome-xml/libxml-notes.html
share/gnome-xml/structure.gif
share/gnome-xml/xml.html
@dirrm share/gnome-xml
-@dirrm include/gnome-xml
+@dirrm include/libxml