Index: head/editors/AbiWord/Makefile =================================================================== --- head/editors/AbiWord/Makefile (revision 49385) +++ head/editors/AbiWord/Makefile (revision 49386) @@ -1,51 +1,51 @@ # New ports collection makefile for: AbiWord # Date created: 3 Mar 1999 # Whom: Donald Burr # # $FreeBSD$ # # Note: this port cannot be built when the textproc/mswordview port is # already installed, due to header file conflicts and the very broken # AbiWord build system. PORTNAME= AbiWord -PORTVERSION= 0.9.4 +PORTVERSION= 0.9.4.1 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ http://www.abisource.com/downloads/Version-${PORTVERSION}/lf/ MASTER_SITE_SUBDIR= abiword DISTNAME= abiword-${PORTVERSION} MAINTAINER= gnome@FreeBSD.org # unzip is needed during the installation process BUILD_DEPENDS= unzip:${PORTSDIR}/archivers/unzip LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \ giconv.2:${PORTSDIR}/converters/libiconv \ psiconv.7:${PORTSDIR}/converters/psiconv DIST_SUBDIR= AbiWord WRKSRC= ${WRKDIR}/${DISTNAME}/abi USE_AUTOMAKE= yes USE_GMAKE= yes USE_GTK= yes AUTOMAKE= ${WRKSRC}/autogen.sh && ${FIXME} CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib -lgiconv" MAKEFILE= GNUmakefile FIXME= find ${WRKSRC} -name GNUmakefile.in | xargs ${PERL} -pi -e \ 's|\$$\(libdir\)/\@PACKAGE\@|\$$\(datadir\)/\@PACKAGE\@|g ; \ s|\@DEFS\@|-I${WRKSRC}/../libiconv/include \@DEFS\@|g' pre-configure: @cd ${WRKSRC} && ${TOUCH} NEWS README AUTHORS ChangeLog @cd ${WRKSRC}/ac-helpers && ${RM} -f install-sh mkinstalldirs missing @${RM} -f ${WRKSRC}/configure.ac post-install: @${CAT} ${PKGMESSAGE} .include Property changes on: head/editors/AbiWord/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.29 \ No newline at end of property +1.30 \ No newline at end of property Index: head/editors/AbiWord/distinfo =================================================================== --- head/editors/AbiWord/distinfo (revision 49385) +++ head/editors/AbiWord/distinfo (revision 49386) @@ -1 +1 @@ -MD5 (AbiWord/abiword-0.9.4.tar.gz) = dcb1e357e3bfb4cfc566475e567ce164 +MD5 (AbiWord/abiword-0.9.4.1.tar.gz) = 18fdce08661becb2394076fd50ea3591 Property changes on: head/editors/AbiWord/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.10 \ No newline at end of property +1.11 \ No newline at end of property Index: head/editors/AbiWord2/Makefile =================================================================== --- head/editors/AbiWord2/Makefile (revision 49385) +++ head/editors/AbiWord2/Makefile (revision 49386) @@ -1,51 +1,51 @@ # New ports collection makefile for: AbiWord # Date created: 3 Mar 1999 # Whom: Donald Burr # # $FreeBSD$ # # Note: this port cannot be built when the textproc/mswordview port is # already installed, due to header file conflicts and the very broken # AbiWord build system. PORTNAME= AbiWord -PORTVERSION= 0.9.4 +PORTVERSION= 0.9.4.1 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ http://www.abisource.com/downloads/Version-${PORTVERSION}/lf/ MASTER_SITE_SUBDIR= abiword DISTNAME= abiword-${PORTVERSION} MAINTAINER= gnome@FreeBSD.org # unzip is needed during the installation process BUILD_DEPENDS= unzip:${PORTSDIR}/archivers/unzip LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \ giconv.2:${PORTSDIR}/converters/libiconv \ psiconv.7:${PORTSDIR}/converters/psiconv DIST_SUBDIR= AbiWord WRKSRC= ${WRKDIR}/${DISTNAME}/abi USE_AUTOMAKE= yes USE_GMAKE= yes USE_GTK= yes AUTOMAKE= ${WRKSRC}/autogen.sh && ${FIXME} CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib -lgiconv" MAKEFILE= GNUmakefile FIXME= find ${WRKSRC} -name GNUmakefile.in | xargs ${PERL} -pi -e \ 's|\$$\(libdir\)/\@PACKAGE\@|\$$\(datadir\)/\@PACKAGE\@|g ; \ s|\@DEFS\@|-I${WRKSRC}/../libiconv/include \@DEFS\@|g' pre-configure: @cd ${WRKSRC} && ${TOUCH} NEWS README AUTHORS ChangeLog @cd ${WRKSRC}/ac-helpers && ${RM} -f install-sh mkinstalldirs missing @${RM} -f ${WRKSRC}/configure.ac post-install: @${CAT} ${PKGMESSAGE} .include Property changes on: head/editors/AbiWord2/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.29 \ No newline at end of property +1.30 \ No newline at end of property Index: head/editors/AbiWord2/distinfo =================================================================== --- head/editors/AbiWord2/distinfo (revision 49385) +++ head/editors/AbiWord2/distinfo (revision 49386) @@ -1 +1 @@ -MD5 (AbiWord/abiword-0.9.4.tar.gz) = dcb1e357e3bfb4cfc566475e567ce164 +MD5 (AbiWord/abiword-0.9.4.1.tar.gz) = 18fdce08661becb2394076fd50ea3591 Property changes on: head/editors/AbiWord2/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.10 \ No newline at end of property +1.11 \ No newline at end of property Index: head/editors/abiword/Makefile =================================================================== --- head/editors/abiword/Makefile (revision 49385) +++ head/editors/abiword/Makefile (revision 49386) @@ -1,51 +1,51 @@ # New ports collection makefile for: AbiWord # Date created: 3 Mar 1999 # Whom: Donald Burr # # $FreeBSD$ # # Note: this port cannot be built when the textproc/mswordview port is # already installed, due to header file conflicts and the very broken # AbiWord build system. PORTNAME= AbiWord -PORTVERSION= 0.9.4 +PORTVERSION= 0.9.4.1 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ http://www.abisource.com/downloads/Version-${PORTVERSION}/lf/ MASTER_SITE_SUBDIR= abiword DISTNAME= abiword-${PORTVERSION} MAINTAINER= gnome@FreeBSD.org # unzip is needed during the installation process BUILD_DEPENDS= unzip:${PORTSDIR}/archivers/unzip LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \ giconv.2:${PORTSDIR}/converters/libiconv \ psiconv.7:${PORTSDIR}/converters/psiconv DIST_SUBDIR= AbiWord WRKSRC= ${WRKDIR}/${DISTNAME}/abi USE_AUTOMAKE= yes USE_GMAKE= yes USE_GTK= yes AUTOMAKE= ${WRKSRC}/autogen.sh && ${FIXME} CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib -lgiconv" MAKEFILE= GNUmakefile FIXME= find ${WRKSRC} -name GNUmakefile.in | xargs ${PERL} -pi -e \ 's|\$$\(libdir\)/\@PACKAGE\@|\$$\(datadir\)/\@PACKAGE\@|g ; \ s|\@DEFS\@|-I${WRKSRC}/../libiconv/include \@DEFS\@|g' pre-configure: @cd ${WRKSRC} && ${TOUCH} NEWS README AUTHORS ChangeLog @cd ${WRKSRC}/ac-helpers && ${RM} -f install-sh mkinstalldirs missing @${RM} -f ${WRKSRC}/configure.ac post-install: @${CAT} ${PKGMESSAGE} .include Property changes on: head/editors/abiword/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.29 \ No newline at end of property +1.30 \ No newline at end of property Index: head/editors/abiword/distinfo =================================================================== --- head/editors/abiword/distinfo (revision 49385) +++ head/editors/abiword/distinfo (revision 49386) @@ -1 +1 @@ -MD5 (AbiWord/abiword-0.9.4.tar.gz) = dcb1e357e3bfb4cfc566475e567ce164 +MD5 (AbiWord/abiword-0.9.4.1.tar.gz) = 18fdce08661becb2394076fd50ea3591 Property changes on: head/editors/abiword/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.10 \ No newline at end of property +1.11 \ No newline at end of property Index: head/editors/abiword-devel/Makefile =================================================================== --- head/editors/abiword-devel/Makefile (revision 49385) +++ head/editors/abiword-devel/Makefile (revision 49386) @@ -1,51 +1,51 @@ # New ports collection makefile for: AbiWord # Date created: 3 Mar 1999 # Whom: Donald Burr # # $FreeBSD$ # # Note: this port cannot be built when the textproc/mswordview port is # already installed, due to header file conflicts and the very broken # AbiWord build system. PORTNAME= AbiWord -PORTVERSION= 0.9.4 +PORTVERSION= 0.9.4.1 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ http://www.abisource.com/downloads/Version-${PORTVERSION}/lf/ MASTER_SITE_SUBDIR= abiword DISTNAME= abiword-${PORTVERSION} MAINTAINER= gnome@FreeBSD.org # unzip is needed during the installation process BUILD_DEPENDS= unzip:${PORTSDIR}/archivers/unzip LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \ giconv.2:${PORTSDIR}/converters/libiconv \ psiconv.7:${PORTSDIR}/converters/psiconv DIST_SUBDIR= AbiWord WRKSRC= ${WRKDIR}/${DISTNAME}/abi USE_AUTOMAKE= yes USE_GMAKE= yes USE_GTK= yes AUTOMAKE= ${WRKSRC}/autogen.sh && ${FIXME} CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib -lgiconv" MAKEFILE= GNUmakefile FIXME= find ${WRKSRC} -name GNUmakefile.in | xargs ${PERL} -pi -e \ 's|\$$\(libdir\)/\@PACKAGE\@|\$$\(datadir\)/\@PACKAGE\@|g ; \ s|\@DEFS\@|-I${WRKSRC}/../libiconv/include \@DEFS\@|g' pre-configure: @cd ${WRKSRC} && ${TOUCH} NEWS README AUTHORS ChangeLog @cd ${WRKSRC}/ac-helpers && ${RM} -f install-sh mkinstalldirs missing @${RM} -f ${WRKSRC}/configure.ac post-install: @${CAT} ${PKGMESSAGE} .include Property changes on: head/editors/abiword-devel/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.29 \ No newline at end of property +1.30 \ No newline at end of property Index: head/editors/abiword-devel/distinfo =================================================================== --- head/editors/abiword-devel/distinfo (revision 49385) +++ head/editors/abiword-devel/distinfo (revision 49386) @@ -1 +1 @@ -MD5 (AbiWord/abiword-0.9.4.tar.gz) = dcb1e357e3bfb4cfc566475e567ce164 +MD5 (AbiWord/abiword-0.9.4.1.tar.gz) = 18fdce08661becb2394076fd50ea3591 Property changes on: head/editors/abiword-devel/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.10 \ No newline at end of property +1.11 \ No newline at end of property