summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--textproc/libxml/Makefile21
-rw-r--r--textproc/libxml/distinfo1
-rw-r--r--textproc/libxml/files/patch-aa11
-rw-r--r--textproc/libxml/pkg-comment1
-rw-r--r--textproc/libxml/pkg-descr1
-rw-r--r--textproc/libxml/pkg-plist11
-rw-r--r--textproc/libxml2/Makefile21
-rw-r--r--textproc/libxml2/distinfo1
-rw-r--r--textproc/libxml2/files/patch-aa11
-rw-r--r--textproc/libxml2/pkg-comment1
-rw-r--r--textproc/libxml2/pkg-descr1
-rw-r--r--textproc/libxml2/pkg-plist11
12 files changed, 92 insertions, 0 deletions
diff --git a/textproc/libxml/Makefile b/textproc/libxml/Makefile
new file mode 100644
index 000000000000..b5208c748b21
--- /dev/null
+++ b/textproc/libxml/Makefile
@@ -0,0 +1,21 @@
+# New ports collection makefile for: libxml
+# Version required: 0.30
+# Date created: 28 September 1998
+# Whom: Yukihiro Nakai <Nakai@technologist.com>
+#
+# $Id$
+#
+
+DISTNAME= libxml-0.30
+CATEGORIES= textproc
+MASTER_SITES= ftp://ftp.jimpick.com/pub/mirrors/gnome/sources/ \
+ ftp://ftp.gnome.org/pub/GNOME/sources/
+
+MAINTAINER= Nakai@technologist.com
+
+GNU_CONFIGURE= yes
+
+post-install:
+ @${SETENV} OBJFORMAT=${PORTOBJFORMAT} ${LDCONFIG} -m ${PREFIX}/lib
+
+.include <bsd.port.mk>
diff --git a/textproc/libxml/distinfo b/textproc/libxml/distinfo
new file mode 100644
index 000000000000..741e8459fdd1
--- /dev/null
+++ b/textproc/libxml/distinfo
@@ -0,0 +1 @@
+MD5 (libxml-0.30.tar.gz) = 62cadf0c00e7b0742d663c97ad910e2b
diff --git a/textproc/libxml/files/patch-aa b/textproc/libxml/files/patch-aa
new file mode 100644
index 000000000000..cb42a7e8f387
--- /dev/null
+++ b/textproc/libxml/files/patch-aa
@@ -0,0 +1,11 @@
+--- Makefile.in.orig Thu Oct 8 17:36:15 1998
++++ Makefile.in Thu Oct 8 18:18:42 1998
+@@ -105,7 +105,7 @@
+ tester_DEPENDENCIES = $(DEPS)
+ tester_LDADD= $(LDADDS)
+
+-confexecdir=$(libdir)
++confexecdir=$(sysconfdir)
+ confexec_DATA = xmlConf.sh
+
+ EXTRA_DIST = xmlConf.sh.in
diff --git a/textproc/libxml/pkg-comment b/textproc/libxml/pkg-comment
new file mode 100644
index 000000000000..ef67cf071473
--- /dev/null
+++ b/textproc/libxml/pkg-comment
@@ -0,0 +1 @@
+xml parser library for GNOME
diff --git a/textproc/libxml/pkg-descr b/textproc/libxml/pkg-descr
new file mode 100644
index 000000000000..ef67cf071473
--- /dev/null
+++ b/textproc/libxml/pkg-descr
@@ -0,0 +1 @@
+xml parser library for GNOME
diff --git a/textproc/libxml/pkg-plist b/textproc/libxml/pkg-plist
new file mode 100644
index 000000000000..0b9535bd26da
--- /dev/null
+++ b/textproc/libxml/pkg-plist
@@ -0,0 +1,11 @@
+etc/xmlConf.sh
+include/gnome-xml/entities.h
+include/gnome-xml/parser.h
+include/gnome-xml/tree.h
+lib/libxml.a
+@exec ranlib %D/%F
+lib/libxml.la
+lib/libxml.so.0
+@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B
+@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R
+@dirrm include/gnome-xml
diff --git a/textproc/libxml2/Makefile b/textproc/libxml2/Makefile
new file mode 100644
index 000000000000..b5208c748b21
--- /dev/null
+++ b/textproc/libxml2/Makefile
@@ -0,0 +1,21 @@
+# New ports collection makefile for: libxml
+# Version required: 0.30
+# Date created: 28 September 1998
+# Whom: Yukihiro Nakai <Nakai@technologist.com>
+#
+# $Id$
+#
+
+DISTNAME= libxml-0.30
+CATEGORIES= textproc
+MASTER_SITES= ftp://ftp.jimpick.com/pub/mirrors/gnome/sources/ \
+ ftp://ftp.gnome.org/pub/GNOME/sources/
+
+MAINTAINER= Nakai@technologist.com
+
+GNU_CONFIGURE= yes
+
+post-install:
+ @${SETENV} OBJFORMAT=${PORTOBJFORMAT} ${LDCONFIG} -m ${PREFIX}/lib
+
+.include <bsd.port.mk>
diff --git a/textproc/libxml2/distinfo b/textproc/libxml2/distinfo
new file mode 100644
index 000000000000..741e8459fdd1
--- /dev/null
+++ b/textproc/libxml2/distinfo
@@ -0,0 +1 @@
+MD5 (libxml-0.30.tar.gz) = 62cadf0c00e7b0742d663c97ad910e2b
diff --git a/textproc/libxml2/files/patch-aa b/textproc/libxml2/files/patch-aa
new file mode 100644
index 000000000000..cb42a7e8f387
--- /dev/null
+++ b/textproc/libxml2/files/patch-aa
@@ -0,0 +1,11 @@
+--- Makefile.in.orig Thu Oct 8 17:36:15 1998
++++ Makefile.in Thu Oct 8 18:18:42 1998
+@@ -105,7 +105,7 @@
+ tester_DEPENDENCIES = $(DEPS)
+ tester_LDADD= $(LDADDS)
+
+-confexecdir=$(libdir)
++confexecdir=$(sysconfdir)
+ confexec_DATA = xmlConf.sh
+
+ EXTRA_DIST = xmlConf.sh.in
diff --git a/textproc/libxml2/pkg-comment b/textproc/libxml2/pkg-comment
new file mode 100644
index 000000000000..ef67cf071473
--- /dev/null
+++ b/textproc/libxml2/pkg-comment
@@ -0,0 +1 @@
+xml parser library for GNOME
diff --git a/textproc/libxml2/pkg-descr b/textproc/libxml2/pkg-descr
new file mode 100644
index 000000000000..ef67cf071473
--- /dev/null
+++ b/textproc/libxml2/pkg-descr
@@ -0,0 +1 @@
+xml parser library for GNOME
diff --git a/textproc/libxml2/pkg-plist b/textproc/libxml2/pkg-plist
new file mode 100644
index 000000000000..0b9535bd26da
--- /dev/null
+++ b/textproc/libxml2/pkg-plist
@@ -0,0 +1,11 @@
+etc/xmlConf.sh
+include/gnome-xml/entities.h
+include/gnome-xml/parser.h
+include/gnome-xml/tree.h
+lib/libxml.a
+@exec ranlib %D/%F
+lib/libxml.la
+lib/libxml.so.0
+@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B
+@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R
+@dirrm include/gnome-xml