Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F111031217
D17816.id50162.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
141 KB
Referenced Files
None
Subscribers
None
D17816.id50162.diff
View Options
Index: Mk/bsd.port.mk
===================================================================
--- Mk/bsd.port.mk
+++ Mk/bsd.port.mk
@@ -543,8 +543,6 @@
# the path relative to ${INFO_PATH}.
# INFO_PATH - Path, where all .info files will be installed by your
# port, relative to ${PREFIX}
-# Default: "share/info" if ${PREFIX} is equal to /usr
-# and "info" otherwise.
#
# Set the following to specify all documentation your port installs into
# ${DOCSDIR}
@@ -2671,12 +2669,7 @@
.endfor
MANLPREFIX?= ${MANPREFIX}
MANNPREFIX?= ${MANPREFIX}
-
-.if ${PREFIX} == /usr
INFO_PATH?= share/info
-.else
-INFO_PATH?= info
-.endif
.if defined(INFO)
RUN_DEPENDS+= indexinfo:print/indexinfo
Index: Templates/BSD.local.dist
===================================================================
--- Templates/BSD.local.dist
+++ Templates/BSD.local.dist
@@ -27,8 +27,6 @@
X11
..
..
- info
- ..
lib
debug
..
@@ -285,6 +283,8 @@
..
..
examples
+ ..
+ info
..
java
classes
Index: accessibility/speech-dispatcher/Makefile
===================================================================
--- accessibility/speech-dispatcher/Makefile
+++ accessibility/speech-dispatcher/Makefile
@@ -2,7 +2,7 @@
PORTNAME= speech-dispatcher
PORTVERSION= 0.8.6
-PORTREVISION?= 0
+PORTREVISION?= 1
CATEGORIES?= accessibility audio
MASTER_SITES= http://devel.freebsoft.org/pub/projects/speechd/
Index: archivers/fastjar/Makefile
===================================================================
--- archivers/fastjar/Makefile
+++ archivers/fastjar/Makefile
@@ -3,7 +3,7 @@
PORTNAME= fastjar
PORTVERSION= 0.93.20060808
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= archivers java
MASTER_SITES= LOCAL/maho/fastjar
Index: archivers/gcpio/Makefile
===================================================================
--- archivers/gcpio/Makefile
+++ archivers/gcpio/Makefile
@@ -2,6 +2,7 @@
PORTNAME= cpio
PORTVERSION= 2.12
+PORTREVISION= 1
CATEGORIES= archivers
MASTER_SITES= GNU
PKGNAMEPREFIX= g
Index: archivers/gtar/Makefile
===================================================================
--- archivers/gtar/Makefile
+++ archivers/gtar/Makefile
@@ -3,6 +3,7 @@
PORTNAME= tar
PORTVERSION= 1.30
+PORTREVISION= 1
CATEGORIES= archivers sysutils
MASTER_SITES= GNU
PKGNAMEPREFIX= g
Index: archivers/gzip/Makefile
===================================================================
--- archivers/gzip/Makefile
+++ archivers/gzip/Makefile
@@ -3,6 +3,7 @@
PORTNAME= gzip
PORTVERSION= 1.9
+PORTREVISION= 1
CATEGORIES= archivers
MASTER_SITES= GNU
Index: archivers/lzip/Makefile
===================================================================
--- archivers/lzip/Makefile
+++ archivers/lzip/Makefile
@@ -3,6 +3,7 @@
PORTNAME= lzip
PORTVERSION= 1.19
+PORTREVISION= 1
CATEGORIES= archivers
MASTER_SITES= SAVANNAH/lzip
Index: archivers/lzlib/Makefile
===================================================================
--- archivers/lzlib/Makefile
+++ archivers/lzlib/Makefile
@@ -3,6 +3,7 @@
PORTNAME= lzlib
PORTVERSION= 1.9
+PORTREVISION= 1
CATEGORIES= archivers
MASTER_SITES= SAVANNAH/lzip/lzlib
Index: archivers/plzip/Makefile
===================================================================
--- archivers/plzip/Makefile
+++ archivers/plzip/Makefile
@@ -3,6 +3,7 @@
PORTNAME= plzip
PORTVERSION= 1.6
+PORTREVISION= 1
CATEGORIES= archivers
MASTER_SITES= SAVANNAH/lzip/${PORTNAME}
Index: archivers/sharutils/Makefile
===================================================================
--- archivers/sharutils/Makefile
+++ archivers/sharutils/Makefile
@@ -3,7 +3,7 @@
PORTNAME= sharutils
PORTVERSION= 4.15.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= archivers
MASTER_SITES= GNU
Index: archivers/zutils/Makefile
===================================================================
--- archivers/zutils/Makefile
+++ archivers/zutils/Makefile
@@ -3,6 +3,7 @@
PORTNAME= zutils
PORTVERSION= 1.7
+PORTREVISION= 1
CATEGORIES= archivers
MASTER_SITES= SAVANNAH/zutils
EXTRACT_SUFX= .tar.lz
Index: astro/foxtrotgps/Makefile
===================================================================
--- astro/foxtrotgps/Makefile
+++ astro/foxtrotgps/Makefile
@@ -3,7 +3,7 @@
PORTNAME= foxtrotgps
PORTVERSION= 1.2.0
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= astro geography
MASTER_SITES= http://www.foxtrotgps.org/releases/
Index: audio/emms/Makefile
===================================================================
--- audio/emms/Makefile
+++ audio/emms/Makefile
@@ -3,7 +3,7 @@
PORTNAME= emms
DISTVERSION= 5.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= audio elisp
MASTER_SITES= GNU
PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX}
Index: audio/emms/files/patch-Makefile
===================================================================
--- audio/emms/files/patch-Makefile
+++ audio/emms/files/patch-Makefile
@@ -1,10 +1,12 @@
---- Makefile.orig 2018-01-06 17:26:53 UTC
+--- Makefile.orig 2018-05-01 18:43:15 UTC
+++ Makefile
-@@ -10,13 +10,13 @@ ALLCOMPILED=$(wildcard $(LISPDIR)/*.elc)
+@@ -9,14 +9,14 @@ ALLCOMPILED=$(wildcard $(LISPDIR)/*.elc)
+
DESTDIR=
PREFIX=$(DESTDIR)/usr/local
- INFODIR=$(PREFIX)/info
+-INFODIR=$(PREFIX)/info
-MAN1DIR=$(PREFIX)/share/man/man1
++INFODIR=$(PREFIX)/share/info
+MAN1DIR=$(PREFIX)/man/man1
BINDIR=$(PREFIX)/bin
SITELISP=$(PREFIX)/share/emacs/site-lisp/emms
Index: audio/festival-freebsoft-utils/Makefile
===================================================================
--- audio/festival-freebsoft-utils/Makefile
+++ audio/festival-freebsoft-utils/Makefile
@@ -2,7 +2,7 @@
PORTNAME= festival-freebsoft-utils
PORTVERSION= 0.10
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= audio accessibility
MASTER_SITES= http://www.freebsoft.org/pub/projects/${PORTNAME}/
Index: audio/gnupod/Makefile
===================================================================
--- audio/gnupod/Makefile
+++ audio/gnupod/Makefile
@@ -3,7 +3,7 @@
PORTNAME= gnupod
PORTVERSION= 0.99.8
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= audio perl5
MASTER_SITES= SAVANNAH \
http://www.blinkenlights.ch/gnupod-dist/stable/
Index: audio/libadplug/Makefile
===================================================================
--- audio/libadplug/Makefile
+++ audio/libadplug/Makefile
@@ -4,6 +4,7 @@
PORTNAME= adplug
PORTVERSION= 2.3.1
DISTVERSIONPREFIX= ${PORTNAME}-
+PORTREVISION= 1
CATEGORIES= audio
PKGNAMEPREFIX= lib
Index: audio/libmikmod/Makefile
===================================================================
--- audio/libmikmod/Makefile
+++ audio/libmikmod/Makefile
@@ -3,6 +3,7 @@
PORTNAME= libmikmod
PORTVERSION= 3.3.11.1
+PORTREVISION= 1
CATEGORIES= audio
MASTER_SITES= SF/mikmod/libmikmod/${PORTVERSION}/
Index: audio/ocp/Makefile
===================================================================
--- audio/ocp/Makefile
+++ audio/ocp/Makefile
@@ -3,7 +3,7 @@
PORTNAME= ocp
PORTVERSION= 0.1.21
-PORTREVISION= 3
+PORTREVISION= 4
PORTEPOCH= 1
CATEGORIES= audio
MASTER_SITES= SF/opencubicplayer/${DISTNAME} \
Index: audio/rplay/Makefile
===================================================================
--- audio/rplay/Makefile
+++ audio/rplay/Makefile
@@ -22,6 +22,7 @@
LIBS+= -L${LOCALBASE}/lib
INFO= RPLAY RPTP librplay rplayd
+MAKE_ARGS= infodir=${PREFIX}/${INFO_PATH}
.include <bsd.port.pre.mk>
Index: audio/xhippo/Makefile
===================================================================
--- audio/xhippo/Makefile
+++ audio/xhippo/Makefile
@@ -3,7 +3,7 @@
PORTNAME= xhippo
PORTVERSION= 3.5
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= audio
MASTER_SITES= GNU
Index: benchmarks/netperf/Makefile
===================================================================
--- benchmarks/netperf/Makefile
+++ benchmarks/netperf/Makefile
@@ -3,6 +3,7 @@
PORTNAME= netperf
PORTVERSION= 2.7.1.p20170921
+PORTREVISION= 1
CATEGORIES= benchmarks ipv6
MAINTAINER= marius@FreeBSD.org
Index: cad/dinotrace/Makefile
===================================================================
--- cad/dinotrace/Makefile
+++ cad/dinotrace/Makefile
@@ -3,7 +3,7 @@
PORTNAME= dinotrace
PORTVERSION= 9.4c
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= cad
MASTER_SITES= http://www.veripool.org/ftp/
PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX}
Index: cad/freehdl/Makefile
===================================================================
--- cad/freehdl/Makefile
+++ cad/freehdl/Makefile
@@ -3,7 +3,7 @@
PORTNAME= freehdl
PORTVERSION= 0.0.7
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= cad
MASTER_SITES= http://freehdl.seul.org/~enaroska/
Index: cad/geda/Makefile
===================================================================
--- cad/geda/Makefile
+++ cad/geda/Makefile
@@ -4,7 +4,7 @@
PORTNAME= geda
PORTVERSION= 1.8.2
DISTVERSIONPREFIX=gaf-
-PORTREVISION= 4
+PORTREVISION= 5
PORTEPOCH= 1
CATEGORIES= cad
MASTER_SITES= http://ftp.geda-project.org/${PORTNAME}-gaf/stable/v${PORTVERSION:R}/${PORTVERSION}/
Index: cad/ghdl/Makefile
===================================================================
--- cad/ghdl/Makefile
+++ cad/ghdl/Makefile
@@ -4,7 +4,7 @@
PORTNAME= ghdl
PORTVERSION= 0.33
DISTVERSIONPREFIX= v
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= cad
DISTFILES= ${DISTNAME}${EXTRACT_SUFX}
@@ -144,7 +144,7 @@
${MV} ${STAGEDIR}${PREFIX}/ghdl/share/man/man1/ghdl.1 \
${STAGEDIR}${PREFIX}/man/man1
${MV} ${STAGEDIR}${PREFIX}/ghdl/share/info/ghdl.info \
- ${STAGEDIR}${PREFIX}/info
+ ${STAGEDIR}${PREFIX}/${INFO_PATH}
${RM} -r ${STAGEDIR}${PREFIX}/ghdl/share
.endif # TAIL: GCC
Index: cad/libredwg/Makefile
===================================================================
--- cad/libredwg/Makefile
+++ cad/libredwg/Makefile
@@ -3,6 +3,7 @@
PORTNAME= libredwg
PORTVERSION= 0.6.2
+PORTREVISION= 1
CATEGORIES= cad devel
MASTER_SITES= GNU
Index: chinese/enscript/Makefile
===================================================================
--- chinese/enscript/Makefile
+++ chinese/enscript/Makefile
@@ -1,7 +1,7 @@
# Created by: Jing-Tang Keith Jang <keith@FreeBSD.org>
# $FreeBSD$
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= chinese
MAINTAINER= ports@FreeBSD.org
Index: chinese/libchewing/Makefile
===================================================================
--- chinese/libchewing/Makefile
+++ chinese/libchewing/Makefile
@@ -4,6 +4,7 @@
PORTNAME= libchewing
PORTVERSION= 0.5.1
DISTVERSIONPREFIX= v
+PORTREVISION= 1
CATEGORIES= chinese textproc
MAINTAINER= ports@FreeBSD.org
Index: chinese/libchewing/files/patch-CMakeLists.txt
===================================================================
--- chinese/libchewing/files/patch-CMakeLists.txt
+++ chinese/libchewing/files/patch-CMakeLists.txt
@@ -4,7 +4,7 @@
set(includedir "\${prefix}/include")
set(datarootdir "\${prefix}/share")
set(datadir "\${datarootdir}")
-+set(infodir "\${prefix}/info")
++set(infodir "\${prefix}/share/info")
set(sysconfdir "\${prefix}/etc")
configure_file(
${PROJECT_SOURCE_DIR}/chewing.pc.in
Index: comms/hamlib/Makefile
===================================================================
--- comms/hamlib/Makefile
+++ comms/hamlib/Makefile
@@ -3,7 +3,7 @@
PORTNAME= hamlib
PORTVERSION= 3.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= comms hamradio
MASTER_SITES= SF
Index: comms/mgetty+sendfax/Makefile
===================================================================
--- comms/mgetty+sendfax/Makefile
+++ comms/mgetty+sendfax/Makefile
@@ -3,7 +3,7 @@
PORTNAME= mgetty
PORTVERSION= 1.1.37
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= comms
MASTER_SITES= ftp://mgetty.greenie.net/pub/mgetty/source/1.1/
DISTNAME= ${PORTNAME}${PORTVERSION}-Jun05
@@ -20,6 +20,7 @@
SUB_FILES= pkg-message mgettycfg
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
+MAKE_ARGS= INFODIR=${PREFIX}/${INFO_PATH}
MAKE_FLAGS= CFLAGS="${CFLAGS}" prefix=${PREFIX} LOCALBASE=${LOCALBASE}\
STAGEDIR=${STAGEDIR} -f
ALL_TARGET= noident all
Index: converters/recode/Makefile
===================================================================
--- converters/recode/Makefile
+++ converters/recode/Makefile
@@ -4,7 +4,7 @@
PORTNAME= recode
PORTVERSION= 3.6
DISTVERSIONPREFIX= v
-PORTREVISION= 13
+PORTREVISION= 14
CATEGORIES= converters
MAINTAINER= demon@FreeBSD.org
Index: databases/bbdb/Makefile
===================================================================
--- databases/bbdb/Makefile
+++ databases/bbdb/Makefile
@@ -3,6 +3,7 @@
PORTNAME= bbdb
DISTVERSION= 3.1.2
+PORTREVISION= 1
CATEGORIES= databases elisp
MASTER_SITES= SAVANNAH
PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX}
Index: databases/couchdb/Makefile
===================================================================
--- databases/couchdb/Makefile
+++ databases/couchdb/Makefile
@@ -3,7 +3,7 @@
PORTNAME= couchdb
DISTVERSION= 1.7.2
-PORTREVISION= 1
+PORTREVISION= 2
PORTEPOCH= 2
CATEGORIES= databases
MASTER_SITES= APACHE/couchdb/source/${DISTVERSION}
Index: databases/gdbm/Makefile
===================================================================
--- databases/gdbm/Makefile
+++ databases/gdbm/Makefile
@@ -3,7 +3,7 @@
PORTNAME= gdbm
PORTVERSION= 1.13
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= databases
MASTER_SITES= GNU
Index: databases/gnats4/Makefile
===================================================================
--- databases/gnats4/Makefile
+++ databases/gnats4/Makefile
@@ -3,7 +3,7 @@
PORTNAME= gnats
PORTVERSION= 4.1.0
-PORTREVISION= 10
+PORTREVISION= 11
CATEGORIES= databases devel
MASTER_SITES= GNU
PKGNAMESUFFIX= 4
Index: databases/percona55-server/Makefile
===================================================================
--- databases/percona55-server/Makefile
+++ databases/percona55-server/Makefile
@@ -2,7 +2,7 @@
PORTNAME?= percona
DISTVERSION= 5.5.61-38.13
-PORTREVISION?= 0
+PORTREVISION?= 1
CATEGORIES= databases ipv6
MASTER_SITES= http://www.percona.com/downloads/Percona-Server-5.5/Percona-Server-${DISTVERSION}/source/tarball/
PKGNAMESUFFIX?= 55-server
@@ -29,7 +29,7 @@
CMAKE_ARGS+= -DINSTALL_DOCDIR="share/doc/mysql" \
-DINSTALL_DOCREADMEDIR="share/doc/mysql" \
-DINSTALL_INCLUDEDIR="include/mysql" \
- -DINSTALL_INFODIR="info" \
+ -DINSTALL_INFODIR="${INFO_PATH}" \
-DINSTALL_LIBDIR="lib/mysql" \
-DINSTALL_MANDIR="man" \
-DINSTALL_MYSQLDATADIR="/var/db/mysql" \
Index: databases/percona56-server/Makefile
===================================================================
--- databases/percona56-server/Makefile
+++ databases/percona56-server/Makefile
@@ -3,7 +3,7 @@
PORTNAME?= percona
DISTVERSION= 5.6.41-84.1
-PORTREVISION?= 0
+PORTREVISION?= 1
CATEGORIES= databases ipv6
MASTER_SITES= http://www.percona.com/downloads/Percona-Server-5.6/Percona-Server-${DISTVERSION}/source/tarball/
PKGNAMESUFFIX?= 56-server
@@ -42,7 +42,7 @@
CMAKE_ARGS+= -DINSTALL_DOCDIR="share/doc/mysql" \
-DINSTALL_DOCREADMEDIR="share/doc/mysql" \
-DINSTALL_INCLUDEDIR="include/mysql" \
- -DINSTALL_INFODIR="info" \
+ -DINSTALL_INFODIR="${INFO_PATH}" \
-DINSTALL_LIBDIR="lib/mysql" \
-DINSTALL_MANDIR="man" \
-DINSTALL_MYSQLDATADIR="/var/db/mysql" \
Index: databases/percona57-server/Makefile
===================================================================
--- databases/percona57-server/Makefile
+++ databases/percona57-server/Makefile
@@ -40,7 +40,7 @@
-DINSTALL_PKGCONFIGDIR="${LOCALBASE}/libdata/pkgconfig" \
-DINSTALL_DOCREADMEDIR="share/doc/mysql" \
-DINSTALL_INCLUDEDIR="include/mysql" \
- -DINSTALL_INFODIR="info" \
+ -DINSTALL_INFODIR="${INFO_PATH}" \
-DINSTALL_LIBDIR="lib/mysql" \
-DINSTALL_MANDIR="man" \
-DINSTALL_MYSQLDATADIR="/var/db/mysql" \
Index: databases/recutils/Makefile
===================================================================
--- databases/recutils/Makefile
+++ databases/recutils/Makefile
@@ -3,7 +3,7 @@
PORTNAME= recutils
PORTVERSION= 1.7
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= databases
MASTER_SITES= GNU
Index: deskutils/gcal/Makefile
===================================================================
--- deskutils/gcal/Makefile
+++ deskutils/gcal/Makefile
@@ -3,6 +3,7 @@
PORTNAME= gcal
PORTVERSION= 4.1
+PORTREVISION= 1
CATEGORIES= deskutils
MASTER_SITES= GNU
Index: deskutils/gxmessage/Makefile
===================================================================
--- deskutils/gxmessage/Makefile
+++ deskutils/gxmessage/Makefile
@@ -3,6 +3,7 @@
PORTNAME= gxmessage
PORTVERSION= 3.4.3
+PORTREVISION= 1
CATEGORIES= deskutils
MASTER_SITES= GNU \
LOCAL/martymac
Index: deskutils/menumaker/Makefile
===================================================================
--- deskutils/menumaker/Makefile
+++ deskutils/menumaker/Makefile
@@ -3,6 +3,7 @@
PORTNAME= menumaker
PORTVERSION= 0.99.10
+PORTREVISION= 1
CATEGORIES= deskutils
MASTER_SITES= SF/${PORTNAME}
Index: devel/allegro/Makefile
===================================================================
--- devel/allegro/Makefile
+++ 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_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
Index: devel/autoconf-archive/Makefile
===================================================================
--- devel/autoconf-archive/Makefile
+++ 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}
Index: devel/autoconf/Makefile
===================================================================
--- devel/autoconf/Makefile
+++ devel/autoconf/Makefile
@@ -3,7 +3,7 @@
PORTNAME= autoconf
PORTVERSION= 2.69
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= devel
MASTER_SITES= GNU
Index: devel/autoconf213/Makefile
===================================================================
--- devel/autoconf213/Makefile
+++ 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
Index: devel/autodist/Makefile
===================================================================
--- devel/autodist/Makefile
+++ 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/ \
Index: devel/autogen/Makefile
===================================================================
--- devel/autogen/Makefile
+++ 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}
Index: devel/automake/Makefile
===================================================================
--- devel/automake/Makefile
+++ devel/automake/Makefile
@@ -3,6 +3,7 @@
PORTNAME= automake
PORTVERSION= 1.16.1
+PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= GNU
Index: devel/avr-gcc/Makefile
===================================================================
--- devel/avr-gcc/Makefile
+++ 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-
Index: devel/bashdb/Makefile
===================================================================
--- devel/bashdb/Makefile
+++ 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}/
Index: devel/binutils/Makefile
===================================================================
--- devel/binutils/Makefile
+++ devel/binutils/Makefile
@@ -46,7 +46,7 @@
.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
Index: devel/bison/Makefile
===================================================================
--- devel/bison/Makefile
+++ devel/bison/Makefile
@@ -3,6 +3,7 @@
PORTNAME= bison
PORTVERSION= 3.1
+PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= devel
MASTER_SITES= GNU
Index: devel/bnf/Makefile
===================================================================
--- devel/bnf/Makefile
+++ devel/bnf/Makefile
@@ -3,6 +3,7 @@
PORTNAME= bnf
PORTVERSION= 1.6.10
+PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= SAVANNAH
Index: devel/ccrtp/Makefile
===================================================================
--- devel/ccrtp/Makefile
+++ devel/ccrtp/Makefile
@@ -3,7 +3,7 @@
PORTNAME= ccrtp
PORTVERSION= 2.0.9
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= devel
MASTER_SITES= GNU
Index: devel/cgdb/Makefile
===================================================================
--- devel/cgdb/Makefile
+++ devel/cgdb/Makefile
@@ -3,6 +3,7 @@
PORTNAME= cgdb
PORTVERSION= 0.7.0
+PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= http://cgdb.me/files/
Index: devel/check/Makefile
===================================================================
--- devel/check/Makefile
+++ devel/check/Makefile
@@ -3,6 +3,7 @@
PORTNAME= check
PORTVERSION= 0.12.0
+PORTREVISION= 1
CATEGORIES= devel
MAINTAINER= sunpoet@FreeBSD.org
Index: devel/cmake/Makefile
===================================================================
--- devel/cmake/Makefile
+++ devel/cmake/Makefile
@@ -4,6 +4,7 @@
PORTNAME= cmake
# Remember to update devel/cmake-doc and devel/cmake-gui as well.
DISTVERSION= 3.12.3
+PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= https://www.cmake.org/files/v${PORTVERSION:R}/
Index: devel/cmake/files/patch-Modules_GNUInstallDirs.cmake
===================================================================
--- /dev/null
+++ 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()
Index: devel/commoncpp/Makefile
===================================================================
--- devel/commoncpp/Makefile
+++ devel/commoncpp/Makefile
@@ -3,7 +3,7 @@
PORTNAME= commoncpp
PORTVERSION= 1.8.1
-PORTREVISION= 2
+PORTREVISION= 3
PORTEPOCH= 2
CATEGORIES= devel
MASTER_SITES= GNU
Index: devel/cssc/Makefile
===================================================================
--- devel/cssc/Makefile
+++ 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}
Index: devel/cutils/Makefile
===================================================================
--- devel/cutils/Makefile
+++ devel/cutils/Makefile
@@ -3,6 +3,7 @@
PORTNAME= cutils
PORTVERSION= 1.6
+PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= http://www.sigala.it/sandro/files/
Index: devel/cvs-devel/Makefile
===================================================================
--- devel/cvs-devel/Makefile
+++ 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
Index: devel/cvs/Makefile
===================================================================
--- devel/cvs/Makefile
+++ 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 @@
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
Index: devel/cvsbook/Makefile
===================================================================
--- devel/cvsbook/Makefile
+++ 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
Index: devel/ddd/Makefile
===================================================================
--- devel/ddd/Makefile
+++ devel/ddd/Makefile
@@ -3,7 +3,7 @@
PORTNAME= ddd
PORTVERSION= 3.3.12
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= devel
MASTER_SITES= GNU
Index: devel/djgpp-binutils/Makefile
===================================================================
--- devel/djgpp-binutils/Makefile
+++ 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 @@
--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 @@
.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>
Index: devel/fnccheck/Makefile
===================================================================
--- devel/fnccheck/Makefile
+++ 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}
Index: devel/gengetopt/Makefile
===================================================================
--- devel/gengetopt/Makefile
+++ devel/gengetopt/Makefile
@@ -3,7 +3,7 @@
PORTNAME= gengetopt
PORTVERSION= 2.22.6
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= devel
MASTER_SITES= GNU
Index: devel/gettext-runtime/Makefile
===================================================================
--- devel/gettext-runtime/Makefile
+++ devel/gettext-runtime/Makefile
@@ -5,7 +5,7 @@
# discretion.
PORTNAME= gettext-runtime
-PORTREVISION= 1
+PORTREVISION= 2
COMMENT= GNU gettext runtime libraries and programs
Index: devel/ghub/Makefile
===================================================================
--- devel/ghub/Makefile
+++ 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}
Index: devel/gindent/Makefile
===================================================================
--- devel/gindent/Makefile
+++ 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}
Index: devel/glib12/Makefile
===================================================================
--- devel/glib12/Makefile
+++ devel/glib12/Makefile
@@ -3,7 +3,7 @@
PORTNAME= glib
PORTVERSION= 1.2.10
-PORTREVISION= 15
+PORTREVISION= 16
CATEGORIES= devel
MASTER_SITES= GNOME
PKGNAMESUFFIX= 12
Index: devel/global/Makefile
===================================================================
--- devel/global/Makefile
+++ devel/global/Makefile
@@ -3,6 +3,7 @@
PORTNAME= global
PORTVERSION= 6.6.2
+PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= GNU
Index: devel/gmake/Makefile
===================================================================
--- devel/gmake/Makefile
+++ 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}
Index: devel/gnucflow/Makefile
===================================================================
--- devel/gnucflow/Makefile
+++ 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/
Index: devel/gnulib/Makefile
===================================================================
--- devel/gnulib/Makefile
+++ 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
Index: devel/gperf/Makefile
===================================================================
--- devel/gperf/Makefile
+++ devel/gperf/Makefile
@@ -2,7 +2,7 @@
PORTNAME= gperf
PORTVERSION= 3.0.3
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= devel
MASTER_SITES= GNU
Index: devel/guile-lib/Makefile
===================================================================
--- devel/guile-lib/Makefile
+++ devel/guile-lib/Makefile
@@ -3,6 +3,7 @@
PORTNAME= guile-lib
PORTVERSION= 0.2.6.1
+PORTREVISION= 1
CATEGORIES= devel scheme
MASTER_SITES= SAVANNAH
Index: devel/idutils/Makefile
===================================================================
--- devel/idutils/Makefile
+++ devel/idutils/Makefile
@@ -3,7 +3,7 @@
PORTNAME= idutils
PORTVERSION= 4.6
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= devel
MASTER_SITES= GNU
Index: devel/kaptain/Makefile
===================================================================
--- devel/kaptain/Makefile
+++ devel/kaptain/Makefile
@@ -3,6 +3,7 @@
PORTNAME= kaptain
PORTVERSION= 0.73
+PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= SF
Index: devel/libIDL/Makefile
===================================================================
--- devel/libIDL/Makefile
+++ 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
Index: devel/libassetml/Makefile
===================================================================
--- devel/libassetml/Makefile
+++ 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}
Index: devel/libavl/Makefile
===================================================================
--- devel/libavl/Makefile
+++ devel/libavl/Makefile
@@ -3,6 +3,7 @@
PORTNAME= libavl
PORTVERSION= 1.4.0
+PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= GNU/avl
DISTNAME= avl-${PORTVERSION}
Index: devel/libbfd/Makefile
===================================================================
--- devel/libbfd/Makefile
+++ 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}
Index: devel/libcfu/Makefile
===================================================================
--- devel/libcfu/Makefile
+++ devel/libcfu/Makefile
@@ -2,7 +2,7 @@
PORTNAME= libcfu
DISTVERSION= 0.04a
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= devel
MAINTAINER= crees@FreeBSD.org
Index: devel/libconfig/Makefile
===================================================================
--- devel/libconfig/Makefile
+++ devel/libconfig/Makefile
@@ -4,6 +4,7 @@
PORTNAME= libconfig
PORTVERSION= 1.7.2
DISTVERSIONPREFIX= v
+PORTREVISION= 1
CATEGORIES= devel
MAINTAINER= ntarmos@ceid.upatras.gr
Index: devel/libffi/Makefile
===================================================================
--- devel/libffi/Makefile
+++ devel/libffi/Makefile
@@ -3,7 +3,7 @@
PORTNAME= libffi
PORTVERSION= 3.2.1
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= devel
MASTER_SITES= SOURCEWARE/${PORTNAME}
Index: devel/libgtop/Makefile
===================================================================
--- devel/libgtop/Makefile
+++ devel/libgtop/Makefile
@@ -3,6 +3,7 @@
PORTNAME= libgtop
PORTVERSION= 2.38.0
+PORTREVISION= 1
CATEGORIES= devel gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome2
Index: devel/libmatheval/Makefile
===================================================================
--- devel/libmatheval/Makefile
+++ devel/libmatheval/Makefile
@@ -3,7 +3,7 @@
PORTNAME= libmatheval
PORTVERSION= 1.1.11
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= devel math
MASTER_SITES= GNU
Index: devel/libruin/Makefile
===================================================================
--- devel/libruin/Makefile
+++ devel/libruin/Makefile
@@ -3,6 +3,7 @@
PORTNAME= libruin
PORTVERSION= 0.2.0
+PORTREVISION= 1
CATEGORIES= devel scheme
MASTER_SITES= SAVANNAH
Index: devel/libtool/Makefile
===================================================================
--- devel/libtool/Makefile
+++ devel/libtool/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= libtool
-PORTREVISION= 0
+PORTREVISION= 1
COMMENT= Generic shared library support script
Index: devel/libunistring/Makefile
===================================================================
--- devel/libunistring/Makefile
+++ devel/libunistring/Makefile
@@ -2,6 +2,7 @@
PORTNAME= libunistring
PORTVERSION= 0.9.10
+PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= GNU
Index: devel/lightning/Makefile
===================================================================
--- devel/lightning/Makefile
+++ devel/lightning/Makefile
@@ -3,6 +3,7 @@
PORTNAME= lightning
PORTVERSION= 2.1.2
+PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= GNU
Index: devel/m4/Makefile
===================================================================
--- devel/m4/Makefile
+++ devel/m4/Makefile
@@ -3,6 +3,7 @@
PORTNAME= m4
PORTVERSION= 1.4.18
+PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= devel
MASTER_SITES= GNU
Index: devel/magit-popup/Makefile
===================================================================
--- devel/magit-popup/Makefile
+++ 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}
Index: devel/magit/Makefile
===================================================================
--- devel/magit/Makefile
+++ devel/magit/Makefile
@@ -3,6 +3,7 @@
PORTNAME= magit
PORTVERSION= 2.13.0
+PORTREVISION= 1
CATEGORIES= devel elisp
PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX}
Index: devel/mingw32-gcc/Makefile
===================================================================
--- devel/mingw32-gcc/Makefile
+++ 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 @@
--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
Index: devel/monotone/Makefile
===================================================================
--- devel/monotone/Makefile
+++ 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}/
Index: devel/nana/Makefile
===================================================================
--- devel/nana/Makefile
+++ 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/
Index: devel/ocaml-sdl/Makefile
===================================================================
--- devel/ocaml-sdl/Makefile
+++ 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-
Index: devel/omake/Makefile
===================================================================
--- devel/omake/Makefile
+++ 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/
Index: devel/openocd/Makefile
===================================================================
--- devel/openocd/Makefile
+++ devel/openocd/Makefile
@@ -3,7 +3,7 @@
PORTNAME= openocd
PORTVERSION= 0.10.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= devel
MASTER_SITES= SF
Index: devel/p5-Sepia/Makefile
===================================================================
--- devel/p5-Sepia/Makefile
+++ 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-
Index: devel/rcs/Makefile
===================================================================
--- devel/rcs/Makefile
+++ devel/rcs/Makefile
@@ -2,6 +2,7 @@
PORTNAME= rcs
PORTVERSION= 5.9.4
+PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= GNU
Index: devel/readline/Makefile
===================================================================
--- devel/readline/Makefile
+++ 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}
Index: devel/remake/Makefile
===================================================================
--- devel/remake/Makefile
+++ 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}
Index: devel/sdts++/Makefile
===================================================================
--- devel/sdts++/Makefile
+++ 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/
Index: devel/tclmore/Makefile
===================================================================
--- devel/tclmore/Makefile
+++ 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
Index: devel/tex-kpathsea/Makefile
===================================================================
--- devel/tex-kpathsea/Makefile
+++ 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-
Index: devel/tex-web2c/Makefile
===================================================================
--- devel/tex-web2c/Makefile
+++ 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-
Index: devel/udis86/Makefile
===================================================================
--- devel/udis86/Makefile
+++ 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}
Index: devel/zpu-binutils/files/patch-build.sh
===================================================================
--- devel/zpu-binutils/files/patch-build.sh
+++ 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 ..
Index: devel/zpu-gcc/Makefile
===================================================================
--- devel/zpu-gcc/Makefile
+++ 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
Index: devel/zpu-gcc/files/patch-build.sh
===================================================================
--- devel/zpu-gcc/files/patch-build.sh
+++ 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
Index: dns/libidn/Makefile
===================================================================
--- dns/libidn/Makefile
+++ dns/libidn/Makefile
@@ -3,6 +3,7 @@
PORTNAME= libidn
DISTVERSION= 1.34
+PORTREVISION= 1
CATEGORIES= dns
MASTER_SITES= GNU
Index: dns/libidn/pkg-plist
===================================================================
--- dns/libidn/pkg-plist
+++ dns/libidn/pkg-plist
@@ -6,7 +6,7 @@
include/punycode.h
include/stringprep.h
include/tld.h
-info/libidn-components.png
+share/info/libidn-components.png
lib/libidn.a
lib/libidn.so
lib/libidn.so.11
Index: dns/libidn2/Makefile
===================================================================
--- dns/libidn2/Makefile
+++ dns/libidn2/Makefile
@@ -3,6 +3,7 @@
PORTNAME= libidn2
PORTVERSION= 2.0.5
+PORTREVISION= 1
CATEGORIES= dns
MASTER_SITES= GNU/libidn
Index: dns/mydns-ng/Makefile
===================================================================
--- dns/mydns-ng/Makefile
+++ dns/mydns-ng/Makefile
@@ -3,7 +3,7 @@
PORTNAME= mydns-ng
PORTVERSION= 1.2.8.31
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= dns databases
MASTER_SITES= SF/${PORTNAME}/mydns/${PORTVERSION}
DISTNAME= mydns-${PORTVERSION}
Index: dns/mydns/Makefile
===================================================================
--- dns/mydns/Makefile
+++ dns/mydns/Makefile
@@ -3,7 +3,7 @@
PORTNAME= mydns
PORTVERSION= 1.1.0
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= dns databases
MASTER_SITES= http://mydns.bboy.net/download/
Index: editors/flim/Makefile
===================================================================
--- editors/flim/Makefile
+++ editors/flim/Makefile
@@ -3,7 +3,7 @@
PORTNAME= flim
PORTVERSION= 1.14.9
-PORTREVISION= 19
+PORTREVISION= 20
PORTEPOCH= 1
CATEGORIES= editors elisp
MASTER_SITES= http://git.chise.org/elisp/dist/${PORTNAME}/${PORTNAME}-${DISTVERSION:R}/
@@ -43,7 +43,7 @@
post-install:
@(cd ${WRKSRC} ; \
for i in mime-en.info mime-ja.info; do \
- ${INSTALL_DATA} ${WRKSRC}/$${i} ${STAGEDIR}${PREFIX}/info ; \
+ ${INSTALL_DATA} ${WRKSRC}/$${i} ${STAGEDIR}${PREFIX}/${INFO_PATH} ; \
done)
post-install-DOCS-on:
Index: editors/hte/Makefile
===================================================================
--- editors/hte/Makefile
+++ editors/hte/Makefile
@@ -3,6 +3,7 @@
PORTNAME= hte
PORTVERSION= 2.1.1.g20161206
+PORTREVISION= 1
CATEGORIES= editors
MAINTAINER= rene@FreeBSD.org
Index: editors/nano-devel/Makefile
===================================================================
--- editors/nano-devel/Makefile
+++ editors/nano-devel/Makefile
@@ -2,6 +2,7 @@
PORTNAME= nano
PORTVERSION= 2.5.3
+PORTREVISION= 1
CATEGORIES= editors
MASTER_SITES= http://www.nano-editor.org/dist/v${PORTVERSION:R}/ \
GNU
Index: editors/nano/Makefile
===================================================================
--- editors/nano/Makefile
+++ editors/nano/Makefile
@@ -3,6 +3,7 @@
PORTNAME= nano
PORTVERSION= 3.1
+PORTREVISION= 1
CATEGORIES= editors
MASTER_SITES= http://www.nano-editor.org/dist/v${PORTVERSION:R}/ GNU
Index: editors/ne/Makefile
===================================================================
--- editors/ne/Makefile
+++ editors/ne/Makefile
@@ -3,7 +3,7 @@
PORTNAME= ne
PORTVERSION= 3.1.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= editors
MASTER_SITES= http://ne.di.unimi.it/
Index: editors/psgml/Makefile
===================================================================
--- editors/psgml/Makefile
+++ editors/psgml/Makefile
@@ -3,7 +3,7 @@
PORTNAME= psgml
PORTVERSION= 1.4.0
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= editors elisp
MASTER_SITES= SF/${PORTNAME}/ALPHA%20${PORTNAME}/${PORTVERSION}
PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX}
Index: editors/semi/Makefile
===================================================================
--- editors/semi/Makefile
+++ editors/semi/Makefile
@@ -3,7 +3,7 @@
PORTNAME= semi
PORTVERSION= ${SEMI_VER}
-PORTREVISION= 21
+PORTREVISION= 22
CATEGORIES= editors elisp
MASTER_SITES= http://git.chise.org/elisp/dist/semi/semi-1.14-for-flim-1.14/
PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX}
@@ -45,7 +45,7 @@
post-install:
@(cd ${WRKSRC} ; \
for i in mime-ui-en.info mime-ui-ja.info; do \
- ${INSTALL_DATA} ${WRKSRC}/$${i} ${STAGEDIR}${PREFIX}/info ; \
+ ${INSTALL_DATA} ${WRKSRC}/$${i} ${STAGEDIR}${PREFIX}/${INFO_PATH} ; \
done)
post-install-DOCS-on:
Index: editors/slime/Makefile
===================================================================
--- editors/slime/Makefile
+++ editors/slime/Makefile
@@ -4,7 +4,7 @@
PORTNAME= slime
DISTVERSIONPREFIX= v
DISTVERSION= 2.20
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= editors elisp
PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX}
Index: editors/with-editor/Makefile
===================================================================
--- editors/with-editor/Makefile
+++ editors/with-editor/Makefile
@@ -4,6 +4,7 @@
PORTNAME= with-editor
DISTVERSIONPREFIX= v
DISTVERSION= 2.8.0
+PORTREVISION= 1
CATEGORIES= editors elisp
PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX}
Index: emulators/mtools/Makefile
===================================================================
--- emulators/mtools/Makefile
+++ emulators/mtools/Makefile
@@ -3,7 +3,7 @@
PORTNAME= mtools
PORTVERSION= 4.0.10
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= emulators
MASTER_SITES= GNU
Index: emulators/vice/pkg-plist
===================================================================
--- emulators/vice/pkg-plist
+++ emulators/vice/pkg-plist
@@ -12,7 +12,7 @@
bin/xplus4
bin/xscpu64
bin/xvic
-%%PORTDOCS%%info/vice.txt
+%%PORTDOCS%%share/info/vice.txt
%%NLS%%share/locale/da/LC_MESSAGES/vice.mo
%%NLS%%share/locale/de/LC_MESSAGES/vice.mo
%%NLS%%share/locale/es/LC_MESSAGES/vice.mo
Index: emulators/vmips/Makefile
===================================================================
--- emulators/vmips/Makefile
+++ emulators/vmips/Makefile
@@ -3,6 +3,7 @@
PORTNAME= vmips
PORTVERSION= 1.5.1
+PORTREVISION= 1
CATEGORIES= emulators
MASTER_SITES= SF \
http://www.dgate.org/vmips/releases/${DISTNAME}/
Index: ftp/cftp/Makefile
===================================================================
--- ftp/cftp/Makefile
+++ ftp/cftp/Makefile
@@ -3,7 +3,7 @@
PORTNAME= cftp
PORTVERSION= 0.12
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= ftp ipv6
MASTER_SITES= ftp://ftp.giga.or.at/pub/nih/cftp/ \
ftp://sunsite.univie.ac.at/pub/nih/cftp/
Index: ftp/yafc/Makefile
===================================================================
--- ftp/yafc/Makefile
+++ ftp/yafc/Makefile
@@ -3,7 +3,7 @@
PORTNAME= yafc
PORTVERSION= 1.2.5
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= ftp ipv6
MASTER_SITES= http://www.yafc-ftp.com/downloads/
Index: games/gnubik/Makefile
===================================================================
--- games/gnubik/Makefile
+++ games/gnubik/Makefile
@@ -3,7 +3,7 @@
PORTNAME= gnubik
PORTVERSION= 2.4.3
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= games
MASTER_SITES= GNU
Index: games/gnuchess/Makefile
===================================================================
--- games/gnuchess/Makefile
+++ games/gnuchess/Makefile
@@ -3,6 +3,7 @@
PORTNAME= gnuchess
PORTVERSION= 6.2.5
+PORTREVISION= 1
CATEGORIES= games
MASTER_SITES= GNU/chess
# The DISTFILES here is explicitly needed because it can be extended later.
Index: games/gnugo/Makefile
===================================================================
--- games/gnugo/Makefile
+++ games/gnugo/Makefile
@@ -3,6 +3,7 @@
PORTNAME= gnugo
PORTVERSION= 3.8
+PORTREVISION= 1
CATEGORIES= games
MASTER_SITES= GNU
Index: games/gnushogi/Makefile
===================================================================
--- games/gnushogi/Makefile
+++ games/gnushogi/Makefile
@@ -3,6 +3,7 @@
PORTNAME= gnushogi
PORTVERSION= 1.4.2
+PORTREVISION= 1
CATEGORIES= games
MASTER_SITES= GNU
@@ -36,7 +37,7 @@
@${INSTALL_MAN} ${WRKSRC}/doc/gnushogi.6 ${STAGEDIR}${MANPREFIX}/man/man6
@${MKDIR} ${STAGEDIR}${DATADIR}
@${INSTALL_DATA} ${WRKSRC}/gnushogi/gnushogi.bbk ${STAGEDIR}${DATADIR}
- @${INSTALL_DATA} ${WRKSRC}/doc/gnushogi.info ${STAGEDIR}${PREFIX}/info
+ @${INSTALL_DATA} ${WRKSRC}/doc/gnushogi.info ${STAGEDIR}${PREFIX}/${INFO_PATH}
@${MKDIR} ${STAGEDIR}${DOCSDIR}
@${INSTALL_DATA} ${WRKSRC}/doc/BOOKFILES ${STAGEDIR}${DOCSDIR}
@${INSTALL_DATA} ${WRKSRC}/doc/PORTING ${STAGEDIR}${DOCSDIR}
Index: games/goldencheetah/Makefile
===================================================================
--- games/goldencheetah/Makefile
+++ games/goldencheetah/Makefile
@@ -4,7 +4,7 @@
PORTNAME= GoldenCheetah
PORTVERSION= 3.2
DISTVERSIONPREFIX= V
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= games
MAINTAINER= trebbu@googlemail.com
Index: games/gtypist/Makefile
===================================================================
--- games/gtypist/Makefile
+++ games/gtypist/Makefile
@@ -2,7 +2,7 @@
PORTNAME= gtypist
PORTVERSION= 2.9.5
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= games
MASTER_SITES= GNU
Index: games/heroes/Makefile
===================================================================
--- games/heroes/Makefile
+++ games/heroes/Makefile
@@ -3,7 +3,7 @@
PORTNAME= heroes
PORTVERSION= 0.21
-PORTREVISION= 16
+PORTREVISION= 17
CATEGORIES= games
MASTER_SITES= SF \
SF/${PORTNAME}/${PORTNAME}-data/${DATAVERSION}:data \
Index: games/liquidwar/Makefile
===================================================================
--- games/liquidwar/Makefile
+++ games/liquidwar/Makefile
@@ -3,7 +3,7 @@
PORTNAME= liquidwar
PORTVERSION= 5.6.4
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= games
MASTER_SITES= http://liquidwar.sunsite.dk/archive/ \
SAVANNAH \
Index: games/liquidwar/files/patch-Makefile.in
===================================================================
--- games/liquidwar/files/patch-Makefile.in
+++ games/liquidwar/files/patch-Makefile.in
@@ -1,6 +1,6 @@
---- Makefile.in.orig Thu Feb 12 07:43:58 2004
-+++ Makefile.in Sun Oct 9 16:32:39 2005
-@@ -16,13 +16,12 @@
+--- Makefile.in.orig 2007-10-17 22:00:47.000000000 +0200
++++ Makefile.in 2018-11-02 12:39:01.122951000 +0100
+@@ -16,7 +16,7 @@ DESKTOPDIR = $(datadir)/applications
# directory since the FHS (File Hierarchy Standard recommends
# to place man pages in $(datadir)/man (ie /usr/share/man).
# MANDIR = $(mandir)/man6
@@ -9,11 +9,3 @@
# We don't use the autoconf default infodir=$(prefix)/info info
# directory since the FHS (File Hierarchy Standard recommends
# to place info pages in $(datadir)/info (ie /usr/share/info).
--# INFODDIR = $(infodir)
--INFODIR = $(datadir)/info
--INFODIRDIR = $(infodir)
-+# YES WE DO!
-+INFODIR = $(prefix)/info
-
- ifeq (@TARGET_OPT@,yes)
- TARGET = @target@
Index: games/moon-buggy/Makefile
===================================================================
--- games/moon-buggy/Makefile
+++ games/moon-buggy/Makefile
@@ -3,7 +3,7 @@
PORTNAME= moon-buggy
PORTVERSION= 1.0.51
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= games
MASTER_SITES= http://seehuhn.de/media/programs/
Index: games/rtb/Makefile
===================================================================
--- games/rtb/Makefile
+++ games/rtb/Makefile
@@ -4,7 +4,7 @@
PORTNAME= RealTimeBattle
PORTVERSION= 1.0.8
DISTVERSIONSUFFIX= -Ext
-PORTREVISION= 12
+PORTREVISION= 13
CATEGORIES= games
MASTER_SITES= SF/${PORTNAME:tl}/${PORTNAME}-1.0.x/${PORTNAME}%20${PORTVERSION}
Index: games/vamos/Makefile
===================================================================
--- games/vamos/Makefile
+++ games/vamos/Makefile
@@ -3,7 +3,7 @@
PORTNAME= vamos
PORTVERSION= 0.7.1
-PORTREVISION= 16
+PORTREVISION= 17
CATEGORIES= games
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/ \
SF/nemysisfreebsdp/${CATEGORIES}/:icons
Index: games/xboard/Makefile
===================================================================
--- games/xboard/Makefile
+++ games/xboard/Makefile
@@ -3,7 +3,7 @@
PORTNAME?= xboard
PORTVERSION?= 4.9.1
-PORTREVISION?= 0
+PORTREVISION?= 1
PORTEPOCH?=
CATEGORIES?= games
MASTER_SITES?= GNU
Index: games/xconq/Makefile
===================================================================
--- games/xconq/Makefile
+++ games/xconq/Makefile
@@ -3,7 +3,7 @@
PORTNAME= xconq
DISTVERSION= 7.5.0-0pre.0.20050612
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= games tcl tk
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${DISTNAME}
Index: graphics/aalib/Makefile
===================================================================
--- graphics/aalib/Makefile
+++ graphics/aalib/Makefile
@@ -3,7 +3,7 @@
PORTNAME= aalib
DISTVERSION= 1.4rc5
-PORTREVISION= 12
+PORTREVISION= 13
CATEGORIES= graphics
MASTER_SITES= SF/aa-project/aa-lib/1.4rc5
Index: graphics/barcode/Makefile
===================================================================
--- graphics/barcode/Makefile
+++ graphics/barcode/Makefile
@@ -3,6 +3,7 @@
PORTNAME= barcode
PORTVERSION= 0.98
+PORTREVISION= 1
CATEGORIES= graphics
MASTER_SITES= GNU
@@ -11,6 +12,7 @@
BUILD_DEPENDS= gawk:lang/gawk
+MAKE_ARGS= INFODIR=${PREFIX}/${INFO_PATH}
GNU_CONFIGURE= yes
INFO= barcode
Index: graphics/enblend/Makefile
===================================================================
--- graphics/enblend/Makefile
+++ graphics/enblend/Makefile
@@ -3,7 +3,7 @@
PORTNAME= enblend
PORTVERSION= 4.1.4
-PORTREVISION= 20
+PORTREVISION= 21
CATEGORIES= graphics
MASTER_SITES= SF/enblend/enblend-enfuse/enblend-enfuse-${PORTVERSION:R}
DISTNAME= enblend-enfuse-${PORTVERSION}
Index: graphics/epix/Makefile
===================================================================
--- graphics/epix/Makefile
+++ graphics/epix/Makefile
@@ -3,6 +3,7 @@
PORTNAME= epix
DISTVERSION= 1.2.18
+PORTREVISION= 1
CATEGORIES= graphics
MASTER_SITES= http://mathcs.holycross.edu/~ahwang/epix/
Index: graphics/gauche-gl/Makefile
===================================================================
--- graphics/gauche-gl/Makefile
+++ graphics/gauche-gl/Makefile
@@ -3,7 +3,7 @@
PORTNAME= gl
PORTVERSION= 0.6
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= graphics scheme
MASTER_SITES= SF/gauche/Gauche-gl
PKGNAMEPREFIX= gauche-
Index: graphics/geomview/Makefile
===================================================================
--- graphics/geomview/Makefile
+++ graphics/geomview/Makefile
@@ -3,7 +3,7 @@
PORTNAME= geomview
PORTVERSION= 1.9.5
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= graphics
MASTER_SITES= SF
Index: graphics/grx/Makefile
===================================================================
--- graphics/grx/Makefile
+++ graphics/grx/Makefile
@@ -3,7 +3,7 @@
PORTNAME= grx
PORTVERSION= 2.4.9
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= graphics
MASTER_SITES= http://grx.gnu.de/download/
DISTNAME= ${PORTNAME}${PORTVERSION:S/.//g}
@@ -27,6 +27,7 @@
LDFLAGS+= -L${LOCALBASE}/lib
PLIST_SUB= VERSION="${PORTVERSION}"
+MAKE_ARGS= infodir=${PREFIX}/${INFO_PATH}
INFO= grx
Index: graphics/plotutils/Makefile
===================================================================
--- graphics/plotutils/Makefile
+++ graphics/plotutils/Makefile
@@ -3,7 +3,7 @@
PORTNAME= plotutils
PORTVERSION= 2.6
-PORTREVISION= 7
+PORTREVISION= 8
PORTEPOCH= 1
CATEGORIES= graphics
MASTER_SITES= GNU
Index: graphics/xaos/Makefile
===================================================================
--- graphics/xaos/Makefile
+++ graphics/xaos/Makefile
@@ -3,7 +3,7 @@
PORTNAME= xaos
PORTVERSION= 3.6
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= graphics math
MASTER_SITES= SF/${PORTNAME}/XaoS/${PORTVERSION}
Index: graphics/zgv/Makefile
===================================================================
--- graphics/zgv/Makefile
+++ graphics/zgv/Makefile
@@ -3,7 +3,7 @@
PORTNAME= zgv
PORTVERSION= 5.9
-PORTREVISION= 8
+PORTREVISION= 9
CATEGORIES= graphics
MASTER_SITES= SUNSITE/apps/graphics/viewers/svga
Index: irc/miau/Makefile
===================================================================
--- irc/miau/Makefile
+++ irc/miau/Makefile
@@ -3,7 +3,7 @@
PORTNAME= miau
PORTVERSION= 0.6.6
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= irc ipv6
MASTER_SITES= SF
Index: irc/riece/Makefile
===================================================================
--- irc/riece/Makefile
+++ irc/riece/Makefile
@@ -3,7 +3,7 @@
PORTNAME= riece
PORTVERSION= 9.0.0
-PORTREVISION= 8
+PORTREVISION= 9
PORTEPOCH= 1
CATEGORIES= irc elisp
MASTER_SITES= SAVANNAH
Index: japanese/ddskk/Makefile
===================================================================
--- japanese/ddskk/Makefile
+++ japanese/ddskk/Makefile
@@ -4,7 +4,7 @@
PORTNAME= ddskk
DISTVERSION= 16.2
CATEGORIES= japanese elisp
-PORTREVISION= 1
+PORTREVISION= 2
MASTER_SITES= ftp://ftp.ring.gr.jp/pub/elisp/skk/maintrunk/ \
http://www.ring.gr.jp/archives/elisp/skk/maintrunk/ \
http://openlab.ring.gr.jp/skk/maintrunk/
Index: japanese/eblook/Makefile
===================================================================
--- japanese/eblook/Makefile
+++ japanese/eblook/Makefile
@@ -3,7 +3,7 @@
PORTNAME= eblook
PORTVERSION= 1.6.1
-PORTREVISION= 9
+PORTREVISION= 10
CATEGORIES= japanese textproc
MASTER_SITES= http://openlab.ring.gr.jp/edict/eblook/dist/
DIST_SUBDIR= eb
Index: japanese/ebnetd/Makefile
===================================================================
--- japanese/ebnetd/Makefile
+++ japanese/ebnetd/Makefile
@@ -3,7 +3,7 @@
PORTNAME= ebnetd
PORTVERSION= 1.0
-PORTREVISION= 10
+PORTREVISION= 11
CATEGORIES= japanese ipv6
MASTER_SITES= ftp://ftp.sra.co.jp/pub/misc/eb/
Index: japanese/groff/Makefile
===================================================================
--- japanese/groff/Makefile
+++ japanese/groff/Makefile
@@ -4,7 +4,7 @@
PORTNAME= groff
PORTVERSION= 1.18.1
DISTVERSIONSUFFIX= .1
-PORTREVISION= 17
+PORTREVISION= 18
CATEGORIES= japanese print
MASTER_SITES= LOCAL/hrs
DISTFILES= ${DISTNAME:S,-,_,}.orig${EXTRACT_SUFX} ${TMAC_DISTNAME}.tar.gz
Index: japanese/jed/Makefile
===================================================================
--- japanese/jed/Makefile
+++ japanese/jed/Makefile
@@ -3,7 +3,7 @@
PORTNAME= jed
PORTVERSION= ${VERSION}.j${JP_VERSION}
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= japanese editors
MASTER_SITES= LOCAL/knu \
http://www.kondara.org/~g/slang/
@@ -77,10 +77,10 @@
${INSTALL_DATA} ${_LIBDIR}/tm/* ${STAGEDIR}${JED_ROOT}/lib/tm
(cd ${_DOCDIR} && ${INSTALL_MAN} jed.1 rgrep.1 \
${STAGEDIR}${PREFIX}/man/man1)
- ${INSTALL_DATA} ${_INFODIR}/jed.info ${STAGEDIR}${PREFIX}/info
- ${INSTALL_DATA} ${_INFODIR}/jed.1in ${STAGEDIR}${PREFIX}/info/jed.info-1
- ${INSTALL_DATA} ${_INFODIR}/jed.2in ${STAGEDIR}${PREFIX}/info/jed.info-2
- ${INSTALL_DATA} ${_INFODIR}/jed.3in ${STAGEDIR}${PREFIX}/info/jed.info-3
+ ${INSTALL_DATA} ${_INFODIR}/jed.info ${STAGEDIR}${PREFIX}/${INFO_PATH}
+ ${INSTALL_DATA} ${_INFODIR}/jed.1in ${STAGEDIR}${PREFIX}/${INFO_PATH}/jed.info-1
+ ${INSTALL_DATA} ${_INFODIR}/jed.2in ${STAGEDIR}${PREFIX}/${INFO_PATH}/jed.info-2
+ ${INSTALL_DATA} ${_INFODIR}/jed.3in ${STAGEDIR}${PREFIX}/${INFO_PATH}/jed.info-3
@${MKDIR} ${STAGEDIR}${DOCSDIR}
(cd ${_DOCDIR} && ${INSTALL_DATA} ${PORTDOCS} ${STAGEDIR}${DOCSDIR})
Index: japanese/lookup/Makefile
===================================================================
--- japanese/lookup/Makefile
+++ japanese/lookup/Makefile
@@ -3,7 +3,7 @@
PORTNAME= lookup
PORTVERSION= 1.99.96.20180209
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= japanese elisp
PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX}
Index: japanese/navi2ch/Makefile
===================================================================
--- japanese/navi2ch/Makefile
+++ japanese/navi2ch/Makefile
@@ -3,7 +3,7 @@
PORTNAME= navi2ch
PORTVERSION= 2.0.0.d
-PORTREVISION= 7
+PORTREVISION= 8
PORTEPOCH= 1
CATEGORIES= japanese www elisp
PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX}
Index: java/classpath/Makefile
===================================================================
--- java/classpath/Makefile
+++ java/classpath/Makefile
@@ -3,7 +3,7 @@
PORTNAME= classpath
PORTVERSION= 0.99
-PORTREVISION= 8
+PORTREVISION= 9
CATEGORIES= java devel
MASTER_SITES= GNU \
SAVANNAH
Index: lang/cim/Makefile
===================================================================
--- lang/cim/Makefile
+++ lang/cim/Makefile
@@ -2,7 +2,7 @@
PORTNAME= cim
PORTVERSION= 3.37
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= lang
MASTER_SITES= http://simula67.at.ifi.uio.no/Cim/
Index: lang/emacs-lisp-intro/Makefile
===================================================================
--- lang/emacs-lisp-intro/Makefile
+++ lang/emacs-lisp-intro/Makefile
@@ -3,6 +3,7 @@
PORTNAME= emacs-lisp-intro
PORTVERSION= 2.04
+PORTREVISION= 1
CATEGORIES= lang elisp
MASTER_SITES= GNU/emacs
Index: lang/gambit-c/Makefile
===================================================================
--- lang/gambit-c/Makefile
+++ lang/gambit-c/Makefile
@@ -3,7 +3,7 @@
PORTNAME= gambit-c
PORTVERSION= 4.8.8
-PORTREVISION= 4
+PORTREVISION= 5
DISTVERSIONPREFIX= v
PORTEPOCH= 1
CATEGORIES= lang
Index: lang/gauche/Makefile
===================================================================
--- lang/gauche/Makefile
+++ lang/gauche/Makefile
@@ -3,7 +3,7 @@
PORTNAME= gauche
PORTVERSION= 0.9.6
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= lang scheme
MASTER_SITES= SF/${PORTNAME}/Gauche
DISTNAME= Gauche-${PORTVERSION}
Index: lang/gawk/Makefile
===================================================================
--- lang/gawk/Makefile
+++ lang/gawk/Makefile
@@ -3,7 +3,7 @@
PORTNAME= gawk
PORTVERSION= 4.1.4
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= lang
MASTER_SITES= GNU
Index: lang/gcc48/Makefile
===================================================================
--- lang/gcc48/Makefile
+++ lang/gcc48/Makefile
@@ -3,7 +3,7 @@
PORTNAME= gcc
PORTVERSION= 4.8.5
-PORTREVISION= 9
+PORTREVISION= 10
CATEGORIES= lang
MASTER_SITES= GCC
PKGNAMESUFFIX= ${SUFFIX}
Index: lang/gcc49/Makefile
===================================================================
--- lang/gcc49/Makefile
+++ lang/gcc49/Makefile
@@ -3,7 +3,7 @@
PORTNAME= gcc
PORTVERSION= 4.9.4
-PORTREVISION= 8
+PORTREVISION= 9
CATEGORIES= lang
MASTER_SITES= GCC
PKGNAMESUFFIX= ${SUFFIX}
Index: lang/gcc5/Makefile
===================================================================
--- lang/gcc5/Makefile
+++ lang/gcc5/Makefile
@@ -3,7 +3,7 @@
PORTNAME= gcc
PORTVERSION= 5.5.0
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= lang
MASTER_SITES= GCC
PKGNAMESUFFIX= ${SUFFIX}
Index: lang/gcc6-devel/Makefile
===================================================================
--- lang/gcc6-devel/Makefile
+++ lang/gcc6-devel/Makefile
@@ -3,6 +3,7 @@
PORTNAME= gcc
PORTVERSION= 6.4.1.s20181024
+PORTREVISION= 1
CATEGORIES= lang java
MASTER_SITES= GCC/snapshots/${DIST_VERSION}
PKGNAMESUFFIX= ${SUFFIX}-devel
Index: lang/gcc6/Makefile
===================================================================
--- lang/gcc6/Makefile
+++ lang/gcc6/Makefile
@@ -3,6 +3,7 @@
PORTNAME= gcc
PORTVERSION= 6.5.0
+PORTREVISION= 1
CATEGORIES= lang java
MASTER_SITES= GCC
PKGNAMESUFFIX= ${SUFFIX}
Index: lang/gcc7-devel/Makefile
===================================================================
--- lang/gcc7-devel/Makefile
+++ lang/gcc7-devel/Makefile
@@ -3,6 +3,7 @@
PORTNAME= gcc
PORTVERSION= 7.3.1.s20181101
+PORTREVISION= 1
CATEGORIES= lang
MASTER_SITES= GCC/snapshots/${DIST_VERSION}
PKGNAMESUFFIX= ${SUFFIX}-devel
Index: lang/gcc7/Makefile
===================================================================
--- lang/gcc7/Makefile
+++ lang/gcc7/Makefile
@@ -3,7 +3,7 @@
PORTNAME= gcc
PORTVERSION= 7.3.0
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= lang
MASTER_SITES= GCC
PKGNAMESUFFIX= ${SUFFIX}
Index: lang/gcc8-devel/Makefile
===================================================================
--- lang/gcc8-devel/Makefile
+++ lang/gcc8-devel/Makefile
@@ -3,6 +3,7 @@
PORTNAME= gcc
PORTVERSION= 8.2.1.s20181102
+PORTREVISION= 1
CATEGORIES= lang
MASTER_SITES= GCC/snapshots/${DIST_VERSION}
PKGNAMESUFFIX= ${SUFFIX}-devel
Index: lang/gcc8/Makefile
===================================================================
--- lang/gcc8/Makefile
+++ lang/gcc8/Makefile
@@ -3,7 +3,7 @@
PORTNAME= gcc
PORTVERSION= 8.2.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= lang
MASTER_SITES= GCC
PKGNAMESUFFIX= ${SUFFIX}
Index: lang/gcc9-devel/Makefile
===================================================================
--- lang/gcc9-devel/Makefile
+++ lang/gcc9-devel/Makefile
@@ -3,6 +3,7 @@
PORTNAME= gcc
PORTVERSION= 9.0.0.s20181028
+PORTREVISION= 1
CATEGORIES= lang
MASTER_SITES= GCC/snapshots/${DIST_VERSION}
PKGNAMESUFFIX= ${SUFFIX}-devel
Index: lang/gforth/Makefile
===================================================================
--- lang/gforth/Makefile
+++ lang/gforth/Makefile
@@ -3,7 +3,7 @@
PORTNAME= gforth
PORTVERSION= 0.7.3
-PORTREVISION= 9
+PORTREVISION= 10
CATEGORIES= lang
MASTER_SITES= http://www.complang.tuwien.ac.at/forth/gforth/ \
GNU
Index: lang/gnu-cobol/Makefile
===================================================================
--- lang/gnu-cobol/Makefile
+++ lang/gnu-cobol/Makefile
@@ -3,6 +3,7 @@
PORTNAME= gnu-cobol
PORTVERSION= 2.2
+PORTREVIISION= 1
CATEGORIES= lang
MASTER_SITES= GNU/gnucobol
DISTNAME= gnucobol-${PORTVERSION}
Index: lang/guile/Makefile
===================================================================
--- lang/guile/Makefile
+++ lang/guile/Makefile
@@ -4,7 +4,7 @@
PORTNAME= guile
PORTVERSION= 1.8.8
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= lang scheme
MASTER_SITES= GNU
Index: lang/guile2/Makefile
===================================================================
--- lang/guile2/Makefile
+++ lang/guile2/Makefile
@@ -3,7 +3,7 @@
PORTNAME= guile
PORTVERSION= 2.0.14
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= lang scheme
MASTER_SITES= GNU
PKGNAMESUFFIX= 2
Index: lang/intercal/Makefile
===================================================================
--- lang/intercal/Makefile
+++ lang/intercal/Makefile
@@ -3,6 +3,7 @@
PORTNAME= intercal
PORTVERSION= 0.30
+PORTREVISION= 1
CATEGORIES= lang
MASTER_SITES= http://www.catb.org/~esr/intercal/
Index: lang/kawa/Makefile
===================================================================
--- lang/kawa/Makefile
+++ lang/kawa/Makefile
@@ -3,6 +3,7 @@
PORTNAME= kawa
PORTVERSION= 3.0
+PORTREVISION= 1
CATEGORIES= lang scheme java
MASTER_SITES= GNU
Index: lang/librep/Makefile
===================================================================
--- lang/librep/Makefile
+++ lang/librep/Makefile
@@ -3,6 +3,7 @@
PORTNAME= librep
PORTVERSION= 0.92.7
+PORTREVISION= 1
CATEGORIES= lang elisp gnome
MASTER_SITES= http://download.tuxfamily.org/librep/
DISTNAME= ${PORTNAME}_${PORTVERSION}
Index: lang/mdk/Makefile
===================================================================
--- lang/mdk/Makefile
+++ lang/mdk/Makefile
@@ -3,7 +3,7 @@
PORTNAME= mdk
PORTVERSION= 1.2.9
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= lang gnome
MASTER_SITES= GNU/${PORTNAME}/v${PORTVERSION}
Index: lang/scm/Makefile
===================================================================
--- lang/scm/Makefile
+++ lang/scm/Makefile
@@ -3,7 +3,7 @@
PORTNAME= scm
PORTVERSION= 5f2
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= lang scheme
MASTER_SITES= http://groups.csail.mit.edu/mac/ftpdir/scm/%SUBDIR%/
MASTER_SITE_SUBDIR= . OLD
Index: lang/slib/Makefile
===================================================================
--- lang/slib/Makefile
+++ lang/slib/Makefile
@@ -3,6 +3,7 @@
PORTNAME= slib
PORTVERSION= 3b5
+PORTREVISION= 1
CATEGORIES= lang scheme
MASTER_SITES= http://groups.csail.mit.edu/mac/ftpdir/scm/ \
http://groups.csail.mit.edu/mac/ftpdir/scm/OLD/
@@ -30,7 +31,7 @@
@${MKDIR} ${STAGEDIR}${DATADIR}
(cd ${WRKSRC} ; ${INSTALL_DATA} *.scm *.init *.txt \
*.xyz *.ps ${STAGEDIR}${DATADIR})
- ${INSTALL_DATA} ${WRKSRC}/slib.info ${STAGEDIR}${PREFIX}/info
+ ${INSTALL_DATA} ${WRKSRC}/slib.info ${STAGEDIR}${PREFIX}/${INFO_PATH}
post-install-DOCS-on:
@${MKDIR} ${STAGEDIR}${DOCSDIR}
Index: lang/slisp/Makefile
===================================================================
--- lang/slisp/Makefile
+++ lang/slisp/Makefile
@@ -3,6 +3,7 @@
PORTNAME= slisp
PORTVERSION= 1.2
+PORTREVISION= 1
CATEGORIES= lang lisp
MASTER_SITES= http://www.sigala.it/sandro/files/
Index: lang/smalltalk/Makefile
===================================================================
--- lang/smalltalk/Makefile
+++ lang/smalltalk/Makefile
@@ -3,7 +3,7 @@
PORTNAME= smalltalk
PORTVERSION= 3.2.5
-PORTREVISION= 10
+PORTREVISION= 11
CATEGORIES= lang
MASTER_SITES= GNU
Index: lang/tcc/Makefile
===================================================================
--- lang/tcc/Makefile
+++ lang/tcc/Makefile
@@ -3,7 +3,7 @@
PORTNAME= tcc
DISTVERSIONPREFIX= release_
DISTVERSION= 0_9_26
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= lang
MAINTAINER= ports@FreeBSD.org
@@ -25,6 +25,7 @@
HAS_CONFIGURE= yes
CONFIGURE_ARGS= --prefix="${PREFIX}" --cc="${CC}"
MAKE_ARGS= CONFIG_NOLDL=1
+MAKE_JOBS_SAFE= no
OPTIONS_DEFINE= DOCS EXAMPLES
@@ -57,8 +58,7 @@
post-install:
${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/tcc
- ${INSTALL_DATA} ${WRKSRC}/tcc-doc.info ${STAGEDIR}${PREFIX}/info
- ${RM} -r ${STAGEDIR}${PREFIX}/share/info
+ ${INSTALL_DATA} ${WRKSRC}/tcc-doc.info ${STAGEDIR}${PREFIX}/${INFO_PATH}
${INSTALL_MAN} ${WRKSRC}/tcc.1 ${STAGEDIR}${MAN1PREFIX}/man/man1
${RM} -r ${STAGEDIR}${PREFIX}/share/man
.for f in ${FILES}
Index: lang/twelf/Makefile
===================================================================
--- lang/twelf/Makefile
+++ lang/twelf/Makefile
@@ -3,7 +3,7 @@
PORTNAME= twelf
PORTVERSION= 1.7.1
-PORTREVISION= 1
+PORTREVISION= 2
DISTVERSIONPREFIX= src-
CATEGORIES= lang math
MASTER_SITES= http://twelf.plparty.org/releases/ \
Index: lang/yorick/Makefile
===================================================================
--- lang/yorick/Makefile
+++ lang/yorick/Makefile
@@ -4,7 +4,7 @@
PORTNAME= yorick
DISTVERSIONPREFIX= y_
DISTVERSION= 2_2_04
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= lang math
MAINTAINER= johans@FreeBSD.org
Index: mail/anubis/Makefile
===================================================================
--- mail/anubis/Makefile
+++ mail/anubis/Makefile
@@ -3,7 +3,7 @@
PORTNAME= anubis
PORTVERSION= 4.2
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= mail
MASTER_SITES= GNU
Index: mail/exim/Makefile
===================================================================
--- mail/exim/Makefile
+++ mail/exim/Makefile
@@ -3,7 +3,7 @@
PORTNAME= exim
PORTVERSION?= ${EXIM_VERSION}
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= mail ipv6
MASTER_SITES= EXIM:exim
MASTER_SITE_SUBDIR= /exim4/:exim \
Index: mail/exim/files/patch-src__EDITME
===================================================================
--- mail/exim/files/patch-src__EDITME
+++ mail/exim/files/patch-src__EDITME
@@ -96,7 +96,7 @@
# install them in the directory you have defined.
-# INFO_DIRECTORY=/usr/share/info
-+INFO_DIRECTORY=XX_PREFIX_XX/info
++INFO_DIRECTORY=XX_PREFIX_XX/share/info
#------------------------------------------------------------------------------
Index: mail/gnubiff/Makefile
===================================================================
--- mail/gnubiff/Makefile
+++ mail/gnubiff/Makefile
@@ -3,7 +3,7 @@
PORTNAME= gnubiff
PORTVERSION= 2.2.13
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= mail
MASTER_SITES= SF
Index: mail/mailfromd/Makefile
===================================================================
--- mail/mailfromd/Makefile
+++ mail/mailfromd/Makefile
@@ -3,6 +3,7 @@
PORTNAME= mailfromd
PORTVERSION= 8.5
+PORTREVISION= 1
CATEGORIES= mail
MASTER_SITES= http://download.gnu.org.ua/pub/release/${PORTNAME}/ \
http://download.gnu.org.ua/pub/alpha/${PORTNAME}/
Index: mail/mailutils/Makefile
===================================================================
--- mail/mailutils/Makefile
+++ mail/mailutils/Makefile
@@ -3,7 +3,7 @@
PORTNAME= mailutils
PORTVERSION= 3.4
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= mail
MASTER_SITES= GNU GNU_ALPHA
Index: mail/mboxgrep/Makefile
===================================================================
--- mail/mboxgrep/Makefile
+++ mail/mboxgrep/Makefile
@@ -3,7 +3,7 @@
PORTNAME= mboxgrep
PORTVERSION= 0.7.9
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= mail
MASTER_SITES= SF
Index: mail/mew/Makefile
===================================================================
--- mail/mew/Makefile
+++ mail/mew/Makefile
@@ -3,6 +3,7 @@
PORTNAME= mew
PORTVERSION= 6.8
+PORTREVISION= 1
CATEGORIES= mail elisp
MASTER_SITES= http://www.mew.org/Release/
PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX}
Index: mail/mpop/Makefile
===================================================================
--- mail/mpop/Makefile
+++ mail/mpop/Makefile
@@ -3,6 +3,7 @@
PORTNAME= mpop
DISTVERSION= 1.4.0
+PORTREVISION= 1
CATEGORIES= mail
MASTER_SITES= https://marlam.de/mpop/releases/
Index: mail/mu4e/Makefile
===================================================================
--- mail/mu4e/Makefile
+++ mail/mu4e/Makefile
@@ -3,6 +3,7 @@
PORTNAME= mu4e
PORTVERSION= 1.0
DISTVERSIONPREFIX= v
+PORTREVISION= 1
CATEGORIES= mail
PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX}
Index: mail/pop3lite/Makefile
===================================================================
--- mail/pop3lite/Makefile
+++ mail/pop3lite/Makefile
@@ -3,7 +3,7 @@
PORTNAME= pop3lite
PORTVERSION= 0.2.4a
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= mail
MASTER_SITES= SF
Index: mail/wanderlust/Makefile
===================================================================
--- mail/wanderlust/Makefile
+++ mail/wanderlust/Makefile
@@ -3,7 +3,7 @@
PORTNAME= wanderlust
PORTVERSION= 2.15.9.b.${SNAPDATE}
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= mail elisp
PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX}
Index: math/GiNaC/Makefile
===================================================================
--- math/GiNaC/Makefile
+++ math/GiNaC/Makefile
@@ -3,6 +3,7 @@
PORTNAME= GiNaC
PORTVERSION= 1.7.2
+PORTREVISION= 1
CATEGORIES= math
MASTER_SITES= ftp://ftpthep.physik.uni-mainz.de/pub/GiNaC/ \
http://www.ginac.de/
Index: math/R/Makefile
===================================================================
--- math/R/Makefile
+++ math/R/Makefile
@@ -3,7 +3,7 @@
PORTNAME= R
DISTVERSION= 3.5.1
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= math lang
MASTER_SITES= CRAN/src/base/R-${PORTVERSION:C|\..*||}
Index: math/algae/Makefile
===================================================================
--- math/algae/Makefile
+++ math/algae/Makefile
@@ -3,7 +3,7 @@
PORTNAME= algae
PORTVERSION= 4.3.6
-PORTREVISION= 14
+PORTREVISION= 15
CATEGORIES= math
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
Index: math/algae/files/patch-Makefile.in
===================================================================
--- math/algae/files/patch-Makefile.in
+++ math/algae/files/patch-Makefile.in
@@ -1,6 +1,6 @@
---- Makefile.in.orig
+--- Makefile.in.orig 2003-12-06 21:39:23 UTC
+++ Makefile.in
-@@ -78,12 +78,12 @@
+@@ -78,7 +78,7 @@ datadir = $(prefix)/share
libdir = $(prefix)/lib
# Directory in which to install the man page.
@@ -9,13 +9,7 @@
# The manpage extension
manext = 1
- # Directory in which to install the Info files.
--infodir = $(datadir)/info
-+infodir = $(prefix)/info
-
- # Directory in which to install the algae tools.
- tooldir = $(datadir)/algae/$(VERSION_NUMBER)/tools
-@@ -150,19 +150,19 @@
+@@ -150,19 +150,19 @@ configure: configure.in
# Compile the source code.
source: @BLAS@ @LAPACK@
@@ -40,7 +34,7 @@
.PHONY: xlapack
check: source
-@@ -180,13 +180,13 @@
+@@ -180,13 +180,13 @@ algae.A: rc0
# Run test cases.
check:
@@ -56,7 +50,7 @@
.PHONY: times
# <<<< This section is deleted in the "binary" distribution.
-@@ -194,11 +194,11 @@
+@@ -194,11 +194,11 @@ times:
# Make documentation.
info:
@@ -70,7 +64,7 @@
.PHONY: dvi
# ========================== Distribution =========================
-@@ -211,9 +211,7 @@
+@@ -211,9 +211,7 @@ dist: distdir
ln $$file $(distdir) > /dev/null 2>&1 || cp $$file $(distdir); \
done
for dir in $(SUBDIRS); do \
@@ -81,7 +75,7 @@
done
mv $(distdir) algae-$(VERSION_NUMBER)
tar chf algae-$(VERSION_NUMBER).tar algae-$(VERSION_NUMBER)
-@@ -230,9 +228,7 @@
+@@ -230,9 +228,7 @@ binaries: bindistdir
done
awk '/<<[<]</,/>>[>]>/ {next} {print}' Makefile > $(distdir)/Makefile
for dir in $(BINSUBDIRS); do \
@@ -92,7 +86,7 @@
done
mv $(distdir) algae-$(VERSION_NUMBER)
tar chf algae-$(VERSION_NUMBER)-@host@.tar algae-$(VERSION_NUMBER)
-@@ -249,8 +245,8 @@
+@@ -249,8 +245,8 @@ web:
for file in $(WEBDISTFILES); do \
ln $$file $(distdir) > /dev/null 2>&1 || cp $$file $(distdir); \
done
@@ -103,7 +97,7 @@
rm -rf $(distdir)
gzip algae-web-$(VERSION_NUMBER).tar
.PHONY: web
-@@ -278,7 +274,7 @@
+@@ -278,7 +274,7 @@ maintainer-clean::
@echo "it deletes files that may require special tools to rebuild."
clean mostlyclean distclean maintainer-clean::
@@ -112,7 +106,7 @@
clean mostlyclean distclean maintainer-clean::
rm -f a.out core conft* algae-*.tar algae-*.tar.gz
-@@ -294,15 +290,12 @@
+@@ -294,15 +290,12 @@ install: all
# >>>> End of deleted section.
install: algae.A installdirs
@@ -134,7 +128,7 @@
manext=$(manext) infodir=$(infodir) htmldir=$(htmldir) install
.PHONY: install
-@@ -310,17 +303,17 @@
+@@ -310,17 +303,17 @@ install: algae.A installdirs
# if necessary.
installdirs: mkinstalldirs
Index: math/asymptote/Makefile
===================================================================
--- math/asymptote/Makefile
+++ math/asymptote/Makefile
@@ -3,7 +3,7 @@
PORTNAME= asymptote
PORTVERSION= 2.44
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= math
MASTER_SITES= SF/${PORTNAME}/${PORTVERSION}
DISTNAME= ${PORTNAME}-${PORTVERSION}.src
Index: math/asymptote/pkg-plist
===================================================================
--- math/asymptote/pkg-plist
+++ math/asymptote/pkg-plist
@@ -1,87 +1,87 @@
bin/asy
bin/xasy
-info/asymptote/Bode.png
-info/asymptote/CAD1.png
-info/asymptote/CDlabel.png
-info/asymptote/GaussianSurface.png
-info/asymptote/HermiteSpline.png
-info/asymptote/Hobbycontrol.png
-info/asymptote/Hobbydir.png
-info/asymptote/asymptote.info
-info/asymptote/axis3.png
-info/asymptote/bezier.png
-info/asymptote/bezier2.png
-info/asymptote/beziercurve.png
-info/asymptote/bigdiagonal.png
-info/asymptote/binarytreetest.png
-info/asymptote/brokenaxis.png
-info/asymptote/colons.png
-info/asymptote/colors.png
-info/asymptote/cube.png
-info/asymptote/cylinderskeleton.png
-info/asymptote/datagraph.png
-info/asymptote/diagonal.png
-info/asymptote/diatom.png
-info/asymptote/dots.png
-info/asymptote/eetomumu.png
-info/asymptote/elliptic.png
-info/asymptote/errorbars.png
-info/asymptote/exp.png
-info/asymptote/filegraph.png
-info/asymptote/flow.png
-info/asymptote/flowchartdemo.png
-info/asymptote/generalaxis.png
-info/asymptote/generalaxis3.png
-info/asymptote/graphmarkers.png
-info/asymptote/grid3xyz.png
-info/asymptote/hatch.png
-info/asymptote/helix.png
-info/asymptote/histogram.png
-info/asymptote/icon.png
-info/asymptote/image.png
-info/asymptote/imagecontour.png
-info/asymptote/irregularcontour.png
-info/asymptote/join.png
-info/asymptote/join3.png
-info/asymptote/knots.png
-info/asymptote/labelsquare.png
-info/asymptote/latexusage.png
-info/asymptote/leastsquares.png
-info/asymptote/legend.png
-info/asymptote/lineargraph.png
-info/asymptote/lineargraph0.png
-info/asymptote/linetype.png
-info/asymptote/log2graph.png
-info/asymptote/loggraph.png
-info/asymptote/loggrid.png
-info/asymptote/logimage.png
-info/asymptote/logo.png
-info/asymptote/logticks.png
-info/asymptote/makepen.png
-info/asymptote/markers1.png
-info/asymptote/markers2.png
-info/asymptote/mexicanhat.png
-info/asymptote/monthaxis.png
-info/asymptote/multicontour.png
-info/asymptote/onecontour.png
-info/asymptote/parametricgraph.png
-info/asymptote/penfunctionimage.png
-info/asymptote/penimage.png
-info/asymptote/planes.png
-info/asymptote/quartercircle.png
-info/asymptote/saddle.png
-info/asymptote/scaledgraph.png
-info/asymptote/secondaryaxis.png
-info/asymptote/shadedtiling.png
-info/asymptote/slopefield1.png
-info/asymptote/square.png
-info/asymptote/subpictures.png
-info/asymptote/superpath.png
-info/asymptote/tile.png
-info/asymptote/triangulate.png
-info/asymptote/unitcircle3.png
-info/asymptote/vectorfield.png
-info/asymptote/westnile.png
+share/info/asymptote/Bode.png
+share/info/asymptote/CAD1.png
+share/info/asymptote/CDlabel.png
+share/info/asymptote/GaussianSurface.png
+share/info/asymptote/HermiteSpline.png
+share/info/asymptote/Hobbycontrol.png
+share/info/asymptote/Hobbydir.png
+share/info/asymptote/asymptote.info
+share/info/asymptote/axis3.png
+share/info/asymptote/bezier.png
+share/info/asymptote/bezier2.png
+share/info/asymptote/beziercurve.png
+share/info/asymptote/bigdiagonal.png
+share/info/asymptote/binarytreetest.png
+share/info/asymptote/brokenaxis.png
+share/info/asymptote/colons.png
+share/info/asymptote/colors.png
+share/info/asymptote/cube.png
+share/info/asymptote/cylinderskeleton.png
+share/info/asymptote/datagraph.png
+share/info/asymptote/diagonal.png
+share/info/asymptote/diatom.png
+share/info/asymptote/dots.png
+share/info/asymptote/eetomumu.png
+share/info/asymptote/elliptic.png
+share/info/asymptote/errorbars.png
+share/info/asymptote/exp.png
+share/info/asymptote/filegraph.png
+share/info/asymptote/flow.png
+share/info/asymptote/flowchartdemo.png
+share/info/asymptote/generalaxis.png
+share/info/asymptote/generalaxis3.png
+share/info/asymptote/graphmarkers.png
+share/info/asymptote/grid3xyz.png
+share/info/asymptote/hatch.png
+share/info/asymptote/helix.png
+share/info/asymptote/histogram.png
+share/info/asymptote/icon.png
+share/info/asymptote/image.png
+share/info/asymptote/imagecontour.png
+share/info/asymptote/irregularcontour.png
+share/info/asymptote/join.png
+share/info/asymptote/join3.png
+share/info/asymptote/knots.png
+share/info/asymptote/labelsquare.png
+share/info/asymptote/latexusage.png
+share/info/asymptote/leastsquares.png
+share/info/asymptote/legend.png
+share/info/asymptote/lineargraph.png
+share/info/asymptote/lineargraph0.png
+share/info/asymptote/linetype.png
+share/info/asymptote/log2graph.png
+share/info/asymptote/loggraph.png
+share/info/asymptote/loggrid.png
+share/info/asymptote/logimage.png
+share/info/asymptote/logo.png
+share/info/asymptote/logticks.png
+share/info/asymptote/makepen.png
+share/info/asymptote/markers1.png
+share/info/asymptote/markers2.png
+share/info/asymptote/mexicanhat.png
+share/info/asymptote/monthaxis.png
+share/info/asymptote/multicontour.png
+share/info/asymptote/onecontour.png
+share/info/asymptote/parametricgraph.png
+share/info/asymptote/penfunctionimage.png
+share/info/asymptote/penimage.png
+share/info/asymptote/planes.png
+share/info/asymptote/quartercircle.png
+share/info/asymptote/saddle.png
+share/info/asymptote/scaledgraph.png
+share/info/asymptote/secondaryaxis.png
+share/info/asymptote/shadedtiling.png
+share/info/asymptote/slopefield1.png
+share/info/asymptote/square.png
+share/info/asymptote/subpictures.png
+share/info/asymptote/superpath.png
+share/info/asymptote/tile.png
+share/info/asymptote/triangulate.png
+share/info/asymptote/unitcircle3.png
+share/info/asymptote/vectorfield.png
+share/info/asymptote/westnile.png
man/man1/asy.1.gz
man/man1/xasy.1x.gz
%%DATADIR%%/CAD.asy
Index: math/cln/Makefile
===================================================================
--- math/cln/Makefile
+++ math/cln/Makefile
@@ -3,6 +3,7 @@
PORTNAME= cln
PORTVERSION= 1.3.4
+PORTREVISION= 1
CATEGORIES= math devel
MASTER_SITES= http://www.ginac.de/CLN/ \
http://www.mirrors.wiretapped.net/security/cryptography/libraries/math/cln/ \
Index: math/dynare/Makefile
===================================================================
--- math/dynare/Makefile
+++ math/dynare/Makefile
@@ -2,7 +2,7 @@
PORTNAME= dynare
DISTVERSION= 4.5.6
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= math
MASTER_SITES= http://www.dynare.org/release/source/
Index: math/ess/Makefile
===================================================================
--- math/ess/Makefile
+++ math/ess/Makefile
@@ -3,7 +3,7 @@
PORTNAME= ess
DISTVERSION= 17.11
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= math
MASTER_SITES= http://ess.r-project.org/downloads/ess/ \
http://stat.ethz.ch/ESS/downloads/ess/
@@ -30,8 +30,8 @@
@${REINPLACE_CMD} -e \
's|^DESTDIR|#DESTDIR| ; \
s|^PREFIX|#PREFIX| ; \
- s|=$$(PREFIX)|=$$(DESTDIR)$$(PREFIX)| ; \
- s|share/info|${INFO_PATH}|' ${WRKSRC}/Makeconf
+ s|=$$(PREFIX)|=$$(DESTDIR)$$(PREFIX)|' \
+ ${WRKSRC}/Makeconf
@${REINPLACE_CMD} -e \
'/^PDFs/s|=.*|=|' ${WRKSRC}/doc/Makefile
Index: math/eukleides/files/patch-Config
===================================================================
--- math/eukleides/files/patch-Config
+++ math/eukleides/files/patch-Config
@@ -1,14 +1,7 @@
---- Config.orig
+--- Config.orig 2010-04-27 06:31:00 UTC
+++ Config
-@@ -2,13 +2,13 @@
- # Copyright (c) Christian Obrecht 2004-2010
+@@ -8,7 +8,7 @@ BINARIES = eukleides euktopst
- # Installation prefix
--PREFIX=/usr/local
-+PREFIX=%%PREFIX%%
-
- BINARIES = eukleides euktopst
-
# Localized keywords
# Uncomment to enable this feature.
-# LOCALES = de fr
@@ -16,7 +9,7 @@
# Documentation
# Alternative targets are 'pdf' and 'html'.
-@@ -27,9 +27,9 @@
+@@ -27,9 +27,9 @@ PAPER = A4
BIN_DIR = $(PREFIX)/bin
SHARE_DIR = $(PREFIX)/share
MO_DIR = $(SHARE_DIR)/locale
@@ -24,9 +17,9 @@
-EXM_DIR = $(DOC_DIR)/examples
-MAN_DIR = $(SHARE_DIR)/man/man1
-INFO_DIR = $(SHARE_DIR)/info
-+DOC_DIR = %%DOCSDIR%%
-+EXM_DIR = %%EXAMPLESDIR%%
++DOC_DIR = ${PREFIX}/share/doc/eukleides
++EXM_DIR = ${PREFIX}/share/examples/eukleides
+MAN_DIR = $(PREFIX)/man/man1
-+INFO_DIR = $(PREFIX)/info
++INFO_DIR = $(PREFIX)/share/info
TEX_DIR = $(SHARE_DIR)/texmf/tex/latex/eukleides
Index: math/fftw/Makefile
===================================================================
--- math/fftw/Makefile
+++ math/fftw/Makefile
@@ -3,7 +3,7 @@
PORTNAME= fftw
PORTVERSION= 2.1.5
-PORTREVISION?= 17
+PORTREVISION?= 18
CATEGORIES= math
MASTER_SITES= ftp://ftp.fftw.org/pub/fftw/ \
ftp://ftp.fftw.org/pub/fftw/old/ \
Index: math/fftw3/Makefile
===================================================================
--- math/fftw3/Makefile
+++ math/fftw3/Makefile
@@ -3,7 +3,7 @@
PORTNAME= fftw3
DISTVERSION= 3.3.8
-PORTREVISION?= 1
+PORTREVISION?= 2
CATEGORIES= math
MASTER_SITES= http://www.fftw.org/ \
ftp://ftp.fftw.org/pub/fftw/
Index: math/giacxcas/Makefile
===================================================================
--- math/giacxcas/Makefile
+++ math/giacxcas/Makefile
@@ -3,7 +3,7 @@
PORTNAME= giacxcas
DISTVERSION= 1.4.9-59
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= math
MASTER_SITES= http://www-fourier.ujf-grenoble.fr/~parisse/debian/dists/stable/main/source/:giac \
http://www-fourier.ujf-grenoble.fr/~parisse/giac/freebsd/
Index: math/gmp/Makefile
===================================================================
--- math/gmp/Makefile
+++ math/gmp/Makefile
@@ -3,6 +3,7 @@
PORTNAME= gmp
PORTVERSION= 6.1.2
+PORTREVISION= 1
CATEGORIES= math devel
MASTER_SITES= GNU
@@ -18,7 +19,7 @@
HAS_CONFIGURE= yes
CONFIGURE_ENV= MAKEINFO="${MAKEINFO} --no-split"
CONFIGURE_ARGS= --prefix=${PREFIX} \
- --infodir=${PREFIX}/info \
+ --infodir=${PREFIX}/${INFO_PATH} \
--mandir=${PREFIX}/man \
--enable-cxx
MAKE_JOBS_UNSAFE=yes
Index: math/gnubc/Makefile
===================================================================
--- math/gnubc/Makefile
+++ math/gnubc/Makefile
@@ -3,6 +3,7 @@
PORTNAME= bc
DISTVERSION= 1.07.1
+PORTREVISION= 1
CATEGORIES= math
MASTER_SITES= GNU
PKGNAMEPREFIX= gnu
Index: math/gri/Makefile
===================================================================
--- math/gri/Makefile
+++ math/gri/Makefile
@@ -3,7 +3,7 @@
PORTNAME= gri
PORTVERSION= 2.12.23
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= math
MASTER_SITES= SF
Index: math/gsl/Makefile
===================================================================
--- math/gsl/Makefile
+++ math/gsl/Makefile
@@ -3,6 +3,7 @@
PORTNAME= gsl
PORTVERSION= 2.5
+PORTREVISION= 1
CATEGORIES= math
MASTER_SITES= GNU
Index: math/jacal/Makefile
===================================================================
--- math/jacal/Makefile
+++ math/jacal/Makefile
@@ -3,7 +3,7 @@
PORTNAME= jacal
PORTVERSION= 1c4
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= math
MASTER_SITES= http://groups.csail.mit.edu/mac/ftpdir/scm/
Index: math/jacal/files/patch-configure
===================================================================
--- math/jacal/files/patch-configure
+++ /dev/null
@@ -1,19 +0,0 @@
---- configure.orig 2012-03-28 02:16:29.000000000 +0600
-+++ configure 2012-03-28 02:17:23.000000000 +0600
-@@ -52,14 +52,14 @@
- bindir='${exec_prefix}bin/'
- sbindir='${exec_prefix}sbin/'
- libexecdir='${exec_prefix}libexec/'
--datarootdir='${prefix}share/'
-+datarootdir='${prefix}'
- datadir='${datarootdir}'
- sysconfdir='${prefix}etc/'
- sharedstatedir='${prefix}com/'
- localstatedir='${prefix}var/'
- includedir='${prefix}include/'
- oldincludedir='/usr/include/'
--docdir='${datarootdir}doc/${PACKAGE_TARNAME}/'
-+docdir='${datarootdir}share/doc/${PACKAGE_TARNAME}/'
- infodir='${datarootdir}info/'
- htmldir='${docdir}'
- dvidir='${docdir}'
Index: math/libranlip/Makefile
===================================================================
--- math/libranlip/Makefile
+++ math/libranlip/Makefile
@@ -3,7 +3,7 @@
PORTNAME= libranlip
DISTVERSION= 1.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= math
MASTER_SITES= LOCAL/bf \
http://www.deakin.edu.au/~gleb/
Index: math/maxima/Makefile
===================================================================
--- math/maxima/Makefile
+++ math/maxima/Makefile
@@ -3,6 +3,7 @@
PORTNAME= maxima
PORTVERSION= 5.41.0
+PORTREVISION= 1
CATEGORIES= math lisp tk
MASTER_SITES= SF/maxima/Maxima-source/${PORTVERSION}-source
@@ -25,7 +26,9 @@
${LISPSELECT}
TEST_TARGET= check
-INFO= maxima imaxima xmaxima
+INFO= maxima imaxima xmaxima \
+ abs_integrate drawutils \
+ kovacicODE logic
PLIST_SUB= BINDIR=${BINDIRECTORY}
PLIST_SUB+= LISPBIN=${LISPBINARY}
Index: math/maxima/pkg-plist
===================================================================
--- math/maxima/pkg-plist
+++ math/maxima/pkg-plist
@@ -1,11 +1,7 @@
bin/maxima
bin/rmaxima
bin/xmaxima
-info/abs_integrate.info
-info/drawutils.info
-info/kovacicODE.info
-info/logic.info
-info/maxima-index.lisp
+share/info/maxima-index.lisp
lib/maxima/%%PORTVERSION%%/%%BINDIR%%/%%MAXIMABIN%%
libexec/maxima/%%PORTVERSION%%/mgnuplot
man/man1/maxima.1.gz
Index: math/mpc/Makefile
===================================================================
--- math/mpc/Makefile
+++ math/mpc/Makefile
@@ -3,7 +3,7 @@
PORTNAME= mpc
PORTVERSION= 1.1.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= math devel
MASTER_SITES= GNU
Index: math/mpfr/Makefile
===================================================================
--- math/mpfr/Makefile
+++ math/mpfr/Makefile
@@ -3,7 +3,7 @@
PORTNAME= mpfr
PORTVERSION= 4.0.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= math devel
MASTER_SITES= http://www.mpfr.org/mpfr-current/ \
GNU
Index: math/mpir/Makefile
===================================================================
--- math/mpir/Makefile
+++ math/mpir/Makefile
@@ -3,6 +3,7 @@
PORTNAME= mpir
PORTVERSION= 3.0.0
+PORTREVISION= 1
CATEGORIES= math
MASTER_SITES= http://mpir.org/
Index: math/numdiff/Makefile
===================================================================
--- math/numdiff/Makefile
+++ math/numdiff/Makefile
@@ -3,6 +3,7 @@
PORTNAME= numdiff
PORTVERSION= 5.9.0
+PORTREVISION= 1
CATEGORIES= math textproc
MASTER_SITES= SAVANNAH
Index: math/octave/Makefile
===================================================================
--- math/octave/Makefile
+++ math/octave/Makefile
@@ -3,7 +3,7 @@
PORTNAME= octave
PORTVERSION= ${OCTAVE_VERSION}
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= math java
MASTER_SITES= GNU
Index: math/oleo/Makefile
===================================================================
--- math/oleo/Makefile
+++ math/oleo/Makefile
@@ -3,7 +3,7 @@
PORTNAME= oleo
PORTVERSION= 1.99.16
-PORTREVISION= 9
+PORTREVISION= 10
CATEGORIES= math
MASTER_SITES= GNU
Index: math/prng/Makefile
===================================================================
--- math/prng/Makefile
+++ math/prng/Makefile
@@ -3,6 +3,7 @@
PORTNAME= prng
DISTVERSION= 3.0.2
+PORTREVISION= 1
CATEGORIES= math
MASTER_SITES= http://statistik.wu-wien.ac.at/software/prng/
Index: math/proofgeneral/Makefile
===================================================================
--- math/proofgeneral/Makefile
+++ math/proofgeneral/Makefile
@@ -3,7 +3,7 @@
PORTNAME= proofgeneral
PORTVERSION= 4.1
-PORTREVISION= 13
+PORTREVISION= 14
CATEGORIES= math elisp
MASTER_SITES= http://proofgeneral.inf.ed.ac.uk/releases/
PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX}
@@ -28,7 +28,7 @@
MAKE_ARGS+= PREFIX="${LOCALBASE}" DEST_PREFIX="${STAGEDIR}${PREFIX}" \
MAKE="${MAKE_CMD}" EMACS=emacs EMACS_NAME=emacs \
DOCDIR="${STAGEDIR}${DOCSDIR}" MANDIR="${STAGEDIR}${PREFIX}/man/man1" \
- INFODIR="${STAGEDIR}${PREFIX}/info" \
+ INFODIR="${STAGEDIR}${PREFIX}/${INFO_PATH}" \
BINDIR="${STAGEDIR}${PREFIX}/bin" DESKTOP="${STAGEDIR}${PREFIX}/share" \
EMACS_SITE_LISPDIR="${EMACS_SITE_LISPDIR}" \
ELISPP="${EMACS_SITE_LISPDIR}/ProofGeneral" \
Index: math/pspp/Makefile
===================================================================
--- math/pspp/Makefile
+++ math/pspp/Makefile
@@ -3,7 +3,7 @@
PORTNAME= pspp
PORTVERSION= 1.0.1
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= math
MASTER_SITES= GNU
Index: math/units/Makefile
===================================================================
--- math/units/Makefile
+++ math/units/Makefile
@@ -3,6 +3,7 @@
PORTNAME= units
PORTVERSION= 2.16
+PORTREVISION= 1
CATEGORIES= math
MASTER_SITES= GNU
Index: math/unuran/Makefile
===================================================================
--- math/unuran/Makefile
+++ math/unuran/Makefile
@@ -3,7 +3,7 @@
PORTNAME= unuran
PORTVERSION= 1.8.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= math
MASTER_SITES= http://statmath.wu-wien.ac.at/unuran/ \
LOCAL/bf
Index: misc/bogosort/Makefile
===================================================================
--- misc/bogosort/Makefile
+++ misc/bogosort/Makefile
@@ -3,7 +3,7 @@
PORTNAME= bogosort
PORTVERSION= 0.4.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= misc
MASTER_SITES= http://www.lysator.liu.se/~qha/bogosort/ \
ftp://l82.ryd.student.liu.se/pub/unix/bogosort/
Index: misc/dejagnu/Makefile
===================================================================
--- misc/dejagnu/Makefile
+++ misc/dejagnu/Makefile
@@ -3,6 +3,7 @@
PORTNAME= dejagnu
PORTVERSION= 1.6.1
+PORTREVISION= 1
CATEGORIES= misc tcl
MASTER_SITES= GNU
Index: misc/findutils/Makefile
===================================================================
--- misc/findutils/Makefile
+++ misc/findutils/Makefile
@@ -3,6 +3,7 @@
PORTNAME= findutils
PORTVERSION= 4.6.0
+PORTREVISION= 1
CATEGORIES= misc
MASTER_SITES= GNU
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${DISTNAME}${EXTRACT_SUFX}.sig
Index: misc/gwhich/Makefile
===================================================================
--- misc/gwhich/Makefile
+++ misc/gwhich/Makefile
@@ -3,6 +3,7 @@
PORTNAME= gwhich
PORTVERSION= 2.21
+PORTREVISION= 1
CATEGORIES= misc
MASTER_SITES= GNU/which
DISTNAME= which-${PORTVERSION}
Index: misc/hello/Makefile
===================================================================
--- misc/hello/Makefile
+++ misc/hello/Makefile
@@ -3,6 +3,7 @@
PORTNAME= hello
PORTVERSION= 2.10
+PORTREVISION= 1
CATEGORIES= misc
MASTER_SITES= GNU
Index: misc/help2man/Makefile
===================================================================
--- misc/help2man/Makefile
+++ misc/help2man/Makefile
@@ -3,6 +3,7 @@
PORTNAME= help2man
PORTVERSION= 1.47.8
+PORTREVISION= 1
CATEGORIES= misc
MASTER_SITES= GNU
Index: misc/latex-mk/Makefile
===================================================================
--- misc/latex-mk/Makefile
+++ misc/latex-mk/Makefile
@@ -3,7 +3,7 @@
PORTNAME= latex-mk
PORTVERSION= 2.1
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= misc print
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
Index: misc/pinfo/Makefile
===================================================================
--- misc/pinfo/Makefile
+++ misc/pinfo/Makefile
@@ -3,7 +3,7 @@
PORTNAME= pinfo
PORTVERSION= 0.6.10
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= misc
MASTER_SITES= GENTOO \
http://alioth.debian.org/frs/download.php/file/3351/
Index: misc/talkfilters/Makefile
===================================================================
--- misc/talkfilters/Makefile
+++ misc/talkfilters/Makefile
@@ -3,7 +3,7 @@
PORTNAME= talkfilters
PORTVERSION= 2.3.8
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= misc
MASTER_SITES= http://www.hyperrealm.com/talkfilters/ \
LOCAL/ehaupt
Index: misc/teseq/Makefile
===================================================================
--- misc/teseq/Makefile
+++ misc/teseq/Makefile
@@ -3,6 +3,7 @@
PORTNAME= teseq
PORTVERSION= 1.1.1
+PORTREVISION= 1
CATEGORIES= misc
MASTER_SITES= GNU
Index: misc/vera/Makefile
===================================================================
--- misc/vera/Makefile
+++ misc/vera/Makefile
@@ -3,6 +3,7 @@
PORTNAME= vera
PORTVERSION= 1.22
+PORTREVISION= 1
CATEGORIES= misc
MASTER_SITES= GNU
@@ -19,6 +20,6 @@
(cd ${WRKSRC} && makeinfo --force --no-split vera.texi)
do-install:
- ${INSTALL_DATA} ${WRKSRC}/vera.info ${STAGEDIR}${PREFIX}/info
+ ${INSTALL_DATA} ${WRKSRC}/vera.info ${STAGEDIR}${PREFIX}/${INFO_PATH}
.include <bsd.port.mk>
Index: multimedia/gmerlin/Makefile
===================================================================
--- multimedia/gmerlin/Makefile
+++ multimedia/gmerlin/Makefile
@@ -3,7 +3,7 @@
PORTNAME= gmerlin
PORTVERSION= 1.2.0
-PORTREVISION= 13
+PORTREVISION= 14
CATEGORIES= multimedia
MASTER_SITES= SF
Index: multimedia/mjpegtools/Makefile
===================================================================
--- multimedia/mjpegtools/Makefile
+++ multimedia/mjpegtools/Makefile
@@ -3,7 +3,7 @@
PORTNAME= mjpegtools
PORTVERSION= 2.1.0
-PORTREVISION= 11
+PORTREVISION= 12
CATEGORIES= multimedia
MASTER_SITES= SF/${PORTNAME:S/tools//}/${PORTNAME}/${PORTVERSION}
Index: multimedia/vcdimager/Makefile
===================================================================
--- multimedia/vcdimager/Makefile
+++ multimedia/vcdimager/Makefile
@@ -3,6 +3,7 @@
PORTNAME= vcdimager
PORTVERSION= 2.0.1
+PORTREVISION= 1
CATEGORIES= multimedia
MASTER_SITES= GNU
Index: net-im/freetalk/Makefile
===================================================================
--- net-im/freetalk/Makefile
+++ net-im/freetalk/Makefile
@@ -4,7 +4,7 @@
PORTNAME= freetalk
PORTVERSION= 4.1
DISTVERSIONPREFIX= v
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= net-im
MAINTAINER= ports@FreeBSD.org
Index: net-im/jabber.el/Makefile
===================================================================
--- net-im/jabber.el/Makefile
+++ net-im/jabber.el/Makefile
@@ -3,7 +3,7 @@
PORTNAME= jabber.el
PORTVERSION= 0.8.92
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= net-im elisp
MASTER_SITES= SF/emacs-jabber/emacs-jabber%20beta%20versions/${PORTVERSION}
PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX}
Index: net-mgmt/netmask/Makefile
===================================================================
--- net-mgmt/netmask/Makefile
+++ net-mgmt/netmask/Makefile
@@ -3,7 +3,7 @@
PORTNAME= netmask
PORTVERSION= 2.4
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net-mgmt
MASTER_SITES= http://trap.mtview.ca.us/~talby/
DISTNAME= netmask_${PORTVERSION}
Index: net-mgmt/scli/Makefile
===================================================================
--- net-mgmt/scli/Makefile
+++ net-mgmt/scli/Makefile
@@ -3,7 +3,7 @@
PORTNAME= scli
PORTVERSION= 0.3.1
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= net-mgmt
MASTER_SITES= ftp://ftp.ibr.cs.tu-bs.de/local/${PORTNAME}/ \
http://matt.peterson.org/FreeBSD/ports/
Index: net/freebsd-uucp/Makefile
===================================================================
--- net/freebsd-uucp/Makefile
+++ net/freebsd-uucp/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= freebsd-uucp
-PORTREVISION= 2
+PORTREVISION= 3
DISTVERSIONPREFIX= r
DISTVERSION= 1_07_4
CATEGORIES= net comms ipv6
@@ -83,7 +83,7 @@
${STAGEDIR}${PREFIX}/etc/mtree/uucp-local.mtree
post-install:
- ${MKDIR} ${STAGEDIR}${PREFIX}/info
+ ${MKDIR} ${STAGEDIR}${PREFIX}/${INFO_PATH}
${INSTALL_DATA} ${WRKSRC}/uucp/doc/uucp.info ${STAGEDIR}${PREFIX}/info/
.if ${PORT_OPTIONS:MVAR_LOG}
${MKDIR} ${STAGEDIR}/var/log/uucp
Index: net/frr3/Makefile
===================================================================
--- net/frr3/Makefile
+++ net/frr3/Makefile
@@ -2,7 +2,7 @@
PORTNAME= frr
PORTVERSION= 3.0.3
-PORTREVISION= 2
+PORTREVISION= 3
DISTVERSIONPREFIX= frr-
CATEGORIES= net ipv6
PKGNAMESUFFIX= 3
Index: net/frr4/Makefile
===================================================================
--- net/frr4/Makefile
+++ net/frr4/Makefile
@@ -3,7 +3,7 @@
PORTNAME= frr
PORTVERSION= 4.0
DISTVERSIONPREFIX= frr-
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= net ipv6
PKGNAMESUFFIX= 4
Index: net/frr5/Makefile
===================================================================
--- net/frr5/Makefile
+++ net/frr5/Makefile
@@ -2,7 +2,7 @@
PORTNAME= frr
PORTVERSION= 5.0.1
-PORTREVISION= 3
+PORTREVISION= 4
DISTVERSIONPREFIX= frr-
CATEGORIES= net ipv6
PKGNAMESUFFIX= 5
Index: net/frr6/Makefile
===================================================================
--- net/frr6/Makefile
+++ net/frr6/Makefile
@@ -2,6 +2,7 @@
PORTNAME= frr
PORTVERSION= 6.0
+PORTREVISION= 1
DISTVERSIONPREFIX= frr-
CATEGORIES= net ipv6
PKGNAMESUFFIX= 6
Index: net/gnetcat/Makefile
===================================================================
--- net/gnetcat/Makefile
+++ net/gnetcat/Makefile
@@ -3,7 +3,7 @@
PORTNAME= gnetcat
PORTVERSION= 0.7.1
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= net
MASTER_SITES= SF/netcat/netcat/${PORTVERSION}
DISTNAME= netcat-0.7.1
@@ -22,6 +22,6 @@
${INSTALL_MAN} ${WRKSRC}/doc/netcat.1 \
${STAGEDIR}${MANPREFIX}/man/man1/gnetcat.1
${INSTALL_DATA} ${WRKSRC}/doc/netcat.info \
- ${STAGEDIR}${PREFIX}/info/gnetcat.info
+ ${STAGEDIR}${PREFIX}/${INFO_PATH}/gnetcat.info
.include <bsd.port.mk>
Index: net/gnu-dico/Makefile
===================================================================
--- net/gnu-dico/Makefile
+++ net/gnu-dico/Makefile
@@ -3,6 +3,7 @@
PORTNAME= dico
PORTVERSION= 2.7
+PORTREVISION= 1
CATEGORIES= net textproc
MASTER_SITES= GNU
PKGNAMEPREFIX= gnu-
Index: net/gnu-radius/Makefile
===================================================================
--- net/gnu-radius/Makefile
+++ net/gnu-radius/Makefile
@@ -3,7 +3,7 @@
PORTNAME= gnu-radius
PORTVERSION= 1.6.1
-PORTREVISION= 8
+PORTREVISION= 9
CATEGORIES= net
MASTER_SITES= GNU/radius
DISTNAME= radius-${PORTVERSION}
Index: net/ipgrab/Makefile
===================================================================
--- net/ipgrab/Makefile
+++ net/ipgrab/Makefile
@@ -3,6 +3,7 @@
PORTNAME= ipgrab
PORTVERSION= 0.9.10
+PORTREVISION= 1
CATEGORIES= net security
MASTER_SITES= SF
@@ -26,7 +27,7 @@
do-install:
${INSTALL_MAN} ${WRKSRC}/doc/ipgrab.8 ${STAGEDIR}${MANPREFIX}/man/man8/
- ${INSTALL_DATA} ${WRKSRC}/doc/ipgrab.info ${STAGEDIR}${PREFIX}/info/
+ ${INSTALL_DATA} ${WRKSRC}/doc/ipgrab.info ${STAGEDIR}${PREFIX}/${INFO_PATH}
${INSTALL_PROGRAM} ${WRKSRC}/src/ipgrab ${STAGEDIR}${PREFIX}/bin/
do-install-DOCS-on:
Index: net/jwhois/Makefile
===================================================================
--- net/jwhois/Makefile
+++ net/jwhois/Makefile
@@ -3,7 +3,7 @@
PORTNAME= jwhois
PORTVERSION= 4.0
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= net
MASTER_SITES= GNU
Index: net/libsocket++/Makefile
===================================================================
--- net/libsocket++/Makefile
+++ net/libsocket++/Makefile
@@ -3,7 +3,7 @@
PORTNAME= libsocket++
PORTVERSION= 1.12.13
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= net
MASTER_SITES= http://src.linuxhacker.at/socket++/
DISTNAME= socket++-${PORTVERSION}
Index: net/macchanger/Makefile
===================================================================
--- net/macchanger/Makefile
+++ net/macchanger/Makefile
@@ -2,7 +2,7 @@
PORTNAME= macchanger
PORTVERSION= 1.7.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net
MAINTAINER= clutton@zoho.com
Index: net/nncp/Makefile
===================================================================
--- net/nncp/Makefile
+++ net/nncp/Makefile
@@ -2,6 +2,7 @@
PORTNAME= nncp
DISTVERSION= 3.4
+PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= http://www.nncpgo.org/download/
@@ -24,6 +25,7 @@
PORTDOCS= AUTHORS NEWS NEWS.RU README README.RU THANKS
INFO= nncp
+MAKE_ARGS= INFODIR=${STAGEDIR}${PREFIX}/${INFO_PATH}
post-install:
${INSTALL_DATA} ${FILESDIR}/nncp.newsyslog.conf.sample ${STAGEDIR}${PREFIX}/etc/nncp.conf.sample
Index: net/qadsl/Makefile
===================================================================
--- net/qadsl/Makefile
+++ net/qadsl/Makefile
@@ -3,7 +3,7 @@
PORTNAME= qadsl
PORTVERSION= 1.3.3
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= net
MASTER_SITES= SAVANNAH/alive
Index: net/quagga/Makefile
===================================================================
--- net/quagga/Makefile
+++ net/quagga/Makefile
@@ -3,7 +3,7 @@
PORTNAME= quagga
PORTVERSION= 1.2.4
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net ipv6
MASTER_SITES= SAVANNAH
Index: net/serveez/Makefile
===================================================================
--- net/serveez/Makefile
+++ net/serveez/Makefile
@@ -3,7 +3,7 @@
PORTNAME= serveez
PORTVERSION= 0.2.2
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= net devel
MASTER_SITES= GNU
Index: net/tramp/Makefile
===================================================================
--- net/tramp/Makefile
+++ net/tramp/Makefile
@@ -3,7 +3,7 @@
PORTNAME= tramp
PORTVERSION= 2.3.0
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= net elisp
MASTER_SITES= GNU
PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX}
Index: net/wol/Makefile
===================================================================
--- net/wol/Makefile
+++ net/wol/Makefile
@@ -3,7 +3,7 @@
PORTNAME= wol
PORTVERSION= 0.7.1
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= net
MASTER_SITES= SF/ahh/OldFiles
Index: net/zebra/Makefile
===================================================================
--- net/zebra/Makefile
+++ net/zebra/Makefile
@@ -3,7 +3,7 @@
PORTNAME= zebra
PORTVERSION= 0.95a
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= net ipv6
MASTER_SITES= ftp://ftp.pop-pr.rnp.br/pub/GNU/ftp.zebra.org/zebra/ \
ftp://ftp.ripe.net/mirrors/sites/ftp.zebra.org/pub/zebra/ \
Index: news/husky-fidoconf/Makefile
===================================================================
--- news/husky-fidoconf/Makefile
+++ news/husky-fidoconf/Makefile
@@ -19,6 +19,7 @@
PORTDOCS= fidoconfig.html
DOCSDIR= ${PREFIX}/share/doc/husky
INFO= fidoconfig
+MAKE_ARGS= INFODIR=${PREFIX}/${INFO_PATH}
OPTIONS_DEFINE= DOCS
Index: news/husky-hpt/Makefile
===================================================================
--- news/husky-hpt/Makefile
+++ news/husky-hpt/Makefile
@@ -14,6 +14,7 @@
MASTERDIR= ${.CURDIR}/../husky
COMPONENT_SUBDIR= hpt
+MAKE_ARGS= INFODIR=${PREFIX}/${INFO_PATH}
OPTIONS_DEFINE= DOCS
Index: news/husky-htick/Makefile
===================================================================
--- news/husky-htick/Makefile
+++ news/husky-htick/Makefile
@@ -22,6 +22,7 @@
PORTDOCS= htick.html
DOCSDIR= ${PREFIX}/share/doc/husky
INFO= htick
+MAKE_ARGS= INFODIR=${PREFIX}/${INFO_PATH}
OPTIONS_DEFINE= DOCS
Index: news/husky/Makefile
===================================================================
--- news/husky/Makefile
+++ news/husky/Makefile
@@ -2,7 +2,7 @@
PORTNAME?= husky
PORTVERSION= 1.9.20140519
-PORTREVISION?= 2
+PORTREVISION?= 3
PORTEPOCH?= 0
CATEGORIES?= news mail
MASTER_SITES= SF/husky/husky/1.9-current/2014.05.19
Index: news/newscache/Makefile
===================================================================
--- news/newscache/Makefile
+++ news/newscache/Makefile
@@ -3,7 +3,7 @@
PORTNAME= newscache
PORTVERSION= 1.2.r.6
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= news
MASTER_SITES= http://src.linuxhacker.at/NewsCache/
DISTNAME= NewsCache-${PORTVERSION:S/.r./rc/}
Index: print/a2ps/Makefile
===================================================================
--- print/a2ps/Makefile
+++ print/a2ps/Makefile
@@ -3,7 +3,7 @@
PORTNAME= a2ps
PORTVERSION= 4.13b
-PORTREVISION= 9
+PORTREVISION= 10
CATEGORIES= print
MASTER_SITES= GNU LOCAL/hrs/a2ps/:i18n
Index: print/auctex/Makefile
===================================================================
--- print/auctex/Makefile
+++ print/auctex/Makefile
@@ -3,7 +3,7 @@
PORTNAME= auctex
PORTVERSION= 11.90
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= print elisp
MASTER_SITES= GNU
PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX}
Index: print/enscript-letter/Makefile
===================================================================
--- print/enscript-letter/Makefile
+++ print/enscript-letter/Makefile
@@ -3,7 +3,7 @@
PORTNAME= enscript
PORTVERSION= 1.6.6
-PORTREVISION?= 2 # ?= for chinese/enscript
+PORTREVISION?= 3 # ?= for chinese/enscript
CATEGORIES+= print
MASTER_SITES= GNU
PKGNAMESUFFIX= -${PAPERSIZE}
Index: print/gv/Makefile
===================================================================
--- print/gv/Makefile
+++ print/gv/Makefile
@@ -3,7 +3,7 @@
PORTNAME= gv
PORTVERSION= 3.7.4
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= print
MASTER_SITES= GNU
Index: print/hp2xx/Makefile
===================================================================
--- print/hp2xx/Makefile
+++ print/hp2xx/Makefile
@@ -3,7 +3,7 @@
PORTNAME= hp2xx
PORTVERSION= 3.4.4
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= print x11
MASTER_SITES= GNU
@@ -18,6 +18,7 @@
WRKSRC_SUBDIR= sources
USES= makeinfo
+MAKE_ARGS= infodir=${PREFIX}/${INFO_PATH}
MAKE_ENV= DEFINES="${CPPFLAGS}" ALL_LIBS="${LDFLAGS}"
CPPFLAGS+= -DUNIX -I${LOCALBASE}/include
Index: print/lilypond-devel/Makefile
===================================================================
--- print/lilypond-devel/Makefile
+++ print/lilypond-devel/Makefile
@@ -3,7 +3,7 @@
PORTNAME= lilypond
DISTVERSION= 2.19.81
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= print audio
MASTER_SITES= http://download.linuxaudio.org/lilypond/sources/v${DISTVERSION:R}/ \
http://lilypond.org/downloads/sources/v${DISTVERSION:R}/
Index: print/lilypond/Makefile
===================================================================
--- print/lilypond/Makefile
+++ print/lilypond/Makefile
@@ -3,7 +3,7 @@
PORTNAME= lilypond
PORTVERSION= 2.18.2
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= print audio
MASTER_SITES= http://download.linuxaudio.org/lilypond/sources/v${PORTVERSION:R}/
Index: print/tex-dvipsk/Makefile
===================================================================
--- print/tex-dvipsk/Makefile
+++ print/tex-dvipsk/Makefile
@@ -2,7 +2,7 @@
PORTNAME= dvipsk
PORTVERSION= 5.995
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= print
MASTER_SITES= ftp://tug.org/historic/systems/texlive/2015/
PKGNAMEPREFIX= tex-
Index: print/texinfo/Makefile
===================================================================
--- print/texinfo/Makefile
+++ print/texinfo/Makefile
@@ -3,6 +3,7 @@
PORTNAME= texinfo
PORTVERSION= 6.5
+PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= print
MASTER_SITES= GNU \
Index: print/texlive-base/Makefile
===================================================================
--- print/texlive-base/Makefile
+++ print/texlive-base/Makefile
@@ -2,7 +2,7 @@
PORTNAME= texlive
PORTVERSION= 20150521
-PORTREVISION= 29
+PORTREVISION= 30
CATEGORIES= print
MASTER_SITES= TEX_CTAN/systems/texlive/Source/
PKGNAMESUFFIX= -base
Index: print/trueprint/Makefile
===================================================================
--- print/trueprint/Makefile
+++ print/trueprint/Makefile
@@ -3,7 +3,7 @@
PORTNAME= trueprint
PORTVERSION= 5.4
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= print
MASTER_SITES= GNU
Index: print/yatex/Makefile
===================================================================
--- print/yatex/Makefile
+++ print/yatex/Makefile
@@ -3,7 +3,7 @@
PORTNAME= yatex
PORTVERSION= 1.77
-PORTREVISION= 2
+PORTREVISION= 4
CATEGORIES?= print elisp
MASTER_SITES= http://www.yatex.org/
PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX}
Index: science/udunits/Makefile
===================================================================
--- science/udunits/Makefile
+++ science/udunits/Makefile
@@ -3,7 +3,7 @@
PORTNAME= udunits
PORTVERSION= 2.2.26
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= science math
MASTER_SITES= ftp://ftp.unidata.ucar.edu/pub/udunits/ \
LOCAL/sunpoet
Index: security/authforce/Makefile
===================================================================
--- security/authforce/Makefile
+++ security/authforce/Makefile
@@ -3,7 +3,7 @@
PORTNAME= authforce
PORTVERSION= 0.9.9
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= security www
MASTER_SITES= GHC
Index: security/crank/Makefile
===================================================================
--- security/crank/Makefile
+++ security/crank/Makefile
@@ -3,7 +3,7 @@
PORTNAME= crank
PORTVERSION= 0.2.1
-PORTREVISION= 9
+PORTREVISION= 10
CATEGORIES= security
MASTER_SITES= SF
Index: security/dirmngr/Makefile
===================================================================
--- security/dirmngr/Makefile
+++ security/dirmngr/Makefile
@@ -3,7 +3,7 @@
PORTNAME= dirmngr
PORTVERSION= 1.1.0
-PORTREVISION= 13
+PORTREVISION= 14
CATEGORIES= security
MASTER_SITES= GNUPG
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${DISTNAME}${EXTRACT_SUFX}.sig
Index: security/fsh/Makefile
===================================================================
--- security/fsh/Makefile
+++ security/fsh/Makefile
@@ -3,7 +3,7 @@
PORTNAME= fsh
PORTVERSION= 1.2
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= security
MASTER_SITES= http://www.lysator.liu.se/fsh/ \
http://mirror2.unixfreunde.de/ \
Index: security/fwknop/Makefile
===================================================================
--- security/fwknop/Makefile
+++ security/fwknop/Makefile
@@ -3,6 +3,7 @@
PORTNAME= fwknop
PORTVERSION= 2.6.10
+PORTREVISION= 1
CATEGORIES= security
MASTER_SITES= http://www.cipherdyne.org/fwknop/download/
Index: security/gnupg/Makefile
===================================================================
--- security/gnupg/Makefile
+++ security/gnupg/Makefile
@@ -2,6 +2,7 @@
PORTNAME= gnupg
PORTVERSION= 2.2.11
+PORTREVISION= 1
CATEGORIES= security
MASTER_SITES= GNUPG
Index: security/gnupg1/Makefile
===================================================================
--- security/gnupg1/Makefile
+++ security/gnupg1/Makefile
@@ -2,6 +2,7 @@
PORTNAME= gnupg
PORTVERSION= 1.4.23
+PORTREVISION= 1
CATEGORIES= security
MASTER_SITES= GNUPG
PKGNAMESUFFIX= 1
Index: security/gnutls/Makefile
===================================================================
--- security/gnutls/Makefile
+++ security/gnutls/Makefile
@@ -2,6 +2,7 @@
PORTNAME= gnutls
PORTVERSION= 3.5.19
+PORTREVISION= 1
CATEGORIES= security net
MASTER_SITES= GNUPG/gnutls/v${PORTVERSION:R}
Index: security/gnutls/pkg-plist
===================================================================
--- security/gnutls/pkg-plist
+++ security/gnutls/pkg-plist
@@ -27,15 +27,15 @@
include/gnutls/urls.h
include/gnutls/x509-ext.h
include/gnutls/x509.h
-info/gnutls-client-server-use-case.png
-info/gnutls-handshake-sequence.png
-info/gnutls-handshake-state.png
-info/gnutls-internals.png
-info/gnutls-layers.png
-info/gnutls-logo.png
-info/gnutls-modauth.png
-info/gnutls-x509.png
-info/pkcs11-vision.png
+share/info/gnutls-client-server-use-case.png
+share/info/gnutls-handshake-sequence.png
+share/info/gnutls-handshake-state.png
+share/info/gnutls-internals.png
+share/info/gnutls-layers.png
+share/info/gnutls-logo.png
+share/info/gnutls-modauth.png
+share/info/gnutls-x509.png
+share/info/pkcs11-vision.png
%%DANE%%lib/libgnutls-dane.so
%%DANE%%lib/libgnutls-dane.so.0
%%DANE%%lib/libgnutls-dane.so.0.4.1
Index: security/govpn/Makefile
===================================================================
--- security/govpn/Makefile
+++ security/govpn/Makefile
@@ -3,6 +3,7 @@
PORTNAME= govpn
DISTVERSION= 7.5
+PORTREVISION= 1
CATEGORIES= security
MASTER_SITES= http://www.govpn.info/download/
Index: security/govpn/files/patch-common.mk
===================================================================
--- /dev/null
+++ security/govpn/files/patch-common.mk
@@ -0,0 +1,11 @@
+--- common.mk.orig 2018-08-28 18:46:05 UTC
++++ common.mk
+@@ -3,7 +3,7 @@
+ LDFLAGS = -X cypherpunks.ru/govpn.Version=$(VERSION)
+ PREFIX ?= /usr/local
+ BINDIR = $(DESTDIR)$(PREFIX)/bin
+-INFODIR = $(DESTDIR)$(PREFIX)/info
++INFODIR = $(DESTDIR)$(PREFIX)/share/info
+ SHAREDIR = $(DESTDIR)$(PREFIX)/share/govpn
+ DOCDIR = $(DESTDIR)$(PREFIX)/share/doc/govpn
+
Index: security/gpgme/Makefile
===================================================================
--- security/gpgme/Makefile
+++ security/gpgme/Makefile
@@ -3,7 +3,7 @@
PORTNAME= gpgme
PORTVERSION= 1.12.0
-PORTREVISION?= 0
+PORTREVISION?= 1
CATEGORIES?= security
MASTER_SITES= GNUPG/gpgme
Index: security/gsasl/Makefile
===================================================================
--- security/gsasl/Makefile
+++ security/gsasl/Makefile
@@ -3,7 +3,7 @@
PORTNAME= gsasl
PORTVERSION= 1.8.0
-PORTREVISION= 8
+PORTREVISION= 9
CATEGORIES= security
MASTER_SITES= GNU
Index: security/gss/Makefile
===================================================================
--- security/gss/Makefile
+++ security/gss/Makefile
@@ -3,7 +3,7 @@
PORTNAME= gss
PORTVERSION= 1.0.3
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= security
MASTER_SITES= GNU
Index: security/heimdal/Makefile
===================================================================
--- security/heimdal/Makefile
+++ security/heimdal/Makefile
@@ -3,7 +3,7 @@
PORTNAME= heimdal
PORTVERSION= 7.5.0
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= security ipv6
MASTER_SITES= https://github.com/heimdal/heimdal/releases/download/${DISTNAME}/
Index: security/integrit/Makefile
===================================================================
--- security/integrit/Makefile
+++ security/integrit/Makefile
@@ -3,6 +3,7 @@
PORTNAME= integrit
PORTVERSION= 4.1
+PORTREVISION= 1
CATEGORIES= security
MASTER_SITES= SF
Index: security/libassuan/Makefile
===================================================================
--- security/libassuan/Makefile
+++ security/libassuan/Makefile
@@ -3,6 +3,7 @@
PORTNAME= libassuan
PORTVERSION= 2.5.1
+PORTREVISION= 1
CATEGORIES= security devel
MASTER_SITES= GNUPG/${PORTNAME}
Index: security/libgcrypt/Makefile
===================================================================
--- security/libgcrypt/Makefile
+++ security/libgcrypt/Makefile
@@ -2,6 +2,7 @@
PORTNAME= libgcrypt
PORTVERSION= 1.8.4
+PORTREVISION= 1
CATEGORIES= security
MASTER_SITES= GNUPG
Index: security/libgpg-error/Makefile
===================================================================
--- security/libgpg-error/Makefile
+++ security/libgpg-error/Makefile
@@ -3,6 +3,7 @@
PORTNAME= libgpg-error
PORTVERSION= 1.32
+PORTREVISION= 1
CATEGORIES= security devel
MASTER_SITES= GNUPG
Index: security/libksba/Makefile
===================================================================
--- security/libksba/Makefile
+++ security/libksba/Makefile
@@ -3,6 +3,7 @@
PORTNAME= libksba
PORTVERSION= 1.3.5
+PORTREVISION= 1
CATEGORIES= security
MASTER_SITES= GNUPG/${PORTNAME}
Index: security/libtasn1/Makefile
===================================================================
--- security/libtasn1/Makefile
+++ security/libtasn1/Makefile
@@ -3,6 +3,7 @@
PORTNAME= libtasn1
PORTVERSION= 4.13
+PORTREVISION= 1
CATEGORIES= security
MASTER_SITES= GNU
Index: security/nettle/Makefile
===================================================================
--- security/nettle/Makefile
+++ security/nettle/Makefile
@@ -3,6 +3,7 @@
PORTNAME= nettle
PORTVERSION= 3.4
+PORTREVISION= 1
CATEGORIES= security
MASTER_SITES= GNU \
http://www.lysator.liu.se/~nisse/archive/
Index: security/pam-modules/Makefile
===================================================================
--- security/pam-modules/Makefile
+++ security/pam-modules/Makefile
@@ -3,6 +3,7 @@
PORTNAME= pam-modules
PORTVERSION= 2.2
+PORTREVISION= 1
CATEGORIES= security
MASTER_SITES= ftp://download.gnu.org.ua/pub/release/pam-modules/
Index: security/pinentry/Makefile
===================================================================
--- security/pinentry/Makefile
+++ security/pinentry/Makefile
@@ -3,7 +3,7 @@
PORTNAME= pinentry
PORTVERSION= 1.1.0
-PORTREVISION?= 1
+PORTREVISION?= 2
CATEGORIES= security
MASTER_SITES= GNUPG/pinentry
Index: security/shishi/Makefile
===================================================================
--- security/shishi/Makefile
+++ security/shishi/Makefile
@@ -2,7 +2,7 @@
PORTNAME= shishi
PORTVERSION= 1.0.2
-PORTREVISION= 9
+PORTREVISION= 10
CATEGORIES= security
MASTER_SITES= GNU
Index: security/tinc-devel/Makefile
===================================================================
--- security/tinc-devel/Makefile
+++ security/tinc-devel/Makefile
@@ -2,6 +2,7 @@
PORTNAME= tinc
PORTVERSION= 1.1pre17
+PORTREVISION= 1
CATEGORIES= security
MASTER_SITES= https://www.tinc-vpn.org/packages/ \
http://www.tinc-vpn.org/packages/
Index: security/tinc/Makefile
===================================================================
--- security/tinc/Makefile
+++ security/tinc/Makefile
@@ -3,6 +3,7 @@
PORTNAME= tinc
PORTVERSION= 1.0.35
+PORTREVISION= 1
CATEGORIES= security
MASTER_SITES= https://www.tinc-vpn.org/packages/ \
http://www.tinc-vpn.org/packages/
Index: shells/bash/Makefile
===================================================================
--- shells/bash/Makefile
+++ shells/bash/Makefile
@@ -4,7 +4,7 @@
PORTNAME= bash
PATCHLEVEL= 23
PORTVERSION= 4.4.${PATCHLEVEL:S/^0//g}
-PORTREVISION?= 0
+PORTREVISION?= 1
CATEGORIES= shells
MASTER_SITES= GNU
DISTNAME= ${PORTNAME}-${PORTVERSION:R}
Index: shells/esh/Makefile
===================================================================
--- shells/esh/Makefile
+++ shells/esh/Makefile
@@ -3,7 +3,7 @@
PORTNAME= esh
PORTVERSION= 0.8.5
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= shells
MASTER_SITES= GENTOO
Index: sysutils/ah-tty/Makefile
===================================================================
--- sysutils/ah-tty/Makefile
+++ sysutils/ah-tty/Makefile
@@ -3,7 +3,7 @@
PORTNAME= ah-tty
PORTVERSION= 0.3.12
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= sysutils
MASTER_SITES= SF
Index: sysutils/am-utils/Makefile
===================================================================
--- sysutils/am-utils/Makefile
+++ sysutils/am-utils/Makefile
@@ -3,7 +3,7 @@
PORTNAME= am-utils
PORTVERSION= 6.2
-PORTREVISION= 2
+PORTREVISION= 3
PORTEPOCH= 1
CATEGORIES= sysutils net
MASTER_SITES= ftp://ftp.am-utils.org/pub/am-utils/ \
Index: sysutils/cfengine22/Makefile
===================================================================
--- sysutils/cfengine22/Makefile
+++ sysutils/cfengine22/Makefile
@@ -3,7 +3,7 @@
PORTNAME= cfengine
PORTVERSION= 2.2.10
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= sysutils
MASTER_SITES= https://s3.amazonaws.com/cfengine.package-repos/tarballs/
PKGNAMESUFFIX= 22
Index: sysutils/coreutils/Makefile
===================================================================
--- sysutils/coreutils/Makefile
+++ sysutils/coreutils/Makefile
@@ -2,6 +2,7 @@
PORTNAME= coreutils
PORTVERSION= 8.30
+PORTREVISION= 1
CATEGORIES= sysutils textproc
MASTER_SITES= GNU
Index: sysutils/cronolog-devel/Makefile
===================================================================
--- sysutils/cronolog-devel/Makefile
+++ sysutils/cronolog-devel/Makefile
@@ -2,6 +2,7 @@
PORTNAME= cronolog
PORTVERSION= 1.7.1
+PORTREVISION= 1
CATEGORIES= sysutils
MASTER_SITES= http://BSDforge.com/projects/source/sysutils/cronolog-devel/
PKGNAMESUFFIX= -devel
Index: sysutils/cronolog/Makefile
===================================================================
--- sysutils/cronolog/Makefile
+++ sysutils/cronolog/Makefile
@@ -3,7 +3,7 @@
PORTNAME= cronolog
PORTVERSION= 1.6.2
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= sysutils
MAINTAINER= ports@FreeBSD.org
Index: sysutils/dateutils/Makefile
===================================================================
--- sysutils/dateutils/Makefile
+++ sysutils/dateutils/Makefile
@@ -2,6 +2,7 @@
PORTNAME= dateutils
PORTVERSION= 0.4.1
+PORTREVISION= 1
CATEGORIES= sysutils
MASTER_SITES= https://bitbucket.org/hroptatyr/dateutils/downloads/
Index: sysutils/ddrescue/Makefile
===================================================================
--- sysutils/ddrescue/Makefile
+++ sysutils/ddrescue/Makefile
@@ -3,6 +3,7 @@
PORTNAME= ddrescue
PORTVERSION= 1.22
+PORTREVISION= 1
CATEGORIES= sysutils
MASTER_SITES= GNU
EXTRACT_SUFX= .tar.lz
Index: sysutils/fatback/Makefile
===================================================================
--- sysutils/fatback/Makefile
+++ sysutils/fatback/Makefile
@@ -3,7 +3,7 @@
PORTNAME= fatback
PORTVERSION= 1.3
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= sysutils
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
Index: sysutils/fileschanged/Makefile
===================================================================
--- sysutils/fileschanged/Makefile
+++ sysutils/fileschanged/Makefile
@@ -3,7 +3,7 @@
PORTNAME= fileschanged
PORTVERSION= 0.6.5
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= sysutils
MASTER_SITES= SF
Index: sysutils/freeipmi/Makefile
===================================================================
--- sysutils/freeipmi/Makefile
+++ sysutils/freeipmi/Makefile
@@ -3,6 +3,7 @@
PORTNAME= freeipmi
PORTVERSION= 1.6.2
+PORTREVISION= 1
CATEGORIES= sysutils
MASTER_SITES= GNU \
http://ftp.gluster.com/pub/${PORTNAME}/${PORTVERSION}/
Index: sysutils/fswatch-mon/Makefile
===================================================================
--- sysutils/fswatch-mon/Makefile
+++ sysutils/fswatch-mon/Makefile
@@ -3,7 +3,7 @@
PORTNAME= fswatch
PORTVERSION= 1.11.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= sysutils
MASTER_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/releases/download/${PORTVERSION}/
PKGNAMESUFFIX= -mon
Index: sysutils/grub2-pcbsd/Makefile
===================================================================
--- sysutils/grub2-pcbsd/Makefile
+++ sysutils/grub2-pcbsd/Makefile
@@ -3,7 +3,7 @@
PORTNAME= grub2-pcbsd
PORTVERSION= 2.02q
-PORTREVISION= 13
+PORTREVISION= 14
CATEGORIES= sysutils
MASTER_SITES= http://www.pcbsd.org/~kris/software/ \
ftp://ftp.pcbsd.org/pub/software/
Index: sysutils/libcdio/Makefile
===================================================================
--- sysutils/libcdio/Makefile
+++ sysutils/libcdio/Makefile
@@ -3,6 +3,7 @@
PORTNAME= libcdio
PORTVERSION= 2.0.0
+PORTREVISION= 1
CATEGORIES= sysutils
MASTER_SITES= GNU
Index: sysutils/mcron/Makefile
===================================================================
--- sysutils/mcron/Makefile
+++ sysutils/mcron/Makefile
@@ -3,7 +3,7 @@
PORTNAME= mcron
PORTVERSION= 1.0.8
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= sysutils
MASTER_SITES= GNU
Index: sysutils/screen/Makefile
===================================================================
--- sysutils/screen/Makefile
+++ sysutils/screen/Makefile
@@ -3,6 +3,7 @@
PORTNAME= screen
PORTVERSION= 4.6.2
+PORTREVISION= 1
CATEGORIES= sysutils
MASTER_SITES= GNU \
ftp://ftp.gnu.org/gnu/screen/ \
Index: sysutils/stow/Makefile
===================================================================
--- sysutils/stow/Makefile
+++ sysutils/stow/Makefile
@@ -3,6 +3,7 @@
PORTNAME= stow
PORTVERSION= 2.2.2
+PORTREVISION= 1
CATEGORIES= sysutils
MASTER_SITES= GNU
Index: sysutils/stress/Makefile
===================================================================
--- sysutils/stress/Makefile
+++ sysutils/stress/Makefile
@@ -3,6 +3,7 @@
PORTNAME= stress
PORTVERSION= 1.0.4
+PORTREVISION= 1
CATEGORIES= sysutils
MASTER_SITES= https://people.seas.harvard.edu/~apw/stress/
Index: sysutils/xlogmaster/Makefile
===================================================================
--- sysutils/xlogmaster/Makefile
+++ sysutils/xlogmaster/Makefile
@@ -3,7 +3,7 @@
PORTNAME= xlogmaster
PORTVERSION= 1.6.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= sysutils
MASTER_SITES= GNU
Index: sysutils/xorriso/Makefile
===================================================================
--- sysutils/xorriso/Makefile
+++ sysutils/xorriso/Makefile
@@ -3,6 +3,7 @@
PORTNAME= xorriso
PORTVERSION= 1.5.0
+PORTREVISION= 1
CATEGORIES= sysutils
MASTER_SITES= http://files.libburnia-project.org/releases/
DISTNAME= libisoburn-${PORTVERSION}
Index: textproc/aspell/Makefile
===================================================================
--- textproc/aspell/Makefile
+++ textproc/aspell/Makefile
@@ -3,7 +3,7 @@
PORTNAME= aspell
PORTVERSION= 0.60.6.1
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= textproc
MASTER_SITES= GNU/aspell
Index: textproc/bbe/Makefile
===================================================================
--- textproc/bbe/Makefile
+++ textproc/bbe/Makefile
@@ -3,7 +3,7 @@
PORTNAME= bbe
PORTVERSION= 0.2.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= textproc
MASTER_SITES= SF/${PORTNAME}-/${PORTNAME}/${PORTVERSION}
Index: textproc/chpp/Makefile
===================================================================
--- textproc/chpp/Makefile
+++ textproc/chpp/Makefile
@@ -3,7 +3,7 @@
PORTNAME= chpp
PORTVERSION= 0.3.5
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= textproc
MASTER_SITES= http://www.complang.tuwien.ac.at/schani/chpp/files/ \
http://freebsd.nsu.ru/distfiles/
Index: textproc/diffutils/Makefile
===================================================================
--- textproc/diffutils/Makefile
+++ textproc/diffutils/Makefile
@@ -3,6 +3,7 @@
PORTNAME= diffutils
PORTVERSION= 3.6
+PORTREVISION= 1
CATEGORIES= textproc
MASTER_SITES= GNU
Index: textproc/docbook2X/Makefile
===================================================================
--- textproc/docbook2X/Makefile
+++ textproc/docbook2X/Makefile
@@ -3,7 +3,7 @@
PORTNAME= docbook2X
PORTVERSION= 0.8.8
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= textproc
MASTER_SITES= SF
Index: textproc/emacs-wiki/Makefile
===================================================================
--- textproc/emacs-wiki/Makefile
+++ textproc/emacs-wiki/Makefile
@@ -3,7 +3,7 @@
PORTNAME= emacs-wiki
PORTVERSION= 2.72
-PORTREVISION= 11
+PORTREVISION= 12
CATEGORIES= textproc elisp
MASTER_SITES= http://www.mwolson.org/static/dist/emacs-wiki/ \
http://dryice.name/computer/FreeBSD/distfiles/
@@ -32,7 +32,7 @@
.for i in *.el
${INSTALL_DATA} ${WRKSRC}/${i} ${STAGEDIR}${LISPDIR}
.endfor
- ${INSTALL_DATA} ${WRKSRC}/emacs-wiki.info ${STAGEDIR}${PREFIX}/info
+ ${INSTALL_DATA} ${WRKSRC}/emacs-wiki.info ${STAGEDIR}${PREFIX}/${INFO_PATH}
do-install-CONTRIB-on:
${MKDIR} ${STAGEDIR}${LISPDIR}/contrib
Index: textproc/ffe/Makefile
===================================================================
--- textproc/ffe/Makefile
+++ textproc/ffe/Makefile
@@ -3,6 +3,7 @@
PORTNAME= ffe
DISTVERSION= 0.3.8
+PORTREVISION= 1
CATEGORIES= textproc
MASTER_SITES= SF/ff-extractor/ff-extractor/${DISTVERSION}
Index: textproc/flex/Makefile
===================================================================
--- textproc/flex/Makefile
+++ textproc/flex/Makefile
@@ -2,6 +2,7 @@
PORTNAME= flex
PORTVERSION= 2.6.4
+PORTREVISION= 1
CATEGORIES= textproc
MASTER_SITES= https://github.com/westes/flex/releases/download/v${PORTVERSION}/
Index: textproc/gnugrep/Makefile
===================================================================
--- textproc/gnugrep/Makefile
+++ textproc/gnugrep/Makefile
@@ -3,6 +3,7 @@
PORTNAME= grep
PORTVERSION= 2.27
+PORTREVISION= 1
CATEGORIES= textproc
MASTER_SITES= GNU
PKGNAMEPREFIX= gnu
Index: textproc/groff/Makefile
===================================================================
--- textproc/groff/Makefile
+++ textproc/groff/Makefile
@@ -3,6 +3,7 @@
PORTNAME= groff
PORTVERSION= 1.22.3
+PORTREVISION= 1
CATEGORIES= textproc
MASTER_SITES= GNU
Index: textproc/gsed/Makefile
===================================================================
--- textproc/gsed/Makefile
+++ textproc/gsed/Makefile
@@ -3,7 +3,7 @@
PORTNAME= sed
PORTVERSION= 4.2.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= textproc
MASTER_SITES= GNU
PKGNAMEPREFIX= g
Index: textproc/iksemel/Makefile
===================================================================
--- textproc/iksemel/Makefile
+++ textproc/iksemel/Makefile
@@ -3,7 +3,7 @@
PORTNAME= iksemel
PORTVERSION= 1.4
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= textproc
MAINTAINER= ports@FreeBSD.org
Index: textproc/mifluz/Makefile
===================================================================
--- textproc/mifluz/Makefile
+++ textproc/mifluz/Makefile
@@ -3,6 +3,7 @@
PORTNAME= mifluz
PORTVERSION= 0.26.0
+PORTREVISION= 1
CATEGORIES= textproc
MASTER_SITES= GNU
Index: textproc/muse/Makefile
===================================================================
--- textproc/muse/Makefile
+++ textproc/muse/Makefile
@@ -3,7 +3,7 @@
PORTNAME= muse
PORTVERSION= 3.20
-PORTREVISION= 13
+PORTREVISION= 14
CATEGORIES= textproc elisp
MASTER_SITES= http://download.gna.org/muse-el/ \
LOCAL/dryice \
Index: textproc/muse/files/patch-Makefile.defs.default
===================================================================
--- textproc/muse/files/patch-Makefile.defs.default
+++ textproc/muse/files/patch-Makefile.defs.default
@@ -1,14 +1,11 @@
---- Makefile.defs.default.orig 2010-02-01 03:13:20.000000000 +0800
-+++ Makefile.defs.default 2011-05-26 09:32:22.000000000 +0800
-@@ -15,9 +15,9 @@
+--- Makefile.defs.default.orig 2010-01-31 19:13:20 UTC
++++ Makefile.defs.default
+@@ -15,7 +15,7 @@ SITEFLAG = --no-site-file
# Installation options
# PREFIX is only used here.
DESTDIR =
-PREFIX = /usr/local
+PREFIX = $(LOCALBASE)
ELISPDIR = $(DESTDIR)$(PREFIX)/share/emacs/site-lisp/muse
--INFODIR = $(DESTDIR)$(PREFIX)/share/info
-+INFODIR = $(DESTDIR)$(PREFIX)/info
+ INFODIR = $(DESTDIR)$(PREFIX)/share/info
- # Command to use to install the Info dir entry
- install_info = install-info --info-dir=$(INFODIR) $(1) || :
Index: textproc/rubber/Makefile
===================================================================
--- textproc/rubber/Makefile
+++ textproc/rubber/Makefile
@@ -3,7 +3,7 @@
PORTNAME= rubber
PORTVERSION= 1.1
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= textproc
MASTER_SITES= http://launchpadlibrarian.net/53558954/
Index: textproc/scss/Makefile
===================================================================
--- textproc/scss/Makefile
+++ textproc/scss/Makefile
@@ -3,7 +3,7 @@
PORTNAME= scss
PORTVERSION= 0.4.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= textproc scheme
MASTER_SITES= SAVANNAH \
http://www.c-s.li/ports/
@@ -28,6 +28,6 @@
.for f in ${FILES}
${INSTALL_DATA} ${WRKSRC}/${f} ${STAGEDIR}${PREFIX}/share/guile/scss
.endfor
- ${INSTALL_DATA} ${WRKSRC}/scss.info ${STAGEDIR}${PREFIX}/info
+ ${INSTALL_DATA} ${WRKSRC}/scss.info ${STAGEDIR}${PREFIX}/${INFO_PATH}
.include <bsd.port.mk>
Index: textproc/sdom/Makefile
===================================================================
--- textproc/sdom/Makefile
+++ textproc/sdom/Makefile
@@ -3,6 +3,7 @@
PORTNAME= sdom
PORTVERSION= 0.5.1
+PORTREVISION= 1
CATEGORIES= textproc scheme
MASTER_SITES= SAVANNAH
Index: textproc/source-highlight/Makefile
===================================================================
--- textproc/source-highlight/Makefile
+++ textproc/source-highlight/Makefile
@@ -3,7 +3,7 @@
PORTNAME= source-highlight
DISTVERSION= 3.1.8
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= textproc
MASTER_SITES= GNU/src-highlite
Index: textproc/texi2html/Makefile
===================================================================
--- textproc/texi2html/Makefile
+++ textproc/texi2html/Makefile
@@ -3,7 +3,7 @@
PORTNAME= texi2html
PORTVERSION= 5.0
-PORTREVISION= 1
+PORTREVISION= 2
PORTEPOCH= 1
CATEGORIES= textproc
MASTER_SITES= SAVANNAH
Index: textproc/wdiff/Makefile
===================================================================
--- textproc/wdiff/Makefile
+++ textproc/wdiff/Makefile
@@ -3,7 +3,7 @@
PORTNAME= wdiff
PORTVERSION= 1.2.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= textproc
MASTER_SITES= GNU
Index: www/WebMagick/Makefile
===================================================================
--- www/WebMagick/Makefile
+++ www/WebMagick/Makefile
@@ -3,7 +3,7 @@
PORTNAME= WebMagick
PORTVERSION= 2.03p29
-PORTREVISION= 2
+PORTREVISION= 3
PORTEPOCH= 1
CATEGORIES= www graphics
MASTER_SITES= SF/${PORTNAME:tl}/${PORTNAME:tl}-beta/${DISTVERSION}
Index: www/boa/Makefile
===================================================================
--- www/boa/Makefile
+++ www/boa/Makefile
@@ -3,6 +3,7 @@
PORTNAME= boa
DISTVERSION= 0.94.14rc21
+PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= www ipv6
MASTER_SITES= http://www.boa.org/
Index: www/emacs-w3m/Makefile
===================================================================
--- www/emacs-w3m/Makefile
+++ www/emacs-w3m/Makefile
@@ -3,7 +3,7 @@
PORTNAME= emacs-w3m
PORTVERSION= 1.4.620.b.${SNAPDATE}
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= www elisp
MASTER_SITES= LOCAL/nobutaka
PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX}
Index: www/guile-www/Makefile
===================================================================
--- www/guile-www/Makefile
+++ www/guile-www/Makefile
@@ -3,7 +3,7 @@
PORTNAME= guile-www
PORTVERSION= 1.1.1
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= www devel scheme
MASTER_SITES= GNU/guile
Index: www/libmicrohttpd/Makefile
===================================================================
--- www/libmicrohttpd/Makefile
+++ www/libmicrohttpd/Makefile
@@ -3,7 +3,7 @@
PORTNAME= libmicrohttpd
DISTVERSION= 0.9.58
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= www
MASTER_SITES= GNU
Index: www/libmicrohttpd/pkg-plist
===================================================================
--- www/libmicrohttpd/pkg-plist
+++ www/libmicrohttpd/pkg-plist
@@ -1,5 +1,5 @@
include/microhttpd.h
-info/libmicrohttpd_performance_data.png
+share/info/libmicrohttpd_performance_data.png
lib/libmicrohttpd.a
lib/libmicrohttpd.so
lib/libmicrohttpd.so.12
Index: www/polipo/Makefile
===================================================================
--- www/polipo/Makefile
+++ www/polipo/Makefile
@@ -3,7 +3,7 @@
PORTNAME= polipo
PORTVERSION= 1.1.1
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= www
MASTER_SITES= http://www.pps.univ-paris-diderot.fr/~jch/software/files/polipo/
Index: www/wsmake/Makefile
===================================================================
--- www/wsmake/Makefile
+++ www/wsmake/Makefile
@@ -3,6 +3,7 @@
PORTNAME= wsmake
PORTVERSION= 0.7.901
+PORTREVISION= 1
CATEGORIES= www
MASTER_SITES= SF/${PORTNAME}/OldFiles
Index: x11-toolkits/gtk12/Makefile
===================================================================
--- x11-toolkits/gtk12/Makefile
+++ x11-toolkits/gtk12/Makefile
@@ -4,7 +4,7 @@
PORTNAME= gtk
PORTVERSION= 1.2.10
-PORTREVISION= 27
+PORTREVISION= 28
CATEGORIES= x11-toolkits
MASTER_SITES= GNOME/sources/gtk+/1.2
PKGNAMESUFFIX= 12
Index: x11-wm/ratpoison/Makefile
===================================================================
--- x11-wm/ratpoison/Makefile
+++ x11-wm/ratpoison/Makefile
@@ -3,7 +3,7 @@
PORTNAME= ratpoison
PORTVERSION= 1.4.9
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= x11-wm
MASTER_SITES= SAVANNAH
Index: x11-wm/sawfish/Makefile
===================================================================
--- x11-wm/sawfish/Makefile
+++ x11-wm/sawfish/Makefile
@@ -3,7 +3,7 @@
PORTNAME= sawfish
PORTVERSION= 1.12.0
-PORTEPOCH= 3
+PORTEPOCH= 4
CATEGORIES= x11-wm
MASTER_SITES= http://download.tuxfamily.org/sawfish/
DISTNAME= ${PORTNAME}_${PORTVERSION}
Index: x11/cl-clx/Makefile
===================================================================
--- x11/cl-clx/Makefile
+++ x11/cl-clx/Makefile
@@ -2,6 +2,7 @@
PORTNAME= clx
DISTVERSION= 0.7.5
+PORTREVISION= 1
CATEGORIES= x11 lisp
PKGNAMEPREFIX= cl-
Index: x11/xnee/Makefile
===================================================================
--- x11/xnee/Makefile
+++ x11/xnee/Makefile
@@ -3,6 +3,7 @@
PORTNAME= xnee
PORTVERSION= 3.19
+PORTREVISION= 1
CATEGORIES= x11
MASTER_SITES= GNU
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Feb 27, 11:10 AM (19 h, 34 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
16867623
Default Alt Text
D17816.id50162.diff (141 KB)
Attached To
Mode
D17816: Move info files into share/info like expected
Attached
Detach File
Event Timeline
Log In to Comment