Index: head/finance/grisbi/Makefile =================================================================== --- head/finance/grisbi/Makefile (revision 119714) +++ head/finance/grisbi/Makefile (revision 119715) @@ -1,38 +1,54 @@ # New ports collection makefile for: grisbi # Date created: 19 November 2002 # Whom: Thierry Thomas # # $FreeBSD$ # PORTNAME= grisbi -PORTVERSION= 0.5.1 +PORTVERSION= 0.5.2 CATEGORIES= finance MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= thierry@FreeBSD.org COMMENT= A personnal accounting application LIB_DEPENDS= ofx.0:${PORTSDIR}/finance/libofx .if !defined(WITHOUT_LATEX) RUN_DEPENDS= ${UCS_CLASSDIR}/ucs.sty:${PORTSDIR}/print/latex-ucs .endif USE_BZIP2= yes -USE_GETTEXT= yes USE_ICONV= yes USE_GMAKE= yes USE_GCC= 3.4 GNU_CONFIGURE= yes USE_GNOME= gtk20 glib20 libxml2 TEXMF?= share/texmf-local UCS_CLASSDIR= ${LOCALBASE}/${TEXMF}/tex/latex/ucs MAN1= grisbi.1 CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include ${PTHREAD_CFLAGS}" \ LDFLAGS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}" + +.if defined(WITHOUT_NLS) +CONFIGURE_ARGS+=--disable-nls +PLIST_SUB+= NLS="@comment " +.else +USE_GETTEXT= yes +PLIST_SUB+= NLS="" +.endif + +.if defined(NOPORTDOCS) +USE_REINPLACE= yes +.endif + +pre-configure: +.if defined(NOPORTDOCS) + @${REINPLACE_CMD} -e "s|pixmaps help|pixmaps|" ${WRKSRC}/Makefile.in +.endif .include Property changes on: head/finance/grisbi/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.16 \ No newline at end of property +1.17 \ No newline at end of property Index: head/finance/grisbi/distinfo =================================================================== --- head/finance/grisbi/distinfo (revision 119714) +++ head/finance/grisbi/distinfo (revision 119715) @@ -1,2 +1,2 @@ -MD5 (grisbi-0.5.1.tar.bz2) = 9bf7a2ecb2421168f1181b8218962861 -SIZE (grisbi-0.5.1.tar.bz2) = 652763 +MD5 (grisbi-0.5.2.tar.bz2) = 5d496c64973452f2cf35def2d1e57b01 +SIZE (grisbi-0.5.2.tar.bz2) = 719354 Property changes on: head/finance/grisbi/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/finance/grisbi/pkg-plist =================================================================== --- head/finance/grisbi/pkg-plist (revision 119714) +++ head/finance/grisbi/pkg-plist (revision 119715) @@ -1,45 +1,48 @@ bin/grisbi -%%DOCSDIR%%/help/C/contents_motif.gif -%%DOCSDIR%%/help/C/grisbi-manuel.html -%%DOCSDIR%%/help/C/next_motif.gif -%%DOCSDIR%%/help/C/previous_motif.gif -%%DOCSDIR%%/help/C/quickstart.html -%%DOCSDIR%%/help/C/translation.html -%%DOCSDIR%%/help/C/topic.dat -%%DOCSDIR%%/help/fr/contents_motif.gif -%%DOCSDIR%%/help/fr/grisbi-manuel.html -%%DOCSDIR%%/help/fr/next_motif.gif -%%DOCSDIR%%/help/fr/previous_motif.gif -%%DOCSDIR%%/help/fr/quickstart.html -%%DOCSDIR%%/help/fr/topic.dat -%%DOCSDIR%%/help/fr/translation.html -share/locale/fr/LC_MESSAGES/grisbi.mo -share/locale/it/LC_MESSAGES/grisbi.mo +%%PORTDOCS%%%%DOCSDIR%%/help/C/contents_motif.gif +%%PORTDOCS%%%%DOCSDIR%%/help/C/grisbi-manuel.html +%%PORTDOCS%%%%DOCSDIR%%/help/C/next_motif.gif +%%PORTDOCS%%%%DOCSDIR%%/help/C/previous_motif.gif +%%PORTDOCS%%%%DOCSDIR%%/help/C/quickstart.html +%%PORTDOCS%%%%DOCSDIR%%/help/C/translation.html +%%PORTDOCS%%%%DOCSDIR%%/help/C/topic.dat +%%PORTDOCS%%%%DOCSDIR%%/help/fr/contents_motif.gif +%%PORTDOCS%%%%DOCSDIR%%/help/fr/grisbi-manuel.html +%%PORTDOCS%%%%DOCSDIR%%/help/fr/next_motif.gif +%%PORTDOCS%%%%DOCSDIR%%/help/fr/previous_motif.gif +%%PORTDOCS%%%%DOCSDIR%%/help/fr/quickstart.html +%%PORTDOCS%%%%DOCSDIR%%/help/fr/topic.dat +%%PORTDOCS%%%%DOCSDIR%%/help/fr/translation.html +%%NLS%%share/locale/de/LC_MESSAGES/grisbi.mo +%%NLS%%share/locale/fr/LC_MESSAGES/grisbi.mo +%%NLS%%share/locale/it/LC_MESSAGES/grisbi.mo %%DATADIR%%/pixmaps/addresses.png %%DATADIR%%/pixmaps/banks.png %%DATADIR%%/pixmaps/currencies.png %%DATADIR%%/pixmaps/dollar.gif %%DATADIR%%/pixmaps/euro.gif %%DATADIR%%/pixmaps/exec.png %%DATADIR%%/pixmaps/files.png %%DATADIR%%/pixmaps/financial-years.png %%DATADIR%%/pixmaps/fonts.png %%DATADIR%%/pixmaps/form.png %%DATADIR%%/pixmaps/grisbi-logo.png %%DATADIR%%/pixmaps/grisbi.png %%DATADIR%%/pixmaps/import.png %%DATADIR%%/pixmaps/payment-methods.png %%DATADIR%%/pixmaps/reconciliation.png %%DATADIR%%/pixmaps/transaction-list.png %%DATADIR%%/pixmaps/warnings.png -@dirrm %%DOCSDIR%%/help/C -@dirrm %%DOCSDIR%%/help/fr -@dirrm %%DOCSDIR%%/help -@dirrm %%DOCSDIR%% +%%PORTDOCS%%@dirrm %%DOCSDIR%%/help/C +%%PORTDOCS%%@dirrm %%DOCSDIR%%/help/fr +%%PORTDOCS%%@dirrm %%DOCSDIR%%/help +%%PORTDOCS%%@dirrm %%DOCSDIR%% @dirrm %%DATADIR%%/pixmaps @dirrm %%DATADIR%% -@unexec rmdir %D/share/locale/fr/LC_MESSAGES 2>/dev/null || true -@unexec rmdir %D/share/locale/fr 2>/dev/null || true -@unexec rmdir %D/share/locale/it/LC_MESSAGES 2>/dev/null || true -@unexec rmdir %D/share/locale/it 2>/dev/null || true -@unexec rmdir %D/share/locale 2>/dev/null || true +%%NLS%%@unexec rmdir %D/share/locale/de/LC_MESSAGES 2>/dev/null || true +%%NLS%%@unexec rmdir %D/share/locale/de 2>/dev/null || true +%%NLS%%@unexec rmdir %D/share/locale/fr/LC_MESSAGES 2>/dev/null || true +%%NLS%%@unexec rmdir %D/share/locale/fr 2>/dev/null || true +%%NLS%%@unexec rmdir %D/share/locale/it/LC_MESSAGES 2>/dev/null || true +%%NLS%%@unexec rmdir %D/share/locale/it 2>/dev/null || true +%%NLS%%@unexec rmdir %D/share/locale 2>/dev/null || true Property changes on: head/finance/grisbi/pkg-plist ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.5 \ No newline at end of property +1.6 \ No newline at end of property