summaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
Diffstat (limited to 'textproc')
-rw-r--r--textproc/libxml++/Makefile10
-rw-r--r--textproc/libxml++/distinfo2
-rw-r--r--textproc/libxml++/files/patch-configure13
-rw-r--r--textproc/libxml++26/Makefile10
-rw-r--r--textproc/libxml++26/distinfo2
-rw-r--r--textproc/libxml++26/files/patch-configure13
6 files changed, 32 insertions, 18 deletions
diff --git a/textproc/libxml++/Makefile b/textproc/libxml++/Makefile
index 0c9777e..94c3f06 100644
--- a/textproc/libxml++/Makefile
+++ b/textproc/libxml++/Makefile
@@ -7,23 +7,17 @@
#
PORTNAME= libxml++
-PORTVERSION= 0.13
+PORTVERSION= 0.14.p1
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME:S/+/plus/g}
+DISTNAME= ${PORTNAME}-${PORTVERSION:S/.p/pre/}
MAINTAINER= ports@FreeBSD.org
LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2
USE_LIBTOOL= yes
-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include"
-
-USE_REINPLACE= yes
-USE_GMAKE= yes
INSTALLS_SHLIB= yes
-post-patch:
- @${REINPLACE_CMD} -e "s|xml-config|xml2-config|g" ${WRKSRC}/configure
-
.include <bsd.port.mk>
diff --git a/textproc/libxml++/distinfo b/textproc/libxml++/distinfo
index 670f871..9f83b09 100644
--- a/textproc/libxml++/distinfo
+++ b/textproc/libxml++/distinfo
@@ -1 +1 @@
-MD5 (libxml++-0.13.tar.gz) = 866990f7e9fac8ded1e4a0f55422e9bb
+MD5 (libxml++-0.14pre1.tar.gz) = 452ec86762b2849f955d7eca5e0559b9
diff --git a/textproc/libxml++/files/patch-configure b/textproc/libxml++/files/patch-configure
new file mode 100644
index 0000000..2f85e4f
--- /dev/null
+++ b/textproc/libxml++/files/patch-configure
@@ -0,0 +1,13 @@
+
+$FreeBSD$
+
+--- configure.orig Thu Oct 24 20:43:03 2002
++++ configure Thu Oct 24 20:43:15 2002
+@@ -7777,6 +7777,7 @@
+
+ # This can be used to rebuild libtool when needed
+ LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh"
++$ac_aux_dir/ltconfig $LIBTOOL_DEPS
+
+ # Always use our own libtool.
+ LIBTOOL='$(SHELL) $(top_builddir)/libtool'
diff --git a/textproc/libxml++26/Makefile b/textproc/libxml++26/Makefile
index 0c9777e..94c3f06 100644
--- a/textproc/libxml++26/Makefile
+++ b/textproc/libxml++26/Makefile
@@ -7,23 +7,17 @@
#
PORTNAME= libxml++
-PORTVERSION= 0.13
+PORTVERSION= 0.14.p1
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME:S/+/plus/g}
+DISTNAME= ${PORTNAME}-${PORTVERSION:S/.p/pre/}
MAINTAINER= ports@FreeBSD.org
LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2
USE_LIBTOOL= yes
-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include"
-
-USE_REINPLACE= yes
-USE_GMAKE= yes
INSTALLS_SHLIB= yes
-post-patch:
- @${REINPLACE_CMD} -e "s|xml-config|xml2-config|g" ${WRKSRC}/configure
-
.include <bsd.port.mk>
diff --git a/textproc/libxml++26/distinfo b/textproc/libxml++26/distinfo
index 670f871..9f83b09 100644
--- a/textproc/libxml++26/distinfo
+++ b/textproc/libxml++26/distinfo
@@ -1 +1 @@
-MD5 (libxml++-0.13.tar.gz) = 866990f7e9fac8ded1e4a0f55422e9bb
+MD5 (libxml++-0.14pre1.tar.gz) = 452ec86762b2849f955d7eca5e0559b9
diff --git a/textproc/libxml++26/files/patch-configure b/textproc/libxml++26/files/patch-configure
new file mode 100644
index 0000000..2f85e4f
--- /dev/null
+++ b/textproc/libxml++26/files/patch-configure
@@ -0,0 +1,13 @@
+
+$FreeBSD$
+
+--- configure.orig Thu Oct 24 20:43:03 2002
++++ configure Thu Oct 24 20:43:15 2002
+@@ -7777,6 +7777,7 @@
+
+ # This can be used to rebuild libtool when needed
+ LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh"
++$ac_aux_dir/ltconfig $LIBTOOL_DEPS
+
+ # Always use our own libtool.
+ LIBTOOL='$(SHELL) $(top_builddir)/libtool'
OpenPOWER on IntegriCloud