Index: head/devel/geany/Makefile =================================================================== --- head/devel/geany/Makefile (revision 426126) +++ head/devel/geany/Makefile (revision 426127) @@ -1,41 +1,39 @@ # Created by: Remington Lang # $FreeBSD$ PORTNAME= geany -PORTVERSION= 1.28 +PORTVERSION= 1.29 CATEGORIES= devel editors MASTER_SITES= http://download.geany.org/ SF MAINTAINER= madpilot@FreeBSD.org COMMENT= Fast and lightweight GTK+ IDE LICENSE= GPLv2 GNU_CONFIGURE= yes INSTALLS_ICONS= yes USE_GNOME= gtk20 intltool -USES= desktop-file-utils gettext-tools \ - gmake libtool pathfix pkgconfig tar:bzip2 -CPPFLAGS+= -I${LOCALBASE}/include -LDFLAGS+= -L${LOCALBASE}/lib +USES= desktop-file-utils gettext-tools gmake libtool \ + localbase pathfix pkgconfig tar:bzip2 USE_LDCONFIG= yes INSTALL_TARGET= install-strip OPTIONS_DEFINE= VTE NLS DOCS OPTIONS_DEFAULT= VTE OPTIONS_SUB= yes NLS_USES= gettext-runtime NLS_CONFIGURE_ENABLE= nls VTE_DESC= Embedded virtual terminal VTE_CONFIGURE_ENABLE= vte VTE_USE= GNOME=vte post-patch-DOCS-off: @${REINPLACE_CMD} -e '/^SUBDIRS/ s|doc||' ${WRKSRC}/Makefile.in post-patch-NLS-off: @${REINPLACE_CMD} -e '/^SUBDIRS/ s|po||' ${WRKSRC}/Makefile.in .include Index: head/devel/geany/distinfo =================================================================== --- head/devel/geany/distinfo (revision 426126) +++ head/devel/geany/distinfo (revision 426127) @@ -1,3 +1,3 @@ -TIMESTAMP = 1468238530 -SHA256 (geany-1.28.tar.bz2) = f73a3708f1a26e9bf72da564d5037d6f7fedca2e0d6175db0681c2b672100a5a -SIZE (geany-1.28.tar.bz2) = 4315264 +TIMESTAMP = 1479115507 +SHA256 (geany-1.29.tar.bz2) = 394307596bc908419617e4c33e93eae8b5b733dfc8d01161677b8cbd3a4fb20f +SIZE (geany-1.29.tar.bz2) = 4364252 Index: head/devel/geany-plugin-lipsum/pkg-plist =================================================================== --- head/devel/geany-plugin-lipsum/pkg-plist (revision 426126) +++ head/devel/geany-plugin-lipsum/pkg-plist (revision 426127) @@ -1,6 +1,6 @@ -lib/geany/geanylipsum.so -%%DOCSDIR%%/geanylipsum/AUTHORS -%%DOCSDIR%%/geanylipsum/COPYING -%%DOCSDIR%%/geanylipsum/ChangeLog -%%DOCSDIR%%/geanylipsum/NEWS -%%DOCSDIR%%/geanylipsum/README +lib/geany/lipsum.so +%%DOCSDIR%%/lipsum/AUTHORS +%%DOCSDIR%%/lipsum/COPYING +%%DOCSDIR%%/lipsum/ChangeLog +%%DOCSDIR%%/lipsum/NEWS +%%DOCSDIR%%/lipsum/README Index: head/devel/geany-plugins/distinfo =================================================================== --- head/devel/geany-plugins/distinfo (revision 426126) +++ head/devel/geany-plugins/distinfo (revision 426127) @@ -1,3 +1,3 @@ -TIMESTAMP = 1468238578 -SHA256 (geany-plugins-1.28.tar.bz2) = b13471e0a4cb76d04a96bb21c965087b50c16390edee0c6b3bbd920d8ac17745 -SIZE (geany-plugins-1.28.tar.bz2) = 3196849 +TIMESTAMP = 1479115670 +SHA256 (geany-plugins-1.29.tar.bz2) = 2827e0cf8f58a45759c82b690af5401dbd3ea0ec8dac310e4caea55547637bd7 +SIZE (geany-plugins-1.29.tar.bz2) = 3199885 Index: head/devel/geany-plugins/files/Makefile.common =================================================================== --- head/devel/geany-plugins/files/Makefile.common (revision 426126) +++ head/devel/geany-plugins/files/Makefile.common (revision 426127) @@ -1,40 +1,39 @@ # $FreeBSD$ .include "${.CURDIR}/../../devel/geany-plugins/files/bsd.geany-plugins.mk" MASTER_SITES= http://plugins.geany.org/geany-plugins/ DISTNAME= geany-plugins-${PORTVERSION} DISTINFO_FILE= ${.CURDIR}/../../devel/geany-plugins/distinfo BUILD_DEPENDS+= ${LOCALBASE}/bin/geany:devel/geany RUN_DEPENDS+= ${LOCALBASE}/bin/geany:devel/geany GNU_CONFIGURE= yes USES+= gettext-tools gmake libtool pkgconfig tar:bzip2 USE_GNOME+= gtk20 intltool # geany-plugins-l10n is not a plugin, thus special treatment .if ${PORTNAME} == "geany-plugins-l10n" GEANY_PLUGIN= po po_SWITCH= --enable-nls -CPPFLAGS+= -I${LOCALBASE}/include -LDFLAGS+= -L${LOCALBASE}/lib +USES+= localbase .else INSTALL_TARGET= install-strip .endif GEANY_PLUGIN?= ${PORTNAME:S,geany-plugin-,,} ${GEANY_PLUGIN}_DIR?= ${GEANY_PLUGIN} ${GEANY_PLUGIN}_SWITCH?= --enable-${${GEANY_PLUGIN}_DIR} CONFIGURE_ARGS+= ${${GEANY_PLUGIN}_SWITCH} BUILD_WRKSRC= ${WRKSRC}/${${GEANY_PLUGIN}_DIR} INSTALL_WRKSRC= ${BUILD_WRKSRC} DATADIR= share/geany-plugins DOCSDIR= share/doc/geany-plugins post-configure: ${FIND} ${BUILD_WRKSRC} -name Makefile | ${XARGS} \ ${REINPLACE_CMD} -e '/^geanypluginsdir/s,${LOCALBASE},${PREFIX},' Index: head/devel/geany-plugins/files/bsd.geany-plugins.mk =================================================================== --- head/devel/geany-plugins/files/bsd.geany-plugins.mk (revision 426126) +++ head/devel/geany-plugins/files/bsd.geany-plugins.mk (revision 426127) @@ -1,106 +1,106 @@ # $FreeBSD$ -GEANY_VER= 1.28 +GEANY_VER= 1.29 GEANY_PLUGINS_ALL= addons \ autoclose \ automark \ codenav \ commander \ ctags \ debugger \ defineformat \ devhelp \ doc \ extrasel \ geanypy \ gendoc \ geniuspaste \ git-changebar \ insertnum \ latex \ lineoperations \ lipsum \ lua \ macro \ markdown \ miniscript \ multiterm \ numberedbookmarks \ overview \ pairtaghighlighter \ pg \ pohelper \ pretty-printer \ projectorganizer \ prj \ scope \ sendmail \ shiftcolumn \ spellcheck \ tableconvert \ treebrowser \ updatechecker \ vc \ webhelper \ xmlsnippets addons_DESC= various small addons autoclose_DESC= brackets autocompletion automark_DESC= highlights all words that match selected word codenav_DESC= some facilities for navigating in the code commander_DESC= command panel for rapid access to any action ctags_DESC= generate and query ctags files debugger_DESC= debugging support (via GDB currently) defineformat_DESC= on-the-fly \#define formatter devhelp_DESC= API documentation browser doc_DESC= execute command on the word at cursor position geanypy_DESC= support for Python plugins extrasel_DESC= additional selection tools gendoc_DESC= generate documentation from the sources comments geniuspaste_DESC= pastebins support git-changebar_DESC= highlight changed files tracked with Git insertnum_DESC= replace selection with integer numbers latex_DESC= LaTeX support lineoperations_DESC= Simple line functions that can be applied to an open file lipsum_DESC= Lorem Ipsum generator lua_DESC= Lua scripting macro_DESC= user defined macros markdown_DESC= real-time preview of rendered Markdown miniscript_DESC= pipe text/documents via script (shell, perl, awk, etc.) multiterm_DESC= multi-tabbed virtual terminals emulator numberedbookmarks_DESC= additional numbered bookmarks overview_DESC= zoomed-out view of open files pairtaghighlighter_DESC= highlight matching opening/closing HTML tags pg_DESC= encrypt, decrypt and verify signatures with GnuPG pohelper_DESC= support for gettext translation files pretty-printer_DESC= formats XML and make it human-readable projectorganizer_DESC= extension of Geany's project management prj_DESC= alternative project manager scope_DESC= graphical GDB front-end sendmail_DESC= send a document as attachment shiftcolumn_DESC= move blocks of text horizontally spellcheck_DESC= spell check via Enchant tableconvert_DESC= convert tabulator separated selection into a table treebrowser_DESC= alternate file browser updatechecker_DESC= check for new version of Geany vc_DESC= access to different version-control systems webhelper_DESC= web development facilities xmlsnippets_DESC= XML/HTML tag autocompletion doc_DIR= geanydoc ctags_DIR= geanyctags extrasel_DIR= geanyextrasel gendoc_DIR= geanygendoc insertnum_DIR= geanyinsertnum latex_DIR= geanylatex -lipsum_DIR= geanylipsum +lipsum_DIR= lipsum lua_DIR= geanylua macro_DIR= geanymacro miniscript_DIR= geanyminiscript numberedbookmarks_DIR= geanynumberedbookmarks pg_DIR= geanypg prj_DIR= geanyprj vc_DIR= geanyvc git-changebar_SWITCH= --enable-gitchangebar pretty-printer_SWITCH= --enable-pretty_printer