From owner-svn-ports-head@freebsd.org Sun Apr 9 00:14:43 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 61B9BD2A5FC; Sun, 9 Apr 2017 00:14:43 +0000 (UTC) (envelope-from bofh@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 2336DD70; Sun, 9 Apr 2017 00:14:43 +0000 (UTC) (envelope-from bofh@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v390Egf1032065; Sun, 9 Apr 2017 00:14:42 GMT (envelope-from bofh@FreeBSD.org) Received: (from bofh@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v390EgVF032062; Sun, 9 Apr 2017 00:14:42 GMT (envelope-from bofh@FreeBSD.org) Message-Id: <201704090014.v390EgVF032062@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bofh set sender to bofh@FreeBSD.org using -f From: Muhammad Moinur Rahman Date: Sun, 9 Apr 2017 00:14:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r438074 - in head/textproc/groonga: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 Apr 2017 00:14:43 -0000 Author: bofh Date: Sun Apr 9 00:14:41 2017 New Revision: 438074 URL: https://svnweb.freebsd.org/changeset/ports/438074 Log: textproc/groonga: Update version 7.0.0=>7.0.1 Modified: head/textproc/groonga/Makefile head/textproc/groonga/distinfo head/textproc/groonga/pkg-plist Directory Properties: head/textproc/groonga/files/patch-src_httpd_configure (props changed) Modified: head/textproc/groonga/Makefile ============================================================================== --- head/textproc/groonga/Makefile Sat Apr 8 23:00:27 2017 (r438073) +++ head/textproc/groonga/Makefile Sun Apr 9 00:14:41 2017 (r438074) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= groonga -PORTVERSION= 7.0.0 +PORTVERSION= 7.0.1 CATEGORIES= textproc MASTER_SITES= http://packages.groonga.org/source/groonga/ @@ -57,7 +57,7 @@ post-patch: '/NGX_PID_PATH/s|mkdir|${TRUE}| ; \ /NGX_HTTP_LOG_PATH/s|mkdir|${TRUE}| ; \ /NGX_ERROR_LOG_PATH/s|mkdir|${TRUE}|' \ - ${WRKSRC}/vendor/nginx-1.11.9/auto/install + ${WRKSRC}/vendor/nginx-1.11.12/auto/install post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/sbin/groonga-httpd Modified: head/textproc/groonga/distinfo ============================================================================== --- head/textproc/groonga/distinfo Sat Apr 8 23:00:27 2017 (r438073) +++ head/textproc/groonga/distinfo Sun Apr 9 00:14:41 2017 (r438074) @@ -1,3 +1,3 @@ -TIMESTAMP = 1487975492 -SHA256 (groonga-7.0.0.tar.gz) = cde519dc4192095a1ad7effd20f9df5b3a8cc38a947b0ec3bf1d681505ff7b30 -SIZE (groonga-7.0.0.tar.gz) = 14124733 +TIMESTAMP = 1491678608 +SHA256 (groonga-7.0.1.tar.gz) = d017fa9424d57a3deec8c41de555f86268e81d98f6114718660bb172718fc072 +SIZE (groonga-7.0.1.tar.gz) = 14230685 Modified: head/textproc/groonga/pkg-plist ============================================================================== --- head/textproc/groonga/pkg-plist Sat Apr 8 23:00:27 2017 (r438073) +++ head/textproc/groonga/pkg-plist Sun Apr 9 00:14:41 2017 (r438074) @@ -87,6 +87,7 @@ lib/groonga/plugins/query_expanders/tsv. %%RUBY%%lib/groonga/scripts/ruby/accessor.rb %%RUBY%%lib/groonga/scripts/ruby/backtrace_entry.rb %%RUBY%%lib/groonga/scripts/ruby/command.rb +%%RUBY%%lib/groonga/scripts/ruby/command_input.rb %%RUBY%%lib/groonga/scripts/ruby/command_line_parser.rb %%RUBY%%lib/groonga/scripts/ruby/command_line/grndb.rb %%RUBY%%lib/groonga/scripts/ruby/context.rb @@ -129,6 +130,7 @@ lib/groonga/plugins/query_expanders/tsv. %%RUBY%%lib/groonga/scripts/ruby/scan_info.rb %%RUBY%%lib/groonga/scripts/ruby/scan_info_builder.rb %%RUBY%%lib/groonga/scripts/ruby/scan_info_data.rb +%%RUBY%%lib/groonga/scripts/ruby/scan_info_data_size_estimator.rb %%RUBY%%lib/groonga/scripts/ruby/scan_info_search_index.rb %%RUBY%%lib/groonga/scripts/ruby/table.rb %%RUBY%%lib/groonga/scripts/ruby/table_cursor.rb From owner-svn-ports-head@freebsd.org Sun Apr 9 00:26:01 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id CC150D2A940; Sun, 9 Apr 2017 00:26:01 +0000 (UTC) (envelope-from bofh@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 9E0BE2DB; Sun, 9 Apr 2017 00:26:01 +0000 (UTC) (envelope-from bofh@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v390Q0Le036309; Sun, 9 Apr 2017 00:26:00 GMT (envelope-from bofh@FreeBSD.org) Received: (from bofh@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v390Q0KO036307; Sun, 9 Apr 2017 00:26:00 GMT (envelope-from bofh@FreeBSD.org) Message-Id: <201704090026.v390Q0KO036307@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bofh set sender to bofh@FreeBSD.org using -f From: Muhammad Moinur Rahman Date: Sun, 9 Apr 2017 00:26:00 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r438075 - head/databases/postgresql-odbc X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 Apr 2017 00:26:01 -0000 Author: bofh Date: Sun Apr 9 00:26:00 2017 New Revision: 438075 URL: https://svnweb.freebsd.org/changeset/ports/438075 Log: databases/postgresql-odbc: Update version 09.06.0100=>09.06.0200 Modified: head/databases/postgresql-odbc/Makefile head/databases/postgresql-odbc/distinfo Modified: head/databases/postgresql-odbc/Makefile ============================================================================== --- head/databases/postgresql-odbc/Makefile Sun Apr 9 00:14:41 2017 (r438074) +++ head/databases/postgresql-odbc/Makefile Sun Apr 9 00:26:00 2017 (r438075) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= postgresql -PORTVERSION= 09.06.0100 +PORTVERSION= 09.06.0200 CATEGORIES= databases MASTER_SITES= PGSQL/odbc/versions/src PKGNAMESUFFIX= -odbc Modified: head/databases/postgresql-odbc/distinfo ============================================================================== --- head/databases/postgresql-odbc/distinfo Sun Apr 9 00:14:41 2017 (r438074) +++ head/databases/postgresql-odbc/distinfo Sun Apr 9 00:26:00 2017 (r438075) @@ -1,3 +1,3 @@ -TIMESTAMP = 1488673839 -SHA256 (postgresql/psqlodbc-09.06.0100.tar.gz) = 050c80b25eb6553a718b9ab4ac00dcbadf7a13ee5ae637c30f7dcde8f4a6c962 -SIZE (postgresql/psqlodbc-09.06.0100.tar.gz) = 886110 +TIMESTAMP = 1491690458 +SHA256 (postgresql/psqlodbc-09.06.0200.tar.gz) = aaa44027f98478635b4ab512a4f90c1aaf56a710276a482b3b0ef6740e20e415 +SIZE (postgresql/psqlodbc-09.06.0200.tar.gz) = 887807 From owner-svn-ports-head@freebsd.org Sun Apr 9 02:25:37 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id BC4EED35765; Sun, 9 Apr 2017 02:25:37 +0000 (UTC) (envelope-from jbeich@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2610:1c1:1:6074::16:84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "freefall.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 9EC6CC68; Sun, 9 Apr 2017 02:25:37 +0000 (UTC) (envelope-from jbeich@freebsd.org) Received: by freefall.freebsd.org (Postfix, from userid 1354) id C91EBC5D; Sun, 9 Apr 2017 02:25:36 +0000 (UTC) From: Jan Beich To: Ben Woods Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r429481 - in head: . x11 x11/lightdm x11/lightdm-gtk-greeter x11/lightdm/files References: <201612260653.uBQ6rbp5054319@repo.freebsd.org> <20161226072913.0371FFAE@freefall.freebsd.org> Date: Sun, 09 Apr 2017 04:27:18 +0200 In-Reply-To: <20161226072913.0371FFAE@freefall.freebsd.org> (Jan Beich's message of "Mon, 26 Dec 2016 07:29:12 +0000 (UTC)") Message-ID: MIME-Version: 1.0 Content-Type: text/plain X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 Apr 2017 02:25:37 -0000 jbeich@freebsd.org (Jan Beich) writes: >> --- /dev/null 00:00:00 1970 (empty, because file is newly added) >> +++ head/x11/lightdm/files/patch-src_process.c Mon Dec 26 06:53:37 2016 (r429481) >> @@ -0,0 +1,11 @@ >> +--- src/process.c.orig 2016-12-08 21:38:14 UTC >> ++++ src/process.c >> +@@ -231,7 +231,7 @@ process_start (Process *process, gboolea >> + #ifdef HAVE_CLEARENV >> + clearenv (); >> + #else >> +- environ = NULL; >> ++ putenv ("environ=NULL"); >> + #endif >> + for (i = 0; i < env_length; i++) >> + setenv (env_keys[i], env_values[i], TRUE); > > Looks bogus, see environ(7). Maybe use "env -i" version: > > extern char **environ; > char *cleanenv[1]; > environ = cleanenv; > cleanenv[0] = NULL; Did you ignore this despite possible security implications? I'm not a user, so just guessing. From owner-svn-ports-head@freebsd.org Sun Apr 9 07:52:26 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B0F97D36812; Sun, 9 Apr 2017 07:52:26 +0000 (UTC) (envelope-from tcberner@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 823752EC; Sun, 9 Apr 2017 07:52:26 +0000 (UTC) (envelope-from tcberner@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v397qPw3017250; Sun, 9 Apr 2017 07:52:25 GMT (envelope-from tcberner@FreeBSD.org) Received: (from tcberner@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v397qPa9017249; Sun, 9 Apr 2017 07:52:25 GMT (envelope-from tcberner@FreeBSD.org) Message-Id: <201704090752.v397qPa9017249@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tcberner set sender to tcberner@FreeBSD.org using -f From: "Tobias C. Berner" Date: Sun, 9 Apr 2017 07:52:25 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r438076 - head/devel/kf5-extra-cmake-modules X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 Apr 2017 07:52:26 -0000 Author: tcberner Date: Sun Apr 9 07:52:25 2017 New Revision: 438076 URL: https://svnweb.freebsd.org/changeset/ports/438076 Log: devel/kf5-extra-cmake-modules: Fix HELP option There was a mixup between DOCS and HELP option. PR: 218462 Approved by: rakuco (mentor) Modified: head/devel/kf5-extra-cmake-modules/Makefile Modified: head/devel/kf5-extra-cmake-modules/Makefile ============================================================================== --- head/devel/kf5-extra-cmake-modules/Makefile Sun Apr 9 00:26:00 2017 (r438075) +++ head/devel/kf5-extra-cmake-modules/Makefile Sun Apr 9 07:52:25 2017 (r438076) @@ -3,7 +3,7 @@ PORTNAME= extra-cmake-modules PORTVERSION= ${KDE_FRAMEWORKS_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel kde kde-frameworks MAINTAINER= kde@FreeBSD.org @@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING-CMAKE-SC USES= cmake:outsource kde:5 tar:xz USE_QT5= # -DOCS_USE= QT5=help_build # qt5-help is only used to build a .qch file. +HELP_USE= QT5=help_build # qt5-help is only used to build a .qch file. TEST_USE= QT5=buildtools_build,linguisttools_build,qmake_build NO_ARCH= yes From owner-svn-ports-head@freebsd.org Sun Apr 9 08:07:01 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id DABC9D36DBD; Sun, 9 Apr 2017 08:07:01 +0000 (UTC) (envelope-from dbn@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 9DD87F02; Sun, 9 Apr 2017 08:07:01 +0000 (UTC) (envelope-from dbn@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v39870UC021595; Sun, 9 Apr 2017 08:07:00 GMT (envelope-from dbn@FreeBSD.org) Received: (from dbn@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v39870QN021593; Sun, 9 Apr 2017 08:07:00 GMT (envelope-from dbn@FreeBSD.org) Message-Id: <201704090807.v39870QN021593@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: dbn set sender to dbn@FreeBSD.org using -f From: David Naylor Date: Sun, 9 Apr 2017 08:07:00 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r438077 - in head/x11-toolkits/libgdiplus: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 Apr 2017 08:07:02 -0000 Author: dbn Date: Sun Apr 9 08:07:00 2017 New Revision: 438077 URL: https://svnweb.freebsd.org/changeset/ports/438077 Log: x11-toolkits/libgdiplus: add option to compile without X11 - Add extra patch that conditionally compiles x11 support [1] - Add X11 option that applies extra patch if X11 support is disabled - PORTREVISION is not bumped as: - The default case (X11) has not changed, and - The non-default case will propogate due to options change [1] https://github.com/mono/libgdiplus/pull/46 PR: 213973 Added: head/x11-toolkits/libgdiplus/files/ head/x11-toolkits/libgdiplus/files/extrapatch-nox11 (contents, props changed) Modified: head/x11-toolkits/libgdiplus/Makefile Modified: head/x11-toolkits/libgdiplus/Makefile ============================================================================== --- head/x11-toolkits/libgdiplus/Makefile Sun Apr 9 07:52:25 2017 (r438076) +++ head/x11-toolkits/libgdiplus/Makefile Sun Apr 9 08:07:00 2017 (r438077) @@ -25,12 +25,19 @@ GNU_CONFIGURE= yes USES= cpe gettext-runtime gmake jpeg libtool:keepla pathfix pkgconfig USE_GNOME= glib20 USE_LDCONFIG= yes -USE_XORG= x11 xrender CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib INSTALL_TARGET= install-strip CPE_VENDOR= mono-project +OPTIONS_DEFINE= X11 +OPTIONS_DEFAULT=X11 + +X11_USE= XORG=x11,xrender +X11_CONFIGURE_OFF= --without-x11 +X11_EXTRA_PATCHES_OFF= ${PATCHDIR}/extrapatch-nox11 +X11_USES_OFF= autoreconf + PLIST_FILES= lib/libgdiplus.a \ lib/libgdiplus.la \ lib/libgdiplus.so \ Added: head/x11-toolkits/libgdiplus/files/extrapatch-nox11 ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/x11-toolkits/libgdiplus/files/extrapatch-nox11 Sun Apr 9 08:07:00 2017 (r438077) @@ -0,0 +1,295 @@ +https://github.com/mono/libgdiplus/pull/46 + +--- configure.ac.orig 2015-12-20 17:33:10 UTC ++++ configure.ac +@@ -19,8 +19,8 @@ fi + GLIB_REQUIRED_VERSION="2.2.3" + PKG_CHECK_MODULES(BASE_DEPENDENCIES, glib-2.0 >= $GLIB_REQUIRED_VERSION) + +-GDIPLUS_LIBS="`pkg-config --libs glib-2.0 `" +-GDIPLUS_CFLAGS="`pkg-config --cflags glib-2.0 `" ++GDIPLUS_LIBS="`$PKG_CONFIG --libs glib-2.0 `" ++GDIPLUS_CFLAGS="`$PKG_CONFIG --cflags glib-2.0 `" + + CAIRO_REQUIRED_VERSION="1.6.4" + PKG_CHECK_MODULES(CAIRO, cairo >= $CAIRO_REQUIRED_VERSION) +@@ -120,12 +120,6 @@ case "$host" in + ;; + esac + +-# Add xrender here so that we don't fail to find glib if we won't have xrender.pc +-if test "x$no_x" != "xyes"; then +- GDIPLUS_LIBS="$GDIPLUS_LIBS `pkg-config --libs xrender `" +- GDIPLUS_CFLAGS="$GDIPLUS_CFLAGS `pkg-config --cflags xrender `" +-fi +- + # Apparently for BSD special handling needs to happen + # See http://archives/neohapsis.com/archives/openbsd/2001-11/2142.html + # by Miod Vallat +@@ -348,6 +342,44 @@ dnl Test for libpng + GDIPLUS_LIBS="$GDIPLUS_LIBS $LIBPNG" + AC_DEFINE(HAVE_LIBPNG, 1, Define if png support is available. Always defined.) + ++dnl ++dnl Test for X11. Allow compiling without x11 support using the without-x11 ++dnl flag ++dnl ++ ++AC_ARG_WITH(x11, ++ [AC_HELP_STRING([--without-x11], [Disable X11 support])], ++ [disable_x11=yes]) ++ ++if test x$disable_x11 != xyes; then ++ AC_MSG_CHECKING(X11 support) ++ AC_TRY_COMPILE( ++ [#include ], ++ [], ++ [x11_available=yes], ++ [x11_available=no]) ++ ++ if test "x$x11_available" != "xyes"; then ++ AC_MSG_ERROR( [ Failed to compile with X11/Xlib.h include. You must fix your compiler paths ]) ++ else ++ AC_MSG_RESULT(yes) ++ fi ++else ++ x11_available=no ++fi ++ ++AS_IF( ++ [test x$x11_available = xyes], ++ [AC_DEFINE([HAS_X11], [1], [Define X11 support])], ++ [AC_DEFINE([HAS_X11], [0], [Skip X11 support])]) ++AM_CONDITIONAL([HAS_X11], [test x$x11_available = xyes]) ++ ++# Add xrender here so that we don't fail to find glib if we won't have xrender.pc ++if test "x$no_x" != "xyes" && "x$x11_available" = "xyes"; then ++ GDIPLUS_LIBS="$GDIPLUS_LIBS `$PKG_CONFIG --libs xrender `" ++ GDIPLUS_CFLAGS="$GDIPLUS_CFLAGS `$PKG_CONFIG --cflags xrender `" ++fi ++ + dnl Test for libexif + if test x$with_libexif != xno && test -z "$LIBEXIF"; then + PKG_CHECK_MODULES(LIBEXIF, libexif, [libexif_pkgconfig=yes], libexif_pkgconfig=no]) +@@ -363,15 +395,6 @@ else + fi + AM_CONDITIONAL(HAVE_LIBEXIF, test x$libexif_pkgconfig = xyes) + +-dnl +-dnl Produce a diagnostic, to reduce support time +-dnl +-AC_TRY_COMPILE([#include ], +- [],[x11_failed=false],[x11_failed=true]) +-if $x11_failed; then +- AC_ERROR("Failed to compile with X11/Xlib.h include. You must fix your compiler paths") +-fi +- + GDIPLUS_PKG_LIBS="$GDIPLUS_LIBS" + GDIPLUS_PKG_CFLAGS="$GDIPLUS_CFLAGS" + +@@ -396,6 +419,7 @@ echo " * Installation prefix = $prefix + echo " * Cairo = $cairo_info" + echo " * Text = $text_v" + echo " * EXIF tags = $libexif_pkgconfig" ++echo " * X11 = $x11_available" + echo " * Codecs supported:" + echo "" + echo " - TIFF: $tiff_ok" +--- src/gdiplus-private.h.orig 2014-08-27 16:45:05 UTC ++++ src/gdiplus-private.h +@@ -40,7 +40,7 @@ + #if HAVE_VISIBILITY_HIDDEN + #define GDIP_INTERNAL __attribute__((visibility ("hidden"))) + #else +- #define GDIP_INTERNAL ++ #define GDIP_INTERNAL + #endif + + #ifdef USE_INCLUDED_CAIRO +@@ -51,20 +51,27 @@ + #include "cairo-ft.h" + #endif + ++ #if HAS_X11 + #ifdef CAIRO_HAS_XLIB_SURFACE + #include "cairo-xlib.h" + #endif ++ #endif + #else + #include + #ifdef CAIRO_HAS_FT_FONT + #include + #endif ++ ++ #if HAS_X11 + #ifdef CAIRO_HAS_XLIB_SURFACE + #include + #endif ++ #endif + #endif + ++#if HAS_X11 + #include ++#endif + + #include "win32structs.h" + #include "gdipenums.h" +--- src/general.c.orig 2014-08-27 16:45:05 UTC ++++ src/general.c +@@ -23,6 +23,7 @@ + * Alexandre Pigolkine(pigolkine@gmx.de) + * Duncan Mak (duncan@ximian.com) + * Sebastien Pouliot ++ * Frederik Carlier + */ + + #include "general-private.h" +@@ -123,7 +124,6 @@ float + gdip_get_display_dpi () + { + static float dpis = 0; +- Display* display; + + if (dpis == 0) { + #if __APPLE__ +@@ -132,9 +132,10 @@ gdip_get_display_dpi () + + dpis = h_dpi; + return dpis; +-#else ++#elif HAS_X11 && CAIRO_HAS_XLIB_SURFACE + char *val; + ++ Display* display; + display = XOpenDisplay (0); + /* If the display is openable lets try to read dpi from it; otherwise use a default of 96.0f */ + if (display) { +@@ -148,6 +149,8 @@ gdip_get_display_dpi () + } else { + dpis = 96.0f; + } ++#else ++ dpis = 96.0f; + #endif + } + +--- src/graphics-private.h.orig 2014-08-27 16:45:05 UTC ++++ src/graphics-private.h +@@ -24,6 +24,7 @@ + * Geoff Norton (gnorton@customerdna.com) + * Jonathan Gilbert (logic@deltaq.org) + * Sebastien Pouliot ++ * Frederik Carlier + * + * Copyright (C) 2003-2007 Novell, Inc (http://www.novell.com) + */ +@@ -105,8 +106,12 @@ typedef struct _Graphics { + cairo_t *ct; + GpMatrix *copy_of_ctm; + cairo_matrix_t previous_matrix; ++#if HAS_X11 ++#ifdef CAIRO_HAS_XLIB_SURFACE + Display *display; + Drawable drawable; ++#endif ++#endif + void *image; + int type; + GpPen* last_pen; /* caching pen and brush to avoid unnecessary sets */ +--- src/graphics.c.orig 2014-08-27 16:45:05 UTC ++++ src/graphics.c +@@ -23,6 +23,7 @@ + * Alexandre Pigolkine (pigolkine@gmx.de) + * Duncan Mak (duncan@ximian.com) + * Sebastien Pouliot ++ * Frederik Carlier + */ + + #include "graphics-private.h" +@@ -151,8 +152,10 @@ gdip_graphics_common_init (GpGraphics *g + graphics->render_origin_y = 0; + graphics->dpi_x = graphics->dpi_y = 0; + ++#if HAS_X11 && CAIRO_HAS_XLIB_SURFACE + graphics->display = NULL; + graphics->drawable = NULL; ++#endif + + gdip_graphics_reset (graphics); + } +@@ -216,7 +219,6 @@ GdipCreateFromHDC (void *hDC, GpGraphics + cairo_surface_t *surface; + int x, y; + unsigned int w, h, border_w, depth; +- Window root; + + if (!hDC) + return OutOfMemory; +@@ -232,7 +234,8 @@ GdipCreateFromHDC (void *hDC, GpGraphics + if (clone->type == gtMemoryBitmap) + return GdipGetImageGraphicsContext (clone->image, graphics); + +-#ifdef CAIRO_HAS_XLIB_SURFACE ++#if HAS_X11 && CAIRO_HAS_XLIB_SURFACE ++ Window root; + XGetGeometry (clone->display, clone->drawable, &root, + &x, &y, &w, &h, &border_w, &depth); + +@@ -292,7 +295,7 @@ GdipCreateFromContext_macosx (void *ctx, + + #endif + +-#ifdef CAIRO_HAS_XLIB_SURFACE ++#if HAS_X11 && CAIRO_HAS_XLIB_SURFACE + + // coverity[+alloc : arg-*2] + GpStatus +@@ -329,7 +332,7 @@ GdipCreateFromXDrawable_linux(Drawable d + + #endif + +-#ifdef CAIRO_HAS_XLIB_SURFACE ++#if HAS_X11 && CAIRO_HAS_XLIB_SURFACE + static int + ignore_error_handler (Display *dpy, XErrorEvent *event) + { +@@ -360,7 +363,7 @@ GdipDeleteGraphics (GpGraphics *graphics + } + + if (graphics->ct) { +-#ifdef CAIRO_HAS_XLIB_SURFACE ++#if HAS_X11 && CAIRO_HAS_XLIB_SURFACE + int (*old_error_handler)(Display *dpy, XErrorEvent *ev) = NULL; + if (graphics->type == gtX11Drawable) + old_error_handler = XSetErrorHandler (ignore_error_handler); +@@ -369,7 +372,7 @@ GdipDeleteGraphics (GpGraphics *graphics + cairo_destroy (graphics->ct); + graphics->ct = NULL; + +-#ifdef CAIRO_HAS_XLIB_SURFACE ++#if HAS_X11 && CAIRO_HAS_XLIB_SURFACE + if (graphics->type == gtX11Drawable) + XSetErrorHandler (old_error_handler); + #endif +--- tests/Makefile.am.orig 2015-10-29 09:48:39 UTC ++++ tests/Makefile.am +@@ -17,13 +17,18 @@ LDADDS = \ + -lm + + noinst_PROGRAMS = \ +- testgdi testbits testclip testreversepath ++ testbits testclip testreversepath ++ ++if HAS_X11 ++noinst_PROGRAMS = ++ testgdi ${noinst_PROGRAMS} + + testgdi_DEPENDENCIES = $(TEST_DEPS) + testgdi_LDADD = $(LDADDS) + + testgdi_SOURCES = \ + testgdi.c ++endif HAS_X11 + + testbits_DEPENDENCIES = $(TEST_DEPS) + testbits_LDADD = $(LDADDS) From owner-svn-ports-head@freebsd.org Sun Apr 9 08:53:18 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E9D41D35A3B; Sun, 9 Apr 2017 08:53:18 +0000 (UTC) (envelope-from bofh@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id B676E9D5; Sun, 9 Apr 2017 08:53:18 +0000 (UTC) (envelope-from bofh@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v398rHvf041822; Sun, 9 Apr 2017 08:53:17 GMT (envelope-from bofh@FreeBSD.org) Received: (from bofh@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v398rHQU041819; Sun, 9 Apr 2017 08:53:17 GMT (envelope-from bofh@FreeBSD.org) Message-Id: <201704090853.v398rHQU041819@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bofh set sender to bofh@FreeBSD.org using -f From: Muhammad Moinur Rahman Date: Sun, 9 Apr 2017 08:53:17 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r438079 - head/databases/postgresql-repmgr X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 Apr 2017 08:53:19 -0000 Author: bofh Date: Sun Apr 9 08:53:17 2017 New Revision: 438079 URL: https://svnweb.freebsd.org/changeset/ports/438079 Log: databases/postgresql-repmgr: Update version 3.3=>3.3.1 Modified: head/databases/postgresql-repmgr/Makefile head/databases/postgresql-repmgr/distinfo Modified: head/databases/postgresql-repmgr/Makefile ============================================================================== --- head/databases/postgresql-repmgr/Makefile Sun Apr 9 08:28:44 2017 (r438078) +++ head/databases/postgresql-repmgr/Makefile Sun Apr 9 08:53:17 2017 (r438079) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= postgresql-repmgr -PORTVERSION= 3.3 +PORTVERSION= 3.3.1 CATEGORIES= databases MASTER_SITES= http://www.repmgr.org/download/ DISTNAME= repmgr-${PORTVERSION} Modified: head/databases/postgresql-repmgr/distinfo ============================================================================== --- head/databases/postgresql-repmgr/distinfo Sun Apr 9 08:28:44 2017 (r438078) +++ head/databases/postgresql-repmgr/distinfo Sun Apr 9 08:53:17 2017 (r438079) @@ -1,3 +1,3 @@ -TIMESTAMP = 1488675286 -SHA256 (repmgr-3.3.tar.gz) = d96bf300c84eff3cefcc8f6b97cddd607971b4c6841426cb1cfcbd7f9c45604b -SIZE (repmgr-3.3.tar.gz) = 159039 +TIMESTAMP = 1491697066 +SHA256 (repmgr-3.3.1.tar.gz) = 221654301c8cc33927e43d1b867a804bc9c7d2bc03ffd45caa78bf381350a85d +SIZE (repmgr-3.3.1.tar.gz) = 160318 From owner-svn-ports-head@freebsd.org Sun Apr 9 09:02:13 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 006EAD330A1; Sun, 9 Apr 2017 09:02:13 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id AC61173; Sun, 9 Apr 2017 09:02:12 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v3992BGf045317; Sun, 9 Apr 2017 09:02:11 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v3992Bgu045315; Sun, 9 Apr 2017 09:02:11 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201704090902.v3992Bgu045315@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Sun, 9 Apr 2017 09:02:11 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r438080 - head/editors/yui X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 Apr 2017 09:02:13 -0000 Author: amdmi3 Date: Sun Apr 9 09:02:11 2017 New Revision: 438080 URL: https://svnweb.freebsd.org/changeset/ports/438080 Log: - Add LICENSE - Switch to options helpers - Don't install useless docfiles Modified: head/editors/yui/Makefile head/editors/yui/pkg-plist Modified: head/editors/yui/Makefile ============================================================================== --- head/editors/yui/Makefile Sun Apr 9 08:53:17 2017 (r438079) +++ head/editors/yui/Makefile Sun Apr 9 09:02:11 2017 (r438080) @@ -10,11 +10,14 @@ MASTER_SITES= http://www.sheltonsoft.ru/ MAINTAINER= ports@FreeBSD.org COMMENT= Rich-featured multi-windows console text editor +LICENSE= BSD3CLAUSE +LICENSE_FILE= ${WRKSRC}/COPYRIGHT + USES= tar:bzip2 USE_AUTOTOOLS= autoconf aclocal -ACLOCAL_ARGS+= -I m4 -MAKE_ENV+= LIBPATH=${PREFIX}/lib +ACLOCAL_ARGS= -I m4 +MAKE_ENV= LIBPATH=${PREFIX}/lib BROKEN_aarch64= Does not compile: error: cast from pointer to smaller type loses information BROKEN_mips64= Does not compile: error: cast from unsigned char* to unsigned int loses precision @@ -25,8 +28,10 @@ OPTIONS_DEFINE= DOCS post-install: ${LN} -sf help_eng.html ${STAGEDIR}${PREFIX}/lib/yui/yhelp.html + +post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} -.for file in BUGS CHANGES COPYRIGHT TODO COPYRIGHT.ITK THANKS +.for file in BUGS CHANGES TODO THANKS ${INSTALL_DATA} ${WRKSRC}/${file} ${STAGEDIR}${DOCSDIR} .endfor Modified: head/editors/yui/pkg-plist ============================================================================== --- head/editors/yui/pkg-plist Sun Apr 9 08:53:17 2017 (r438079) +++ head/editors/yui/pkg-plist Sun Apr 9 09:02:11 2017 (r438080) @@ -13,7 +13,5 @@ lib/yui/yhelp.html man/man1/y.1.gz %%PORTDOCS%%%%DOCSDIR%%/BUGS %%PORTDOCS%%%%DOCSDIR%%/CHANGES -%%PORTDOCS%%%%DOCSDIR%%/COPYRIGHT -%%PORTDOCS%%%%DOCSDIR%%/COPYRIGHT.ITK %%PORTDOCS%%%%DOCSDIR%%/TODO %%PORTDOCS%%%%DOCSDIR%%/THANKS From owner-svn-ports-head@freebsd.org Sun Apr 9 09:03:43 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 81A5FD330F9; Sun, 9 Apr 2017 09:03:43 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 38D7A1C4; Sun, 9 Apr 2017 09:03:43 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v3993gxk046163; Sun, 9 Apr 2017 09:03:42 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v3993g1t046159; Sun, 9 Apr 2017 09:03:42 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201704090903.v3993g1t046159@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 9 Apr 2017 09:03:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r438081 - head/www/httrack X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 Apr 2017 09:03:43 -0000 Author: sunpoet Date: Sun Apr 9 09:03:41 2017 New Revision: 438081 URL: https://svnweb.freebsd.org/changeset/ports/438081 Log: Update to 3.49.1 Changes: https://www.httrack.com/page/4/en/index.html https://github.com/xroche/httrack/blob/master/history.txt https://github.com/xroche/httrack/commits/master Modified: head/www/httrack/Makefile head/www/httrack/distinfo head/www/httrack/pkg-plist Modified: head/www/httrack/Makefile ============================================================================== --- head/www/httrack/Makefile Sun Apr 9 09:02:11 2017 (r438080) +++ head/www/httrack/Makefile Sun Apr 9 09:03:41 2017 (r438081) @@ -2,8 +2,15 @@ # $FreeBSD$ PORTNAME= httrack -PORTVERSION= 3.48.24 +PORTVERSION= 3.49.1 CATEGORIES= www +MASTER_SITES= https://download.httrack.com/ \ + https://mirror.httrack.com/ \ + https://mirror.httrack.com/historical/ \ + http://download.httrack.com/ \ + http://mirror.httrack.com/ \ + http://mirror.httrack.com/historical/ \ + LOCAL/sunpoet MAINTAINER= sunpoet@FreeBSD.org COMMENT= Easy-to-use offline browser utility and website copier @@ -23,10 +30,6 @@ USES= alias execinfo gmake iconv libtoo PORTDATA= * PORTDOCS= * -GH_TUPLE= xroche:${PORTNAME}:a9a7aa6 \ - xroche:coucal:afd0a56:coucal/src/coucal -USE_GITHUB= yes - SHEBANG_FILES= src/webhttrack ICONS_VARS= INSTALLS_ICONS=yes Modified: head/www/httrack/distinfo ============================================================================== --- head/www/httrack/distinfo Sun Apr 9 09:02:11 2017 (r438080) +++ head/www/httrack/distinfo Sun Apr 9 09:03:41 2017 (r438081) @@ -1,5 +1,3 @@ -TIMESTAMP = 1484067993 -SHA256 (xroche-httrack-3.48.24-a9a7aa6_GH0.tar.gz) = 639336a39960aaa96b793c3c23673b67739b2f654e59c3db4c6486b1e95ed322 -SIZE (xroche-httrack-3.48.24-a9a7aa6_GH0.tar.gz) = 1741058 -SHA256 (xroche-coucal-afd0a56_GH0.tar.gz) = abf0ec48b4719544c7daf0ce7469c8099f37f58737bcbe6d74ea0b6416b03d76 -SIZE (xroche-coucal-afd0a56_GH0.tar.gz) = 21174 +TIMESTAMP = 1491627695 +SHA256 (httrack-3.49.1.tar.gz) = 8640ab00cabc9189667cc88829620ce08ac796688f0ef94876350d14fbe7a842 +SIZE (httrack-3.49.1.tar.gz) = 1835077 Modified: head/www/httrack/pkg-plist ============================================================================== --- head/www/httrack/pkg-plist Sun Apr 9 09:02:11 2017 (r438080) +++ head/www/httrack/pkg-plist Sun Apr 9 09:03:41 2017 (r438081) @@ -59,11 +59,11 @@ lib/httrack/libsimple.so.1.0.0 lib/libhtsjava.a lib/libhtsjava.so lib/libhtsjava.so.2 -lib/libhtsjava.so.2.0.48 +lib/libhtsjava.so.2.0.49 lib/libhttrack.a lib/libhttrack.so lib/libhttrack.so.2 -lib/libhttrack.so.2.0.48 +lib/libhttrack.so.2.0.49 man/man1/htsserver.1.gz man/man1/httrack.1.gz man/man1/proxytrack.1.gz From owner-svn-ports-head@freebsd.org Sun Apr 9 09:03:48 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 869F8D33124; Sun, 9 Apr 2017 09:03:48 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 532231D9; Sun, 9 Apr 2017 09:03:48 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v3993ld1046282; Sun, 9 Apr 2017 09:03:47 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v3993lBV046280; Sun, 9 Apr 2017 09:03:47 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201704090903.v3993lBV046280@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 9 Apr 2017 09:03:47 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r438082 - head/devel/rubygem-unicode-display_width X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 Apr 2017 09:03:48 -0000 Author: sunpoet Date: Sun Apr 9 09:03:47 2017 New Revision: 438082 URL: https://svnweb.freebsd.org/changeset/ports/438082 Log: Update to 1.2.0 Changes: https://github.com/janlelis/unicode-display_width/blob/master/CHANGELOG.txt Modified: head/devel/rubygem-unicode-display_width/Makefile head/devel/rubygem-unicode-display_width/distinfo Modified: head/devel/rubygem-unicode-display_width/Makefile ============================================================================== --- head/devel/rubygem-unicode-display_width/Makefile Sun Apr 9 09:03:41 2017 (r438081) +++ head/devel/rubygem-unicode-display_width/Makefile Sun Apr 9 09:03:47 2017 (r438082) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= unicode-display_width -PORTVERSION= 1.1.3 +PORTVERSION= 1.2.0 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-unicode-display_width/distinfo ============================================================================== --- head/devel/rubygem-unicode-display_width/distinfo Sun Apr 9 09:03:41 2017 (r438081) +++ head/devel/rubygem-unicode-display_width/distinfo Sun Apr 9 09:03:47 2017 (r438082) @@ -1,3 +1,3 @@ -TIMESTAMP = 1484406589 -SHA256 (rubygem/unicode-display_width-1.1.3.gem) = 1d6247805b2431fd3d27614f6e0c38665b068bfc3a58cf89f08b7f107daf48e4 -SIZE (rubygem/unicode-display_width-1.1.3.gem) = 11776 +TIMESTAMP = 1491722912 +SHA256 (rubygem/unicode-display_width-1.2.0.gem) = 2414c86d929be487a93c731daf4b35a937464c705c2594ab9553022b61d88668 +SIZE (rubygem/unicode-display_width-1.2.0.gem) = 12288 From owner-svn-ports-head@freebsd.org Sun Apr 9 09:03:53 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9283ED33159; Sun, 9 Apr 2017 09:03:53 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 551B922D; Sun, 9 Apr 2017 09:03:53 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v3993qvF046416; Sun, 9 Apr 2017 09:03:52 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v3993qkR046414; Sun, 9 Apr 2017 09:03:52 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201704090903.v3993qkR046414@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 9 Apr 2017 09:03:52 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r438083 - in head/textproc/rubygem-terminal-table: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 Apr 2017 09:03:53 -0000 Author: sunpoet Date: Sun Apr 9 09:03:52 2017 New Revision: 438083 URL: https://svnweb.freebsd.org/changeset/ports/438083 Log: Fix gemspec for rubygem-unicode-display_width 1.2.0 update - Bump PORTREVISION for package change Added: head/textproc/rubygem-terminal-table/files/ head/textproc/rubygem-terminal-table/files/patch-gemspec (contents, props changed) Modified: head/textproc/rubygem-terminal-table/Makefile Modified: head/textproc/rubygem-terminal-table/Makefile ============================================================================== --- head/textproc/rubygem-terminal-table/Makefile Sun Apr 9 09:03:47 2017 (r438082) +++ head/textproc/rubygem-terminal-table/Makefile Sun Apr 9 09:03:52 2017 (r438083) @@ -3,7 +3,7 @@ PORTNAME= terminal-table PORTVERSION= 1.7.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc rubygems MASTER_SITES= RG Added: head/textproc/rubygem-terminal-table/files/patch-gemspec ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/textproc/rubygem-terminal-table/files/patch-gemspec Sun Apr 9 09:03:52 2017 (r438083) @@ -0,0 +1,11 @@ +--- terminal-table.gemspec.orig 2017-04-09 07:31:27 UTC ++++ terminal-table.gemspec +@@ -25,7 +25,7 @@ Gem::Specification.new do |s| + s.add_development_dependency(%q.freeze, [">= 3.0"]) + s.add_development_dependency(%q.freeze, [">= 0"]) + s.add_development_dependency(%q.freeze, [">= 0"]) +- s.add_runtime_dependency(%q.freeze, ["~> 1.1.1"]) ++ s.add_runtime_dependency(%q.freeze, [">= 1.1.1"]) + else + s.add_dependency(%q.freeze, ["~> 1.10"]) + s.add_dependency(%q.freeze, ["~> 10.0"]) From owner-svn-ports-head@freebsd.org Sun Apr 9 09:03:58 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7B180D3319A; Sun, 9 Apr 2017 09:03:58 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4865C2C1; Sun, 9 Apr 2017 09:03:58 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v3993vDM046519; Sun, 9 Apr 2017 09:03:57 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v3993vgi046518; Sun, 9 Apr 2017 09:03:57 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201704090903.v3993vgi046518@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 9 Apr 2017 09:03:57 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r438084 - head/devel/p5-CPANPLUS X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 Apr 2017 09:03:58 -0000 Author: sunpoet Date: Sun Apr 9 09:03:57 2017 New Revision: 438084 URL: https://svnweb.freebsd.org/changeset/ports/438084 Log: Add removed Perl core modules to *_DEPENDS - Bump PORTREVISION for dependency change Modified: head/devel/p5-CPANPLUS/Makefile Modified: head/devel/p5-CPANPLUS/Makefile ============================================================================== --- head/devel/p5-CPANPLUS/Makefile Sun Apr 9 09:03:52 2017 (r438083) +++ head/devel/p5-CPANPLUS/Makefile Sun Apr 9 09:03:57 2017 (r438084) @@ -3,6 +3,7 @@ PORTNAME= CPANPLUS PORTVERSION= 0.9164 +PORTREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:BINGOS @@ -14,7 +15,13 @@ COMMENT= Ameliorated interface to the CP LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Module-Signature>=0:security/p5-Module-Signature +BUILD_DEPENDS= p5-Archive-Extract>=0.16:archivers/p5-Archive-Extract \ + p5-Log-Message>=0.01:devel/p5-Log-Message \ + p5-Module-Pluggable>=2.4:devel/p5-Module-Pluggable \ + p5-Module-Signature>=0.06:security/p5-Module-Signature \ + p5-Object-Accessor>=0.44:devel/p5-Object-Accessor \ + p5-Package-Constants>=0.01:devel/p5-Package-Constants \ + p5-Term-UI>=0.18:devel/p5-Term-UI RUN_DEPENDS:= ${BUILD_DEPENDS} OPTIONS_DEFINE= TEST_REPORTER YAML From owner-svn-ports-head@freebsd.org Sun Apr 9 09:04:03 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 97F80D331E3; Sun, 9 Apr 2017 09:04:03 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 6964733A; Sun, 9 Apr 2017 09:04:03 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v39942fP046643; Sun, 9 Apr 2017 09:04:02 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v39942PO046641; Sun, 9 Apr 2017 09:04:02 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201704090904.v39942PO046641@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 9 Apr 2017 09:04:02 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r438085 - head/devel/p5-CPANPLUS-Dist-Build X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 Apr 2017 09:04:03 -0000 Author: sunpoet Date: Sun Apr 9 09:04:02 2017 New Revision: 438085 URL: https://svnweb.freebsd.org/changeset/ports/438085 Log: Update to 0.84 Changes: http://search.cpan.org/dist/CPANPLUS-Dist-Build/Changes Modified: head/devel/p5-CPANPLUS-Dist-Build/Makefile head/devel/p5-CPANPLUS-Dist-Build/distinfo Modified: head/devel/p5-CPANPLUS-Dist-Build/Makefile ============================================================================== --- head/devel/p5-CPANPLUS-Dist-Build/Makefile Sun Apr 9 09:03:57 2017 (r438084) +++ head/devel/p5-CPANPLUS-Dist-Build/Makefile Sun Apr 9 09:04:02 2017 (r438085) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= CPANPLUS-Dist-Build -PORTVERSION= 0.82 +PORTVERSION= 0.84 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/devel/p5-CPANPLUS-Dist-Build/distinfo ============================================================================== --- head/devel/p5-CPANPLUS-Dist-Build/distinfo Sun Apr 9 09:03:57 2017 (r438084) +++ head/devel/p5-CPANPLUS-Dist-Build/distinfo Sun Apr 9 09:04:02 2017 (r438085) @@ -1,3 +1,3 @@ -TIMESTAMP = 1487428801 -SHA256 (CPANPLUS-Dist-Build-0.82.tar.gz) = 9607f07dc658eb4c3e8e43ff34f529757e9d8d6b94f2612992407bb2a0168bc1 -SIZE (CPANPLUS-Dist-Build-0.82.tar.gz) = 48825 +TIMESTAMP = 1491710587 +SHA256 (CPANPLUS-Dist-Build-0.84.tar.gz) = e55d655f741676d0166503f474ca032a408121935494ec6401855347bd016133 +SIZE (CPANPLUS-Dist-Build-0.84.tar.gz) = 34803 From owner-svn-ports-head@freebsd.org Sun Apr 9 09:04:08 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C980CD33227; Sun, 9 Apr 2017 09:04:08 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 94CBD3BF; Sun, 9 Apr 2017 09:04:08 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v399472K046765; Sun, 9 Apr 2017 09:04:07 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v39947EF046763; Sun, 9 Apr 2017 09:04:07 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201704090904.v39947EF046763@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 9 Apr 2017 09:04:07 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r438086 - head/print/py-fonttools X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 Apr 2017 09:04:08 -0000 Author: sunpoet Date: Sun Apr 9 09:04:07 2017 New Revision: 438086 URL: https://svnweb.freebsd.org/changeset/ports/438086 Log: Update to 3.9.2 Changes: https://github.com/fonttools/fonttools/releases Modified: head/print/py-fonttools/Makefile head/print/py-fonttools/distinfo Modified: head/print/py-fonttools/Makefile ============================================================================== --- head/print/py-fonttools/Makefile Sun Apr 9 09:04:02 2017 (r438085) +++ head/print/py-fonttools/Makefile Sun Apr 9 09:04:07 2017 (r438086) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= fonttools -PORTVERSION= 3.9.1 +PORTVERSION= 3.9.2 CATEGORIES= print python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/print/py-fonttools/distinfo ============================================================================== --- head/print/py-fonttools/distinfo Sun Apr 9 09:04:02 2017 (r438085) +++ head/print/py-fonttools/distinfo Sun Apr 9 09:04:07 2017 (r438086) @@ -1,3 +1,3 @@ -TIMESTAMP = 1490101786 -SHA256 (behdad-fonttools-3.9.1_GH0.tar.gz) = d3f27fa46cfaeae275630b1e57291bb4206c9afd7e116941123118768fc25ac0 -SIZE (behdad-fonttools-3.9.1_GH0.tar.gz) = 801844 +TIMESTAMP = 1491722888 +SHA256 (behdad-fonttools-3.9.2_GH0.tar.gz) = 96c8350a449baaccbec4556a12653b16356e954bad07a07a587f66ad4b40d1ed +SIZE (behdad-fonttools-3.9.2_GH0.tar.gz) = 813032 From owner-svn-ports-head@freebsd.org Sun Apr 9 09:04:14 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0A389D3325C; Sun, 9 Apr 2017 09:04:14 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id CA4F2642; Sun, 9 Apr 2017 09:04:13 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v3994CIh046884; Sun, 9 Apr 2017 09:04:12 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v3994Cua046882; Sun, 9 Apr 2017 09:04:12 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201704090904.v3994Cua046882@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 9 Apr 2017 09:04:12 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r438087 - head/print/rubygem-rbpdf X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 Apr 2017 09:04:14 -0000 Author: sunpoet Date: Sun Apr 9 09:04:12 2017 New Revision: 438087 URL: https://svnweb.freebsd.org/changeset/ports/438087 Log: Update to 1.19.2 Changes: https://github.com/naitoh/rbpdf/blob/master/CHANGELOG Modified: head/print/rubygem-rbpdf/Makefile head/print/rubygem-rbpdf/distinfo Modified: head/print/rubygem-rbpdf/Makefile ============================================================================== --- head/print/rubygem-rbpdf/Makefile Sun Apr 9 09:04:07 2017 (r438086) +++ head/print/rubygem-rbpdf/Makefile Sun Apr 9 09:04:12 2017 (r438087) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= rbpdf -PORTVERSION= 1.19.1 +PORTVERSION= 1.19.2 CATEGORIES= print rubygems MASTER_SITES= RG @@ -13,7 +13,7 @@ LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/LICENSE.TXT RUN_DEPENDS= rubygem-htmlentities>=0:textproc/rubygem-htmlentities \ - rubygem-rbpdf-font>=${PORTVERSION}:print/rubygem-rbpdf-font + rubygem-rbpdf-font>=${PORTVERSION:R}:print/rubygem-rbpdf-font NO_ARCH= yes USE_RUBY= yes Modified: head/print/rubygem-rbpdf/distinfo ============================================================================== --- head/print/rubygem-rbpdf/distinfo Sun Apr 9 09:04:07 2017 (r438086) +++ head/print/rubygem-rbpdf/distinfo Sun Apr 9 09:04:12 2017 (r438087) @@ -1,3 +1,3 @@ -TIMESTAMP = 1490877135 -SHA256 (rubygem/rbpdf-1.19.1.gem) = 405c47ab1fe0fdfa7c80c2d49a07e32fd4fefd6e65d0febbd381caa718203821 -SIZE (rubygem/rbpdf-1.19.1.gem) = 524800 +TIMESTAMP = 1491715125 +SHA256 (rubygem/rbpdf-1.19.2.gem) = 9195daf16f92c57b4ba45e77fb435101274c8bbd770e9f933f0dcacc5aca5373 +SIZE (rubygem/rbpdf-1.19.2.gem) = 524800 From owner-svn-ports-head@freebsd.org Sun Apr 9 09:04:19 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 53262D332A0; Sun, 9 Apr 2017 09:04:19 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 2FAAA6C4; Sun, 9 Apr 2017 09:04:19 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v3994Ik0047021; Sun, 9 Apr 2017 09:04:18 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v3994IgU047018; Sun, 9 Apr 2017 09:04:18 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201704090904.v3994IgU047018@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 9 Apr 2017 09:04:18 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r438088 - in head/www/rubygem-gollum-lib: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 Apr 2017 09:04:19 -0000 Author: sunpoet Date: Sun Apr 9 09:04:17 2017 New Revision: 438088 URL: https://svnweb.freebsd.org/changeset/ports/438088 Log: Update to 4.2.5 Changes: https://github.com/gollum/gollum-lib/blob/master/HISTORY.md https://github.com/gollum/gollum-lib/commits/master Modified: head/www/rubygem-gollum-lib/Makefile head/www/rubygem-gollum-lib/distinfo head/www/rubygem-gollum-lib/files/patch-gemspec Modified: head/www/rubygem-gollum-lib/Makefile ============================================================================== --- head/www/rubygem-gollum-lib/Makefile Sun Apr 9 09:04:12 2017 (r438087) +++ head/www/rubygem-gollum-lib/Makefile Sun Apr 9 09:04:17 2017 (r438088) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gollum-lib -PORTVERSION= 4.2.3 +PORTVERSION= 4.2.5 CATEGORIES= www rubygems MASTER_SITES= RG @@ -12,7 +12,7 @@ COMMENT= Simple, Git-powered wiki with a LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= rubygem-gemojione>=2.2:graphics/rubygem-gemojione \ +RUN_DEPENDS= rubygem-gemojione>=3.2:graphics/rubygem-gemojione \ rubygem-gollum-grit_adapter>=1.0:www/rubygem-gollum-grit_adapter \ rubygem-nokogiri>=1.6.4:textproc/rubygem-nokogiri \ rubygem-rouge>=2.0:textproc/rubygem-rouge \ Modified: head/www/rubygem-gollum-lib/distinfo ============================================================================== --- head/www/rubygem-gollum-lib/distinfo Sun Apr 9 09:04:12 2017 (r438087) +++ head/www/rubygem-gollum-lib/distinfo Sun Apr 9 09:04:17 2017 (r438088) @@ -1,3 +1,3 @@ -TIMESTAMP = 1491396497 -SHA256 (rubygem/gollum-lib-4.2.3.gem) = f7f23d3074faf91348365dcbd54caf542eba87db8e79fb5e08b3a79c31ee5c4a -SIZE (rubygem/gollum-lib-4.2.3.gem) = 49152 +TIMESTAMP = 1491722841 +SHA256 (rubygem/gollum-lib-4.2.5.gem) = 1ffc64013d9b3ffa45edc7a355450384a85da3b73a5d12f6c977c1b1b1a3290d +SIZE (rubygem/gollum-lib-4.2.5.gem) = 49152 Modified: head/www/rubygem-gollum-lib/files/patch-gemspec ============================================================================== --- head/www/rubygem-gollum-lib/files/patch-gemspec Sun Apr 9 09:04:12 2017 (r438087) +++ head/www/rubygem-gollum-lib/files/patch-gemspec Sun Apr 9 09:04:17 2017 (r438088) @@ -1,6 +1,6 @@ ---- gollum-lib.gemspec.orig 2017-04-05 13:01:50 UTC +--- gollum-lib.gemspec.orig 2017-04-09 07:39:08 UTC +++ gollum-lib.gemspec -@@ -25,13 +25,13 @@ Gem::Specification.new do |s| +@@ -25,11 +25,11 @@ Gem::Specification.new do |s| s.specification_version = 2 if Gem::Version.new(Gem::VERSION) >= Gem::Version.new('1.2.0') then @@ -8,13 +8,10 @@ + s.add_runtime_dependency(%q.freeze, [">= 1.0"]) s.add_runtime_dependency(%q.freeze, ["~> 2.0"]) - s.add_runtime_dependency(%q.freeze, ["~> 1.6.4"]) -+ s.add_runtime_dependency(%q.freeze, ["~> 1.6"]) ++ s.add_runtime_dependency(%q.freeze, [">= 1.6.4"]) s.add_runtime_dependency(%q.freeze, ["~> 2.6"]) - s.add_runtime_dependency(%q.freeze, ["~> 2.1"]) + s.add_runtime_dependency(%q.freeze, [">= 2.1"]) s.add_runtime_dependency(%q.freeze, ["~> 1.6"]) -- s.add_runtime_dependency(%q.freeze, ["~> 2.2"]) -+ s.add_runtime_dependency(%q.freeze, [">= 2.2"]) + s.add_runtime_dependency(%q.freeze, ["~> 3.2"]) s.add_development_dependency(%q.freeze, ["~> 0.9.9"]) - s.add_development_dependency(%q.freeze, ["~> 1.6.0"]) - s.add_development_dependency(%q.freeze, ["~> 4.2.9"]) From owner-svn-ports-head@freebsd.org Sun Apr 9 09:04:23 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E1E85D332D3; Sun, 9 Apr 2017 09:04:23 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id B21F4784; Sun, 9 Apr 2017 09:04:23 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v3994MVI047113; Sun, 9 Apr 2017 09:04:22 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v3994MUe047112; Sun, 9 Apr 2017 09:04:22 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201704090904.v3994MUe047112@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 9 Apr 2017 09:04:22 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r438089 - head/sysutils/pv X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 Apr 2017 09:04:24 -0000 Author: sunpoet Date: Sun Apr 9 09:04:22 2017 New Revision: 438089 URL: https://svnweb.freebsd.org/changeset/ports/438089 Log: Convert to options target helper - Add DOCS to OPTIONS_DEFINE Approved by: portmgr (blanket) Modified: head/sysutils/pv/Makefile Modified: head/sysutils/pv/Makefile ============================================================================== --- head/sysutils/pv/Makefile Sun Apr 9 09:04:17 2017 (r438088) +++ head/sysutils/pv/Makefile Sun Apr 9 09:04:22 2017 (r438089) @@ -20,7 +20,7 @@ PLIST_FILES= bin/pv man/man1/pv.1.gz PORTDOCS= README INSTALL NEWS PACKAGE TODO VERSION release-checklist -OPTIONS_DEFINE= NLS LFS +OPTIONS_DEFINE= DOCS NLS LFS OPTIONS_DEFAULT= LFS NLS_CONFIGURE_ON= --enable-static-nls NLS_CONFIGURE_OFF= --disable-nls @@ -31,6 +31,8 @@ post-patch: post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/pv + +post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/doc/|} ${STAGEDIR}${DOCSDIR} From owner-svn-ports-head@freebsd.org Sun Apr 9 09:04:28 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B4AC4D33316; Sun, 9 Apr 2017 09:04:28 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 84DFD7F6; Sun, 9 Apr 2017 09:04:28 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v3994R78047231; Sun, 9 Apr 2017 09:04:27 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v3994RAL047229; Sun, 9 Apr 2017 09:04:27 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201704090904.v3994RAL047229@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 9 Apr 2017 09:04:27 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r438090 - head/www/tomcat85 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 Apr 2017 09:04:28 -0000 Author: sunpoet Date: Sun Apr 9 09:04:27 2017 New Revision: 438090 URL: https://svnweb.freebsd.org/changeset/ports/438090 Log: Update to 8.5.13 Changes: https://tomcat.apache.org/tomcat-8.5-doc/changelog.html PR: 218491 Submitted by: (maintainer) Modified: head/www/tomcat85/Makefile head/www/tomcat85/distinfo (contents, props changed) Modified: head/www/tomcat85/Makefile ============================================================================== --- head/www/tomcat85/Makefile Sun Apr 9 09:04:22 2017 (r438089) +++ head/www/tomcat85/Makefile Sun Apr 9 09:04:27 2017 (r438090) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= tomcat -PORTVERSION= 8.5.12 +PORTVERSION= 8.5.13 CATEGORIES= www java MASTER_SITES= APACHE/tomcat/tomcat-8/v${PORTVERSION}/bin PKGNAMESUFFIX= 85 Modified: head/www/tomcat85/distinfo ============================================================================== --- head/www/tomcat85/distinfo Sun Apr 9 09:04:22 2017 (r438089) +++ head/www/tomcat85/distinfo Sun Apr 9 09:04:27 2017 (r438090) @@ -1,3 +1,3 @@ -TIMESTAMP = 1490321344 -SHA256 (apache-tomcat-8.5.12.tar.gz) = 6d2cad1b595d0cc8083f9bbbb73c359d611249c7eaf283c40cb4ae4ca9c4644a -SIZE (apache-tomcat-8.5.12.tar.gz) = 9353658 +TIMESTAMP = 1491633478 +SHA256 (apache-tomcat-8.5.13.tar.gz) = 19d5218dfc0a759cd47ec6ac371de69f5d005ce4327a6677e945b64453713c75 +SIZE (apache-tomcat-8.5.13.tar.gz) = 9375265 From owner-svn-ports-head@freebsd.org Sun Apr 9 09:04:33 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A8472D33351; Sun, 9 Apr 2017 09:04:33 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 784C186C; Sun, 9 Apr 2017 09:04:33 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v3994Wjn047365; Sun, 9 Apr 2017 09:04:32 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v3994WeD047363; Sun, 9 Apr 2017 09:04:32 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201704090904.v3994WeD047363@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 9 Apr 2017 09:04:32 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r438091 - head/www/tomcat-devel X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 Apr 2017 09:04:33 -0000 Author: sunpoet Date: Sun Apr 9 09:04:32 2017 New Revision: 438091 URL: https://svnweb.freebsd.org/changeset/ports/438091 Log: Update to 9.0.0.M19 Changes: https://tomcat.apache.org/tomcat-9.0-doc/changelog.html PR: 218492 Submitted by: (maintainer) Modified: head/www/tomcat-devel/Makefile head/www/tomcat-devel/distinfo (contents, props changed) Modified: head/www/tomcat-devel/Makefile ============================================================================== --- head/www/tomcat-devel/Makefile Sun Apr 9 09:04:27 2017 (r438090) +++ head/www/tomcat-devel/Makefile Sun Apr 9 09:04:32 2017 (r438091) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= tomcat -PORTVERSION= 9.0.0.M18 +PORTVERSION= 9.0.0.M19 CATEGORIES= www java MASTER_SITES= APACHE/${PORTNAME}/${PORTNAME}-${PORTVERSION:C/([0-9])(.*)/\1/}/v${PORTVERSION}/bin PKGNAMESUFFIX= -devel Modified: head/www/tomcat-devel/distinfo ============================================================================== --- head/www/tomcat-devel/distinfo Sun Apr 9 09:04:27 2017 (r438090) +++ head/www/tomcat-devel/distinfo Sun Apr 9 09:04:32 2017 (r438091) @@ -1,3 +1,3 @@ -TIMESTAMP = 1490321753 -SHA256 (apache-tomcat-9.0.0.M18.tar.gz) = 75a0b023fcd9fcc31acc203940de840a2b31468b3eba55766c5fcd58402c722c -SIZE (apache-tomcat-9.0.0.M18.tar.gz) = 9287772 +TIMESTAMP = 1491633884 +SHA256 (apache-tomcat-9.0.0.M19.tar.gz) = 6e21a9e2c4d1549d446a90de674ebe2bd873413f4b752726bc96b154226ad153 +SIZE (apache-tomcat-9.0.0.M19.tar.gz) = 9317978 From owner-svn-ports-head@freebsd.org Sun Apr 9 09:26:42 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 66D61D33900; Sun, 9 Apr 2017 09:26:42 +0000 (UTC) (envelope-from joerg@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 2995F8A4; Sun, 9 Apr 2017 09:26:42 +0000 (UTC) (envelope-from joerg@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v399QfKH055750; Sun, 9 Apr 2017 09:26:41 GMT (envelope-from joerg@FreeBSD.org) Received: (from joerg@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v399Qfqu055749; Sun, 9 Apr 2017 09:26:41 GMT (envelope-from joerg@FreeBSD.org) Message-Id: <201704090926.v399Qfqu055749@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: joerg set sender to joerg@FreeBSD.org using -f From: Joerg Wunsch Date: Sun, 9 Apr 2017 09:26:41 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r438092 - head/devel/bcc X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 Apr 2017 09:26:42 -0000 Author: joerg Date: Sun Apr 9 09:26:41 2017 New Revision: 438092 URL: https://svnweb.freebsd.org/changeset/ports/438092 Log: Move this port's distfile to my FreeBSD local_distfiles. PR: 218506 Modified: head/devel/bcc/Makefile Modified: head/devel/bcc/Makefile ============================================================================== --- head/devel/bcc/Makefile Sun Apr 9 09:04:32 2017 (r438091) +++ head/devel/bcc/Makefile Sun Apr 9 09:26:41 2017 (r438092) @@ -3,16 +3,16 @@ PORTNAME= bcc PORTVERSION= 1995.03.12 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel lang +MASTER_SITES= ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= joerg DISTNAME= ${PORTNAME} MAINTAINER= joerg@FreeBSD.org COMMENT= Bruce's C compiler (with as and ld); can do 16-bit code -BROKEN= unfetchable (MASTER_SITES not defined) -DEPRECATED= Unfetchable for more than three months -EXPIRATION_DATE= 2017-06-08 +LICENSE= GPLv2 USES= uidfix From owner-svn-ports-head@freebsd.org Sun Apr 9 09:54:00 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2BDC3D33F49; Sun, 9 Apr 2017 09:54:00 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id EC96A32F; Sun, 9 Apr 2017 09:53:59 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v399rxU0067594; Sun, 9 Apr 2017 09:53:59 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v399rw90067592; Sun, 9 Apr 2017 09:53:58 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201704090953.v399rw90067592@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 9 Apr 2017 09:53:58 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r438093 - head/print/rubygem-prawn-svg X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 Apr 2017 09:54:00 -0000 Author: sunpoet Date: Sun Apr 9 09:53:58 2017 New Revision: 438093 URL: https://svnweb.freebsd.org/changeset/ports/438093 Log: Update to 0.27.1 Changes: https://github.com/mogest/prawn-svg/releases Modified: head/print/rubygem-prawn-svg/Makefile head/print/rubygem-prawn-svg/distinfo Modified: head/print/rubygem-prawn-svg/Makefile ============================================================================== --- head/print/rubygem-prawn-svg/Makefile Sun Apr 9 09:26:41 2017 (r438092) +++ head/print/rubygem-prawn-svg/Makefile Sun Apr 9 09:53:58 2017 (r438093) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= prawn-svg -PORTVERSION= 0.27.0 +PORTVERSION= 0.27.1 CATEGORIES= print rubygems MASTER_SITES= RG Modified: head/print/rubygem-prawn-svg/distinfo ============================================================================== --- head/print/rubygem-prawn-svg/distinfo Sun Apr 9 09:26:41 2017 (r438092) +++ head/print/rubygem-prawn-svg/distinfo Sun Apr 9 09:53:58 2017 (r438093) @@ -1,3 +1,3 @@ -TIMESTAMP = 1491036934 -SHA256 (rubygem/prawn-svg-0.27.0.gem) = 6d5d71570b5679257220773ff65f75453865c8e41deb988eb5426a5ac494eadd -SIZE (rubygem/prawn-svg-0.27.0.gem) = 263680 +TIMESTAMP = 1491727297 +SHA256 (rubygem/prawn-svg-0.27.1.gem) = fd57c5419ecf2c05f081abe7009f51af9ec3f39f61ab980980460a0c8266d33b +SIZE (rubygem/prawn-svg-0.27.1.gem) = 264192 From owner-svn-ports-head@freebsd.org Sun Apr 9 10:05:33 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7EEC7D344DB; Sun, 9 Apr 2017 10:05:33 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 34092AD6; Sun, 9 Apr 2017 10:05:33 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v39A5WRK072052; Sun, 9 Apr 2017 10:05:32 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v39A5WQ8072050; Sun, 9 Apr 2017 10:05:32 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201704091005.v39A5WQ8072050@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 9 Apr 2017 10:05:32 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r438094 - head/devel/p5-App-perlbrew X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 Apr 2017 10:05:33 -0000 Author: sunpoet Date: Sun Apr 9 10:05:31 2017 New Revision: 438094 URL: https://svnweb.freebsd.org/changeset/ports/438094 Log: Update to 0.78 Changes: http://search.cpan.org/dist/App-perlbrew/Changes Modified: head/devel/p5-App-perlbrew/Makefile head/devel/p5-App-perlbrew/distinfo Modified: head/devel/p5-App-perlbrew/Makefile ============================================================================== --- head/devel/p5-App-perlbrew/Makefile Sun Apr 9 09:53:58 2017 (r438093) +++ head/devel/p5-App-perlbrew/Makefile Sun Apr 9 10:05:31 2017 (r438094) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= App-perlbrew -PORTVERSION= 0.75 +PORTVERSION= 0.78 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:GUGOD @@ -14,10 +14,9 @@ COMMENT= Perl Environment manager LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -BUILD_DEPENDS= p5-CPAN-Perl-Releases>=1.94:devel/p5-CPAN-Perl-Releases \ - p5-Capture-Tiny>=0.25:devel/p5-Capture-Tiny \ - p5-Devel-PatchPerl>=1.28:devel/p5-Devel-PatchPerl \ - p5-Pod-Usage>=1.64:devel/p5-Pod-Usage \ +BUILD_DEPENDS= p5-CPAN-Perl-Releases>=2.60:devel/p5-CPAN-Perl-Releases \ + p5-Capture-Tiny>=0.36:devel/p5-Capture-Tiny \ + p5-Devel-PatchPerl>=1.40:devel/p5-Devel-PatchPerl \ p5-local-lib>=2.000014:devel/p5-local-lib RUN_DEPENDS:= ${BUILD_DEPENDS} TEST_DEPENDS= p5-IO-All>=0.51:devel/p5-IO-All \ @@ -31,4 +30,16 @@ NO_ARCH= yes USE_PERL5= configure USES= perl5 -.include +.include + +.if ${PERL_LEVEL} < 502200 +BUILD_DEPENDS+= p5-Pod-Parser>=1.63:textproc/p5-Pod-Parser +RUN_DEPENDS+= p5-Pod-Parser>=1.63:textproc/p5-Pod-Parser +.endif + +.if ${PERL_LEVEL} < 502400 +BUILD_DEPENDS+= p5-Pod-Usage>=1.68:devel/p5-Pod-Usage +RUN_DEPENDS+= p5-Pod-Usage>=1.68:devel/p5-Pod-Usage +.endif + +.include Modified: head/devel/p5-App-perlbrew/distinfo ============================================================================== --- head/devel/p5-App-perlbrew/distinfo Sun Apr 9 09:53:58 2017 (r438093) +++ head/devel/p5-App-perlbrew/distinfo Sun Apr 9 10:05:31 2017 (r438094) @@ -1,2 +1,3 @@ -SHA256 (App-perlbrew-0.75.tar.gz) = c456d017836d6b30f7621515949ba3e1830826d54594da6b895391a2974b7f38 -SIZE (App-perlbrew-0.75.tar.gz) = 83229 +TIMESTAMP = 1491728057 +SHA256 (App-perlbrew-0.78.tar.gz) = 96eaaeb51e3aaccd43fc42928a44b0d10c3ebd462e98e2c67d5bc453c0198df0 +SIZE (App-perlbrew-0.78.tar.gz) = 86136 From owner-svn-ports-head@freebsd.org Sun Apr 9 10:05:38 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0E22FD344FA; Sun, 9 Apr 2017 10:05:38 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id D1529AE4; Sun, 9 Apr 2017 10:05:37 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v39A5aD8072154; Sun, 9 Apr 2017 10:05:36 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v39A5aoO072153; Sun, 9 Apr 2017 10:05:36 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201704091005.v39A5aoO072153@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 9 Apr 2017 10:05:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r438095 - head/textproc/p5-HTML-Entities-Interpolate X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 Apr 2017 10:05:38 -0000 Author: sunpoet Date: Sun Apr 9 10:05:36 2017 New Revision: 438095 URL: https://svnweb.freebsd.org/changeset/ports/438095 Log: Add more TEST_DEPENDS Modified: head/textproc/p5-HTML-Entities-Interpolate/Makefile Modified: head/textproc/p5-HTML-Entities-Interpolate/Makefile ============================================================================== --- head/textproc/p5-HTML-Entities-Interpolate/Makefile Sun Apr 9 10:05:31 2017 (r438094) +++ head/textproc/p5-HTML-Entities-Interpolate/Makefile Sun Apr 9 10:05:36 2017 (r438095) @@ -17,7 +17,8 @@ LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= p5-HTML-Parser>=3.69:www/p5-HTML-Parser \ p5-Tie-Function>=0.02:devel/p5-Tie-Function RUN_DEPENDS:= ${BUILD_DEPENDS} -TEST_DEPENDS= p5-File-Slurper>=0.009:devel/p5-File-Slurper +TEST_DEPENDS= p5-Capture-Tiny>=0.44:devel/p5-Capture-Tiny \ + p5-File-Slurper>=0.009:devel/p5-File-Slurper NO_ARCH= yes USE_PERL5= configure From owner-svn-ports-head@freebsd.org Sun Apr 9 10:06:08 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4EDEBD3456C; Sun, 9 Apr 2017 10:06:08 +0000 (UTC) (envelope-from dbn@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id ED2E7C98; Sun, 9 Apr 2017 10:06:07 +0000 (UTC) (envelope-from dbn@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v39A67vN072510; Sun, 9 Apr 2017 10:06:07 GMT (envelope-from dbn@FreeBSD.org) Received: (from dbn@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v39A661I072499; Sun, 9 Apr 2017 10:06:06 GMT (envelope-from dbn@FreeBSD.org) Message-Id: <201704091006.v39A661I072499@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: dbn set sender to dbn@FreeBSD.org using -f From: David Naylor Date: Sun, 9 Apr 2017 10:06:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r438096 - in head/lang: pypy pypy/files pypy3 pypy3/files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 Apr 2017 10:06:08 -0000 Author: dbn Date: Sun Apr 9 10:06:05 2017 New Revision: 438096 URL: https://svnweb.freebsd.org/changeset/ports/438096 Log: lang/pypy(3): update to 5.7.1 - add MIT/PSFL multi license - pass LDSHARED to make environment (work-around assumption around 'gcc') - add new dependency: pycparser (only required if python is translating) - removed patches merged upstream - add patch to remove '-flto' from cflags (base ld doesn't support LTO) - pypy: - add patch to fix bad assumption about 'gcc' (instead of 'cc') - pypy3: - update BUILD_WRKSRC and PYPY_CFFI_VER - only supports AMD64 ChangeLog: - PyPy2 updated to Python 2.7.13 - PyPy3 updated to Python 3.5.3 (beta): - Not all tests pass - Asyncio does work - PyPy2 supports C-extensions: NumPy, Cython and Pandas (amongst others) - CFFI updated to 1.10 - Many bug-fixes Added: head/lang/pypy/files/ head/lang/pypy/files/patch-lib-python_2.7_distutils_sysconfig__pypy.py (contents, props changed) head/lang/pypy/files/patch-rpython_translator_platform_posix.py (contents, props changed) head/lang/pypy3/files/patch-rpython_translator_platform_posix.py (contents, props changed) Deleted: head/lang/pypy3/files/patch-pypy_module_time_interp__time.py head/lang/pypy3/files/patch-rpython_jit_backend_detect__cpu.py head/lang/pypy3/files/patch-rpython_rlib_rposix.py head/lang/pypy3/files/patch-rpython_rlib_rtime.py head/lang/pypy3/files/patch-rpython_translator_c_src_asm.c head/lang/pypy3/files/patch-rpython_translator_c_src_asm.h Modified: head/lang/pypy/Makefile head/lang/pypy/bsd.pypy.cffi.mk head/lang/pypy/distinfo head/lang/pypy/pkg-plist head/lang/pypy3/Makefile head/lang/pypy3/distinfo head/lang/pypy3/pkg-plist Modified: head/lang/pypy/Makefile ============================================================================== --- head/lang/pypy/Makefile Sun Apr 9 10:05:36 2017 (r438095) +++ head/lang/pypy/Makefile Sun Apr 9 10:06:05 2017 (r438096) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME?= pypy -DISTVERSION?= 5.6.0 # Also update bsd.pypy.cffi.mk +DISTVERSION?= 5.7.1 # Also update bsd.pypy.cffi.mk CATEGORIES= lang python MASTER_SITES= https://bitbucket.org/pypy/pypy/downloads/ http://buildbot.pypy.org/mirror/ DISTNAME?= ${PORTNAME}2-v${PORTVERSION}-src @@ -10,6 +10,10 @@ DISTNAME?= ${PORTNAME}2-v${PORTVERSION}- MAINTAINER= python@FreeBSD.org COMMENT= Fast, compliant implementation of the Python language +LICENSE= MIT PSFL +LICENSE_COMB= multi +LICENSE_FILE_MIT= ${WRKSRC}/LICENSE + LIB_DEPENDS= libexpat.so:textproc/expat2 \ libffi.so:devel/libffi TEST_DEPENDS= ${LOCALBASE}/${PYPY_DIR}/lib_pypy/_gdbm_cffi.${PYPY_CFFI_VER}.so:databases/pypy-gdbm \ @@ -37,9 +41,9 @@ OPTIONS_DEFAULT= PYTHON OPTIONS_SLAVE= PYTHON .endif -ALL_TARGET= pypy-c +ALL_TARGET= ${PORTNAME}-c BUILD_WRKSRC?= ${WRKDIR}/build/usession-release-pypy2.7-v${PORTVERSION}-0/testing_1 -MAKE_ENV+= PYPY_LOCALBASE=${LOCALBASE} +MAKE_ENV+= PYPY_LOCALBASE=${LOCALBASE} LDSHARED="${CC} -shared" PACKAGE_ARGS?= --without-gdbm --without-sqlite3 --without-tk USE_LDCONFIG= ${PREFIX}/${PYPY_DIR}/bin USES= gettext-runtime gmake ssl tar:bzip2 @@ -50,6 +54,7 @@ PYPY_MINMEM_BUILD_DEPENDS= pypy:lang/pyp .endif PYPY_VARS= PYTHON_CMD=${LOCALBASE}/bin/pypy PYPY_MINMEM_VARS= PYTHON_CMD="${SETENV} PYPY_GC_MAX_DELTA=200MB ${LOCALBASE}/bin/pypy --jit loop_longevity=300" +PYTHON_BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pycparser>=2.10:devel/py-pycparser PYTHON_USES= python:2,build DESCR= ${.CURDIR}/pkg-descr @@ -78,10 +83,10 @@ pre-build: fi post-build: - ${CP} ${BUILD_WRKSRC}/pypy-c ${BUILD_WRKSRC}/libpypy-c.so ${WRKSRC}/pypy/goal/ + ${CP} ${BUILD_WRKSRC}/${PORTNAME}-c ${BUILD_WRKSRC}/lib${PORTNAME}-c.so ${WRKSRC}/pypy/goal/ do-install: - ${SETENV} TMPDIR=${WRKDIR}/build \ + ${SETENV} ${MAKE_ENV} TMPDIR=${WRKDIR}/build \ ${PYTHON_CMD} ${WRKSRC}/pypy/tool/release/package.py --builddir ${WRKDIR}/build --archive-name ${PYPY_DIR} \ ${PACKAGE_ARGS} ${EXTRACT_CMD} -C ${STAGEDIR}${PREFIX} -xf ${WRKDIR}/build/${PYPY_DIR}.tar.bz2 @@ -106,7 +111,7 @@ do-test: ${SETENV} ${MAKE_ENV} TMPDIR=${WRKDIR}/build PYTHONPATH=${WRKSRC} \ ${WRKSRC}/pypy/goal/pypy-c regrtest.py -vvu all) -pkg-plist: build +pkg-plist: stage ${TAR} -tf ${WRKDIR}/build/${PYPY_DIR}.tar.bz2 > ${WRKDIR}/.plist-files-gen ${REINPLACE_CMD} -e 's|^${PYPY_DIR}|%%PYPY_DIR%%|g' \ -e 's|_${PYPY_BITS}_|_%%PYPY_BITS%%_|g' \ Modified: head/lang/pypy/bsd.pypy.cffi.mk ============================================================================== --- head/lang/pypy/bsd.pypy.cffi.mk Sun Apr 9 10:05:36 2017 (r438095) +++ head/lang/pypy/bsd.pypy.cffi.mk Sun Apr 9 10:06:05 2017 (r438096) @@ -10,7 +10,7 @@ PLIST_FILES= %%PYPY_DIR%%/lib_pypy/${CFF CFFI_MODULE?= _${PORTNAME} -PYTHON_PORTVERSION?= 5.6.0 +PYTHON_PORTVERSION?= 5.7.1 PYTHON_PKGNAMEPREFIX= pypy- PYTHON_CMD= ${LOCALBASE}/bin/pypy Modified: head/lang/pypy/distinfo ============================================================================== --- head/lang/pypy/distinfo Sun Apr 9 10:05:36 2017 (r438095) +++ head/lang/pypy/distinfo Sun Apr 9 10:06:05 2017 (r438096) @@ -1,3 +1,3 @@ -TIMESTAMP = 1479534904 -SHA256 (pypy2-v5.6.0-src.tar.bz2) = 7411448045f77eb9e087afdce66fe7eafda1876c9e17aad88cf891f762b608b0 -SIZE (pypy2-v5.6.0-src.tar.bz2) = 18388539 +TIMESTAMP = 1491510301 +SHA256 (pypy2-v5.7.1-src.tar.bz2) = d01bee43c6df79f7bbc1149bb3e85f489491fb2358a6a1f9a7f0d6e07715832f +SIZE (pypy2-v5.7.1-src.tar.bz2) = 18940413 Added: head/lang/pypy/files/patch-lib-python_2.7_distutils_sysconfig__pypy.py ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/lang/pypy/files/patch-lib-python_2.7_distutils_sysconfig__pypy.py Sun Apr 9 10:06:05 2017 (r438096) @@ -0,0 +1,18 @@ +--- lib-python/2.7/distutils/sysconfig_pypy.py.orig 2017-04-06 19:44:56 UTC ++++ lib-python/2.7/distutils/sysconfig_pypy.py +@@ -61,12 +61,12 @@ _config_vars = None + def _init_posix(): + """Initialize the module as appropriate for POSIX systems.""" + g = {} +- g['CC'] = "gcc -pthread" +- g['CXX'] = "g++ -pthread" ++ g['CC'] = "cc -pthread" ++ g['CXX'] = "c++ -pthread" + g['OPT'] = "-DNDEBUG -O2" + g['CFLAGS'] = "-DNDEBUG -O2" + g['CCSHARED'] = "-fPIC" +- g['LDSHARED'] = "gcc -pthread -shared" ++ g['LDSHARED'] = "cc -pthread -shared" + g['SO'] = [s[0] for s in imp.get_suffixes() if s[2] == imp.C_EXTENSION][0] + g['AR'] = "ar" + g['ARFLAGS'] = "rc" Added: head/lang/pypy/files/patch-rpython_translator_platform_posix.py ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/lang/pypy/files/patch-rpython_translator_platform_posix.py Sun Apr 9 10:06:05 2017 (r438096) @@ -0,0 +1,13 @@ +FreeBSD's base ld(1) does not currently support plugins and is not compatible +with clang's link-time optimisation. +--- rpython/translator/platform/posix.py.orig 2017-03-19 19:55:48 UTC ++++ rpython/translator/platform/posix.py +@@ -132,7 +132,7 @@ class BasePosix(Platform): + + # xxx check which compilers accept this option or not + if not config or config.translation.gcrootfinder != 'asmgcc': +- cflags = ('-flto',) + cflags ++ pass + + m = GnuMakefile(path) + m.exe_name = path.join(exe_name.basename) Modified: head/lang/pypy/pkg-plist ============================================================================== --- head/lang/pypy/pkg-plist Sun Apr 9 10:05:36 2017 (r438095) +++ head/lang/pypy/pkg-plist Sun Apr 9 10:06:05 2017 (r438096) @@ -22,6 +22,8 @@ bin/pypy %%PYPY_DIR%%/include/code.h %%PYPY_DIR%%/include/compile.h %%PYPY_DIR%%/include/complexobject.h +%%PYPY_DIR%%/include/cpyext_object.h +%%PYPY_DIR%%/include/cpyext_unicodeobject.h %%PYPY_DIR%%/include/datetime.h %%PYPY_DIR%%/include/descrobject.h %%PYPY_DIR%%/include/dictobject.h @@ -548,8 +550,8 @@ bin/pypy %%PYPY_DIR%%/lib-python/2.7/encodings/zlib_codec.py %%PYPY_DIR%%/lib-python/2.7/ensurepip/__init__.py %%PYPY_DIR%%/lib-python/2.7/ensurepip/__main__.py -%%PYPY_DIR%%/lib-python/2.7/ensurepip/_bundled/pip-8.1.1-py2.py3-none-any.whl -%%PYPY_DIR%%/lib-python/2.7/ensurepip/_bundled/setuptools-20.10.1-py2.py3-none-any.whl +%%PYPY_DIR%%/lib-python/2.7/ensurepip/_bundled/pip-9.0.1-py2.py3-none-any.whl +%%PYPY_DIR%%/lib-python/2.7/ensurepip/_bundled/setuptools-28.8.0-py2.py3-none-any.whl %%PYPY_DIR%%/lib-python/2.7/ensurepip/_uninstall.py %%PYPY_DIR%%/lib-python/2.7/filecmp.py %%PYPY_DIR%%/lib-python/2.7/fileinput.py @@ -769,7 +771,6 @@ bin/pypy %%PYPY_DIR%%/lib-python/2.7/lib2to3/fixes/fix_asserts.py %%PYPY_DIR%%/lib-python/2.7/lib2to3/fixes/fix_basestring.py %%PYPY_DIR%%/lib-python/2.7/lib2to3/fixes/fix_buffer.py -%%PYPY_DIR%%/lib-python/2.7/lib2to3/fixes/fix_callable.py %%PYPY_DIR%%/lib-python/2.7/lib2to3/fixes/fix_dict.py %%PYPY_DIR%%/lib-python/2.7/lib2to3/fixes/fix_except.py %%PYPY_DIR%%/lib-python/2.7/lib2to3/fixes/fix_exec.py @@ -1234,6 +1235,7 @@ bin/pypy %%PYPY_DIR%%/lib-python/2.7/test/Sine-1000Hz-300ms.aif %%PYPY_DIR%%/lib-python/2.7/test/__init__.py %%PYPY_DIR%%/lib-python/2.7/test/_mock_backport.py +%%PYPY_DIR%%/lib-python/2.7/test/allsans.pem %%PYPY_DIR%%/lib-python/2.7/test/audiodata/pluck-pcm16.aiff %%PYPY_DIR%%/lib-python/2.7/test/audiodata/pluck-pcm16.au %%PYPY_DIR%%/lib-python/2.7/test/audiodata/pluck-pcm16.wav @@ -1270,7 +1272,6 @@ bin/pypy %%PYPY_DIR%%/lib-python/2.7/test/capath/99d0fa06.0 %%PYPY_DIR%%/lib-python/2.7/test/capath/ce7b8643.0 %%PYPY_DIR%%/lib-python/2.7/test/cfgparser.1 -%%PYPY_DIR%%/lib-python/2.7/test/check_soundcard.vbs %%PYPY_DIR%%/lib-python/2.7/test/cjkencodings/big5-utf8.txt %%PYPY_DIR%%/lib-python/2.7/test/cjkencodings/big5.txt %%PYPY_DIR%%/lib-python/2.7/test/cjkencodings/big5hkscs-utf8.txt @@ -1536,6 +1537,7 @@ bin/pypy %%PYPY_DIR%%/lib-python/2.7/test/ssl_key.passwd.pem %%PYPY_DIR%%/lib-python/2.7/test/ssl_key.pem %%PYPY_DIR%%/lib-python/2.7/test/ssl_servers.py +%%PYPY_DIR%%/lib-python/2.7/test/ssltests.py %%PYPY_DIR%%/lib-python/2.7/test/string_tests.py %%PYPY_DIR%%/lib-python/2.7/test/subprocessdata/sigchild_ignore.py %%PYPY_DIR%%/lib-python/2.7/test/symlink_support.py @@ -2102,6 +2104,7 @@ bin/pypy %%PYPY_DIR%%/lib_pypy/_sqlite3_build.py %%PYPY_DIR%%/lib_pypy/_structseq.py %%PYPY_DIR%%/lib_pypy/_subprocess.py +%%PYPY_DIR%%/lib_pypy/_sysconfigdata.py %%PYPY_DIR%%/lib_pypy/_syslog_build.py %%PYPY_DIR%%/lib_pypy/_syslog_cffi.%%PYPY_CFFI_VER%%.so %%PYPY_DIR%%/lib_pypy/_testcapi.py @@ -2147,6 +2150,7 @@ bin/pypy %%PYPY_DIR%%/lib_pypy/cffi/cffi_opcode.py %%PYPY_DIR%%/lib_pypy/cffi/commontypes.py %%PYPY_DIR%%/lib_pypy/cffi/cparser.py +%%PYPY_DIR%%/lib_pypy/cffi/error.py %%PYPY_DIR%%/lib_pypy/cffi/ffiplatform.py %%PYPY_DIR%%/lib_pypy/cffi/gc_weakref.py %%PYPY_DIR%%/lib_pypy/cffi/lock.py Modified: head/lang/pypy3/Makefile ============================================================================== --- head/lang/pypy3/Makefile Sun Apr 9 10:05:36 2017 (r438095) +++ head/lang/pypy3/Makefile Sun Apr 9 10:06:05 2017 (r438096) @@ -2,17 +2,23 @@ # $FreeBSD$ PORTNAME= pypy3 -PORTREVISION= 1 -DISTVERSION= 5.5.0-alpha -DISTNAME= ${PORTNAME}.3-v${DISTVERSION}-src +DISTVERSION= 5.7.1 +DISTNAME= ${PORTNAME}-v${DISTVERSION}-src MASTERDIR= ${.CURDIR}/../pypy +ONLY_FOR_ARCHS= amd64 + WRKSRC= ${WRKDIR}/${PORTNAME}-v${DISTVERSION:C/-.*//}-src -BUILD_WRKSRC?= ${WRKDIR}/build/usession-release-${PORTNAME}.3-${DISTVERSION:C/-.*//}-0/testing_1 +BUILD_WRKSRC?= ${WRKDIR}/build/usession-release-${PORTNAME}.5-v${DISTVERSION:C/-.*//}-0/testing_1 PACKAGE_ARGS= --without-_gdbm --without-sqlite3 --without-tk -PYPY_CFFI_VER= pypy3-55 +PYPY_CFFI_VER= ${PORTNAME}-${DISTVERSION:C/.[^.]+$//:S/.//}-${ARCH}-${OPSYS:tl}${OSREL:C/\..*//} + +pre-install: + ${FIND} ${WRKSRC} -name '*.pyc' -delete + #${CHMOD} -R a-w ${WRKSRC} + #${CHMOD} -R u+w ${WRKSRC}/lib_pypy .include "${MASTERDIR}/Makefile" Modified: head/lang/pypy3/distinfo ============================================================================== --- head/lang/pypy3/distinfo Sun Apr 9 10:05:36 2017 (r438095) +++ head/lang/pypy3/distinfo Sun Apr 9 10:06:05 2017 (r438096) @@ -1,3 +1,3 @@ -TIMESTAMP = 1476288077 -SHA256 (pypy3.3-v5.5.0-alpha-src.tar.bz2) = d5591c34d77253e9ed57d182b6f49585b95f7c09c3e121f0e8630e5a7e75ab5f -SIZE (pypy3.3-v5.5.0-alpha-src.tar.bz2) = 25122033 +TIMESTAMP = 1491510361 +SHA256 (pypy3-v5.7.1-src.tar.bz2) = 40ece0145282980ac121390f13709404c0532896507d5767496381180b631bd0 +SIZE (pypy3-v5.7.1-src.tar.bz2) = 28811162 Added: head/lang/pypy3/files/patch-rpython_translator_platform_posix.py ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/lang/pypy3/files/patch-rpython_translator_platform_posix.py Sun Apr 9 10:06:05 2017 (r438096) @@ -0,0 +1,13 @@ +FreeBSD's base ld(1) does not currently support plugins and is not compatible +with clang's link-time optimisation. +--- rpython/translator/platform/posix.py.orig 2017-04-03 06:36:13 UTC ++++ rpython/translator/platform/posix.py +@@ -132,7 +132,7 @@ class BasePosix(Platform): + + # xxx check which compilers accept this option or not + if not config or config.translation.gcrootfinder != 'asmgcc': +- cflags = ('-flto',) + cflags ++ pass + + m = GnuMakefile(path) + m.exe_name = path.join(exe_name.basename) Modified: head/lang/pypy3/pkg-plist ============================================================================== --- head/lang/pypy3/pkg-plist Sun Apr 9 10:05:36 2017 (r438095) +++ head/lang/pypy3/pkg-plist Sun Apr 9 10:06:05 2017 (r438096) @@ -1,9 +1,8 @@ bin/pypy3 %%PYPY_DIR%%/LICENSE %%PYPY_DIR%%/README.rst -%%PYPY_DIR%%/bin/libpypy-c.so +%%PYPY_DIR%%/bin/libpypy3-c.so %%PYPY_DIR%%/bin/pypy3 -%%PYPY_DIR%%/bin/pypy3.3 %%PYPY_DIR%%/include/PyPy.h %%PYPY_DIR%%/include/Python.h %%PYPY_DIR%%/include/README @@ -16,6 +15,9 @@ bin/pypy3 %%PYPY_DIR%%/include/code.h %%PYPY_DIR%%/include/compile.h %%PYPY_DIR%%/include/complexobject.h +%%PYPY_DIR%%/include/cpyext_moduleobject.h +%%PYPY_DIR%%/include/cpyext_object.h +%%PYPY_DIR%%/include/cpyext_unicodeobject.h %%PYPY_DIR%%/include/datetime.h %%PYPY_DIR%%/include/descrobject.h %%PYPY_DIR%%/include/dictobject.h @@ -40,6 +42,7 @@ bin/pypy3 %%PYPY_DIR%%/include/pycobject.h %%PYPY_DIR%%/include/pyconfig.h %%PYPY_DIR%%/include/pyerrors.h +%%PYPY_DIR%%/include/pylifecycle.h %%PYPY_DIR%%/include/pymacro.h %%PYPY_DIR%%/include/pymath.h %%PYPY_DIR%%/include/pymem.h @@ -61,11 +64,16 @@ bin/pypy3 %%PYPY_DIR%%/include/warnings.h %%PYPY_DIR%%/lib-python/3/__future__.py %%PYPY_DIR%%/lib-python/3/__phello__.foo.py +%%PYPY_DIR%%/lib-python/3/_bootlocale.py +%%PYPY_DIR%%/lib-python/3/_collections_abc.py %%PYPY_DIR%%/lib-python/3/_compat_pickle.py +%%PYPY_DIR%%/lib-python/3/_compression.py %%PYPY_DIR%%/lib-python/3/_dummy_thread.py %%PYPY_DIR%%/lib-python/3/_markupbase.py %%PYPY_DIR%%/lib-python/3/_osx_support.py +%%PYPY_DIR%%/lib-python/3/_pydecimal.py %%PYPY_DIR%%/lib-python/3/_pyio.py +%%PYPY_DIR%%/lib-python/3/_sitebuiltins.py %%PYPY_DIR%%/lib-python/3/_strptime.py %%PYPY_DIR%%/lib-python/3/_threading_local.py %%PYPY_DIR%%/lib-python/3/_weakrefset.py @@ -75,6 +83,29 @@ bin/pypy3 %%PYPY_DIR%%/lib-python/3/argparse.py %%PYPY_DIR%%/lib-python/3/ast.py %%PYPY_DIR%%/lib-python/3/asynchat.py +%%PYPY_DIR%%/lib-python/3/asyncio/__init__.py +%%PYPY_DIR%%/lib-python/3/asyncio/base_events.py +%%PYPY_DIR%%/lib-python/3/asyncio/base_subprocess.py +%%PYPY_DIR%%/lib-python/3/asyncio/compat.py +%%PYPY_DIR%%/lib-python/3/asyncio/constants.py +%%PYPY_DIR%%/lib-python/3/asyncio/coroutines.py +%%PYPY_DIR%%/lib-python/3/asyncio/events.py +%%PYPY_DIR%%/lib-python/3/asyncio/futures.py +%%PYPY_DIR%%/lib-python/3/asyncio/locks.py +%%PYPY_DIR%%/lib-python/3/asyncio/log.py +%%PYPY_DIR%%/lib-python/3/asyncio/proactor_events.py +%%PYPY_DIR%%/lib-python/3/asyncio/protocols.py +%%PYPY_DIR%%/lib-python/3/asyncio/queues.py +%%PYPY_DIR%%/lib-python/3/asyncio/selector_events.py +%%PYPY_DIR%%/lib-python/3/asyncio/sslproto.py +%%PYPY_DIR%%/lib-python/3/asyncio/streams.py +%%PYPY_DIR%%/lib-python/3/asyncio/subprocess.py +%%PYPY_DIR%%/lib-python/3/asyncio/tasks.py +%%PYPY_DIR%%/lib-python/3/asyncio/test_utils.py +%%PYPY_DIR%%/lib-python/3/asyncio/transports.py +%%PYPY_DIR%%/lib-python/3/asyncio/unix_events.py +%%PYPY_DIR%%/lib-python/3/asyncio/windows_events.py +%%PYPY_DIR%%/lib-python/3/asyncio/windows_utils.py %%PYPY_DIR%%/lib-python/3/asyncore.py %%PYPY_DIR%%/lib-python/3/base64.py %%PYPY_DIR%%/lib-python/3/bdb.py @@ -116,7 +147,7 @@ bin/pypy3 %%PYPY_DIR%%/lib-python/3/ctypes/macholib/fetch_macholib.bat %%PYPY_DIR%%/lib-python/3/ctypes/macholib/framework.py %%PYPY_DIR%%/lib-python/3/ctypes/test/__init__.py -%%PYPY_DIR%%/lib-python/3/ctypes/test/runtests.py +%%PYPY_DIR%%/lib-python/3/ctypes/test/__main__.py %%PYPY_DIR%%/lib-python/3/ctypes/test/test_anon.py %%PYPY_DIR%%/lib-python/3/ctypes/test/test_array_in_pointer.py %%PYPY_DIR%%/lib-python/3/ctypes/test/test_arrays.py @@ -130,7 +161,6 @@ bin/pypy3 %%PYPY_DIR%%/lib-python/3/ctypes/test/test_cfuncs.py %%PYPY_DIR%%/lib-python/3/ctypes/test/test_checkretval.py %%PYPY_DIR%%/lib-python/3/ctypes/test/test_delattr.py -%%PYPY_DIR%%/lib-python/3/ctypes/test/test_errcheck.py %%PYPY_DIR%%/lib-python/3/ctypes/test/test_errno.py %%PYPY_DIR%%/lib-python/3/ctypes/test/test_find.py %%PYPY_DIR%%/lib-python/3/ctypes/test/test_frombuffer.py @@ -138,7 +168,6 @@ bin/pypy3 %%PYPY_DIR%%/lib-python/3/ctypes/test/test_functions.py %%PYPY_DIR%%/lib-python/3/ctypes/test/test_incomplete.py %%PYPY_DIR%%/lib-python/3/ctypes/test/test_init.py -%%PYPY_DIR%%/lib-python/3/ctypes/test/test_integers.py %%PYPY_DIR%%/lib-python/3/ctypes/test/test_internals.py %%PYPY_DIR%%/lib-python/3/ctypes/test/test_keeprefs.py %%PYPY_DIR%%/lib-python/3/ctypes/test/test_libc.py @@ -187,6 +216,7 @@ bin/pypy3 %%PYPY_DIR%%/lib-python/3/dis.py %%PYPY_DIR%%/lib-python/3/distutils/README %%PYPY_DIR%%/lib-python/3/distutils/__init__.py +%%PYPY_DIR%%/lib-python/3/distutils/_msvccompiler.py %%PYPY_DIR%%/lib-python/3/distutils/archive_util.py %%PYPY_DIR%%/lib-python/3/distutils/bcppcompiler.py %%PYPY_DIR%%/lib-python/3/distutils/ccompiler.py @@ -217,6 +247,8 @@ bin/pypy3 %%PYPY_DIR%%/lib-python/3/distutils/command/upload.py %%PYPY_DIR%%/lib-python/3/distutils/command/wininst-10.0-amd64.exe %%PYPY_DIR%%/lib-python/3/distutils/command/wininst-10.0.exe +%%PYPY_DIR%%/lib-python/3/distutils/command/wininst-14.0-amd64.exe +%%PYPY_DIR%%/lib-python/3/distutils/command/wininst-14.0.exe %%PYPY_DIR%%/lib-python/3/distutils/command/wininst-6.0.exe %%PYPY_DIR%%/lib-python/3/distutils/command/wininst-7.1.exe %%PYPY_DIR%%/lib-python/3/distutils/command/wininst-8.0.exe @@ -229,7 +261,6 @@ bin/pypy3 %%PYPY_DIR%%/lib-python/3/distutils/dep_util.py %%PYPY_DIR%%/lib-python/3/distutils/dir_util.py %%PYPY_DIR%%/lib-python/3/distutils/dist.py -%%PYPY_DIR%%/lib-python/3/distutils/emxccompiler.py %%PYPY_DIR%%/lib-python/3/distutils/errors.py %%PYPY_DIR%%/lib-python/3/distutils/extension.py %%PYPY_DIR%%/lib-python/3/distutils/fancy_getopt.py @@ -276,6 +307,7 @@ bin/pypy3 %%PYPY_DIR%%/lib-python/3/distutils/tests/test_install_scripts.py %%PYPY_DIR%%/lib-python/3/distutils/tests/test_log.py %%PYPY_DIR%%/lib-python/3/distutils/tests/test_msvc9compiler.py +%%PYPY_DIR%%/lib-python/3/distutils/tests/test_msvccompiler.py %%PYPY_DIR%%/lib-python/3/distutils/tests/test_register.py %%PYPY_DIR%%/lib-python/3/distutils/tests/test_sdist.py %%PYPY_DIR%%/lib-python/3/distutils/tests/test_spawn.py @@ -301,6 +333,7 @@ bin/pypy3 %%PYPY_DIR%%/lib-python/3/email/architecture.rst %%PYPY_DIR%%/lib-python/3/email/base64mime.py %%PYPY_DIR%%/lib-python/3/email/charset.py +%%PYPY_DIR%%/lib-python/3/email/contentmanager.py %%PYPY_DIR%%/lib-python/3/email/encoders.py %%PYPY_DIR%%/lib-python/3/email/errors.py %%PYPY_DIR%%/lib-python/3/email/feedparser.py @@ -333,6 +366,7 @@ bin/pypy3 %%PYPY_DIR%%/lib-python/3/encodings/cp037.py %%PYPY_DIR%%/lib-python/3/encodings/cp1006.py %%PYPY_DIR%%/lib-python/3/encodings/cp1026.py +%%PYPY_DIR%%/lib-python/3/encodings/cp1125.py %%PYPY_DIR%%/lib-python/3/encodings/cp1140.py %%PYPY_DIR%%/lib-python/3/encodings/cp1250.py %%PYPY_DIR%%/lib-python/3/encodings/cp1251.py @@ -343,6 +377,7 @@ bin/pypy3 %%PYPY_DIR%%/lib-python/3/encodings/cp1256.py %%PYPY_DIR%%/lib-python/3/encodings/cp1257.py %%PYPY_DIR%%/lib-python/3/encodings/cp1258.py +%%PYPY_DIR%%/lib-python/3/encodings/cp273.py %%PYPY_DIR%%/lib-python/3/encodings/cp424.py %%PYPY_DIR%%/lib-python/3/encodings/cp437.py %%PYPY_DIR%%/lib-python/3/encodings/cp500.py @@ -404,7 +439,9 @@ bin/pypy3 %%PYPY_DIR%%/lib-python/3/encodings/iso8859_9.py %%PYPY_DIR%%/lib-python/3/encodings/johab.py %%PYPY_DIR%%/lib-python/3/encodings/koi8_r.py +%%PYPY_DIR%%/lib-python/3/encodings/koi8_t.py %%PYPY_DIR%%/lib-python/3/encodings/koi8_u.py +%%PYPY_DIR%%/lib-python/3/encodings/kz1048.py %%PYPY_DIR%%/lib-python/3/encodings/latin_1.py %%PYPY_DIR%%/lib-python/3/encodings/mac_arabic.py %%PYPY_DIR%%/lib-python/3/encodings/mac_centeuro.py @@ -445,8 +482,11 @@ bin/pypy3 %%PYPY_DIR%%/lib-python/3/ensurepip/__init__.py %%PYPY_DIR%%/lib-python/3/ensurepip/__main__.py %%PYPY_DIR%%/lib-python/3/ensurepip/_bundled/pip-8.1.2-py2.py3-none-any.whl +%%PYPY_DIR%%/lib-python/3/ensurepip/_bundled/pip-9.0.1-py2.py3-none-any.whl %%PYPY_DIR%%/lib-python/3/ensurepip/_bundled/setuptools-21.2.1-py2.py3-none-any.whl +%%PYPY_DIR%%/lib-python/3/ensurepip/_bundled/setuptools-28.8.0-py2.py3-none-any.whl %%PYPY_DIR%%/lib-python/3/ensurepip/_uninstall.py +%%PYPY_DIR%%/lib-python/3/enum.py %%PYPY_DIR%%/lib-python/3/filecmp.py %%PYPY_DIR%%/lib-python/3/fileinput.py %%PYPY_DIR%%/lib-python/3/fnmatch.py @@ -509,6 +549,7 @@ bin/pypy3 %%PYPY_DIR%%/lib-python/3/idlelib/MultiCall.py %%PYPY_DIR%%/lib-python/3/idlelib/MultiStatusBar.py %%PYPY_DIR%%/lib-python/3/idlelib/NEWS.txt +%%PYPY_DIR%%/lib-python/3/idlelib/NEWS2x.txt %%PYPY_DIR%%/lib-python/3/idlelib/ObjectBrowser.py %%PYPY_DIR%%/lib-python/3/idlelib/OutputWindow.py %%PYPY_DIR%%/lib-python/3/idlelib/ParenMatch.py @@ -547,38 +588,58 @@ bin/pypy3 %%PYPY_DIR%%/lib-python/3/idlelib/configSectionNameDialog.py %%PYPY_DIR%%/lib-python/3/idlelib/dynOptionMenuWidget.py %%PYPY_DIR%%/lib-python/3/idlelib/extend.txt +%%PYPY_DIR%%/lib-python/3/idlelib/help.html +%%PYPY_DIR%%/lib-python/3/idlelib/help.py %%PYPY_DIR%%/lib-python/3/idlelib/help.txt %%PYPY_DIR%%/lib-python/3/idlelib/idle.bat %%PYPY_DIR%%/lib-python/3/idlelib/idle.py %%PYPY_DIR%%/lib-python/3/idlelib/idle.pyw %%PYPY_DIR%%/lib-python/3/idlelib/idle_test/README.txt %%PYPY_DIR%%/lib-python/3/idlelib/idle_test/__init__.py +%%PYPY_DIR%%/lib-python/3/idlelib/idle_test/htest.py %%PYPY_DIR%%/lib-python/3/idlelib/idle_test/mock_idle.py %%PYPY_DIR%%/lib-python/3/idlelib/idle_test/mock_tk.py +%%PYPY_DIR%%/lib-python/3/idlelib/idle_test/test_autocomplete.py +%%PYPY_DIR%%/lib-python/3/idlelib/idle_test/test_autoexpand.py %%PYPY_DIR%%/lib-python/3/idlelib/idle_test/test_calltips.py +%%PYPY_DIR%%/lib-python/3/idlelib/idle_test/test_config_help.py %%PYPY_DIR%%/lib-python/3/idlelib/idle_test/test_config_name.py +%%PYPY_DIR%%/lib-python/3/idlelib/idle_test/test_configdialog.py %%PYPY_DIR%%/lib-python/3/idlelib/idle_test/test_delegator.py +%%PYPY_DIR%%/lib-python/3/idlelib/idle_test/test_editmenu.py +%%PYPY_DIR%%/lib-python/3/idlelib/idle_test/test_editor.py %%PYPY_DIR%%/lib-python/3/idlelib/idle_test/test_formatparagraph.py %%PYPY_DIR%%/lib-python/3/idlelib/idle_test/test_grep.py +%%PYPY_DIR%%/lib-python/3/idlelib/idle_test/test_help_about.py +%%PYPY_DIR%%/lib-python/3/idlelib/idle_test/test_hyperparser.py %%PYPY_DIR%%/lib-python/3/idlelib/idle_test/test_idlehistory.py +%%PYPY_DIR%%/lib-python/3/idlelib/idle_test/test_io.py +%%PYPY_DIR%%/lib-python/3/idlelib/idle_test/test_parenmatch.py %%PYPY_DIR%%/lib-python/3/idlelib/idle_test/test_pathbrowser.py +%%PYPY_DIR%%/lib-python/3/idlelib/idle_test/test_percolator.py +%%PYPY_DIR%%/lib-python/3/idlelib/idle_test/test_replacedialog.py %%PYPY_DIR%%/lib-python/3/idlelib/idle_test/test_rstrip.py +%%PYPY_DIR%%/lib-python/3/idlelib/idle_test/test_searchdialog.py +%%PYPY_DIR%%/lib-python/3/idlelib/idle_test/test_searchdialogbase.py %%PYPY_DIR%%/lib-python/3/idlelib/idle_test/test_searchengine.py %%PYPY_DIR%%/lib-python/3/idlelib/idle_test/test_text.py +%%PYPY_DIR%%/lib-python/3/idlelib/idle_test/test_textview.py +%%PYPY_DIR%%/lib-python/3/idlelib/idle_test/test_undodelegator.py %%PYPY_DIR%%/lib-python/3/idlelib/idle_test/test_warning.py +%%PYPY_DIR%%/lib-python/3/idlelib/idle_test/test_widgetredir.py %%PYPY_DIR%%/lib-python/3/idlelib/idlever.py %%PYPY_DIR%%/lib-python/3/idlelib/keybindingDialog.py %%PYPY_DIR%%/lib-python/3/idlelib/macosxSupport.py %%PYPY_DIR%%/lib-python/3/idlelib/rpc.py %%PYPY_DIR%%/lib-python/3/idlelib/run.py %%PYPY_DIR%%/lib-python/3/idlelib/tabbedpages.py -%%PYPY_DIR%%/lib-python/3/idlelib/testcode.py %%PYPY_DIR%%/lib-python/3/idlelib/textView.py %%PYPY_DIR%%/lib-python/3/imaplib.py %%PYPY_DIR%%/lib-python/3/imghdr.py %%PYPY_DIR%%/lib-python/3/imp.py %%PYPY_DIR%%/lib-python/3/importlib/__init__.py %%PYPY_DIR%%/lib-python/3/importlib/_bootstrap.py +%%PYPY_DIR%%/lib-python/3/importlib/_bootstrap_external.py %%PYPY_DIR%%/lib-python/3/importlib/abc.py %%PYPY_DIR%%/lib-python/3/importlib/machinery.py %%PYPY_DIR%%/lib-python/3/importlib/util.py @@ -601,9 +662,9 @@ bin/pypy3 %%PYPY_DIR%%/lib-python/3/lib2to3/fixer_util.py %%PYPY_DIR%%/lib-python/3/lib2to3/fixes/__init__.py %%PYPY_DIR%%/lib-python/3/lib2to3/fixes/fix_apply.py +%%PYPY_DIR%%/lib-python/3/lib2to3/fixes/fix_asserts.py %%PYPY_DIR%%/lib-python/3/lib2to3/fixes/fix_basestring.py %%PYPY_DIR%%/lib-python/3/lib2to3/fixes/fix_buffer.py -%%PYPY_DIR%%/lib-python/3/lib2to3/fixes/fix_callable.py %%PYPY_DIR%%/lib-python/3/lib2to3/fixes/fix_dict.py %%PYPY_DIR%%/lib-python/3/lib2to3/fixes/fix_except.py %%PYPY_DIR%%/lib-python/3/lib2to3/fixes/fix_exec.py @@ -637,6 +698,7 @@ bin/pypy3 %%PYPY_DIR%%/lib-python/3/lib2to3/fixes/fix_raise.py %%PYPY_DIR%%/lib-python/3/lib2to3/fixes/fix_raw_input.py %%PYPY_DIR%%/lib-python/3/lib2to3/fixes/fix_reduce.py +%%PYPY_DIR%%/lib-python/3/lib2to3/fixes/fix_reload.py %%PYPY_DIR%%/lib-python/3/lib2to3/fixes/fix_renames.py %%PYPY_DIR%%/lib-python/3/lib2to3/fixes/fix_repr.py %%PYPY_DIR%%/lib-python/3/lib2to3/fixes/fix_set_literal.py @@ -666,6 +728,7 @@ bin/pypy3 %%PYPY_DIR%%/lib-python/3/lib2to3/pytree.py %%PYPY_DIR%%/lib-python/3/lib2to3/refactor.py %%PYPY_DIR%%/lib-python/3/lib2to3/tests/__init__.py +%%PYPY_DIR%%/lib-python/3/lib2to3/tests/__main__.py %%PYPY_DIR%%/lib-python/3/lib2to3/tests/data/README %%PYPY_DIR%%/lib-python/3/lib2to3/tests/data/bom.py %%PYPY_DIR%%/lib-python/3/lib2to3/tests/data/crlf.py @@ -710,16 +773,24 @@ bin/pypy3 %%PYPY_DIR%%/lib-python/3/msilib/text.py %%PYPY_DIR%%/lib-python/3/multiprocessing/__init__.py %%PYPY_DIR%%/lib-python/3/multiprocessing/connection.py +%%PYPY_DIR%%/lib-python/3/multiprocessing/context.py %%PYPY_DIR%%/lib-python/3/multiprocessing/dummy/__init__.py %%PYPY_DIR%%/lib-python/3/multiprocessing/dummy/connection.py -%%PYPY_DIR%%/lib-python/3/multiprocessing/forking.py +%%PYPY_DIR%%/lib-python/3/multiprocessing/forkserver.py %%PYPY_DIR%%/lib-python/3/multiprocessing/heap.py %%PYPY_DIR%%/lib-python/3/multiprocessing/managers.py %%PYPY_DIR%%/lib-python/3/multiprocessing/pool.py +%%PYPY_DIR%%/lib-python/3/multiprocessing/popen_fork.py +%%PYPY_DIR%%/lib-python/3/multiprocessing/popen_forkserver.py +%%PYPY_DIR%%/lib-python/3/multiprocessing/popen_spawn_posix.py +%%PYPY_DIR%%/lib-python/3/multiprocessing/popen_spawn_win32.py %%PYPY_DIR%%/lib-python/3/multiprocessing/process.py %%PYPY_DIR%%/lib-python/3/multiprocessing/queues.py %%PYPY_DIR%%/lib-python/3/multiprocessing/reduction.py +%%PYPY_DIR%%/lib-python/3/multiprocessing/resource_sharer.py +%%PYPY_DIR%%/lib-python/3/multiprocessing/semaphore_tracker.py %%PYPY_DIR%%/lib-python/3/multiprocessing/sharedctypes.py +%%PYPY_DIR%%/lib-python/3/multiprocessing/spawn.py %%PYPY_DIR%%/lib-python/3/multiprocessing/synchronize.py %%PYPY_DIR%%/lib-python/3/multiprocessing/util.py %%PYPY_DIR%%/lib-python/3/netrc.py @@ -728,9 +799,10 @@ bin/pypy3 %%PYPY_DIR%%/lib-python/3/nturl2path.py %%PYPY_DIR%%/lib-python/3/numbers.py %%PYPY_DIR%%/lib-python/3/opcode.py +%%PYPY_DIR%%/lib-python/3/operator.py %%PYPY_DIR%%/lib-python/3/optparse.py %%PYPY_DIR%%/lib-python/3/os.py -%%PYPY_DIR%%/lib-python/3/os2emxpath.py +%%PYPY_DIR%%/lib-python/3/pathlib.py %%PYPY_DIR%%/lib-python/3/pdb.py %%PYPY_DIR%%/lib-python/3/pickle.py %%PYPY_DIR%%/lib-python/3/pickletools.py @@ -759,12 +831,6 @@ bin/pypy3 %%PYPY_DIR%%/lib-python/3/plat-netbsd1/IN.py %%PYPY_DIR%%/lib-python/3/plat-netbsd1/regen %%PYPY_DIR%%/lib-python/3/plat-next3/regen -%%PYPY_DIR%%/lib-python/3/plat-os2emx/IN.py -%%PYPY_DIR%%/lib-python/3/plat-os2emx/SOCKET.py -%%PYPY_DIR%%/lib-python/3/plat-os2emx/_emx_link.py -%%PYPY_DIR%%/lib-python/3/plat-os2emx/grp.py -%%PYPY_DIR%%/lib-python/3/plat-os2emx/pwd.py -%%PYPY_DIR%%/lib-python/3/plat-os2emx/regen %%PYPY_DIR%%/lib-python/3/plat-sunos5/CDIO.py %%PYPY_DIR%%/lib-python/3/plat-sunos5/DLFCN.py %%PYPY_DIR%%/lib-python/3/plat-sunos5/IN.py @@ -796,9 +862,11 @@ bin/pypy3 %%PYPY_DIR%%/lib-python/3/rlcompleter.py %%PYPY_DIR%%/lib-python/3/runpy.py %%PYPY_DIR%%/lib-python/3/sched.py +%%PYPY_DIR%%/lib-python/3/selectors.py %%PYPY_DIR%%/lib-python/3/shelve.py %%PYPY_DIR%%/lib-python/3/shlex.py %%PYPY_DIR%%/lib-python/3/shutil.py +%%PYPY_DIR%%/lib-python/3/signal.py %%PYPY_DIR%%/lib-python/3/site-packages/README %%PYPY_DIR%%/lib-python/3/site.py %%PYPY_DIR%%/lib-python/3/smtpd.py @@ -823,6 +891,7 @@ bin/pypy3 %%PYPY_DIR%%/lib-python/3/sre_parse.py %%PYPY_DIR%%/lib-python/3/ssl.py %%PYPY_DIR%%/lib-python/3/stat.py +%%PYPY_DIR%%/lib-python/3/statistics.py %%PYPY_DIR%%/lib-python/3/string.py %%PYPY_DIR%%/lib-python/3/stringprep.py %%PYPY_DIR%%/lib-python/3/struct.py @@ -839,11 +908,14 @@ bin/pypy3 %%PYPY_DIR%%/lib-python/3/test/Sine-1000Hz-300ms.aif %%PYPY_DIR%%/lib-python/3/test/__init__.py %%PYPY_DIR%%/lib-python/3/test/__main__.py +%%PYPY_DIR%%/lib-python/3/test/_test_multiprocessing.py +%%PYPY_DIR%%/lib-python/3/test/allsans.pem %%PYPY_DIR%%/lib-python/3/test/audiodata/pluck-alaw.aifc %%PYPY_DIR%%/lib-python/3/test/audiodata/pluck-pcm16.aiff %%PYPY_DIR%%/lib-python/3/test/audiodata/pluck-pcm16.au %%PYPY_DIR%%/lib-python/3/test/audiodata/pluck-pcm16.wav %%PYPY_DIR%%/lib-python/3/test/audiodata/pluck-pcm24.aiff +%%PYPY_DIR%%/lib-python/3/test/audiodata/pluck-pcm24.au %%PYPY_DIR%%/lib-python/3/test/audiodata/pluck-pcm24.wav %%PYPY_DIR%%/lib-python/3/test/audiodata/pluck-pcm32.aiff %%PYPY_DIR%%/lib-python/3/test/audiodata/pluck-pcm32.au @@ -861,6 +933,15 @@ bin/pypy3 %%PYPY_DIR%%/lib-python/3/test/badcert.pem %%PYPY_DIR%%/lib-python/3/test/badkey.pem %%PYPY_DIR%%/lib-python/3/test/badsyntax_3131.py +%%PYPY_DIR%%/lib-python/3/test/badsyntax_async1.py +%%PYPY_DIR%%/lib-python/3/test/badsyntax_async2.py +%%PYPY_DIR%%/lib-python/3/test/badsyntax_async3.py +%%PYPY_DIR%%/lib-python/3/test/badsyntax_async4.py +%%PYPY_DIR%%/lib-python/3/test/badsyntax_async5.py +%%PYPY_DIR%%/lib-python/3/test/badsyntax_async6.py +%%PYPY_DIR%%/lib-python/3/test/badsyntax_async7.py +%%PYPY_DIR%%/lib-python/3/test/badsyntax_async8.py +%%PYPY_DIR%%/lib-python/3/test/badsyntax_future10.py %%PYPY_DIR%%/lib-python/3/test/badsyntax_future3.py %%PYPY_DIR%%/lib-python/3/test/badsyntax_future4.py %%PYPY_DIR%%/lib-python/3/test/badsyntax_future5.py @@ -869,15 +950,16 @@ bin/pypy3 %%PYPY_DIR%%/lib-python/3/test/badsyntax_future8.py %%PYPY_DIR%%/lib-python/3/test/badsyntax_future9.py %%PYPY_DIR%%/lib-python/3/test/badsyntax_pep3120.py -%%PYPY_DIR%%/lib-python/3/test/buffer_tests.py +%%PYPY_DIR%%/lib-python/3/test/bytecode_helper.py +%%PYPY_DIR%%/lib-python/3/test/capath/0e4015b9.0 %%PYPY_DIR%%/lib-python/3/test/capath/4e1295a3.0 %%PYPY_DIR%%/lib-python/3/test/capath/5ed36f99.0 %%PYPY_DIR%%/lib-python/3/test/capath/6e88d7b8.0 %%PYPY_DIR%%/lib-python/3/test/capath/99d0fa06.0 +%%PYPY_DIR%%/lib-python/3/test/capath/ce7b8643.0 %%PYPY_DIR%%/lib-python/3/test/cfgparser.1 %%PYPY_DIR%%/lib-python/3/test/cfgparser.2 %%PYPY_DIR%%/lib-python/3/test/cfgparser.3 -%%PYPY_DIR%%/lib-python/3/test/check_soundcard.vbs %%PYPY_DIR%%/lib-python/3/test/cjkencodings/big5-utf8.txt %%PYPY_DIR%%/lib-python/3/test/cjkencodings/big5.txt %%PYPY_DIR%%/lib-python/3/test/cjkencodings/big5hkscs-utf8.txt @@ -1064,24 +1146,27 @@ bin/pypy3 %%PYPY_DIR%%/lib-python/3/test/decimaltestdata/tointegral.decTest %%PYPY_DIR%%/lib-python/3/test/decimaltestdata/tointegralx.decTest %%PYPY_DIR%%/lib-python/3/test/decimaltestdata/xor.decTest -%%PYPY_DIR%%/lib-python/3/test/dh512.pem +%%PYPY_DIR%%/lib-python/3/test/dh1024.pem %%PYPY_DIR%%/lib-python/3/test/dis_module.py %%PYPY_DIR%%/lib-python/3/test/doctest_aliases.py %%PYPY_DIR%%/lib-python/3/test/double_const.py +%%PYPY_DIR%%/lib-python/3/test/eintrdata/eintr_tester.py %%PYPY_DIR%%/lib-python/3/test/empty.vbs %%PYPY_DIR%%/lib-python/3/test/encoded_modules/__init__.py %%PYPY_DIR%%/lib-python/3/test/encoded_modules/module_iso_8859_1.py %%PYPY_DIR%%/lib-python/3/test/encoded_modules/module_koi8_r.py %%PYPY_DIR%%/lib-python/3/test/exception_hierarchy.txt +%%PYPY_DIR%%/lib-python/3/test/final_a.py +%%PYPY_DIR%%/lib-python/3/test/final_b.py %%PYPY_DIR%%/lib-python/3/test/floating_points.txt %%PYPY_DIR%%/lib-python/3/test/fork_wait.py %%PYPY_DIR%%/lib-python/3/test/formatfloat_testcases.txt %%PYPY_DIR%%/lib-python/3/test/future_test1.py %%PYPY_DIR%%/lib-python/3/test/future_test2.py %%PYPY_DIR%%/lib-python/3/test/gdb_sample.py -%%PYPY_DIR%%/lib-python/3/test/https_svn_python_org_root.pem %%PYPY_DIR%%/lib-python/3/test/ieee754.txt %%PYPY_DIR%%/lib-python/3/test/imghdrdata/python.bmp +%%PYPY_DIR%%/lib-python/3/test/imghdrdata/python.exr %%PYPY_DIR%%/lib-python/3/test/imghdrdata/python.gif %%PYPY_DIR%%/lib-python/3/test/imghdrdata/python.jpg %%PYPY_DIR%%/lib-python/3/test/imghdrdata/python.pbm @@ -1091,17 +1176,20 @@ bin/pypy3 %%PYPY_DIR%%/lib-python/3/test/imghdrdata/python.ras %%PYPY_DIR%%/lib-python/3/test/imghdrdata/python.sgi %%PYPY_DIR%%/lib-python/3/test/imghdrdata/python.tiff +%%PYPY_DIR%%/lib-python/3/test/imghdrdata/python.webp %%PYPY_DIR%%/lib-python/3/test/imghdrdata/python.xbm +%%PYPY_DIR%%/lib-python/3/test/imp_dummy.py %%PYPY_DIR%%/lib-python/3/test/inspect_fodder.py %%PYPY_DIR%%/lib-python/3/test/inspect_fodder2.py %%PYPY_DIR%%/lib-python/3/test/json_tests/test_tool.py %%PYPY_DIR%%/lib-python/3/test/keycert.passwd.pem %%PYPY_DIR%%/lib-python/3/test/keycert.pem %%PYPY_DIR%%/lib-python/3/test/keycert2.pem +%%PYPY_DIR%%/lib-python/3/test/keycert3.pem +%%PYPY_DIR%%/lib-python/3/test/keycert4.pem %%PYPY_DIR%%/lib-python/3/test/leakers/README.txt %%PYPY_DIR%%/lib-python/3/test/leakers/__init__.py %%PYPY_DIR%%/lib-python/3/test/leakers/test_ctypes.py -%%PYPY_DIR%%/lib-python/3/test/leakers/test_gestalt.py %%PYPY_DIR%%/lib-python/3/test/leakers/test_selftype.py %%PYPY_DIR%%/lib-python/3/test/list_tests.py %%PYPY_DIR%%/lib-python/3/test/lock_tests.py @@ -1113,21 +1201,8 @@ bin/pypy3 %%PYPY_DIR%%/lib-python/3/test/mime.types %%PYPY_DIR%%/lib-python/3/test/mock_socket.py %%PYPY_DIR%%/lib-python/3/test/mp_fork_bomb.py +%%PYPY_DIR%%/lib-python/3/test/mp_preload.py %%PYPY_DIR%%/lib-python/3/test/multibytecodec_support.py -%%PYPY_DIR%%/lib-python/3/test/namespace_pkgs/both_portions/foo/one.py -%%PYPY_DIR%%/lib-python/3/test/namespace_pkgs/both_portions/foo/two.py -%%PYPY_DIR%%/lib-python/3/test/namespace_pkgs/missing_directory.zip -%%PYPY_DIR%%/lib-python/3/test/namespace_pkgs/module_and_namespace_package/a_test.py -%%PYPY_DIR%%/lib-python/3/test/namespace_pkgs/module_and_namespace_package/a_test/empty -%%PYPY_DIR%%/lib-python/3/test/namespace_pkgs/nested_portion1.zip -%%PYPY_DIR%%/lib-python/3/test/namespace_pkgs/not_a_namespace_pkg/foo/__init__.py -%%PYPY_DIR%%/lib-python/3/test/namespace_pkgs/not_a_namespace_pkg/foo/one.py -%%PYPY_DIR%%/lib-python/3/test/namespace_pkgs/portion1/foo/one.py -%%PYPY_DIR%%/lib-python/3/test/namespace_pkgs/portion2/foo/two.py -%%PYPY_DIR%%/lib-python/3/test/namespace_pkgs/project1/parent/child/one.py -%%PYPY_DIR%%/lib-python/3/test/namespace_pkgs/project2/parent/child/two.py -%%PYPY_DIR%%/lib-python/3/test/namespace_pkgs/project3/parent/child/three.py -%%PYPY_DIR%%/lib-python/3/test/namespace_pkgs/top_level_portion1.zip %%PYPY_DIR%%/lib-python/3/test/nokia.pem %%PYPY_DIR%%/lib-python/3/test/nullbytecert.pem %%PYPY_DIR%%/lib-python/3/test/nullcert.pem @@ -1135,6 +1210,8 @@ bin/pypy3 %%PYPY_DIR%%/lib-python/3/test/pickletester.py %%PYPY_DIR%%/lib-python/3/test/profilee.py %%PYPY_DIR%%/lib-python/3/test/pstats.pck +%%PYPY_DIR%%/lib-python/3/test/pycacert.pem +%%PYPY_DIR%%/lib-python/3/test/pycakey.pem %%PYPY_DIR%%/lib-python/3/test/pyclbr_input.py %%PYPY_DIR%%/lib-python/3/test/pydoc_mod.py %%PYPY_DIR%%/lib-python/3/test/pydocfodder.py @@ -1146,10 +1223,11 @@ bin/pypy3 %%PYPY_DIR%%/lib-python/3/test/regrtest.py %%PYPY_DIR%%/lib-python/3/test/relimport.py %%PYPY_DIR%%/lib-python/3/test/reperf.py +%%PYPY_DIR%%/lib-python/3/test/revocation.crl %%PYPY_DIR%%/lib-python/3/test/sample_doctest.py %%PYPY_DIR%%/lib-python/3/test/sample_doctest_no_docstrings.py %%PYPY_DIR%%/lib-python/3/test/sample_doctest_no_doctests.py -%%PYPY_DIR%%/lib-python/3/test/script_helper.py +%%PYPY_DIR%%/lib-python/3/test/selfsigned_pythontestdotnet.pem %%PYPY_DIR%%/lib-python/3/test/seq_tests.py %%PYPY_DIR%%/lib-python/3/test/sgml_input.html %%PYPY_DIR%%/lib-python/3/test/sha256.pem @@ -1167,6 +1245,7 @@ bin/pypy3 %%PYPY_DIR%%/lib-python/3/test/ssl_key.passwd.pem %%PYPY_DIR%%/lib-python/3/test/ssl_key.pem %%PYPY_DIR%%/lib-python/3/test/ssl_servers.py +%%PYPY_DIR%%/lib-python/3/test/ssltests.py %%PYPY_DIR%%/lib-python/3/test/string_tests.py %%PYPY_DIR%%/lib-python/3/test/subprocessdata/fd_status.py %%PYPY_DIR%%/lib-python/3/test/subprocessdata/input_reader.py @@ -1174,17 +1253,45 @@ bin/pypy3 %%PYPY_DIR%%/lib-python/3/test/subprocessdata/qgrep.py %%PYPY_DIR%%/lib-python/3/test/subprocessdata/sigchild_ignore.py %%PYPY_DIR%%/lib-python/3/test/support/__init__.py +%%PYPY_DIR%%/lib-python/3/test/support/script_helper.py %%PYPY_DIR%%/lib-python/3/test/test___all__.py %%PYPY_DIR%%/lib-python/3/test/test___future__.py %%PYPY_DIR%%/lib-python/3/test/test__locale.py +%%PYPY_DIR%%/lib-python/3/test/test__opcode.py %%PYPY_DIR%%/lib-python/3/test/test__osx_support.py %%PYPY_DIR%%/lib-python/3/test/test_abc.py %%PYPY_DIR%%/lib-python/3/test/test_abstract_numbers.py %%PYPY_DIR%%/lib-python/3/test/test_aifc.py %%PYPY_DIR%%/lib-python/3/test/test_argparse.py %%PYPY_DIR%%/lib-python/3/test/test_array.py +%%PYPY_DIR%%/lib-python/3/test/test_asdl_parser.py %%PYPY_DIR%%/lib-python/3/test/test_ast.py %%PYPY_DIR%%/lib-python/3/test/test_asynchat.py +%%PYPY_DIR%%/lib-python/3/test/test_asyncio/__init__.py +%%PYPY_DIR%%/lib-python/3/test/test_asyncio/__main__.py +%%PYPY_DIR%%/lib-python/3/test/test_asyncio/echo.py +%%PYPY_DIR%%/lib-python/3/test/test_asyncio/echo2.py +%%PYPY_DIR%%/lib-python/3/test/test_asyncio/echo3.py +%%PYPY_DIR%%/lib-python/3/test/test_asyncio/keycert3.pem +%%PYPY_DIR%%/lib-python/3/test/test_asyncio/pycacert.pem +%%PYPY_DIR%%/lib-python/3/test/test_asyncio/ssl_cert.pem +%%PYPY_DIR%%/lib-python/3/test/test_asyncio/ssl_key.pem +%%PYPY_DIR%%/lib-python/3/test/test_asyncio/test_base_events.py +%%PYPY_DIR%%/lib-python/3/test/test_asyncio/test_events.py +%%PYPY_DIR%%/lib-python/3/test/test_asyncio/test_futures.py +%%PYPY_DIR%%/lib-python/3/test/test_asyncio/test_locks.py +%%PYPY_DIR%%/lib-python/3/test/test_asyncio/test_pep492.py +%%PYPY_DIR%%/lib-python/3/test/test_asyncio/test_proactor_events.py +%%PYPY_DIR%%/lib-python/3/test/test_asyncio/test_queues.py +%%PYPY_DIR%%/lib-python/3/test/test_asyncio/test_selector_events.py +%%PYPY_DIR%%/lib-python/3/test/test_asyncio/test_sslproto.py +%%PYPY_DIR%%/lib-python/3/test/test_asyncio/test_streams.py +%%PYPY_DIR%%/lib-python/3/test/test_asyncio/test_subprocess.py +%%PYPY_DIR%%/lib-python/3/test/test_asyncio/test_tasks.py +%%PYPY_DIR%%/lib-python/3/test/test_asyncio/test_transports.py +%%PYPY_DIR%%/lib-python/3/test/test_asyncio/test_unix_events.py +%%PYPY_DIR%%/lib-python/3/test/test_asyncio/test_windows_events.py +%%PYPY_DIR%%/lib-python/3/test/test_asyncio/test_windows_utils.py %%PYPY_DIR%%/lib-python/3/test/test_asyncore.py %%PYPY_DIR%%/lib-python/3/test/test_atexit.py %%PYPY_DIR%%/lib-python/3/test/test_audioop.py @@ -1229,7 +1336,6 @@ bin/pypy3 %%PYPY_DIR%%/lib-python/3/test/test_codecmaps_tw.py %%PYPY_DIR%%/lib-python/3/test/test_codecs.py %%PYPY_DIR%%/lib-python/3/test/test_codeop.py -%%PYPY_DIR%%/lib-python/3/test/test_coding.py %%PYPY_DIR%%/lib-python/3/test/test_collections.py %%PYPY_DIR%%/lib-python/3/test/test_colorsys.py %%PYPY_DIR%%/lib-python/3/test/test_compare.py @@ -1242,6 +1348,7 @@ bin/pypy3 %%PYPY_DIR%%/lib-python/3/test/test_contextlib.py %%PYPY_DIR%%/lib-python/3/test/test_copy.py %%PYPY_DIR%%/lib-python/3/test/test_copyreg.py +%%PYPY_DIR%%/lib-python/3/test/test_coroutines.py %%PYPY_DIR%%/lib-python/3/test/test_cprofile.py %%PYPY_DIR%%/lib-python/3/test/test_crashers.py %%PYPY_DIR%%/lib-python/3/test/test_crypt.py @@ -1277,6 +1384,8 @@ bin/pypy3 %%PYPY_DIR%%/lib-python/3/test/test_dummy_thread.py %%PYPY_DIR%%/lib-python/3/test/test_dummy_threading.py %%PYPY_DIR%%/lib-python/3/test/test_dynamic.py +%%PYPY_DIR%%/lib-python/3/test/test_dynamicclassattribute.py +%%PYPY_DIR%%/lib-python/3/test/test_eintr.py %%PYPY_DIR%%/lib-python/3/test/test_email/__init__.py %%PYPY_DIR%%/lib-python/3/test/test_email/__main__.py %%PYPY_DIR%%/lib-python/3/test/test_email/data/PyBanner048.gif @@ -1331,6 +1440,7 @@ bin/pypy3 %%PYPY_DIR%%/lib-python/3/test/test_email/test__encoded_words.py %%PYPY_DIR%%/lib-python/3/test/test_email/test__header_value_parser.py %%PYPY_DIR%%/lib-python/3/test/test_email/test_asian_codecs.py +%%PYPY_DIR%%/lib-python/3/test/test_email/test_contentmanager.py %%PYPY_DIR%%/lib-python/3/test/test_email/test_defect_handling.py %%PYPY_DIR%%/lib-python/3/test/test_email/test_email.py %%PYPY_DIR%%/lib-python/3/test/test_email/test_generator.py @@ -1343,6 +1453,7 @@ bin/pypy3 %%PYPY_DIR%%/lib-python/3/test/test_email/test_utils.py %%PYPY_DIR%%/lib-python/3/test/test_email/torture_test.py %%PYPY_DIR%%/lib-python/3/test/test_ensurepip.py +%%PYPY_DIR%%/lib-python/3/test/test_enum.py %%PYPY_DIR%%/lib-python/3/test/test_enumerate.py %%PYPY_DIR%%/lib-python/3/test/test_eof.py %%PYPY_DIR%%/lib-python/3/test/test_epoll.py @@ -1357,13 +1468,15 @@ bin/pypy3 %%PYPY_DIR%%/lib-python/3/test/test_filecmp.py %%PYPY_DIR%%/lib-python/3/test/test_fileinput.py %%PYPY_DIR%%/lib-python/3/test/test_fileio.py +%%PYPY_DIR%%/lib-python/3/test/test_finalization.py %%PYPY_DIR%%/lib-python/3/test/test_float.py %%PYPY_DIR%%/lib-python/3/test/test_flufl.py %%PYPY_DIR%%/lib-python/3/test/test_fnmatch.py %%PYPY_DIR%%/lib-python/3/test/test_fork1.py %%PYPY_DIR%%/lib-python/3/test/test_format.py %%PYPY_DIR%%/lib-python/3/test/test_fractions.py -%%PYPY_DIR%%/lib-python/3/test/test_frozen.py +%%PYPY_DIR%%/lib-python/3/test/test_frame.py +%%PYPY_DIR%%/lib-python/3/test/test_fstring.py %%PYPY_DIR%%/lib-python/3/test/test_ftplib.py %%PYPY_DIR%%/lib-python/3/test/test_funcattrs.py %%PYPY_DIR%%/lib-python/3/test/test_functools.py @@ -1399,25 +1512,37 @@ bin/pypy3 %%PYPY_DIR%%/lib-python/3/test/test_imaplib.py %%PYPY_DIR%%/lib-python/3/test/test_imghdr.py %%PYPY_DIR%%/lib-python/3/test/test_imp.py -%%PYPY_DIR%%/lib-python/3/test/test_import.py -%%PYPY_DIR%%/lib-python/3/test/test_importhooks.py +%%PYPY_DIR%%/lib-python/3/test/test_import/__init__.py +%%PYPY_DIR%%/lib-python/3/test/test_import/__main__.py +%%PYPY_DIR%%/lib-python/3/test/test_import/data/circular_imports/basic.py +%%PYPY_DIR%%/lib-python/3/test/test_import/data/circular_imports/basic2.py +%%PYPY_DIR%%/lib-python/3/test/test_import/data/circular_imports/indirect.py +%%PYPY_DIR%%/lib-python/3/test/test_import/data/circular_imports/rebinding.py +%%PYPY_DIR%%/lib-python/3/test/test_import/data/circular_imports/rebinding2.py +%%PYPY_DIR%%/lib-python/3/test/test_import/data/circular_imports/subpackage.py +%%PYPY_DIR%%/lib-python/3/test/test_import/data/circular_imports/subpkg/subpackage2.py +%%PYPY_DIR%%/lib-python/3/test/test_import/data/circular_imports/subpkg/util.py +%%PYPY_DIR%%/lib-python/3/test/test_import/data/circular_imports/util.py %%PYPY_DIR%%/lib-python/3/test/test_importlib/__init__.py %%PYPY_DIR%%/lib-python/3/test/test_importlib/__main__.py %%PYPY_DIR%%/lib-python/3/test/test_importlib/abc.py %%PYPY_DIR%%/lib-python/3/test/test_importlib/builtin/__init__.py +%%PYPY_DIR%%/lib-python/3/test/test_importlib/builtin/__main__.py %%PYPY_DIR%%/lib-python/3/test/test_importlib/builtin/test_finder.py %%PYPY_DIR%%/lib-python/3/test/test_importlib/builtin/test_loader.py -%%PYPY_DIR%%/lib-python/3/test/test_importlib/builtin/util.py %%PYPY_DIR%%/lib-python/3/test/test_importlib/extension/__init__.py +%%PYPY_DIR%%/lib-python/3/test/test_importlib/extension/__main__.py %%PYPY_DIR%%/lib-python/3/test/test_importlib/extension/test_case_sensitivity.py %%PYPY_DIR%%/lib-python/3/test/test_importlib/extension/test_finder.py %%PYPY_DIR%%/lib-python/3/test/test_importlib/extension/test_loader.py %%PYPY_DIR%%/lib-python/3/test/test_importlib/extension/test_path_hook.py -%%PYPY_DIR%%/lib-python/3/test/test_importlib/extension/util.py %%PYPY_DIR%%/lib-python/3/test/test_importlib/frozen/__init__.py +%%PYPY_DIR%%/lib-python/3/test/test_importlib/frozen/__main__.py %%PYPY_DIR%%/lib-python/3/test/test_importlib/frozen/test_finder.py %%PYPY_DIR%%/lib-python/3/test/test_importlib/frozen/test_loader.py %%PYPY_DIR%%/lib-python/3/test/test_importlib/import_/__init__.py +%%PYPY_DIR%%/lib-python/3/test/test_importlib/import_/__main__.py +%%PYPY_DIR%%/lib-python/3/test/test_importlib/import_/test___loader__.py %%PYPY_DIR%%/lib-python/3/test/test_importlib/import_/test___package__.py %%PYPY_DIR%%/lib-python/3/test/test_importlib/import_/test_api.py %%PYPY_DIR%%/lib-python/3/test/test_importlib/import_/test_caching.py @@ -1426,20 +1551,36 @@ bin/pypy3 %%PYPY_DIR%%/lib-python/3/test/test_importlib/import_/test_packages.py %%PYPY_DIR%%/lib-python/3/test/test_importlib/import_/test_path.py %%PYPY_DIR%%/lib-python/3/test/test_importlib/import_/test_relative_imports.py -%%PYPY_DIR%%/lib-python/3/test/test_importlib/import_/util.py +%%PYPY_DIR%%/lib-python/3/test/test_importlib/namespace_pkgs/both_portions/foo/one.py +%%PYPY_DIR%%/lib-python/3/test/test_importlib/namespace_pkgs/both_portions/foo/two.py +%%PYPY_DIR%%/lib-python/3/test/test_importlib/namespace_pkgs/missing_directory.zip +%%PYPY_DIR%%/lib-python/3/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test.py +%%PYPY_DIR%%/lib-python/3/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test/empty +%%PYPY_DIR%%/lib-python/3/test/test_importlib/namespace_pkgs/nested_portion1.zip +%%PYPY_DIR%%/lib-python/3/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/__init__.py +%%PYPY_DIR%%/lib-python/3/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/one.py +%%PYPY_DIR%%/lib-python/3/test/test_importlib/namespace_pkgs/portion1/foo/one.py +%%PYPY_DIR%%/lib-python/3/test/test_importlib/namespace_pkgs/portion2/foo/two.py +%%PYPY_DIR%%/lib-python/3/test/test_importlib/namespace_pkgs/project1/parent/child/one.py +%%PYPY_DIR%%/lib-python/3/test/test_importlib/namespace_pkgs/project2/parent/child/two.py +%%PYPY_DIR%%/lib-python/3/test/test_importlib/namespace_pkgs/project3/parent/child/three.py +%%PYPY_DIR%%/lib-python/3/test/test_importlib/namespace_pkgs/top_level_portion1.zip %%PYPY_DIR%%/lib-python/3/test/test_importlib/regrtest.py %%PYPY_DIR%%/lib-python/3/test/test_importlib/source/__init__.py -%%PYPY_DIR%%/lib-python/3/test/test_importlib/source/test_abc_loader.py +%%PYPY_DIR%%/lib-python/3/test/test_importlib/source/__main__.py %%PYPY_DIR%%/lib-python/3/test/test_importlib/source/test_case_sensitivity.py %%PYPY_DIR%%/lib-python/3/test/test_importlib/source/test_file_loader.py %%PYPY_DIR%%/lib-python/3/test/test_importlib/source/test_finder.py %%PYPY_DIR%%/lib-python/3/test/test_importlib/source/test_path_hook.py %%PYPY_DIR%%/lib-python/3/test/test_importlib/source/test_source_encoding.py -%%PYPY_DIR%%/lib-python/3/test/test_importlib/source/util.py %%PYPY_DIR%%/lib-python/3/test/test_importlib/test_abc.py %%PYPY_DIR%%/lib-python/3/test/test_importlib/test_api.py +%%PYPY_DIR%%/lib-python/3/test/test_importlib/test_lazy.py %%PYPY_DIR%%/lib-python/3/test/test_importlib/test_locks.py +%%PYPY_DIR%%/lib-python/3/test/test_importlib/test_namespace_pkgs.py +%%PYPY_DIR%%/lib-python/3/test/test_importlib/test_spec.py %%PYPY_DIR%%/lib-python/3/test/test_importlib/test_util.py +%%PYPY_DIR%%/lib-python/3/test/test_importlib/test_windows.py %%PYPY_DIR%%/lib-python/3/test/test_importlib/util.py %%PYPY_DIR%%/lib-python/3/test/test_index.py %%PYPY_DIR%%/lib-python/3/test/test_inspect.py @@ -1458,6 +1599,7 @@ bin/pypy3 %%PYPY_DIR%%/lib-python/3/test/test_json/test_default.py %%PYPY_DIR%%/lib-python/3/test/test_json/test_dump.py %%PYPY_DIR%%/lib-python/3/test/test_json/test_encode_basestring_ascii.py +%%PYPY_DIR%%/lib-python/3/test/test_json/test_enum.py %%PYPY_DIR%%/lib-python/3/test/test_json/test_fail.py %%PYPY_DIR%%/lib-python/3/test/test_json/test_float.py %%PYPY_DIR%%/lib-python/3/test/test_json/test_indent.py @@ -1470,6 +1612,7 @@ bin/pypy3 %%PYPY_DIR%%/lib-python/3/test/test_json/test_speedups.py %%PYPY_DIR%%/lib-python/3/test/test_json/test_tool.py %%PYPY_DIR%%/lib-python/3/test/test_json/test_unicode.py +%%PYPY_DIR%%/lib-python/3/test/test_keyword.py %%PYPY_DIR%%/lib-python/3/test/test_keywordonlyarg.py %%PYPY_DIR%%/lib-python/3/test/test_kqueue.py %%PYPY_DIR%%/lib-python/3/test/test_largefile.py @@ -1498,8 +1641,10 @@ bin/pypy3 %%PYPY_DIR%%/lib-python/3/test/test_modulefinder.py %%PYPY_DIR%%/lib-python/3/test/test_msilib.py %%PYPY_DIR%%/lib-python/3/test/test_multibytecodec.py -%%PYPY_DIR%%/lib-python/3/test/test_multiprocessing.py -%%PYPY_DIR%%/lib-python/3/test/test_namespace_pkgs.py +%%PYPY_DIR%%/lib-python/3/test/test_multiprocessing_fork.py +%%PYPY_DIR%%/lib-python/3/test/test_multiprocessing_forkserver.py +%%PYPY_DIR%%/lib-python/3/test/test_multiprocessing_main_handling.py +%%PYPY_DIR%%/lib-python/3/test/test_multiprocessing_spawn.py %%PYPY_DIR%%/lib-python/3/test/test_netrc.py %%PYPY_DIR%%/lib-python/3/test/test_nis.py %%PYPY_DIR%%/lib-python/3/test/test_nntplib.py @@ -1510,21 +1655,22 @@ bin/pypy3 %%PYPY_DIR%%/lib-python/3/test/test_openpty.py %%PYPY_DIR%%/lib-python/3/test/test_operator.py %%PYPY_DIR%%/lib-python/3/test/test_optparse.py +%%PYPY_DIR%%/lib-python/3/test/test_ordered_dict.py %%PYPY_DIR%%/lib-python/3/test/test_os.py %%PYPY_DIR%%/lib-python/3/test/test_ossaudiodev.py %%PYPY_DIR%%/lib-python/3/test/test_osx_env.py %%PYPY_DIR%%/lib-python/3/test/test_parser.py +%%PYPY_DIR%%/lib-python/3/test/test_pathlib.py %%PYPY_DIR%%/lib-python/3/test/test_pdb.py %%PYPY_DIR%%/lib-python/3/test/test_peepholer.py %%PYPY_DIR%%/lib-python/3/test/test_pep247.py -%%PYPY_DIR%%/lib-python/3/test/test_pep263.py %%PYPY_DIR%%/lib-python/3/test/test_pep277.py -%%PYPY_DIR%%/lib-python/3/test/test_pep292.py %%PYPY_DIR%%/lib-python/3/test/test_pep3120.py %%PYPY_DIR%%/lib-python/3/test/test_pep3131.py %%PYPY_DIR%%/lib-python/3/test/test_pep3151.py %%PYPY_DIR%%/lib-python/3/test/test_pep352.py %%PYPY_DIR%%/lib-python/3/test/test_pep380.py +%%PYPY_DIR%%/lib-python/3/test/test_pep479.py %%PYPY_DIR%%/lib-python/3/test/test_pickle.py %%PYPY_DIR%%/lib-python/3/test/test_pickletools.py %%PYPY_DIR%%/lib-python/3/test/test_pipes.py @@ -1558,6 +1704,7 @@ bin/pypy3 %%PYPY_DIR%%/lib-python/3/test/test_range.py %%PYPY_DIR%%/lib-python/3/test/test_re.py %%PYPY_DIR%%/lib-python/3/test/test_readline.py +%%PYPY_DIR%%/lib-python/3/test/test_regrtest.py %%PYPY_DIR%%/lib-python/3/test/test_reprlib.py %%PYPY_DIR%%/lib-python/3/test/test_resource.py %%PYPY_DIR%%/lib-python/3/test/test_richcmp.py @@ -1567,7 +1714,9 @@ bin/pypy3 %%PYPY_DIR%%/lib-python/3/test/test_sax.py *** DIFF OUTPUT TRUNCATED AT 1000 LINES *** From owner-svn-ports-head@freebsd.org Sun Apr 9 10:10:43 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 38E49D34637 for ; Sun, 9 Apr 2017 10:10:43 +0000 (UTC) (envelope-from sunpoet@sunpoet.net) Received: from mail-oi0-x230.google.com (mail-oi0-x230.google.com [IPv6:2607:f8b0:4003:c06::230]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id E82D0DFA for ; Sun, 9 Apr 2017 10:10:42 +0000 (UTC) (envelope-from sunpoet@sunpoet.net) Received: by mail-oi0-x230.google.com with SMTP id r203so122866191oib.3 for ; Sun, 09 Apr 2017 03:10:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sunpoet-net.20150623.gappssmtp.com; s=20150623; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc; bh=7QQOE64MqoUY3GQIHq30KxatVZa33PPL5KawtiUIxzI=; b=Qro+eUDSSJfik5jsAudAwezh3hYwCRtgPZYCnQc2v0IJnMIk3AeYcKYtHv1RAELUfD 9AsNlER3ppO/z0eJdIuAr2ZL63SyWCxwdj2ZP1RbGAcu7ArTI09rZZ5hrUDffEAnjuXo 9se0v6c4zvKoSx4tZdaEw693ZfcwrABK9i6JQyHS0dIxtjvmD8TCeifD94izNICPMcl0 Sc6XZVYOkTvmJ66S2DCYWUBl9WuPA0YVvb1nQjUEvYEJAII2g/Sbc7FLpwU9DGmXnTpa zRxyTEOm8kP4s51VXiX/Bsb/88AjTdc5wcNvgPZlLM+aywuk/vW7xC0n7FiBhJWxVwt1 BYxQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:sender:in-reply-to:references:from :date:message-id:subject:to:cc; bh=7QQOE64MqoUY3GQIHq30KxatVZa33PPL5KawtiUIxzI=; b=Xtby+PjLrT9BGLw8K0NEpFO8HuOXyUNf+aXccxEV4tSjj0dSDX+ftBkOc32mPue/rQ 6knAxBl+g35lshz/A7iswP73CZ70sx3r6K4xrB7F1u2PISuIyVXQL2bMR4dVwXiyzt/+ VVKAitE7ANdp59icf0ujt8d6cGPQKVjw5/+HQpz1r1C5/hL9/uyD9O3fILAZgql+m3hz CI0rXecfTjrvHrjohyEipjq2dOJoKAB8mLySRaHSEadURC5dwgBy9MouYl2XfKhGa26g cvWt+auW/WS7iasFJku4viUg/Y91FML0L2mjvZfyk9WtdOp1nttB6Gry0EA+J1Zfld2f JZoA== X-Gm-Message-State: AFeK/H3hXvxLp2HY7MxYX6EUcVSWRFCLNL2iLKlQ7Q1b8BgeBk2Q0LiDnGBR5IhMh6kSKZqHRroNGEQgrYKbBQ== X-Received: by 10.157.6.78 with SMTP id 72mr10304151otn.37.1491732641896; Sun, 09 Apr 2017 03:10:41 -0700 (PDT) MIME-Version: 1.0 Sender: sunpoet@sunpoet.net Received: by 10.157.23.33 with HTTP; Sun, 9 Apr 2017 03:10:01 -0700 (PDT) In-Reply-To: <201704090926.v399Qfqu055749@repo.freebsd.org> References: <201704090926.v399Qfqu055749@repo.freebsd.org> From: Sunpoet Po-Chuan Hsieh Date: Sun, 9 Apr 2017 18:10:01 +0800 X-Google-Sender-Auth: ibGFDi-aBeZz8aB5pHAz3yqqN6M Message-ID: Subject: Re: svn commit: r438092 - head/devel/bcc To: Joerg Wunsch Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 Apr 2017 10:10:43 -0000 On Sun, Apr 9, 2017 at 5:26 PM, Joerg Wunsch wrote: > Author: joerg > Date: Sun Apr 9 09:26:41 2017 > New Revision: 438092 > URL: https://svnweb.freebsd.org/changeset/ports/438092 > > Log: > Move this port's distfile to my FreeBSD local_distfiles. > > PR: 218506 > > Modified: > head/devel/bcc/Makefile > > Modified: head/devel/bcc/Makefile > ============================================================ > ================== > --- head/devel/bcc/Makefile Sun Apr 9 09:04:32 2017 (r438091) > +++ head/devel/bcc/Makefile Sun Apr 9 09:26:41 2017 (r438092) > @@ -3,16 +3,16 @@ > > PORTNAME= bcc > PORTVERSION= 1995.03.12 > -PORTREVISION= 1 > +PORTREVISION= 2 > CATEGORIES= devel lang > +MASTER_SITES= ${MASTER_SITE_LOCAL} > +MASTER_SITE_SUBDIR= joerg > That is "MASTER_SITES=LOCAL/joerg" Regards, sunpoet > DISTNAME= ${PORTNAME} > > MAINTAINER= joerg@FreeBSD.org > COMMENT= Bruce's C compiler (with as and ld); can do 16-bit code > > -BROKEN= unfetchable (MASTER_SITES not defined) > -DEPRECATED= Unfetchable for more than three months > -EXPIRATION_DATE= 2017-06-08 > +LICENSE= GPLv2 > > USES= uidfix > > _______________________________________________ > svn-ports-all@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/svn-ports-all > To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org" -- Sunpoet Po-Chuan Hsieh 4096R/CC57E36B 8AD8 68F2 7D2B 0A10 7E9B 8CC0 DC44 247E CC57 E36B http://people.FreeBSD.org/~sunpoet/pgpkeys.txt From owner-svn-ports-head@freebsd.org Sun Apr 9 10:26:24 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id BA216D34BE8; Sun, 9 Apr 2017 10:26:24 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 8A5C3A86; Sun, 9 Apr 2017 10:26:24 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v39AQNeu080510; Sun, 9 Apr 2017 10:26:23 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v39AQNaj080509; Sun, 9 Apr 2017 10:26:23 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201704091026.v39AQNaj080509@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Sun, 9 Apr 2017 10:26:23 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r438097 - head/Mk X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 Apr 2017 10:26:24 -0000 Author: bapt Date: Sun Apr 9 10:26:23 2017 New Revision: 438097 URL: https://svnweb.freebsd.org/changeset/ports/438097 Log: Garbage collect TMPPLIST_SORT which is not needed anymore since pkg(8) Approved by: portmgr (mat) Differential Revision: https://reviews.freebsd.org/D10324 Modified: head/Mk/bsd.port.mk Modified: head/Mk/bsd.port.mk ============================================================================== --- head/Mk/bsd.port.mk Sun Apr 9 10:06:05 2017 (r438096) +++ head/Mk/bsd.port.mk Sun Apr 9 10:26:23 2017 (r438097) @@ -2113,8 +2113,6 @@ PKGMESSAGE?= ${PKGDIR}/pkg-message _PKGMESSAGES+= ${PKGMESSAGE} TMPPLIST?= ${WRKDIR}/.PLIST.mktmp -TMPPLIST_SORT?= ${WRKDIR}/.PLIST.mktmp.sorted -TMPGUCMD?= ${WRKDIR}/.PLIST.gucmd .if defined(PKG_NOCOMPRESS) PKG_SUFX?= .tar @@ -4412,9 +4410,6 @@ generate-plist: ${WRKDIR} ${TMPPLIST}: @cd ${.CURDIR} && ${MAKE} generate-plist -${TMPPLIST_SORT}: ${TMPPLIST} - @${SORT} -u ${TMPPLIST} >${TMPPLIST_SORT} - .for _type in EXAMPLES DOCS .if !target(add-plist-${_type:tl}) .if defined(PORT${_type}) && !defined(NOPORT${_type}) From owner-svn-ports-head@freebsd.org Sun Apr 9 10:33:51 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id CD655D36064; Sun, 9 Apr 2017 10:33:51 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from prod2.absolight.net (prod2.absolight.net [79.143.243.136]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "plouf.absolight.net", Issuer "CAcert Class 3 Root" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 91F13213; Sun, 9 Apr 2017 10:33:51 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from prod2.absolight.net (localhost [127.0.0.1]) by prod2.absolight.net (Postfix) with ESMTP id C9753BDC89; Sun, 9 Apr 2017 12:33:48 +0200 (CEST) Received: from atuin.in.mat.cc (atuin.in.mat.cc [79.143.241.205]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client did not present a certificate) by prod2.absolight.net (Postfix) with ESMTPSA id 9EEEEBDC85; Sun, 9 Apr 2017 12:33:48 +0200 (CEST) Subject: Re: svn commit: r438065 - in head/print/ft2demos: . files To: Muhammad Moinur Rahman , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org References: <201704082016.v38KGhGO034939@repo.freebsd.org> From: Mathieu Arnold Organization: Absolight / The FreeBSD Foundation Message-ID: Date: Sun, 9 Apr 2017 12:33:46 +0200 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:45.0) Gecko/20100101 Thunderbird/45.8.0 MIME-Version: 1.0 In-Reply-To: <201704082016.v38KGhGO034939@repo.freebsd.org> Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="8LU46eMErLbRL0UEnWRb45tQBEsr8ufhE" X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 Apr 2017 10:33:51 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --8LU46eMErLbRL0UEnWRb45tQBEsr8ufhE Content-Type: multipart/mixed; boundary="80cr3qCxNSAtGCR7SCGblEb0odOt6XIBo"; protected-headers="v1" From: Mathieu Arnold To: Muhammad Moinur Rahman , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Message-ID: Subject: Re: svn commit: r438065 - in head/print/ft2demos: . files References: <201704082016.v38KGhGO034939@repo.freebsd.org> In-Reply-To: <201704082016.v38KGhGO034939@repo.freebsd.org> --80cr3qCxNSAtGCR7SCGblEb0odOt6XIBo Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Le 08/04/2017 =C3=A0 22:16, Muhammad Moinur Rahman a =C3=A9crit : > +MASTER_SITES=3D http://savannah.nongnu.org/download/freetype/ \ This should probably be SAVANNAH/freetype. --=20 Mathieu Arnold --80cr3qCxNSAtGCR7SCGblEb0odOt6XIBo-- --8LU46eMErLbRL0UEnWRb45tQBEsr8ufhE Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQJ8BAEBCgBmBQJY6g4LXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQzQUI2OTc4OUQyRUQxMjEwNjQ0MEJBNUIz QTQ1MTZGMzUxODNDRTQ4AAoJEDpFFvNRg85Iiz0P+gMXcTe3XQA4OlafQLIJv8fn QTs0bHQGhn8Iz01AkYelqAWLmK4I0J5Kv4vrGt3+0l1yCqzk/zZWfW81hWnedOZ3 MhbeOT1Gbp0njz840sKDVTeIV2CZWPkecEK/EVl88XmxdnfZfNUsHN2eSOV/CWHI camSlXXP3w5L9LxBN9HrpaBr6A7wW949Jjp+jax1u1270FTH15cVEVMngiclZa+/ vfnQ/1ePld18CNPBxQPz6wy6R+dIK60602AzncXdmw95qxV29xLV86ZwGlERH0HH f2p6pgDRvGSNuJtkL8ZV9W4PFzrdqeVTIho+xNX/1ABgIUjfJjPahqY5K6adw80K kZSCHk0oqsxJUK/y8L39hVy/yOfXzHL3xB+7a5ofRKn/LawlTxMdPyGaTVNOi1nf N6LzLAjYk93I4l+U24LbkHxZND0Dl4I/UPD7zvCEL0WRA/JnexPDApg4hXYMpi7E sEQ8xIQn6Ckrh6ilF6YVrqCbwoSaNMSdEidtNM7wFPrkPOtJiQJJanGbeCNhOuzV mUgHbWnFqj+QYsjyuXVzqltDrynXgqDN3dZnnvwwkUdEeVvB+uG2RYYujqZZLE8M BnvNEljeIdf4czuadAad7zew+1+MqTABgLJ5gWfVdTt2+9NcxlklYMF4vyE3TN/E jvL3s69e/Cdy/jqdae4/ =OWbk -----END PGP SIGNATURE----- --8LU46eMErLbRL0UEnWRb45tQBEsr8ufhE-- From owner-svn-ports-head@freebsd.org Sun Apr 9 10:52:38 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id CBD50D36416; Sun, 9 Apr 2017 10:52:38 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 9C23EBF1; Sun, 9 Apr 2017 10:52:38 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v39Aqb88092455; Sun, 9 Apr 2017 10:52:37 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v39AqbNE092453; Sun, 9 Apr 2017 10:52:37 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201704091052.v39AqbNE092453@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Sun, 9 Apr 2017 10:52:37 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r438098 - in head: Mk mail/qmail X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 Apr 2017 10:52:38 -0000 Author: bapt Date: Sun Apr 9 10:52:37 2017 New Revision: 438098 URL: https://svnweb.freebsd.org/changeset/ports/438098 Log: Gargabe collect install-mtree not used since pkg(8) Approved by: portmgr (mat) Modified: head/Mk/bsd.port.mk head/mail/qmail/Makefile Modified: head/Mk/bsd.port.mk ============================================================================== --- head/Mk/bsd.port.mk Sun Apr 9 10:26:23 2017 (r438097) +++ head/Mk/bsd.port.mk Sun Apr 9 10:52:37 2017 (r438098) @@ -3435,11 +3435,6 @@ check-umask: fi .endif -.if !target(install-mtree) -install-mtree: - @${DO_NADA} -.endif - .if !target(install-ldconfig-file) install-ldconfig-file: . if defined(USE_LDCONFIG) || defined(USE_LDCONFIG32) Modified: head/mail/qmail/Makefile ============================================================================== --- head/mail/qmail/Makefile Sun Apr 9 10:26:23 2017 (r438097) +++ head/mail/qmail/Makefile Sun Apr 9 10:52:37 2017 (r438098) @@ -381,8 +381,6 @@ TLS_USES= ssl .endif # Port will control all PREFIX handling. -install-mtree: - @${DO_NADA} NO_MTREE= yes NO_PREFIX_RMDIR=yes From owner-svn-ports-head@freebsd.org Sun Apr 9 10:58:28 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0F00DD364E3; Sun, 9 Apr 2017 10:58:28 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id CA82ED2A; Sun, 9 Apr 2017 10:58:27 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v39AwQuX092736; Sun, 9 Apr 2017 10:58:26 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v39AwQON092735; Sun, 9 Apr 2017 10:58:26 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201704091058.v39AwQON092735@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Sun, 9 Apr 2017 10:58:26 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r438099 - head/Mk X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 Apr 2017 10:58:28 -0000 Author: bapt Date: Sun Apr 9 10:58:26 2017 New Revision: 438099 URL: https://svnweb.freebsd.org/changeset/ports/438099 Log: Readd still called by poudriere Approved by: portmgr (implicit) Modified: head/Mk/bsd.port.mk Modified: head/Mk/bsd.port.mk ============================================================================== --- head/Mk/bsd.port.mk Sun Apr 9 10:52:37 2017 (r438098) +++ head/Mk/bsd.port.mk Sun Apr 9 10:58:26 2017 (r438099) @@ -3435,6 +3435,12 @@ check-umask: fi .endif +# Needed for poudriere wait for at least a year before removing +# XXX 2017-04-09 +.if !target(install-mtree) +install-mtree: +.endif + .if !target(install-ldconfig-file) install-ldconfig-file: . if defined(USE_LDCONFIG) || defined(USE_LDCONFIG32) From owner-svn-ports-head@freebsd.org Sun Apr 9 11:27:55 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1A35CD36EA1; Sun, 9 Apr 2017 11:27:55 +0000 (UTC) (envelope-from cpm@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id DBC7CFB1; Sun, 9 Apr 2017 11:27:54 +0000 (UTC) (envelope-from cpm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v39BRsLQ005044; Sun, 9 Apr 2017 11:27:54 GMT (envelope-from cpm@FreeBSD.org) Received: (from cpm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v39BRraO005042; Sun, 9 Apr 2017 11:27:53 GMT (envelope-from cpm@FreeBSD.org) Message-Id: <201704091127.v39BRraO005042@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: cpm set sender to cpm@FreeBSD.org using -f From: "Carlos J. Puga Medina" Date: Sun, 9 Apr 2017 11:27:53 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r438100 - head/misc/py-socli X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 Apr 2017 11:27:55 -0000 Author: cpm Date: Sun Apr 9 11:27:53 2017 New Revision: 438100 URL: https://svnweb.freebsd.org/changeset/ports/438100 Log: misc/py-socli: update to 3.5 - Update PORTVERSION and distinfo checksum (3.5) - Add devel/py-urwid dependency Changelog: https://github.com/gautamkrishnar/socli/blob/master/CHANGELOG.rst Modified: head/misc/py-socli/Makefile head/misc/py-socli/distinfo Modified: head/misc/py-socli/Makefile ============================================================================== --- head/misc/py-socli/Makefile Sun Apr 9 10:58:26 2017 (r438099) +++ head/misc/py-socli/Makefile Sun Apr 9 11:27:53 2017 (r438100) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= socli -PORTVERSION= 3.4 +PORTVERSION= 3.5 CATEGORIES= misc python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -13,6 +13,7 @@ LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}colorama>=0:devel/py-colorama \ + ${PYTHON_PKGNAMEPREFIX}urwid>=0:devel/py-urwid \ ${PYTHON_PKGNAMEPREFIX}beautifulsoup>=0:www/py-beautifulsoup \ ${PYTHON_PKGNAMEPREFIX}requests>=0:www/py-requests \ ${PYTHON_PKGNAMEPREFIX}stackexchange>=0:devel/py-stackexchange Modified: head/misc/py-socli/distinfo ============================================================================== --- head/misc/py-socli/distinfo Sun Apr 9 10:58:26 2017 (r438099) +++ head/misc/py-socli/distinfo Sun Apr 9 11:27:53 2017 (r438100) @@ -1,3 +1,3 @@ -TIMESTAMP = 1489080427 -SHA256 (gautamkrishnar-socli-3.4_GH0.tar.gz) = 0001d0467855897167e6a44fa72ee476fa97a77fe958ae4d6da2c86e249b3182 -SIZE (gautamkrishnar-socli-3.4_GH0.tar.gz) = 15821 +TIMESTAMP = 1491735810 +SHA256 (gautamkrishnar-socli-3.5_GH0.tar.gz) = 5aca5d45604aa1edcf3ae1b84d8ab07d59c28cc02613a9129d40f6e3c954e65f +SIZE (gautamkrishnar-socli-3.5_GH0.tar.gz) = 27320 From owner-svn-ports-head@freebsd.org Sun Apr 9 12:03:43 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 074B9D2A2AC; Sun, 9 Apr 2017 12:03:43 +0000 (UTC) (envelope-from novel@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id BEA755F7; Sun, 9 Apr 2017 12:03:42 +0000 (UTC) (envelope-from novel@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v39C3fda021053; Sun, 9 Apr 2017 12:03:41 GMT (envelope-from novel@FreeBSD.org) Received: (from novel@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v39C3fQJ021046; Sun, 9 Apr 2017 12:03:41 GMT (envelope-from novel@FreeBSD.org) Message-Id: <201704091203.v39C3fQJ021046@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: novel set sender to novel@FreeBSD.org using -f From: Roman Bogorodskiy Date: Sun, 9 Apr 2017 12:03:41 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r438101 - in head/devel: . liberasurecode liberasurecode/files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 Apr 2017 12:03:43 -0000 Author: novel Date: Sun Apr 9 12:03:41 2017 New Revision: 438101 URL: https://svnweb.freebsd.org/changeset/ports/438101 Log: Add liberasurecode 1.4.0, unified Erasure Coding interface for common storage workloads. PR: 218434 Submitted by: Alexander Nusov Added: head/devel/liberasurecode/ head/devel/liberasurecode/Makefile (contents, props changed) head/devel/liberasurecode/distinfo (contents, props changed) head/devel/liberasurecode/files/ head/devel/liberasurecode/files/patch-test_Makefile.am (contents, props changed) head/devel/liberasurecode/files/patch-test_builtin_rs__vand_liberasurecode__rs__vand__test.c (contents, props changed) head/devel/liberasurecode/pkg-descr (contents, props changed) head/devel/liberasurecode/pkg-plist (contents, props changed) Modified: head/devel/Makefile Modified: head/devel/Makefile ============================================================================== --- head/devel/Makefile Sun Apr 9 11:27:53 2017 (r438100) +++ head/devel/Makefile Sun Apr 9 12:03:41 2017 (r438101) @@ -1291,6 +1291,7 @@ SUBDIR += libelf SUBDIR += libepoll-shim SUBDIR += libepp-nicbr + SUBDIR += liberasurecode SUBDIR += libesedb SUBDIR += libestr SUBDIR += libev Added: head/devel/liberasurecode/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/liberasurecode/Makefile Sun Apr 9 12:03:41 2017 (r438101) @@ -0,0 +1,24 @@ +# Created by: Alexander Nusov +# $FreeBSD$ + +PORTNAME= liberasurecode +PORTVERSION= 1.4.0 +CATEGORIES= devel + +MAINTAINER= alexander.nusov@nfvexpress.com +COMMENT= Unified Erasure Coding interface for common storage workloads + +LICENSE= BSD2CLAUSE + +USE_GITHUB= yes +GH_ACCOUNT= openstack + +USES= gmake pkgconfig autoreconf libtool +USE_LDCONFIG= yes +GNU_CONFIGURE= yes +CONFIGURE_ARGS= --with-pkgconfigdir="${PREFIX}/libdata/pkgconfig" \ + --disable-werror + +TEST_TARGET= test + +.include Added: head/devel/liberasurecode/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/liberasurecode/distinfo Sun Apr 9 12:03:41 2017 (r438101) @@ -0,0 +1,3 @@ +TIMESTAMP = 1491476820 +SHA256 (openstack-liberasurecode-1.4.0_GH0.tar.gz) = 71b3ed74147a042c6fa857261269bd348979ee28256156ce5ac045f30f2035cc +SIZE (openstack-liberasurecode-1.4.0_GH0.tar.gz) = 206187 Added: head/devel/liberasurecode/files/patch-test_Makefile.am ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/liberasurecode/files/patch-test_Makefile.am Sun Apr 9 12:03:41 2017 (r438101) @@ -0,0 +1,29 @@ +--- test/Makefile.am.orig 2017-04-06 11:15:44 UTC ++++ test/Makefile.am +@@ -5,22 +5,22 @@ test_xor_hd_code_SOURCES = \ + builtin/xor_codes/test_xor_hd_code.c \ + builtin/xor_codes/test_xor_hd_code.h + test_xor_hd_code_CPPFLAGS = -I$(top_srcdir)/include -I$(top_srcdir)/include/erasurecode -I$(top_srcdir)/include/xor_codes @GCOV_FLAGS@ +-test_xor_hd_code_LDFLAGS = @GCOV_LDFLAGS@ -static-libtool-libs $(top_builddir)/src/liberasurecode.la $(top_builddir)/src/builtin/xor_codes/libXorcode.la -ldl ++test_xor_hd_code_LDFLAGS = @GCOV_LDFLAGS@ -static-libtool-libs $(top_builddir)/src/liberasurecode.la $(top_builddir)/src/builtin/xor_codes/libXorcode.la + check_PROGRAMS = test_xor_hd_code + + alg_sig_test_SOURCES = utils/chksum/test_alg_sig.c + alg_sig_test_CPPFLAGS = -I$(top_srcdir)/include -I$(top_srcdir)/include/erasurecode -I$(top_srcdir)/include/xor_codes @GCOV_FLAGS@ +-alg_sig_test_LDFLAGS = @GCOV_LDFLAGS@ -static-libtool-libs $(top_builddir)/src/liberasurecode.la -ldl ++alg_sig_test_LDFLAGS = @GCOV_LDFLAGS@ -static-libtool-libs $(top_builddir)/src/liberasurecode.la + check_PROGRAMS += alg_sig_test + + liberasurecode_test_SOURCES = liberasurecode_test.c + liberasurecode_test_CPPFLAGS = -I$(top_srcdir)/include -I$(top_srcdir)/include/erasurecode @GCOV_FLAGS@ +-liberasurecode_test_LDFLAGS = @GCOV_LDFLAGS@ $(top_builddir)/src/liberasurecode.la -ldl -lpthread ++liberasurecode_test_LDFLAGS = @GCOV_LDFLAGS@ $(top_builddir)/src/liberasurecode.la -lpthread + check_PROGRAMS += liberasurecode_test + + libec_slap_SOURCES = libec_slap.c + libec_slap_CPPFLAGS = -I. -I$(top_srcdir)/include -I$(top_srcdir)/include/erasurecode @GCOV_FLAGS@ +-libec_slap_LDFLAGS = @GCOV_LDFLAGS@ $(top_builddir)/src/liberasurecode.la -ldl -lpthread ++libec_slap_LDFLAGS = @GCOV_LDFLAGS@ $(top_builddir)/src/liberasurecode.la -lpthread + check_PROGRAMS += libec_slap + + rs_galois_test_SOURCES = builtin/rs_vand/rs_galois_test.c Added: head/devel/liberasurecode/files/patch-test_builtin_rs__vand_liberasurecode__rs__vand__test.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/liberasurecode/files/patch-test_builtin_rs__vand_liberasurecode__rs__vand__test.c Sun Apr 9 12:03:41 2017 (r438101) @@ -0,0 +1,13 @@ +--- test/builtin/rs_vand/liberasurecode_rs_vand_test.c.orig 2017-04-06 11:14:01 UTC ++++ test/builtin/rs_vand/liberasurecode_rs_vand_test.c +@@ -32,6 +32,10 @@ + #include + #include + ++#ifdef __FreeBSD__ ++#include ++#endif ++ + int test_make_systematic_matrix(int k, int m) + { + int *matrix = make_systematic_matrix(k, m); Added: head/devel/liberasurecode/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/liberasurecode/pkg-descr Sun Apr 9 12:03:41 2017 (r438101) @@ -0,0 +1,4 @@ +liberasurecode is an Erasure Code API library written in C with pluggable +Erasure Code backends. + +WWW: https://github.com/openstack/liberasurecode Added: head/devel/liberasurecode/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/liberasurecode/pkg-plist Sun Apr 9 12:03:41 2017 (r438101) @@ -0,0 +1,39 @@ +include/config_liberasurecode.h +include/erasurecode.h +include/erasurecode_helpers.h +include/erasurecode_stdinc.h +include/erasurecode_version.h +include/liberasurecode/alg_sig.h +include/liberasurecode/config_liberasurecode.h +include/liberasurecode/erasurecode.h +include/liberasurecode/erasurecode_backend.h +include/liberasurecode/erasurecode_helpers.h +include/liberasurecode/erasurecode_helpers_ext.h +include/liberasurecode/erasurecode_log.h +include/liberasurecode/erasurecode_postprocessing.h +include/liberasurecode/erasurecode_preprocessing.h +include/liberasurecode/erasurecode_stdinc.h +include/liberasurecode/erasurecode_version.h +include/liberasurecode/liberasurecode_rs_vand.h +include/liberasurecode/list.h +include/liberasurecode/rs_galois.h +include/liberasurecode/xor_code.h +include/liberasurecode/xor_hd_code_defs.h +lib/libXorcode.a +lib/libXorcode.so +lib/libXorcode.so.1 +lib/libXorcode.so.1.0.1 +lib/liberasurecode.a +lib/liberasurecode.so +lib/liberasurecode.so.1 +lib/liberasurecode.so.1.4.0 +lib/liberasurecode_rs_vand.a +lib/liberasurecode_rs_vand.so +lib/liberasurecode_rs_vand.so.1 +lib/liberasurecode_rs_vand.so.1.0.1 +lib/libnullcode.a +lib/libnullcode.so +lib/libnullcode.so.1 +lib/libnullcode.so.1.0.1 +libdata/pkgconfig/erasurecode-1.pc +@dir %%DATADIR%%/html/liberasurecode From owner-svn-ports-head@freebsd.org Sun Apr 9 12:57:36 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B8831D35638; Sun, 9 Apr 2017 12:57:36 +0000 (UTC) (envelope-from joerg@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 8A38E82; Sun, 9 Apr 2017 12:57:36 +0000 (UTC) (envelope-from joerg@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v39CvZgx041985; Sun, 9 Apr 2017 12:57:35 GMT (envelope-from joerg@FreeBSD.org) Received: (from joerg@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v39CvZRO041983; Sun, 9 Apr 2017 12:57:35 GMT (envelope-from joerg@FreeBSD.org) Message-Id: <201704091257.v39CvZRO041983@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: joerg set sender to joerg@FreeBSD.org using -f From: Joerg Wunsch Date: Sun, 9 Apr 2017 12:57:35 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r438102 - in head: devel/bcc editors/bpatch X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 Apr 2017 12:57:36 -0000 Author: joerg Date: Sun Apr 9 12:57:35 2017 New Revision: 438102 URL: https://svnweb.freebsd.org/changeset/ports/438102 Log: Replace ${MASTER_SITE_LOCAL} by LOCAL/foo. Modified: head/devel/bcc/Makefile head/editors/bpatch/Makefile Modified: head/devel/bcc/Makefile ============================================================================== --- head/devel/bcc/Makefile Sun Apr 9 12:03:41 2017 (r438101) +++ head/devel/bcc/Makefile Sun Apr 9 12:57:35 2017 (r438102) @@ -5,8 +5,7 @@ PORTNAME= bcc PORTVERSION= 1995.03.12 PORTREVISION= 2 CATEGORIES= devel lang -MASTER_SITES= ${MASTER_SITE_LOCAL} -MASTER_SITE_SUBDIR= joerg +MASTER_SITES= LOCAL/joerg DISTNAME= ${PORTNAME} MAINTAINER= joerg@FreeBSD.org Modified: head/editors/bpatch/Makefile ============================================================================== --- head/editors/bpatch/Makefile Sun Apr 9 12:03:41 2017 (r438101) +++ head/editors/bpatch/Makefile Sun Apr 9 12:57:35 2017 (r438102) @@ -5,8 +5,7 @@ PORTNAME= bpatch PORTVERSION= 1.0 PORTREVISION= 1 CATEGORIES= editors -MASTER_SITES= ${MASTER_SITE_LOCAL} -MASTER_SITE_SUBDIR= joerg +MASTER_SITES= LOCAL/joerg DISTNAME= ${PORTNAME} MAINTAINER= joerg@FreeBSD.org From owner-svn-ports-head@freebsd.org Sun Apr 9 14:33:16 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A6281D365A7; Sun, 9 Apr 2017 14:33:16 +0000 (UTC) (envelope-from robak@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 77854FE5; Sun, 9 Apr 2017 14:33:16 +0000 (UTC) (envelope-from robak@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v39EXFKT082001; Sun, 9 Apr 2017 14:33:15 GMT (envelope-from robak@FreeBSD.org) Received: (from robak@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v39EXF5l081999; Sun, 9 Apr 2017 14:33:15 GMT (envelope-from robak@FreeBSD.org) Message-Id: <201704091433.v39EXF5l081999@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: robak set sender to robak@FreeBSD.org using -f From: Bartek Rutkowski Date: Sun, 9 Apr 2017 14:33:15 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r438103 - head/devel/py-botocore X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 Apr 2017 14:33:16 -0000 Author: robak Date: Sun Apr 9 14:33:15 2017 New Revision: 438103 URL: https://svnweb.freebsd.org/changeset/ports/438103 Log: devel/py-botocore: update 1.5.31 -> 1.5.37 PR: 218437 Submitted by: Bradley T. Hughes (maintainer) Modified: head/devel/py-botocore/Makefile head/devel/py-botocore/distinfo Modified: head/devel/py-botocore/Makefile ============================================================================== --- head/devel/py-botocore/Makefile Sun Apr 9 12:57:35 2017 (r438102) +++ head/devel/py-botocore/Makefile Sun Apr 9 14:33:15 2017 (r438103) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= botocore -PORTVERSION= 1.5.31 +PORTVERSION= 1.5.37 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-botocore/distinfo ============================================================================== --- head/devel/py-botocore/distinfo Sun Apr 9 12:57:35 2017 (r438102) +++ head/devel/py-botocore/distinfo Sun Apr 9 14:33:15 2017 (r438103) @@ -1,3 +1,3 @@ -TIMESTAMP = 1490793109 -SHA256 (botocore-1.5.31.tar.gz) = 9a11fa93785722822f291648920964724c41f756593dbf9a2d22ff2ea6a8b04f -SIZE (botocore-1.5.31.tar.gz) = 3512141 +TIMESTAMP = 1491511826 +SHA256 (botocore-1.5.37.tar.gz) = ebccaddb061c8f67a49e831d29f6c9209a0bfdc3f56793a69e8148f021210ea9 +SIZE (botocore-1.5.37.tar.gz) = 3554113 From owner-svn-ports-head@freebsd.org Sun Apr 9 14:47:17 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6EFE8D36C7E; Sun, 9 Apr 2017 14:47:17 +0000 (UTC) (envelope-from mmokhi@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 40F3DAD8; Sun, 9 Apr 2017 14:47:17 +0000 (UTC) (envelope-from mmokhi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v39ElGp7086277; Sun, 9 Apr 2017 14:47:16 GMT (envelope-from mmokhi@FreeBSD.org) Received: (from mmokhi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v39ElG4H086276; Sun, 9 Apr 2017 14:47:16 GMT (envelope-from mmokhi@FreeBSD.org) Message-Id: <201704091447.v39ElG4H086276@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mmokhi set sender to mmokhi@FreeBSD.org using -f From: Mahdi Mokhtari Date: Sun, 9 Apr 2017 14:47:16 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r438104 - head/net/ceph-devel X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 Apr 2017 14:47:17 -0000 Author: mmokhi Date: Sun Apr 9 14:47:16 2017 New Revision: 438104 URL: https://svnweb.freebsd.org/changeset/ports/438104 Log: Mark port as unbuildable for FreeBSD 10.X PR: 218484 Reported by: Willem Jan Withagen (maintainer) Reviewed by: mat (mentor) Approved by: mat (mentor) Differential Revision: https://reviews.freebsd.org/D10319 Modified: head/net/ceph-devel/Makefile Modified: head/net/ceph-devel/Makefile ============================================================================== --- head/net/ceph-devel/Makefile Sun Apr 9 14:33:15 2017 (r438103) +++ head/net/ceph-devel/Makefile Sun Apr 9 14:47:16 2017 (r438104) @@ -77,6 +77,7 @@ SHEBANG_FILES=src/rbdmap src/ceph-post-f # even though i386 will build, it is not really advised. ONLY_FOR_ARCHS= amd64 +IGNORE_FreeBSD_10= Doesnt build for FreeBSD 10.x USE_RC_SUBR= ceph USE_LDCONFIG= yes From owner-svn-ports-head@freebsd.org Sun Apr 9 14:58:02 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3C3A6D36F76; Sun, 9 Apr 2017 14:58:02 +0000 (UTC) (envelope-from robak@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 0904EFA6; Sun, 9 Apr 2017 14:58:01 +0000 (UTC) (envelope-from robak@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v39Ew1r2090399; Sun, 9 Apr 2017 14:58:01 GMT (envelope-from robak@FreeBSD.org) Received: (from robak@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v39Ew0kL090397; Sun, 9 Apr 2017 14:58:00 GMT (envelope-from robak@FreeBSD.org) Message-Id: <201704091458.v39Ew0kL090397@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: robak set sender to robak@FreeBSD.org using -f From: Bartek Rutkowski Date: Sun, 9 Apr 2017 14:58:00 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r438105 - head/devel/awscli X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 Apr 2017 14:58:02 -0000 Author: robak Date: Sun Apr 9 14:58:00 2017 New Revision: 438105 URL: https://svnweb.freebsd.org/changeset/ports/438105 Log: devel/awscli: update 1.11.68 -> 1.11.74 PR: 218438 Submitted by: Bradley T. Hughes (maintainer) Modified: head/devel/awscli/Makefile head/devel/awscli/distinfo Modified: head/devel/awscli/Makefile ============================================================================== --- head/devel/awscli/Makefile Sun Apr 9 14:47:16 2017 (r438104) +++ head/devel/awscli/Makefile Sun Apr 9 14:58:00 2017 (r438105) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= awscli -PORTVERSION= 1.11.68 +PORTVERSION= 1.11.74 CATEGORIES= devel MASTER_SITES= CHEESESHOP @@ -12,7 +12,7 @@ COMMENT= Universal Command Line Interfac LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE.txt -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}botocore>=1.5.31:devel/py-botocore \ +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}botocore>=1.5.37:devel/py-botocore \ ${PYTHON_PKGNAMEPREFIX}colorama>=0.2.5:devel/py-colorama \ ${PYTHON_PKGNAMEPREFIX}s3transfer>=0.1.9:net/py-s3transfer \ ${PYTHON_PKGNAMEPREFIX}docutils>=0.10:textproc/py-docutils \ Modified: head/devel/awscli/distinfo ============================================================================== --- head/devel/awscli/distinfo Sun Apr 9 14:47:16 2017 (r438104) +++ head/devel/awscli/distinfo Sun Apr 9 14:58:00 2017 (r438105) @@ -1,3 +1,3 @@ -TIMESTAMP = 1490793143 -SHA256 (awscli-1.11.68.tar.gz) = c9c0d1e9a4132d7447e994d6e17ba3a23138a17ce617c9ebef67cbdc64169f15 -SIZE (awscli-1.11.68.tar.gz) = 542089 +TIMESTAMP = 1491511960 +SHA256 (awscli-1.11.74.tar.gz) = d26fab241837f6009d2d28711cda084f1d0b9aafe6e062b5d3e3d9098c5f8215 +SIZE (awscli-1.11.74.tar.gz) = 542282 From owner-svn-ports-head@freebsd.org Sun Apr 9 15:05:42 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2040AD3510E; Sun, 9 Apr 2017 15:05:42 +0000 (UTC) (envelope-from danfe@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [96.47.72.132]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "freefall.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id EA4086D2; Sun, 9 Apr 2017 15:05:41 +0000 (UTC) (envelope-from danfe@freebsd.org) Received: by freefall.freebsd.org (Postfix, from userid 1033) id 1C25C74D2; Sun, 9 Apr 2017 15:05:41 +0000 (UTC) Date: Sun, 9 Apr 2017 15:05:41 +0000 From: Alexey Dokuchaev To: Mahdi Mokhtari Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r438104 - head/net/ceph-devel Message-ID: <20170409150541.GA75322@FreeBSD.org> References: <201704091447.v39ElG4H086276@repo.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201704091447.v39ElG4H086276@repo.freebsd.org> User-Agent: Mutt/1.7.1 (2016-10-04) X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 Apr 2017 15:05:42 -0000 On Sun, Apr 09, 2017 at 02:47:16PM +0000, Mahdi Mokhtari wrote: > New Revision: 438104 > URL: https://svnweb.freebsd.org/changeset/ports/438104 > > Log: > Mark port as unbuildable for FreeBSD 10.X > > PR: 218484 > Reported by: Willem Jan Withagen (maintainer) > Reviewed by: mat (mentor) > Approved by: mat (mentor) How did this got approved? > # even though i386 will build, it is not really advised. > ONLY_FOR_ARCHS= amd64 > +IGNORE_FreeBSD_10= Doesnt build for FreeBSD 10.x There is a spelling mistake, and also if it's unbuildable shouldn't it read BROKEN instead of IGNORE? ./danfe From owner-svn-ports-head@freebsd.org Sun Apr 9 15:35:38 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id CEBD6D35B52; Sun, 9 Apr 2017 15:35:38 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id ABE1C92D; Sun, 9 Apr 2017 15:35:38 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v39FZb6v006636; Sun, 9 Apr 2017 15:35:37 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v39FZbAS006635; Sun, 9 Apr 2017 15:35:37 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201704091535.v39FZbAS006635@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Sun, 9 Apr 2017 15:35:37 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r438106 - head/Mk X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 Apr 2017 15:35:38 -0000 Author: bapt Date: Sun Apr 9 15:35:37 2017 New Revision: 438106 URL: https://svnweb.freebsd.org/changeset/ports/438106 Log: Stop creating stubs targets calling /usr/bin/true It is not needed at all. While here remove: - the stub pre-everything:: declaration, let the framework define it if needed - remove the stub describe target with NO_DESCRIBE is set. It is useless - remove options-message it was only used by gnome and dropped a long time ago - remove pre-distclean it was never used Approved by: portmgr (mat) Differential Revision: https://reviews.freebsd.org/D10326 Modified: head/Mk/bsd.port.mk Modified: head/Mk/bsd.port.mk ============================================================================== --- head/Mk/bsd.port.mk Sun Apr 9 14:58:00 2017 (r438105) +++ head/Mk/bsd.port.mk Sun Apr 9 15:35:37 2017 (r438106) @@ -2776,24 +2776,17 @@ ${target}: .endif # !defined(NO_IGNORE) +ignorelist: .if defined(IGNORE) || defined(NO_PACKAGE) ignorelist: package-name -.else -ignorelist: - @${DO_NADA} .endif -.if defined(IGNORE) || defined(NO_PACKAGE) ignorelist-verbose: .if defined(IGNORE) @${ECHO_CMD} "${PKGNAME}|IGNORE: "${IGNORE:Q} -.else +.elif defined(NO_PACKAGE) @${ECHO_CMD} "${PKGNAME}|NO_PACKAGE: "${NO_PACKAGE:Q} .endif -.else -ignorelist-verbose: - @${DO_NADA} -.endif ################################################################ # Clean directories for ftp or CDROM. @@ -2874,40 +2867,20 @@ _OPTIONS_OK=yes # override from an individual Makefile. ################################################################ -# Disable checksum -.if defined(NO_CHECKSUM) && !target(checksum) -checksum: fetch - @${DO_NADA} -.endif - # Disable build .if defined(NO_BUILD) && !target(build) build: configure @${TOUCH} ${TOUCH_FLAGS} ${BUILD_COOKIE} .endif -# Disable test -.if defined(NO_TEST) && !target(test) -test: stage - @${DO_NADA} -.endif - # Disable package .if defined(NO_PACKAGE) && !target(package) package: -.if defined(IGNORE_SILENT) - @${DO_NADA} -.else +.if !defined(IGNORE_SILENT) @${ECHO_MSG} "===> ${PKGNAME} may not be packaged: "${NO_PACKAGE:Q}. .endif .endif -# Disable describe -.if defined(NO_DESCRIBE) && !target(describe) -describe: - @${DO_NADA} -.endif - ################################################################ # More standard targets start here. # @@ -2916,28 +2889,11 @@ describe: # adding pre-* or post-* targets/scripts, override these. ################################################################ -# Pre-everything - -pre-everything:: - @${DO_NADA} - .if defined(TRYBROKEN) && defined(BROKEN) buildanyway-message: @${ECHO_MSG} "Trying build of ${PKGNAME} even though it is marked BROKEN." .endif -options-message: -.if defined(GNOME_OPTION_MSG) && (!defined(PACKAGE_BUILDING) || !defined(BATCH)) - @for m in ${GNOME_OPTION_MSG}; do \ - ${ECHO_MSG} $$m; \ - done -.else - @${DO_NADA} -.endif -.if defined(_OPTIONS_READ) - @${ECHO_MSG} "===> Found saved configuration for ${_OPTIONS_READ}" -.endif - # Warn user about deprecated packages. Advisory only. .if !target(check-deprecated) @@ -3325,9 +3281,6 @@ do-test: fi; \ ${FALSE}; \ fi) -.elif !target(do-test) -do-test: - @${DO_NADA} .endif # Package @@ -3708,13 +3661,8 @@ clean: .endif .endif -.if !target(pre-distclean) -pre-distclean: - @${DO_NADA} -.endif - .if !target(distclean) -distclean: pre-distclean clean +distclean: clean @cd ${.CURDIR} && ${MAKE} delete-distfiles RESTRICTED_FILES="${_DISTFILES:Q} ${_PATCHFILES:Q}" .endif @@ -3807,7 +3755,7 @@ makesum: .if !target(checksum) checksum: fetch -.if !empty(_CKSUMFILES) +.if !empty(_CKSUMFILES) && !defined(NO_CHECKSUM) @${SETENV} \ ${_CHECKSUM_INIT_ENV} \ dp_CHECKSUM_ALGORITHMS='${CHECKSUM_ALGORITHMS:tu}' \ @@ -5352,9 +5300,7 @@ ${${target:tu}_COOKIE}: ${_${target:tu}_ .else # exists(cookie) ${${target:tu}_COOKIE}:: - @if [ -e ${.TARGET} ]; then \ - ${DO_NADA}; \ - else \ + @if [ ! -e ${.TARGET} ]; then \ cd ${.CURDIR} && ${MAKE} ${.TARGET}; \ fi .endif # !exists(cookie) @@ -5376,7 +5322,10 @@ pkg: ${_PKG_DEP} ${_PKG_REAL_SEQ} .endif .if !target(test) -test: ${_TEST_DEP} ${_TEST_REAL_SEQ} +test: ${_TEST_DEP} +.if !defined(NO_TEST) +test: ${_TEST_REAL_SEQ} +.endif .endif .endif From owner-svn-ports-head@freebsd.org Sun Apr 9 17:10:00 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0CDFDD36DC3; Sun, 9 Apr 2017 17:10:00 +0000 (UTC) (envelope-from farrokhi@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id CDEEC2E7; Sun, 9 Apr 2017 17:09:59 +0000 (UTC) (envelope-from farrokhi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v39H9wCk043085; Sun, 9 Apr 2017 17:09:58 GMT (envelope-from farrokhi@FreeBSD.org) Received: (from farrokhi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v39H9wvf043083; Sun, 9 Apr 2017 17:09:58 GMT (envelope-from farrokhi@FreeBSD.org) Message-Id: <201704091709.v39H9wvf043083@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: farrokhi set sender to farrokhi@FreeBSD.org using -f From: Babak Farrokhi Date: Sun, 9 Apr 2017 17:09:58 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r438107 - head/net/lft X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 Apr 2017 17:10:00 -0000 Author: farrokhi Date: Sun Apr 9 17:09:58 2017 New Revision: 438107 URL: https://svnweb.freebsd.org/changeset/ports/438107 Log: Update net/lft to 3.79 Reviewed by: mat Approved by: mat Differential Revision: https://reviews.freebsd.org/D10332 Modified: head/net/lft/Makefile head/net/lft/distinfo Modified: head/net/lft/Makefile ============================================================================== --- head/net/lft/Makefile Sun Apr 9 15:35:37 2017 (r438106) +++ head/net/lft/Makefile Sun Apr 9 17:09:58 2017 (r438107) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= lft -PORTVERSION= 3.78 +PORTVERSION= 3.79 PORTEPOCH= 1 CATEGORIES= net MASTER_SITES= http://pwhois.org/get/ Modified: head/net/lft/distinfo ============================================================================== --- head/net/lft/distinfo Sun Apr 9 15:35:37 2017 (r438106) +++ head/net/lft/distinfo Sun Apr 9 17:09:58 2017 (r438107) @@ -1,3 +1,3 @@ -TIMESTAMP = 1490418021 -SHA256 (lft-3.78.tar.gz) = 000575891b4094319a56d395c0ec576651fe76b251596ab19d3eb2e5f8d4bf78 -SIZE (lft-3.78.tar.gz) = 376574 +TIMESTAMP = 1491732346 +SHA256 (lft-3.79.tar.gz) = 08e5c7973551b529c850bffbc7152c4e5f0bcb1f07ebbb39151a7dc9a3bf9de0 +SIZE (lft-3.79.tar.gz) = 376655 From owner-svn-ports-head@freebsd.org Sun Apr 9 17:22:49 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3C895D363A9; Sun, 9 Apr 2017 17:22:49 +0000 (UTC) (envelope-from bofh@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 0CC16F65; Sun, 9 Apr 2017 17:22:48 +0000 (UTC) (envelope-from bofh@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v39HMmag050722; Sun, 9 Apr 2017 17:22:48 GMT (envelope-from bofh@FreeBSD.org) Received: (from bofh@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v39HMmmq050720; Sun, 9 Apr 2017 17:22:48 GMT (envelope-from bofh@FreeBSD.org) Message-Id: <201704091722.v39HMmmq050720@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bofh set sender to bofh@FreeBSD.org using -f From: Muhammad Moinur Rahman Date: Sun, 9 Apr 2017 17:22:48 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r438108 - head/www/py-textile X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 Apr 2017 17:22:49 -0000 Author: bofh Date: Sun Apr 9 17:22:47 2017 New Revision: 438108 URL: https://svnweb.freebsd.org/changeset/ports/438108 Log: www/py-textile: Update version 2.3.7=>2.3.8 Modified: head/www/py-textile/Makefile head/www/py-textile/distinfo Modified: head/www/py-textile/Makefile ============================================================================== --- head/www/py-textile/Makefile Sun Apr 9 17:09:58 2017 (r438107) +++ head/www/py-textile/Makefile Sun Apr 9 17:22:47 2017 (r438108) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= textile -PORTVERSION= 2.3.7 +PORTVERSION= 2.3.8 CATEGORIES= www textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/www/py-textile/distinfo ============================================================================== --- head/www/py-textile/distinfo Sun Apr 9 17:09:58 2017 (r438107) +++ head/www/py-textile/distinfo Sun Apr 9 17:22:47 2017 (r438108) @@ -1,3 +1,3 @@ -TIMESTAMP = 1491561051 -SHA256 (textile-2.3.7.tar.gz) = 21046471a237963434fb615a57acbe6bf27dfb4a244cf7886560a8582f7263ab -SIZE (textile-2.3.7.tar.gz) = 27717 +TIMESTAMP = 1491758261 +SHA256 (textile-2.3.8.tar.gz) = 7dc8402338761e8dfb778e13102c5b75522963c8eeca1b31dbbc22f867e94c9c +SIZE (textile-2.3.8.tar.gz) = 56556 From owner-svn-ports-head@freebsd.org Sun Apr 9 17:40:57 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 59C8FD368FF; Sun, 9 Apr 2017 17:40:57 +0000 (UTC) (envelope-from bofh@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 2BC149D4; Sun, 9 Apr 2017 17:40:57 +0000 (UTC) (envelope-from bofh@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v39HeuIP055222; Sun, 9 Apr 2017 17:40:56 GMT (envelope-from bofh@FreeBSD.org) Received: (from bofh@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v39HeuGh055220; Sun, 9 Apr 2017 17:40:56 GMT (envelope-from bofh@FreeBSD.org) Message-Id: <201704091740.v39HeuGh055220@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bofh set sender to bofh@FreeBSD.org using -f From: Muhammad Moinur Rahman Date: Sun, 9 Apr 2017 17:40:56 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r438109 - head/devel/p5-Test-API X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 Apr 2017 17:40:57 -0000 Author: bofh Date: Sun Apr 9 17:40:55 2017 New Revision: 438109 URL: https://svnweb.freebsd.org/changeset/ports/438109 Log: devel/p5-Test-API: Update version 0.005=>0.008 Modified: head/devel/p5-Test-API/Makefile head/devel/p5-Test-API/distinfo Modified: head/devel/p5-Test-API/Makefile ============================================================================== --- head/devel/p5-Test-API/Makefile Sun Apr 9 17:22:47 2017 (r438108) +++ head/devel/p5-Test-API/Makefile Sun Apr 9 17:40:55 2017 (r438109) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Test-API -PORTVERSION= 0.005 +PORTVERSION= 0.008 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:DAGOLDEN @@ -15,5 +15,6 @@ LICENSE= APACHE20 USES= perl5 USE_PERL5= configure +NO_ARCH= yes .include Modified: head/devel/p5-Test-API/distinfo ============================================================================== --- head/devel/p5-Test-API/distinfo Sun Apr 9 17:22:47 2017 (r438108) +++ head/devel/p5-Test-API/distinfo Sun Apr 9 17:40:55 2017 (r438109) @@ -1,2 +1,3 @@ -SHA256 (Test-API-0.005.tar.gz) = fde638cf0055a570586ca1afd2b56e750a907203f094a704548cf90b2c197d61 -SIZE (Test-API-0.005.tar.gz) = 17317 +TIMESTAMP = 1491758595 +SHA256 (Test-API-0.008.tar.gz) = 19e428384cd5b80a77693752c0bd7c4306da2401b162c6ba1a37df3ceac41a31 +SIZE (Test-API-0.008.tar.gz) = 18338 From owner-svn-ports-head@freebsd.org Sun Apr 9 18:13:05 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D74F1D36757; Sun, 9 Apr 2017 18:13:05 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 90C29AC; Sun, 9 Apr 2017 18:13:05 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v39ID4kG070903; Sun, 9 Apr 2017 18:13:04 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v39ID4NG070901; Sun, 9 Apr 2017 18:13:04 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201704091813.v39ID4NG070901@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Sun, 9 Apr 2017 18:13:04 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r438110 - in head/multimedia/handbrake: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 Apr 2017 18:13:05 -0000 Author: pi Date: Sun Apr 9 18:13:04 2017 New Revision: 438110 URL: https://svnweb.freebsd.org/changeset/ports/438110 Log: multimedia/handbrake: fix build after update to 1.0.3 PR: 218384 Submitted by: Walter Schwarzenfeld Reported by: Vladimir Omelchuk Reviewed by: naito.yuichiro@gmail.com, rkoberman@gmail.com Modified: head/multimedia/handbrake/Makefile head/multimedia/handbrake/files/patch-contrib_libbluray_A02-expose-clip__id.patch Modified: head/multimedia/handbrake/Makefile ============================================================================== --- head/multimedia/handbrake/Makefile Sun Apr 9 17:40:55 2017 (r438109) +++ head/multimedia/handbrake/Makefile Sun Apr 9 18:13:04 2017 (r438110) @@ -3,7 +3,7 @@ PORTNAME= handbrake PORTVERSION= 1.0.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= multimedia DIST_SUBDIR= ${PORTNAME} @@ -107,7 +107,7 @@ BUILD_DEPENDS+= ${LOCALBASE}/bin/ld:deve LIB_DEPENDS+= libvpx.so:multimedia/libvpx \ libdbus-glib-1.so:devel/dbus-glib \ libnotify.so:devel/libnotify -USES+= gettext +USES+= gettext desktop-file-utils USE_GNOME+= gtk30 intltool cairo gdkpixbuf2 .else CONFIGURE_ARGS+= --disable-gtk Modified: head/multimedia/handbrake/files/patch-contrib_libbluray_A02-expose-clip__id.patch ============================================================================== --- head/multimedia/handbrake/files/patch-contrib_libbluray_A02-expose-clip__id.patch Sun Apr 9 17:40:55 2017 (r438109) +++ head/multimedia/handbrake/files/patch-contrib_libbluray_A02-expose-clip__id.patch Sun Apr 9 18:13:04 2017 (r438110) @@ -1,11 +1,12 @@ ---- contrib/libbluray/A02-expose-clip_id.patch.orig 2017-02-25 20:56:19 UTC +--- contrib/libbluray/A02-expose-clip_id.patch.orig 2017-02-25 +20:56:19 UTC +++ contrib/libbluray/A02-expose-clip_id.patch @@ -35,3 +35,14 @@ index 3cd7118..177b3d4 100644 - -- + -- 2.5.5 - -+--- Makefile.in.orig 2017-03-25 19:30:14 UTC -++++ Makefile.in 2017-03-25 19:30:36 UTC + ++--- a/Makefile.in.orig 2017-03-25 19:30:14 UTC +++++ b/Makefile.in 2017-03-25 19:30:36 UTC +@@ -772,7 +772,7 @@ + MOSTLYCLEANFILES = $(DX_CLEANFILES) + @ENABLE_UDF_FALSE@POSIX_C_SOURCE = 200112L @@ -14,4 +15,4 @@ ++SET_FEATURES = -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=$(POSIX_C_SOURCE) -D_REENTRANT -D_XOPEN_SOURCE=700 + SET_INCLUDES = -I$(top_srcdir)/src -I$(top_srcdir)/src/libbluray -I$(top_builddir)/src/libbluray $(BDJAVA_CFLAGS) + AM_CFLAGS = -std=c99 $(SET_FEATURES) $(SET_INCLUDES) $(LIBXML2_CFLAGS) \ -+ $(FT2_CFLAGS) $(FONTCONFIG_CFLAGS) $(UDF_CFLAGS) \ ++ $(FT2_CFLAGS) $(FONTCONFIG_CFLAGS) $(UDF_CFLAGS) \ From owner-svn-ports-head@freebsd.org Sun Apr 9 18:13:40 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B1819D36785; Sun, 9 Apr 2017 18:13:40 +0000 (UTC) (envelope-from mmokhi.fbsd@gmail.com) Received: from mail-ua0-f170.google.com (mail-ua0-f170.google.com [209.85.217.170]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 73EDA18A; Sun, 9 Apr 2017 18:13:40 +0000 (UTC) (envelope-from mmokhi.fbsd@gmail.com) Received: by mail-ua0-f170.google.com with SMTP id u103so17645390uau.1; Sun, 09 Apr 2017 11:13:40 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:reply-to:in-reply-to:references :from:date:message-id:subject:to:cc; bh=2m0Xd0aQ20qffn/9nBRBNfoh2iQihadjXwPpRLOWpNE=; b=gvpAmzVcSiWxKL2R5qwHDoHF1zRrK/Muu97l7dA2MdW4F4xDeL2Dp90GjRaeaK0yyI IjKo7MiP6pAGnnN5H59r/imVXZLOIIHlqSLZAmgcs5UFwJqVckPpS7+/OpjYoU8S54FH 5RJfJjqk+YSj1zM+u5yK5U7x8/tStWVHin6YZ7R97YLbqBZHFx5RzCtEFTum1L/HpIRc 6eF3cdWlo1+RTlJV9bKB8yrYBWEVQZKCLca0t5a3dhVjS6K1/HsDlNwWESmc7D7KvSdU RsxuJkzz/QPX8cKwbNPpVJkQ4/Hzp5vupY8U2yXeF/lKRZHYiHkufe204e6Arq0kPB7w bLMg== X-Gm-Message-State: AN3rC/6+QXQ6amEjdV8hpfwhnNyDQqYEV5tWx3oRchWR3VSZ2Jvhb430YKnEGkCIMHZ8kQ== X-Received: by 10.159.35.17 with SMTP id 17mr3232177uae.17.1491751246734; Sun, 09 Apr 2017 08:20:46 -0700 (PDT) Received: from mail-vk0-f42.google.com (mail-vk0-f42.google.com. [209.85.213.42]) by smtp.gmail.com with ESMTPSA id b7sm2439331uab.40.2017.04.09.08.20.46 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sun, 09 Apr 2017 08:20:46 -0700 (PDT) Received: by mail-vk0-f42.google.com with SMTP id r69so98481875vke.2; Sun, 09 Apr 2017 08:20:46 -0700 (PDT) X-Received: by 10.31.96.69 with SMTP id u66mr19273061vkb.80.1491751246225; Sun, 09 Apr 2017 08:20:46 -0700 (PDT) MIME-Version: 1.0 Reply-To: mmokhi@freebsd.org Received: by 10.103.49.134 with HTTP; Sun, 9 Apr 2017 08:20:45 -0700 (PDT) In-Reply-To: <20170409150541.GA75322@FreeBSD.org> References: <201704091447.v39ElG4H086276@repo.freebsd.org> <20170409150541.GA75322@FreeBSD.org> From: Mahdi Mokhtari Date: Sun, 9 Apr 2017 19:50:45 +0430 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: svn commit: r438104 - head/net/ceph-devel To: Alexey Dokuchaev Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 Apr 2017 18:13:40 -0000 > There is a spelling mistake, and also if it's unbuildable shouldn't it > read BROKEN instead of IGNORE? About misspelling, I'm sorry [cause I'm not native speaker, please tell me] About IGNORE, I think it's better, because as I talked with maintainer about the cause (and comparing it to what I've read from handbook) the problem isn't temporary and then it'd be better to tell the build cluster not to build it (via IGNORE instead of BREAK). -- Best regards, MMokhi. From owner-svn-ports-head@freebsd.org Sun Apr 9 18:16:14 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8C7A6D367D1; Sun, 9 Apr 2017 18:16:14 +0000 (UTC) (envelope-from bofh@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 544DA2A1; Sun, 9 Apr 2017 18:16:14 +0000 (UTC) (envelope-from bofh@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v39IGDD5071124; Sun, 9 Apr 2017 18:16:13 GMT (envelope-from bofh@FreeBSD.org) Received: (from bofh@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v39IGDul071122; Sun, 9 Apr 2017 18:16:13 GMT (envelope-from bofh@FreeBSD.org) Message-Id: <201704091816.v39IGDul071122@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bofh set sender to bofh@FreeBSD.org using -f From: Muhammad Moinur Rahman Date: Sun, 9 Apr 2017 18:16:13 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r438111 - head/devel/pear-XML_Parser X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 Apr 2017 18:16:14 -0000 Author: bofh Date: Sun Apr 9 18:16:13 2017 New Revision: 438111 URL: https://svnweb.freebsd.org/changeset/ports/438111 Log: devel/pear-XML_Parser: Update version 1.3.6=>1.3.7 Modified: head/devel/pear-XML_Parser/Makefile head/devel/pear-XML_Parser/distinfo Modified: head/devel/pear-XML_Parser/Makefile ============================================================================== --- head/devel/pear-XML_Parser/Makefile Sun Apr 9 18:13:04 2017 (r438110) +++ head/devel/pear-XML_Parser/Makefile Sun Apr 9 18:16:13 2017 (r438111) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= XML_Parser -PORTVERSION= 1.3.6 +PORTVERSION= 1.3.7 CATEGORIES= devel pear MAINTAINER= bofh@FreeBSD.org Modified: head/devel/pear-XML_Parser/distinfo ============================================================================== --- head/devel/pear-XML_Parser/distinfo Sun Apr 9 18:13:04 2017 (r438110) +++ head/devel/pear-XML_Parser/distinfo Sun Apr 9 18:16:13 2017 (r438111) @@ -1,2 +1,3 @@ -SHA256 (PEAR/XML_Parser-1.3.6.tgz) = 2ce86764f683be152824a1fb2d2fa1799e5858781479b29b9b4dd8f4a0b39101 -SIZE (PEAR/XML_Parser-1.3.6.tgz) = 13422 +TIMESTAMP = 1491759731 +SHA256 (PEAR/XML_Parser-1.3.7.tgz) = 0d58bcc1d24c7aa9f6290cb5d01db1157d5e583d0e6d6066c0893b8b20b76a44 +SIZE (PEAR/XML_Parser-1.3.7.tgz) = 13339 From owner-svn-ports-head@freebsd.org Sun Apr 9 18:20:35 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 92776D36916; Sun, 9 Apr 2017 18:20:35 +0000 (UTC) (envelope-from bofh@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 6478061B; Sun, 9 Apr 2017 18:20:35 +0000 (UTC) (envelope-from bofh@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v39IKY71071399; Sun, 9 Apr 2017 18:20:34 GMT (envelope-from bofh@FreeBSD.org) Received: (from bofh@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v39IKYs3071397; Sun, 9 Apr 2017 18:20:34 GMT (envelope-from bofh@FreeBSD.org) Message-Id: <201704091820.v39IKYs3071397@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bofh set sender to bofh@FreeBSD.org using -f From: Muhammad Moinur Rahman Date: Sun, 9 Apr 2017 18:20:34 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r438112 - head/math/p5-Math-FFT X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 Apr 2017 18:20:35 -0000 Author: bofh Date: Sun Apr 9 18:20:34 2017 New Revision: 438112 URL: https://svnweb.freebsd.org/changeset/ports/438112 Log: math/p5-Math-FFT: Update version 1.32=>1.34 Modified: head/math/p5-Math-FFT/Makefile head/math/p5-Math-FFT/distinfo Modified: head/math/p5-Math-FFT/Makefile ============================================================================== --- head/math/p5-Math-FFT/Makefile Sun Apr 9 18:16:13 2017 (r438111) +++ head/math/p5-Math-FFT/Makefile Sun Apr 9 18:20:34 2017 (r438112) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Math-FFT -PORTVERSION= 1.32 +PORTVERSION= 1.34 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -16,4 +16,6 @@ LICENSE_COMB= dual USES= perl5 USE_PERL5= configure +post-install: + ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Math/FFT/FFT.so .include Modified: head/math/p5-Math-FFT/distinfo ============================================================================== --- head/math/p5-Math-FFT/distinfo Sun Apr 9 18:16:13 2017 (r438111) +++ head/math/p5-Math-FFT/distinfo Sun Apr 9 18:20:34 2017 (r438112) @@ -1,2 +1,3 @@ -SHA256 (Math-FFT-1.32.tar.gz) = 6c135371af70cc97157f01ac5ced6d0aa93f6821c6cfc2c1c201995de9200491 -SIZE (Math-FFT-1.32.tar.gz) = 48468 +TIMESTAMP = 1491759909 +SHA256 (Math-FFT-1.34.tar.gz) = df7badbb4c1d21189ab7a3face3ecf817ee19d2df6f226451d3bc8fa2b7a7348 +SIZE (Math-FFT-1.34.tar.gz) = 41732 From owner-svn-ports-head@freebsd.org Sun Apr 9 18:29:06 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id CD161D36E78; Sun, 9 Apr 2017 18:29:06 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 9F1E8DF8; Sun, 9 Apr 2017 18:29:06 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v39IT5Pa075475; Sun, 9 Apr 2017 18:29:05 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v39IT56F075473; Sun, 9 Apr 2017 18:29:05 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201704091829.v39IT56F075473@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Sun, 9 Apr 2017 18:29:05 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r438113 - in head/www/varnish5: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 Apr 2017 18:29:06 -0000 Author: feld Date: Sun Apr 9 18:29:05 2017 New Revision: 438113 URL: https://svnweb.freebsd.org/changeset/ports/438113 Log: www/varnish5: Fix rc script reload functionality VCL names can only use characters [A-Za-z0-9_] MFH: 2017Q2 Modified: head/www/varnish5/Makefile head/www/varnish5/files/varnishd.in Modified: head/www/varnish5/Makefile ============================================================================== --- head/www/varnish5/Makefile Sun Apr 9 18:20:34 2017 (r438112) +++ head/www/varnish5/Makefile Sun Apr 9 18:29:05 2017 (r438113) @@ -2,7 +2,7 @@ PORTNAME= varnish PORTVERSION= 5.1.1 -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= http://repo.varnish-cache.org/source/ PKGNAMESUFFIX= 5 Modified: head/www/varnish5/files/varnishd.in ============================================================================== --- head/www/varnish5/files/varnishd.in Sun Apr 9 18:20:34 2017 (r438112) +++ head/www/varnish5/files/varnishd.in Sun Apr 9 18:29:05 2017 (r438113) @@ -99,7 +99,7 @@ varnishd_reload() if [ -z "${varnishd_config}" ]; then echo "${name}: nothing to reload, no configuration file defined, builtin VCL used" else - _new_config_name="rc.d_reloaded@$(date +%Y%m%d%H%M%S)" + _new_config_name="reloaded_$(date +%Y%m%d%H%M%S)" _varnishadm_cmd="%%PREFIX%%/bin/varnishadm ${varnish_cli_flags}" if ! eval ${_varnishadm_cmd} vcl.list > /dev/null; then err 1 "${name}: can't connect to varnishadm" From owner-svn-ports-head@freebsd.org Sun Apr 9 19:26:30 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2F735D36FC4; Sun, 9 Apr 2017 19:26:30 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id D65A1D6E; Sun, 9 Apr 2017 19:26:29 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v39JQSeO099608; Sun, 9 Apr 2017 19:26:28 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v39JQS2q099605; Sun, 9 Apr 2017 19:26:28 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201704091926.v39JQS2q099605@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Sun, 9 Apr 2017 19:26:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r438115 - head/security/bearssl X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 Apr 2017 19:26:30 -0000 Author: feld Date: Sun Apr 9 19:26:28 2017 New Revision: 438115 URL: https://svnweb.freebsd.org/changeset/ports/438115 Log: security/bearssl: Update to 0.4 Now requires GCC. The Clang build is not functional as it fails to link. The cause is under investigation. Modified: head/security/bearssl/Makefile head/security/bearssl/distinfo head/security/bearssl/pkg-plist Modified: head/security/bearssl/Makefile ============================================================================== --- head/security/bearssl/Makefile Sun Apr 9 18:29:32 2017 (r438114) +++ head/security/bearssl/Makefile Sun Apr 9 19:26:28 2017 (r438115) @@ -2,8 +2,8 @@ # $FreeBSD$ PORTNAME= bearssl -PORTVERSION= 0.2 -PORTREVISION= 1 +PORTVERSION= 0.4 +PORTREVISION= 0 CATEGORIES= security devel MASTER_SITES= https://bearssl.org/ @@ -12,14 +12,12 @@ COMMENT= Implementation of TLS/SSL in C LICENSE= MIT -USES= compiler:c11 - -post-patch: - ${REINPLACE_CMD} 's|CC = gcc|CC ?= gcc|' ${WRKSRC}/Makefile +USES= compiler +USE_GCC= yes do-install: - ${INSTALL_PROGRAM} ${WRKSRC}/brssl ${STAGEDIR}${LOCALBASE}/bin/ - (cd ${WRKSRC}/inc && ${COPYTREE_SHARE} . ${STAGEDIR}${LOCALBASE}/include/) - ${INSTALL_DATA} ${WRKSRC}/libbearssl.a ${STAGEDIR}${LOCALBASE}/lib/ + ${INSTALL_PROGRAM} ${WRKSRC}/build/brssl ${STAGEDIR}${LOCALBASE}/bin/ + ${INSTALL_DATA} ${WRKSRC}/build/libbearssl.so ${STAGEDIR}${LOCALBASE}/lib/ + (cd ${WRKSRC}/inc && ${COPYTREE_SHARE} \* ${STAGEDIR}${LOCALBASE}/include) .include Modified: head/security/bearssl/distinfo ============================================================================== --- head/security/bearssl/distinfo Sun Apr 9 18:29:32 2017 (r438114) +++ head/security/bearssl/distinfo Sun Apr 9 19:26:28 2017 (r438115) @@ -1,3 +1,3 @@ -TIMESTAMP = 1483992695 -SHA256 (bearssl-0.2.tar.gz) = 8d7640b4112e7cf677a4a5f22a997cf89c4a18e51bc4843f6f16b7db7fe93f73 -SIZE (bearssl-0.2.tar.gz) = 531000 +TIMESTAMP = 1491764060 +SHA256 (bearssl-0.4.tar.gz) = 674d69ca6811a4a091de96d5866e22f06ffbf8d3765f0e884d9daeb80aa904d4 +SIZE (bearssl-0.4.tar.gz) = 633401 Modified: head/security/bearssl/pkg-plist ============================================================================== --- head/security/bearssl/pkg-plist Sun Apr 9 18:29:32 2017 (r438114) +++ head/security/bearssl/pkg-plist Sun Apr 9 19:26:28 2017 (r438115) @@ -10,4 +10,4 @@ include/bearssl_rsa.h include/bearssl_prf.h include/bearssl_pem.h include/bearssl_block.h -lib/libbearssl.a +lib/libbearssl.so From owner-svn-ports-head@freebsd.org Sun Apr 9 19:40:18 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A6005D363E4; Sun, 9 Apr 2017 19:40:18 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [96.47.72.132]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "freefall.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 670B7152F; Sun, 9 Apr 2017 19:40:18 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: by freefall.freebsd.org (Postfix, from userid 1235) id 8CEBD2253; Sun, 9 Apr 2017 19:40:17 +0000 (UTC) Date: Sun, 9 Apr 2017 21:40:17 +0200 From: Baptiste Daroussin To: Mark Felder Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r438115 - head/security/bearssl Message-ID: <20170409194017.iuzw72mcompsy5l4@ivaldir.net> References: <201704091926.v39JQS2q099605@repo.freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="2f3nifirdl2ks7ik" Content-Disposition: inline In-Reply-To: <201704091926.v39JQS2q099605@repo.freebsd.org> User-Agent: NeoMutt/20170306 (1.8.0) X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 Apr 2017 19:40:18 -0000 --2f3nifirdl2ks7ik Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Apr 09, 2017 at 07:26:28PM +0000, Mark Felder wrote: > Author: feld > Date: Sun Apr 9 19:26:28 2017 > New Revision: 438115 > URL: https://svnweb.freebsd.org/changeset/ports/438115 >=20 > Log: > security/bearssl: Update to 0.4 > =20 > Now requires GCC. The Clang build is not functional as it fails to link. > The cause is under investigation. >=20 > Modified: > head/security/bearssl/Makefile > head/security/bearssl/distinfo > head/security/bearssl/pkg-plist >=20 > Modified: head/security/bearssl/Makefile > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D > --- head/security/bearssl/Makefile Sun Apr 9 18:29:32 2017 (r438114) > +++ head/security/bearssl/Makefile Sun Apr 9 19:26:28 2017 (r438115) > @@ -2,8 +2,8 @@ > # $FreeBSD$ > =20 > PORTNAME=3D bearssl > -PORTVERSION=3D 0.2 > -PORTREVISION=3D 1 > +PORTVERSION=3D 0.4 > +PORTREVISION=3D 0 > CATEGORIES=3D security devel > MASTER_SITES=3D https://bearssl.org/ > =20 > @@ -12,14 +12,12 @@ COMMENT=3D Implementation of TLS/SSL in C > =20 > LICENSE=3D MIT > =20 > -USES=3D compiler:c11 > - > -post-patch: > - ${REINPLACE_CMD} 's|CC =3D gcc|CC ?=3D gcc|' ${WRKSRC}/Makefile > +USES=3D compiler > +USE_GCC=3D yes > =20 > do-install: > - ${INSTALL_PROGRAM} ${WRKSRC}/brssl ${STAGEDIR}${LOCALBASE}/bin/ > - (cd ${WRKSRC}/inc && ${COPYTREE_SHARE} . ${STAGEDIR}${LOCALBASE}/includ= e/) > - ${INSTALL_DATA} ${WRKSRC}/libbearssl.a ${STAGEDIR}${LOCALBASE}/lib/ > + ${INSTALL_PROGRAM} ${WRKSRC}/build/brssl ${STAGEDIR}${LOCALBASE}/bin/ > + ${INSTALL_DATA} ${WRKSRC}/build/libbearssl.so ${STAGEDIR}${LOCALBASE}/l= ib/ > + (cd ${WRKSRC}/inc && ${COPYTREE_SHARE} \* ${STAGEDIR}${LOCALBASE}/inclu= de) > =20 > .include >=20 > Modified: head/security/bearssl/distinfo > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D > --- head/security/bearssl/distinfo Sun Apr 9 18:29:32 2017 (r438114) > +++ head/security/bearssl/distinfo Sun Apr 9 19:26:28 2017 (r438115) > @@ -1,3 +1,3 @@ > -TIMESTAMP =3D 1483992695 > -SHA256 (bearssl-0.2.tar.gz) =3D 8d7640b4112e7cf677a4a5f22a997cf89c4a18e5= 1bc4843f6f16b7db7fe93f73 > -SIZE (bearssl-0.2.tar.gz) =3D 531000 > +TIMESTAMP =3D 1491764060 > +SHA256 (bearssl-0.4.tar.gz) =3D 674d69ca6811a4a091de96d5866e22f06ffbf8d3= 765f0e884d9daeb80aa904d4 > +SIZE (bearssl-0.4.tar.gz) =3D 633401 >=20 > Modified: head/security/bearssl/pkg-plist > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D > --- head/security/bearssl/pkg-plist Sun Apr 9 18:29:32 2017 (r438114) > +++ head/security/bearssl/pkg-plist Sun Apr 9 19:26:28 2017 (r438115) > @@ -10,4 +10,4 @@ include/bearssl_rsa.h > include/bearssl_prf.h > include/bearssl_pem.h > include/bearssl_block.h > -lib/libbearssl.a > +lib/libbearssl.so Would be nice if upstream could add a soname at the minimul and a version :) Bapt --2f3nifirdl2ks7ik Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCAAdFiEEgOTj3suS2urGXVU3Y4mL3PG3PloFAljqjh4ACgkQY4mL3PG3 Ploodw/9FFbTeF5fJg9+E7DG7mEgccK1Hk+MU5Ud7X/S74dQjcXkhdfBfenfgADJ WaghpxW2t+eka9yHAovBnq8lFlFkIXUkIaIKwY5YD76sNVXS0DkSVFoP/vIKu5r3 RmthjwKOWA1TyJ0aRggo4AZY/LJ7ZzK0S2NnE/CkXcoxpz3nAqYEfPUh+59jlg21 EG8Zofkx6XBSCvIkRg1GvZJ0LJIVzvos6crx0gA9wz9eGJKnOS7p07wNJcR7KXct PQIWt2MCAJ1phPkTI1oG4A2g6N0BNS7/7262n+Hga57yanmnB8x9qCubPZ7CvJDM TCJUOk5spLfEDCgy5pg1n87Yhjj5eP0LGvtqkeIesCKEQrfsQduEgGUdJewowE5E CdmOdms8UgB9WzUM9pdYUwyIFKJUb6Jr6C9GRtp6xXUSFcwRdy+VxIf8C/65T0b2 H5dmqCoHRIracAOK1xFt7Yu/7T47AtlY5r80m3urbIEXHpO+mY9i1Sr7WEkxdn1P Tx3lmM70TLaLtaPjiB5dJcsGLW3tht64Oy0/pCYl2avCHRGvEH+5ltn16Ixy91GM Cw6auJSEbc4qflf9x/tnWsS86eEA6ufAykw5/288029M7pzUDCsSdto+4MoUy4Ad tlKGDehkSvX47Y7DHNRdOpqmKhyTOvM3G9vQofBVB41XWjOT4Ro= =HCi/ -----END PGP SIGNATURE----- --2f3nifirdl2ks7ik-- From owner-svn-ports-head@freebsd.org Sun Apr 9 19:42:40 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 60A83D3659A; Sun, 9 Apr 2017 19:42:40 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from out1-smtp.messagingengine.com (out1-smtp.messagingengine.com [66.111.4.25]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 246FB1957; Sun, 9 Apr 2017 19:42:40 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from compute3.internal (compute3.nyi.internal [10.202.2.43]) by mailout.nyi.internal (Postfix) with ESMTP id BE18F208EA; Sun, 9 Apr 2017 15:42:38 -0400 (EDT) Received: from web3 ([10.202.2.213]) by compute3.internal (MEProxy); Sun, 09 Apr 2017 15:42:38 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :subject:to:x-me-sender:x-me-sender:x-sasl-enc; s=fm1; bh=3Nn0vt eASU9YMJoI4JWq/nzUTi2VZn/uFkxOhDLxAzc=; b=K0OizQRH9XtHwAW6js/nhM 4ROOwVo4fq4cvutmYLhKPlvdfzjSxjFW9Yk15tMbHL7xKKT8NbCKATFDns94mKlD lH2WG+k+sT5vUqh4C/Hek6Njv92VB8/3xJ3ejSJJMUyiAT/rveuvI7RuY5MrB4uy Jbx5X89IEmfv/3UhlWpNNE0u+O3sVu5nnTEkAoVt+fW9Lpenuii3Co1HkL4nRfZ/ oqHcAGgFsUo+TjYeoVSh65h453zrW1X/bVV6SDYqI6nxlODzPk/HfNvw4pe4K7Hf Bq2iZy+pU+ycdpLJIR4WSa/jCZ0f6DAc0jctix+Qa4cxNLwPYF1tnorRbI6n4OKQ == X-ME-Sender: Received: by mailuser.nyi.internal (Postfix, from userid 99) id 947849EBC8; Sun, 9 Apr 2017 15:42:38 -0400 (EDT) Message-Id: <1491766958.434277.939245144.6F90677A@webmail.messagingengine.com> From: Mark Felder To: Baptiste Daroussin Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="utf-8" X-Mailer: MessagingEngine.com Webmail Interface - ajax-7c174d5d In-Reply-To: <20170409194017.iuzw72mcompsy5l4@ivaldir.net> References: <201704091926.v39JQS2q099605@repo.freebsd.org> <20170409194017.iuzw72mcompsy5l4@ivaldir.net> Subject: Re: svn commit: r438115 - head/security/bearssl Date: Sun, 09 Apr 2017 14:42:38 -0500 X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 Apr 2017 19:42:40 -0000 On Sun, Apr 9, 2017, at 14:40, Baptiste Daroussin wrote: >> > > include/bearssl_block.h > > -lib/libbearssl.a > > +lib/libbearssl.so > > Would be nice if upstream could add a soname at the minimul and a version > :) > Yeah it needs to mature in a few areas, but I think Thomas is focused on the code first and foremost right now. I just hope having a port makes it feasible for people to start playing with it. -- Mark Felder ports-secteam & portmgr member feld@FreeBSD.org From owner-svn-ports-head@freebsd.org Sun Apr 9 19:46:49 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id DFAF4D3679C; Sun, 9 Apr 2017 19:46:49 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [96.47.72.132]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "freefall.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id BFE341CB7; Sun, 9 Apr 2017 19:46:49 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: by freefall.freebsd.org (Postfix, from userid 1235) id E6A08257C; Sun, 9 Apr 2017 19:46:48 +0000 (UTC) Date: Sun, 9 Apr 2017 21:46:48 +0200 From: Baptiste Daroussin To: Mark Felder Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r438115 - head/security/bearssl Message-ID: <20170409194648.pie7o7zxffaoww74@ivaldir.net> References: <201704091926.v39JQS2q099605@repo.freebsd.org> <20170409194017.iuzw72mcompsy5l4@ivaldir.net> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="rzir3qd7pny6w2op" Content-Disposition: inline In-Reply-To: <20170409194017.iuzw72mcompsy5l4@ivaldir.net> User-Agent: NeoMutt/20170306 (1.8.0) X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 Apr 2017 19:46:50 -0000 --rzir3qd7pny6w2op Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Apr 09, 2017 at 09:40:17PM +0200, Baptiste Daroussin wrote: > On Sun, Apr 09, 2017 at 07:26:28PM +0000, Mark Felder wrote: > > Author: feld > > Date: Sun Apr 9 19:26:28 2017 > > New Revision: 438115 > > URL: https://svnweb.freebsd.org/changeset/ports/438115 > >=20 > > Log: > > security/bearssl: Update to 0.4 > > =20 > > Now requires GCC. The Clang build is not functional as it fails to li= nk. > > The cause is under investigation. > >=20 > > Modified: > > head/security/bearssl/Makefile > > head/security/bearssl/distinfo > > head/security/bearssl/pkg-plist > >=20 > > Modified: head/security/bearssl/Makefile > > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D > > --- head/security/bearssl/Makefile Sun Apr 9 18:29:32 2017 (r438114) > > +++ head/security/bearssl/Makefile Sun Apr 9 19:26:28 2017 (r438115) > > @@ -2,8 +2,8 @@ > > # $FreeBSD$ > > =20 > > PORTNAME=3D bearssl > > -PORTVERSION=3D 0.2 > > -PORTREVISION=3D 1 > > +PORTVERSION=3D 0.4 > > +PORTREVISION=3D 0 > > CATEGORIES=3D security devel > > MASTER_SITES=3D https://bearssl.org/ > > =20 > > @@ -12,14 +12,12 @@ COMMENT=3D Implementation of TLS/SSL in C > > =20 > > LICENSE=3D MIT > > =20 > > -USES=3D compiler:c11 > > - > > -post-patch: > > - ${REINPLACE_CMD} 's|CC =3D gcc|CC ?=3D gcc|' ${WRKSRC}/Makefile > > +USES=3D compiler There is no point in leaving that > > +USE_GCC=3D yes > > =20 > > do-install: > > - ${INSTALL_PROGRAM} ${WRKSRC}/brssl ${STAGEDIR}${LOCALBASE}/bin/ > > - (cd ${WRKSRC}/inc && ${COPYTREE_SHARE} . ${STAGEDIR}${LOCALBASE}/incl= ude/) > > - ${INSTALL_DATA} ${WRKSRC}/libbearssl.a ${STAGEDIR}${LOCALBASE}/lib/ > > + ${INSTALL_PROGRAM} ${WRKSRC}/build/brssl ${STAGEDIR}${LOCALBASE}/bin/ > > + ${INSTALL_DATA} ${WRKSRC}/build/libbearssl.so ${STAGEDIR}${LOCALBASE}= /lib/ Should be INSTALL_LIB > > + (cd ${WRKSRC}/inc && ${COPYTREE_SHARE} \* ${STAGEDIR}${LOCALBASE}/inc= lude) > > =20 --rzir3qd7pny6w2op Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCAAdFiEEgOTj3suS2urGXVU3Y4mL3PG3PloFAljqj6gACgkQY4mL3PG3 PlqcSBAA4QXd43iGuQ4E8siQ89bh5xAkMR6gA7+C/KXD0POwOLGYk5L99VogkGYY P2EX4M2uTdAVvyCRV4s8h8Zu2lx3Vs1cKVnnOTeeO/O56gg6zxlCXrGZTa/cJnmg 0POvzvzprITZpXh5HM2pk6XQ/+8u/bxy1zQhstsCljlJVou+ekk7QfLOvD56Cpwv 5qFGvFmyhnQWv8TYLeuZLiJb0U+IAQnoBVSE1+2SlGkUn46x7wHWJBwUmptcKze1 7ejctRilE52iCOnSRQNNekp3O4o11CSe3pst12kp/vcLQeVNcX/22t5p7V06ycKb sQgapEp6orO7c6DnyNhHJsBCzLKgJkvezLL3T19P1Tan2MitgMlO7c9KJRjmCQgs CwPyI+ADlugPLLOQ5ZLK5vcNusLvGqVOWpaUtmzDOcNMYnmdGpzpOPU28EKfMUeH PO1V+vWLkk8q+ESRydV4GF0vqqCqgfD9oIhkZrebZl5CAd7myX93M4OSLyinD8eT tda29PC8mgljX1xRQf45VD9pocUuGXH8GPnumApCF1d4tUJUMBGqmp7OcQfAzdA4 ZMSDGsnGPb8xynFrMbfWFxXWRAQcEBmGI6jcVzMUCp8gd5SdxbzXja6Mp6K8mbqy q4RDv1xLeB5PENZ7ryCH/OAtF4B+Im2yaDF6gpqPAzB5RGqPRT4= =EOnl -----END PGP SIGNATURE----- --rzir3qd7pny6w2op-- From owner-svn-ports-head@freebsd.org Sun Apr 9 19:52:26 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8B592D36A40; Sun, 9 Apr 2017 19:52:26 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from out1-smtp.messagingengine.com (out1-smtp.messagingengine.com [66.111.4.25]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4895517F; Sun, 9 Apr 2017 19:52:26 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from compute3.internal (compute3.nyi.internal [10.202.2.43]) by mailout.nyi.internal (Postfix) with ESMTP id 736AC20A19; Sun, 9 Apr 2017 15:52:25 -0400 (EDT) Received: from web3 ([10.202.2.213]) by compute3.internal (MEProxy); Sun, 09 Apr 2017 15:52:25 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :subject:to:x-me-sender:x-me-sender:x-sasl-enc; s=fm1; bh=1oU1TT f+PqAblL4KaHlmx+dgz/MtU8kcZEemxAGVrT0=; b=YdTjuQMoQ05us0wf6EudaW hfWtT/uz5cDT0Ekt4RSmDpBMPuMFDqOeJLqaIVPdaBHhw8ivuHqhcShZqJx/ix7K 0sDAwse1RTXiYyKWdpUzXIYz1yCDdUnmzfPoHZ6gUQbnjqvI/t41zvpR1WwQNT7e gt8+IvqRm7BAsLw/0OVh8NZ95uibNbJuzU30L17mxF9SjdV9cT2XVkPtVx3z+fsq rLR6JvBv1qDiAlwI+AF4prDJRpCYfCtQYUjStKFCf+MeDdnqMoaRiA6NckFeqFaA kluA6pihualUzgGFGWWsD3nxaGmvQ99xg2ilgmpoYt8P6FeT3TD8A1KO4rtlwPwg == X-ME-Sender: Received: by mailuser.nyi.internal (Postfix, from userid 99) id 544379EBC8; Sun, 9 Apr 2017 15:52:25 -0400 (EDT) Message-Id: <1491767545.437293.939253256.195E5415@webmail.messagingengine.com> From: Mark Felder To: Baptiste Daroussin Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="utf-8" X-Mailer: MessagingEngine.com Webmail Interface - ajax-7c174d5d In-Reply-To: <20170409194648.pie7o7zxffaoww74@ivaldir.net> References: <201704091926.v39JQS2q099605@repo.freebsd.org> <20170409194017.iuzw72mcompsy5l4@ivaldir.net> <20170409194648.pie7o7zxffaoww74@ivaldir.net> Subject: Re: svn commit: r438115 - head/security/bearssl Date: Sun, 09 Apr 2017 14:52:25 -0500 X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 Apr 2017 19:52:26 -0000 On Sun, Apr 9, 2017, at 14:46, Baptiste Daroussin wrote: > > > > -post-patch: > > > - ${REINPLACE_CMD} 's|CC = gcc|CC ?= gcc|' ${WRKSRC}/Makefile > > > +USES= compiler > > There is no point in leaving that > > > +USE_GCC= yes Oh hrm. I thought I needed USES=compiler to do USE_GCC. Thanks! > > > + ${INSTALL_DATA} ${WRKSRC}/build/libbearssl.so ${STAGEDIR}${LOCALBASE}/lib/ > > Should be INSTALL_LIB > I have no idea how I didn't catch that when I originally made this port. Library is kind of useless with that mode... Cheers! -- Mark Felder ports-secteam & portmgr member feld@FreeBSD.org From owner-svn-ports-head@freebsd.org Sun Apr 9 19:53:35 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 05333D36A8B; Sun, 9 Apr 2017 19:53:35 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id CB50E27D; Sun, 9 Apr 2017 19:53:34 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v39JrX1v011479; Sun, 9 Apr 2017 19:53:33 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v39JrXCL011478; Sun, 9 Apr 2017 19:53:33 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201704091953.v39JrXCL011478@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Sun, 9 Apr 2017 19:53:33 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r438116 - head/security/bearssl X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 Apr 2017 19:53:35 -0000 Author: feld Date: Sun Apr 9 19:53:33 2017 New Revision: 438116 URL: https://svnweb.freebsd.org/changeset/ports/438116 Log: security/bearssl: Fix shared library installation While here remove useless USES=compiler Reported by: bapt Modified: head/security/bearssl/Makefile Modified: head/security/bearssl/Makefile ============================================================================== --- head/security/bearssl/Makefile Sun Apr 9 19:26:28 2017 (r438115) +++ head/security/bearssl/Makefile Sun Apr 9 19:53:33 2017 (r438116) @@ -3,7 +3,7 @@ PORTNAME= bearssl PORTVERSION= 0.4 -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= security devel MASTER_SITES= https://bearssl.org/ @@ -12,12 +12,11 @@ COMMENT= Implementation of TLS/SSL in C LICENSE= MIT -USES= compiler USE_GCC= yes do-install: ${INSTALL_PROGRAM} ${WRKSRC}/build/brssl ${STAGEDIR}${LOCALBASE}/bin/ - ${INSTALL_DATA} ${WRKSRC}/build/libbearssl.so ${STAGEDIR}${LOCALBASE}/lib/ + ${INSTALL_LIB} ${WRKSRC}/build/libbearssl.so ${STAGEDIR}${LOCALBASE}/lib/ (cd ${WRKSRC}/inc && ${COPYTREE_SHARE} \* ${STAGEDIR}${LOCALBASE}/include) .include From owner-svn-ports-head@freebsd.org Sun Apr 9 19:55:00 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3AC8AD36ABF; Sun, 9 Apr 2017 19:55:00 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [96.47.72.132]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "freefall.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id EF66A393; Sun, 9 Apr 2017 19:54:59 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: by freefall.freebsd.org (Postfix, from userid 1235) id 2224B288C; Sun, 9 Apr 2017 19:54:59 +0000 (UTC) Date: Sun, 9 Apr 2017 21:54:58 +0200 From: Baptiste Daroussin To: Mark Felder Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r438115 - head/security/bearssl Message-ID: <20170409195458.kfaedrx6kenkqnq3@ivaldir.net> References: <201704091926.v39JQS2q099605@repo.freebsd.org> <20170409194017.iuzw72mcompsy5l4@ivaldir.net> <20170409194648.pie7o7zxffaoww74@ivaldir.net> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="ui6qjisxkf5trvt6" Content-Disposition: inline In-Reply-To: <20170409194648.pie7o7zxffaoww74@ivaldir.net> User-Agent: NeoMutt/20170306 (1.8.0) X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 Apr 2017 19:55:00 -0000 --ui6qjisxkf5trvt6 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Apr 09, 2017 at 09:46:48PM +0200, Baptiste Daroussin wrote: > On Sun, Apr 09, 2017 at 09:40:17PM +0200, Baptiste Daroussin wrote: > > On Sun, Apr 09, 2017 at 07:26:28PM +0000, Mark Felder wrote: > > > Author: feld > > > Date: Sun Apr 9 19:26:28 2017 > > > New Revision: 438115 > > > URL: https://svnweb.freebsd.org/changeset/ports/438115 > > >=20 > > > Log: > > > security/bearssl: Update to 0.4 > > > =20 > > > Now requires GCC. The Clang build is not functional as it fails to = link. > > > The cause is under investigation. > > >=20 > > > Modified: > > > head/security/bearssl/Makefile > > > head/security/bearssl/distinfo > > > head/security/bearssl/pkg-plist > > >=20 > > > Modified: head/security/bearssl/Makefile > > > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D > > > --- head/security/bearssl/Makefile Sun Apr 9 18:29:32 2017 (r438114) > > > +++ head/security/bearssl/Makefile Sun Apr 9 19:26:28 2017 (r438115) > > > @@ -2,8 +2,8 @@ > > > # $FreeBSD$ > > > =20 > > > PORTNAME=3D bearssl > > > -PORTVERSION=3D 0.2 > > > -PORTREVISION=3D 1 > > > +PORTVERSION=3D 0.4 > > > +PORTREVISION=3D 0 > > > CATEGORIES=3D security devel > > > MASTER_SITES=3D https://bearssl.org/ > > > =20 > > > @@ -12,14 +12,12 @@ COMMENT=3D Implementation of TLS/SSL in C > > > =20 > > > LICENSE=3D MIT > > > =20 > > > -USES=3D compiler:c11 > > > - > > > -post-patch: > > > - ${REINPLACE_CMD} 's|CC =3D gcc|CC ?=3D gcc|' ${WRKSRC}/Makefile > > > +USES=3D compiler >=20 > There is no point in leaving that > > > +USE_GCC=3D yes > > > =20 > > > do-install: > > > - ${INSTALL_PROGRAM} ${WRKSRC}/brssl ${STAGEDIR}${LOCALBASE}/bin/ > > > - (cd ${WRKSRC}/inc && ${COPYTREE_SHARE} . ${STAGEDIR}${LOCALBASE}/in= clude/) > > > - ${INSTALL_DATA} ${WRKSRC}/libbearssl.a ${STAGEDIR}${LOCALBASE}/lib/ > > > + ${INSTALL_PROGRAM} ${WRKSRC}/build/brssl ${STAGEDIR}${LOCALBASE}/bi= n/ > > > + ${INSTALL_DATA} ${WRKSRC}/build/libbearssl.so ${STAGEDIR}${LOCALBAS= E}/lib/ >=20 > Should be INSTALL_LIB >=20 > > > + (cd ${WRKSRC}/inc && ${COPYTREE_SHARE} \* ${STAGEDIR}${LOCALBASE}/i= nclude) > > > =20 https://people.freebsd.org/~bapt/bearssl.diff this builds fine for me I don't know why you added compiler:c11 before but given I have no gcc 4.2 available I cannot test without it so I kept it if you pass variables with args there is no need to replace VAR =3D by VAR = ?=3D in makefiles. tested in 10.3, 11 and current Bapt --ui6qjisxkf5trvt6 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCAAdFiEEgOTj3suS2urGXVU3Y4mL3PG3PloFAljqkZIACgkQY4mL3PG3 PlqCGRAAm9av37usI1BK/9UF0IfSpCjJxzs5Ueaaf8ZgeMSqEIVbWzT6rz6vB9gV l0cbRSsy8f9a7BqmzzwmX2u15BwgaPeoZxPM2xXdIJ99M1V4qgxhAU1IEbujSf0K rNDmZ4Xw6KUnQxk+NPU5gv6BcAfqrBNHiC9cXW2Ei4xgKks2IRkSWt+YaX5dqpUk sI8bVM9SJDv6/KqFgnPf0H3Luca0btQma3VtoiQeaAsDtZBLD5UZrybYYm39Zu9A 0SeQf0sk4btj89xvljtIA4ylJfsrlYJIsd97PiuZ30HplZloFVE7ALCsuTWw9sZ1 2Xl1ywDQn+MighFS7v5W62bB4YSNnBkC5qR53OicQpX5I/pDmMnQgD73yf9KFnR2 3NtXt7c2LizQVoTc+m54DZ4KSsMXPlPEhNyMvgoPGvQtPE+tRzyq7e7f7KNwnHL3 xDLqEf+M3Ho974qVXMl6Y4La0wtpq+nEehitYz642dbFy49YjvFDn3V5QGj3QUpq FNRH31B7yHf/xxKovTZTZSp64NY6e2tyOAhibKd9YfsY2k2eVk7/h6pGueH6Dnzw Jpn/Gi+Dw1Nz3dXh/euFTFMyWEo/fUki7jTGXbfQDdI1w5vhVArgV853L88wonc4 JWJV9B80ckiu02oP7/oOagghqGy/7MxImhkMPbfW2D7XQgiBiWc= =+iwc -----END PGP SIGNATURE----- --ui6qjisxkf5trvt6-- From owner-svn-ports-head@freebsd.org Sun Apr 9 20:05:39 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2A8BCD36E6E; Sun, 9 Apr 2017 20:05:39 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id DB32AB92; Sun, 9 Apr 2017 20:05:38 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v39K5bge015791; Sun, 9 Apr 2017 20:05:37 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v39K5bKc015790; Sun, 9 Apr 2017 20:05:37 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201704092005.v39K5bKc015790@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Sun, 9 Apr 2017 20:05:37 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r438117 - head/security/bearssl X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 Apr 2017 20:05:39 -0000 Author: feld Date: Sun Apr 9 20:05:37 2017 New Revision: 438117 URL: https://svnweb.freebsd.org/changeset/ports/438117 Log: security/bearssl: Fix build with Clang Using MAKE_ARGS allows building with clang. Submitted by: bapt Modified: head/security/bearssl/Makefile Modified: head/security/bearssl/Makefile ============================================================================== --- head/security/bearssl/Makefile Sun Apr 9 19:53:33 2017 (r438116) +++ head/security/bearssl/Makefile Sun Apr 9 20:05:37 2017 (r438117) @@ -3,7 +3,7 @@ PORTNAME= bearssl PORTVERSION= 0.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security devel MASTER_SITES= https://bearssl.org/ @@ -12,7 +12,7 @@ COMMENT= Implementation of TLS/SSL in C LICENSE= MIT -USE_GCC= yes +MAKE_ARGS= CC="${CC}" LD="${CC}" CFLAGS="${CFLAGS} -fPIC" LDDLL="${CC}" do-install: ${INSTALL_PROGRAM} ${WRKSRC}/build/brssl ${STAGEDIR}${LOCALBASE}/bin/ From owner-svn-ports-head@freebsd.org Sun Apr 9 20:10:27 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C2CA1D36F1A; Sun, 9 Apr 2017 20:10:27 +0000 (UTC) (envelope-from danilo@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 9DEF9CE6; Sun, 9 Apr 2017 20:10:27 +0000 (UTC) (envelope-from danilo@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v39KAQJq016146; Sun, 9 Apr 2017 20:10:26 GMT (envelope-from danilo@FreeBSD.org) Received: (from danilo@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v39KAQK6016140; Sun, 9 Apr 2017 20:10:26 GMT (envelope-from danilo@FreeBSD.org) Message-Id: <201704092010.v39KAQK6016140@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: danilo set sender to danilo@FreeBSD.org using -f From: Danilo Egea Gondolfo Date: Sun, 9 Apr 2017 20:10:26 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r438118 - in head/net-mgmt: zabbix22-frontend zabbix22-server zabbix22-server/files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 Apr 2017 20:10:27 -0000 Author: danilo Date: Sun Apr 9 20:10:26 2017 New Revision: 438118 URL: https://svnweb.freebsd.org/changeset/ports/438118 Log: - Update to 2.2.17 PR: 215320 Submitted by: pg@pakhom.spb.ru Modified: head/net-mgmt/zabbix22-frontend/Makefile head/net-mgmt/zabbix22-server/Makefile head/net-mgmt/zabbix22-server/distinfo head/net-mgmt/zabbix22-server/files/zabbix_agentd.in head/net-mgmt/zabbix22-server/files/zabbix_proxy.in head/net-mgmt/zabbix22-server/files/zabbix_server.in Modified: head/net-mgmt/zabbix22-frontend/Makefile ============================================================================== --- head/net-mgmt/zabbix22-frontend/Makefile Sun Apr 9 20:05:37 2017 (r438117) +++ head/net-mgmt/zabbix22-frontend/Makefile Sun Apr 9 20:10:26 2017 (r438118) @@ -14,7 +14,7 @@ PLIST= ${PKGDIR}/pkg-plist.frontend USE_PHP= bcmath ctype gd pcre snmp sockets mbstring session dom xml \ xmlreader xmlwriter simplexml gettext ldap -WANT_PHP_WEB= yes +USES+= php:web OPTIONS_DEFINE= MYSQL MYSQLI PGSQL SQLITE ORACLE OPTIONS_DEFAULT= MYSQL MYSQLI Modified: head/net-mgmt/zabbix22-server/Makefile ============================================================================== --- head/net-mgmt/zabbix22-server/Makefile Sun Apr 9 20:05:37 2017 (r438117) +++ head/net-mgmt/zabbix22-server/Makefile Sun Apr 9 20:10:26 2017 (r438118) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= zabbix22 -PORTVERSION= 2.2.15 +PORTVERSION= 2.2.17 CATEGORIES= net-mgmt MASTER_SITES= SF/zabbix/ZABBIX%20Latest%20Stable/${PORTVERSION} PKGNAMESUFFIX?= -server Modified: head/net-mgmt/zabbix22-server/distinfo ============================================================================== --- head/net-mgmt/zabbix22-server/distinfo Sun Apr 9 20:05:37 2017 (r438117) +++ head/net-mgmt/zabbix22-server/distinfo Sun Apr 9 20:10:26 2017 (r438118) @@ -1,3 +1,3 @@ -TIMESTAMP = 1475755867 -SHA256 (zabbix-2.2.15.tar.gz) = 1dc370a04bc42bf21cdedc2dd53de051ac4a61d20ae83cd7c6e1cdd9c574f653 -SIZE (zabbix-2.2.15.tar.gz) = 15487398 +TIMESTAMP = 1489335489 +SHA256 (zabbix-2.2.17.tar.gz) = cf42c5db31c27466a9ec33b6bf22289bbc43ee4e5711e6d323d71644b743e535 +SIZE (zabbix-2.2.17.tar.gz) = 15494053 Modified: head/net-mgmt/zabbix22-server/files/zabbix_agentd.in ============================================================================== --- head/net-mgmt/zabbix22-server/files/zabbix_agentd.in Sun Apr 9 20:05:37 2017 (r438117) +++ head/net-mgmt/zabbix22-server/files/zabbix_agentd.in Sun Apr 9 20:10:26 2017 (r438118) @@ -11,8 +11,10 @@ # enable zabbix_agentd. # zabbix_agentd_config (string): Set to the standard config file path by # default. -# zabbix_agentd_pidfile (string): Location of the zabbix_agentd pid file +# zabbix_agentd_pidfile (string): Location of the zabbix_agent pid file # Default is /var/run/zabbix/zabbix_agentd.pid +# zabbix_agentd_paths (string): Set to standard path by default. Set a search +# if you have custom userparams that need binaries elsewhere. # . /etc/rc.subr @@ -25,10 +27,12 @@ load_rc_config $name : ${zabbix_agentd_enable:=NO} : ${zabbix_agentd_config:=%%ETCDIR%%/${name}.conf} : ${zabbix_agentd_pidfile:=/var/run/zabbix/zabbix_agentd.pid} +: ${zabbix_agentd_paths:=$PATH} command="%%PREFIX%%/sbin/${name}" required_files="${zabbix_agentd_config}" +start_cmd=zabbix_agentd_cmd start_precmd=zabbix_agentd_precmd status_precmd=zabbix_agentd_precmd stop_precmd=zabbix_agentd_precmd @@ -52,4 +56,9 @@ zabbix_agentd_precmd() rc_pid=$(check_pidfile ${pidfile} ${command}) } +zabbix_agentd_cmd() +{ + PATH=$zabbix_agentd_paths $command -c $zabbix_agentd_config +} + run_rc_command "$1" Modified: head/net-mgmt/zabbix22-server/files/zabbix_proxy.in ============================================================================== --- head/net-mgmt/zabbix22-server/files/zabbix_proxy.in Sun Apr 9 20:05:37 2017 (r438117) +++ head/net-mgmt/zabbix22-server/files/zabbix_proxy.in Sun Apr 9 20:10:26 2017 (r438118) @@ -15,6 +15,8 @@ # default. # zabbix_proxy_pidfile (string): Location of the zabbix_proxy pid file # Default is /var/run/zabbix/zabbix_proxy.pid +# zabbix_proxy_paths (string): Set to standard path by default. Set a search +# if you have custom userparams that need binaries elsewhere. # . /etc/rc.subr @@ -31,6 +33,7 @@ load_rc_config $name command="%%PREFIX%%/sbin/${name}" required_files="${zabbix_proxy_config}" +start_cmd=zabbix_proxy_cmd start_precmd=zabbix_proxy_precmd status_precmd=zabbix_proxy_precmd stop_precmd=zabbix_proxy_precmd @@ -54,4 +57,9 @@ zabbix_proxy_precmd() rc_pid=$(check_pidfile ${pidfile} ${command}) } +zabbix_proxy_cmd() +{ + PATH=$zabbix_proxy_paths $command -c $zabbix_proxy_config +} + run_rc_command "$1" Modified: head/net-mgmt/zabbix22-server/files/zabbix_server.in ============================================================================== --- head/net-mgmt/zabbix22-server/files/zabbix_server.in Sun Apr 9 20:05:37 2017 (r438117) +++ head/net-mgmt/zabbix22-server/files/zabbix_server.in Sun Apr 9 20:10:26 2017 (r438118) @@ -15,6 +15,8 @@ # default. # zabbix_server_pidfile (string): Location of the zabbix_server pid file # Default is /var/run/zabbix/zabbix_server.pid +# zabbix_server_paths (string): Set to standard path by default. Set a search +# if you have custom userparams that need binaries elsewhere. # . /etc/rc.subr @@ -27,10 +29,12 @@ load_rc_config $name : ${zabbix_server_enable:=NO} : ${zabbix_server_config:=%%ETCDIR%%/${name}.conf} : ${zabbix_server_pidfile:=/var/run/zabbix/zabbix_server.pid} +: ${zabbix_server_paths:=$PATH} command="%%PREFIX%%/sbin/${name}" required_files="${zabbix_server_config}" +start_cmd=zabbix_server_cmd start_precmd=zabbix_server_precmd status_precmd=zabbix_server_precmd stop_precmd=zabbix_server_precmd @@ -54,4 +58,9 @@ zabbix_server_precmd() rc_pid=$(check_pidfile ${pidfile} ${command}) } +zabbix_server_cmd() +{ + PATH=$zabbix_server_paths $command -c $zabbix_server_config +} + run_rc_command "$1" From owner-svn-ports-head@freebsd.org Sun Apr 9 20:36:49 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4E2E6D3688D; Sun, 9 Apr 2017 20:36:49 +0000 (UTC) (envelope-from andreast@FreeBSD.org) Received: from smtp.imp.ch (smtp.imp.ch [IPv6:2001:4060:1:1001::13:197]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 14B85D82; Sun, 9 Apr 2017 20:36:49 +0000 (UTC) (envelope-from andreast@FreeBSD.org) Received: from [192.168.225.14] (dhclient-91-190-14-19.flashcable.ch [91.190.14.19]) (using TLSv1 with cipher ECDHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by fgznet.ch (Postfix) with ESMTPSA id EB9D012B0D5; Sun, 9 Apr 2017 22:36:45 +0200 (CEST) Subject: Re: svn commit: r438061 - in head/lang: gcc/files gcc5/files gcc6/files To: Jan Beich , Gerald Pfeifer Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org References: <201704081855.v38ItZH5002650@repo.freebsd.org> From: Andreas Tobler Message-ID: <19d16784-4542-6186-158a-abda98a24374@FreeBSD.org> Date: Sun, 9 Apr 2017 22:37:47 +0200 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:52.0) Gecko/20100101 Thunderbird/52.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: de-CH Content-Transfer-Encoding: 7bit X-Scanned-By: Asterix Submit on 127.0.1.1 X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 Apr 2017 20:36:49 -0000 On 08.04.17 22:21, Jan Beich wrote: > Andreas Tobler writes: > >> Author: andreast (src committer) >> Date: Sat Apr 8 18:55:35 2017 >> New Revision: 438061 >> URL: https://svnweb.freebsd.org/changeset/ports/438061 >> >> Log: >> Define WCHAR_T for aarch64 on all active gcc (gcc/gcc5 and gcc6) releases. >> This define is already in upstream. >> The gcc*-devel ports will pickup the commit from upstream. > [...] >> +@@ -0,0 +1,99 @@ >> +/* Definitions for AArch64 running FreeBSD >> + Copyright (C) 2016 Free Software Foundation, Inc. >> + >> @@ -125,6 +125,11 @@ Index: gcc/config/aarch64/aarch64-freebs >> +#undef TARGET_BINDS_LOCAL_P >> +#define TARGET_BINDS_LOCAL_P default_binds_local_p_2 >> + >> ++/* Use the AAPCS type for wchar_t, override the one from >> ++ config/freebsd.h. */ >> ++#undef WCHAR_TYPE >> ++#define WCHAR_TYPE "unsigned int" >> ++ >> +#endif /* GCC_AARCH64_FREEBSD_H */ Jan, > Does this change the produced binary? If so bump PORTREVISION for > package-only users to pick it up. poudriere by itself isn't smart enough > to figure out. I do not know offhand. I theory yes. To be on the safe side I agree to bump the PORTREVISION. I'd like to have the ok from Gerald, he's on vacation atm. Maybe he finds a minute to give an ok and then I would bump the version of gcc/gcc5 and gcc6. Thanks for the hint. Andreas From owner-svn-ports-head@freebsd.org Sun Apr 9 21:12:00 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E84ACD36A3E; Sun, 9 Apr 2017 21:12:00 +0000 (UTC) (envelope-from gblach@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id B86CEDE3; Sun, 9 Apr 2017 21:12:00 +0000 (UTC) (envelope-from gblach@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v39LBxUZ044351; Sun, 9 Apr 2017 21:11:59 GMT (envelope-from gblach@FreeBSD.org) Received: (from gblach@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v39LBxPC044350; Sun, 9 Apr 2017 21:11:59 GMT (envelope-from gblach@FreeBSD.org) Message-Id: <201704092111.v39LBxPC044350@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: gblach set sender to gblach@FreeBSD.org using -f From: Grzegorz Blach Date: Sun, 9 Apr 2017 21:11:59 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r438119 - head/audio/ncmpc X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 Apr 2017 21:12:01 -0000 Author: gblach Date: Sun Apr 9 21:11:59 2017 New Revision: 438119 URL: https://svnweb.freebsd.org/changeset/ports/438119 Log: Update to 0.27 PR: 218500 Approved by: maintainer Modified: head/audio/ncmpc/Makefile head/audio/ncmpc/distinfo Modified: head/audio/ncmpc/Makefile ============================================================================== --- head/audio/ncmpc/Makefile Sun Apr 9 20:10:26 2017 (r438118) +++ head/audio/ncmpc/Makefile Sun Apr 9 21:11:59 2017 (r438119) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ncmpc -PORTVERSION= 0.25 +PORTVERSION= 0.27 CATEGORIES= audio MASTER_SITES= http://www.musicpd.org/download/ncmpc/0/ Modified: head/audio/ncmpc/distinfo ============================================================================== --- head/audio/ncmpc/distinfo Sun Apr 9 20:10:26 2017 (r438118) +++ head/audio/ncmpc/distinfo Sun Apr 9 21:11:59 2017 (r438119) @@ -1,3 +1,3 @@ -TIMESTAMP = 1471601130 -SHA256 (ncmpc-0.25.tar.gz) = 5b00237be90367aff98b2b70df88b6d6d4b566291d870053be106b137dcc0fd9 -SIZE (ncmpc-0.25.tar.gz) = 451950 +TIMESTAMP = 1491502169 +SHA256 (ncmpc-0.27.tar.gz) = 24c880200c3f45f74f6df24a50b7ccf9646db2a72a6d586cdd89fc8d80fee5ac +SIZE (ncmpc-0.27.tar.gz) = 451786 From owner-svn-ports-head@freebsd.org Sun Apr 9 22:23:58 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D6121D36D29; Sun, 9 Apr 2017 22:23:58 +0000 (UTC) (envelope-from shaun@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 8B090645; Sun, 9 Apr 2017 22:23:58 +0000 (UTC) (envelope-from shaun@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v39MNvXH072712; Sun, 9 Apr 2017 22:23:57 GMT (envelope-from shaun@FreeBSD.org) Received: (from shaun@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v39MNvZV072709; Sun, 9 Apr 2017 22:23:57 GMT (envelope-from shaun@FreeBSD.org) Message-Id: <201704092223.v39MNvZV072709@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: shaun set sender to shaun@FreeBSD.org using -f From: Shaun Amott Date: Sun, 9 Apr 2017 22:23:57 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r438120 - head/sysutils/duplicity X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 Apr 2017 22:23:58 -0000 Author: shaun Date: Sun Apr 9 22:23:57 2017 New Revision: 438120 URL: https://svnweb.freebsd.org/changeset/ports/438120 Log: Update to 0.7.12. PR: 218301 Submitted by: Danilo G. Baio (maintainer) Modified: head/sysutils/duplicity/Makefile head/sysutils/duplicity/distinfo head/sysutils/duplicity/pkg-message Modified: head/sysutils/duplicity/Makefile ============================================================================== --- head/sysutils/duplicity/Makefile Sun Apr 9 21:11:59 2017 (r438119) +++ head/sysutils/duplicity/Makefile Sun Apr 9 22:23:57 2017 (r438120) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= duplicity -PORTVERSION= 0.7.11 +PORTVERSION= 0.7.12 CATEGORIES= sysutils MASTER_SITES= http://launchpad.net/duplicity/0.7-series/${PORTVERSION}/+download/ Modified: head/sysutils/duplicity/distinfo ============================================================================== --- head/sysutils/duplicity/distinfo Sun Apr 9 21:11:59 2017 (r438119) +++ head/sysutils/duplicity/distinfo Sun Apr 9 22:23:57 2017 (r438120) @@ -1,3 +1,3 @@ -TIMESTAMP = 1485014296 -SHA256 (duplicity-0.7.11.tar.gz) = b047a1590a1f5bb3974643ad2cc9dfdd32f61adbf2c1989191fb12cb59c2ec07 -SIZE (duplicity-0.7.11.tar.gz) = 1550197 +TIMESTAMP = 1491052275 +SHA256 (duplicity-0.7.12.tar.gz) = 11cbad44a90891af1bf9e294260ba7c21a1660ccd3ab2c6e736ba74ac5cf0fe6 +SIZE (duplicity-0.7.12.tar.gz) = 1552442 Modified: head/sysutils/duplicity/pkg-message ============================================================================== --- head/sysutils/duplicity/pkg-message Sun Apr 9 21:11:59 2017 (r438119) +++ head/sysutils/duplicity/pkg-message Sun Apr 9 22:23:57 2017 (r438120) @@ -17,3 +17,10 @@ * and "allow-loopback-pinentry" into ~/.gnupg/gpg-agent.conf * * * ************************************************************************* +* * +* Some fixes related to gnupg handling were made in v0.7.12. * +* * +* Please visit the following URL for more information: * +* http://www.nongnu.org/duplicity/CHANGELOG * +* * +************************************************************************* From owner-svn-ports-head@freebsd.org Sun Apr 9 22:45:35 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 643E8D362CC; Sun, 9 Apr 2017 22:45:35 +0000 (UTC) (envelope-from shaun@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 1C1CB83; Sun, 9 Apr 2017 22:45:35 +0000 (UTC) (envelope-from shaun@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v39MjYMx080748; Sun, 9 Apr 2017 22:45:34 GMT (envelope-from shaun@FreeBSD.org) Received: (from shaun@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v39MjYBA080746; Sun, 9 Apr 2017 22:45:34 GMT (envelope-from shaun@FreeBSD.org) Message-Id: <201704092245.v39MjYBA080746@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: shaun set sender to shaun@FreeBSD.org using -f From: Shaun Amott Date: Sun, 9 Apr 2017 22:45:34 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r438121 - head/lang/tinypy X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 Apr 2017 22:45:35 -0000 Author: shaun Date: Sun Apr 9 22:45:33 2017 New Revision: 438121 URL: https://svnweb.freebsd.org/changeset/ports/438121 Log: - Unbreak port: project has moved to GitHub. - Recreate empty directory that is missing in the new tarball. PR: 218498 Submitted by: Marcin Cieślak (maintainer) Modified: head/lang/tinypy/Makefile head/lang/tinypy/distinfo Modified: head/lang/tinypy/Makefile ============================================================================== --- head/lang/tinypy/Makefile Sun Apr 9 22:23:57 2017 (r438120) +++ head/lang/tinypy/Makefile Sun Apr 9 22:45:33 2017 (r438121) @@ -5,7 +5,6 @@ PORTNAME= tinypy PORTVERSION= 1.1 PORTREVISION= 1 CATEGORIES= lang python -MASTER_SITES= GOOGLE_CODE MAINTAINER= saper@saper.info COMMENT= Minimalist implementation of python in 64k of code @@ -14,12 +13,11 @@ LICENSE= MIT PSFL LICENSE_COMB= multi LICENSE_FILE= LICENSE.txt -BROKEN= Unfetchable (google code has gone away) -DEPRECATED= Unfetchable for more than six months (google code has gone away) -EXPIRATION_DATE= 2017-04-30 +GH_ACCOUNT= philhassey USES= python:build USE_PYTHON= distutils noegginfo +USE_GITHUB= yes PYDISTUTILS_BUILD_TARGET= linux @@ -46,6 +44,9 @@ post-patch: do-configure: @${DO_NADA} +pre-build: + @${MKDIR} ${WRKSRC}/build + do-install: ${INSTALL_PROGRAM} ${WRKSRC}/build/tinypy ${STAGEDIR}${PREFIX}/bin .if ${PORT_OPTIONS:MEXAMPLES} && ${PORT_OPTIONS:MPYGAME} Modified: head/lang/tinypy/distinfo ============================================================================== --- head/lang/tinypy/distinfo Sun Apr 9 22:23:57 2017 (r438120) +++ head/lang/tinypy/distinfo Sun Apr 9 22:45:33 2017 (r438121) @@ -1,2 +1,3 @@ -SHA256 (tinypy-1.1.tar.gz) = 858d68d3643614e3646776ad99d5e4ad7cbd6428f44c3acd4cf7b11db1c55b39 -SIZE (tinypy-1.1.tar.gz) = 40632 +TIMESTAMP = 1491665253 +SHA256 (philhassey-tinypy-1.1_GH0.tar.gz) = acfd3042ae5b72ae0ae153e109bbf268a7ecf24ec069c9746fa7137f0927ddfb +SIZE (philhassey-tinypy-1.1_GH0.tar.gz) = 40138 From owner-svn-ports-head@freebsd.org Sun Apr 9 23:48:46 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 60263D36462; Sun, 9 Apr 2017 23:48:46 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 22530F40; Sun, 9 Apr 2017 23:48:46 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v39Nmj1Y005269; Sun, 9 Apr 2017 23:48:45 GMT (envelope-from linimon@FreeBSD.org) Received: (from linimon@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v39NmjIx005268; Sun, 9 Apr 2017 23:48:45 GMT (envelope-from linimon@FreeBSD.org) Message-Id: <201704092348.v39NmjIx005268@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: linimon set sender to linimon@FreeBSD.org using -f From: Mark Linimon Date: Sun, 9 Apr 2017 23:48:45 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r438122 - head/graphics/rayshade X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 Apr 2017 23:48:46 -0000 Author: linimon Date: Sun Apr 9 23:48:45 2017 New Revision: 438122 URL: https://svnweb.freebsd.org/changeset/ports/438122 Log: Pet portlint. Reported by: powerpc64 run Modified: head/graphics/rayshade/Makefile Modified: head/graphics/rayshade/Makefile ============================================================================== --- head/graphics/rayshade/Makefile Sun Apr 9 22:45:33 2017 (r438121) +++ head/graphics/rayshade/Makefile Sun Apr 9 23:48:45 2017 (r438122) @@ -20,11 +20,11 @@ LICENSE_NAME= Rayshade license LICENSE_FILE= ${WRKSRC}/Doc/Copyright LICENSE_PERMS= dist-mirror no-dist-sell pkg-mirror no-pkg-sell auto-accept +BUILD_DEPENDS= ${LOCALBASE}/lib/librle.a:graphics/urt + DEPRECATED= Depends on expiring graphics/urt EXPIRATION_DATE=2017-04-01 -BUILD_DEPENDS= ${LOCALBASE}/lib/librle.a:graphics/urt - WRKSRC= ${WRKDIR}/${PORTNAME}.${PORTVERSION:R} HAS_CONFIGURE= yes From owner-svn-ports-head@freebsd.org Mon Apr 10 00:27:53 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 13090D3574A; Mon, 10 Apr 2017 00:27:53 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id CC6E1834; Mon, 10 Apr 2017 00:27:52 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v3A0RpeK021649; Mon, 10 Apr 2017 00:27:51 GMT (envelope-from linimon@FreeBSD.org) Received: (from linimon@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v3A0Rn5P021621; Mon, 10 Apr 2017 00:27:49 GMT (envelope-from linimon@FreeBSD.org) Message-Id: <201704100027.v3A0Rn5P021621@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: linimon set sender to linimon@FreeBSD.org using -f From: Mark Linimon Date: Mon, 10 Apr 2017 00:27:49 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r438123 - in head: archivers/innoextract audio/codec2 comms/hcidump devel/avro-cpp devel/cpp-netlib devel/eblob devel/flatbuffers devel/gearmand-devel devel/libcutl devel/libdap devel/l... X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Apr 2017 00:27:53 -0000 Author: linimon Date: Mon Apr 10 00:27:48 2017 New Revision: 438123 URL: https://svnweb.freebsd.org/changeset/ports/438123 Log: These ports now build on powerpc64. While here, pet portlint. Approved by: portmgr (tier-2 blanket) Modified: head/archivers/innoextract/Makefile head/audio/codec2/Makefile head/comms/hcidump/Makefile head/devel/avro-cpp/Makefile head/devel/cpp-netlib/Makefile head/devel/eblob/Makefile head/devel/flatbuffers/Makefile head/devel/gearmand-devel/Makefile head/devel/libcutl/Makefile head/devel/libdap/Makefile head/devel/libftdi1/Makefile head/devel/liborcus07/Makefile head/devel/mongo-cxx-driver/Makefile head/devel/pecl-jsonnet/Makefile head/games/stonesoup/Makefile head/lang/dmd1/Makefile head/math/openfst/Makefile head/net-im/licq/Makefile head/net/grive/Makefile head/net/libcmis/Makefile head/net/opensips/Makefile head/print/fpdf/Makefile head/security/pgpin/Makefile head/sysutils/condor/Makefile head/sysutils/fusefs-encfs/Makefile head/textproc/source-highlight/Makefile head/www/mohawk/Makefile Modified: head/archivers/innoextract/Makefile ============================================================================== --- head/archivers/innoextract/Makefile Sun Apr 9 23:48:45 2017 (r438122) +++ head/archivers/innoextract/Makefile Mon Apr 10 00:27:48 2017 (r438123) @@ -23,7 +23,6 @@ USES= cmake iconv PLIST_FILES= bin/innoextract \ man/man1/innoextract.1.gz -BROKEN_powerpc64= Does not build BROKEN_sparc64= Does not build: undefined reference to std::ctype::_M_widen_init() .include Modified: head/audio/codec2/Makefile ============================================================================== --- head/audio/codec2/Makefile Sun Apr 9 23:48:45 2017 (r438122) +++ head/audio/codec2/Makefile Mon Apr 10 00:27:48 2017 (r438123) @@ -11,12 +11,10 @@ MAINTAINER= hamradio@FreeBSD.org COMMENT= Low bit rate codec LICENSE= LGPL21 -CONFLICTS= libcodec2-* LIB_DEPENDS= libspeex.so:audio/speex -BROKEN_powerpc64= Does not build - +CONFLICTS= libcodec2-* USES= cmake:outsource compiler:c11 tar:xz USE_LDCONFIG= yes Modified: head/comms/hcidump/Makefile ============================================================================== --- head/comms/hcidump/Makefile Sun Apr 9 23:48:45 2017 (r438122) +++ head/comms/hcidump/Makefile Mon Apr 10 00:27:48 2017 (r438123) @@ -19,6 +19,4 @@ CFLAGS+= -DL2CAP_SOCKET_CHECKED=yes PLIST_FILES= bin/hcidump man/man1/hcidump.1.gz -BROKEN_powerpc64= Does not build on powerpc64 - .include Modified: head/devel/avro-cpp/Makefile ============================================================================== --- head/devel/avro-cpp/Makefile Sun Apr 9 23:48:45 2017 (r438122) +++ head/devel/avro-cpp/Makefile Mon Apr 10 00:27:48 2017 (r438123) @@ -13,8 +13,6 @@ DISTNAME= ${PORTNAME}-src-${PORTVERSION} MAINTAINER= vg@FreeBSD.org COMMENT= Data serialization system for C++ -BROKEN_powerpc64= Does not build - LIB_DEPENDS= libboost_regex.so:devel/boost-libs USES= cmake python:build Modified: head/devel/cpp-netlib/Makefile ============================================================================== --- head/devel/cpp-netlib/Makefile Sun Apr 9 23:48:45 2017 (r438122) +++ head/devel/cpp-netlib/Makefile Mon Apr 10 00:27:48 2017 (r438123) @@ -13,8 +13,6 @@ COMMENT= Cross-platform, standards comp LICENSE= BSL LICENSE_FILE= ${WRKSRC}/LICENSE_1_0.txt -BROKEN_powerpc64= Does not build - BUILD_DEPENDS= boost-libs>0:devel/boost-libs \ asio>0:net/asio Modified: head/devel/eblob/Makefile ============================================================================== --- head/devel/eblob/Makefile Sun Apr 9 23:48:45 2017 (r438122) +++ head/devel/eblob/Makefile Mon Apr 10 00:27:48 2017 (r438123) @@ -11,8 +11,6 @@ COMMENT= Append-only low-level I/O libra LICENSE= GPLv2 -BROKEN_powerpc64= Does not build - LIB_DEPENDS= libboost_iostreams.so:devel/boost-libs USE_GITHUB= yes Modified: head/devel/flatbuffers/Makefile ============================================================================== --- head/devel/flatbuffers/Makefile Sun Apr 9 23:48:45 2017 (r438122) +++ head/devel/flatbuffers/Makefile Mon Apr 10 00:27:48 2017 (r438123) @@ -13,8 +13,6 @@ COMMENT= Memory efficient serialization LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE.txt -BROKEN_powerpc64= Does not build - USE_GITHUB= yes GH_ACCOUNT= google Modified: head/devel/gearmand-devel/Makefile ============================================================================== --- head/devel/gearmand-devel/Makefile Sun Apr 9 23:48:45 2017 (r438122) +++ head/devel/gearmand-devel/Makefile Mon Apr 10 00:27:48 2017 (r438123) @@ -6,6 +6,7 @@ PORTVERSION= 1.1.8 PORTREVISION= 8 CATEGORIES= devel MASTER_SITES= http://launchpad.net/gearmand/1.2/${PORTVERSION}/+download/ +PKGNAMESUFFIX= -devel MAINTAINER= bdrewery@FreeBSD.org COMMENT= Gearman C Server and Library @@ -17,12 +18,9 @@ LIB_DEPENDS= libevent.so:devel/libevent CONFLICTS= p5-Gearman-Server-1.* gearmand-1.0.* -PKGNAMESUFFIX= -devel - USERS= gearmand GROUPS= gearmand -BROKEN_powerpc64= Does not build BROKEN_sparc64= Does not build: cannot link with boost USE_PERL5= build Modified: head/devel/libcutl/Makefile ============================================================================== --- head/devel/libcutl/Makefile Sun Apr 9 23:48:45 2017 (r438122) +++ head/devel/libcutl/Makefile Mon Apr 10 00:27:48 2017 (r438123) @@ -15,7 +15,6 @@ LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libboost_system.so:devel/boost-libs \ libexpat.so:textproc/expat2 -BROKEN_powerpc64= Does not build BROKEN_sparc64= Does not build: cannot configure with boost GNU_CONFIGURE= yes Modified: head/devel/libdap/Makefile ============================================================================== --- head/devel/libdap/Makefile Sun Apr 9 23:48:45 2017 (r438122) +++ head/devel/libdap/Makefile Mon Apr 10 00:27:48 2017 (r438123) @@ -17,8 +17,6 @@ LIB_DEPENDS= libcurl.so:ftp/curl \ libuuid.so:misc/e2fsprogs-libuuid \ libxml2.so:textproc/libxml2 -BROKEN_powerpc64= does not build - CONFIGURE_ARGS= ac_cv_type_max_align_t=yes GNU_CONFIGURE= yes INSTALL_TARGET= install-strip Modified: head/devel/libftdi1/Makefile ============================================================================== --- head/devel/libftdi1/Makefile Sun Apr 9 23:48:45 2017 (r438122) +++ head/devel/libftdi1/Makefile Mon Apr 10 00:27:48 2017 (r438123) @@ -20,7 +20,6 @@ OPTIONS_SUB= yes BOOST_DESC= Build with boost PYTHON_DESC= Build Python bindings -BROKEN_powerpc64= Does not build BROKEN_sparc64= Does not build: fails to link USES= cmake pkgconfig tar:bzip2 Modified: head/devel/liborcus07/Makefile ============================================================================== --- head/devel/liborcus07/Makefile Sun Apr 9 23:48:45 2017 (r438122) +++ head/devel/liborcus07/Makefile Mon Apr 10 00:27:48 2017 (r438123) @@ -19,7 +19,6 @@ DEPRECATED= Deprecated by upstream, use EXPIRATION_DATE= 2017-03-31 BROKEN_sparc64= cannot link with boost -BROKEN_powerpc64= Does not build GNU_CONFIGURE= yes USES= gmake libtool pathfix pkgconfig tar:xz Modified: head/devel/mongo-cxx-driver/Makefile ============================================================================== --- head/devel/mongo-cxx-driver/Makefile Sun Apr 9 23:48:45 2017 (r438122) +++ head/devel/mongo-cxx-driver/Makefile Mon Apr 10 00:27:48 2017 (r438123) @@ -15,8 +15,6 @@ LICENSE_FILE= ${WRKSRC}/APACHE-2.0.txt LIB_DEPENDS= libboost_system.so:devel/boost-libs -BROKEN_powerpc64= Does not build - MAKE_JOBS_UNSAFE= yes OPTIONS_DEFINE= SCRAM-SHA-1 Modified: head/devel/pecl-jsonnet/Makefile ============================================================================== --- head/devel/pecl-jsonnet/Makefile Sun Apr 9 23:48:45 2017 (r438122) +++ head/devel/pecl-jsonnet/Makefile Mon Apr 10 00:27:48 2017 (r438123) @@ -17,8 +17,6 @@ LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libjsonnet.so:devel/jsonnet -BROKEN_powerpc64= does not build - USES= php:ext tar:tgz USE_PHP= json:build CONFIGURE_ARGS= --with-jsonnet=${LOCALBASE} Modified: head/games/stonesoup/Makefile ============================================================================== --- head/games/stonesoup/Makefile Sun Apr 9 23:48:45 2017 (r438122) +++ head/games/stonesoup/Makefile Mon Apr 10 00:27:48 2017 (r438123) @@ -15,6 +15,7 @@ COMMENT= Dungeon Crawl Stone Soup - a fu LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/../licence.txt +BROKEN_armv6= Does not build: error: Missing platform #define or unsupported compiler BROKEN_powerpc64= Does not build USES= bison compiler:c++11-lib gmake lua:51 perl5 pkgconfig \ Modified: head/lang/dmd1/Makefile ============================================================================== --- head/lang/dmd1/Makefile Sun Apr 9 23:48:45 2017 (r438122) +++ head/lang/dmd1/Makefile Mon Apr 10 00:27:48 2017 (r438123) @@ -4,24 +4,25 @@ PORTNAME= dmd PORTVERSION= 1.076 PORTREVISION= 2 -PKGNAMESUFFIX= 1 CATEGORIES= lang MASTER_SITES= http://ftp.digitalmars.com/ +PKGNAMESUFFIX= 1 DISTNAME= ${PORTNAME}.${PORTVERSION} MAINTAINER= cy@FreeBSD.org COMMENT= Official compiler for the D 1.0 programming language -NO_PACKAGE= No redistribution of non validated binaries -USES= gmake zip -PORTDOCS= *.txt html/ phobos/ -WRKSRC= ${WRKDIR}/${PORTNAME}/src/${PORTNAME} -LICENSE_COMB= multi LICENSE= ART10 ZLIB DMD +LICENSE_COMB= multi LICENSE_NAME_DMD= digital mars license LICENSE_FILE_DMD= ${WRKSRC}/../../license.txt LICENSE_PERMS_DMD= no-pkg-mirror auto-accept +NO_PACKAGE= No redistribution of non validated binaries +USES= gmake zip +PORTDOCS= *.txt html/ phobos/ +WRKSRC= ${WRKDIR}/${PORTNAME}/src/${PORTNAME} + OPTIONS_DEFINE= SOURCE DOCS SOURCE_DESC= Compile dmd and phobos from source Modified: head/math/openfst/Makefile ============================================================================== --- head/math/openfst/Makefile Sun Apr 9 23:48:45 2017 (r438122) +++ head/math/openfst/Makefile Mon Apr 10 00:27:48 2017 (r438123) @@ -12,8 +12,6 @@ COMMENT= Library for working with weight LICENSE= APACHE20 -BROKEN_powerpc64= Does not build - USES= compiler:c++11-lib libtool python:2 USE_LDCONFIG= ${LOCALBASE}/lib/fst GNU_CONFIGURE= yes Modified: head/net-im/licq/Makefile ============================================================================== --- head/net-im/licq/Makefile Sun Apr 9 23:48:45 2017 (r438122) +++ head/net-im/licq/Makefile Mon Apr 10 00:27:48 2017 (r438123) @@ -14,7 +14,6 @@ LICENSE= GPLv2 LIB_DEPENDS= libboost_regex.so:devel/boost-libs -BROKEN_powerpc64= Does not build BROKEN_sparc64= Does not build: fails to link USES= cmake iconv ssl Modified: head/net/grive/Makefile ============================================================================== --- head/net/grive/Makefile Sun Apr 9 23:48:45 2017 (r438122) +++ head/net/grive/Makefile Mon Apr 10 00:27:48 2017 (r438123) @@ -11,8 +11,6 @@ COMMENT= Open source client for Google D LICENSE= GPLv2 -BROKEN_powerpc64= Does not build - LIB_DEPENDS= libboost_filesystem.so:devel/boost-libs \ libcurl.so:ftp/curl \ libexpat.so:textproc/expat2 \ Modified: head/net/libcmis/Makefile ============================================================================== --- head/net/libcmis/Makefile Sun Apr 9 23:48:45 2017 (r438122) +++ head/net/libcmis/Makefile Mon Apr 10 00:27:48 2017 (r438123) @@ -12,8 +12,6 @@ COMMENT= Client library for the CMIS int LICENSE= LGPL20 MPL GPLv2 LICENSE_COMB= dual -BROKEN_powerpc64= Does not build - LIB_DEPENDS= libcurl.so:ftp/curl BUILD_DEPENDS= cppunit-config:devel/cppunit \ ${LOCALBASE}/lib/libboost_regex.a:devel/boost-libs Modified: head/net/opensips/Makefile ============================================================================== --- head/net/opensips/Makefile Sun Apr 9 23:48:45 2017 (r438122) +++ head/net/opensips/Makefile Mon Apr 10 00:27:48 2017 (r438123) @@ -33,8 +33,6 @@ RUN_DEPENDS= ${LOCALBASE}/bin/bash:shel ${LOCALBASE}/bin/python2:lang/python2 \ ${LOCALBASE}/bin/grep:textproc/gnugrep -BROKEN_powerpc64= Does not build - GINSTALL= ginstall WRKSRC= ${WRKDIR}/opensips-${PORTVERSION} Modified: head/print/fpdf/Makefile ============================================================================== --- head/print/fpdf/Makefile Sun Apr 9 23:48:45 2017 (r438122) +++ head/print/fpdf/Makefile Mon Apr 10 00:27:48 2017 (r438123) @@ -12,8 +12,6 @@ DISTNAME= ${PORTNAME}${PORTVERSION:S|.|| MAINTAINER= thierry@FreeBSD.org COMMENT= Free PHP class to generate PDF files with pure PHP -BROKEN_powerpc64= Does not build - USE_PHP= zlib FETCH_CMD= ${FETCH_BINARY} -ARr -o ${DISTDIR}/${DISTFILES} Modified: head/security/pgpin/Makefile ============================================================================== --- head/security/pgpin/Makefile Sun Apr 9 23:48:45 2017 (r438122) +++ head/security/pgpin/Makefile Mon Apr 10 00:27:48 2017 (r438123) @@ -16,7 +16,6 @@ LICENSE= MIT PORTSCOUT= ignore:1 BROKEN_mips64= Does not build -BROKEN_powerpc64= Does not build USES= tar:tgz WRKSRC= ${WRKDIR}/pgp263in/src Modified: head/sysutils/condor/Makefile ============================================================================== --- head/sysutils/condor/Makefile Sun Apr 9 23:48:45 2017 (r438122) +++ head/sysutils/condor/Makefile Mon Apr 10 00:27:48 2017 (r438123) @@ -17,8 +17,6 @@ COMMENT= High-throughput computing on di LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE-2.0.txt -BROKEN_powerpc64= Does not build - LIB_DEPENDS+= libkrb5support.so:security/krb5 \ libpcre.so:devel/pcre \ libcurl.so:ftp/curl \ Modified: head/sysutils/fusefs-encfs/Makefile ============================================================================== --- head/sysutils/fusefs-encfs/Makefile Sun Apr 9 23:48:45 2017 (r438122) +++ head/sysutils/fusefs-encfs/Makefile Mon Apr 10 00:27:48 2017 (r438123) @@ -14,8 +14,6 @@ COMMENT= Encrypted pass-through FUSE fil LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING -BROKEN_powerpc64= does not build - USES= cmake:outsource compiler:c++11-lib fuse ssl USE_GITHUB= yes GH_ACCOUNT= vgough Modified: head/textproc/source-highlight/Makefile ============================================================================== --- head/textproc/source-highlight/Makefile Sun Apr 9 23:48:45 2017 (r438122) +++ head/textproc/source-highlight/Makefile Mon Apr 10 00:27:48 2017 (r438123) @@ -16,7 +16,6 @@ LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= exctags:devel/ctags LIB_DEPENDS= libboost_regex.so:devel/boost-libs -BROKEN_powerpc64= Does not build BROKEN_sparc64= Does not compile with GCC 4.2 GNU_CONFIGURE= yes Modified: head/www/mohawk/Makefile ============================================================================== --- head/www/mohawk/Makefile Sun Apr 9 23:48:45 2017 (r438122) +++ head/www/mohawk/Makefile Mon Apr 10 00:27:48 2017 (r438123) @@ -32,7 +32,6 @@ OPTIONS_DEFINE= EXAMPLES USES= uidfix BROKEN_aarch64= Fails to compile: error: comparison of constant -1 with expression of type char is always true -BROKEN_powerpc64= Does not build .include From owner-svn-ports-head@freebsd.org Mon Apr 10 05:09:44 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B491AD286B1; Mon, 10 Apr 2017 05:09:44 +0000 (UTC) (envelope-from riggs@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 61850105; Mon, 10 Apr 2017 05:09:44 +0000 (UTC) (envelope-from riggs@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v3A59huB035739; Mon, 10 Apr 2017 05:09:43 GMT (envelope-from riggs@FreeBSD.org) Received: (from riggs@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v3A59h75035737; Mon, 10 Apr 2017 05:09:43 GMT (envelope-from riggs@FreeBSD.org) Message-Id: <201704100509.v3A59h75035737@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: riggs set sender to riggs@FreeBSD.org using -f From: Thomas Zander Date: Mon, 10 Apr 2017 05:09:43 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r438125 - head/www/guacamole-client X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Apr 2017 05:09:44 -0000 Author: riggs Date: Mon Apr 10 05:09:43 2017 New Revision: 438125 URL: https://svnweb.freebsd.org/changeset/ports/438125 Log: Update to upstream version 0.9.12, add NO_ARCH PR: 218419 Submitted by: Ultima1252@gmail.com (maintainer) Modified: head/www/guacamole-client/Makefile head/www/guacamole-client/distinfo Modified: head/www/guacamole-client/Makefile ============================================================================== --- head/www/guacamole-client/Makefile Mon Apr 10 01:28:24 2017 (r438124) +++ head/www/guacamole-client/Makefile Mon Apr 10 05:09:43 2017 (r438125) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= guacamole-client -PORTVERSION= 0.9.11 +PORTVERSION= 0.9.12 DISTVERSIONSUFFIX= -incubating CATEGORIES= www java MASTER_SITES+= https://sourceforge.net/projects/distfiles/files/${PORTNAME}/:repo \ @@ -26,6 +26,7 @@ MVN= mvn MVN_ARGS= package -Duser.home=${WRKDIR} USE_JAVA= yes JAVA_VERSION= 1.8+ +NO_ARCH= yes OPTIONS_SUB= yes SUB_FILES= pkg-message @@ -65,8 +66,8 @@ do-install: .if ${PORT_OPTIONS:MMK_LINK} @${MKDIR} ${STAGEDIR}/root @${MKDIR} ${STAGEDIR}${PREFIX}/apache-tomcat-8.0/webapps - @${LN} -s ${GUACAMOLE_CONF} ${STAGEDIR}/root/.guacamole - @${LN} -s ${GUACAMOLE_DATA}/guacamole.war \ + @${LN} -s ..${GUACAMOLE_CONF} ${STAGEDIR}/root/.guacamole + @${LN} -s ../../share/${PORTNAME}/guacamole.war \ ${STAGEDIR}${PREFIX}/apache-tomcat-8.0/webapps/ .endif @${CP} ${FILESDIR}/user-mapping.xml.sample ${STAGEDIR}${GUACAMOLE_CONF}/ Modified: head/www/guacamole-client/distinfo ============================================================================== --- head/www/guacamole-client/distinfo Mon Apr 10 01:28:24 2017 (r438124) +++ head/www/guacamole-client/distinfo Mon Apr 10 05:09:43 2017 (r438125) @@ -1,5 +1,5 @@ -TIMESTAMP = 1486162040 -SHA256 (guacamole-client/repository-0.9.11.tar.gz) = 6a09d9832775f771713bb8ddce4de5b8fbc3958cf9041b651dc068cb47e86fff -SIZE (guacamole-client/repository-0.9.11.tar.gz) = 57555410 -SHA256 (guacamole-client/apache-incubator-guacamole-client-0.9.11-incubating_GH0.tar.gz) = 7e18f47674971bc77dc6551a273a0d1e9a33d2a56ff577ebf50e312228c46a09 -SIZE (guacamole-client/apache-incubator-guacamole-client-0.9.11-incubating_GH0.tar.gz) = 1666459 +TIMESTAMP = 1491448771 +SHA256 (guacamole-client/repository-0.9.12.tar.gz) = 2177c05a99d4727c73416d828281cd3b8c909281ef63b86b8d7c133b6700957f +SIZE (guacamole-client/repository-0.9.12.tar.gz) = 57553854 +SHA256 (guacamole-client/apache-incubator-guacamole-client-0.9.12-incubating_GH0.tar.gz) = 860236750fdc73a7275f06289d089546d5eeae7329a3c0f84598ee5ef134b121 +SIZE (guacamole-client/apache-incubator-guacamole-client-0.9.12-incubating_GH0.tar.gz) = 1680786 From owner-svn-ports-head@freebsd.org Mon Apr 10 06:54:36 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id CAF35D36FB6; Mon, 10 Apr 2017 06:54:36 +0000 (UTC) (envelope-from riggs@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A8041155; Mon, 10 Apr 2017 06:54:36 +0000 (UTC) (envelope-from riggs@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v3A6sZPZ080643; Mon, 10 Apr 2017 06:54:35 GMT (envelope-from riggs@FreeBSD.org) Received: (from riggs@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v3A6sZWQ080640; Mon, 10 Apr 2017 06:54:35 GMT (envelope-from riggs@FreeBSD.org) Message-Id: <201704100654.v3A6sZWQ080640@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: riggs set sender to riggs@FreeBSD.org using -f From: Thomas Zander Date: Mon, 10 Apr 2017 06:54:35 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r438126 - in head/www/squid-devel: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Apr 2017 06:54:36 -0000 Author: riggs Date: Mon Apr 10 06:54:35 2017 New Revision: 438126 URL: https://svnweb.freebsd.org/changeset/ports/438126 Log: Update to upstream version 4.0.19 Detailed maintainer log: - Update to 4.0.19 - Make it possible to set alternative squid_krb5_config via rc script - Unbreak build with openssl-devel - Add bdb to USES since some helpers need it (see http://www.squid-cache.org/Versions/v4/changesets/squid-4-15013.patch) PR: 218505 Submitted by: timp87@gmail.com (maintainer) MFH: 2017Q2 Modified: head/www/squid-devel/Makefile head/www/squid-devel/distinfo head/www/squid-devel/files/squid.in Modified: head/www/squid-devel/Makefile ============================================================================== --- head/www/squid-devel/Makefile Mon Apr 10 05:09:43 2017 (r438125) +++ head/www/squid-devel/Makefile Mon Apr 10 06:54:35 2017 (r438126) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= squid -PORTVERSION= 4.0.18 -PORTREVISION= 3 +PORTVERSION= 4.0.19 CATEGORIES= www ipv6 MASTER_SITES= http://www.squid-cache.org/Versions/v4/ \ http://www2.us.squid-cache.org/Versions/v4/ \ @@ -29,11 +28,13 @@ LICENSE_FILE= ${WRKSRC}/COPYING CONFLICTS= squid*-3.* -USES= compiler:c++11-lib cpe perl5 shebangfix tar:xz +USES= compiler:c++11-lib cpe perl5 shebangfix tar:xz bdb CPE_VENDOR= squid-cache SHEBANG_FILES= scripts/*.pl contrib/*.pl tools/*.pl GNU_CONFIGURE= yes USE_RC_SUBR= squid +CPPFLAGS+= -I${BDB_INCLUDE_DIR} +LDFLAGS+= -L${BDB_LIB_DIR} USERS= squid GROUPS= squid @@ -304,10 +305,6 @@ post-install: .include -.if ${PORT_OPTIONS:MSSL} && ${SSL_DEFAULT:Mopenssl-devel} -BROKEN= Does not build with openssl-devel -.endif - .if ${CHOSEN_COMPILER_TYPE} == clang #CXXFLAGS+= -Wno-unused-private-field CXXFLAGS+= -Wno-unknown-warning-option Modified: head/www/squid-devel/distinfo ============================================================================== --- head/www/squid-devel/distinfo Mon Apr 10 05:09:43 2017 (r438125) +++ head/www/squid-devel/distinfo Mon Apr 10 06:54:35 2017 (r438126) @@ -1,3 +1,3 @@ TIMESTAMP = 1467941699 -SHA256 (squid4.0/squid-4.0.18.tar.xz) = 6e5d2dd9477085b023c4c8ebfc2124ed2bc9795fdc74d190c9273c70ba6f2560 -SIZE (squid4.0/squid-4.0.18.tar.xz) = 2411340 +SHA256 (squid4.0/squid-4.0.19.tar.xz) = 355a7f816afd8b9b5d0d785e9c80c28a7e4c6edb8832ac865ad267d5e3360050 +SIZE (squid4.0/squid-4.0.19.tar.xz) = 2414764 Modified: head/www/squid-devel/files/squid.in ============================================================================== --- head/www/squid-devel/files/squid.in Mon Apr 10 05:09:43 2017 (r438125) +++ head/www/squid-devel/files/squid.in Mon Apr 10 06:54:35 2017 (r438126) @@ -42,6 +42,9 @@ # squid_krb5_ktname: # Alternative Kerberos 5 Key Table. # Default: none +# squid_krb5_config: +# Alternative Kerberos 5 config file +# Default: none . /etc/rc.subr @@ -90,6 +93,12 @@ squid_prestart() export KRB5_KTNAME=${squid_krb5_ktname} fi + # setup KRB5_CONFIG: + squid_krb5_config=${squid_krb5_config:-"NONE"} + if [ "${squid_krb5_config}" != "NONE" ]; then + export KRB5_CONFIG=${squid_krb5_config} + fi + # setup FIB tables: if command -v check_namevarlist > /dev/null 2>&1; then check_namevarlist fib && return 0 From owner-svn-ports-head@freebsd.org Mon Apr 10 07:16:57 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E57C1D374D6; Mon, 10 Apr 2017 07:16:57 +0000 (UTC) (envelope-from gerald@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id B59D6E27; Mon, 10 Apr 2017 07:16:57 +0000 (UTC) (envelope-from gerald@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v3A7Gudn089275; Mon, 10 Apr 2017 07:16:56 GMT (envelope-from gerald@FreeBSD.org) Received: (from gerald@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v3A7GurB089273; Mon, 10 Apr 2017 07:16:56 GMT (envelope-from gerald@FreeBSD.org) Message-Id: <201704100716.v3A7GurB089273@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: gerald set sender to gerald@FreeBSD.org using -f From: Gerald Pfeifer Date: Mon, 10 Apr 2017 07:16:56 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r438127 - head/lang/gcc7-devel X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Apr 2017 07:16:58 -0000 Author: gerald Date: Mon Apr 10 07:16:56 2017 New Revision: 438127 URL: https://svnweb.freebsd.org/changeset/ports/438127 Log: Update to the 20170409 snapshot of GCC 7. Among other changes, now close to release quality, this brings some improvements for FreeBSD/AArch64 by andreast. Modified: head/lang/gcc7-devel/Makefile head/lang/gcc7-devel/distinfo Modified: head/lang/gcc7-devel/Makefile ============================================================================== --- head/lang/gcc7-devel/Makefile Mon Apr 10 06:54:35 2017 (r438126) +++ head/lang/gcc7-devel/Makefile Mon Apr 10 07:16:56 2017 (r438127) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gcc -PORTVERSION= 7.0.1.s20170402 +PORTVERSION= 7.0.1.s20170409 CATEGORIES= lang MASTER_SITES= GCC/snapshots/${DISTVERSION} PKGNAMESUFFIX= ${SUFFIX}-devel Modified: head/lang/gcc7-devel/distinfo ============================================================================== --- head/lang/gcc7-devel/distinfo Mon Apr 10 06:54:35 2017 (r438126) +++ head/lang/gcc7-devel/distinfo Mon Apr 10 07:16:56 2017 (r438127) @@ -1,3 +1,3 @@ -TIMESTAMP = 1491217873 -SHA256 (gcc-7-20170402.tar.bz2) = c87eb948929e11819cf7d599651751fd3eba5db5669d26e35a99bdfdd8710876 -SIZE (gcc-7-20170402.tar.bz2) = 79572616 +TIMESTAMP = 1491783490 +SHA256 (gcc-7-20170409.tar.bz2) = c7ac21e2d824a2474b07b93658521745fa23bfb1cf5110205af3e61e783e29a4 +SIZE (gcc-7-20170409.tar.bz2) = 79541221 From owner-svn-ports-head@freebsd.org Mon Apr 10 07:51:17 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 970F8D37B74; Mon, 10 Apr 2017 07:51:17 +0000 (UTC) (envelope-from gerald@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4FAEBEC3; Mon, 10 Apr 2017 07:51:17 +0000 (UTC) (envelope-from gerald@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v3A7pGZG002118; Mon, 10 Apr 2017 07:51:16 GMT (envelope-from gerald@FreeBSD.org) Received: (from gerald@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v3A7pGvO002115; Mon, 10 Apr 2017 07:51:16 GMT (envelope-from gerald@FreeBSD.org) Message-Id: <201704100751.v3A7pGvO002115@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: gerald set sender to gerald@FreeBSD.org using -f From: Gerald Pfeifer Date: Mon, 10 Apr 2017 07:51:16 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r438128 - head/emulators/wine-devel X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Apr 2017 07:51:17 -0000 Author: gerald Date: Mon Apr 10 07:51:16 2017 New Revision: 438128 URL: https://svnweb.freebsd.org/changeset/ports/438128 Log: Update to Wine 2.5. This includes the following changes: - Support for message-mode named pipes. - Translation of version resources through po files. - Transform feedback support in Direct3D. - Scheduler classes in C++ runtime. - Better scrolling in popup menus. - More improvements to the XML reader. - Various bug fixes. Plus a number of new facilities coming with wine-staging and the STAGING option in wine-devel. Modified: head/emulators/wine-devel/Makefile head/emulators/wine-devel/distinfo head/emulators/wine-devel/pkg-plist Modified: head/emulators/wine-devel/Makefile ============================================================================== --- head/emulators/wine-devel/Makefile Mon Apr 10 07:16:56 2017 (r438127) +++ head/emulators/wine-devel/Makefile Mon Apr 10 07:51:16 2017 (r438128) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= wine -DISTVERSION= 2.4 +DISTVERSION= 2.5 PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= emulators Modified: head/emulators/wine-devel/distinfo ============================================================================== --- head/emulators/wine-devel/distinfo Mon Apr 10 07:16:56 2017 (r438127) +++ head/emulators/wine-devel/distinfo Mon Apr 10 07:51:16 2017 (r438128) @@ -1,5 +1,5 @@ -TIMESTAMP = 1490120116 -SHA256 (wine-2.4.tar.xz) = 87b5df07e4781fecce2f92415a4717208ea253a20a0df8b36b9f90b69b72748e -SIZE (wine-2.4.tar.xz) = 18953748 -SHA256 (v2.4.tar.gz) = 709cab12c0ebf7cf9504fd4a67eb851272309e00066ad81f184b0f55c63e9deb -SIZE (v2.4.tar.gz) = 10067020 +TIMESTAMP = 1491783471 +SHA256 (wine-2.5.tar.xz) = 13f92b7ab483323aaabbc6519851e688ad4372ea30569961c831d40d6d3bccd2 +SIZE (wine-2.5.tar.xz) = 18993176 +SHA256 (v2.5.tar.gz) = b5cf6fa38151ff47ab6d725077693b02b37bb07b2ab7fda55290bb1f63ac54ad +SIZE (v2.5.tar.gz) = 10062025 Modified: head/emulators/wine-devel/pkg-plist ============================================================================== --- head/emulators/wine-devel/pkg-plist Mon Apr 10 07:16:56 2017 (r438127) +++ head/emulators/wine-devel/pkg-plist Mon Apr 10 07:51:16 2017 (r438128) @@ -91,6 +91,7 @@ include/wine/windows/amstream.h include/wine/windows/amstream.idl include/wine/windows/amvideo.h include/wine/windows/amvideo.idl +%%STAGING%%include/wine/windows/apiset.h include/wine/windows/appcompatapi.h include/wine/windows/appmgmt.h include/wine/windows/asptlb.h @@ -973,6 +974,7 @@ lib/wine/api-ms-win-core-psapi-obsolete- %%STAGING%%lib/wine/api-ms-win-core-quirks-l1-1-0.dll.so lib/wine/api-ms-win-core-realtime-l1-1-0.dll.so lib/wine/api-ms-win-core-registry-l1-1-0.dll.so +%%STAGING%%lib/wine/api-ms-win-core-registry-l2-1-0.dll.so lib/wine/api-ms-win-core-registryuserspecific-l1-1-0.dll.so lib/wine/api-ms-win-core-rtlsupport-l1-1-0.dll.so lib/wine/api-ms-win-core-rtlsupport-l1-2-0.dll.so @@ -992,6 +994,7 @@ lib/wine/api-ms-win-core-sysinfo-l1-2-1. lib/wine/api-ms-win-core-threadpool-l1-1-0.dll.so lib/wine/api-ms-win-core-threadpool-l1-2-0.dll.so lib/wine/api-ms-win-core-threadpool-legacy-l1-1-0.dll.so +%%STAGING%%lib/wine/api-ms-win-core-threadpool-private-l1-1-0.dll.so lib/wine/api-ms-win-core-timezone-l1-1-0.dll.so lib/wine/api-ms-win-core-toolhelp-l1-1-0.dll.so lib/wine/api-ms-win-core-url-l1-1-0.dll.so @@ -1005,6 +1008,7 @@ lib/wine/api-ms-win-core-winrt-error-l1- lib/wine/api-ms-win-core-winrt-errorprivate-l1-1-1.dll.so lib/wine/api-ms-win-core-winrt-l1-1-0.dll.so lib/wine/api-ms-win-core-winrt-registration-l1-1-0.dll.so +%%STAGING%%lib/wine/api-ms-win-core-winrt-roparameterizediid-l1-1-0.dll.so lib/wine/api-ms-win-core-winrt-string-l1-1-0.dll.so lib/wine/api-ms-win-core-wow64-l1-1-0.dll.so lib/wine/api-ms-win-core-xstate-l1-1-0.dll.so @@ -1041,6 +1045,8 @@ lib/wine/api-ms-win-eventing-consumer-l1 lib/wine/api-ms-win-eventing-controller-l1-1-0.dll.so lib/wine/api-ms-win-eventing-provider-l1-1-0.dll.so lib/wine/api-ms-win-eventlog-legacy-l1-1-0.dll.so +%%STAGING%%lib/wine/api-ms-win-mm-misc-l1-1-1.dll.so +%%STAGING%%lib/wine/api-ms-win-mm-mme-l1-1-0.dll.so lib/wine/api-ms-win-ntuser-dc-access-l1-1-0.dll.so lib/wine/api-ms-win-power-base-l1-1-0.dll.so lib/wine/api-ms-win-power-setting-l1-1-0.dll.so @@ -1051,11 +1057,13 @@ lib/wine/api-ms-win-security-audit-l1-1- lib/wine/api-ms-win-security-base-l1-1-0.dll.so lib/wine/api-ms-win-security-base-l1-2-0.dll.so lib/wine/api-ms-win-security-base-private-l1-1-1.dll.so +%%STAGING%%lib/wine/api-ms-win-security-grouppolicy-l1-1-0.dll.so lib/wine/api-ms-win-security-lsalookup-l1-1-0.dll.so lib/wine/api-ms-win-security-lsalookup-l1-1-1.dll.so lib/wine/api-ms-win-security-lsalookup-l2-1-1.dll.so lib/wine/api-ms-win-security-lsapolicy-l1-1-0.dll.so lib/wine/api-ms-win-security-sddl-l1-1-0.dll.so +%%STAGING%%lib/wine/api-ms-win-security-systemfunctions-l1-1-0.dll.so lib/wine/api-ms-win-service-core-l1-1-0.dll.so lib/wine/api-ms-win-service-core-l1-1-1.dll.so lib/wine/api-ms-win-service-management-l1-1-0.dll.so @@ -1333,6 +1341,7 @@ lib/wine/fakedlls/api-ms-win-core-psapi- %%STAGING%%lib/wine/fakedlls/api-ms-win-core-quirks-l1-1-0.dll lib/wine/fakedlls/api-ms-win-core-realtime-l1-1-0.dll lib/wine/fakedlls/api-ms-win-core-registry-l1-1-0.dll +%%STAGING%%lib/wine/fakedlls/api-ms-win-core-registry-l2-1-0.dll lib/wine/fakedlls/api-ms-win-core-registryuserspecific-l1-1-0.dll lib/wine/fakedlls/api-ms-win-core-rtlsupport-l1-1-0.dll lib/wine/fakedlls/api-ms-win-core-rtlsupport-l1-2-0.dll @@ -1352,6 +1361,7 @@ lib/wine/fakedlls/api-ms-win-core-sysinf lib/wine/fakedlls/api-ms-win-core-threadpool-l1-1-0.dll lib/wine/fakedlls/api-ms-win-core-threadpool-l1-2-0.dll lib/wine/fakedlls/api-ms-win-core-threadpool-legacy-l1-1-0.dll +%%STAGING%%lib/wine/fakedlls/api-ms-win-core-threadpool-private-l1-1-0.dll lib/wine/fakedlls/api-ms-win-core-timezone-l1-1-0.dll lib/wine/fakedlls/api-ms-win-core-toolhelp-l1-1-0.dll lib/wine/fakedlls/api-ms-win-core-url-l1-1-0.dll @@ -1365,6 +1375,7 @@ lib/wine/fakedlls/api-ms-win-core-winrt- lib/wine/fakedlls/api-ms-win-core-winrt-errorprivate-l1-1-1.dll lib/wine/fakedlls/api-ms-win-core-winrt-l1-1-0.dll lib/wine/fakedlls/api-ms-win-core-winrt-registration-l1-1-0.dll +%%STAGING%%lib/wine/fakedlls/api-ms-win-core-winrt-roparameterizediid-l1-1-0.dll lib/wine/fakedlls/api-ms-win-core-winrt-string-l1-1-0.dll lib/wine/fakedlls/api-ms-win-core-wow64-l1-1-0.dll lib/wine/fakedlls/api-ms-win-core-xstate-l1-1-0.dll @@ -1401,6 +1412,8 @@ lib/wine/fakedlls/api-ms-win-eventing-co lib/wine/fakedlls/api-ms-win-eventing-controller-l1-1-0.dll lib/wine/fakedlls/api-ms-win-eventing-provider-l1-1-0.dll lib/wine/fakedlls/api-ms-win-eventlog-legacy-l1-1-0.dll +%%STAGING%%lib/wine/fakedlls/api-ms-win-mm-misc-l1-1-1.dll +%%STAGING%%lib/wine/fakedlls/api-ms-win-mm-mme-l1-1-0.dll lib/wine/fakedlls/api-ms-win-ntuser-dc-access-l1-1-0.dll lib/wine/fakedlls/api-ms-win-power-base-l1-1-0.dll lib/wine/fakedlls/api-ms-win-power-setting-l1-1-0.dll @@ -1411,11 +1424,13 @@ lib/wine/fakedlls/api-ms-win-security-au lib/wine/fakedlls/api-ms-win-security-base-l1-1-0.dll lib/wine/fakedlls/api-ms-win-security-base-l1-2-0.dll lib/wine/fakedlls/api-ms-win-security-base-private-l1-1-1.dll +%%STAGING%%lib/wine/fakedlls/api-ms-win-security-grouppolicy-l1-1-0.dll lib/wine/fakedlls/api-ms-win-security-lsalookup-l1-1-0.dll lib/wine/fakedlls/api-ms-win-security-lsalookup-l1-1-1.dll lib/wine/fakedlls/api-ms-win-security-lsalookup-l2-1-1.dll lib/wine/fakedlls/api-ms-win-security-lsapolicy-l1-1-0.dll lib/wine/fakedlls/api-ms-win-security-sddl-l1-1-0.dll +%%STAGING%%lib/wine/fakedlls/api-ms-win-security-systemfunctions-l1-1-0.dll lib/wine/fakedlls/api-ms-win-service-core-l1-1-0.dll lib/wine/fakedlls/api-ms-win-service-core-l1-1-1.dll lib/wine/fakedlls/api-ms-win-service-management-l1-1-0.dll From owner-svn-ports-head@freebsd.org Mon Apr 10 07:55:35 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id EE464D37C06; Mon, 10 Apr 2017 07:55:35 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id B197D19E; Mon, 10 Apr 2017 07:55:35 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v3A7tYA7005922; Mon, 10 Apr 2017 07:55:34 GMT (envelope-from ehaupt@FreeBSD.org) Received: (from ehaupt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v3A7tYJp005919; Mon, 10 Apr 2017 07:55:34 GMT (envelope-from ehaupt@FreeBSD.org) Message-Id: <201704100755.v3A7tYJp005919@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ehaupt set sender to ehaupt@FreeBSD.org using -f From: Emanuel Haupt Date: Mon, 10 Apr 2017 07:55:34 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r438129 - head/x11/p5-X11-Protocol-Other X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Apr 2017 07:55:36 -0000 Author: ehaupt Date: Mon Apr 10 07:55:34 2017 New Revision: 438129 URL: https://svnweb.freebsd.org/changeset/ports/438129 Log: - Update to 30 - Provide examples Modified: head/x11/p5-X11-Protocol-Other/Makefile head/x11/p5-X11-Protocol-Other/distinfo head/x11/p5-X11-Protocol-Other/pkg-plist Modified: head/x11/p5-X11-Protocol-Other/Makefile ============================================================================== --- head/x11/p5-X11-Protocol-Other/Makefile Mon Apr 10 07:51:16 2017 (r438128) +++ head/x11/p5-X11-Protocol-Other/Makefile Mon Apr 10 07:55:34 2017 (r438129) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= X11-Protocol-Other -PORTVERSION= 29 -PORTREVISION= 1 +PORTVERSION= 30 CATEGORIES= x11 perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -17,8 +16,16 @@ LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= p5-X11-Protocol>=0:x11/p5-X11-Protocol RUN_DEPENDS:= ${BUILD_DEPENDS} -USES= perl5 +USES= perl5 shebangfix USE_PERL5= configure NO_ARCH= yes +OPTIONS_DEFINE= EXAMPLES + +SHEBANG_FILES= examples/*.pl + +post-install-EXAMPLES-on: + @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} + (cd ${WRKSRC}/examples && ${COPYTREE_SHARE} . ${STAGEDIR}${EXAMPLESDIR}) + .include Modified: head/x11/p5-X11-Protocol-Other/distinfo ============================================================================== --- head/x11/p5-X11-Protocol-Other/distinfo Mon Apr 10 07:51:16 2017 (r438128) +++ head/x11/p5-X11-Protocol-Other/distinfo Mon Apr 10 07:55:34 2017 (r438129) @@ -1,3 +1,3 @@ -TIMESTAMP = 1480350280 -SHA256 (X11-Protocol-Other-29.tar.gz) = 04e96a3f068eca498b7e91fe0abe24173b4152c91b556e21d84d4a802cffbd5f -SIZE (X11-Protocol-Other-29.tar.gz) = 257542 +TIMESTAMP = 1491809865 +SHA256 (X11-Protocol-Other-30.tar.gz) = 323fe7736e20480a8b0940ab5695c6c028709cf088061eb9407236764a5c55d5 +SIZE (X11-Protocol-Other-30.tar.gz) = 263720 Modified: head/x11/p5-X11-Protocol-Other/pkg-plist ============================================================================== --- head/x11/p5-X11-Protocol-Other/pkg-plist Mon Apr 10 07:51:16 2017 (r438128) +++ head/x11/p5-X11-Protocol-Other/pkg-plist Mon Apr 10 07:55:34 2017 (r438129) @@ -38,3 +38,14 @@ %%PERL5_MAN3%%/X11::Protocol::Other.3.gz %%PERL5_MAN3%%/X11::Protocol::WM.3.gz %%PERL5_MAN3%%/X11::Protocol::XSetRoot.3.gz +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/cursor-font-anim.pl +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/damage-duplicate.pl +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/dbe-info.pl +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/dbe-swap.pl +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/mit-screen-saver-external.pl +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/view-root.pl +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/xfixes-cursor-image.pl +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/xfixes-selection.pl +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/xinerama-info.pl +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/xresource-pairwise.pl +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/xresource-print.pl From owner-svn-ports-head@freebsd.org Mon Apr 10 08:08:12 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 76510D36012; Mon, 10 Apr 2017 08:08:12 +0000 (UTC) (envelope-from nivit@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 391BA940; Mon, 10 Apr 2017 08:08:12 +0000 (UTC) (envelope-from nivit@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v3A88BlC010053; Mon, 10 Apr 2017 08:08:11 GMT (envelope-from nivit@FreeBSD.org) Received: (from nivit@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v3A88B5b010051; Mon, 10 Apr 2017 08:08:11 GMT (envelope-from nivit@FreeBSD.org) Message-Id: <201704100808.v3A88B5b010051@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: nivit set sender to nivit@FreeBSD.org using -f From: Nicola Vitale Date: Mon, 10 Apr 2017 08:08:11 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r438130 - head/net/py-speedtest-cli X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Apr 2017 08:08:12 -0000 Author: nivit Date: Mon Apr 10 08:08:11 2017 New Revision: 438130 URL: https://svnweb.freebsd.org/changeset/ports/438130 Log: - Update to 1.0.3 Modified: head/net/py-speedtest-cli/Makefile head/net/py-speedtest-cli/distinfo Modified: head/net/py-speedtest-cli/Makefile ============================================================================== --- head/net/py-speedtest-cli/Makefile Mon Apr 10 07:55:34 2017 (r438129) +++ head/net/py-speedtest-cli/Makefile Mon Apr 10 08:08:11 2017 (r438130) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= speedtest-cli -PORTVERSION= 0.3.4 +PORTVERSION= 1.0.3 CATEGORIES= net python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/net/py-speedtest-cli/distinfo ============================================================================== --- head/net/py-speedtest-cli/distinfo Mon Apr 10 07:55:34 2017 (r438129) +++ head/net/py-speedtest-cli/distinfo Mon Apr 10 08:08:11 2017 (r438130) @@ -1,2 +1,3 @@ -SHA256 (speedtest-cli-0.3.4.tar.gz) = cd60a0f5cc3a745fd13322e563ffe49fea91880255c0d3c166ae04d4583826a6 -SIZE (speedtest-cli-0.3.4.tar.gz) = 13419 +TIMESTAMP = 1491810086 +SHA256 (speedtest-cli-1.0.3.tar.gz) = e6897a11a8564b23e377fd63b8bdd895c015773ab0916d6a8358b996c423d653 +SIZE (speedtest-cli-1.0.3.tar.gz) = 20857 From owner-svn-ports-head@freebsd.org Mon Apr 10 08:14:01 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id BE66FD36425; Mon, 10 Apr 2017 08:14:01 +0000 (UTC) (envelope-from tz@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 8B38AF21; Mon, 10 Apr 2017 08:14:01 +0000 (UTC) (envelope-from tz@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v3A8E0DQ014116; Mon, 10 Apr 2017 08:14:00 GMT (envelope-from tz@FreeBSD.org) Received: (from tz@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v3A8E0Gp014114; Mon, 10 Apr 2017 08:14:00 GMT (envelope-from tz@FreeBSD.org) Message-Id: <201704100814.v3A8E0Gp014114@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tz set sender to tz@FreeBSD.org using -f From: Torsten Zuehlsdorff Date: Mon, 10 Apr 2017 08:14:00 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r438131 - head/mail/phpmailer X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Apr 2017 08:14:01 -0000 Author: tz Date: Mon Apr 10 08:14:00 2017 New Revision: 438131 URL: https://svnweb.freebsd.org/changeset/ports/438131 Log: mail/phpmailer: Update from 5.2.22 to 5.2.23 Changelog: - Improve trapping of TLS errors during connection so that they don't cause warnings, and are reported better in debug output - Amend test suite so it uses PHPUnit version 4.8, compatible with older versions of PHP, instead of the version supplied by Travis-CI - This forces pinning of some dev packages to older releases, but should make travis builds more reliable - Test suite now runs on HHVM, and thus so should PHPMailer in general - Improve Czech translations - Add links to CVE-2017-5223 resources Modified: head/mail/phpmailer/Makefile head/mail/phpmailer/distinfo Modified: head/mail/phpmailer/Makefile ============================================================================== --- head/mail/phpmailer/Makefile Mon Apr 10 08:08:11 2017 (r438130) +++ head/mail/phpmailer/Makefile Mon Apr 10 08:14:00 2017 (r438131) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= phpmailer -PORTVERSION= 5.2.22 +PORTVERSION= 5.2.23 DISTVERSIONPREFIX= v CATEGORIES= mail Modified: head/mail/phpmailer/distinfo ============================================================================== --- head/mail/phpmailer/distinfo Mon Apr 10 08:08:11 2017 (r438130) +++ head/mail/phpmailer/distinfo Mon Apr 10 08:14:00 2017 (r438131) @@ -1,3 +1,3 @@ -TIMESTAMP = 1484220608 -SHA256 (PHPMailer-PHPMailer-v5.2.22_GH0.tar.gz) = e30631e04333e05eb10077c94385d002c2cd3452d451da3b3899951e3aa1ff42 -SIZE (PHPMailer-PHPMailer-v5.2.22_GH0.tar.gz) = 157657 +TIMESTAMP = 1491811936 +SHA256 (PHPMailer-PHPMailer-v5.2.23_GH0.tar.gz) = 6bd8caf379e7d821aa1074b5f793f3b17a1b92ca953221fc61b7941ae34f5bbe +SIZE (PHPMailer-PHPMailer-v5.2.23_GH0.tar.gz) = 157335 From owner-svn-ports-head@freebsd.org Mon Apr 10 08:16:42 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 25D14D364AF; Mon, 10 Apr 2017 08:16:42 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id EA0C87C; Mon, 10 Apr 2017 08:16:41 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v3A8GfDW014343; Mon, 10 Apr 2017 08:16:41 GMT (envelope-from ehaupt@FreeBSD.org) Received: (from ehaupt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v3A8Ge71014341; Mon, 10 Apr 2017 08:16:40 GMT (envelope-from ehaupt@FreeBSD.org) Message-Id: <201704100816.v3A8Ge71014341@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ehaupt set sender to ehaupt@FreeBSD.org using -f From: Emanuel Haupt Date: Mon, 10 Apr 2017 08:16:40 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r438132 - head/net-mgmt/tcpreplay X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Apr 2017 08:16:42 -0000 Author: ehaupt Date: Mon Apr 10 08:16:40 2017 New Revision: 438132 URL: https://svnweb.freebsd.org/changeset/ports/438132 Log: Update to 4.2.2 Modified: head/net-mgmt/tcpreplay/Makefile head/net-mgmt/tcpreplay/distinfo Modified: head/net-mgmt/tcpreplay/Makefile ============================================================================== --- head/net-mgmt/tcpreplay/Makefile Mon Apr 10 08:14:00 2017 (r438131) +++ head/net-mgmt/tcpreplay/Makefile Mon Apr 10 08:16:40 2017 (r438132) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= tcpreplay -PORTVERSION= 4.2.1 +PORTVERSION= 4.2.2 DISTVERSIONPREFIX= v CATEGORIES= net-mgmt Modified: head/net-mgmt/tcpreplay/distinfo ============================================================================== --- head/net-mgmt/tcpreplay/distinfo Mon Apr 10 08:14:00 2017 (r438131) +++ head/net-mgmt/tcpreplay/distinfo Mon Apr 10 08:16:40 2017 (r438132) @@ -1,3 +1,3 @@ -TIMESTAMP = 1490298727 -SHA256 (appneta-tcpreplay-v4.2.1_GH0.tar.gz) = 7c4f5841dc590b8ee1a47a2b59ae55434850a85ead9fd71d77e2312a846fc2d1 -SIZE (appneta-tcpreplay-v4.2.1_GH0.tar.gz) = 2917066 +TIMESTAMP = 1491810978 +SHA256 (appneta-tcpreplay-v4.2.2_GH0.tar.gz) = 008010387bb8301a2ccc32582254e8dd654b874791e8c713142a4717ebdd6e85 +SIZE (appneta-tcpreplay-v4.2.2_GH0.tar.gz) = 2917136 From owner-svn-ports-head@freebsd.org Mon Apr 10 08:23:43 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 60DBFD367AE; Mon, 10 Apr 2017 08:23:43 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 170728B5; Mon, 10 Apr 2017 08:23:43 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v3A8Ngxm018682; Mon, 10 Apr 2017 08:23:42 GMT (envelope-from ehaupt@FreeBSD.org) Received: (from ehaupt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v3A8NgXg018680; Mon, 10 Apr 2017 08:23:42 GMT (envelope-from ehaupt@FreeBSD.org) Message-Id: <201704100823.v3A8NgXg018680@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ehaupt set sender to ehaupt@FreeBSD.org using -f From: Emanuel Haupt Date: Mon, 10 Apr 2017 08:23:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r438133 - head/net/proxychains-ng X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Apr 2017 08:23:43 -0000 Author: ehaupt Date: Mon Apr 10 08:23:41 2017 New Revision: 438133 URL: https://svnweb.freebsd.org/changeset/ports/438133 Log: Update to 4.12 PR: 218114 Approved by: maintainer timeout Modified: head/net/proxychains-ng/Makefile head/net/proxychains-ng/distinfo Modified: head/net/proxychains-ng/Makefile ============================================================================== --- head/net/proxychains-ng/Makefile Mon Apr 10 08:16:40 2017 (r438132) +++ head/net/proxychains-ng/Makefile Mon Apr 10 08:23:41 2017 (r438133) @@ -2,9 +2,9 @@ # $FreeBSD$ PORTNAME= proxychains-ng -PORTVERSION= 4.11 +PORTVERSION= 4.12 +DISTVERSIONPREFIX= v CATEGORIES= net security -MASTER_SITES= SF/${PORTNAME} MAINTAINER= nemysis@FreeBSD.org COMMENT= Redirect connection through proxy servers @@ -13,8 +13,11 @@ LICENSE= GPLv2 USES= gmake tar:bzip2 GNU_CONFIGURE= yes +USE_GITHUB= yes USE_LDCONFIG= yes +GH_ACCOUNT= rofl0r + CONFLICTS= proxychains-[0-9]* PORTDOCS= AUTHORS README TODO @@ -24,9 +27,6 @@ post-configure: @${ECHO_CMD} "PXCHAINS=proxychains" >> ${WRKSRC}/config.mak @${ECHO_CMD} "LDSO_PATHNAME=libproxychains-4.so" >> ${WRKSRC}/config.mak -do-build: - cd ${WRKSRC} ; gmake - post-patch: @${REINPLACE_CMD} \ -e 's|libproxychains4.so|libproxychains-4.so|' \ Modified: head/net/proxychains-ng/distinfo ============================================================================== --- head/net/proxychains-ng/distinfo Mon Apr 10 08:16:40 2017 (r438132) +++ head/net/proxychains-ng/distinfo Mon Apr 10 08:23:41 2017 (r438133) @@ -1,2 +1,3 @@ -SHA256 (proxychains-ng-4.11.tar.bz2) = dcc4149808cd1fb5d9663cc09791f478805816b1f017381f424414c47f6376b6 -SIZE (proxychains-ng-4.11.tar.bz2) = 31856 +TIMESTAMP = 1490452503 +SHA256 (rofl0r-proxychains-ng-v4.12_GH0.tar.gz) = b7bc3062e463800b7718789708defa379da41934231d6cb171defc0eae188b08 +SIZE (rofl0r-proxychains-ng-v4.12_GH0.tar.gz) = 35713 From owner-svn-ports-head@freebsd.org Mon Apr 10 09:02:11 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 33CEAD37610; Mon, 10 Apr 2017 09:02:11 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id DE0FEF65; Mon, 10 Apr 2017 09:02:10 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v3A92929034471; Mon, 10 Apr 2017 09:02:09 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v3A929vm034448; Mon, 10 Apr 2017 09:02:09 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201704100902.v3A929vm034448@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Mon, 10 Apr 2017 09:02:09 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r438135 - head/games/magicmaze X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Apr 2017 09:02:11 -0000 Author: amdmi3 Date: Mon Apr 10 09:02:09 2017 New Revision: 438135 URL: https://svnweb.freebsd.org/changeset/ports/438135 Log: - Simplify by using DISTVERSION - Fix LICENSE - Add NO_ARCH - Switch to options helpers Modified: head/games/magicmaze/Makefile Modified: head/games/magicmaze/Makefile ============================================================================== --- head/games/magicmaze/Makefile Mon Apr 10 08:43:16 2017 (r438134) +++ head/games/magicmaze/Makefile Mon Apr 10 09:02:09 2017 (r438135) @@ -2,47 +2,47 @@ # $FreeBSD$ PORTNAME= magicmaze -PORTVERSION= 1.4.3.6 +DISTVERSION= 1_4_3_6 PORTREVISION= 4 CATEGORIES= games ruby MASTER_SITES= SF/nemysisfreebsdp/${CATEGORIES}/ -DISTNAME= ${PORTNAME}-${DISTVERSION:S/./_/g} MAINTAINER= ports@FreeBSD.org COMMENT= Simple and low-tech monster-bashing maze game -LICENSE= GPLv2 RUBY +LICENSE= GPLv2+ RUBY LICENSE_COMB= dual -LICENSE_FILE_GPLv2= ${WRKSRC}/COPYING_GPL.txt +LICENSE_FILE_GPLv2+ = ${WRKSRC}/COPYING_GPL.txt RUN_DEPENDS= ruby${RUBY_SUFFIX}-sdl>=0:devel/ruby-sdl -WRKSRC= ${WRKDIR}/${PORTNAME}-${DISTVERSION:S/./_/g} - USES= shebangfix SHEBANG_FILES= mm.rb testmm.rb USE_SDL= sdl image mixer USE_RUBY= yes NO_BUILD= yes - -PORTDOCS= * - -OPTIONS_DEFINE= DOCS +NO_ARCH= yes SUB_FILES= ${PORTNAME} SUB_LIST= RUBY=${RUBY} +PORTDOCS= * + DESKTOP_ENTRIES="Magic Maze" "" "${PORTNAME}" \ "${PORTNAME}" "Game;ArcadeGame;" "" +OPTIONS_DEFINE= DOCS + do-install: ${INSTALL_SCRIPT} ${WRKDIR}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin/ @(cd ${WRKSRC} && ${COPYTREE_SHARE} "data magicmaze" ${STAGEDIR}${DATADIR}) ${INSTALL_SCRIPT} ${WRKSRC}/*.rb ${STAGEDIR}${DATADIR} - - ${LN} -sf ${DATADIR}/data/gfx/icon.png \ + ${LN} -sf ../../${DATADIR_REL}/data/gfx/icon.png \ ${STAGEDIR}${PREFIX}/share/pixmaps/${PORTNAME}.png - cd ${WRKSRC} && ${COPYTREE_SHARE} "README.TXT doc/BUGS.TXT" \ + +do-install-DOCS-on: + @${MKDIR} ${STAGEDIR}${DOCSDIR} + ${INSTALL_DATA} ${WRKSRC}/README.TXT ${WRKSRC}/doc/BUGS.TXT \ ${STAGEDIR}${DOCSDIR} .include From owner-svn-ports-head@freebsd.org Mon Apr 10 09:07:21 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9EA57D37690; Mon, 10 Apr 2017 09:07:21 +0000 (UTC) (envelope-from olivier@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 6E706188; Mon, 10 Apr 2017 09:07:21 +0000 (UTC) (envelope-from olivier@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v3A97Kg7035845; Mon, 10 Apr 2017 09:07:20 GMT (envelope-from olivier@FreeBSD.org) Received: (from olivier@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v3A97KpZ035843; Mon, 10 Apr 2017 09:07:20 GMT (envelope-from olivier@FreeBSD.org) Message-Id: <201704100907.v3A97KpZ035843@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olivier set sender to olivier@FreeBSD.org using -f From: Olivier Cochard Date: Mon, 10 Apr 2017 09:07:20 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r438136 - head/benchmarks/stress-ng X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Apr 2017 09:07:21 -0000 Author: olivier Date: Mon Apr 10 09:07:20 2017 New Revision: 438136 URL: https://svnweb.freebsd.org/changeset/ports/438136 Log: Updating to version 0.07.28 PR: 218520 Submitted by: luca.pizzamiglio@gmail.com (maintainer) Modified: head/benchmarks/stress-ng/Makefile head/benchmarks/stress-ng/distinfo Modified: head/benchmarks/stress-ng/Makefile ============================================================================== --- head/benchmarks/stress-ng/Makefile Mon Apr 10 09:02:09 2017 (r438135) +++ head/benchmarks/stress-ng/Makefile Mon Apr 10 09:07:20 2017 (r438136) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= stress-ng -PORTVERSION= 0.07.26 +PORTVERSION= 0.07.28 CATEGORIES= benchmarks MASTER_SITES= http://kernel.ubuntu.com/~cking/tarballs/stress-ng/ Modified: head/benchmarks/stress-ng/distinfo ============================================================================== --- head/benchmarks/stress-ng/distinfo Mon Apr 10 09:02:09 2017 (r438135) +++ head/benchmarks/stress-ng/distinfo Mon Apr 10 09:07:20 2017 (r438136) @@ -1,3 +1,3 @@ -TIMESTAMP = 1490277064 -SHA256 (stress-ng-0.07.26.tar.gz) = e14e52df9fdac4f5be66a2ba86c7d56134ae6f2824f5349f89d8010a61d3890d -SIZE (stress-ng-0.07.26.tar.gz) = 371638 +TIMESTAMP = 1491220473 +SHA256 (stress-ng-0.07.28.tar.gz) = e699f90ec1260eb5815fdaf7b7c410c7aa32f8802adad1eaa7a27260a97d7581 +SIZE (stress-ng-0.07.28.tar.gz) = 373194 From owner-svn-ports-head@freebsd.org Mon Apr 10 09:14:45 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A2123D37821; Mon, 10 Apr 2017 09:14:45 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 5EB298C1; Mon, 10 Apr 2017 09:14:45 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v3A9EiNO039865; Mon, 10 Apr 2017 09:14:44 GMT (envelope-from ehaupt@FreeBSD.org) Received: (from ehaupt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v3A9Eico039862; Mon, 10 Apr 2017 09:14:44 GMT (envelope-from ehaupt@FreeBSD.org) Message-Id: <201704100914.v3A9Eico039862@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ehaupt set sender to ehaupt@FreeBSD.org using -f From: Emanuel Haupt Date: Mon, 10 Apr 2017 09:14:44 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r438137 - head/security/clusterssh X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Apr 2017 09:14:45 -0000 Author: ehaupt Date: Mon Apr 10 09:14:44 2017 New Revision: 438137 URL: https://svnweb.freebsd.org/changeset/ports/438137 Log: Update to 4.09 PR: 218144 Approved by: maintainer timeout Modified: head/security/clusterssh/Makefile head/security/clusterssh/distinfo head/security/clusterssh/pkg-descr Modified: head/security/clusterssh/Makefile ============================================================================== --- head/security/clusterssh/Makefile Mon Apr 10 09:07:20 2017 (r438136) +++ head/security/clusterssh/Makefile Mon Apr 10 09:14:44 2017 (r438137) @@ -2,11 +2,8 @@ # $FreeBSD$ PORTNAME= clusterssh -PORTVERSION= 4.07 -PORTREVISION= 1 +PORTVERSION= 4.09 CATEGORIES= security net -MASTER_SITES= SF/${PORTNAME}/2.%20ClusterSSH%20Series%204 -DISTNAME= App-ClusterSSH-${PORTVERSION} MAINTAINER= lx@FreeBSD.org COMMENT= Controls multiple hosts simultaneously via xterms and ssh @@ -24,20 +21,28 @@ BUILD_DEPENDS= p5-File-Which>=0:sysutils p5-Exception-Class>=0:devel/p5-Exception-Class \ p5-Try-Tiny>=0:lang/p5-Try-Tiny \ p5-Tk>=0:x11-toolkits/p5-Tk \ - p5-X11-Protocol>=0:x11/p5-X11-Protocol \ p5-Sort-Naturally>=1:textproc/p5-Sort-Naturally \ + p5-X11-Protocol>=0:x11/p5-X11-Protocol \ + p5-X11-Protocol-Other>=0:x11/p5-X11-Protocol-Other \ xterm:x11/xterm RUN_DEPENDS= p5-Tk>=0:x11-toolkits/p5-Tk \ p5-X11-Protocol>=0:x11/p5-X11-Protocol \ + p5-X11-Protocol-Other>=0:x11/p5-X11-Protocol-Other \ p5-Exception-Class>=0:devel/p5-Exception-Class \ p5-Try-Tiny>=0:lang/p5-Try-Tiny \ p5-Sort-Naturally>=1:textproc/p5-Sort-Naturally \ xterm:x11/xterm -TEST_DEPENDS= p5-CPAN-Changes>=0:devel/p5-CPAN-Changes +TEST_DEPENDS= p5-CPAN-Changes>=0:devel/p5-CPAN-Changes \ + p5-Test-Differences>=0:devel/p5-Test-Differences \ + p5-Test-PerlTidy>=0:devel/p5-Test-PerlTidy USES= perl5 +USE_GITHUB= yes USE_PERL5= modbuild +GH_ACCOUNT= duncs +GH_TAGNAME= 4665a23 + OPTIONS_SUB= yes OPTIONS_DEFINE= BASH Modified: head/security/clusterssh/distinfo ============================================================================== --- head/security/clusterssh/distinfo Mon Apr 10 09:07:20 2017 (r438136) +++ head/security/clusterssh/distinfo Mon Apr 10 09:14:44 2017 (r438137) @@ -1,3 +1,3 @@ -TIMESTAMP = 1477388954 -SHA256 (App-ClusterSSH-4.07.tar.gz) = 6766af3f14ada4d947a1f13788b00e292cbbdcff459efe8a4468526399a5c59b -SIZE (App-ClusterSSH-4.07.tar.gz) = 89169 +TIMESTAMP = 1490543173 +SHA256 (duncs-clusterssh-4.09-4665a23_GH0.tar.gz) = 9445cfcf934f38756c265ba539fafe635bd08e130bb44048095a4687bcee08cf +SIZE (duncs-clusterssh-4.09-4665a23_GH0.tar.gz) = 73553 Modified: head/security/clusterssh/pkg-descr ============================================================================== --- head/security/clusterssh/pkg-descr Mon Apr 10 09:07:20 2017 (r438136) +++ head/security/clusterssh/pkg-descr Mon Apr 10 09:14:44 2017 (r438137) @@ -2,4 +2,4 @@ ClusterSSH controls a number of xterm wi console window to allow commands to be interactively run on multiple servers over an ssh connection. -WWW: http://clusterssh.sourceforge.net +WWW: https://github.com/duncs/clusterssh/ From owner-svn-ports-head@freebsd.org Mon Apr 10 09:18:58 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id F37A2D3785F; Mon, 10 Apr 2017 09:18:57 +0000 (UTC) (envelope-from gerald@pfeifer.com) Received: from ainaz.pair.com (ainaz.pair.com [209.68.2.66]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 560F49DC; Mon, 10 Apr 2017 09:18:57 +0000 (UTC) (envelope-from gerald@pfeifer.com) Received: from anthias.lan (windin2.lnk.telstra.net [165.228.56.18]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ainaz.pair.com (Postfix) with ESMTPSA id 22F0E3F530; Mon, 10 Apr 2017 05:18:52 -0400 (EDT) Date: Mon, 10 Apr 2017 19:18:48 +1000 (AEST) From: Gerald Pfeifer To: Andreas Tobler cc: Jan Beich , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r438061 - in head/lang: gcc/files gcc5/files gcc6/files In-Reply-To: <19d16784-4542-6186-158a-abda98a24374@FreeBSD.org> Message-ID: References: <201704081855.v38ItZH5002650@repo.freebsd.org> <19d16784-4542-6186-158a-abda98a24374@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Apr 2017 09:18:58 -0000 On Sun, 9 Apr 2017, Andreas Tobler wrote: >> Does this change the produced binary? If so bump PORTREVISION for >> package-only users to pick it up. poudriere by itself isn't smart >> enough to figure out. This is only for FreeBSD/AArch64 users of which there are not a whole lot and even less package-only I'd argue. So _I_ would not make this change (which affects 100x, 1000x users on other platforms), but... > I do not know offhand. I theory yes. To be on the safe side I agree > to bump the PORTREVISION. > > I'd like to have the ok from Gerald, he's on vacation atm. > Maybe he finds a minute to give an ok and then I would bump the > version of gcc/gcc5 and gcc6. ...I'm okay if you want to make it, Andreas. Gerald From owner-svn-ports-head@freebsd.org Mon Apr 10 09:23:23 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 62A4DD379CC; Mon, 10 Apr 2017 09:23:23 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 34966D74; Mon, 10 Apr 2017 09:23:23 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v3A9NMQV044034; Mon, 10 Apr 2017 09:23:22 GMT (envelope-from ehaupt@FreeBSD.org) Received: (from ehaupt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v3A9NMVv044032; Mon, 10 Apr 2017 09:23:22 GMT (envelope-from ehaupt@FreeBSD.org) Message-Id: <201704100923.v3A9NMVv044032@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ehaupt set sender to ehaupt@FreeBSD.org using -f From: Emanuel Haupt Date: Mon, 10 Apr 2017 09:23:22 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r438138 - head/audio/checkmate X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Apr 2017 09:23:23 -0000 Author: ehaupt Date: Mon Apr 10 09:23:22 2017 New Revision: 438138 URL: https://svnweb.freebsd.org/changeset/ports/438138 Log: Update to 0.20 Modified: head/audio/checkmate/Makefile head/audio/checkmate/distinfo Modified: head/audio/checkmate/Makefile ============================================================================== --- head/audio/checkmate/Makefile Mon Apr 10 09:14:44 2017 (r438137) +++ head/audio/checkmate/Makefile Mon Apr 10 09:23:22 2017 (r438138) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= checkmate -PORTVERSION= 0.19 +PORTVERSION= 0.20 CATEGORIES= audio MASTER_SITES= http://checkmate.gissen.nl/ \ LOCAL/ehaupt Modified: head/audio/checkmate/distinfo ============================================================================== --- head/audio/checkmate/distinfo Mon Apr 10 09:14:44 2017 (r438137) +++ head/audio/checkmate/distinfo Mon Apr 10 09:23:22 2017 (r438138) @@ -1,2 +1,3 @@ -SHA256 (checkmate-0.19.tar.gz) = 940f95d445bab629051930ef61c5614bdfbe9df6f450f1ffab86eaf885e79195 -SIZE (checkmate-0.19.tar.gz) = 184075 +TIMESTAMP = 1491816094 +SHA256 (checkmate-0.20.tar.gz) = 41117c59e167747fe217e28e21dc183a3d6c9037581dc61a1da6e5312b8e21dc +SIZE (checkmate-0.20.tar.gz) = 166877 From owner-svn-ports-head@freebsd.org Mon Apr 10 09:47:25 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id CCCFDD37F44; Mon, 10 Apr 2017 09:47:25 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 9C1E895B; Mon, 10 Apr 2017 09:47:25 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v3A9lOl8052539; Mon, 10 Apr 2017 09:47:24 GMT (envelope-from ehaupt@FreeBSD.org) Received: (from ehaupt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v3A9lOZc052538; Mon, 10 Apr 2017 09:47:24 GMT (envelope-from ehaupt@FreeBSD.org) Message-Id: <201704100947.v3A9lOZc052538@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ehaupt set sender to ehaupt@FreeBSD.org using -f From: Emanuel Haupt Date: Mon, 10 Apr 2017 09:47:24 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r438139 - head/net/socat X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Apr 2017 09:47:25 -0000 Author: ehaupt Date: Mon Apr 10 09:47:24 2017 New Revision: 438139 URL: https://svnweb.freebsd.org/changeset/ports/438139 Log: socat will automatically link against readline if devel/readline is installed. Make readline optional and explicitly enable/disable during configure. This did not affect pkg only users as readline is not present on package build clusters but might affect (depending on readline presence) users that manually build ports. Therefore bump PORTREVISION. PR: 218370 (based on) Submitted by: sunpoet Modified: head/net/socat/Makefile Modified: head/net/socat/Makefile ============================================================================== --- head/net/socat/Makefile Mon Apr 10 09:23:22 2017 (r438138) +++ head/net/socat/Makefile Mon Apr 10 09:47:24 2017 (r438139) @@ -3,7 +3,7 @@ PORTNAME= socat PORTVERSION= 1.7.3.2 -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= net ipv6 MASTER_SITES= http://www.dest-unreach.org/socat/download/ \ LOCAL/ehaupt @@ -25,7 +25,11 @@ PORTSCOUT= skipv:2.0.0-b2 PLIST_FILES= bin/filan bin/procan bin/socat man/man1/socat.1.gz PORTDOCS= EXAMPLES README SECURITY FAQ -OPTIONS_DEFINE= DOCS +OPTIONS_DEFINE= DOCS READLINE + +READLINE_CONFIGURE_ENABLE= readline +READLINE_CONFIGURE_OFF= --disable-readline +READLINE_USES= readline .include From owner-svn-ports-head@freebsd.org Mon Apr 10 10:15:44 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 56617D34ACA; Mon, 10 Apr 2017 10:15:44 +0000 (UTC) (envelope-from madpilot@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 0C51CC36; Mon, 10 Apr 2017 10:15:43 +0000 (UTC) (envelope-from madpilot@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v3AAFhPV064821; Mon, 10 Apr 2017 10:15:43 GMT (envelope-from madpilot@FreeBSD.org) Received: (from madpilot@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v3AAFhsX064819; Mon, 10 Apr 2017 10:15:43 GMT (envelope-from madpilot@FreeBSD.org) Message-Id: <201704101015.v3AAFhsX064819@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: madpilot set sender to madpilot@FreeBSD.org using -f From: Guido Falsi Date: Mon, 10 Apr 2017 10:15:43 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r438140 - head/sysutils/moosefs3-master X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Apr 2017 10:15:44 -0000 Author: madpilot Date: Mon Apr 10 10:15:42 2017 New Revision: 438140 URL: https://svnweb.freebsd.org/changeset/ports/438140 Log: Update sysutils/moosefs3-master to 3.0.91 Recent changes since MooseFS 3.0.90: * MooseFS 3.0.91-1 (2017-04-07) - (all) silence false warnings generated by static analyzers (clang and cppcheck) - (master) fixed quota testing routine used during 'move/rename' - (all) added README.md to distribution - (cs+mount) decreased delay in conncache - (mount) fixed reading done by many (20+) threads using one descriptor (premature removing requests from queue during cleaning) PR: 218502 Submitted by: freebsd@moosefs.com (maintainer) Modified: head/sysutils/moosefs3-master/Makefile head/sysutils/moosefs3-master/distinfo Modified: head/sysutils/moosefs3-master/Makefile ============================================================================== --- head/sysutils/moosefs3-master/Makefile Mon Apr 10 09:47:24 2017 (r438139) +++ head/sysutils/moosefs3-master/Makefile Mon Apr 10 10:15:42 2017 (r438140) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= moosefs3 -PORTVERSION= 3.0.90 +PORTVERSION= 3.0.91 CATEGORIES= sysutils MASTER_SITES= http://ppa.moosefs.com/src/ PKGNAMESUFFIX?= -master Modified: head/sysutils/moosefs3-master/distinfo ============================================================================== --- head/sysutils/moosefs3-master/distinfo Mon Apr 10 09:47:24 2017 (r438139) +++ head/sysutils/moosefs3-master/distinfo Mon Apr 10 10:15:42 2017 (r438140) @@ -1,3 +1,3 @@ -TIMESTAMP = 1490841822 -SHA256 (moosefs-3.0.90-1.tar.gz) = 4e24d4e79c66986c3f4b0f20b9078fc17acc5654601972b7231dd8bf4fa5928b -SIZE (moosefs-3.0.90-1.tar.gz) = 1106247 +TIMESTAMP = 1491694616 +SHA256 (moosefs-3.0.91-1.tar.gz) = 40fe30fb87eb396df3dfa5d54bb7737a5c75449bffc3b384d4ad7333a51fa519 +SIZE (moosefs-3.0.91-1.tar.gz) = 1110532 From owner-svn-ports-head@freebsd.org Mon Apr 10 10:26:51 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5D6ADD34DC5; Mon, 10 Apr 2017 10:26:51 +0000 (UTC) (envelope-from ak@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 2078A126; Mon, 10 Apr 2017 10:26:51 +0000 (UTC) (envelope-from ak@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v3AAQoOo069051; Mon, 10 Apr 2017 10:26:50 GMT (envelope-from ak@FreeBSD.org) Received: (from ak@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v3AAQnnS069045; Mon, 10 Apr 2017 10:26:49 GMT (envelope-from ak@FreeBSD.org) Message-Id: <201704101026.v3AAQnnS069045@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ak set sender to ak@FreeBSD.org using -f From: Alex Kozlov Date: Mon, 10 Apr 2017 10:26:49 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r438141 - in head/emulators/simh: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Apr 2017 10:26:51 -0000 Author: ak Date: Mon Apr 10 10:26:49 2017 New Revision: 438141 URL: https://svnweb.freebsd.org/changeset/ports/438141 Log: - Add a number of PDF files containing comprehensive documentation [1] - Add manual page [1] - Stop mangling binary files with dos2unix [2] PR: 218151 [1] PR: 218405 [2] Submitted by: bob@eager.cx (maintainer) [1] Submitted by: Brad Sliger [2] Approved by: bob@eager.cx (maintainer) [2] Added: head/emulators/simh/files/simh.1.in (contents, props changed) Modified: head/emulators/simh/Makefile head/emulators/simh/distinfo head/emulators/simh/files/pkg-message.in head/emulators/simh/pkg-descr head/emulators/simh/pkg-plist Modified: head/emulators/simh/Makefile ============================================================================== --- head/emulators/simh/Makefile Mon Apr 10 10:15:42 2017 (r438140) +++ head/emulators/simh/Makefile Mon Apr 10 10:26:49 2017 (r438141) @@ -3,10 +3,14 @@ PORTNAME= simh PORTVERSION= 3.9.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= emulators -MASTER_SITES= http://simh.trailing-edge.com/sources/ +MASTER_SITES= http://simh.trailing-edge.com/sources/:src \ + http://www.ml1.org.uk/distfiles/:pdf \ + http://www.ancientgeek.org.uk/distfiles/:pdf DISTNAME= ${PORTNAME}v${PORTVERSION:R:S/.//}-${PORTVERSION:E} +DISTFILES= ${PORTNAME}v${PORTVERSION:R:S/.//}-${PORTVERSION:E}.zip:src \ + ${PORTNAME}_docpdf.zip:pdf MAINTAINER= bob@eager.cx COMMENT= Emulates classic DEC, HP, GRI, IBM, Altair, SDS, Honeywell, and others @@ -16,13 +20,15 @@ LICENSE= BSD3CLAUSE NO_WRKSUBDIR= yes USES= gmake dos2unix zip +DOS2UNIX_GLOB= *.c *.h *.txt *.mak *.ini makefile CFLAGS+= -Wno-format-extra-args -Wno-comment -Wno-logical-op-parentheses -Wno-bitwise-op-parentheses MAKE_ENV= GCC="${CC}" CFLAGS_O="${CFLAGS}" USE_NETWORK=1 MAKEFILE= makefile -SUB_FILES= pkg-message +SUB_FILES= pkg-message simh.1 -PORTDOCS= 0readme_${PORTVERSION:R:S/.//}.txt 0readme_ethernet.txt +READMES= 0readme_${PORTVERSION:R:S/.//}.txt 0readme_ethernet.txt +PORTDOCS= ${READMES} pdf/* OPTIONS_DEFINE= DOCS @@ -44,9 +50,11 @@ do-install: ${INSTALL_PROGRAM} ${WRKSRC}/BIN/* ${STAGEDIR}${PREFIX}/bin @${MKDIR} ${STAGEDIR}${DATADIR} ${INSTALL_DATA} ${WRKSRC}/VAX/ka655x.bin ${STAGEDIR}${DATADIR} + ${INSTALL_MAN} ${WRKDIR}/simh.1 ${STAGEDIR}${MANPREFIX}/man/man1 do-install-DOCS-on: - @${MKDIR} ${STAGEDIR}${DOCSDIR} - (cd ${WRKSRC} && ${INSTALL_DATA} ${PORTDOCS} ${STAGEDIR}${DOCSDIR}) + @${MKDIR} ${STAGEDIR}${DOCSDIR}/pdf + (cd ${WRKSRC} && ${INSTALL_DATA} ${READMES} ${STAGEDIR}${DOCSDIR}) + (cd ${WRKSRC} && ${COPYTREE_SHARE} pdf ${STAGEDIR}${DOCSDIR}) .include Modified: head/emulators/simh/distinfo ============================================================================== --- head/emulators/simh/distinfo Mon Apr 10 10:15:42 2017 (r438140) +++ head/emulators/simh/distinfo Mon Apr 10 10:26:49 2017 (r438141) @@ -1,2 +1,5 @@ +TIMESTAMP = 1490544722 SHA256 (simhv39-0.zip) = e49b259b66ad6311ca9066dee3d3693cd915106a6938a52ed685cdbada8eda3b SIZE (simhv39-0.zip) = 3103657 +SHA256 (simh_docpdf.zip) = dff83e9a55f5e8bc2364489d6cc2a6731c60237acf37f4c46f080914896f8a0c +SIZE (simh_docpdf.zip) = 2282195 Modified: head/emulators/simh/files/pkg-message.in ============================================================================== --- head/emulators/simh/files/pkg-message.in Mon Apr 10 10:15:42 2017 (r438140) +++ head/emulators/simh/files/pkg-message.in Mon Apr 10 10:26:49 2017 (r438141) @@ -1,5 +1,9 @@ ********************************************************************* -The file needed by the VAX emulator is located in %%DATADIR%% +The 'eclipse' emulator has been renamed to 'simh-eclipse'. + +The file needed by the VAX emulator is located in: + + %%DATADIR%% ********************************************************************* Added: head/emulators/simh/files/simh.1.in ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/emulators/simh/files/simh.1.in Mon Apr 10 10:26:49 2017 (r438141) @@ -0,0 +1,105 @@ +.Dd March 26, 2017 +.Dt SIMH 1 CON +.Os +.Sh NAME +.Nm simh +.Nd Simulation suite for various computer systems +.Sh SYNOPSIS +.Nm +.Op Fl e +.Op Fl q +.Op Fl v +.Oo +.Ar startup-file +.Op Ar arguments +.Oc +.Sh DESCRIPTION +.Nm +is a comprehensive suite of simulators for a number of legacy computer systems. +.Pp +Note that there is no actual +.Nm +command; each simulator is invoked with its own command. +Currently, the +available commands are: +.Bd -ragged -offset indent +.Sy altair , +.Sy altairz80 , +.Sy gri , +.Sy h316 , +.Sy hp2100 , +.Sy i1401 , +.Sy i1620 , +.Sy i7094 , +.Sy ibm1130 , +.Sy id16 , +.Sy id32 , +.Sy lgp , +.Sy nova , +.Sy pdp1 , +.Sy pdp10 , +.Sy pdp11 , +.Sy pdp15 , +.Sy pdp4 , +.Sy pdp7 , +.Sy pdp8 , +.Sy pdp9 , +.Sy s3 , +.Sy sds , +.Sy simh-eclipse , +.Sy swtp6800mp-a , +.Sy swtp6800mp-a2 , +.Sy vax , +.Sy vax780 . +.Ed +.Pp +The following options are available for all of the commands: +.Bl -tag -width indent +.It Fl e +Processing of +.Ar startup-file +(including nested command invocations) is aborted if +a command error is encountered. +.It Fl q +Certain informational messages are suppressed. +.It Fl v +The commands in +.Ar startup-file +are echoed before they are executed. +.El +.Pp +If +.Ar startup-file +is specified, it is used as an initial source of simulator commands. +If +.Ar startup-file +is not specified, +the simulator looks for a startup file consisting of the simulator +name (including its path components) plus the extension +.Pa .ini . +.Pp +If a startup file is specified, either on the +command line or implicitly via the +.Pa .ini +capability, it should contain a series of non-interactive simulator +commands, one per line. +These commands can be used to set up standard parameters, for example disk +sizes. +.Pp +After initializing its internal structures and processing the startup file (if any), +the simulator types out its name and version and then prompts for input with: +.Bd -ragged -offset indent +.Sy sim> +.Ed +.Sh EXIT STATUS +.Nm +exits 0 on success, and >0 if an error occurs. +.Sh SEE ALSO +Documentation is available for each of the simulators. There is +also generic simulator documentation. It can be found locally in +.Pa %%DOCSDIR%% +(if installed), and also at +.Pa http://simh.trailing-edge.com/pdf/all_docs.html . +.Sh AUTHORS +.An "Robert M. Supnik and many others" . +.Fx "port maintenance, and this manual page, by" An "Bob Eager" Aq bob@eager.cx . Modified: head/emulators/simh/pkg-descr ============================================================================== --- head/emulators/simh/pkg-descr Mon Apr 10 10:15:42 2017 (r438140) +++ head/emulators/simh/pkg-descr Mon Apr 10 10:26:49 2017 (r438141) @@ -14,7 +14,6 @@ SIMH implements simulators for: - Scientific Data Systems SDS 940 These simulators are capable of running the Unix V5, V6 and V7 binaries -licenced for non-commercial use by SCO. See ${WRKDIR}/simh_doc.txt for -further details. +licenced for non-commercial use by SCO. See documentation for further details. WWW: http://simh.trailing-edge.com Modified: head/emulators/simh/pkg-plist ============================================================================== --- head/emulators/simh/pkg-plist Mon Apr 10 10:15:42 2017 (r438140) +++ head/emulators/simh/pkg-plist Mon Apr 10 10:26:49 2017 (r438141) @@ -26,4 +26,5 @@ bin/swtp6800mp-a bin/swtp6800mp-a2 bin/vax bin/vax780 +man/man1/simh.1.gz %%DATADIR%%/ka655x.bin From owner-svn-ports-head@freebsd.org Mon Apr 10 10:55:28 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A4162D358A9; Mon, 10 Apr 2017 10:55:28 +0000 (UTC) (envelope-from vsevolod@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 75D0D385; Mon, 10 Apr 2017 10:55:28 +0000 (UTC) (envelope-from vsevolod@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v3AAtRHd081429; Mon, 10 Apr 2017 10:55:27 GMT (envelope-from vsevolod@FreeBSD.org) Received: (from vsevolod@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v3AAtRcE081427; Mon, 10 Apr 2017 10:55:27 GMT (envelope-from vsevolod@FreeBSD.org) Message-Id: <201704101055.v3AAtRcE081427@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: vsevolod set sender to vsevolod@FreeBSD.org using -f From: Vsevolod Stakhov Date: Mon, 10 Apr 2017 10:55:27 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r438142 - head/mail/rspamd X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Apr 2017 10:55:28 -0000 Author: vsevolod Date: Mon Apr 10 10:55:27 2017 New Revision: 438142 URL: https://svnweb.freebsd.org/changeset/ports/438142 Log: - Update to 1.5.5 Modified: head/mail/rspamd/Makefile head/mail/rspamd/distinfo Modified: head/mail/rspamd/Makefile ============================================================================== --- head/mail/rspamd/Makefile Mon Apr 10 10:26:49 2017 (r438141) +++ head/mail/rspamd/Makefile Mon Apr 10 10:55:27 2017 (r438142) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= rspamd -PORTVERSION= 1.5.4 +PORTVERSION= 1.5.5 CATEGORIES= mail MASTER_SITES= http://rspamd.com/downloads/ Modified: head/mail/rspamd/distinfo ============================================================================== --- head/mail/rspamd/distinfo Mon Apr 10 10:26:49 2017 (r438141) +++ head/mail/rspamd/distinfo Mon Apr 10 10:55:27 2017 (r438142) @@ -1,3 +1,3 @@ -TIMESTAMP = 1490716158 -SHA256 (rspamd-1.5.4.tar.xz) = f1a1f49a56f893ed9c001bdb64f8941f6babe95c3bd6783ee3edc7fe5d61ec3a -SIZE (rspamd-1.5.4.tar.xz) = 1846724 +TIMESTAMP = 1491821452 +SHA256 (rspamd-1.5.5.tar.xz) = 42faeea3b5ec2005e775b073397aefdf16d30cb0474083069724d5bc1f995edb +SIZE (rspamd-1.5.5.tar.xz) = 1850920 From owner-svn-ports-head@freebsd.org Mon Apr 10 11:15:26 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 87024D35D38; Mon, 10 Apr 2017 11:15:26 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 58E69F53; Mon, 10 Apr 2017 11:15:26 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v3ABFPjZ089805; Mon, 10 Apr 2017 11:15:25 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v3ABFPXg089804; Mon, 10 Apr 2017 11:15:25 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201704101115.v3ABFPXg089804@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Mon, 10 Apr 2017 11:15:25 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r438143 - head/news/nntpcache X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Apr 2017 11:15:26 -0000 Author: amdmi3 Date: Mon Apr 10 11:15:25 2017 New Revision: 438143 URL: https://svnweb.freebsd.org/changeset/ports/438143 Log: - Optionize docs - Switch to options helpers Modified: head/news/nntpcache/Makefile Modified: head/news/nntpcache/Makefile ============================================================================== --- head/news/nntpcache/Makefile Mon Apr 10 10:55:27 2017 (r438142) +++ head/news/nntpcache/Makefile Mon Apr 10 11:15:25 2017 (r438143) @@ -28,7 +28,7 @@ SHEBANG_FILES= contrib/perlnewshound/new AUTHINFO_EXT= authinfo_pam.ext USE_RC_SUBR= nntpcached -OPTIONS_DEFINE= LDAP RADIUS SPAMPHOBIA +OPTIONS_DEFINE= LDAP RADIUS SPAMPHOBIA DOCS SPAMPHOBIA_DESC= Spamphobia NoCeM support RADIUS_CONFIGURE_WITH= authinfo-radius @@ -51,11 +51,10 @@ SPAMPHOBIA_PATCH_SITES= http://people.fr SPAMPHOBIA_PATCHFILES= ${DISTNAME}-spamphobia-${REVISEDATE}.diff.gz:SPAMPHOBIA post-configure: - ${MAKE_ENV} ${MAKE_CMD} ${MAKE_ARGS} -C ${WRKSRC}/src ${AUTHINFO_EXT} + ${SETENV} ${MAKE_ENV} ${MAKE_CMD} ${MAKE_ARGS} -C ${WRKSRC}/src ${AUTHINFO_EXT} -post-install: - @ ${MKDIR} ${STAGEDIR}${DOCSDIR} - (cd ${WRKSRC} && ${FIND} ${PORTDOCS} \ - | ${CPIO_CMD} ${SHAREOWN}:${SHAREGRP} ${STAGEDIR}${DOCSDIR}) +post-install-DOCS-on: + @${MKDIR} ${STAGEDIR}${DOCSDIR} + @cd ${WRKSRC} && ${COPYTREE_SHARE} "${PORTDOCS}" ${STAGEDIR}${DOCSDIR} .include From owner-svn-ports-head@freebsd.org Mon Apr 10 11:15:28 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id EF96DD35D42; Mon, 10 Apr 2017 11:15:28 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id BFDDDF55; Mon, 10 Apr 2017 11:15:28 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v3ABFRJj089907; Mon, 10 Apr 2017 11:15:27 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v3ABFRY6089906; Mon, 10 Apr 2017 11:15:27 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201704101115.v3ABFRY6089906@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Mon, 10 Apr 2017 11:15:27 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r438144 - head/net/l4ip X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Apr 2017 11:15:29 -0000 Author: amdmi3 Date: Mon Apr 10 11:15:27 2017 New Revision: 438144 URL: https://svnweb.freebsd.org/changeset/ports/438144 Log: - Add LICENSE - Switch to options helpers - Cosmetic fixes Modified: head/net/l4ip/Makefile Modified: head/net/l4ip/Makefile ============================================================================== --- head/net/l4ip/Makefile Mon Apr 10 11:15:25 2017 (r438143) +++ head/net/l4ip/Makefile Mon Apr 10 11:15:27 2017 (r438144) @@ -11,19 +11,25 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:C/([ MAINTAINER= ports@FreeBSD.org COMMENT= L4 health check daemon for IPFILTER +LICENSE= NONE + USES= gmake ssl tar:tgz WRKSRC= ${WRKDIR}/${PORTNAME}/src +OPTIONS_DEFINE= EXAMPLES + post-patch: - ${REINPLACE_CMD} -e 's,service_type_t,script_type_t,g' ${WRKSRC}/service.c - ${REINPLACE_CMD} -e 's,/usr/sbin,/sbin,g' ${WRKSRC}/l4ip.conf - ${REINPLACE_CMD} -e '/^CC/d' ${WRKSRC}/${MAKEFILE} ${WRKSRC}/../lion/${MAKEFILE} - ${REINPLACE_CMD} -e "s|/usr/local/ssl|${OPENSSLBASE}|g" ${WRKSRC}/Makefile + @${REINPLACE_CMD} -e 's,service_type_t,script_type_t,g' ${WRKSRC}/service.c + @${REINPLACE_CMD} -e 's,/usr/sbin,/sbin,g' ${WRKSRC}/l4ip.conf + @${REINPLACE_CMD} -e '/^CC/d' ${WRKSRC}/${MAKEFILE} ${WRKSRC}/../lion/${MAKEFILE} + @${REINPLACE_CMD} -e "s|/usr/local/ssl|${OPENSSLBASE}|g" ${WRKSRC}/Makefile do-install: ${INSTALL_PROGRAM} ${WRKSRC}/l4ip ${STAGEDIR}${PREFIX}/sbin ${INSTALL_DATA} ${WRKSRC}/l4ip.conf ${STAGEDIR}${PREFIX}/etc/l4ip.conf.sample - ${MKDIR} ${STAGEDIR}${EXAMPLESDIR} + +do-install-EXAMPLES-on: + @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} ${INSTALL} ${WRKSRC}/../samples/*.conf ${STAGEDIR}${EXAMPLESDIR} .include From owner-svn-ports-head@freebsd.org Mon Apr 10 11:20:40 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3D09CD36001; Mon, 10 Apr 2017 11:20:40 +0000 (UTC) (envelope-from tz@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 0D62221A; Mon, 10 Apr 2017 11:20:39 +0000 (UTC) (envelope-from tz@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v3ABKd6i090900; Mon, 10 Apr 2017 11:20:39 GMT (envelope-from tz@FreeBSD.org) Received: (from tz@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v3ABKdHU090898; Mon, 10 Apr 2017 11:20:39 GMT (envelope-from tz@FreeBSD.org) Message-Id: <201704101120.v3ABKdHU090898@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tz set sender to tz@FreeBSD.org using -f From: Torsten Zuehlsdorff Date: Mon, 10 Apr 2017 11:20:39 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r438145 - head/net/pear-Net_SMTP X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Apr 2017 11:20:40 -0000 Author: tz Date: Mon Apr 10 11:20:38 2017 New Revision: 438145 URL: https://svnweb.freebsd.org/changeset/ports/438145 Log: net/pear-Net_SMTP: Update from 1.7.3 to 1.8.0 Changelog: - Set minimum PEAR version to 1.10.1 - Change license to BSD-2 Clause PR: 218466 Submitted by: Jochen Neumeister (maintainer) Modified: head/net/pear-Net_SMTP/Makefile head/net/pear-Net_SMTP/distinfo Modified: head/net/pear-Net_SMTP/Makefile ============================================================================== --- head/net/pear-Net_SMTP/Makefile Mon Apr 10 11:15:27 2017 (r438144) +++ head/net/pear-Net_SMTP/Makefile Mon Apr 10 11:20:38 2017 (r438145) @@ -2,13 +2,13 @@ # $FreeBSD$ PORTNAME= Net_SMTP -PORTVERSION= 1.7.3 +PORTVERSION= 1.8.0 CATEGORIES= net mail www pear MAINTAINER= joneum@bsdproject.de COMMENT= PEAR class that provides an implementation of the SMTP protocol -LICENSE= PHP301 +LICENSE= BSD2CLAUSE BUILD_DEPENDS= ${PEARDIR}/Net/Socket.php:net/pear-Net_Socket RUN_DEPENDS= ${PEARDIR}/Net/Socket.php:net/pear-Net_Socket Modified: head/net/pear-Net_SMTP/distinfo ============================================================================== --- head/net/pear-Net_SMTP/distinfo Mon Apr 10 11:15:27 2017 (r438144) +++ head/net/pear-Net_SMTP/distinfo Mon Apr 10 11:20:38 2017 (r438145) @@ -1,3 +1,3 @@ -TIMESTAMP = 1486286023 -SHA256 (PEAR/Net_SMTP-1.7.3.tgz) = 73818fadff8b028b0a523e067e2f645dc58da5fa2cd9b9b7d6d47bd0ab4bcc16 -SIZE (PEAR/Net_SMTP-1.7.3.tgz) = 14855 +TIMESTAMP = 1491582357 +SHA256 (PEAR/Net_SMTP-1.8.0.tgz) = ae37d74eb59f0a23b7ee59c3a3bff8a88998de2fa560f034686784943a638680 +SIZE (PEAR/Net_SMTP-1.8.0.tgz) = 14399 From owner-svn-ports-head@freebsd.org Mon Apr 10 11:22:27 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B695BD3623E; Mon, 10 Apr 2017 11:22:27 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from prod2.absolight.net (mx3.absolight.net [IPv6:2a01:678:2:100::25]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "plouf.absolight.net", Issuer "CAcert Class 3 Root" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 7CC3F876; Mon, 10 Apr 2017 11:22:27 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from prod2.absolight.net (localhost [127.0.0.1]) by prod2.absolight.net (Postfix) with ESMTP id E3090BDC89; Mon, 10 Apr 2017 13:22:24 +0200 (CEST) Received: from ogg.in.absolight.net (ogg.in.absolight.net [79.143.241.239]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client did not present a certificate) by prod2.absolight.net (Postfix) with ESMTPSA id 29025BDC85; Mon, 10 Apr 2017 13:22:24 +0200 (CEST) Subject: Re: svn commit: r438139 - head/net/socat To: Emanuel Haupt , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org References: <201704100947.v3A9lOZc052538@repo.freebsd.org> From: Mathieu Arnold Organization: Absolight / The FreeBSD Foundation Message-ID: Date: Mon, 10 Apr 2017 13:22:19 +0200 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:45.0) Gecko/20100101 Thunderbird/45.8.0 MIME-Version: 1.0 In-Reply-To: <201704100947.v3A9lOZc052538@repo.freebsd.org> Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="HPFawsOTf0gmiVP0IhDVNpe7Dga9bwB54" X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Apr 2017 11:22:27 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --HPFawsOTf0gmiVP0IhDVNpe7Dga9bwB54 Content-Type: multipart/mixed; boundary="qgEMCgDLrgBDdOlCdwl5RMsTxtBn0ihwt"; protected-headers="v1" From: Mathieu Arnold To: Emanuel Haupt , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Message-ID: Subject: Re: svn commit: r438139 - head/net/socat References: <201704100947.v3A9lOZc052538@repo.freebsd.org> In-Reply-To: <201704100947.v3A9lOZc052538@repo.freebsd.org> --qgEMCgDLrgBDdOlCdwl5RMsTxtBn0ihwt Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Le 10/04/2017 =C3=A0 11:47, Emanuel Haupt a =C3=A9crit : > +OPTIONS_DEFINE=3D DOCS READLINE > + > +READLINE_CONFIGURE_ENABLE=3D readline This is good, so, > +READLINE_CONFIGURE_OFF=3D --disable-readline This can be removed. --=20 Mathieu Arnold --qgEMCgDLrgBDdOlCdwl5RMsTxtBn0ihwt-- --HPFawsOTf0gmiVP0IhDVNpe7Dga9bwB54 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQJ8BAEBCgBmBQJY62rsXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQzQUI2OTc4OUQyRUQxMjEwNjQ0MEJBNUIz QTQ1MTZGMzUxODNDRTQ4AAoJEDpFFvNRg85IAoMP/0i9omZs+9+J4+0ur+UsjOTL 8sULvWGb+HK1dw3jt7jFvtrDzBJIttL756JZwQwcFd6tzz/et6NyJ9tV+LOFtNuY dt8EhrFxg8j794PbpZ9E5qDEgqras+1I7u2JParGjHrH2+jy6MYDh246qUu+i4OE bJDIjlWjkMCYBwYrrjZ89ssWhGhsH/S9ZAEm9eIorQodNy6Fo0XoRfaEWOwYOAz9 wIfmD+13WMU9CyjyRLjgvRMBACJesGOX890g5VBngRgyH4ZVZu/kTaBPz4kigeP+ b14GvEki1wv0wN6pEdwFTDKvbbOF3hZnuiLxy3EYr8DxPCjxNvzh11qRDACwffee KbFfAKK7SRMt9DTxY3DHbudgPpzq/M+V7DosaeGofzDjIDzOSUPdM+XyuvpROX/y GQ+c0bg02BpBfJxRB10kV1m1yzzlHIPuYQl+C1Ala9pmD+ZjE3u1Tc8XMBZFQ2cT 1Ykaz6fs9NzilArBYzJR4aO/0adxa394aeIPovHhInetfMxuSnLUJbwhqc90+aTA GALgQHdVi732AfBHkFLfxwjteDYtIv99VOkC6kUb127J0OY9r25PauQP2rGqF2EH SHZ7l2xhRpiFW+a+1itiJbYkwAHWbFBzLhALbfP/VkFaIV9jp08OnQu2rqT7Bre5 n9sBj7IhEK9av1douoOb =fMkY -----END PGP SIGNATURE----- --HPFawsOTf0gmiVP0IhDVNpe7Dga9bwB54-- From owner-svn-ports-head@freebsd.org Mon Apr 10 11:34:49 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C8753D36A90; Mon, 10 Apr 2017 11:34:49 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 9521DF01; Mon, 10 Apr 2017 11:34:49 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v3ABYmmR098293; Mon, 10 Apr 2017 11:34:48 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v3ABYmh9098292; Mon, 10 Apr 2017 11:34:48 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201704101134.v3ABYmh9098292@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Mon, 10 Apr 2017 11:34:48 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r438146 - head/devel/apache-rat X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Apr 2017 11:34:49 -0000 Author: amdmi3 Date: Mon Apr 10 11:34:48 2017 New Revision: 438146 URL: https://svnweb.freebsd.org/changeset/ports/438146 Log: - Add LICENSE_FILE - Add NO_ARCH - Simplify installation Modified: head/devel/apache-rat/Makefile Modified: head/devel/apache-rat/Makefile ============================================================================== --- head/devel/apache-rat/Makefile Mon Apr 10 11:20:38 2017 (r438145) +++ head/devel/apache-rat/Makefile Mon Apr 10 11:34:48 2017 (r438146) @@ -11,11 +11,13 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Release audit tool LICENSE= APACHE20 +LICENSE_FILE= ${WRKSRC}/LICENSE USES= tar:bzip2 USE_JAVA= yes -NO_BUILD= YES +NO_BUILD= yes +NO_ARCH= yes DATADIR= ${JAVASHAREDIR}/${PORTNAME} PORTDOCS= README-ANT.txt README-CLI.txt README.txt @@ -24,22 +26,15 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVER SUB_FILES= apache-rat.sh -.include +OPTIONS_DEFINE= DOCS do-install: - @${ECHO_MSG} ">> Installing JAR..." ${INSTALL_DATA} ${WRKSRC}/${PORTNAME}-${PORTVERSION}.jar \ - ${STAGEDIR}${JAVAJARDIR}/${PORTNAME}.jar - @${ECHO_MSG} " [ DONE ]" - @${ECHO_MSG} ">> Installing script..." + ${STAGEDIR}${JAVAJARDIR}/${PORTNAME}.jar ${INSTALL_SCRIPT} ${WRKDIR}/apache-rat.sh ${STAGEDIR}${PREFIX}/bin/apache-rat - @${ECHO_MSG} " [ DONE ]" -.if ${PORT_OPTIONS:MDOCS} +do-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} - @${ECHO_MSG} ">> Installing documentation..." ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} - @${ECHO_MSG} " [ DONE ]" -.endif .include From owner-svn-ports-head@freebsd.org Mon Apr 10 11:35:14 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 65288D36ACA; Mon, 10 Apr 2017 11:35:14 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 178FAFE2; Mon, 10 Apr 2017 11:35:14 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v3ABZDYs098436; Mon, 10 Apr 2017 11:35:13 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v3ABZDCD098434; Mon, 10 Apr 2017 11:35:13 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201704101135.v3ABZDCD098434@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Mon, 10 Apr 2017 11:35:13 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r438147 - in head/textproc/antiword: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Apr 2017 11:35:14 -0000 Author: amdmi3 Date: Mon Apr 10 11:35:12 2017 New Revision: 438147 URL: https://svnweb.freebsd.org/changeset/ports/438147 Log: - Fix LICENSE - Don't install COPYING with docs - Switch to options helpers Modified: head/textproc/antiword/Makefile head/textproc/antiword/files/patch-wordole.c Modified: head/textproc/antiword/Makefile ============================================================================== --- head/textproc/antiword/Makefile Mon Apr 10 11:34:48 2017 (r438146) +++ head/textproc/antiword/Makefile Mon Apr 10 11:35:12 2017 (r438147) @@ -10,7 +10,7 @@ MASTER_SITES= http://www.winfield.demon. MAINTAINER= ports@FreeBSD.org COMMENT= Application for displaying Microsoft(R) Word documents -LICENSE= GPLv2 +LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/Docs/COPYING BUILD_DEPENDS= ${LOCALBASE}/share/ghostscript/fonts/n022003l.afm:print/gsfonts @@ -23,18 +23,13 @@ SHEBANG_FILES= kantiword Unix-only/fonti MAKE_JOBS_UNSAFE=yes INSTALL_TARGET= global_install -PORTDOCS= COPYING ChangeLog Emacs Exmh FAQ History Mozilla Mutt Netscape \ +PORTDOCS= ChangeLog Emacs Exmh FAQ History Mozilla Mutt Netscape \ QandA ReadMe antiword.1 antiword.man antiword.php testdoc.doc -OPTIONS_DEFINE= DEBUG +OPTIONS_DEFINE= DOCS DEBUG -.include - -.if ${PORT_OPTIONS:MDEBUG} -CFLAGS+= -DDEBUG -.else -CFLAGS+= -DNDEBUG -.endif +DEBUG_CFLAGS= -DDEBUG +DEBUG_CFLAGS_OFF= -DNDEBUG post-patch: @${REINPLACE_CMD} -E 's,/usr/share,${LOCALBASE}/share,g; s,fonts2,fonts,' ${WRKSRC}/Unix-only/fontinfo.pl @@ -43,6 +38,8 @@ post-patch: post-install: ${INSTALL_MAN} ${WRKSRC}/Docs/antiword.1 ${STAGEDIR}${MANPREFIX}/man/man1 + +post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} cd ${WRKSRC}/Docs && ${INSTALL_DATA} ${PORTDOCS} ${STAGEDIR}${DOCSDIR} Modified: head/textproc/antiword/files/patch-wordole.c ============================================================================== --- head/textproc/antiword/files/patch-wordole.c Mon Apr 10 11:34:48 2017 (r438146) +++ head/textproc/antiword/files/patch-wordole.c Mon Apr 10 11:35:12 2017 (r438147) @@ -1,4 +1,4 @@ ---- wordole.c +--- wordole.c.orig 2005-08-26 19:49:57 UTC +++ wordole.c @@ -259,6 +259,11 @@ bGetPPS(FILE *pFile, } From owner-svn-ports-head@freebsd.org Mon Apr 10 11:35:46 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2EB13D36B1A; Mon, 10 Apr 2017 11:35:46 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id E47FA125; Mon, 10 Apr 2017 11:35:45 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v3ABZjgV098592; Mon, 10 Apr 2017 11:35:45 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v3ABZirf098589; Mon, 10 Apr 2017 11:35:44 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201704101135.v3ABZirf098589@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Mon, 10 Apr 2017 11:35:44 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r438148 - in head/x11-fm/emelfm2: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Apr 2017 11:35:46 -0000 Author: amdmi3 Date: Mon Apr 10 11:35:44 2017 New Revision: 438148 URL: https://svnweb.freebsd.org/changeset/ports/438148 Log: - Pet portlint - Fix LICENSE - Add LICENSE_FILE - Don't install useless docs - Regenerate patches Modified: head/x11-fm/emelfm2/Makefile head/x11-fm/emelfm2/files/patch-Makefile head/x11-fm/emelfm2/pkg-plist Modified: head/x11-fm/emelfm2/Makefile ============================================================================== --- head/x11-fm/emelfm2/Makefile Mon Apr 10 11:35:12 2017 (r438147) +++ head/x11-fm/emelfm2/Makefile Mon Apr 10 11:35:44 2017 (r438148) @@ -7,9 +7,10 @@ CATEGORIES= x11-fm MASTER_SITES= http://emelfm2.net/rel/ MAINTAINER= ports@FreeBSD.org -COMMENT= The gtk2+ port of emelfm, a fast graphical filemanager +COMMENT= Gtk2+ port of emelfm, a fast graphical filemanager -LICENSE= GPLv3 +LICENSE= GPLv3+ +LICENSE_FILE= ${WRKSRC}/COPYING USES= gmake pkgconfig tar:bzip2 USE_LDCONFIG= yes @@ -20,8 +21,8 @@ MAKE_ENV= DOC_DIR="${DOCSDIR}/" \ WITH_OUTPUTSTYLES=1 \ WITH_CUSTOMMOUSE=1 -DOCFILES= ACTIONS CONFIGURATION CREDITS GPL HACKING INSTALL LGPL NEWS \ - README SPEC TODO USAGE WARNING +DOCFILES= ACTIONS CONFIGURATION CREDITS HACKING NEWS \ + README TODO USAGE WARNING OPTIONS_DEFINE= DEBUG DOCS GAMIN THUMB TRACKER HAL NLS OPTIONS_DEFAULT= GTK2 @@ -64,8 +65,8 @@ do-install: post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} -.for file in ${DOCFILES} - ${INSTALL_DATA} ${WRKSRC}/docs/${file} ${STAGEDIR}${DOCSDIR} +.for f in ${DOCFILES} + ${INSTALL_DATA} ${WRKSRC}/docs/${f} ${STAGEDIR}${DOCSDIR} .endfor .include Modified: head/x11-fm/emelfm2/files/patch-Makefile ============================================================================== --- head/x11-fm/emelfm2/files/patch-Makefile Mon Apr 10 11:35:12 2017 (r438147) +++ head/x11-fm/emelfm2/files/patch-Makefile Mon Apr 10 11:35:44 2017 (r438148) @@ -1,6 +1,6 @@ ---- Makefile.orig 2014-01-24 22:07:36.000000000 +0100 -+++ Makefile 2014-02-18 18:57:41.000000000 +0100 -@@ -292,7 +292,7 @@ +--- Makefile.orig 2014-01-24 21:07:36 UTC ++++ Makefile +@@ -292,7 +292,7 @@ else lLIBS += $(shell pkg-config --libs gmodule-2.0) endif # -lrt needed for clock_gettime(), explicit -lm, -ldl needed for some arch-linux distros @@ -9,7 +9,7 @@ ifeq ($(USE_GAMIN), 1) #gamin code is a superset of FAM code, so gamin needs fam as well lLIBS += -lfam -@@ -347,16 +347,12 @@ +@@ -347,16 +347,12 @@ else install -m 644 $$file $(ICON_DIR)/stock; \ done endif Modified: head/x11-fm/emelfm2/pkg-plist ============================================================================== --- head/x11-fm/emelfm2/pkg-plist Mon Apr 10 11:35:12 2017 (r438147) +++ head/x11-fm/emelfm2/pkg-plist Mon Apr 10 11:35:44 2017 (r438148) @@ -26,13 +26,9 @@ share/applications/emelfm2.desktop %%PORTDOCS%%%%DOCSDIR%%/ACTIONS %%PORTDOCS%%%%DOCSDIR%%/CONFIGURATION %%PORTDOCS%%%%DOCSDIR%%/CREDITS -%%PORTDOCS%%%%DOCSDIR%%/GPL %%PORTDOCS%%%%DOCSDIR%%/HACKING -%%PORTDOCS%%%%DOCSDIR%%/INSTALL -%%PORTDOCS%%%%DOCSDIR%%/LGPL %%PORTDOCS%%%%DOCSDIR%%/NEWS %%PORTDOCS%%%%DOCSDIR%%/README -%%PORTDOCS%%%%DOCSDIR%%/SPEC %%PORTDOCS%%%%DOCSDIR%%/TODO %%PORTDOCS%%%%DOCSDIR%%/USAGE %%PORTDOCS%%%%DOCSDIR%%/WARNING From owner-svn-ports-head@freebsd.org Mon Apr 10 11:37:36 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id F3D57D36BC2; Mon, 10 Apr 2017 11:37:35 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id C0B1A298; Mon, 10 Apr 2017 11:37:35 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v3ABbY2X098771; Mon, 10 Apr 2017 11:37:34 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v3ABbY0g098770; Mon, 10 Apr 2017 11:37:34 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201704101137.v3ABbY0g098770@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Mon, 10 Apr 2017 11:37:34 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r438149 - head/games/acm X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Apr 2017 11:37:36 -0000 Author: amdmi3 Date: Mon Apr 10 11:37:34 2017 New Revision: 438149 URL: https://svnweb.freebsd.org/changeset/ports/438149 Log: - Pet portlint - Switch to options helpers Modified: head/games/acm/Makefile Modified: head/games/acm/Makefile ============================================================================== --- head/games/acm/Makefile Mon Apr 10 11:35:44 2017 (r438148) +++ head/games/acm/Makefile Mon Apr 10 11:37:34 2017 (r438149) @@ -14,26 +14,20 @@ LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING USES= perl5 +USE_PERL5= build USE_XORG= x11 xext HAS_CONFIGURE= yes -CONFIGURE_ARGS= --prefix=${PREFIX} \ - --x-includes=${LOCALBASE}/include \ +CONFIGURE_ARGS= --prefix=${PREFIX} --x-includes=${LOCALBASE}/include \ --x-libraries=${LOCALBASE}/lib CONFIGURE_ENV= ac_cv_lib_Xm_XmCreateBulletinBoard=no \ ac_cv_lib_gdbm_dbm_fetch=no -USE_PERL5= build -MAKE_ARGS+= prefix=${STAGEDIR}${PREFIX}/ OBVDIR=${STAGEDIR}${DATADIR}/ +MAKE_ARGS= prefix=${STAGEDIR}${PREFIX}/ OBVDIR=${STAGEDIR}${DATADIR}/ BROKEN_aarch64= Fails to compile: machine/limits.h not found OPTIONS_DEFINE= SOUND SOUND_LIB_DEPENDS= libaudio.so:audio/nas - -.include - -.if empty(PORT_OPTIONS:MSOUND) -CONFIGURE_ENV+= ac_cv_lib_audio_AuCloseServer=no -.endif +SOUND_CONFIGURE_ENV_OFF= ac_cv_lib_audio_AuCloseServer=no .include From owner-svn-ports-head@freebsd.org Mon Apr 10 11:37:58 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 685DED36BF0; Mon, 10 Apr 2017 11:37:58 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 2049739E; Mon, 10 Apr 2017 11:37:58 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v3ABbv9J098918; Mon, 10 Apr 2017 11:37:57 GMT (envelope-from ehaupt@FreeBSD.org) Received: (from ehaupt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v3ABbvPE098915; Mon, 10 Apr 2017 11:37:57 GMT (envelope-from ehaupt@FreeBSD.org) Message-Id: <201704101137.v3ABbvPE098915@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ehaupt set sender to ehaupt@FreeBSD.org using -f From: Emanuel Haupt Date: Mon, 10 Apr 2017 11:37:57 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r438150 - head/devel/p5-Term-EditLine X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Apr 2017 11:37:58 -0000 Author: ehaupt Date: Mon Apr 10 11:37:56 2017 New Revision: 438150 URL: https://svnweb.freebsd.org/changeset/ports/438150 Log: - Update 0.11 - Use pkg-config to find libedit - Remove PORTSCOUT ignore directive as dependency polution has been solved upstream Modified: head/devel/p5-Term-EditLine/Makefile head/devel/p5-Term-EditLine/distinfo head/devel/p5-Term-EditLine/pkg-plist Modified: head/devel/p5-Term-EditLine/Makefile ============================================================================== --- head/devel/p5-Term-EditLine/Makefile Mon Apr 10 11:37:34 2017 (r438149) +++ head/devel/p5-Term-EditLine/Makefile Mon Apr 10 11:37:56 2017 (r438150) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= Term-EditLine -PORTVERSION= 0.05 -PORTREVISION= 2 +PORTVERSION= 0.11 CATEGORIES= devel perl5 MASTER_SITES= CPAN \ LOCAL/ehaupt @@ -12,12 +11,11 @@ PKGNAMEPREFIX= p5- MAINTAINER= ehaupt@FreeBSD.org COMMENT= Perl interface to the NetBSD editline library -USES= libedit perl5 -USE_PERL5= configure +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual -# new upstream author added myriads of his own perl modules as dependencies -# in new releases. those dependencies come with no additional value. -PORTSCOUT= ignore:1 +USES= libedit perl5 pkgconfig +USE_PERL5= configure post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Term/EditLine/EditLine.so Modified: head/devel/p5-Term-EditLine/distinfo ============================================================================== --- head/devel/p5-Term-EditLine/distinfo Mon Apr 10 11:37:34 2017 (r438149) +++ head/devel/p5-Term-EditLine/distinfo Mon Apr 10 11:37:56 2017 (r438150) @@ -1,2 +1,3 @@ -SHA256 (Term-EditLine-0.05.tar.gz) = 9aac4ae13e8b957a93f41a13fd89cb3b80d21a4f4338d95d73fedcbf1748eb19 -SIZE (Term-EditLine-0.05.tar.gz) = 16697 +TIMESTAMP = 1491822863 +SHA256 (Term-EditLine-0.11.tar.gz) = c0d046474773350994cc41395cf6e8abb65a3af8ac76ee45af099ef0a670b8d6 +SIZE (Term-EditLine-0.11.tar.gz) = 67887 Modified: head/devel/p5-Term-EditLine/pkg-plist ============================================================================== --- head/devel/p5-Term-EditLine/pkg-plist Mon Apr 10 11:37:34 2017 (r438149) +++ head/devel/p5-Term-EditLine/pkg-plist Mon Apr 10 11:37:56 2017 (r438150) @@ -1,5 +1,4 @@ -%%PERL5_MAN3%%/Term::EditLine.3.gz %%SITE_ARCH%%/Term/EditLine.pm -%%SITE_ARCH%%/Term/EditLine.pod %%SITE_ARCH%%/auto/Term/EditLine/EditLine.so %%SITE_ARCH%%/auto/Term/EditLine/autosplit.ix +%%PERL5_MAN3%%/Term::EditLine.3.gz From owner-svn-ports-head@freebsd.org Mon Apr 10 11:45:40 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id DBCA1D36E57; Mon, 10 Apr 2017 11:45:40 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A0237A4D; Mon, 10 Apr 2017 11:45:40 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v3ABjdhR003093; Mon, 10 Apr 2017 11:45:39 GMT (envelope-from ehaupt@FreeBSD.org) Received: (from ehaupt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v3ABjdEF003092; Mon, 10 Apr 2017 11:45:39 GMT (envelope-from ehaupt@FreeBSD.org) Message-Id: <201704101145.v3ABjdEF003092@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ehaupt set sender to ehaupt@FreeBSD.org using -f From: Emanuel Haupt Date: Mon, 10 Apr 2017 11:45:39 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r438151 - head/net/socat X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Apr 2017 11:45:41 -0000 Author: ehaupt Date: Mon Apr 10 11:45:39 2017 New Revision: 438151 URL: https://svnweb.freebsd.org/changeset/ports/438151 Log: Remove superfluous configure argument. Notified by: mat Modified: head/net/socat/Makefile Modified: head/net/socat/Makefile ============================================================================== --- head/net/socat/Makefile Mon Apr 10 11:37:56 2017 (r438150) +++ head/net/socat/Makefile Mon Apr 10 11:45:39 2017 (r438151) @@ -28,7 +28,6 @@ PORTDOCS= EXAMPLES README SECURITY FAQ OPTIONS_DEFINE= DOCS READLINE READLINE_CONFIGURE_ENABLE= readline -READLINE_CONFIGURE_OFF= --disable-readline READLINE_USES= readline .include From owner-svn-ports-head@freebsd.org Mon Apr 10 11:46:09 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 007EBD36EAB; Mon, 10 Apr 2017 11:46:09 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from critical.ch (critical.ch [IPv6:2a01:4f8:c17:de4::1:1]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "critical.ch", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 837A8B34; Mon, 10 Apr 2017 11:46:08 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from wiggles.local (dynamic.wline.6rd.res.cust.swisscom.ch [IPv6:2a02:120b:2c62:8260:dad3:85ff:fe79:dd2] (may be forged)) (authenticated bits=0) by critical.ch (8.15.2/8.15.2/critical-1.0) with ESMTPA id v3ABjx4e099319; Mon, 10 Apr 2017 13:46:05 +0200 (CEST) (envelope-from ehaupt@FreeBSD.org) Date: Mon, 10 Apr 2017 13:45:54 +0200 From: Emanuel Haupt To: Mathieu Arnold Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r438139 - head/net/socat Message-Id: <20170410134554.e8122cf25f76a6b5865bc2bd@FreeBSD.org> In-Reply-To: References: <201704100947.v3A9lOZc052538@repo.freebsd.org> X-Mailer: Sylpheed 3.5.1 (GTK+ 2.24.29; amd64-portbld-freebsd11.0) Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Apr 2017 11:46:09 -0000 Mathieu Arnold wrote: > Le 10/04/2017 =E0 11:47, Emanuel Haupt a =E9crit : > > +OPTIONS_DEFINE=3D DOCS READLINE > > + > > +READLINE_CONFIGURE_ENABLE=3D readline >=20 > This is good, so, >=20 > > +READLINE_CONFIGURE_OFF=3D --disable-readline >=20 > This can be removed. Neat, didn't know 'disable' was automatically invoked. Fixed in r438151. Emanuel From owner-svn-ports-head@freebsd.org Mon Apr 10 11:48:05 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id DA125D36F36; Mon, 10 Apr 2017 11:48:05 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from prod2.absolight.net (prod2.absolight.net [79.143.243.136]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "plouf.absolight.net", Issuer "CAcert Class 3 Root" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 9CE4CC5F; Mon, 10 Apr 2017 11:48:05 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from prod2.absolight.net (localhost [127.0.0.1]) by prod2.absolight.net (Postfix) with ESMTP id 2C88BBDC9B; Mon, 10 Apr 2017 13:48:02 +0200 (CEST) Received: from ogg.in.absolight.net (ogg.in.absolight.net [79.143.241.239]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client did not present a certificate) by prod2.absolight.net (Postfix) with ESMTPSA id A5A6DBDC91; Mon, 10 Apr 2017 13:48:00 +0200 (CEST) Subject: Re: svn commit: r438139 - head/net/socat To: Emanuel Haupt References: <201704100947.v3A9lOZc052538@repo.freebsd.org> <20170410134554.e8122cf25f76a6b5865bc2bd@FreeBSD.org> Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org From: Mathieu Arnold Organization: Absolight / The FreeBSD Foundation Message-ID: <5ba47ba3-754d-bbf1-6261-652e372cf068@FreeBSD.org> Date: Mon, 10 Apr 2017 13:47:58 +0200 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:45.0) Gecko/20100101 Thunderbird/45.8.0 MIME-Version: 1.0 In-Reply-To: <20170410134554.e8122cf25f76a6b5865bc2bd@FreeBSD.org> Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="cB4ce8lcPfUPluOt02M8AbJgq15WOAkFX" X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Apr 2017 11:48:06 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --cB4ce8lcPfUPluOt02M8AbJgq15WOAkFX Content-Type: multipart/mixed; boundary="4RnsJf93e21Hd27OjNJ2RqCu07RbChf0r"; protected-headers="v1" From: Mathieu Arnold To: Emanuel Haupt Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Message-ID: <5ba47ba3-754d-bbf1-6261-652e372cf068@FreeBSD.org> Subject: Re: svn commit: r438139 - head/net/socat References: <201704100947.v3A9lOZc052538@repo.freebsd.org> <20170410134554.e8122cf25f76a6b5865bc2bd@FreeBSD.org> In-Reply-To: <20170410134554.e8122cf25f76a6b5865bc2bd@FreeBSD.org> --4RnsJf93e21Hd27OjNJ2RqCu07RbChf0r Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Le 10/04/2017 =C3=A0 13:45, Emanuel Haupt a =C3=A9crit : > Mathieu Arnold wrote: >> Le 10/04/2017 =C3=A0 11:47, Emanuel Haupt a =C3=A9crit : >>> +OPTIONS_DEFINE=3D DOCS READLINE >>> + >>> +READLINE_CONFIGURE_ENABLE=3D readline >> This is good, so, >> >>> +READLINE_CONFIGURE_OFF=3D --disable-readline >> This can be removed. > Neat, didn't know 'disable' was automatically invoked. Fixed in r438151= =2E You might want to browse the porter's handbook from time to time :-) http://www.freebsd.org/doc/en/books/porters-handbook/makefile-options.htm= l --=20 Mathieu Arnold --4RnsJf93e21Hd27OjNJ2RqCu07RbChf0r-- --cB4ce8lcPfUPluOt02M8AbJgq15WOAkFX Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQJ8BAEBCgBmBQJY63DvXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQzQUI2OTc4OUQyRUQxMjEwNjQ0MEJBNUIz QTQ1MTZGMzUxODNDRTQ4AAoJEDpFFvNRg85Iq/0QAJFCVrUoFpo6TNrQwMrZh00D GPxawvIWSLsQQ6eNQZ6qOxdrMQynnZq0rM2Si+QR/yRkLXtwkKzwppVwQocUX0a1 MAK/6zoCI1ufuO5D3wK9s4E3BDLvL70OoyTCKGpCf2X1iVDsEj1zAvAjFczCjZCy dmOhOFppDFdgfX3unG5hdDE18q5kqA0Bxiyy5zSNRZexrnfgW7LwD7AokICSGi/7 hewomANgYexi0N4i8Itlxo9tAsSRffHmWdK7PYAULx3bVlSKCg2G2xxMhE2F3DXZ kQPjvH9Fn8Ecq1eyYC0V77GSwCSzgEvZeQ1FC7hVgyIsnbFtjsHwwWBhtnWW/MZb W4AaueqGX6NKo6wac4nsHL+veMwiHCV0NkpooIkJn1K4/nI+VLznQhmSerTF9bIQ wz0nHXIxAPwj10hMl0NwrpALrdTWbKfOrqqh9tkS3LJaWY0MZ1EXaTCgLxIbVRUg Hp7SWR2UOJqnSoosuLCZJAwGI+hRIXITPuEV2qorGvOZOVyh2OUM7ZGpE6f9viiz /ZKXQUB0M2nDK91wkZRirVkHib6eyX/8RqYY71VOP1PENDJmVxow/fTa5gYl9Y3z lRxVBKkCxX9sEXAUvbM1YcVPQO1m2dKuYSUmGV+Lernn2WpwXwjj+QQ3O03lq+2n rkQGp/qL+j/3tyy1jxJo =cfbj -----END PGP SIGNATURE----- --cB4ce8lcPfUPluOt02M8AbJgq15WOAkFX-- From owner-svn-ports-head@freebsd.org Mon Apr 10 11:49:55 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E1AD3D36FD1; Mon, 10 Apr 2017 11:49:55 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from prod2.absolight.net (mx3.absolight.net [IPv6:2a01:678:2:100::25]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "plouf.absolight.net", Issuer "CAcert Class 3 Root" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 8059CD95; Mon, 10 Apr 2017 11:49:55 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from prod2.absolight.net (localhost [127.0.0.1]) by prod2.absolight.net (Postfix) with ESMTP id DFDE0BDC9B; Mon, 10 Apr 2017 13:49:53 +0200 (CEST) Received: from ogg.in.absolight.net (ogg.in.absolight.net [79.143.241.239]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client did not present a certificate) by prod2.absolight.net (Postfix) with ESMTPSA id C0463BDC91; Mon, 10 Apr 2017 13:49:53 +0200 (CEST) Subject: Re: svn commit: r437829 - in head/devel: arcanist libphutil phabricator To: Raphael Kubo da Costa , Sunpoet Po-Chuan Hsieh References: <201704051959.v35Jx5UA042047@repo.freebsd.org> <86mvbuszvg.fsf@orwell> Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org From: Mathieu Arnold Organization: Absolight / The FreeBSD Foundation Message-ID: <5aadc166-841e-58f2-377d-00eb98098ee2@FreeBSD.org> Date: Mon, 10 Apr 2017 13:49:52 +0200 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:45.0) Gecko/20100101 Thunderbird/45.8.0 MIME-Version: 1.0 In-Reply-To: <86mvbuszvg.fsf@orwell> Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="l0qP5XhDDWbQVQs8OFDJQgEAkHgBfhaFD" X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Apr 2017 11:49:56 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --l0qP5XhDDWbQVQs8OFDJQgEAkHgBfhaFD Content-Type: multipart/mixed; boundary="cf8ErV3Eiin0pMPnCvQv8boTr9aHemEld"; protected-headers="v1" From: Mathieu Arnold To: Raphael Kubo da Costa , Sunpoet Po-Chuan Hsieh Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Message-ID: <5aadc166-841e-58f2-377d-00eb98098ee2@FreeBSD.org> Subject: Re: svn commit: r437829 - in head/devel: arcanist libphutil phabricator References: <201704051959.v35Jx5UA042047@repo.freebsd.org> <86mvbuszvg.fsf@orwell> In-Reply-To: <86mvbuszvg.fsf@orwell> --cf8ErV3Eiin0pMPnCvQv8boTr9aHemEld Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Le 06/04/2017 =C3=A0 10:29, Raphael Kubo da Costa a =C3=A9crit : > Sunpoet Po-Chuan Hsieh writes: > >> Author: sunpoet >> Date: Wed Apr 5 19:59:05 2017 >> New Revision: 437829 >> URL: https://svnweb.freebsd.org/changeset/ports/437829 >> >> Log: >> Update PKGNAMEPREFIX >> =20 >> - Bump PORTREVISION for package change >> =20 >> These ports work fine with PHP 7.x. Change PKGNAMEPREFIX from php5- = to php-. >> =20 >> Differential Revision: https://reviews.freebsd.org/D10231 >> Submitted by: sunpoet (myself) >> Approved by: portmgr (mat) > Not sure if this was part of the plan, but rebuilding these packages > does not cause `pkg upgrade' to find the updates and replace the older > php5- versions that I had installed. > > I had to manually 'pkg install php-arcanist' to cause the new versions > to be fetched and then have pkg prompt me about the conflicts and remov= e > the older php5- packages. Yes, this is a problem, it will need to be addressed one day. Maybe by adding a RENAMED file similar to the MOVED one and feeding it into the repository metadata. --=20 Mathieu Arnold --cf8ErV3Eiin0pMPnCvQv8boTr9aHemEld-- --l0qP5XhDDWbQVQs8OFDJQgEAkHgBfhaFD Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQJ8BAEBCgBmBQJY63FhXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQzQUI2OTc4OUQyRUQxMjEwNjQ0MEJBNUIz QTQ1MTZGMzUxODNDRTQ4AAoJEDpFFvNRg85ImK4P/3MDq4FZOpU4HZ73xvH2zBlM 07dOtoFBbR9qxidQIzWTYWkeHDMSoQI5m8G7r1GDMStDyASqGsrs0Chx68Em133X qcNbg34t9x8mqrAxcY85NNN9Ul2AmrEKW/qRzgC1uQsmNVAxa6XyekNFgzS5LF7R PC5LggsWjEYrdHg1PAGTWBhCJkZRB+h8JTeBT4qyASFDC3LwdjOahxtE2xb/5eoB L+qirhZZEBytYrz1Do2Iaq2RkTPzwAlDO3RN1t67Y9uNuN1qfovDzHH7/zNYZ08T yJHjBp3sgiwcyllYbWe0qvIZPICiXVUm3RL6OsWUeodlwSpZghUKNgeeOG61cG31 9lJ+189jsSGuHg3hq9Hgg074sPT69i+SQogJPV6i5m8RZRDxwmSl5WEuZOhA3tck uJ8gZx7zWiuacdc/y3g2KNQApceYa2Llhv0b/lsICsNaU7Jwj0FMjOAWXMxvMVPU WYeTvnbn4r5hiVoC8bzvNbxl+IecGuCvDjK6khKqNdJ+wwPecGl9mUlHZKdy6Upx Tu2krHzD2s8rfdeAvmS/599+RBuWsH2InNVSoY+QIQjPUfxqHIkZkORzBdzT+Mgw /x/vp7A1f1dW/qd1G5YHCoHGFbxc5gbaUouXlut/bY8TCiaWnSw+kUQkEMl+5oCI xlRjcB+5sM1uMcmxhCsG =IFJF -----END PGP SIGNATURE----- --l0qP5XhDDWbQVQs8OFDJQgEAkHgBfhaFD-- From owner-svn-ports-head@freebsd.org Mon Apr 10 12:01:10 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 70AB9D37B3C; Mon, 10 Apr 2017 12:01:10 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 2986ABE9; Mon, 10 Apr 2017 12:01:09 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v3AC19bt008596; Mon, 10 Apr 2017 12:01:09 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v3AC183O008594; Mon, 10 Apr 2017 12:01:08 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201704101201.v3AC183O008594@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Mon, 10 Apr 2017 12:01:08 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r438152 - head/security/i2pd X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Apr 2017 12:01:10 -0000 Author: amdmi3 Date: Mon Apr 10 12:01:08 2017 New Revision: 438152 URL: https://svnweb.freebsd.org/changeset/ports/438152 Log: - Update to 2.13.0 Modified: head/security/i2pd/Makefile head/security/i2pd/distinfo Modified: head/security/i2pd/Makefile ============================================================================== --- head/security/i2pd/Makefile Mon Apr 10 11:45:39 2017 (r438151) +++ head/security/i2pd/Makefile Mon Apr 10 12:01:08 2017 (r438152) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= i2pd -PORTVERSION= 2.12.0 -PORTREVISION= 1 +PORTVERSION= 2.13.0 CATEGORIES= security net-p2p MAINTAINER= amdmi3@FreeBSD.org @@ -52,6 +51,5 @@ do-install: do-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/README.md ${STAGEDIR}${DOCSDIR} - ${INSTALL_DATA} ${WRKSRC}/docs/configuration.md ${STAGEDIR}${DOCSDIR}/ .include Modified: head/security/i2pd/distinfo ============================================================================== --- head/security/i2pd/distinfo Mon Apr 10 11:45:39 2017 (r438151) +++ head/security/i2pd/distinfo Mon Apr 10 12:01:08 2017 (r438152) @@ -1,3 +1,3 @@ -TIMESTAMP = 1487240066 -SHA256 (PurpleI2P-i2pd-2.12.0_GH0.tar.gz) = afb763aea2a4f4b51e327352d5da82ec08e84735d28db9af7710563a117fc648 -SIZE (PurpleI2P-i2pd-2.12.0_GH0.tar.gz) = 3150471 +TIMESTAMP = 1491649075 +SHA256 (PurpleI2P-i2pd-2.13.0_GH0.tar.gz) = 9fbf9750503dd565ba5b31b16e1de959bda59530f088d40b14618d3ef238b065 +SIZE (PurpleI2P-i2pd-2.13.0_GH0.tar.gz) = 3131893 From owner-svn-ports-head@freebsd.org Mon Apr 10 12:01:49 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 40CD1D37E2C; Mon, 10 Apr 2017 12:01:49 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 113EADAA; Mon, 10 Apr 2017 12:01:48 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v3AC1mI3011503; Mon, 10 Apr 2017 12:01:48 GMT (envelope-from mat@FreeBSD.org) Received: (from mat@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v3AC1msi011501; Mon, 10 Apr 2017 12:01:48 GMT (envelope-from mat@FreeBSD.org) Message-Id: <201704101201.v3AC1msi011501@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mat set sender to mat@FreeBSD.org using -f From: Mathieu Arnold Date: Mon, 10 Apr 2017 12:01:48 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r438153 - head/lang/perl5-devel X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Apr 2017 12:01:49 -0000 Author: mat Date: Mon Apr 10 12:01:47 2017 New Revision: 438153 URL: https://svnweb.freebsd.org/changeset/ports/438153 Log: Update to v5.25.11-50-gb57dd50. Changes: https://github.com/Perl/perl5/compare/v5.25.11-28-g5fc3895...v5.25.11-50-gb57dd50 Sponsored by: Absolight Modified: head/lang/perl5-devel/Makefile (contents, props changed) head/lang/perl5-devel/distinfo (contents, props changed) Modified: head/lang/perl5-devel/Makefile ============================================================================== --- head/lang/perl5-devel/Makefile Mon Apr 10 12:01:08 2017 (r438152) +++ head/lang/perl5-devel/Makefile Mon Apr 10 12:01:47 2017 (r438153) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= perl -PORTREVISION= 2 +PORTREVISION= 0 # XXX Remove second line, uncomment first #DISTVERSION= ${PERL_VERSION} DISTVERSION= ${GH_TAGNAME:C/^v//:C/-g[0-9a-f]*$//} @@ -34,9 +34,7 @@ TEST_ENV= ${MAKE_ENV} TEST_JOBS=${MAKE_J USE_GITHUB= yes GH_ACCOUNT= Perl GH_PROJECT= perl5 -GH_TAGNAME= v5.25.11-28-g5fc3895 - -MAKE_JOBS_UNSAFE= yes +GH_TAGNAME= v5.25.11-50-gb57dd50 OPTIONS_DEFINE= DEBUG GDBM PERL_64BITINT MULTIPLICITY SITECUSTOMIZE \ THREADS PERL_MALLOC DTRACE DOT_INC Modified: head/lang/perl5-devel/distinfo ============================================================================== --- head/lang/perl5-devel/distinfo Mon Apr 10 12:01:08 2017 (r438152) +++ head/lang/perl5-devel/distinfo Mon Apr 10 12:01:47 2017 (r438153) @@ -1,3 +1,3 @@ -TIMESTAMP = 1491215874 -SHA256 (perl/perl-5.25.11-28_GH0.tar.gz) = 5593a11da2cc466a620064851b3cdc8c0eb0c0cf60702c11a72e507b36c4d750 -SIZE (perl/perl-5.25.11-28_GH0.tar.gz) = 18475813 +TIMESTAMP = 1491823679 +SHA256 (perl/perl-5.25.11-50_GH0.tar.gz) = 3632c66774e2b7d509296d1857c8801be4dc229b33304cf26cac1297f5fc7a13 +SIZE (perl/perl-5.25.11-50_GH0.tar.gz) = 18479327 From owner-svn-ports-head@freebsd.org Mon Apr 10 12:01:50 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id BF668D37E76; Mon, 10 Apr 2017 12:01:50 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 8FC1ADB2; Mon, 10 Apr 2017 12:01:50 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v3AC1n3R011618; Mon, 10 Apr 2017 12:01:49 GMT (envelope-from miwi@FreeBSD.org) Received: (from miwi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v3AC1nAB011616; Mon, 10 Apr 2017 12:01:49 GMT (envelope-from miwi@FreeBSD.org) Message-Id: <201704101201.v3AC1nAB011616@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: miwi set sender to miwi@FreeBSD.org using -f From: Martin Wilke Date: Mon, 10 Apr 2017 12:01:49 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r438154 - head/devel/py-paver X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Apr 2017 12:01:50 -0000 Author: miwi Date: Mon Apr 10 12:01:49 2017 New Revision: 438154 URL: https://svnweb.freebsd.org/changeset/ports/438154 Log: - Update 1.2.4 PR: 218534 Approved by: maintainer Modified: head/devel/py-paver/Makefile head/devel/py-paver/distinfo Modified: head/devel/py-paver/Makefile ============================================================================== --- head/devel/py-paver/Makefile Mon Apr 10 12:01:47 2017 (r438153) +++ head/devel/py-paver/Makefile Mon Apr 10 12:01:49 2017 (r438154) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= paver -PORTVERSION= 1.2.3 +PORTVERSION= 1.2.4 CATEGORIES= devel MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-paver/distinfo ============================================================================== --- head/devel/py-paver/distinfo Mon Apr 10 12:01:47 2017 (r438153) +++ head/devel/py-paver/distinfo Mon Apr 10 12:01:49 2017 (r438154) @@ -1,2 +1,3 @@ -SHA256 (Paver-1.2.3.tar.gz) = 85944a3c485707761a804131a29be07a63d799155583f7e6c6a9e519eea34053 -SIZE (Paver-1.2.3.tar.gz) = 365188 +TIMESTAMP = 1491824874 +SHA256 (Paver-1.2.4.tar.gz) = 6e155686eda543f3a863ef1d4389bce389a9738468a02f8aefc4b8b71cf6777e +SIZE (Paver-1.2.4.tar.gz) = 328794 From owner-svn-ports-head@freebsd.org Mon Apr 10 12:06:58 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 32B54D360CD; Mon, 10 Apr 2017 12:06:58 +0000 (UTC) (envelope-from olivier@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 02D8910FE; Mon, 10 Apr 2017 12:06:57 +0000 (UTC) (envelope-from olivier@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v3AC6vg5012062; Mon, 10 Apr 2017 12:06:57 GMT (envelope-from olivier@FreeBSD.org) Received: (from olivier@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v3AC6ulw012059; Mon, 10 Apr 2017 12:06:56 GMT (envelope-from olivier@FreeBSD.org) Message-Id: <201704101206.v3AC6ulw012059@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olivier set sender to olivier@FreeBSD.org using -f From: Olivier Cochard Date: Mon, 10 Apr 2017 12:06:56 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r438155 - head/devel/babeltrace X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Apr 2017 12:06:58 -0000 Author: olivier Date: Mon Apr 10 12:06:56 2017 New Revision: 438155 URL: https://svnweb.freebsd.org/changeset/ports/438155 Log: Update to v1.5.2 PR: 218528 Submitted by: luca.pizzamiglio@gmail.com (maintainer) Modified: head/devel/babeltrace/Makefile head/devel/babeltrace/distinfo Modified: head/devel/babeltrace/Makefile ============================================================================== --- head/devel/babeltrace/Makefile Mon Apr 10 12:01:49 2017 (r438154) +++ head/devel/babeltrace/Makefile Mon Apr 10 12:06:56 2017 (r438155) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= babeltrace -PORTVERSION= 1.5.1 +PORTVERSION= 1.5.2 DISTVERSIONPREFIX= v CATEGORIES= devel Modified: head/devel/babeltrace/distinfo ============================================================================== --- head/devel/babeltrace/distinfo Mon Apr 10 12:01:49 2017 (r438154) +++ head/devel/babeltrace/distinfo Mon Apr 10 12:06:56 2017 (r438155) @@ -1,3 +1,3 @@ -TIMESTAMP = 1484059187 -SHA256 (efficios-babeltrace-v1.5.1_GH0.tar.gz) = 4240217400ad02a8cdc4320fbf24676d54b2ddf1054a74d92b1aaef313c40c88 -SIZE (efficios-babeltrace-v1.5.1_GH0.tar.gz) = 836204 +TIMESTAMP = 1491818316 +SHA256 (efficios-babeltrace-v1.5.2_GH0.tar.gz) = b15dd6dd79808200289f44ef56d3f807368c4bc225711a5afa52f69a0fe21a02 +SIZE (efficios-babeltrace-v1.5.2_GH0.tar.gz) = 836635 From owner-svn-ports-head@freebsd.org Mon Apr 10 12:12:01 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C38FAD363EC; Mon, 10 Apr 2017 12:12:01 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 9E28516AE; Mon, 10 Apr 2017 12:12:01 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v3ACC0ld016467; Mon, 10 Apr 2017 12:12:00 GMT (envelope-from miwi@FreeBSD.org) Received: (from miwi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v3ACC043016464; Mon, 10 Apr 2017 12:12:00 GMT (envelope-from miwi@FreeBSD.org) Message-Id: <201704101212.v3ACC043016464@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: miwi set sender to miwi@FreeBSD.org using -f From: Martin Wilke Date: Mon, 10 Apr 2017 12:12:00 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r438156 - head/www/mybb X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Apr 2017 12:12:01 -0000 Author: miwi Date: Mon Apr 10 12:12:00 2017 New Revision: 438156 URL: https://svnweb.freebsd.org/changeset/ports/438156 Log: - Update to 1.8.11 PR: 218459 Submitted by: maintainer Modified: head/www/mybb/Makefile head/www/mybb/distinfo head/www/mybb/pkg-plist Modified: head/www/mybb/Makefile ============================================================================== --- head/www/mybb/Makefile Mon Apr 10 12:06:56 2017 (r438155) +++ head/www/mybb/Makefile Mon Apr 10 12:12:00 2017 (r438156) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= mybb -PORTVERSION= 1.8.10 +PORTVERSION= 1.8.11 CATEGORIES= www MAINTAINER= joneum@bsdproject.de @@ -12,7 +12,7 @@ LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE USE_GITHUB= yes -GH_TAGNAME= ${PORTNAME}_1810 +GH_TAGNAME= ${PORTNAME}_1811 USES= cpe mysql php NO_BUILD= yes Modified: head/www/mybb/distinfo ============================================================================== --- head/www/mybb/distinfo Mon Apr 10 12:06:56 2017 (r438155) +++ head/www/mybb/distinfo Mon Apr 10 12:12:00 2017 (r438156) @@ -1,3 +1,3 @@ -TIMESTAMP = 1485025179 -SHA256 (mybb-mybb-1.8.10-mybb_1810_GH0.tar.gz) = 23171b7499a56230c3ac1df319e44d8354ced4159c3bef3deed5dcc8cc1c2923 -SIZE (mybb-mybb-1.8.10-mybb_1810_GH0.tar.gz) = 1839286 +TIMESTAMP = 1491540935 +SHA256 (mybb-mybb-1.8.11-mybb_1811_GH0.tar.gz) = bb776def120d1433f231270985a321ff7c23da8fec72fa5c05776148d4e4ac55 +SIZE (mybb-mybb-1.8.11-mybb_1811_GH0.tar.gz) = 1841838 Modified: head/www/mybb/pkg-plist ============================================================================== --- head/www/mybb/pkg-plist Mon Apr 10 12:06:56 2017 (r438155) +++ head/www/mybb/pkg-plist Mon Apr 10 12:12:00 2017 (r438156) @@ -1,8 +1,8 @@ @owner www @group www +%%WWWDIR%%/.gitignore %%WWWDIR%%/CONTRIBUTING.md %%WWWDIR%%/LICENSE -%%WWWDIR%%/announcements.php %%WWWDIR%%/admin/backups/.htaccess %%WWWDIR%%/admin/backups/index.html %%WWWDIR%%/admin/inc/class_form.php @@ -155,8 +155,6 @@ %%WWWDIR%%/admin/styles/default/forum.css %%WWWDIR%%/admin/styles/default/home.css %%WWWDIR%%/admin/styles/default/images/close.png -%%WWWDIR%%/admin/styles/default/images/spinner.gif -%%WWWDIR%%/admin/styles/default/images/spinner_big.gif %%WWWDIR%%/admin/styles/default/images/icons/bullet_off.png %%WWWDIR%%/admin/styles/default/images/icons/bullet_on.png %%WWWDIR%%/admin/styles/default/images/icons/cross.png @@ -186,6 +184,8 @@ %%WWWDIR%%/admin/styles/default/images/index.html %%WWWDIR%%/admin/styles/default/images/login_logo.png %%WWWDIR%%/admin/styles/default/images/logo.png +%%WWWDIR%%/admin/styles/default/images/spinner.gif +%%WWWDIR%%/admin/styles/default/images/spinner_big.gif %%WWWDIR%%/admin/styles/default/images/submit_bg.png %%WWWDIR%%/admin/styles/default/images/tcat.png %%WWWDIR%%/admin/styles/default/images/thead.png @@ -198,6 +198,7 @@ %%WWWDIR%%/admin/styles/default/style.php %%WWWDIR%%/admin/styles/default/user.css %%WWWDIR%%/admin/styles/index.html +%%WWWDIR%%/announcements.php %%WWWDIR%%/archive/global.php %%WWWDIR%%/archive/index.php %%WWWDIR%%/archive/print.css @@ -644,6 +645,7 @@ %%WWWDIR%%/install/resources/upgrade36.php %%WWWDIR%%/install/resources/upgrade37.php %%WWWDIR%%/install/resources/upgrade38.php +%%WWWDIR%%/install/resources/upgrade39.php %%WWWDIR%%/install/resources/upgrade4.php %%WWWDIR%%/install/resources/upgrade5.php %%WWWDIR%%/install/resources/upgrade6.php From owner-svn-ports-head@freebsd.org Mon Apr 10 12:14:51 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id F2A61D365AE; Mon, 10 Apr 2017 12:14:51 +0000 (UTC) (envelope-from ale@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A91101A27; Mon, 10 Apr 2017 12:14:51 +0000 (UTC) (envelope-from ale@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v3ACEoF1016751; Mon, 10 Apr 2017 12:14:50 GMT (envelope-from ale@FreeBSD.org) Received: (from ale@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v3ACEodw016749; Mon, 10 Apr 2017 12:14:50 GMT (envelope-from ale@FreeBSD.org) Message-Id: <201704101214.v3ACEodw016749@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ale set sender to ale@FreeBSD.org using -f From: Alex Dupre Date: Mon, 10 Apr 2017 12:14:50 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r438157 - in head/security/openct: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Apr 2017 12:14:52 -0000 Author: ale Date: Mon Apr 10 12:14:50 2017 New Revision: 438157 URL: https://svnweb.freebsd.org/changeset/ports/438157 Log: Don't truncate received APDU when talking to pcsc-lite. PR: 204552 Submitted by: Marcin Cieslak Added: head/security/openct/files/patch-src_pcsc_pcsc.c (contents, props changed) Modified: head/security/openct/Makefile Modified: head/security/openct/Makefile ============================================================================== --- head/security/openct/Makefile Mon Apr 10 12:12:00 2017 (r438156) +++ head/security/openct/Makefile Mon Apr 10 12:14:50 2017 (r438157) @@ -3,7 +3,7 @@ PORTNAME= openct PORTVERSION= 0.6.20 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security MASTER_SITES= SF/opensc/${PORTNAME} Added: head/security/openct/files/patch-src_pcsc_pcsc.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/security/openct/files/patch-src_pcsc_pcsc.c Mon Apr 10 12:14:50 2017 (r438157) @@ -0,0 +1,50 @@ +--- src/pcsc/pcsc.c.orig 2007-05-25 21:11:45 UTC ++++ src/pcsc/pcsc.c +@@ -25,6 +25,7 @@ + #ifdef DEBUG_IFDH + #include + #endif ++#include + #ifdef __APPLE__ + #include + #include +@@ -390,6 +391,10 @@ IFDHTransmitToICC(DWORD Lun, SCARD_IO_HE + ctn = ((unsigned short)(Lun >> 16)) % IFDH_MAX_READERS; + slot = ((unsigned short)(Lun & 0x0000FFFF)) % IFDH_MAX_SLOTS; + ++ if (TxLength > USHRT_MAX) { ++ (*RxLength) = 0; ++ return IFD_PROTOCOL_NOT_SUPPORTED; ++ } + #ifdef HAVE_PTHREAD + pthread_mutex_lock(&ifdh_context_mutex[ctn]); + #endif +@@ -399,7 +404,7 @@ IFDHTransmitToICC(DWORD Lun, SCARD_IO_HE + #endif + dad = (UCHAR) ((slot == 0) ? 0x00 : slot + 1); + sad = 0x02; +- lr = (unsigned short)(*RxLength); ++ lr = (*RxLength > USHRT_MAX) ? USHRT_MAX : (unsigned short)(*RxLength); + lc = (unsigned short)TxLength; + + ret = CT_data(ctn, &dad, &sad, lc, TxBuffer, &lr, RxBuffer); +@@ -438,6 +443,10 @@ IFDHControl(DWORD Lun, PUCHAR TxBuffer, + ctn = ((unsigned short)(Lun >> 16)) % IFDH_MAX_READERS; + slot = ((unsigned short)(Lun & 0x0000FFFF)) % IFDH_MAX_SLOTS; + ++ if (TxLength > USHRT_MAX) { ++ (*RxLength) = 0; ++ return IFD_PROTOCOL_NOT_SUPPORTED; ++ } + #ifdef HAVE_PTHREAD + pthread_mutex_lock(&ifdh_context_mutex[ctn]); + #endif +@@ -447,7 +456,7 @@ IFDHControl(DWORD Lun, PUCHAR TxBuffer, + #endif + dad = 0x01; + sad = 0x02; +- lr = (unsigned short)(*RxLength); ++ lr = (*RxLength > USHRT_MAX) ? USHRT_MAX : (unsigned short)(*RxLength); + lc = (unsigned short)TxLength; + + ret = CT_data(ctn, &dad, &sad, lc, TxBuffer, &lr, RxBuffer); From owner-svn-ports-head@freebsd.org Mon Apr 10 12:15:39 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 76109D36612; Mon, 10 Apr 2017 12:15:39 +0000 (UTC) (envelope-from ale@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 482CE1B35; Mon, 10 Apr 2017 12:15:39 +0000 (UTC) (envelope-from ale@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v3ACFcoS016935; Mon, 10 Apr 2017 12:15:38 GMT (envelope-from ale@FreeBSD.org) Received: (from ale@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v3ACFcci016933; Mon, 10 Apr 2017 12:15:38 GMT (envelope-from ale@FreeBSD.org) Message-Id: <201704101215.v3ACFcci016933@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ale set sender to ale@FreeBSD.org using -f From: Alex Dupre Date: Mon, 10 Apr 2017 12:15:38 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r438158 - head/mail/roundcube X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Apr 2017 12:15:39 -0000 Author: ale Date: Mon Apr 10 12:15:38 2017 New Revision: 438158 URL: https://svnweb.freebsd.org/changeset/ports/438158 Log: Update to 1.2.4 release. PR: 217767 Submitted by: pi Modified: head/mail/roundcube/Makefile head/mail/roundcube/distinfo Modified: head/mail/roundcube/Makefile ============================================================================== --- head/mail/roundcube/Makefile Mon Apr 10 12:14:50 2017 (r438157) +++ head/mail/roundcube/Makefile Mon Apr 10 12:15:38 2017 (r438158) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= roundcube -DISTVERSION= 1.2.3 +DISTVERSION= 1.2.4 PORTEPOCH= 1 CATEGORIES?= mail www MASTER_SITES= https://github.com/roundcube/roundcubemail/releases/download/${DISTVERSION}/ Modified: head/mail/roundcube/distinfo ============================================================================== --- head/mail/roundcube/distinfo Mon Apr 10 12:14:50 2017 (r438157) +++ head/mail/roundcube/distinfo Mon Apr 10 12:15:38 2017 (r438158) @@ -1,3 +1,3 @@ -TIMESTAMP = 1480409130 -SHA256 (roundcubemail-1.2.3-complete.tar.gz) = d7f1d041557639c442691a1e5fa791ab77aa97327a0d328a22e0220f3cb2ca97 -SIZE (roundcubemail-1.2.3-complete.tar.gz) = 3894127 +TIMESTAMP = 1491813309 +SHA256 (roundcubemail-1.2.4-complete.tar.gz) = 6042f072fee95da27ab9f86f1f57378b463866747d6d77036ff1babb6764698d +SIZE (roundcubemail-1.2.4-complete.tar.gz) = 3899843 From owner-svn-ports-head@freebsd.org Mon Apr 10 12:16:29 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1E616D3669E; Mon, 10 Apr 2017 12:16:29 +0000 (UTC) (envelope-from ale@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id E2E3E1C7E; Mon, 10 Apr 2017 12:16:28 +0000 (UTC) (envelope-from ale@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v3ACGSXr017101; Mon, 10 Apr 2017 12:16:28 GMT (envelope-from ale@FreeBSD.org) Received: (from ale@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v3ACGRqh017099; Mon, 10 Apr 2017 12:16:27 GMT (envelope-from ale@FreeBSD.org) Message-Id: <201704101216.v3ACGRqh017099@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ale set sender to ale@FreeBSD.org using -f From: Alex Dupre Date: Mon, 10 Apr 2017 12:16:27 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r438159 - head/www/tomcat6 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Apr 2017 12:16:29 -0000 Author: ale Date: Mon Apr 10 12:16:27 2017 New Revision: 438159 URL: https://svnweb.freebsd.org/changeset/ports/438159 Log: Update to 6.0.53 release. PR: 218488 Submitted by: vvd@unislabs.com Modified: head/www/tomcat6/Makefile head/www/tomcat6/distinfo Modified: head/www/tomcat6/Makefile ============================================================================== --- head/www/tomcat6/Makefile Mon Apr 10 12:15:38 2017 (r438158) +++ head/www/tomcat6/Makefile Mon Apr 10 12:16:27 2017 (r438159) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= tomcat -PORTVERSION= 6.0.51 +PORTVERSION= 6.0.53 CATEGORIES= www java MASTER_SITES= APACHE/tomcat/tomcat-6/v${PORTVERSION}/bin DISTNAME= apache-${PORTNAME}-${PORTVERSION} Modified: head/www/tomcat6/distinfo ============================================================================== --- head/www/tomcat6/distinfo Mon Apr 10 12:15:38 2017 (r438158) +++ head/www/tomcat6/distinfo Mon Apr 10 12:16:27 2017 (r438159) @@ -1,3 +1,3 @@ -TIMESTAMP = 1489799677 -SHA256 (apache-tomcat-6.0.51.tar.gz) = 8fe88622ba099110a5f6b85856af262a55f79e31700525fe0d2e961433b3a6b9 -SIZE (apache-tomcat-6.0.51.tar.gz) = 7105938 +TIMESTAMP = 1491812418 +SHA256 (apache-tomcat-6.0.53.tar.gz) = 35249a4b40f41fb5f602f5602142d59faaa96dc1567df807d108d4d2b942e2f0 +SIZE (apache-tomcat-6.0.53.tar.gz) = 7110610 From owner-svn-ports-head@freebsd.org Mon Apr 10 12:17:00 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8711BD367D7; Mon, 10 Apr 2017 12:17:00 +0000 (UTC) (envelope-from ale@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 574391EA0; Mon, 10 Apr 2017 12:17:00 +0000 (UTC) (envelope-from ale@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v3ACGxwB017250; Mon, 10 Apr 2017 12:16:59 GMT (envelope-from ale@FreeBSD.org) Received: (from ale@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v3ACGx21017248; Mon, 10 Apr 2017 12:16:59 GMT (envelope-from ale@FreeBSD.org) Message-Id: <201704101216.v3ACGx21017248@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ale set sender to ale@FreeBSD.org using -f From: Alex Dupre Date: Mon, 10 Apr 2017 12:16:59 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r438160 - head/www/tomcat7 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Apr 2017 12:17:00 -0000 Author: ale Date: Mon Apr 10 12:16:59 2017 New Revision: 438160 URL: https://svnweb.freebsd.org/changeset/ports/438160 Log: Update to 7.0.77 release. PR: 218489 Submitted by: vvd@unislabs.com Modified: head/www/tomcat7/Makefile head/www/tomcat7/distinfo Modified: head/www/tomcat7/Makefile ============================================================================== --- head/www/tomcat7/Makefile Mon Apr 10 12:16:27 2017 (r438159) +++ head/www/tomcat7/Makefile Mon Apr 10 12:16:59 2017 (r438160) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= tomcat -PORTVERSION= 7.0.75 +PORTVERSION= 7.0.77 CATEGORIES= www java MASTER_SITES= APACHE/tomcat/tomcat-7/v${PORTVERSION}/bin PKGNAMESUFFIX= 7 Modified: head/www/tomcat7/distinfo ============================================================================== --- head/www/tomcat7/distinfo Mon Apr 10 12:16:27 2017 (r438159) +++ head/www/tomcat7/distinfo Mon Apr 10 12:16:59 2017 (r438160) @@ -1,3 +1,3 @@ -TIMESTAMP = 1487233798 -SHA256 (apache-tomcat-7.0.75.tar.gz) = d19a2fbbc23e310296d1e978f8e8f977b54cd328ce10cd879b58a443bc6eaa70 -SIZE (apache-tomcat-7.0.75.tar.gz) = 8940285 +TIMESTAMP = 1491812399 +SHA256 (apache-tomcat-7.0.77.tar.gz) = 10a984f92e828ca97b4682318cac0d0ddf4220d88244ec4b25f8e3dd13b17979 +SIZE (apache-tomcat-7.0.77.tar.gz) = 8967197 From owner-svn-ports-head@freebsd.org Mon Apr 10 12:17:33 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9B5C2D36958; Mon, 10 Apr 2017 12:17:33 +0000 (UTC) (envelope-from ale@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 6B190156; Mon, 10 Apr 2017 12:17:33 +0000 (UTC) (envelope-from ale@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v3ACHW7g017422; Mon, 10 Apr 2017 12:17:32 GMT (envelope-from ale@FreeBSD.org) Received: (from ale@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v3ACHWvG017418; Mon, 10 Apr 2017 12:17:32 GMT (envelope-from ale@FreeBSD.org) Message-Id: <201704101217.v3ACHWvG017418@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ale set sender to ale@FreeBSD.org using -f From: Alex Dupre Date: Mon, 10 Apr 2017 12:17:32 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r438161 - head/www/tomcat8 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Apr 2017 12:17:33 -0000 Author: ale Date: Mon Apr 10 12:17:32 2017 New Revision: 438161 URL: https://svnweb.freebsd.org/changeset/ports/438161 Log: Update to 8.0.43 release. PR: 218490 Submitted by: vvd@unislabs.com Modified: head/www/tomcat8/Makefile head/www/tomcat8/distinfo head/www/tomcat8/pkg-plist Modified: head/www/tomcat8/Makefile ============================================================================== --- head/www/tomcat8/Makefile Mon Apr 10 12:16:59 2017 (r438160) +++ head/www/tomcat8/Makefile Mon Apr 10 12:17:32 2017 (r438161) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= tomcat -PORTVERSION= 8.0.41 +PORTVERSION= 8.0.43 CATEGORIES= www java MASTER_SITES= APACHE/tomcat/tomcat-8/v${PORTVERSION}/bin PKGNAMESUFFIX= 8 Modified: head/www/tomcat8/distinfo ============================================================================== --- head/www/tomcat8/distinfo Mon Apr 10 12:16:59 2017 (r438160) +++ head/www/tomcat8/distinfo Mon Apr 10 12:17:32 2017 (r438161) @@ -1,3 +1,3 @@ -TIMESTAMP = 1487233810 -SHA256 (apache-tomcat-8.0.41.tar.gz) = a57204b5434755b5767299bbcd32e3afd2d6327cafa6b8372077f824aa7176d7 -SIZE (apache-tomcat-8.0.41.tar.gz) = 9254743 +TIMESTAMP = 1491812314 +SHA256 (apache-tomcat-8.0.43.tar.gz) = b8709ca3e3446d52958d6ed85387aa0d5c5288e5a492fc8c9cac4c5c64180691 +SIZE (apache-tomcat-8.0.43.tar.gz) = 9323896 Modified: head/www/tomcat8/pkg-plist ============================================================================== --- head/www/tomcat8/pkg-plist Mon Apr 10 12:16:59 2017 (r438160) +++ head/www/tomcat8/pkg-plist Mon Apr 10 12:17:32 2017 (r438161) @@ -37,7 +37,7 @@ %%T%%/lib/catalina-storeconfig.jar %%T%%/lib/catalina-tribes.jar %%T%%/lib/catalina.jar -%%T%%/lib/ecj-4.5.1.jar +%%T%%/lib/ecj-4.6.1.jar %%T%%/lib/el-api.jar %%T%%/lib/jasper-el.jar %%T%%/lib/jasper.jar From owner-svn-ports-head@freebsd.org Mon Apr 10 13:12:51 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9DE61D376C5; Mon, 10 Apr 2017 13:12:51 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 60B04E24; Mon, 10 Apr 2017 13:12:51 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v3ADCoZs042096; Mon, 10 Apr 2017 13:12:50 GMT (envelope-from mat@FreeBSD.org) Received: (from mat@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v3ADCoxG042093; Mon, 10 Apr 2017 13:12:50 GMT (envelope-from mat@FreeBSD.org) Message-Id: <201704101312.v3ADCoxG042093@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mat set sender to mat@FreeBSD.org using -f From: Mathieu Arnold Date: Mon, 10 Apr 2017 13:12:50 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r438162 - head/print/pslib X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Apr 2017 13:12:51 -0000 Author: mat Date: Mon Apr 10 13:12:50 2017 New Revision: 438162 URL: https://svnweb.freebsd.org/changeset/ports/438162 Log: Fix build WITHOUT=MANPAGES. Sponsored by: Absolight Modified: head/print/pslib/Makefile (contents, props changed) head/print/pslib/pkg-plist (contents, props changed) Modified: head/print/pslib/Makefile ============================================================================== --- head/print/pslib/Makefile Mon Apr 10 12:17:32 2017 (r438161) +++ head/print/pslib/Makefile Mon Apr 10 13:12:50 2017 (r438162) @@ -25,6 +25,7 @@ INSTALL_TARGET= install-strip OPTIONS_DEFINE= EXAMPLES MANPAGES NLS OPTIONS_DEFAULT= MANPAGES +OPTIONS_SUB= yes .include Modified: head/print/pslib/pkg-plist ============================================================================== --- head/print/pslib/pkg-plist Mon Apr 10 12:17:32 2017 (r438161) +++ head/print/pslib/pkg-plist Mon Apr 10 13:12:50 2017 (r438162) @@ -6,108 +6,108 @@ lib/libps.so lib/libps.so.0 lib/libps.so.0.4.5 libdata/pkgconfig/libps.pc -man/man3/PS_add_bookmark.3.gz -man/man3/PS_add_kerning.3.gz -man/man3/PS_add_launchlink.3.gz -man/man3/PS_add_ligature.3.gz -man/man3/PS_add_locallink.3.gz -man/man3/PS_add_note.3.gz -man/man3/PS_add_pdflink.3.gz -man/man3/PS_add_weblink.3.gz -man/man3/PS_arc.3.gz -man/man3/PS_arcn.3.gz -man/man3/PS_begin_font.3.gz -man/man3/PS_begin_glyph.3.gz -man/man3/PS_begin_page.3.gz -man/man3/PS_begin_pattern.3.gz -man/man3/PS_begin_template.3.gz -man/man3/PS_boot.3.gz -man/man3/PS_circle.3.gz -man/man3/PS_clip.3.gz -man/man3/PS_close.3.gz -man/man3/PS_close_image.3.gz -man/man3/PS_closepath.3.gz -man/man3/PS_closepath_stroke.3.gz -man/man3/PS_continue_text.3.gz -man/man3/PS_continue_text2.3.gz -man/man3/PS_create_gstate.3.gz -man/man3/PS_curveto.3.gz -man/man3/PS_delete.3.gz -man/man3/PS_end_font.3.gz -man/man3/PS_end_glyph.3.gz -man/man3/PS_end_page.3.gz -man/man3/PS_end_pattern.3.gz -man/man3/PS_end_template.3.gz -man/man3/PS_fill.3.gz -man/man3/PS_fill_stroke.3.gz -man/man3/PS_findfont.3.gz -man/man3/PS_free_glyph_list.3.gz -man/man3/PS_get_buffer.3.gz -man/man3/PS_get_majorversion.3.gz -man/man3/PS_get_minorversion.3.gz -man/man3/PS_get_opaque.3.gz -man/man3/PS_get_parameter.3.gz -man/man3/PS_get_subminorversion.3.gz -man/man3/PS_get_value.3.gz -man/man3/PS_glyph_list.3.gz -man/man3/PS_glyph_show.3.gz -man/man3/PS_hyphenate.3.gz -man/man3/PS_include_file.3.gz -man/man3/PS_lineto.3.gz -man/man3/PS_list_parameters.3.gz -man/man3/PS_list_resources.3.gz -man/man3/PS_list_values.3.gz -man/man3/PS_makespotcolor.3.gz -man/man3/PS_moveto.3.gz -man/man3/PS_new.3.gz -man/man3/PS_new2.3.gz -man/man3/PS_open_file.3.gz -man/man3/PS_open_fp.3.gz -man/man3/PS_open_image.3.gz -man/man3/PS_open_image_file.3.gz -man/man3/PS_open_mem.3.gz -man/man3/PS_place_image.3.gz -man/man3/PS_rect.3.gz -man/man3/PS_restore.3.gz -man/man3/PS_rotate.3.gz -man/man3/PS_save.3.gz -man/man3/PS_scale.3.gz -man/man3/PS_set_border_color.3.gz -man/man3/PS_set_border_dash.3.gz -man/man3/PS_set_border_style.3.gz -man/man3/PS_set_gstate.3.gz -man/man3/PS_set_info.3.gz -man/man3/PS_set_parameter.3.gz -man/man3/PS_set_text_pos.3.gz -man/man3/PS_set_value.3.gz -man/man3/PS_setcolor.3.gz -man/man3/PS_setdash.3.gz -man/man3/PS_setflat.3.gz -man/man3/PS_setfont.3.gz -man/man3/PS_setgray.3.gz -man/man3/PS_setlinecap.3.gz -man/man3/PS_setlinejoin.3.gz -man/man3/PS_setlinewidth.3.gz -man/man3/PS_setmiterlimit.3.gz -man/man3/PS_setpolydash.3.gz -man/man3/PS_shading.3.gz -man/man3/PS_shading_pattern.3.gz -man/man3/PS_shfill.3.gz -man/man3/PS_show.3.gz -man/man3/PS_show2.3.gz -man/man3/PS_show_boxed.3.gz -man/man3/PS_show_xy.3.gz -man/man3/PS_show_xy2.3.gz -man/man3/PS_shutdown.3.gz -man/man3/PS_string_geometry.3.gz -man/man3/PS_stringwidth.3.gz -man/man3/PS_stringwidth2.3.gz -man/man3/PS_stroke.3.gz -man/man3/PS_symbol.3.gz -man/man3/PS_symbol_name.3.gz -man/man3/PS_symbol_width.3.gz -man/man3/PS_translate.3.gz -man/man3/pslib.3.gz +%%MANPAGES%%man/man3/PS_add_bookmark.3.gz +%%MANPAGES%%man/man3/PS_add_kerning.3.gz +%%MANPAGES%%man/man3/PS_add_launchlink.3.gz +%%MANPAGES%%man/man3/PS_add_ligature.3.gz +%%MANPAGES%%man/man3/PS_add_locallink.3.gz +%%MANPAGES%%man/man3/PS_add_note.3.gz +%%MANPAGES%%man/man3/PS_add_pdflink.3.gz +%%MANPAGES%%man/man3/PS_add_weblink.3.gz +%%MANPAGES%%man/man3/PS_arc.3.gz +%%MANPAGES%%man/man3/PS_arcn.3.gz +%%MANPAGES%%man/man3/PS_begin_font.3.gz +%%MANPAGES%%man/man3/PS_begin_glyph.3.gz +%%MANPAGES%%man/man3/PS_begin_page.3.gz +%%MANPAGES%%man/man3/PS_begin_pattern.3.gz +%%MANPAGES%%man/man3/PS_begin_template.3.gz +%%MANPAGES%%man/man3/PS_boot.3.gz +%%MANPAGES%%man/man3/PS_circle.3.gz +%%MANPAGES%%man/man3/PS_clip.3.gz +%%MANPAGES%%man/man3/PS_close.3.gz +%%MANPAGES%%man/man3/PS_close_image.3.gz +%%MANPAGES%%man/man3/PS_closepath.3.gz +%%MANPAGES%%man/man3/PS_closepath_stroke.3.gz +%%MANPAGES%%man/man3/PS_continue_text.3.gz +%%MANPAGES%%man/man3/PS_continue_text2.3.gz +%%MANPAGES%%man/man3/PS_create_gstate.3.gz +%%MANPAGES%%man/man3/PS_curveto.3.gz +%%MANPAGES%%man/man3/PS_delete.3.gz +%%MANPAGES%%man/man3/PS_end_font.3.gz +%%MANPAGES%%man/man3/PS_end_glyph.3.gz +%%MANPAGES%%man/man3/PS_end_page.3.gz +%%MANPAGES%%man/man3/PS_end_pattern.3.gz +%%MANPAGES%%man/man3/PS_end_template.3.gz +%%MANPAGES%%man/man3/PS_fill.3.gz +%%MANPAGES%%man/man3/PS_fill_stroke.3.gz +%%MANPAGES%%man/man3/PS_findfont.3.gz +%%MANPAGES%%man/man3/PS_free_glyph_list.3.gz +%%MANPAGES%%man/man3/PS_get_buffer.3.gz +%%MANPAGES%%man/man3/PS_get_majorversion.3.gz +%%MANPAGES%%man/man3/PS_get_minorversion.3.gz +%%MANPAGES%%man/man3/PS_get_opaque.3.gz +%%MANPAGES%%man/man3/PS_get_parameter.3.gz +%%MANPAGES%%man/man3/PS_get_subminorversion.3.gz +%%MANPAGES%%man/man3/PS_get_value.3.gz +%%MANPAGES%%man/man3/PS_glyph_list.3.gz +%%MANPAGES%%man/man3/PS_glyph_show.3.gz +%%MANPAGES%%man/man3/PS_hyphenate.3.gz +%%MANPAGES%%man/man3/PS_include_file.3.gz +%%MANPAGES%%man/man3/PS_lineto.3.gz +%%MANPAGES%%man/man3/PS_list_parameters.3.gz +%%MANPAGES%%man/man3/PS_list_resources.3.gz +%%MANPAGES%%man/man3/PS_list_values.3.gz +%%MANPAGES%%man/man3/PS_makespotcolor.3.gz +%%MANPAGES%%man/man3/PS_moveto.3.gz +%%MANPAGES%%man/man3/PS_new.3.gz +%%MANPAGES%%man/man3/PS_new2.3.gz +%%MANPAGES%%man/man3/PS_open_file.3.gz +%%MANPAGES%%man/man3/PS_open_fp.3.gz +%%MANPAGES%%man/man3/PS_open_image.3.gz +%%MANPAGES%%man/man3/PS_open_image_file.3.gz +%%MANPAGES%%man/man3/PS_open_mem.3.gz +%%MANPAGES%%man/man3/PS_place_image.3.gz +%%MANPAGES%%man/man3/PS_rect.3.gz +%%MANPAGES%%man/man3/PS_restore.3.gz +%%MANPAGES%%man/man3/PS_rotate.3.gz +%%MANPAGES%%man/man3/PS_save.3.gz +%%MANPAGES%%man/man3/PS_scale.3.gz +%%MANPAGES%%man/man3/PS_set_border_color.3.gz +%%MANPAGES%%man/man3/PS_set_border_dash.3.gz +%%MANPAGES%%man/man3/PS_set_border_style.3.gz +%%MANPAGES%%man/man3/PS_set_gstate.3.gz +%%MANPAGES%%man/man3/PS_set_info.3.gz +%%MANPAGES%%man/man3/PS_set_parameter.3.gz +%%MANPAGES%%man/man3/PS_set_text_pos.3.gz +%%MANPAGES%%man/man3/PS_set_value.3.gz +%%MANPAGES%%man/man3/PS_setcolor.3.gz +%%MANPAGES%%man/man3/PS_setdash.3.gz +%%MANPAGES%%man/man3/PS_setflat.3.gz +%%MANPAGES%%man/man3/PS_setfont.3.gz +%%MANPAGES%%man/man3/PS_setgray.3.gz +%%MANPAGES%%man/man3/PS_setlinecap.3.gz +%%MANPAGES%%man/man3/PS_setlinejoin.3.gz +%%MANPAGES%%man/man3/PS_setlinewidth.3.gz +%%MANPAGES%%man/man3/PS_setmiterlimit.3.gz +%%MANPAGES%%man/man3/PS_setpolydash.3.gz +%%MANPAGES%%man/man3/PS_shading.3.gz +%%MANPAGES%%man/man3/PS_shading_pattern.3.gz +%%MANPAGES%%man/man3/PS_shfill.3.gz +%%MANPAGES%%man/man3/PS_show.3.gz +%%MANPAGES%%man/man3/PS_show2.3.gz +%%MANPAGES%%man/man3/PS_show_boxed.3.gz +%%MANPAGES%%man/man3/PS_show_xy.3.gz +%%MANPAGES%%man/man3/PS_show_xy2.3.gz +%%MANPAGES%%man/man3/PS_shutdown.3.gz +%%MANPAGES%%man/man3/PS_string_geometry.3.gz +%%MANPAGES%%man/man3/PS_stringwidth.3.gz +%%MANPAGES%%man/man3/PS_stringwidth2.3.gz +%%MANPAGES%%man/man3/PS_stroke.3.gz +%%MANPAGES%%man/man3/PS_symbol.3.gz +%%MANPAGES%%man/man3/PS_symbol_name.3.gz +%%MANPAGES%%man/man3/PS_symbol_width.3.gz +%%MANPAGES%%man/man3/PS_translate.3.gz +%%MANPAGES%%man/man3/pslib.3.gz %%NLS%%share/locale/de/LC_MESSAGES/pslib.mo %%PORTEXAMPLES%%%%EXAMPLESDIR%%/AlteSchwabacher.afm %%PORTEXAMPLES%%%%EXAMPLESDIR%%/AlteSchwabacher.enc From owner-svn-ports-head@freebsd.org Mon Apr 10 13:17:19 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E1761D3785E; Mon, 10 Apr 2017 13:17:19 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id AD75C1141; Mon, 10 Apr 2017 13:17:19 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v3ADHIa8042581; Mon, 10 Apr 2017 13:17:18 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v3ADHHNW042569; Mon, 10 Apr 2017 13:17:17 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201704101317.v3ADHHNW042569@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Mon, 10 Apr 2017 13:17:17 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r438163 - in head/emulators/higan: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Apr 2017 13:17:20 -0000 Author: amdmi3 Date: Mon Apr 10 13:17:17 2017 New Revision: 438163 URL: https://svnweb.freebsd.org/changeset/ports/438163 Log: - Update to 102 PR: 211855 Submitted by: cyberbotx@cyberbotx.com (maintainer) Added: head/emulators/higan/files/patch-higan_target-tomoko_GNUmakefile (contents, props changed) head/emulators/higan/files/patch-higan_target-tomoko_presentation_presentation.cpp (contents, props changed) head/emulators/higan/files/patch-higan_target-tomoko_program_medium.cpp (contents, props changed) head/emulators/higan/files/patch-higan_target-tomoko_tomoko.cpp (contents, props changed) head/emulators/higan/files/patch-higan_target-tomoko_tomoko.hpp (contents, props changed) head/emulators/higan/files/patch-higan_target-tomoko_tools_cheat-database.cpp (contents, props changed) head/emulators/higan/files/patch-icarus_core_core.cpp (contents, props changed) head/emulators/higan/files/patch-icarus_icarus.cpp (contents, props changed) Deleted: head/emulators/higan/files/patch-nall-platform.hpp head/emulators/higan/files/patch-ruby__video__glx.cpp head/emulators/higan/files/patch-target-ethos-Makefile head/emulators/higan/files/patch-target-ethos_general_presentation.cpp head/emulators/higan/files/patch-target-ethos_utility_utility.cpp Modified: head/emulators/higan/Makefile head/emulators/higan/distinfo head/emulators/higan/pkg-plist Modified: head/emulators/higan/Makefile ============================================================================== --- head/emulators/higan/Makefile Mon Apr 10 13:12:50 2017 (r438162) +++ head/emulators/higan/Makefile Mon Apr 10 13:17:17 2017 (r438163) @@ -2,59 +2,49 @@ # $FreeBSD$ PORTNAME= higan -PORTVERSION= 0.94 -PORTREVISION= 5 +PORTVERSION= 102 CATEGORIES= emulators -MASTER_SITES= http://byuu.org/files/ \ +MASTER_SITES= http://download.byuu.org/ \ http://www.cyberbotx.com/higan/ -DISTNAME= ${PORTNAME}_v${PORTVERSION:S/.//}-source +DISTNAME= ${PORTNAME}_v${PORTVERSION}-source MAINTAINER= cyberbotx@cyberbotx.com COMMENT= Nintendo multi-system emulator -USES= compiler:c++11-lib gmake pkgconfig tar:xz +USES= 7z:p7zip compiler:c++14-lang gmake pkgconfig USE_LDCONFIG= yes +USE_XORG= x11 xext +USE_CSTD= c99 +USE_CXXSTD= c++14 +USE_GCC= yes +MAKEFILE= GNUmakefile ONLY_FOR_ARCHS= i386 amd64 -MAKE_ENV+= compiler="${CXX}" cflags="-x c -std=c99 ${CFLAGS}" \ - cppflags="-x c++ -std=c++11 ${CXXFLAGS}" +MAKE_ENV+= compiler="${CXX}" OPTIONS_DEFINE= DEBUG -OPTIONS_SINGLE= PROFILE GUI -OPTIONS_SINGLE_PROFILE= ACCURACY BALANCED PERFORMANCE +OPTIONS_SINGLE= GUI OPTIONS_SINGLE_GUI= GTK2 QT4 OPTIONS_MULTI= VIDEO SOUND INPUT OPTIONS_MULTI_VIDEO= GLX SDL XSHM XV OPTIONS_MULTI_SOUND= AO OPENAL OSS PULSEAUDIO OPTIONS_MULTI_INPUT= INPUT_SDL INPUT_X -OPTIONS_DEFAULT= BALANCED GTK2 GLX XSHM XV SDL \ +OPTIONS_DEFAULT= GTK2 GLX XSHM XV SDL \ OSS INPUT_SDL INPUT_X -ACCURACY_DESC= Use accuracy profile -BALANCED_DESC= Use balanced profile -PERFORMANCE_DESC= Use performance profile -GTK2_DESC= Build with GTK+2 GUI -QT4_DESC= Build with QT4 GUI -GLX_DESC= Build GLX video driver -SDL_DESC= Build SDL video driver XSHM_DESC= Build XShm video driver XV_DESC= Build Xv video driver -AO_DESC= Build AO sound driver -OPENAL_DESC= Build OpenAL sound driver -OSS_DESC= Build OSS sound driver -PULSEAUDIO_DESC= Build Pulseaudio sound driver INPUT_SDL_DESC= Build SDL input driver INPUT_X_DESC= Build X input driver -ACCURACY_MAKE_ENV= profile="accuracy" -BALANCED_MAKE_ENV= profile="balanced" -PERFORMANCE_MAKE_ENV= profile="performance" +GTK2_LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ + libfreetype.so:print/freetype2 +GTK2_MAKE_ENV= hiro="gtk" +GTK2_USE= GNOME=cairo,gdkpixbuf2,gtk20,gtksourceview2 +GTK2_USES= gettext -GTK2_USE= GNOME=gtk20 -GTK2_MAKE_ENV= phoenix="gtk" - -QT4_USE= QT4=gui,moc_build -QT4_MAKE_ENV= phoenix="qt" +QT4_MAKE_ENV= hiro="qt" +QT4_USE= QT4=corelib,gui,moc_build GLX_USE= GL=gl GLX_VARS= VIDEO_DRIVER+=video.glx @@ -89,33 +79,27 @@ post-patch: -e 's|%%VIDEO%%|${VIDEO_DRIVER}|' \ -e 's|%%AUDIO%%|${AUDIO_DRIVER}|' \ -e 's|%%INPUT%%|${INPUT_DRIVER}|' \ - ${WRKSRC}/target-ethos/Makefile + ${WRKSRC}/higan/target-tomoko/GNUmakefile ${REINPLACE_CMD} -e 's|/usr/share/|${PREFIX}/share/|' \ - ${WRKSRC}/nall/string/platform.hpp + ${WRKSRC}/nall/path.hpp post-patch-DEBUG-on: ${REINPLACE_CMD} -e 's|-O3|-g|g' \ - ${WRKSRC}/ananke/Makefile \ - ${WRKSRC}/Makefile - ${REINPLACE_CMD} -e 's|:= -s|:= #|g' \ - ${WRKSRC}/Makefile - -pre-build-QT4-on: - (cd ${WRKSRC}/phoenix/qt && ${MOC} -i -o platform.moc platform.moc.hpp) + ${WRKSRC}/higan/GNUmakefile \ + ${WRKSRC}/icarus/GNUmakefile do-build: -.for d in . ananke - (cd ${WRKSRC}/${d} && ${MAKE_CMD} ${MAKE_ENV}) +.for d in higan icarus + @${DO_MAKE_BUILD} ${ALL_TARGET} -C${WRKSRC}/${d} .endfor do-install: - ${INSTALL_LIB} ${WRKSRC}/ananke/libananke.so ${STAGEDIR}${PREFIX}/lib/libananke.so.1 - ${LN} -sf libananke.so.1 ${STAGEDIR}${PREFIX}/lib/libananke.so - ${INSTALL_PROGRAM} ${WRKSRC}/out/higan ${STAGEDIR}${PREFIX}/bin/ - ${INSTALL_DATA} ${WRKSRC}/data/higan.png ${STAGEDIR}${PREFIX}/share/pixmaps/ - ${INSTALL_DATA} ${WRKSRC}/data/higan.desktop ${STAGEDIR}${PREFIX}/share/applications/ - ${MKDIR} ${STAGEDIR}${DATADIR}/shaders - (cd ${WRKSRC}/profile && ${COPYTREE_SHARE} \* ${STAGEDIR}${DATADIR}/) - (cd ${WRKSRC}/shaders && ${COPYTREE_SHARE} \*.shader ${STAGEDIR}${DATADIR}/shaders/) + ${INSTALL_PROGRAM} ${WRKSRC}/higan/out/higan ${STAGEDIR}${PREFIX}/bin/ + ${INSTALL_PROGRAM} ${WRKSRC}/icarus/out/icarus ${STAGEDIR}${PREFIX}/bin/ + ${INSTALL_DATA} ${WRKSRC}/higan/data/higan.png ${STAGEDIR}${PREFIX}/share/pixmaps/ + ${INSTALL_DATA} ${WRKSRC}/higan/data/higan.desktop ${STAGEDIR}${PREFIX}/share/applications/ + (cd ${WRKSRC}/higan/systems && ${COPYTREE_SHARE} . ${STAGEDIR}${DATADIR}/) + ${INSTALL_DATA} ${WRKSRC}/higan/data/cheats.bml ${STAGEDIR}${DATADIR}/ + (cd ${WRKSRC}/icarus/Database && ${COPYTREE_SHARE} . ${STAGEDIR}${PREFIX}/share/icarus/Database/) .include Modified: head/emulators/higan/distinfo ============================================================================== --- head/emulators/higan/distinfo Mon Apr 10 13:12:50 2017 (r438162) +++ head/emulators/higan/distinfo Mon Apr 10 13:17:17 2017 (r438163) @@ -1,2 +1,3 @@ -SHA256 (higan_v094-source.tar.xz) = 5e149df9d50c1066eb97c0d66665428d75304da782bba5a87078b87fc311151b -SIZE (higan_v094-source.tar.xz) = 882732 +TIMESTAMP = 1489861177 +SHA256 (higan_v102-source.7z) = 52dadcf2ec5cfab0952e2948cc8acb4883b3996458bce4ecb3995830bb1699f1 +SIZE (higan_v102-source.7z) = 1246258 Added: head/emulators/higan/files/patch-higan_target-tomoko_GNUmakefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/emulators/higan/files/patch-higan_target-tomoko_GNUmakefile Mon Apr 10 13:17:17 2017 (r438163) @@ -0,0 +1,15 @@ +--- higan/target-tomoko/GNUmakefile.orig 2016-01-14 03:20:56 UTC ++++ higan/target-tomoko/GNUmakefile +@@ -27,9 +27,9 @@ else ifeq ($(platform),linux) + ruby += audio.alsa audio.openal audio.oss audio.pulseaudio audio.pulseaudiosimple audio.ao + ruby += input.udev input.sdl input.xlib + else ifeq ($(platform),bsd) +- ruby += video.glx video.xv video.xshm video.sdl +- ruby += audio.openal audio.oss +- ruby += input.sdl input.xlib ++ ruby += %%VIDEO%% ++ ruby += %%AUDIO%% ++ ruby += %%INPUT%% + endif + + # ruby Added: head/emulators/higan/files/patch-higan_target-tomoko_presentation_presentation.cpp ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/emulators/higan/files/patch-higan_target-tomoko_presentation_presentation.cpp Mon Apr 10 13:17:17 2017 (r438163) @@ -0,0 +1,11 @@ +--- higan/target-tomoko/presentation/presentation.cpp.orig 2017-01-13 17:52:31 UTC ++++ higan/target-tomoko/presentation/presentation.cpp +@@ -278,7 +278,7 @@ auto Presentation::toggleFullScreen() -> + } + + auto Presentation::loadShaders() -> void { +- auto pathname = locate("Video Shaders/"); ++ auto pathname = locateShared("Video Shaders/"); + + if(settings["Video/Driver"].text() == "OpenGL") { + for(auto shader : directory::folders(pathname, "*.shader")) { Added: head/emulators/higan/files/patch-higan_target-tomoko_program_medium.cpp ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/emulators/higan/files/patch-higan_target-tomoko_program_medium.cpp Mon Apr 10 13:17:17 2017 (r438163) @@ -0,0 +1,11 @@ +--- higan/target-tomoko/program/medium.cpp.orig 2017-01-13 10:43:46 UTC ++++ higan/target-tomoko/program/medium.cpp +@@ -17,7 +17,7 @@ auto Program::loadMedium() -> void { + auto Program::loadMedium(Emulator::Interface& interface, const Emulator::Interface::Medium& medium) -> void { + unloadMedium(); + +- mediumPaths.append(locate({medium.name, ".sys/"})); ++ mediumPaths.append(locateShared({medium.name, ".sys/"})); + + Emulator::audio.reset(2, audio->get(Audio::Frequency).get(44100)); + inputManager->bind(emulator = &interface); Added: head/emulators/higan/files/patch-higan_target-tomoko_tomoko.cpp ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/emulators/higan/files/patch-higan_target-tomoko_tomoko.cpp Mon Apr 10 13:17:17 2017 (r438163) @@ -0,0 +1,23 @@ +--- higan/target-tomoko/tomoko.cpp.orig 2016-07-01 08:21:27 UTC ++++ higan/target-tomoko/tomoko.cpp +@@ -4,6 +4,20 @@ unique_pointer