Index: branches/2015Q4/palm/jpilot/Makefile =================================================================== --- branches/2015Q4/palm/jpilot/Makefile (revision 399686) +++ branches/2015Q4/palm/jpilot/Makefile (revision 399687) @@ -1,61 +1,57 @@ # Created by: Alex Varju # $FreeBSD$ # "?=" and "+=" are for including this Makefile from japanese/jpilot" PORTNAME= jpilot PORTVERSION= 1.8.2 PORTREVISION= 1 CATEGORIES+= palm comms MASTER_SITES= http://www.mirrorservice.org/sites/master.us.finkmirrors.net/distfiles/ \ http://jpilot.org/ MAINTAINER?= samm@os2.kiev.ua COMMENT= Desktop Organizer Software for the Palm Pilot LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libpisock.so:${PORTSDIR}/palm/pilot-link USE_GCC= any USES= pkgconfig gmake libtool GNU_CONFIGURE= yes CFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib CONFIGURE_ARGS+= --with-pilot-prefix=${LOCALBASE} USE_GNOME+= gtk20 intltool -OPTIONS_DEFINE= DOCS NLS INSTALL_TARGET= install-strip -.include +OPTIONS_DEFINE= DOCS NLS +OPTIONS_SUB= yes -.if ${PORT_OPTIONS:MNLS} -USES+= gettext -CONFIGURE_ARGS+= --enable-nls -PLIST_SUB= NLS="" -.else -CONFIGURE_ARGS+= --disable-nls -PLIST_SUB= NLS="@comment " -.endif +NLS_USES= gettext +NLS_CONFIGURE_ENABLE= nls +NLS_USES_OFF= gettext-tools post-build: cd ${WRKSRC}/docs && ${MAKE_CMD} post-install: ${INSTALL_MAN} ${WRKSRC}/docs/jpilot-dial.1 ${STAGEDIR}${PREFIX}/man/man1 ${INSTALL_MAN} ${WRKSRC}/docs/jpilot-dump.1 ${STAGEDIR}${PREFIX}/man/man1 ${INSTALL_MAN} ${WRKSRC}/docs/jpilot-sync.1 ${STAGEDIR}${PREFIX}/man/man1 ${INSTALL_MAN} ${WRKSRC}/docs/jpilot.1 ${STAGEDIR}${PREFIX}/man/man1 @${MKDIR} ${STAGEDIR}${DATADIR}/icons ${INSTALL_DATA} ${WRKSRC}/icons/*.xpm ${STAGEDIR}${DATADIR}/icons ${INSTALL_DATA} ${WRKSRC}/empty/*.pdb ${STAGEDIR}${DATADIR} ${INSTALL_DATA} ${WRKSRC}/jpilotrc.* ${STAGEDIR}${DATADIR} .for ext in html png jpg ${INSTALL_DATA} ${WRKSRC}/docs/*.${ext} ${STAGEDIR}${DOCSDIR} .endfor -.for i in AUTHORS BUGS COPYING ChangeLog INSTALL README TODO +.for i in AUTHORS BUGS ChangeLog INSTALL README TODO ${INSTALL_DATA} ${WRKSRC}/${i} ${STAGEDIR}${DOCSDIR} .endfor ${INSTALL_DATA} ${WRKSRC}/icons/README ${STAGEDIR}${DOCSDIR}/README.icons .include Index: branches/2015Q4/palm/jpilot/pkg-plist =================================================================== --- branches/2015Q4/palm/jpilot/pkg-plist (revision 399686) +++ branches/2015Q4/palm/jpilot/pkg-plist (revision 399687) @@ -1,91 +1,90 @@ bin/jpilot bin/jpilot-dump bin/jpilot-merge bin/jpilot-sync lib/jpilot/plugins/libexpense.so lib/jpilot/plugins/libkeyring.so lib/jpilot/plugins/libsynctime.so man/man1/jpilot-dial.1.gz man/man1/jpilot-dump.1.gz man/man1/jpilot-sync.1.gz man/man1/jpilot.1.gz share/applications/jpilot.desktop %%PORTDOCS%%%%DOCSDIR%%/AUTHORS %%PORTDOCS%%%%DOCSDIR%%/BUGS -%%PORTDOCS%%%%DOCSDIR%%/COPYING %%PORTDOCS%%%%DOCSDIR%%/ChangeLog %%PORTDOCS%%%%DOCSDIR%%/INSTALL %%PORTDOCS%%%%DOCSDIR%%/README %%PORTDOCS%%%%DOCSDIR%%/README.icons %%PORTDOCS%%%%DOCSDIR%%/TODO %%PORTDOCS%%%%DOCSDIR%%/icons/README %%PORTDOCS%%%%DOCSDIR%%/icons/jpilot-icon1.xpm %%PORTDOCS%%%%DOCSDIR%%/icons/jpilot-icon2.xpm %%PORTDOCS%%%%DOCSDIR%%/icons/jpilot-icon3.xpm %%PORTDOCS%%%%DOCSDIR%%/icons/jpilot-icon4.xpm %%PORTDOCS%%%%DOCSDIR%%/jpilot-address.png %%PORTDOCS%%%%DOCSDIR%%/jpilot-datebook.png %%PORTDOCS%%%%DOCSDIR%%/jpilot-expense.png %%PORTDOCS%%%%DOCSDIR%%/jpilot-install.png %%PORTDOCS%%%%DOCSDIR%%/jpilot-memo.png %%PORTDOCS%%%%DOCSDIR%%/jpilot-prefs-1.png %%PORTDOCS%%%%DOCSDIR%%/jpilot-prefs-2.png %%PORTDOCS%%%%DOCSDIR%%/jpilot-prefs-3.png %%PORTDOCS%%%%DOCSDIR%%/jpilot-prefs-4.png %%PORTDOCS%%%%DOCSDIR%%/jpilot-prefs-5.png %%PORTDOCS%%%%DOCSDIR%%/jpilot-prefs-6.png %%PORTDOCS%%%%DOCSDIR%%/jpilot-prefs-7.png %%PORTDOCS%%%%DOCSDIR%%/jpilot-prefs-8.png %%PORTDOCS%%%%DOCSDIR%%/jpilot-print.png %%PORTDOCS%%%%DOCSDIR%%/jpilot-search.png %%PORTDOCS%%%%DOCSDIR%%/jpilot-todo.png %%PORTDOCS%%%%DOCSDIR%%/jpilot-toplogo.jpg %%PORTDOCS%%%%DOCSDIR%%/manual.html %%PORTDOCS%%%%DOCSDIR%%/plugin.html %%DATADIR%%/AddressDB.pdb %%DATADIR%%/CalendarDB-PDat.pdb %%DATADIR%%/ContactsDB-PAdd.pdb %%DATADIR%%/DatebookDB.pdb %%DATADIR%%/ExpenseDB.pdb %%DATADIR%%/MananaDB.pdb %%DATADIR%%/Memo32DB.pdb %%DATADIR%%/MemoDB.pdb %%DATADIR%%/MemosDB-PMem.pdb %%DATADIR%%/TasksDB-PTod.pdb %%DATADIR%%/ToDoDB.pdb %%DATADIR%%/icons/address.xpm %%DATADIR%%/icons/backup.xpm %%DATADIR%%/icons/cancel_sync.xpm %%DATADIR%%/icons/datebook.xpm %%DATADIR%%/icons/jpilot-icon1.xpm %%DATADIR%%/icons/jpilot-icon2.xpm %%DATADIR%%/icons/jpilot-icon3.xpm %%DATADIR%%/icons/jpilot-icon4.xpm %%DATADIR%%/icons/memo.xpm %%DATADIR%%/icons/sync.xpm %%DATADIR%%/icons/todo.xpm %%DATADIR%%/jpilotrc.blue %%DATADIR%%/jpilotrc.default %%DATADIR%%/jpilotrc.green %%DATADIR%%/jpilotrc.purple %%DATADIR%%/jpilotrc.steel -share/locale/ca/LC_MESSAGES/jpilot.mo -share/locale/cs/LC_MESSAGES/jpilot.mo -share/locale/da/LC_MESSAGES/jpilot.mo -share/locale/de/LC_MESSAGES/jpilot.mo -share/locale/es/LC_MESSAGES/jpilot.mo -share/locale/fr/LC_MESSAGES/jpilot.mo -share/locale/it/LC_MESSAGES/jpilot.mo -share/locale/ja/LC_MESSAGES/jpilot.mo -share/locale/ko/LC_MESSAGES/jpilot.mo -share/locale/nb/LC_MESSAGES/jpilot.mo -share/locale/nl/LC_MESSAGES/jpilot.mo -share/locale/pt_BR/LC_MESSAGES/jpilot.mo -share/locale/ru/LC_MESSAGES/jpilot.mo -share/locale/rw/LC_MESSAGES/jpilot.mo -share/locale/sv/LC_MESSAGES/jpilot.mo -share/locale/tr/LC_MESSAGES/jpilot.mo -share/locale/uk/LC_MESSAGES/jpilot.mo -share/locale/vi/LC_MESSAGES/jpilot.mo -share/locale/zh_CN/LC_MESSAGES/jpilot.mo -share/locale/zh_TW/LC_MESSAGES/jpilot.mo +%%NLS%%share/locale/ca/LC_MESSAGES/jpilot.mo +%%NLS%%share/locale/cs/LC_MESSAGES/jpilot.mo +%%NLS%%share/locale/da/LC_MESSAGES/jpilot.mo +%%NLS%%share/locale/de/LC_MESSAGES/jpilot.mo +%%NLS%%share/locale/es/LC_MESSAGES/jpilot.mo +%%NLS%%share/locale/fr/LC_MESSAGES/jpilot.mo +%%NLS%%share/locale/it/LC_MESSAGES/jpilot.mo +%%NLS%%share/locale/ja/LC_MESSAGES/jpilot.mo +%%NLS%%share/locale/ko/LC_MESSAGES/jpilot.mo +%%NLS%%share/locale/nb/LC_MESSAGES/jpilot.mo +%%NLS%%share/locale/nl/LC_MESSAGES/jpilot.mo +%%NLS%%share/locale/pt_BR/LC_MESSAGES/jpilot.mo +%%NLS%%share/locale/ru/LC_MESSAGES/jpilot.mo +%%NLS%%share/locale/rw/LC_MESSAGES/jpilot.mo +%%NLS%%share/locale/sv/LC_MESSAGES/jpilot.mo +%%NLS%%share/locale/tr/LC_MESSAGES/jpilot.mo +%%NLS%%share/locale/uk/LC_MESSAGES/jpilot.mo +%%NLS%%share/locale/vi/LC_MESSAGES/jpilot.mo +%%NLS%%share/locale/zh_CN/LC_MESSAGES/jpilot.mo +%%NLS%%share/locale/zh_TW/LC_MESSAGES/jpilot.mo Index: branches/2015Q4 =================================================================== --- branches/2015Q4 (revision 399686) +++ branches/2015Q4 (revision 399687) Property changes on: branches/2015Q4 ___________________________________________________________________ Modified: svn:mergeinfo ## -0,0 +0,1 ## Merged /head:r399686