aboutsummaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2018-11-10 18:12:57 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2018-11-10 18:12:57 +0000
commit7990f810661ef0c3f4870afc67b1eb08684b8dc8 (patch)
treef40cba2ed30c79b84c1d56a779b7139f24d6c36f /devel
parentfa0d2e76ea8e387f084dbd4135979433ed303274 (diff)
downloadports-7990f810661ef0c3f4870afc67b1eb08684b8dc8.tar.gz
ports-7990f810661ef0c3f4870afc67b1eb08684b8dc8.zip
Install texinfo files (GNU info) into ${PREFIX}/share/info
After a discussion on the mailing list on moving manpages to ${PREFIX}/share/man for consistency with base where it is installed in usr/share/man, it appeared the same should happen to GNU info files which were installed under share in base and not in ports. Now texinfo is not in base on any of the supported version of FreeBSD it is possible to proceed to this move and it is easier to do than the manpage change. Other benefit than consistency are less patching: all build tools but cmake are expecting info files to be under share/info and cmake (patched here) was having an exception for BSD so the patch makes FreeBSD case less specific for them Bump revision of all impacted ports PR: 232907 exp-run by: antoine Differential Revision: https://reviews.freebsd.org/D17816
Notes
Notes: svn path=/head/; revision=484628
Diffstat (limited to 'devel')
-rw-r--r--devel/allegro/Makefile4
-rw-r--r--devel/autoconf-archive/Makefile1
-rw-r--r--devel/autoconf/Makefile2
-rw-r--r--devel/autoconf213/Makefile2
-rw-r--r--devel/autodist/Makefile1
-rw-r--r--devel/autogen/Makefile2
-rw-r--r--devel/automake/Makefile1
-rw-r--r--devel/avr-gcc/Makefile2
-rw-r--r--devel/bashdb/Makefile1
-rw-r--r--devel/binutils/Makefile2
-rw-r--r--devel/bison/Makefile1
-rw-r--r--devel/bnf/Makefile1
-rw-r--r--devel/ccrtp/Makefile2
-rw-r--r--devel/cgdb/Makefile1
-rw-r--r--devel/check/Makefile1
-rw-r--r--devel/cmake/Makefile1
-rw-r--r--devel/cmake/files/patch-Modules_GNUInstallDirs.cmake19
-rw-r--r--devel/commoncpp/Makefile2
-rw-r--r--devel/cssc/Makefile2
-rw-r--r--devel/cutils/Makefile1
-rw-r--r--devel/cvs-devel/Makefile2
-rw-r--r--devel/cvs/Makefile4
-rw-r--r--devel/cvsbook/Makefile2
-rw-r--r--devel/ddd/Makefile2
-rw-r--r--devel/djgpp-binutils/Makefile5
-rw-r--r--devel/fnccheck/Makefile2
-rw-r--r--devel/gengetopt/Makefile2
-rw-r--r--devel/gettext-runtime/Makefile2
-rw-r--r--devel/ghub/Makefile2
-rw-r--r--devel/gindent/Makefile2
-rw-r--r--devel/glib12/Makefile2
-rw-r--r--devel/global/Makefile1
-rw-r--r--devel/gmake/Makefile2
-rw-r--r--devel/gnucflow/Makefile2
-rw-r--r--devel/gnulib/Makefile1
-rw-r--r--devel/gperf/Makefile2
-rw-r--r--devel/guile-lib/Makefile1
-rw-r--r--devel/idutils/Makefile2
-rw-r--r--devel/kaptain/Makefile1
-rw-r--r--devel/libIDL/Makefile2
-rw-r--r--devel/libassetml/Makefile2
-rw-r--r--devel/libavl/Makefile1
-rw-r--r--devel/libbfd/Makefile2
-rw-r--r--devel/libcfu/Makefile2
-rw-r--r--devel/libconfig/Makefile1
-rw-r--r--devel/libffi/Makefile2
-rw-r--r--devel/libgtop/Makefile1
-rw-r--r--devel/libmatheval/Makefile2
-rw-r--r--devel/libruin/Makefile1
-rw-r--r--devel/libtool/Makefile2
-rw-r--r--devel/libunistring/Makefile1
-rw-r--r--devel/lightning/Makefile1
-rw-r--r--devel/m4/Makefile1
-rw-r--r--devel/magit-popup/Makefile1
-rw-r--r--devel/magit/Makefile1
-rw-r--r--devel/mingw32-gcc/Makefile4
-rw-r--r--devel/monotone/Makefile2
-rw-r--r--devel/nana/Makefile1
-rw-r--r--devel/ocaml-sdl/Makefile2
-rw-r--r--devel/omake/Makefile2
-rw-r--r--devel/openocd/Makefile2
-rw-r--r--devel/p5-Sepia/Makefile2
-rw-r--r--devel/rcs/Makefile1
-rw-r--r--devel/readline/Makefile2
-rw-r--r--devel/remake/Makefile1
-rw-r--r--devel/sdts++/Makefile2
-rw-r--r--devel/tclmore/Makefile2
-rw-r--r--devel/tex-kpathsea/Makefile2
-rw-r--r--devel/tex-web2c/Makefile2
-rw-r--r--devel/udis86/Makefile2
-rw-r--r--devel/zpu-binutils/files/patch-build.sh2
-rw-r--r--devel/zpu-gcc/Makefile1
-rw-r--r--devel/zpu-gcc/files/patch-build.sh2
73 files changed, 97 insertions, 48 deletions
diff --git a/devel/allegro/Makefile b/devel/allegro/Makefile
index 4745b2406931..e99573642758 100644
--- a/devel/allegro/Makefile
+++ b/devel/allegro/Makefile
@@ -3,7 +3,7 @@
PORTNAME= allegro
DISTVERSION= 4.4.2
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= devel
MASTER_SITES= SF/alleg/allegro/${PORTVERSION}
@@ -58,7 +58,7 @@ SNDIO_LIB_DEPENDS= libsndio.so:audio/sndio
SNDIO_CMAKE_BOOL= WANT_SNDIO
post-patch:
- @${REINPLACE_CMD} -e 's|/allegro-$${ALLEGRO_VERSION}||' \
+ @${REINPLACE_CMD} -e 's|/allegro-$${ALLEGRO_VERSION}|| ; s|"info"|"${INFO_PATH}"|g ' \
${WRKSRC}/docs/CMakeLists.txt
@${REINPLACE_CMD} -e 's|<X11/extensions/xf86dga.h>|<X11/extensions/Xxf86dga.h>|' \
${WRKSRC}/src/x/xdga2.c
diff --git a/devel/autoconf-archive/Makefile b/devel/autoconf-archive/Makefile
index 3211b94126cb..245f42e6b593 100644
--- a/devel/autoconf-archive/Makefile
+++ b/devel/autoconf-archive/Makefile
@@ -3,6 +3,7 @@
PORTNAME= autoconf-archive
PORTVERSION= 0.${DISTDATE:C/-/./g}
+PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= GNU
DISTNAME= ${PORTNAME}-${DISTDATE}
diff --git a/devel/autoconf/Makefile b/devel/autoconf/Makefile
index 54a490539075..774f69f1439a 100644
--- a/devel/autoconf/Makefile
+++ b/devel/autoconf/Makefile
@@ -3,7 +3,7 @@
PORTNAME= autoconf
PORTVERSION= 2.69
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= devel
MASTER_SITES= GNU
diff --git a/devel/autoconf213/Makefile b/devel/autoconf213/Makefile
index 5518a35b9d73..3fcc5de28277 100644
--- a/devel/autoconf213/Makefile
+++ b/devel/autoconf213/Makefile
@@ -3,7 +3,7 @@
PORTNAME= autoconf
PORTVERSION= 2.13.000227
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= devel
MASTER_SITES= LOCAL/ade/gnu
DISTNAME= autoconf-000227
diff --git a/devel/autodist/Makefile b/devel/autodist/Makefile
index cb54f121ffd9..dbc9bd88b9dc 100644
--- a/devel/autodist/Makefile
+++ b/devel/autodist/Makefile
@@ -3,6 +3,7 @@
PORTNAME= autodist
PORTVERSION= 1.5
+PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= http://silcnet.org/download/autodist/sources/ \
http://public.planetmirror.com/pub/silcnet/autodist/sources/ \
diff --git a/devel/autogen/Makefile b/devel/autogen/Makefile
index 7b9357f59cac..b838f466ffed 100644
--- a/devel/autogen/Makefile
+++ b/devel/autogen/Makefile
@@ -3,7 +3,7 @@
PORTNAME= autogen
PORTVERSION= 5.18.12
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= devel
MASTER_SITES= GNU/${PORTNAME}/rel${PORTVERSION}
diff --git a/devel/automake/Makefile b/devel/automake/Makefile
index 97b2e4e6cfc1..f9095413d156 100644
--- a/devel/automake/Makefile
+++ b/devel/automake/Makefile
@@ -3,6 +3,7 @@
PORTNAME= automake
PORTVERSION= 1.16.1
+PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= GNU
diff --git a/devel/avr-gcc/Makefile b/devel/avr-gcc/Makefile
index a2a1cdaa849c..f2215be65f92 100644
--- a/devel/avr-gcc/Makefile
+++ b/devel/avr-gcc/Makefile
@@ -2,7 +2,7 @@
PORTNAME= gcc
PORTVERSION= 5.4.0
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= devel
MASTER_SITES= GCC/releases/gcc-${DIST_VERSION}
PKGNAMEPREFIX= avr-
diff --git a/devel/bashdb/Makefile b/devel/bashdb/Makefile
index fceba15eb744..bd910d0250ac 100644
--- a/devel/bashdb/Makefile
+++ b/devel/bashdb/Makefile
@@ -2,6 +2,7 @@
PORTNAME= bashdb
DISTVERSION= 4.4-1.0.0
+PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${DISTVERSION}/
diff --git a/devel/binutils/Makefile b/devel/binutils/Makefile
index d0b72ed898b7..b0696ad8d2de 100644
--- a/devel/binutils/Makefile
+++ b/devel/binutils/Makefile
@@ -46,7 +46,7 @@ BUTARGET?= ${PKGNAMEPREFIX}unknown-${OPSYS:tl}${OSREL}
.endif
PLIST_SUB= BUTARGET=${BUTARGET}
OPTIONS_EXCLUDE= NLS
-INFO_PATH= ${PKGNAMEPREFIX:S/-$//}/info
+INFO_PATH= ${PKGNAMEPREFIX:S/-$//}/share/info
CONFIGURE_ARGS+= --disable-shared \
--target=${BUTARGET}
.else
diff --git a/devel/bison/Makefile b/devel/bison/Makefile
index 7d57bb826d5f..0200b0ef6bdf 100644
--- a/devel/bison/Makefile
+++ b/devel/bison/Makefile
@@ -3,6 +3,7 @@
PORTNAME= bison
PORTVERSION= 3.1
+PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= devel
MASTER_SITES= GNU
diff --git a/devel/bnf/Makefile b/devel/bnf/Makefile
index dcb4f15e28ed..623c462b1929 100644
--- a/devel/bnf/Makefile
+++ b/devel/bnf/Makefile
@@ -3,6 +3,7 @@
PORTNAME= bnf
PORTVERSION= 1.6.10
+PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= SAVANNAH
diff --git a/devel/ccrtp/Makefile b/devel/ccrtp/Makefile
index cdb1fa0d5b21..52293715e69d 100644
--- a/devel/ccrtp/Makefile
+++ b/devel/ccrtp/Makefile
@@ -3,7 +3,7 @@
PORTNAME= ccrtp
PORTVERSION= 2.0.9
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= devel
MASTER_SITES= GNU
diff --git a/devel/cgdb/Makefile b/devel/cgdb/Makefile
index af085e25e52b..ee1ee78225d2 100644
--- a/devel/cgdb/Makefile
+++ b/devel/cgdb/Makefile
@@ -3,6 +3,7 @@
PORTNAME= cgdb
PORTVERSION= 0.7.0
+PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= http://cgdb.me/files/
diff --git a/devel/check/Makefile b/devel/check/Makefile
index d8e570c846ea..7ce632575017 100644
--- a/devel/check/Makefile
+++ b/devel/check/Makefile
@@ -3,6 +3,7 @@
PORTNAME= check
PORTVERSION= 0.12.0
+PORTREVISION= 1
CATEGORIES= devel
MAINTAINER= sunpoet@FreeBSD.org
diff --git a/devel/cmake/Makefile b/devel/cmake/Makefile
index 165b5f282b1b..f55fcde01672 100644
--- a/devel/cmake/Makefile
+++ b/devel/cmake/Makefile
@@ -4,6 +4,7 @@
PORTNAME= cmake
# Remember to update devel/cmake-doc and devel/cmake-gui as well.
DISTVERSION= 3.12.4
+PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= https://www.cmake.org/files/v${PORTVERSION:R}/
diff --git a/devel/cmake/files/patch-Modules_GNUInstallDirs.cmake b/devel/cmake/files/patch-Modules_GNUInstallDirs.cmake
new file mode 100644
index 000000000000..e2f77905049f
--- /dev/null
+++ b/devel/cmake/files/patch-Modules_GNUInstallDirs.cmake
@@ -0,0 +1,19 @@
+--- Modules/GNUInstallDirs.cmake.orig 2018-11-06 09:52:09 UTC
++++ Modules/GNUInstallDirs.cmake
+@@ -276,14 +276,12 @@ _GNUInstallDirs_cache_path(CMAKE_INSTALL_DATAROOTDIR "
+ _GNUInstallDirs_cache_path_fallback(CMAKE_INSTALL_DATADIR "${CMAKE_INSTALL_DATAROOTDIR}"
+ "Read-only architecture-independent data (DATAROOTDIR)")
+
++_GNUInstallDirs_cache_path_fallback(CMAKE_INSTALL_INFODIR "${CMAKE_INSTALL_DATAROOTDIR}/info"
++ "Info documentation (DATAROOTDIR/info)")
+ if(CMAKE_SYSTEM_NAME MATCHES "^(.*BSD|DragonFly)$")
+- _GNUInstallDirs_cache_path_fallback(CMAKE_INSTALL_INFODIR "info"
+- "Info documentation (info)")
+ _GNUInstallDirs_cache_path_fallback(CMAKE_INSTALL_MANDIR "man"
+ "Man documentation (man)")
+ else()
+- _GNUInstallDirs_cache_path_fallback(CMAKE_INSTALL_INFODIR "${CMAKE_INSTALL_DATAROOTDIR}/info"
+- "Info documentation (DATAROOTDIR/info)")
+ _GNUInstallDirs_cache_path_fallback(CMAKE_INSTALL_MANDIR "${CMAKE_INSTALL_DATAROOTDIR}/man"
+ "Man documentation (DATAROOTDIR/man)")
+ endif()
diff --git a/devel/commoncpp/Makefile b/devel/commoncpp/Makefile
index 14110d7790ef..1bb699c4c1d5 100644
--- a/devel/commoncpp/Makefile
+++ b/devel/commoncpp/Makefile
@@ -3,7 +3,7 @@
PORTNAME= commoncpp
PORTVERSION= 1.8.1
-PORTREVISION= 2
+PORTREVISION= 3
PORTEPOCH= 2
CATEGORIES= devel
MASTER_SITES= GNU
diff --git a/devel/cssc/Makefile b/devel/cssc/Makefile
index 3738d14b1d5e..c12caca1305d 100644
--- a/devel/cssc/Makefile
+++ b/devel/cssc/Makefile
@@ -3,7 +3,7 @@
PORTNAME= cssc
PORTVERSION= 1.4.0
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= devel
MASTER_SITES= GNU
DISTNAME= CSSC-${PORTVERSION}
diff --git a/devel/cutils/Makefile b/devel/cutils/Makefile
index 986becec23e2..6b80a85ec231 100644
--- a/devel/cutils/Makefile
+++ b/devel/cutils/Makefile
@@ -3,6 +3,7 @@
PORTNAME= cutils
PORTVERSION= 1.6
+PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= http://www.sigala.it/sandro/files/
diff --git a/devel/cvs-devel/Makefile b/devel/cvs-devel/Makefile
index dfd7613db8c5..c5d7d4f27825 100644
--- a/devel/cvs-devel/Makefile
+++ b/devel/cvs-devel/Makefile
@@ -3,7 +3,7 @@
PORTNAME= cvs
PORTVERSION= 1.12.13
-PORTREVISION= 12
+PORTREVISION= 13
CATEGORIES= devel ipv6
MASTER_SITES= GNU/non-gnu/${PORTNAME}/source/feature/${PORTVERSION}
PKGNAMESUFFIX= -devel
diff --git a/devel/cvs/Makefile b/devel/cvs/Makefile
index dec9fbb2fcd1..a0439924ea2c 100644
--- a/devel/cvs/Makefile
+++ b/devel/cvs/Makefile
@@ -2,7 +2,7 @@
PORTNAME= cvs
PORTVERSION= 1.20120905
-PORTREVISION?= 5
+PORTREVISION?= 6
CATEGORIES= devel
MASTER_SITES= LOCAL/eadler
@@ -39,6 +39,8 @@ INFO= cvs cvsclient
DESTDIRNAME= NADA
MAKE_ARGS= DESTDIR=${STAGEDIR}${PREFIX}
+post-patch:
+ @${REINPLACE_CMD} -e "s,/info/,/${INFO_PATH}/,g" ${WRKSRC}/Makefile.inc
pre-install:
@${MKDIR} ${STAGEDIR}${EXAMPLESDIR}/contrib
diff --git a/devel/cvsbook/Makefile b/devel/cvsbook/Makefile
index 7e4fb3206ba7..3a5d7d8815c1 100644
--- a/devel/cvsbook/Makefile
+++ b/devel/cvsbook/Makefile
@@ -3,7 +3,7 @@
PORTNAME= cvsbook
PORTVERSION= 1.21
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= devel
MASTER_SITES= http://cvsbook.red-bean.com/
DISTNAME= ${PORTNAME}-${PORTVERSION}-all
diff --git a/devel/ddd/Makefile b/devel/ddd/Makefile
index 7b9428a3251f..41d5cb85a395 100644
--- a/devel/ddd/Makefile
+++ b/devel/ddd/Makefile
@@ -3,7 +3,7 @@
PORTNAME= ddd
PORTVERSION= 3.3.12
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= devel
MASTER_SITES= GNU
diff --git a/devel/djgpp-binutils/Makefile b/devel/djgpp-binutils/Makefile
index 6af97016d511..4410d1701bc5 100644
--- a/devel/djgpp-binutils/Makefile
+++ b/devel/djgpp-binutils/Makefile
@@ -3,6 +3,7 @@
PORTNAME= binutils
PORTVERSION= 2.17
+PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= SOURCEWARE/binutils/releases
PKGNAMEPREFIX= djgpp-
@@ -22,7 +23,7 @@ CONFIGURE_ARGS= --target=${TARGET} \
--disable-nls --disable-shared --disable-werror
INFO= as bfd binutils ld configure standards
-INFO_PATH= ${TARGET}/info
+INFO_PATH= ${TARGET}/share/info
BINARIES= addr2line ar as c++filt ld nm objcopy objdump ranlib \
readelf size strings strip
@@ -31,6 +32,6 @@ post-install:
.for F in ${BINARIES}
@${LN} -f ${STAGEDIR}${PREFIX}/bin/${TARGET}-$F ${STAGEDIR}${PREFIX}/${TARGET}/bin/$F
.endfor
- @${RM} ${STAGEDIR}${PREFIX}/${TARGET}/info/dir
+ @${RM} ${STAGEDIR}${PREFIX}/${INFO_PATH}/dir
.include <bsd.port.mk>
diff --git a/devel/fnccheck/Makefile b/devel/fnccheck/Makefile
index 7e0d614b59f1..d517cb1e58f4 100644
--- a/devel/fnccheck/Makefile
+++ b/devel/fnccheck/Makefile
@@ -2,7 +2,7 @@
PORTNAME= fnccheck
PORTVERSION= 3.2.0
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= devel
MASTER_SITES= SF/${PORTNAME}
DISTNAME= FunctionCheck-${PORTVERSION}
diff --git a/devel/gengetopt/Makefile b/devel/gengetopt/Makefile
index a41cc2f4e259..6f496fe78fb3 100644
--- a/devel/gengetopt/Makefile
+++ b/devel/gengetopt/Makefile
@@ -3,7 +3,7 @@
PORTNAME= gengetopt
PORTVERSION= 2.22.6
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= devel
MASTER_SITES= GNU
diff --git a/devel/gettext-runtime/Makefile b/devel/gettext-runtime/Makefile
index 96df767b3668..99e839efaa93 100644
--- a/devel/gettext-runtime/Makefile
+++ b/devel/gettext-runtime/Makefile
@@ -5,7 +5,7 @@
# discretion.
PORTNAME= gettext-runtime
-PORTREVISION= 1
+PORTREVISION= 2
COMMENT= GNU gettext runtime libraries and programs
diff --git a/devel/ghub/Makefile b/devel/ghub/Makefile
index d4033c105b06..08a912cef95b 100644
--- a/devel/ghub/Makefile
+++ b/devel/ghub/Makefile
@@ -3,7 +3,7 @@
PORTNAME= ghub
DISTVERSIONPREFIX= v
DISTVERSION= 2.0.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= devel elisp
PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX}
diff --git a/devel/gindent/Makefile b/devel/gindent/Makefile
index 4e859d232476..f249cfff5197 100644
--- a/devel/gindent/Makefile
+++ b/devel/gindent/Makefile
@@ -3,7 +3,7 @@
PORTNAME= gindent
PORTVERSION= 2.2.10
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= devel
MASTER_SITES= GNU/indent
DISTNAME= indent-${PORTVERSION}
diff --git a/devel/glib12/Makefile b/devel/glib12/Makefile
index 341ee92d8041..eb78db3b0f20 100644
--- a/devel/glib12/Makefile
+++ b/devel/glib12/Makefile
@@ -3,7 +3,7 @@
PORTNAME= glib
PORTVERSION= 1.2.10
-PORTREVISION= 15
+PORTREVISION= 16
CATEGORIES= devel
MASTER_SITES= GNOME
PKGNAMESUFFIX= 12
diff --git a/devel/global/Makefile b/devel/global/Makefile
index 0633c965a2fd..aa1a063bdfec 100644
--- a/devel/global/Makefile
+++ b/devel/global/Makefile
@@ -3,6 +3,7 @@
PORTNAME= global
PORTVERSION= 6.6.2
+PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= GNU
diff --git a/devel/gmake/Makefile b/devel/gmake/Makefile
index c1c7d7293442..ab80a3066f6f 100644
--- a/devel/gmake/Makefile
+++ b/devel/gmake/Makefile
@@ -3,7 +3,7 @@
PORTNAME= gmake
PORTVERSION= 4.2.1
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= devel
MASTER_SITES= GNU/make
DISTNAME= make-${PORTVERSION}
diff --git a/devel/gnucflow/Makefile b/devel/gnucflow/Makefile
index d97a37cd0bb6..6a14bf8476e0 100644
--- a/devel/gnucflow/Makefile
+++ b/devel/gnucflow/Makefile
@@ -3,7 +3,7 @@
PORTNAME= gnucflow
PORTVERSION= 1.4
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= devel
MASTER_SITES= ftp://download.gnu.org.ua/pub/release/cflow/ \
http://mirror.amdmi3.ru/distfiles/
diff --git a/devel/gnulib/Makefile b/devel/gnulib/Makefile
index 8477341aa09b..5a4a7360a7a9 100644
--- a/devel/gnulib/Makefile
+++ b/devel/gnulib/Makefile
@@ -2,6 +2,7 @@
PORTNAME= gnulib
PORTVERSION= 20140202
+PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= http://erislabs.net/ianb/projects/gnulib/
DISTNAME= ${PORTNAME}-${PORTVERSION}-stable
diff --git a/devel/gperf/Makefile b/devel/gperf/Makefile
index 22351689af99..e1f301c19704 100644
--- a/devel/gperf/Makefile
+++ b/devel/gperf/Makefile
@@ -2,7 +2,7 @@
PORTNAME= gperf
PORTVERSION= 3.0.3
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= devel
MASTER_SITES= GNU
diff --git a/devel/guile-lib/Makefile b/devel/guile-lib/Makefile
index fb7c96e72dfc..f7ac149488bf 100644
--- a/devel/guile-lib/Makefile
+++ b/devel/guile-lib/Makefile
@@ -3,6 +3,7 @@
PORTNAME= guile-lib
PORTVERSION= 0.2.6.1
+PORTREVISION= 1
CATEGORIES= devel scheme
MASTER_SITES= SAVANNAH
diff --git a/devel/idutils/Makefile b/devel/idutils/Makefile
index f311258be20f..753f5463c707 100644
--- a/devel/idutils/Makefile
+++ b/devel/idutils/Makefile
@@ -3,7 +3,7 @@
PORTNAME= idutils
PORTVERSION= 4.6
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= devel
MASTER_SITES= GNU
diff --git a/devel/kaptain/Makefile b/devel/kaptain/Makefile
index 1325edbfce4a..af52f778c459 100644
--- a/devel/kaptain/Makefile
+++ b/devel/kaptain/Makefile
@@ -3,6 +3,7 @@
PORTNAME= kaptain
PORTVERSION= 0.73
+PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= SF
diff --git a/devel/libIDL/Makefile b/devel/libIDL/Makefile
index 09c79cc46ea9..7e02277fb263 100644
--- a/devel/libIDL/Makefile
+++ b/devel/libIDL/Makefile
@@ -4,7 +4,7 @@
PORTNAME= libIDL
PORTVERSION= 0.8.14
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= devel
MASTER_SITES= GNOME
DIST_SUBDIR= gnome2
diff --git a/devel/libassetml/Makefile b/devel/libassetml/Makefile
index b79f87cf9891..fcdb29de7778 100644
--- a/devel/libassetml/Makefile
+++ b/devel/libassetml/Makefile
@@ -3,7 +3,7 @@
PORTNAME= libassetml
PORTVERSION= 1.2.1
-PORTREVISION= 13
+PORTREVISION= 14
CATEGORIES= devel gnome
MASTER_SITES= SF/ofset/${PORTNAME}/${PORTVERSION}
diff --git a/devel/libavl/Makefile b/devel/libavl/Makefile
index d68c2a7f002f..06e27cd182dd 100644
--- a/devel/libavl/Makefile
+++ b/devel/libavl/Makefile
@@ -3,6 +3,7 @@
PORTNAME= libavl
PORTVERSION= 1.4.0
+PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= GNU/avl
DISTNAME= avl-${PORTVERSION}
diff --git a/devel/libbfd/Makefile b/devel/libbfd/Makefile
index 5b9340f28378..82ee3a420f98 100644
--- a/devel/libbfd/Makefile
+++ b/devel/libbfd/Makefile
@@ -3,7 +3,7 @@
PORTNAME= libbfd
PORTVERSION= 2.19.1
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= devel
MASTER_SITES= SOURCEWARE/binutils/releases
DISTNAME= binutils-${PORTVERSION}
diff --git a/devel/libcfu/Makefile b/devel/libcfu/Makefile
index f9e6b7494fe9..868b7e165007 100644
--- a/devel/libcfu/Makefile
+++ b/devel/libcfu/Makefile
@@ -2,7 +2,7 @@
PORTNAME= libcfu
DISTVERSION= 0.04a
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= devel
MAINTAINER= crees@FreeBSD.org
diff --git a/devel/libconfig/Makefile b/devel/libconfig/Makefile
index 8c6bdbdcfa7b..7b5661d827db 100644
--- a/devel/libconfig/Makefile
+++ b/devel/libconfig/Makefile
@@ -4,6 +4,7 @@
PORTNAME= libconfig
PORTVERSION= 1.7.2
DISTVERSIONPREFIX= v
+PORTREVISION= 1
CATEGORIES= devel
MAINTAINER= ntarmos@ceid.upatras.gr
diff --git a/devel/libffi/Makefile b/devel/libffi/Makefile
index 7e0e958b1cc4..288cc0d970c7 100644
--- a/devel/libffi/Makefile
+++ b/devel/libffi/Makefile
@@ -3,7 +3,7 @@
PORTNAME= libffi
PORTVERSION= 3.2.1
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= devel
MASTER_SITES= SOURCEWARE/${PORTNAME}
diff --git a/devel/libgtop/Makefile b/devel/libgtop/Makefile
index f0c8916520f6..8087364203fe 100644
--- a/devel/libgtop/Makefile
+++ b/devel/libgtop/Makefile
@@ -3,6 +3,7 @@
PORTNAME= libgtop
PORTVERSION= 2.38.0
+PORTREVISION= 1
CATEGORIES= devel gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome2
diff --git a/devel/libmatheval/Makefile b/devel/libmatheval/Makefile
index b686bcadbe1a..a36ce91b75e1 100644
--- a/devel/libmatheval/Makefile
+++ b/devel/libmatheval/Makefile
@@ -3,7 +3,7 @@
PORTNAME= libmatheval
PORTVERSION= 1.1.11
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= devel math
MASTER_SITES= GNU
diff --git a/devel/libruin/Makefile b/devel/libruin/Makefile
index 4c16ac3a46b1..c5f5db0a14f0 100644
--- a/devel/libruin/Makefile
+++ b/devel/libruin/Makefile
@@ -3,6 +3,7 @@
PORTNAME= libruin
PORTVERSION= 0.2.0
+PORTREVISION= 1
CATEGORIES= devel scheme
MASTER_SITES= SAVANNAH
diff --git a/devel/libtool/Makefile b/devel/libtool/Makefile
index 48e58c64532e..a8aeabf475cf 100644
--- a/devel/libtool/Makefile
+++ b/devel/libtool/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= libtool
-PORTREVISION= 0
+PORTREVISION= 1
COMMENT= Generic shared library support script
diff --git a/devel/libunistring/Makefile b/devel/libunistring/Makefile
index 51e4b3b44fca..c2ba9e00c562 100644
--- a/devel/libunistring/Makefile
+++ b/devel/libunistring/Makefile
@@ -2,6 +2,7 @@
PORTNAME= libunistring
PORTVERSION= 0.9.10
+PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= GNU
diff --git a/devel/lightning/Makefile b/devel/lightning/Makefile
index 2cdf5809f0ae..30dec86a6675 100644
--- a/devel/lightning/Makefile
+++ b/devel/lightning/Makefile
@@ -3,6 +3,7 @@
PORTNAME= lightning
PORTVERSION= 2.1.2
+PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= GNU
diff --git a/devel/m4/Makefile b/devel/m4/Makefile
index 0bda4596de4c..88039f4e7783 100644
--- a/devel/m4/Makefile
+++ b/devel/m4/Makefile
@@ -3,6 +3,7 @@
PORTNAME= m4
PORTVERSION= 1.4.18
+PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= devel
MASTER_SITES= GNU
diff --git a/devel/magit-popup/Makefile b/devel/magit-popup/Makefile
index ce087945b2d7..393d6c780b86 100644
--- a/devel/magit-popup/Makefile
+++ b/devel/magit-popup/Makefile
@@ -3,6 +3,7 @@
PORTNAME= magit-popup
PORTVERSION= 2.12.4
DISTVERSIONPREFIX= v
+PORTREVISION= 1
CATEGORIES= devel elisp
PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX}
diff --git a/devel/magit/Makefile b/devel/magit/Makefile
index acc17e648d26..f90ecdc6fd37 100644
--- a/devel/magit/Makefile
+++ b/devel/magit/Makefile
@@ -3,6 +3,7 @@
PORTNAME= magit
PORTVERSION= 2.13.0
+PORTREVISION= 1
CATEGORIES= devel elisp
PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX}
diff --git a/devel/mingw32-gcc/Makefile b/devel/mingw32-gcc/Makefile
index 5760eec71594..25bd0a6c2ca7 100644
--- a/devel/mingw32-gcc/Makefile
+++ b/devel/mingw32-gcc/Makefile
@@ -3,7 +3,7 @@
PORTNAME= gcc
PORTVERSION= ${GCCVERSION}
-PORTREVISION= 3
+PORTREVISION= 4
PORTEPOCH= 1
CATEGORIES= devel
MASTER_SITES= GCC
@@ -76,7 +76,7 @@ CONFIGURE_ARGS= --disable-nls --target=${GCC_TARG} \
--disable-bootstrap
MAKE_ARGS+= MAKEINFOFLAGS="--no-split"
PLIST_SUB+= GCC_TARG=${GCC_TARG} GCC_REV=${GCCVERSION}
-INFO_PATH= ${GCC_TARG}/info
+INFO_PATH= ${GCC_TARG}/share/info
INFO= cpp cppinternals gcc gccinstall gccint gfortran
.if ${ARCH} == "i386" || ${ARCH} == "amd64"
INFO+= libquadmath
diff --git a/devel/monotone/Makefile b/devel/monotone/Makefile
index 8cff7b5335de..72ca1946f0e7 100644
--- a/devel/monotone/Makefile
+++ b/devel/monotone/Makefile
@@ -3,7 +3,7 @@
PORTNAME= monotone
PORTVERSION= 1.1
-PORTREVISION= 13
+PORTREVISION= 14
CATEGORIES= devel
MASTER_SITES= http://www.monotone.ca/downloads/${PORTVERSION}/
diff --git a/devel/nana/Makefile b/devel/nana/Makefile
index b490ade4aac5..51eb6b930695 100644
--- a/devel/nana/Makefile
+++ b/devel/nana/Makefile
@@ -3,6 +3,7 @@
PORTNAME= nana
PORTVERSION= 2.5
+PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= http://download.savannah.gnu.org/releases/nana/ \
ftp://download.savannah.gnu.org/releases/nana/
diff --git a/devel/ocaml-sdl/Makefile b/devel/ocaml-sdl/Makefile
index 40dc0d9e8869..737c53b73850 100644
--- a/devel/ocaml-sdl/Makefile
+++ b/devel/ocaml-sdl/Makefile
@@ -3,7 +3,7 @@
PORTNAME= sdl
PORTVERSION= 0.9.1
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= devel
MASTER_SITES= SF/ocaml${PORTNAME}/OCamlSDL/ocaml${PORTNAME}-${PORTVERSION}
PKGNAMEPREFIX= ocaml-
diff --git a/devel/omake/Makefile b/devel/omake/Makefile
index 04b0a0ff6e86..cf9d1c61f07c 100644
--- a/devel/omake/Makefile
+++ b/devel/omake/Makefile
@@ -3,7 +3,7 @@
PORTNAME= omake
DISTVERSION= 0.9.8.6-0.rc1
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= devel
MASTER_SITES= http://pkgs.fedoraproject.org/repo/pkgs/ocaml-omake/omake-0.9.8.6-0.rc1.tar.gz/fe39a476ef4e33b7ba2ca77a6bcaded2/ \
http://download.camlcity.org/download/
diff --git a/devel/openocd/Makefile b/devel/openocd/Makefile
index a8920177a228..aa67fdb0089a 100644
--- a/devel/openocd/Makefile
+++ b/devel/openocd/Makefile
@@ -3,7 +3,7 @@
PORTNAME= openocd
PORTVERSION= 0.10.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= devel
MASTER_SITES= SF
diff --git a/devel/p5-Sepia/Makefile b/devel/p5-Sepia/Makefile
index 77274d6dc00e..b44285f4f0f7 100644
--- a/devel/p5-Sepia/Makefile
+++ b/devel/p5-Sepia/Makefile
@@ -3,7 +3,7 @@
PORTNAME= Sepia
PORTVERSION= 0.992
-PORTREVISION= 11
+PORTREVISION= 12
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
diff --git a/devel/rcs/Makefile b/devel/rcs/Makefile
index 88bf50fb7a3e..a8e6d75c32f1 100644
--- a/devel/rcs/Makefile
+++ b/devel/rcs/Makefile
@@ -2,6 +2,7 @@
PORTNAME= rcs
PORTVERSION= 5.9.4
+PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= GNU
diff --git a/devel/readline/Makefile b/devel/readline/Makefile
index 006195ead4fe..a33b3dedcdbd 100644
--- a/devel/readline/Makefile
+++ b/devel/readline/Makefile
@@ -3,7 +3,7 @@
PORTNAME= readline
PORTVERSION= 7.0.${PATCHLEVEL}
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= devel
MASTER_SITES= GNU
DISTNAME= ${PORTNAME}-${PORTVERSION:R}
diff --git a/devel/remake/Makefile b/devel/remake/Makefile
index 0b83c5d90c5e..90d93c8bf6df 100644
--- a/devel/remake/Makefile
+++ b/devel/remake/Makefile
@@ -3,6 +3,7 @@
PORTNAME= remake
PORTVERSION= 1.4
+PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= SF/bashdb/remake/4.2+dbg-${PORTVERSION}/
DISTNAME= remake-4.2.1+dbg-${PORTVERSION}
diff --git a/devel/sdts++/Makefile b/devel/sdts++/Makefile
index 0d16d278ca76..e5a087a51867 100644
--- a/devel/sdts++/Makefile
+++ b/devel/sdts++/Makefile
@@ -3,7 +3,7 @@
PORTNAME= sdts++
PORTVERSION= 1.5.1
-PORTREVISION= 14
+PORTREVISION= 15
CATEGORIES= devel
MASTER_SITES= http://thor-f5.er.usgs.gov/sdts/sdtsxx/ \
http://lychnobite.org/sdts/
diff --git a/devel/tclmore/Makefile b/devel/tclmore/Makefile
index 240e14a3d377..78f63535f8f0 100644
--- a/devel/tclmore/Makefile
+++ b/devel/tclmore/Makefile
@@ -3,7 +3,7 @@
PORTNAME= tclmore
PORTVERSION= 0.7b1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= devel tcl
MASTER_SITES= http://download.gna.org/tclmore/0.7/
DISTNAME= ${PORTNAME}_${PORTVERSION}_src
diff --git a/devel/tex-kpathsea/Makefile b/devel/tex-kpathsea/Makefile
index 1913930352f8..4484dc2327b9 100644
--- a/devel/tex-kpathsea/Makefile
+++ b/devel/tex-kpathsea/Makefile
@@ -2,7 +2,7 @@
PORTNAME= kpathsea
PORTVERSION= 6.2.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= devel
MASTER_SITES= ftp://tug.org/historic/systems/texlive/2015/
PKGNAMEPREFIX= tex-
diff --git a/devel/tex-web2c/Makefile b/devel/tex-web2c/Makefile
index 463699ac6b1c..951e8fbd361d 100644
--- a/devel/tex-web2c/Makefile
+++ b/devel/tex-web2c/Makefile
@@ -2,7 +2,7 @@
PORTNAME= web2c
PORTVERSION= 20150521
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= devel
MASTER_SITES= TEX_CTAN/systems/texlive/Source/
PKGNAMEPREFIX= tex-
diff --git a/devel/udis86/Makefile b/devel/udis86/Makefile
index 163e7c401ad2..38287c4bd11a 100644
--- a/devel/udis86/Makefile
+++ b/devel/udis86/Makefile
@@ -3,7 +3,7 @@
PORTNAME= udis86
PORTVERSION= 1.7.2
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= devel
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION:R}
diff --git a/devel/zpu-binutils/files/patch-build.sh b/devel/zpu-binutils/files/patch-build.sh
index cbe6dce46746..50efffbe6018 100644
--- a/devel/zpu-binutils/files/patch-build.sh
+++ b/devel/zpu-binutils/files/patch-build.sh
@@ -10,7 +10,7 @@
-../binutils/configure --target=zpu-elf --prefix=`pwd`/../install
-make
-make install
-+../binutils/configure --target=zpu-elf --prefix=%%PREFIX%%/zpu --infodir=%%PREFIX%%/info/zpu
++../binutils/configure --target=zpu-elf --prefix=%%PREFIX%%/zpu --infodir=%%PREFIX%%/share/info/zpu
+%%GMAKE%%
+#gmake install
cd ..
diff --git a/devel/zpu-gcc/Makefile b/devel/zpu-gcc/Makefile
index f2ff9ff3b8ae..0554e1318e47 100644
--- a/devel/zpu-gcc/Makefile
+++ b/devel/zpu-gcc/Makefile
@@ -2,6 +2,7 @@
PORTNAME= zpu-gcc
PORTVERSION= 1.0
+PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= http://opensource.zylin.com/zpudownload.html/
MASTER_SITES= LOCAL/db
diff --git a/devel/zpu-gcc/files/patch-build.sh b/devel/zpu-gcc/files/patch-build.sh
index 6698af3eb4a0..40b658f17edb 100644
--- a/devel/zpu-gcc/files/patch-build.sh
+++ b/devel/zpu-gcc/files/patch-build.sh
@@ -28,7 +28,7 @@
-make
-make install
+##../gcc/configure --target=zpu-elf --prefix=%%PREFIX%%/zpu --enable-languages=c,c++ --with-gnu-as --with-gnu-ld --with-newlib --disable-shared --enable-newlib -v --enable-checking=misc,tree,rtl,rtlflag,gc,gcac,fold --disable-multilib --disable-threads --enable-sjlj-exceptions --enable-libstdcxx-allocator=malloc
-+../gcc/configure --target=zpu-elf --prefix=%%PREFIX%%/zpu --infodir=%%PREFIX%%/info/zpuc --enable-languages=c --with-gnu-as --with-gnu-ld --with-newlib --disable-shared --enable-newlib -v --enable-checking=misc,tree,rtl,rtlflag,gc,gcac,fold --disable-multilib --disable-threads --enable-sjlj-exceptions --enable-libstdcxx-allocator=malloc
++../gcc/configure --target=zpu-elf --prefix=%%PREFIX%%/zpu --infodir=%%PREFIX%%/share/info/zpuc --enable-languages=c --with-gnu-as --with-gnu-ld --with-newlib --disable-shared --enable-newlib -v --enable-checking=misc,tree,rtl,rtlflag,gc,gcac,fold --disable-multilib --disable-threads --enable-sjlj-exceptions --enable-libstdcxx-allocator=malloc
+%%MAKE_CMD%%
+#gmake install