Index: head/textproc/libxml/Makefile =================================================================== --- head/textproc/libxml/Makefile (nonexistent) +++ head/textproc/libxml/Makefile (revision 13857) @@ -0,0 +1,21 @@ +# New ports collection makefile for: libxml +# Version required: 0.30 +# Date created: 28 September 1998 +# Whom: Yukihiro Nakai +# +# $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 Property changes on: head/textproc/libxml/Makefile ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1.1.1 \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +FreeBSD=%H \ No newline at end of property Index: head/textproc/libxml/distinfo =================================================================== --- head/textproc/libxml/distinfo (nonexistent) +++ head/textproc/libxml/distinfo (revision 13857) @@ -0,0 +1 @@ +MD5 (libxml-0.30.tar.gz) = 62cadf0c00e7b0742d663c97ad910e2b Property changes on: head/textproc/libxml/distinfo ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1.1.1 \ No newline at end of property Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Index: head/textproc/libxml/files/patch-aa =================================================================== --- head/textproc/libxml/files/patch-aa (nonexistent) +++ head/textproc/libxml/files/patch-aa (revision 13857) @@ -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 Property changes on: head/textproc/libxml/files/patch-aa ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1.1.1 \ No newline at end of property Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Index: head/textproc/libxml/pkg-comment =================================================================== --- head/textproc/libxml/pkg-comment (nonexistent) +++ head/textproc/libxml/pkg-comment (revision 13857) @@ -0,0 +1 @@ +xml parser library for GNOME Property changes on: head/textproc/libxml/pkg-comment ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1.1.1 \ No newline at end of property Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Index: head/textproc/libxml/pkg-descr =================================================================== --- head/textproc/libxml/pkg-descr (nonexistent) +++ head/textproc/libxml/pkg-descr (revision 13857) @@ -0,0 +1 @@ +xml parser library for GNOME Property changes on: head/textproc/libxml/pkg-descr ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1.1.1 \ No newline at end of property Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Index: head/textproc/libxml/pkg-plist =================================================================== --- head/textproc/libxml/pkg-plist (nonexistent) +++ head/textproc/libxml/pkg-plist (revision 13857) @@ -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 Property changes on: head/textproc/libxml/pkg-plist ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1.1.1 \ No newline at end of property Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Index: head/textproc/libxml2/Makefile =================================================================== --- head/textproc/libxml2/Makefile (nonexistent) +++ head/textproc/libxml2/Makefile (revision 13857) @@ -0,0 +1,21 @@ +# New ports collection makefile for: libxml +# Version required: 0.30 +# Date created: 28 September 1998 +# Whom: Yukihiro Nakai +# +# $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 Property changes on: head/textproc/libxml2/Makefile ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1.1.1 \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +FreeBSD=%H \ No newline at end of property Index: head/textproc/libxml2/distinfo =================================================================== --- head/textproc/libxml2/distinfo (nonexistent) +++ head/textproc/libxml2/distinfo (revision 13857) @@ -0,0 +1 @@ +MD5 (libxml-0.30.tar.gz) = 62cadf0c00e7b0742d663c97ad910e2b Property changes on: head/textproc/libxml2/distinfo ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1.1.1 \ No newline at end of property Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Index: head/textproc/libxml2/files/patch-aa =================================================================== --- head/textproc/libxml2/files/patch-aa (nonexistent) +++ head/textproc/libxml2/files/patch-aa (revision 13857) @@ -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 Property changes on: head/textproc/libxml2/files/patch-aa ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1.1.1 \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +FreeBSD=%H \ No newline at end of property Index: head/textproc/libxml2/pkg-comment =================================================================== --- head/textproc/libxml2/pkg-comment (nonexistent) +++ head/textproc/libxml2/pkg-comment (revision 13857) @@ -0,0 +1 @@ +xml parser library for GNOME Property changes on: head/textproc/libxml2/pkg-comment ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1.1.1 \ No newline at end of property Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Index: head/textproc/libxml2/pkg-descr =================================================================== --- head/textproc/libxml2/pkg-descr (nonexistent) +++ head/textproc/libxml2/pkg-descr (revision 13857) @@ -0,0 +1 @@ +xml parser library for GNOME Property changes on: head/textproc/libxml2/pkg-descr ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1.1.1 \ No newline at end of property Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Index: head/textproc/libxml2/pkg-plist =================================================================== --- head/textproc/libxml2/pkg-plist (nonexistent) +++ head/textproc/libxml2/pkg-plist (revision 13857) @@ -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 Property changes on: head/textproc/libxml2/pkg-plist ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1.1.1 \ No newline at end of property Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property