summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>1999-01-05 08:00:41 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>1999-01-05 08:00:41 +0000
commit59021554667f58635dd0aba672912a037264d902 (patch)
treeca11201265f3f7490e16e58eb10f69636656a967 /textproc
parentUpgrade to 1.5. (diff)
Upgrade gnumeric to 0.5, libxml to 0.99,
Correct gtk11-devel's PLIST, and fix some configure problem of electriceyes.
Notes
Notes: svn path=/head/; revision=15852
Diffstat (limited to 'textproc')
-rw-r--r--textproc/libxml/Makefile6
-rw-r--r--textproc/libxml/distinfo2
-rw-r--r--textproc/libxml/pkg-plist5
-rw-r--r--textproc/libxml2/Makefile6
-rw-r--r--textproc/libxml2/distinfo2
-rw-r--r--textproc/libxml2/pkg-plist5
6 files changed, 16 insertions, 10 deletions
diff --git a/textproc/libxml/Makefile b/textproc/libxml/Makefile
index b5208c748b21..053f5acbf215 100644
--- a/textproc/libxml/Makefile
+++ b/textproc/libxml/Makefile
@@ -1,12 +1,12 @@
# New ports collection makefile for: libxml
-# Version required: 0.30
+# Version required: 0.99
# Date created: 28 September 1998
# Whom: Yukihiro Nakai <Nakai@technologist.com>
#
-# $Id$
+# $Id: Makefile,v 1.1.1.1 1998/10/10 13:48:53 vanilla Exp $
#
-DISTNAME= libxml-0.30
+DISTNAME= libxml-0.99
CATEGORIES= textproc
MASTER_SITES= ftp://ftp.jimpick.com/pub/mirrors/gnome/sources/ \
ftp://ftp.gnome.org/pub/GNOME/sources/
diff --git a/textproc/libxml/distinfo b/textproc/libxml/distinfo
index 741e8459fdd1..e7c9535391a0 100644
--- a/textproc/libxml/distinfo
+++ b/textproc/libxml/distinfo
@@ -1 +1 @@
-MD5 (libxml-0.30.tar.gz) = 62cadf0c00e7b0742d663c97ad910e2b
+MD5 (libxml-0.99.tar.gz) = d091eb8e5640341718646b4020b162d9
diff --git a/textproc/libxml/pkg-plist b/textproc/libxml/pkg-plist
index 0b9535bd26da..ae6707989786 100644
--- a/textproc/libxml/pkg-plist
+++ b/textproc/libxml/pkg-plist
@@ -1,10 +1,13 @@
+bin/xml-config
etc/xmlConf.sh
+include/gnome-xml/debugXML.h
+include/gnome-xml/encoding.h
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
lib/libxml.so.0
@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B
@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R
diff --git a/textproc/libxml2/Makefile b/textproc/libxml2/Makefile
index b5208c748b21..053f5acbf215 100644
--- a/textproc/libxml2/Makefile
+++ b/textproc/libxml2/Makefile
@@ -1,12 +1,12 @@
# New ports collection makefile for: libxml
-# Version required: 0.30
+# Version required: 0.99
# Date created: 28 September 1998
# Whom: Yukihiro Nakai <Nakai@technologist.com>
#
-# $Id$
+# $Id: Makefile,v 1.1.1.1 1998/10/10 13:48:53 vanilla Exp $
#
-DISTNAME= libxml-0.30
+DISTNAME= libxml-0.99
CATEGORIES= textproc
MASTER_SITES= ftp://ftp.jimpick.com/pub/mirrors/gnome/sources/ \
ftp://ftp.gnome.org/pub/GNOME/sources/
diff --git a/textproc/libxml2/distinfo b/textproc/libxml2/distinfo
index 741e8459fdd1..e7c9535391a0 100644
--- a/textproc/libxml2/distinfo
+++ b/textproc/libxml2/distinfo
@@ -1 +1 @@
-MD5 (libxml-0.30.tar.gz) = 62cadf0c00e7b0742d663c97ad910e2b
+MD5 (libxml-0.99.tar.gz) = d091eb8e5640341718646b4020b162d9
diff --git a/textproc/libxml2/pkg-plist b/textproc/libxml2/pkg-plist
index 0b9535bd26da..ae6707989786 100644
--- a/textproc/libxml2/pkg-plist
+++ b/textproc/libxml2/pkg-plist
@@ -1,10 +1,13 @@
+bin/xml-config
etc/xmlConf.sh
+include/gnome-xml/debugXML.h
+include/gnome-xml/encoding.h
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
lib/libxml.so.0
@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B
@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R