From owner-svn-ports-head@freebsd.org Sun Dec 25 00:23:15 2016 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 52D3DC802B0; Sun, 25 Dec 2016 00:23:15 +0000 (UTC) (envelope-from jbeich@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 0257ED39; Sun, 25 Dec 2016 00:23:14 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBP0NEGR007291; Sun, 25 Dec 2016 00:23:14 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBP0NDLn007286; Sun, 25 Dec 2016 00:23:13 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201612250023.uBP0NDLn007286@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Sun, 25 Dec 2016 00:23:13 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429387 - in head: audio/soundtouch devel/ponscripter-sekai games/openbor www/firefox 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, 25 Dec 2016 00:23:15 -0000 Author: jbeich Date: Sun Dec 25 00:23:13 2016 New Revision: 429387 URL: https://svnweb.freebsd.org/changeset/ports/429387 Log: Simplify spelling for softfp defaults Modified: head/audio/soundtouch/Makefile (contents, props changed) head/devel/ponscripter-sekai/Makefile (contents, props changed) head/games/openbor/Makefile (contents, props changed) head/www/firefox/Makefile.options (contents, props changed) Modified: head/audio/soundtouch/Makefile ============================================================================== --- head/audio/soundtouch/Makefile Sat Dec 24 23:37:10 2016 (r429386) +++ head/audio/soundtouch/Makefile Sun Dec 25 00:23:13 2016 (r429387) @@ -20,7 +20,7 @@ USE_LDCONFIG= yes USES= autoreconf libtool pathfix OPTIONS_DEFINE= INTEGER_SAMPLES DOCS OPENMP -OPTIONS_DEFAULT= ${MACHINE_CPU:tu:MSOFTFP:S/SOFTFP/INTEGER_SAMPLES/} +OPTIONS_DEFAULT= ${MACHINE_CPU:Msoftfp:C/.+/INTEGER_SAMPLES/} OPTIONS_DEFINE_amd64= SSE OPTIONS_DEFINE_i386= SSE OPTIONS_DEFAULT_amd64= SSE Modified: head/devel/ponscripter-sekai/Makefile ============================================================================== --- head/devel/ponscripter-sekai/Makefile Sat Dec 24 23:37:10 2016 (r429386) +++ head/devel/ponscripter-sekai/Makefile Sun Dec 25 00:23:13 2016 (r429387) @@ -35,7 +35,7 @@ PLIST_FILES= bin/ponscr \ share/emacs/site-lisp/ponscripter-mode.el OPTIONS_DEFINE= DOCS MANPAGES TREMOR -OPTIONS_DEFAULT=MANPAGES ${MACHINE_CPU:tu:MSOFTFP:S/SOFTFP/TREMOR/} +OPTIONS_DEFAULT=MANPAGES ${MACHINE_CPU:Msoftfp:C/.+/TREMOR/} MANPAGES_BUILD_DEPENDS= xmlto:textproc/xmlto MANPAGES_PLIST_FILES=\ Modified: head/games/openbor/Makefile ============================================================================== --- head/games/openbor/Makefile Sat Dec 24 23:37:10 2016 (r429386) +++ head/games/openbor/Makefile Sun Dec 25 00:23:13 2016 (r429387) @@ -40,7 +40,7 @@ DESKTOP_ENTRIES="OpenBOR" \ "" OPTIONS_DEFINE= TREMOR -OPTIONS_DEFAULT= ${MACHINE_CPU:tu:MSOFTFP:S/SOFTFP/TREMOR/} +OPTIONS_DEFAULT= ${MACHINE_CPU:Msoftfp:C/.+/TREMOR/} OPTIONS_DEFINE_i386= MMX OPTIONS_DEFAULT_i386= MMX # runtime detection Modified: head/www/firefox/Makefile.options ============================================================================== --- head/www/firefox/Makefile.options Sat Dec 24 23:37:10 2016 (r429386) +++ head/www/firefox/Makefile.options Sun Dec 25 00:23:13 2016 (r429387) @@ -6,7 +6,7 @@ OPTIONS_DEFINE+= BUNDLED_CAIRO CANBERRA OPTIONS_DEFAULT+= DBUS DTRACE FFMPEG OPTIMIZED_CFLAGS \ ${OPTIONS_MULTI_AUDIO} \ - ${MACHINE_CPU:tu:MSOFTFP:S/SOFTFP/INTEGER_SAMPLES/} + ${MACHINE_CPU:Msoftfp:C/.+/INTEGER_SAMPLES/} OPTIONS_MULTI+= AUDIO OPTIONS_MULTI_AUDIO= ALSA PULSEAUDIO From owner-svn-ports-head@freebsd.org Sun Dec 25 00:27:32 2016 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 C043CC80410; Sun, 25 Dec 2016 00:27:32 +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 761C4EC1; Sun, 25 Dec 2016 00:27:32 +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 uBP0RVvp007556; Sun, 25 Dec 2016 00:27:31 GMT (envelope-from madpilot@FreeBSD.org) Received: (from madpilot@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBP0RVGm007554; Sun, 25 Dec 2016 00:27:31 GMT (envelope-from madpilot@FreeBSD.org) Message-Id: <201612250027.uBP0RVGm007554@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: madpilot set sender to madpilot@FreeBSD.org using -f From: Guido Falsi Date: Sun, 25 Dec 2016 00:27:31 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429388 - head/audio/xmms2 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, 25 Dec 2016 00:27:32 -0000 Author: madpilot Date: Sun Dec 25 00:27:31 2016 New Revision: 429388 URL: https://svnweb.freebsd.org/changeset/ports/429388 Log: Remove libofa support. The service it depends on has been discontinued and the libofa port is now DEPRECATED. PR: 215518 Submitted by: jhale Modified: head/audio/xmms2/Makefile head/audio/xmms2/pkg-plist Modified: head/audio/xmms2/Makefile ============================================================================== --- head/audio/xmms2/Makefile Sun Dec 25 00:23:13 2016 (r429387) +++ head/audio/xmms2/Makefile Sun Dec 25 00:27:31 2016 (r429388) @@ -4,7 +4,7 @@ PORTNAME?= xmms2 PORTVERSION= 0.8 DISTVERSIONSUFFIX= DrO_o -PORTREVISION?= 18 +PORTREVISION?= 19 CATEGORIES?= audio MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}%20${DISTVERSIONSUFFIX} @@ -14,7 +14,8 @@ COMMENT?= Rewrite of xmms as a client/se USES+= pkgconfig tar:bzip2 waf CONFIGURE_ARGS+= --conf-prefix=${LOCALBASE} \ - --mandir=${MANPREFIX}/man + --mandir=${MANPREFIX}/man \ + --without-plugins="ofa" INSTALL_TARGET= install --without-ldconfig .if !defined(XMMS2_SLAVE) @@ -31,7 +32,7 @@ BROKEN_aarch64= Fails to compile: error OPTIONS_DEFINE= AIRPLAY AO APE AVCODEC CDDA CURL ET FAAD FAM FLAC \ GME GVFS ICES JACK MAD MDNS MMS \ - MODPLUG MPG123 MUSEPACK OFA PULSEAUDIO SAMBA SID \ + MODPLUG MPG123 MUSEPACK PULSEAUDIO SAMBA SID \ SNDFILE SPEEX TREMOR VISUAL VOCODER VORBIS WAVPACK XML OPTIONS_SINGLE= MDNS OPTIONS_SINGLE_MDNS= MDNS_APPLE MDNS_AVAHI @@ -47,7 +48,6 @@ ICES_DESC= Playback files to an icecast MDNS_DESC= Announce XMMS2d via mDNS (Choose implementation) MDNS_APPLE_DESC= Use Apple mDNS implementation MDNS_AVAHI_DESC= Use Avahi mDNS implementation -OFA_DESC= Collect MusicDNS fingerprints SAMBA_DESC= Playback files via SMB SID_DESC= Playback SID files VISUAL_DESC= Visualization plugins support @@ -119,9 +119,6 @@ MPG123_CONFIGURE_OFF= --without-plugins= MUSEPACK_LIB_DEPENDS= libmpcdec.so:audio/musepack MUSEPACK_CONFIGURE_OFF= --without-plugins="musepack" -OFA_LIB_DEPENDS= libofa.so:audio/libofa -OFA_CONFIGURE_OFF= --without-plugins="ofa" - PULSEAUDIO_LIB_DEPENDS= libpulse.so:audio/pulseaudio PULSEAUDIO_CONFIGURE_OFF= --without-plugins="pulse" Modified: head/audio/xmms2/pkg-plist ============================================================================== --- head/audio/xmms2/pkg-plist Sun Dec 25 00:23:13 2016 (r429387) +++ head/audio/xmms2/pkg-plist Sun Dec 25 00:27:31 2016 (r429388) @@ -113,7 +113,6 @@ lib/libxmmsclient.so.6.0.0 %%LIBDIR%%/libxmms_normalize.so %%LIBDIR%%/libxmms_null.so %%LIBDIR%%/libxmms_nulstripper.so -%%OFA%%%%LIBDIR%%/libxmms_ofa.so %%LIBDIR%%/libxmms_oss.so %%LIBDIR%%/libxmms_pls.so %%PULSEAUDIO%%%%LIBDIR%%/libxmms_pulse.so From owner-svn-ports-head@freebsd.org Sun Dec 25 01:11:54 2016 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 D83BBC852AE; Sun, 25 Dec 2016 01:11:54 +0000 (UTC) (envelope-from vanilla@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 A0B14298; Sun, 25 Dec 2016 01:11:54 +0000 (UTC) (envelope-from vanilla@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBP1BreL026583; Sun, 25 Dec 2016 01:11:53 GMT (envelope-from vanilla@FreeBSD.org) Received: (from vanilla@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBP1Bral026581; Sun, 25 Dec 2016 01:11:53 GMT (envelope-from vanilla@FreeBSD.org) Message-Id: <201612250111.uBP1Bral026581@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: vanilla set sender to vanilla@FreeBSD.org using -f From: "Vanilla I. Shu" Date: Sun, 25 Dec 2016 01:11:53 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429389 - head/comms/picocom 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, 25 Dec 2016 01:11:54 -0000 Author: vanilla Date: Sun Dec 25 01:11:53 2016 New Revision: 429389 URL: https://svnweb.freebsd.org/changeset/ports/429389 Log: Update to 2.2. Modified: head/comms/picocom/Makefile head/comms/picocom/distinfo Modified: head/comms/picocom/Makefile ============================================================================== --- head/comms/picocom/Makefile Sun Dec 25 00:27:31 2016 (r429388) +++ head/comms/picocom/Makefile Sun Dec 25 01:11:53 2016 (r429389) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= picocom -PORTVERSION= 2.1 +PORTVERSION= 2.2 CATEGORIES= comms MAINTAINER= ports@FreeBSD.org Modified: head/comms/picocom/distinfo ============================================================================== --- head/comms/picocom/distinfo Sun Dec 25 00:27:31 2016 (r429388) +++ head/comms/picocom/distinfo Sun Dec 25 01:11:53 2016 (r429389) @@ -1,2 +1,3 @@ -SHA256 (npat-efault-picocom-2.1_GH0.tar.gz) = 6b152fc5f816eaef6b86336a4cec7cf1496b7c712061e5aea5a36f143a0b09ed -SIZE (npat-efault-picocom-2.1_GH0.tar.gz) = 89281 +TIMESTAMP = 1482628178 +SHA256 (npat-efault-picocom-2.2_GH0.tar.gz) = 3e3904158d675541f0fcfdcd1f671b38445338f536080f5de8d6674b5f33d4ce +SIZE (npat-efault-picocom-2.2_GH0.tar.gz) = 88670 From owner-svn-ports-head@freebsd.org Sun Dec 25 01:34:00 2016 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 C2C9AC85C42 for ; Sun, 25 Dec 2016 01:34:00 +0000 (UTC) (envelope-from markmi@dsl-only.net) Received: from asp.reflexion.net (outbound-mail-211-161.reflexion.net [208.70.211.161]) (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 83545F50 for ; Sun, 25 Dec 2016 01:33:59 +0000 (UTC) (envelope-from markmi@dsl-only.net) Received: (qmail 19424 invoked from network); 25 Dec 2016 01:27:18 -0000 Received: from unknown (HELO mail-cs-02.app.dca.reflexion.local) (10.81.19.2) by 0 (rfx-qmail) with SMTP; 25 Dec 2016 01:27:18 -0000 Received: by mail-cs-02.app.dca.reflexion.local (Reflexion email security v8.20.0) with SMTP; Sat, 24 Dec 2016 20:27:27 -0500 (EST) Received: (qmail 23625 invoked from network); 25 Dec 2016 01:27:27 -0000 Received: from unknown (HELO iron2.pdx.net) (69.64.224.71) by 0 (rfx-qmail) with (AES256-SHA encrypted) SMTP; 25 Dec 2016 01:27:27 -0000 Received: from [192.168.1.111] (c-67-170-167-181.hsd1.or.comcast.net [67.170.167.181]) by iron2.pdx.net (Postfix) with ESMTPSA id 2CBCFEC91B5; Sat, 24 Dec 2016 17:27:17 -0800 (PST) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 10.2 \(3259\)) Subject: Re: svn commit: r427110 - head/lang/gcc/files [does lang/gcc49 need such too?] From: Mark Millard In-Reply-To: Date: Sat, 24 Dec 2016 17:27:15 -0800 Cc: vbox@FreeBSD.org, Dimitry Andric , svn-ports-head@freebsd.org, FreeBSD Ports Content-Transfer-Encoding: quoted-printable Message-Id: <9E9068A1-1818-4C0A-8D07-645A466CEBB9@dsl-only.net> References: <86C72DB2-B9ED-4512-A88C-BD1D9A23806F@dsl-only.net> <9D54F0CC-F38C-4CCE-BC33-25C1457BD44B@FreeBSD.org> <5C936BA8-6941-431A-B05F-31030816F85C@dsl-only.net> <487153E5-EF53-4960-9364-23992D7E0F76@dsl-only.net> To: Gerald Pfeifer X-Mailer: Apple Mail (2.3259) 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, 25 Dec 2016 01:34:00 -0000 On 2016-Dec-12, at 12:59 PM, Mark Millard wrote: > [Top post asking if you (Gerald) think portmaster is in > error and so if a bugzilla report should be made.] >=20 > Do you expect that portmaster should instead/also(first) > be checking (using the gcc6:lang/gcc6 related example > from USE_GCC=3Dany): "pkg query %n-%v gcc6" instead of > checking "pkg query %n-%v lang/gcc6"? >=20 > If yes then a bugzilla report from you (a port > maintainer with an example of the issue) may be > better than my submitting claims of problems based > on a less formal, less complete, less validated > knowledge of the intended build environment properties > for building ports. >=20 > I can submit one if you think that is better for some > reason. >=20 > And thanks for all the notes about what I ran into > and what you expect should be the case --even if it > turned out that at least one official port-building > tool did not work that way. (Most of my "knowledge" > in the area is inference from the observed behavior > of existing code instead of from from reading > something indicating the intended properties.) I have submitted buzilla 215542 against ports-mgmt/portmaster for this absent any additional feedback. I quoted Gerald's indication of what the build environment should do. =3D=3D=3D Mark Millard markmi at dsl-only.net Older message-sequence history. . . On 2016-Dec-11, at 2:59 PM, Mark Millard wrote: [After "BUILD_DEPENDS+=3D gcc6:lang/gcc6" below shows that portmaster does not do what you indicate the build environment should do. The beginning is not essential material.] On 2016-Dec-11, at 4:40 AM, Gerald Pfeifer = wrote: > On Sun, 11 Dec 2016, Mark Millard wrote: >> I reported already that devel/kBuild/Makefile has in its >> Makefile: >>=20 >> USE_GCC=3D any >>=20 >> and devel/kBuild is what causes the lang/gcc* build. (I >> reported more than that but it is the part relevant here.) >=20 > I had read that, and I di investigate. It was just setup material (context) for what followed. I had no doubt that you had looked into what I'd reported. > USE_GCC=3Dany is the equivalent of USE_GCC=3D4.2+, and lang/gcc6 and > lang/gcc6-devel should both meet this requirement. >=20 > (In general, do not use a gcc*-devel port unless you really want=20 > or need to, though; use the corresponding gcc* port instead.) In genreal I have avoided *-devel's but with with -r428312 having updated the likes of devel/powerpc64-gcc and devel/amd64-gcc and such to be 6.2.0 based I was exploring what combinations of 6.2.0 installations were compatible vs. not. Historically on, e.g., powerpc64, devel/powerpc64-gcc and the matching lang/gcc* by version conflicted so I picked an alternate lang/gcc* if a devel/powerpc64-gcc updated to match what I already had from lang/gcc* . >> Additional information (gained later) is that if I "pkg delete=20 >> gcc6-devel" then instead of devel/kBuild trying to install lang/gcc6=20= >> it tries to install lang/gcc (no number). >=20 > That works as designed. USE_GCC=3Dyes defaults to lang/gcc. = USE_GCC=3Dany=20 > tries to use an existing GCC system compiler and lang/gcc by default = if=20 > none is present. Understood. >> If I clean that out and put back lang/gcc6-devel and try again it=20 >> goes back to trying to install lang/gcc6 . >=20 > That is a little odd. It means gcc6 from lang/gcc6-devel is found > and identified as a suitable version of GCC. Yep: odd. > Then Mk/bsd.gcc.mk adds >=20 > BUILD_DEPENDS+=3D gcc6:lang/gcc6 >=20 > when it resolves USE_GCC=3Dany. >=20 > That should not trigger and pull in lang/gcc6, though, as long > as gcc6 is found. You are wrong relative to portmaster: it uses (from "sh -x" output, including for its relevant recursive uses): # pkg query %n-%v lang/gcc6 as its test and ends up with am empty response that it interprets as needs-installation. By contrast: # pkg query %n-%v lang/gcc6-devel gcc6-devel-6.2.1.s20161201 gives a match and would be classified as installed. The sh -x output that is relevant: + pm_cd /usr/ports/lang/gcc6 + builtin cd /usr/ports/lang/gcc6 + grep -ql ^CONFLICTS Makefile + origin=3Dlang/gcc6 + iport_from_origin lang/gcc6 + local sn dir + [ -n yes ] + pkg query %n-%v lang/gcc6 + return 1 + iport=3D'' + check_exclude lang/gcc6 + [ -n '' ] + return 0 + [ -n '' -a -n '' ] + [ -n '' -a -n '' ] + [ -n '' ] + check_interactive lang/gcc6 + [ -n '' ] + return 0 + update_port lang/gcc6 + local deps + [ -n '' ] + [ -z '' ] + echo '=3D=3D=3D>>> Launching child to install lang/gcc6' =3D=3D=3D>>> Launching child to install lang/gcc6 + dep_of_deps=3D2 + [ -n pm_first_pass ] + [ ! '(' -n '' -a -n '' ')' ] + num_of_deps=3D2 + deps=3D'(2/2)' + term_printf ' >> devel/kBuild >> lang/gcc6 (2/2)' + echo -e '\n=3D=3D=3D>>> emulators/virtualbox-ose-additions >> = devel/kBuild >> lang/gcc6 (2/2)' =3D=3D=3D>>> emulators/virtualbox-ose-additions >> devel/kBuild >> = lang/gcc6 (2/2) + [ -n '' ] + printf '\033]0;portmaster: emulators/virtualbox-ose-additions >> = devel/kBuild >> lang/gcc6 (2/2)\007' ESC]0;portmaster: emulators/virtualbox-ose-additions >> devel/kBuild >> = lang/gcc6 (2/2)^G+ [ -n doing_dep_check -o '(' -n '' -a -n pm_first_pass = ')' ] + unset NO_DEP_UPDATES + [ -z '' -o -n pm_first_pass ] + sh -x /usr/local/sbin/portmaster -D -K lang/gcc6 + trap trap_exit INT >> It appears to be picking up that a gcc is installed when >> lang/gcc6-devel and that it is is version 6 based but then >> it looks for lang/gcc6 specifically but does not find it >> and so tries to install lang/gcc6. Its identification of the >> version is not enough to identify what specific gcc port >> to look for but it only looks for the one possible source >> to satisfy the dependency --and not finding that specific >> port it then tries to install that specific port that it >> did not find. >=20 > That's pretty close. It finds the gcc6 binary and hence settles > on GCC 6 as the compiler to use, but when resolving dependencies > then it apparently does not find the gcc6 binary (or does, and > something triggers a full rebuild regardless with lang/gcc6 instead=20 > of the original lang/gcc6-devel). See above for what portmaster really does. > Do you, by any chance, have some non-standard settings that would > trigger such an unconditional rebuild? I try to be as standard as I can given that I experiment with clang targeting powerpc64 and powerpc and other such oddities and that I want rather current C++ language/library standards. > In general, for ports work lang/gcc is the one to use, and lang/gccX=20= > over lang/gccX-devel. Relative to lang/gcc vs. lang/gcc* . . . A) devel/powerpc64-gcc and devel/amd64-gcc and the like updated to 6.2.0 at -r428312 . and: B) I want the more current C++ status. Historically I have avoided lang/gcc*-devel . But when devel/*-gcc's update versions I tend to experiment with what combinations conflict for installation vs. what combinations to not. > Somehow it feels your setup adds layers of shaky, untested and > non-standard elements on top of each other. Nope. As stands across /usr/src/ and /usr/ports/ I have around 19 patched files. I do tend to have KERNCONF files that include the standard ones and then change a few things. For ports I try to get by with /etc/make.file having: WANT_QT_VERBOSE_CONFIGURE=3D1 # DEFAULT_VERSIONS+=3Dperl5=3D5.24 WRKDIRPREFIX=3D/usr/obj/portswork WITH_DEBUG=3D WITH_DEBUG_FILES=3D MALLOC_PRODUCTION=3D But the binutils vintage problems for powerpc64 (system and head ports) and such lead me to do more for the contexts in which I deal with those. I tend to have powerpc64 and powerpc patches because of my experimenting with clang targeting them and that the standard powerpc64 build does not boot PowerMac G5's reliably. Some patches are ones that someone has requested that I try, usually relative to something that I've reported. I also have ones that work around problems so I can see if there is more to report.=20 > As far as lang/gcc* ports are concerned, I believe the best use > of our time will be moving lang/gcc from GCC 4.9 (where it finally > got to) to GCC 5. The only place that I've been using lang/gcc49 was on powerpc64 for my self-hosted libc++ based powerpc64 system builds: For buildworld buildkernel I used: 0) lang/gcc49 analogously to the clang system compiler 1) devel/powerpc64-sxtoolchain-gcc anlogously to a cross compiler toolchain. This was via SRC_CONF_ENV file content to control what was used. > Gerald =3D=3D=3D Mark Millard markmi at dsl-only.net From owner-svn-ports-head@freebsd.org Sun Dec 25 03:15:15 2016 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 B4A15C8CEDB; Sun, 25 Dec 2016 03:15:15 +0000 (UTC) (envelope-from jrm@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 8423C1C99; Sun, 25 Dec 2016 03:15:15 +0000 (UTC) (envelope-from jrm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBP3FEKR076005; Sun, 25 Dec 2016 03:15:14 GMT (envelope-from jrm@FreeBSD.org) Received: (from jrm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBP3FEpt076004; Sun, 25 Dec 2016 03:15:14 GMT (envelope-from jrm@FreeBSD.org) Message-Id: <201612250315.uBP3FEpt076004@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jrm set sender to jrm@FreeBSD.org using -f From: Joseph Mingrone Date: Sun, 25 Dec 2016 03:15:14 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429390 - head/security/wpa_supplicant 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, 25 Dec 2016 03:15:15 -0000 Author: jrm Date: Sun Dec 25 03:15:14 2016 New Revision: 429390 URL: https://svnweb.freebsd.org/changeset/ports/429390 Log: security/wpa_supplicant: Allow users of FreeBSD 9 with libre- or openssl from ports to build the port. FreeBSD 9 is EOL in less than a week. Now those stragglers still running 9.3 can get online to update in the next few days. Approved by: AMDmi3 (mentor) swills (mentor) Differential Revision: https://reviews.freebsd.org/D8875 Modified: head/security/wpa_supplicant/Makefile Modified: head/security/wpa_supplicant/Makefile ============================================================================== --- head/security/wpa_supplicant/Makefile Sun Dec 25 01:11:53 2016 (r429389) +++ head/security/wpa_supplicant/Makefile Sun Dec 25 03:15:14 2016 (r429390) @@ -11,8 +11,6 @@ COMMENT= Supplicant (client) for WPA/802 LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/README -BROKEN_FreeBSD_9= does not build (error: void value not ignored as it ought to be) - USES= cpe gmake readline ssl BUILD_WRKSRC= ${WRKSRC}/wpa_supplicant INSTALL_WRKSRC= ${WRKSRC}/src @@ -95,7 +93,13 @@ TNC_DESC= Trusted Network Connect PRIVSEP_PLIST_FILES= sbin/wpa_priv -.include +.include + +.if ${SSL_DEFAULT} == base +BROKEN_FreeBSD_9= Does not build on FreeBSD < 10 with base SSL. Add DEFAULT_VERSIONS+=ssl=openssl\ + or DEFAULT_VERSIONS+=ssl=libressl to /etc/make.conf and rebuild everything that\ + requires SSL. +.endif .if ${PORT_OPTIONS:MNDIS} && ${PORT_OPTIONS:MPRIVSEP} BROKEN= Fails to compile with both NDIS and PRIVSEP @@ -173,4 +177,4 @@ do-install-DOCS-on: do-install-PRIVSEP-on: ${INSTALL_PROGRAM} ${BUILD_WRKSRC}/wpa_priv ${STAGEDIR}${PREFIX}/sbin -.include +.include From owner-svn-ports-head@freebsd.org Sun Dec 25 04:52:43 2016 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 874D7C859DD; Sun, 25 Dec 2016 04:52:43 +0000 (UTC) (envelope-from jrm@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 506D0380; Sun, 25 Dec 2016 04:52:43 +0000 (UTC) (envelope-from jrm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBP4qgNv017425; Sun, 25 Dec 2016 04:52:42 GMT (envelope-from jrm@FreeBSD.org) Received: (from jrm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBP4qgBn017421; Sun, 25 Dec 2016 04:52:42 GMT (envelope-from jrm@FreeBSD.org) Message-Id: <201612250452.uBP4qgBn017421@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jrm set sender to jrm@FreeBSD.org using -f From: Joseph Mingrone Date: Sun, 25 Dec 2016 04:52:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429394 - in head: Mk editors/emacs-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, 25 Dec 2016 04:52:43 -0000 Author: jrm Date: Sun Dec 25 04:52:41 2016 New Revision: 429394 URL: https://svnweb.freebsd.org/changeset/ports/429394 Log: editors/emacs-devel: Update to pull in new concurrency features. - Minimize the differences with editors/emacs. - Do not require GCC to work around a clang bug. The OS versions for which this was relevant are no longer supported. - The check for X11 is handled with the X11 option and _IMPLIES, so remove the redundant .if logic. Approved by: swills (mentor) asish (maintainer) Differential Revision: https://reviews.freebsd.org/D8796 Modified: head/Mk/bsd.emacs.mk head/editors/emacs-devel/Makefile head/editors/emacs-devel/distinfo head/editors/emacs-devel/pkg-plist Modified: head/Mk/bsd.emacs.mk ============================================================================== --- head/Mk/bsd.emacs.mk Sun Dec 25 04:23:34 2016 (r429393) +++ head/Mk/bsd.emacs.mk Sun Dec 25 04:52:41 2016 (r429394) @@ -80,11 +80,11 @@ DESCR?= ${PKGDIR}/pkg-descr.${EMACS_PO PLIST?= ${PKGDIR}/pkg-plist.${EMACS_PORT_NAME} .endif -# Emacs-25.x (development version) +# Emacs-26.x (development version) .elif (${EMACS_PORT_NAME} == "emacs-devel") EMACS_NAME= emacs -EMACS_VER= 25.2.50 -EMACS_MAJOR_VER= 25 +EMACS_VER= 26.0.50 +EMACS_MAJOR_VER= 26 EMACS_LIBDIR?= share/${EMACS_NAME} EMACS_LIBDIR_WITH_VER?= share/${EMACS_NAME}/${EMACS_VER} EMACS_PORTDIR= editors/emacs-devel Modified: head/editors/emacs-devel/Makefile ============================================================================== --- head/editors/emacs-devel/Makefile Sun Dec 25 04:23:34 2016 (r429393) +++ head/editors/emacs-devel/Makefile Sun Dec 25 04:52:41 2016 (r429394) @@ -3,7 +3,6 @@ PORTNAME= emacs DISTVERSION= ${EMACS_VER}.${EMACS_REV} -PORTREVISION= 1 PORTEPOCH= 2 CATEGORIES= editors ipv6 PKGNAMESUFFIX= -devel @@ -11,25 +10,24 @@ PKGNAMESUFFIX= -devel MAINTAINER= ashish@FreeBSD.org COMMENT= GNU editing macros -LICENSE= GPLv3 +LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/COPYING CONFLICTS= emacs25-[0-9]* emacs-nox11-[0-9]* USE_GITHUB= yes GH_ACCOUNT= emacs-mirror -GH_TAGNAME= 25dca60d +GH_TAGNAME= 2dae636 -EMACS_VER= 25.2.50 -EMACS_REV= 20161001 +EMACS_VER= 26.0.50 +EMACS_REV= 20161225 GNU_CONFIGURE= yes USES= autoreconf cpe gmake makeinfo ncurses pkgconfig INFO_PATH= ${DATADIR_REL}/info CPE_VENDOR= gnu -SUB_FILES+= sources.el -SUB_LIST+= ARCHLIBDIR=${PREFIX}/libexec/emacs/${EMACS_VER}/${CONFIGURE_TARGET} -SUB_LIST+= EMACS_VER=${EMACS_VER} +SUB_FILES= sources.el +SUB_LIST= EMACS_VER=${EMACS_VER} CONFIGURE_ARGS= --localstatedir=/var \ --with-gameuser=games:games @@ -45,18 +43,21 @@ INFO= ada-mode auth autotype bovine calc rcirc reftex remember sasl sc semantic ses sieve smtpmail speedbar \ srecode todo-mode tramp url vhdl-mode vip viper widget wisent woman -OPTIONS_DEFINE= ACL DBUS GNUTLS LLDB MODULES SOURCES X11 XML +OPTIONS_DEFINE= ACL DBUS GNUTLS LLDB MODULES SOURCES THREADS X11 XML OPTIONS_RADIO= FILENOTIFY SOUND X11TOOLKIT OPTIONS_RADIO_FILENOTIFY= GFILE KQUEUE OPTIONS_RADIO_SOUND= ALSA OSS OPTIONS_RADIO_X11TOOLKIT= GTK2 GTK3 MOTIF XAW XAW3D - OPTIONS_GROUP= GRAPHICS NEEDX11 OPTIONS_GROUP_GRAPHICS= CAIRO GIF JPEG MAGICK PNG SVG TIFF XPM OPTIONS_GROUP_NEEDX11= GCONF GSETTINGS M17N OTF SCROLLBARS XFT XIM \ XWIDGETS +OPTIONS_DEFAULT= ACL DBUS FREEDESKTOP GCONF GIF GNUTLS GSETTINGS GTK2 \ + JPEG KQUEUE M17N MAGICK MODULES OSS OTF PNG SCROLLBARS \ + SOURCES SVG THREADS TIFF X11 XFT XIM XML XPM + ACL_DESC= Access control list support CAIRO_DESC= Experimental Cairo support (implies PNG, XFT) FILENOTIFY_DESC=File notification support @@ -75,6 +76,7 @@ OTF_DESC= Opentype fonts support SCROLLBARS_DESC=Toolkit scroll-bars SOURCES_DESC= Install sources SVG_DESC= SVG support (implies PNG) +THREADS_DESC= Emacs Lisp threading support X11_DESC= X11 support X11TOOLKIT_DESC=X11 toolkit (each implies X11) XAW3D_DESC= Athena3D widgets @@ -82,179 +84,111 @@ XAW_DESC= Athena widgets XIM_DESC= X Input Method Support XWIDGETS_DESC= GTK widgets in Emacs buffers (requires GTK3) -OPTIONS_DEFAULT=ACL DBUS FREEDESKTOP GCONF GIF GNUTLS GSETTINGS GTK2 JPEG \ - KQUEUE M17N MAGICK MODULES OSS OTF PNG SCROLLBARS SOURCES SVG \ - TIFF X11 XFT XIM XML XPM - OPTIONS_SUB= YES ACL_CONFIGURE_ENABLE= acl - ALSA_CONFIGURE_ON= --with-sound=alsa ALSA_LIB_DEPENDS= libasound.so:audio/alsa-lib - CAIRO_USE= GNOME=cairo CAIRO_CONFIGURE_WITH= cairo CAIRO_IMPLIES= PNG XFT X11 - DBUS_LIB_DEPENDS= libdbus-1.so:devel/dbus DBUS_CONFIGURE_WITH= dbus - GCONF_USE= GNOME=gconf2 GCONF_CONFIGURE_WITH= gconf GCONF_IMPLIES= X11 - GFILE_CONFIGURE_ON= --with-file-notification=gfile - GIF_LIB_DEPENDS= libgif.so:graphics/giflib GIF_CONFIGURE_WITH= gif GIF_IMPLIES= X11 - GNUTLS_LIB_DEPENDS= libgnutls.so:security/gnutls GNUTLS_CONFIGURE_WITH= gnutls - GSETTINGS_USE= GNOME=glib20 GSETTINGS_CONFIGURE_WITH=gsettings GSETTINGS_IMPLIES= DBUS X11 - GTK2_USE= GNOME=cairo,gtk20 GTK2_USES= gettext GTK2_CONFIGURE_ON= --with-x-toolkit=gtk2 GTK2_IMPLIES= X11 GTK2_LIB_DEPENDS= libfreetype.so:print/freetype2 \ libfontconfig.so:x11-fonts/fontconfig - GTK3_USE= GNOME=cairo,gtk30 GTK3_USES= gettext GTK3_CONFIGURE_ON= --with-x-toolkit=gtk3 GTK3_IMPLIES= X11 - JPEG_USES= jpeg JPEG_CONFIGURE_WITH= jpeg JPEG_IMPLIES= X11 - KQUEUE_CONFIGURE_ON= --with-file-notification=kqueue - LLDB_EXTRA_PATCHES= ${PATCHDIR}/extrapatch-lldb-gud.el - #LTO_CONFIGURE_ON= --enable-link-time-optimization - M17N_LIB_DEPENDS= libm17n.so:devel/m17n-lib M17N_CONFIGURE_WITH= m17n-flt M17N_IMPLIES= XFT X11 - MAGICK_LIB_DEPENDS= libMagickCore-6.so:graphics/ImageMagick MAGICK_CONFIGURE_WITH= imagemagick MAGICK_IMPLIES= X11 - MODULES_CONFIGURE_WITH= modules - MOTIF_USES= motif MOTIF_CONFIGURE_ON= --with-x-toolkit=motif MOTIF_IMPLIES= X11 MOTIF_LIB_DEPENDS= libXp.so:x11/libXp - OSS_CONFIGURE_ON= --with-sound=oss - OTF_LIB_DEPENDS= libotf.so:print/libotf OTF_CONFIGURE_WITH= libotf OTF_IMPLIES= X11 XFT - PNG_LIB_DEPENDS= libpng.so:graphics/png PNG_CONFIGURE_WITH= png PNG_IMPLIES= X11 - SCROLLBARS_CONFIGURE_WITH=toolkit-scroll-bars SCROLLBARS_IMPLIES= X11 - SVG_USE= GNOME=cairo,librsvg2 SVG_CONFIGURE_WITH= rsvg SVG_IMPLIES= X11 PNG SVG_USES= gettext - +THREADS_CONFIGURE_WITH= threads TIFF_LIB_DEPENDS= libtiff.so:graphics/tiff TIFF_CONFIGURE_WITH= tiff TIFF_IMPLIES= X11 - X11_CONFIGURE_OFF= --without-x --with-x-toolkit=no X11_CONFIGURE_ON= --with-x X11_USE= XORG=ice,sm,x11,xcb,xext,xfixes,xinerama,xmu,xrandr,xt X11_USES= desktop-file-utils X11_VARS= installs_icons=yes X11_VARS_OFF= without_x11=yes - XAW_USE= XORG=xaw XAW_CONFIGURE_ON= --with-x-toolkit=athena --without-xaw3d XAW_IMPLIES= X11 - XAW3D_LIB_DEPENDS= libXaw3d.so:x11-toolkits/Xaw3d XAW3D_CONFIGURE_ON= --with-x-toolkit=athena XAW3D_IMPLIES= X11 - XFT_USE= XORG=xft,xrender XFT_CONFIGURE_WITH= xft XFT_IMPLIES= X11 XFT_LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ libfreetype.so:print/freetype2 - XIM_CONFIGURE_WITH= xim XIM_IMPLIES= X11 - XML_USE= GNOME=libxml2 XML_CONFIGURE_WITH= xml2 - XPM_USE= XORG=xpm XPM_CONFIGURE_WITH= xpm XPM_IMPLIES= X11 - XWIDGETS_USE= XORG=xcomposite XWIDGETS_CONFIGURE_WITH=xwidgets XWIDGETS_LIB_DEPENDS= libwebkitgtk-3.0.so:www/webkit-gtk3 XWIDGETS_IMPLIES= GTK3 -.include - -# clang is broken on i386 platform in -O2, due to use of alloca, and -# stack realignment and %esi as frame pointer register -# http://llvm.org/bugs/show_bug.cgi?id=18171 fixed in r263312 -# (11-CURRENT), and fixed in r263765 (10-STABLE) -.if ${ARCH} == "i386" -.if (${OSVERSION} < 1000706) || (${OSVERSION} >= 1100000 && \ -${OSVERSION} < 1100015) -USE_GCC=any -.endif -.endif - -.if ! ${PORT_OPTIONS:MGTK2} && ! ${PORT_OPTIONS:MGTK3} && \ -! ${PORT_OPTIONS:MMOTIF} && ! ${PORT_OPTIONS:MXAW} && ! ${PORT_OPTIONS:MXAW3D} -CONFIGURE_ARGS+= --with-x-toolkit=no -.endif - -.include - -# Building with GCC 4.6+ requires it -.if ${ncurses_ARGS} == "port" -LDFLAGS+=-ltinfo -.endif - -post-patch: - @${RM} ${WRKSRC}/info/* - -## stage-qa will give a warning, but don't pull in desktop-file-utils -## portlint -AC will give a warning about INSTALL_ICONS, but don't pull in those -## dependencies +# With a desktop entry stage-qa will give a warning about requiring +# desktop-file-utils and portlint -C will give a warning about INSTALL_ICONS, +# but don't pull in those dependencies when X11 is off. post-patch-X11-off: @${REINPLACE_CMD} -e 's/^Terminal=.*$$/Terminal=true/' \ ${WRKSRC}/etc/emacs.desktop -pre-configure: - @cd ${WRKSRC} && ./autogen.sh - post-install-SOURCES-on: @${MKDIR} ${STAGEDIR}${DATADIR}/${EMACS_VER}/src - ${INSTALL_DATA} ${WRKSRC}/src/*.[ch] \ - ${STAGEDIR}${DATADIR}/${EMACS_VER}/src - ${INSTALL_DATA} ${WRKDIR}/sources.el \ - ${STAGEDIR}${DATADIR}/${EMACS_VER}/site-lisp/site-start.el + ${INSTALL_DATA} ${WRKSRC}/src/*.[ch] ${STAGEDIR}${DATADIR}/${EMACS_VER}/src + ${INSTALL_DATA} ${WRKDIR}/sources.el ${STAGEDIR}${DATADIR}/${EMACS_VER}/site-lisp/site-start.el -.include +.include Modified: head/editors/emacs-devel/distinfo ============================================================================== --- head/editors/emacs-devel/distinfo Sun Dec 25 04:23:34 2016 (r429393) +++ head/editors/emacs-devel/distinfo Sun Dec 25 04:52:41 2016 (r429394) @@ -1,3 +1,3 @@ -TIMESTAMP = 1475279278 -SHA256 (emacs-mirror-emacs-25.2.50.20161001-25dca60d_GH0.tar.gz) = e7dcebce7c33ca6124220301665fcb173bca4f9d0e01f9f5ff0d157c00f7abcb -SIZE (emacs-mirror-emacs-25.2.50.20161001-25dca60d_GH0.tar.gz) = 38532769 +TIMESTAMP = 1482637400 +SHA256 (emacs-mirror-emacs-26.0.50.20161225-2dae636_GH0.tar.gz) = 7c435025f41dafe180de0c40be489b92fec03e0b3ba44c6a2431842b11a97017 +SIZE (emacs-mirror-emacs-26.0.50.20161225-2dae636_GH0.tar.gz) = 38843056 Modified: head/editors/emacs-devel/pkg-plist ============================================================================== --- head/editors/emacs-devel/pkg-plist Sun Dec 25 04:23:34 2016 (r429393) +++ head/editors/emacs-devel/pkg-plist Sun Dec 25 04:52:41 2016 (r429394) @@ -4,6 +4,7 @@ bin/emacs bin/emacs-%%EMACS_VER%% bin/emacsclient bin/etags +%%DBUS%%lib/systemd/user/emacs.service libexec/emacs/%%EMACS_VER%%/%%GNU_HOST%%/hexl libexec/emacs/%%EMACS_VER%%/%%GNU_HOST%%/movemail libexec/emacs/%%EMACS_VER%%/%%GNU_HOST%%/profile @@ -46,6 +47,7 @@ share/applications/emacs.desktop %%DATADIR%%/%%EMACS_VER%%/etc/NEWS.22 %%DATADIR%%/%%EMACS_VER%%/etc/NEWS.23 %%DATADIR%%/%%EMACS_VER%%/etc/NEWS.24 +%%DATADIR%%/%%EMACS_VER%%/etc/NEWS.25 %%DATADIR%%/%%EMACS_VER%%/etc/NEXTSTEP %%DATADIR%%/%%EMACS_VER%%/etc/NXML-NEWS %%DATADIR%%/%%EMACS_VER%%/etc/ORDERS @@ -197,6 +199,7 @@ share/applications/emacs.desktop %%DATADIR%%/%%EMACS_VER%%/%%ETCDIR%%.appdata.xml %%DATADIR%%/%%EMACS_VER%%/%%ETCDIR%%.desktop %%DATADIR%%/%%EMACS_VER%%/%%ETCDIR%%.icon +%%DATADIR%%/%%EMACS_VER%%/%%ETCDIR%%.service %%DATADIR%%/%%EMACS_VER%%/etc/enriched.txt %%DATADIR%%/%%EMACS_VER%%/etc/forms/README %%DATADIR%%/%%EMACS_VER%%/etc/forms/forms-d2.dat @@ -775,7 +778,6 @@ share/applications/emacs.desktop %%DATADIR%%/%%EMACS_VER%%/etc/refcards/de-refcard.tex %%DATADIR%%/%%EMACS_VER%%/etc/refcards/dired-ref.tex %%DATADIR%%/%%EMACS_VER%%/etc/refcards/emacsver.tex -%%DATADIR%%/%%EMACS_VER%%/etc/refcards/emacsver.tex.in %%DATADIR%%/%%EMACS_VER%%/etc/refcards/fr-dired-ref.tex %%DATADIR%%/%%EMACS_VER%%/etc/refcards/fr-refcard.tex %%DATADIR%%/%%EMACS_VER%%/etc/refcards/fr-survival.tex @@ -2089,8 +2091,6 @@ share/applications/emacs.desktop %%DATADIR%%/%%EMACS_VER%%/lisp/gnus/spam-wash.elc %%DATADIR%%/%%EMACS_VER%%/lisp/gnus/spam.el.gz %%DATADIR%%/%%EMACS_VER%%/lisp/gnus/spam.elc -%%DATADIR%%/%%EMACS_VER%%/lisp/gs.el.gz -%%DATADIR%%/%%EMACS_VER%%/lisp/gs.elc %%DATADIR%%/%%EMACS_VER%%/lisp/help-at-pt.el.gz %%DATADIR%%/%%EMACS_VER%%/lisp/help-at-pt.elc %%DATADIR%%/%%EMACS_VER%%/lisp/help-fns.el.gz @@ -2296,6 +2296,8 @@ share/applications/emacs.desktop %%DATADIR%%/%%EMACS_VER%%/lisp/language/lao-util.elc %%DATADIR%%/%%EMACS_VER%%/lisp/language/lao.el.gz %%DATADIR%%/%%EMACS_VER%%/lisp/language/lao.elc +%%DATADIR%%/%%EMACS_VER%%/lisp/ldefs-boot-auto.el +%%DATADIR%%/%%EMACS_VER%%/lisp/ldefs-boot-manual.el %%DATADIR%%/%%EMACS_VER%%/lisp/language/misc-lang.el.gz %%DATADIR%%/%%EMACS_VER%%/lisp/language/misc-lang.elc %%DATADIR%%/%%EMACS_VER%%/lisp/language/romanian.el.gz @@ -2762,8 +2764,6 @@ share/applications/emacs.desktop %%DATADIR%%/%%EMACS_VER%%/lisp/net/tramp-ftp.elc %%DATADIR%%/%%EMACS_VER%%/lisp/net/tramp-gvfs.el.gz %%DATADIR%%/%%EMACS_VER%%/lisp/net/tramp-gvfs.elc -%%DATADIR%%/%%EMACS_VER%%/lisp/net/tramp-gw.el.gz -%%DATADIR%%/%%EMACS_VER%%/lisp/net/tramp-gw.elc %%DATADIR%%/%%EMACS_VER%%/lisp/net/tramp-loaddefs.el %%DATADIR%%/%%EMACS_VER%%/lisp/net/tramp-sh.el.gz %%DATADIR%%/%%EMACS_VER%%/lisp/net/tramp-sh.elc @@ -2853,6 +2853,8 @@ share/applications/emacs.desktop %%DATADIR%%/%%EMACS_VER%%/lisp/obsolete/eudcb-ph.elc %%DATADIR%%/%%EMACS_VER%%/lisp/obsolete/fast-lock.el.gz %%DATADIR%%/%%EMACS_VER%%/lisp/obsolete/fast-lock.elc +%%DATADIR%%/%%EMACS_VER%%/lisp/obsolete/gs.el.gz +%%DATADIR%%/%%EMACS_VER%%/lisp/obsolete/gs.elc %%DATADIR%%/%%EMACS_VER%%/lisp/obsolete/gulp.el.gz %%DATADIR%%/%%EMACS_VER%%/lisp/obsolete/gulp.elc %%DATADIR%%/%%EMACS_VER%%/lisp/obsolete/iswitchb.el.gz @@ -3963,6 +3965,8 @@ share/applications/emacs.desktop %%SOURCES%%%%DATADIR%%/%%EMACS_VER%%/src/sysstdio.h %%SOURCES%%%%DATADIR%%/%%EMACS_VER%%/src/systime.h %%SOURCES%%%%DATADIR%%/%%EMACS_VER%%/src/systty.h +%%SOURCES%%%%DATADIR%%/%%EMACS_VER%%/src/systhread.c +%%SOURCES%%%%DATADIR%%/%%EMACS_VER%%/src/systhread.h %%SOURCES%%%%DATADIR%%/%%EMACS_VER%%/src/syswait.h %%SOURCES%%%%DATADIR%%/%%EMACS_VER%%/src/term.c %%SOURCES%%%%DATADIR%%/%%EMACS_VER%%/src/termcap.c @@ -3972,6 +3976,8 @@ share/applications/emacs.desktop %%SOURCES%%%%DATADIR%%/%%EMACS_VER%%/src/terminfo.c %%SOURCES%%%%DATADIR%%/%%EMACS_VER%%/src/termopts.h %%SOURCES%%%%DATADIR%%/%%EMACS_VER%%/src/textprop.c +%%SOURCES%%%%DATADIR%%/%%EMACS_VER%%/src/thread.c +%%SOURCES%%%%DATADIR%%/%%EMACS_VER%%/src/thread.h %%SOURCES%%%%DATADIR%%/%%EMACS_VER%%/src/tparam.c %%SOURCES%%%%DATADIR%%/%%EMACS_VER%%/src/tparam.h %%SOURCES%%%%DATADIR%%/%%EMACS_VER%%/src/undo.c From owner-svn-ports-head@freebsd.org Sun Dec 25 07:28:03 2016 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 428ACC90DE6; Sun, 25 Dec 2016 07:28:03 +0000 (UTC) (envelope-from jbeich@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 EC1AB1AFB; Sun, 25 Dec 2016 07:28:02 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBP7S2XV077054; Sun, 25 Dec 2016 07:28:02 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBP7S2It077052; Sun, 25 Dec 2016 07:28:02 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201612250728.uBP7S2It077052@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Sun, 25 Dec 2016 07:28:02 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429395 - head/multimedia/x264 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, 25 Dec 2016 07:28:03 -0000 Author: jbeich Date: Sun Dec 25 07:28:01 2016 New Revision: 429395 URL: https://svnweb.freebsd.org/changeset/ports/429395 Log: multimedia/x264: update to 0.148.2728 Changes: https://git.videolan.org/?p=x264.git;a=shortlog;h=4d5c8b01a48f72f9c40651e92c39294326a0863f Modified: head/multimedia/x264/Makefile (contents, props changed) head/multimedia/x264/distinfo (contents, props changed) Modified: head/multimedia/x264/Makefile ============================================================================== --- head/multimedia/x264/Makefile Sun Dec 25 04:52:41 2016 (r429394) +++ head/multimedia/x264/Makefile Sun Dec 25 07:28:01 2016 (r429395) @@ -19,7 +19,7 @@ PORTNAME= x264 PORTVERSION= 0.${X264_BUILD}.${X264_REV} -PORTREVISION?= 2 +PORTREVISION?= 0 CATEGORIES= multimedia MASTER_SITES= ftp://ftp.videolan.org/pub/videolan/x264/snapshots/ \ http://samples.mplayerhq.hu/yuv4mpeg2/:pgo @@ -39,10 +39,10 @@ BUILD_DEPENDS= yasm>=1.2.0:devel/yasm \ LIB_DEPENDS?= libx264.so:multimedia/libx264 X264_BUILD= 148 -X264_REV= 2708 -X264_COMMIT= 86b71982e131eaa70125f8d0e725fcade9c4c677 +X264_REV= 2728 +X264_COMMIT= 4d5c8b01a48f72f9c40651e92c39294326a0863f X264_GITVER= ${X264_COMMIT:C/^(.......).*$/\1/g} -X264_SNAPSHOT= 20160921 +X264_SNAPSHOT= 20161202 USES?= pkgconfig USES+= gmake localbase shebangfix tar:bzip2 Modified: head/multimedia/x264/distinfo ============================================================================== --- head/multimedia/x264/distinfo Sun Dec 25 04:52:41 2016 (r429394) +++ head/multimedia/x264/distinfo Sun Dec 25 07:28:01 2016 (r429395) @@ -1,5 +1,5 @@ -TIMESTAMP = 1474449136 -SHA256 (x264/x264-snapshot-20160921-2245-stable.tar.bz2) = 340045020a79e44784ec158d9d2f73ec4248b6923393f6d5fbb683ec63db6d2f -SIZE (x264/x264-snapshot-20160921-2245-stable.tar.bz2) = 731264 +TIMESTAMP = 1480715106 +SHA256 (x264/x264-snapshot-20161202-2245-stable.tar.bz2) = 849318f011c6128d7372410656881a2f2da4b9140c5ffcd0822506dcf9ae1bd4 +SIZE (x264/x264-snapshot-20161202-2245-stable.tar.bz2) = 733199 SHA256 (x264/example.y4m.bz2) = a5bec9d37362bd9d7773fbd0644643f9ec096d654d20823004e88d5df32bbff7 SIZE (x264/example.y4m.bz2) = 4910029 From owner-svn-ports-head@freebsd.org Sun Dec 25 07:28:18 2016 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 4B6A4C90E11; Sun, 25 Dec 2016 07:28:18 +0000 (UTC) (envelope-from jbeich@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 0DF5E1BD2; Sun, 25 Dec 2016 07:28:17 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBP7SHct077180; Sun, 25 Dec 2016 07:28:17 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBP7SHDG077178; Sun, 25 Dec 2016 07:28:17 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201612250728.uBP7SHDG077178@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Sun, 25 Dec 2016 07:28:17 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429396 - head/emulators/citra 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, 25 Dec 2016 07:28:18 -0000 Author: jbeich Date: Sun Dec 25 07:28:16 2016 New Revision: 429396 URL: https://svnweb.freebsd.org/changeset/ports/429396 Log: emulators/citra: update to s20161223 Changes: https://github.com/citra-emu/citra/compare/cda7210f...51dd13b8 Modified: head/emulators/citra/Makefile (contents, props changed) head/emulators/citra/distinfo (contents, props changed) Modified: head/emulators/citra/Makefile ============================================================================== --- head/emulators/citra/Makefile Sun Dec 25 07:28:01 2016 (r429395) +++ head/emulators/citra/Makefile Sun Dec 25 07:28:16 2016 (r429396) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= citra -PORTVERSION= s20161216 +PORTVERSION= s20161223 PORTREVISION?= 0 CATEGORIES= emulators @@ -28,9 +28,9 @@ ONLY_FOR_ARCHS= amd64 ONLY_FOR_ARCHS_REASON= https://github.com/MerryMage/dynarmic/issues/35 USE_GITHUB= yes -GH_TUPLE= citra-emu:${PORTNAME}:cda7210f \ +GH_TUPLE= citra-emu:${PORTNAME}:51dd13b8 \ citra-emu:ext-soundtouch:5274ec4:soundtouch/externals/soundtouch \ - MerryMage:dynarmic:34e19f1:dynarmic/externals/dynarmic \ + MerryMage:dynarmic:3608208:dynarmic/externals/dynarmic \ fmtlib:fmt:3.0.0-146-g796beaa:fmt/externals/dynarmic/externals/fmt \ herumi:xbyak:v5.40:xbyak/externals/xbyak \ neobrain:nihstro:26a0a04:nihstro/externals/nihstro \ Modified: head/emulators/citra/distinfo ============================================================================== --- head/emulators/citra/distinfo Sun Dec 25 07:28:01 2016 (r429395) +++ head/emulators/citra/distinfo Sun Dec 25 07:28:16 2016 (r429396) @@ -1,10 +1,10 @@ -TIMESTAMP = 1481866882 -SHA256 (citra-emu-citra-s20161216-cda7210f_GH0.tar.gz) = f758274addb86b70a5fb75ec47d737eccfaa9f87b7c4183d45e594c084fee443 -SIZE (citra-emu-citra-s20161216-cda7210f_GH0.tar.gz) = 2234713 +TIMESTAMP = 1482532535 +SHA256 (citra-emu-citra-s20161223-51dd13b8_GH0.tar.gz) = b34f2cce65e2de72b87bf574e0db60bf438fdf4f1426dfe46a36278ffce0590c +SIZE (citra-emu-citra-s20161223-51dd13b8_GH0.tar.gz) = 2236232 SHA256 (citra-emu-ext-soundtouch-5274ec4_GH0.tar.gz) = de5e101818ba38b5ea30d8cde0b2b788b53bc7c0f5d77b380b8968569872c2cb SIZE (citra-emu-ext-soundtouch-5274ec4_GH0.tar.gz) = 34535 -SHA256 (MerryMage-dynarmic-34e19f1_GH0.tar.gz) = bf1c4c7a34e722bdbea1d70b858b8ee466d2e3a9fdc275094aaeb6baa22ecfae -SIZE (MerryMage-dynarmic-34e19f1_GH0.tar.gz) = 310706 +SHA256 (MerryMage-dynarmic-3608208_GH0.tar.gz) = 1376b8d6f91808f42a4d4a0be85f88c0b99200a704ed64b62814cb1836cb40d1 +SIZE (MerryMage-dynarmic-3608208_GH0.tar.gz) = 315933 SHA256 (fmtlib-fmt-3.0.0-146-g796beaa_GH0.tar.gz) = e5b0b3055082d9dc2b56509d8a11032fdeb3ab846feb5369591ccf58593446f9 SIZE (fmtlib-fmt-3.0.0-146-g796beaa_GH0.tar.gz) = 612701 SHA256 (herumi-xbyak-v5.40_GH0.tar.gz) = 106bbe15dc7e5d025ff98d1b5dd62a3f0a26d2569debe77fcde14852d50a66e1 From owner-svn-ports-head@freebsd.org Sun Dec 25 07:28:33 2016 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 42015C90E47; Sun, 25 Dec 2016 07:28:33 +0000 (UTC) (envelope-from jbeich@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 048261CCE; Sun, 25 Dec 2016 07:28:32 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBP7SWJ9077344; Sun, 25 Dec 2016 07:28:32 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBP7SVPv077340; Sun, 25 Dec 2016 07:28:31 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201612250728.uBP7SVPv077340@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Sun, 25 Dec 2016 07:28:31 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429397 - in head/devel: py-game_sdl2 renpy 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, 25 Dec 2016 07:28:33 -0000 Author: jbeich Date: Sun Dec 25 07:28:31 2016 New Revision: 429397 URL: https://svnweb.freebsd.org/changeset/ports/429397 Log: devel/py-game_sdl2, devel/renpy: update to 6.99.12.1 6.99.12.1.2012: December 23, 2016 This fixes a major issue that could cause MultiPersistent data to not work on systems using non-ASCII character sets. It also fixes other bugs, and updates the Indonesian translation. Changes: http://www.renpy.org/latest.html (see Announcement) Changes: http://www.renpy.org/doc/html/changelog.html#ren-py-6-99-12-1 MFH: 2016Q4 (no consumers apart from bug 195975) Modified: head/devel/py-game_sdl2/Makefile (contents, props changed) head/devel/py-game_sdl2/distinfo (contents, props changed) head/devel/renpy/Makefile (contents, props changed) head/devel/renpy/distinfo (contents, props changed) Modified: head/devel/py-game_sdl2/Makefile ============================================================================== --- head/devel/py-game_sdl2/Makefile Sun Dec 25 07:28:16 2016 (r429396) +++ head/devel/py-game_sdl2/Makefile Sun Dec 25 07:28:31 2016 (r429397) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= game_sdl2 -PORTVERSION= 6.99.12 +PORTVERSION= 6.99.12.1 CATEGORIES= devel python MASTER_SITES= http://www.renpy.org/dl/${PORTVERSION}/ \ GENTOO Modified: head/devel/py-game_sdl2/distinfo ============================================================================== --- head/devel/py-game_sdl2/distinfo Sun Dec 25 07:28:16 2016 (r429396) +++ head/devel/py-game_sdl2/distinfo Sun Dec 25 07:28:31 2016 (r429397) @@ -1,3 +1,3 @@ -TIMESTAMP = 1482204080 -SHA256 (pygame_sdl2-2.1.0-for-renpy-6.99.12.tar.gz) = 1c322a01114397190049eab77f7d4e1b43bc98a5128c62114556376585d2f2c9 -SIZE (pygame_sdl2-2.1.0-for-renpy-6.99.12.tar.gz) = 2291818 +TIMESTAMP = 1482474870 +SHA256 (pygame_sdl2-2.1.0-for-renpy-6.99.12.1.tar.gz) = 0767b378ba6d60618c7891de8eb9a5c8d4342ae1a654d41df3c1b550d904b371 +SIZE (pygame_sdl2-2.1.0-for-renpy-6.99.12.1.tar.gz) = 2291869 Modified: head/devel/renpy/Makefile ============================================================================== --- head/devel/renpy/Makefile Sun Dec 25 07:28:16 2016 (r429396) +++ head/devel/renpy/Makefile Sun Dec 25 07:28:31 2016 (r429397) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= renpy -PORTVERSION?= 6.99.12 +PORTVERSION?= 6.99.12.1 DISTVERSIONSUFFIX=-sdk PORTREVISION?= 0 CATEGORIES= devel games Modified: head/devel/renpy/distinfo ============================================================================== --- head/devel/renpy/distinfo Sun Dec 25 07:28:16 2016 (r429396) +++ head/devel/renpy/distinfo Sun Dec 25 07:28:31 2016 (r429397) @@ -1,3 +1,3 @@ -TIMESTAMP = 1480999861 -SHA256 (renpy-6.99.12-sdk.tar.bz2) = 8a58d1b133c05243e3d43717253ef72319cffbabf8db207717e9d9e0f45a7a93 -SIZE (renpy-6.99.12-sdk.tar.bz2) = 56689673 +TIMESTAMP = 1482382814 +SHA256 (renpy-6.99.12.1-sdk.tar.bz2) = 9bf242d727caece52c0725fa908f9a43c2db41a0f556cd6f29bc0ba246cb89b7 +SIZE (renpy-6.99.12.1-sdk.tar.bz2) = 56693685 From owner-svn-ports-head@freebsd.org Sun Dec 25 07:28:46 2016 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 BADD0C90E80; Sun, 25 Dec 2016 07:28:46 +0000 (UTC) (envelope-from jbeich@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 8A40C1D68; Sun, 25 Dec 2016 07:28:46 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBP7Sj1A077481; Sun, 25 Dec 2016 07:28:45 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBP7Sj9n077479; Sun, 25 Dec 2016 07:28:45 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201612250728.uBP7Sj9n077479@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Sun, 25 Dec 2016 07:28:45 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429398 - head/www/py-flexget 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, 25 Dec 2016 07:28:46 -0000 Author: jbeich Date: Sun Dec 25 07:28:45 2016 New Revision: 429398 URL: https://svnweb.freebsd.org/changeset/ports/429398 Log: www/py-flexget: update to 2.8.11 Changes: https://github.com/Flexget/Flexget/compare/2.8.8...2.8.11 Modified: head/www/py-flexget/Makefile (contents, props changed) head/www/py-flexget/distinfo (contents, props changed) Modified: head/www/py-flexget/Makefile ============================================================================== --- head/www/py-flexget/Makefile Sun Dec 25 07:28:31 2016 (r429397) +++ head/www/py-flexget/Makefile Sun Dec 25 07:28:45 2016 (r429398) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= flexget -PORTVERSION= 2.8.8 +PORTVERSION= 2.8.11 PORTEPOCH= 1 CATEGORIES= www python MASTER_SITES= CHEESESHOP Modified: head/www/py-flexget/distinfo ============================================================================== --- head/www/py-flexget/distinfo Sun Dec 25 07:28:31 2016 (r429397) +++ head/www/py-flexget/distinfo Sun Dec 25 07:28:45 2016 (r429398) @@ -1,3 +1,3 @@ -TIMESTAMP = 1482218130 -SHA256 (FlexGet-2.8.8.tar.gz) = 8588bfbea8d123743f6470bb2ea94c59a5f4de582ef79085969d63b83c5aa811 -SIZE (FlexGet-2.8.8.tar.gz) = 2606186 +TIMESTAMP = 1482563813 +SHA256 (FlexGet-2.8.11.tar.gz) = 3c9e3d5ffab4acddf1a8c9d9fbc46c60098db23efbf7b41d5c1b1c821b805a59 +SIZE (FlexGet-2.8.11.tar.gz) = 2606257 From owner-svn-ports-head@freebsd.org Sun Dec 25 07:29:00 2016 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 396C9C90EB8; Sun, 25 Dec 2016 07:29:00 +0000 (UTC) (envelope-from jbeich@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 08A581E65; Sun, 25 Dec 2016 07:28:59 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBP7SxNO077607; Sun, 25 Dec 2016 07:28:59 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBP7SxN6077605; Sun, 25 Dec 2016 07:28:59 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201612250728.uBP7SxN6077605@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Sun, 25 Dec 2016 07:28:59 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429399 - head/multimedia/vapoursynth-l-smash-works 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, 25 Dec 2016 07:29:00 -0000 Author: jbeich Date: Sun Dec 25 07:28:58 2016 New Revision: 429399 URL: https://svnweb.freebsd.org/changeset/ports/429399 Log: multimedia/vapoursynth-l-smash-works: update to 0.0.921 Changes: https://github.com/VFR-maniac/L-SMASH-Works/compare/a1a280b...2f9d499 Modified: head/multimedia/vapoursynth-l-smash-works/Makefile (contents, props changed) head/multimedia/vapoursynth-l-smash-works/distinfo (contents, props changed) Modified: head/multimedia/vapoursynth-l-smash-works/Makefile ============================================================================== --- head/multimedia/vapoursynth-l-smash-works/Makefile Sun Dec 25 07:28:45 2016 (r429398) +++ head/multimedia/vapoursynth-l-smash-works/Makefile Sun Dec 25 07:28:58 2016 (r429399) @@ -1,8 +1,8 @@ # $FreeBSD$ PORTNAME= l-smash-works -DISTVERSION= 0.0-918 # git rev-list --count HEAD -DISTVERSIONSUFFIX= -ga1a280b +DISTVERSION= 0.0-921 # git rev-list --count HEAD +DISTVERSIONSUFFIX= -g2f9d499 CATEGORIES= multimedia PKGNAMEPREFIX= vapoursynth- Modified: head/multimedia/vapoursynth-l-smash-works/distinfo ============================================================================== --- head/multimedia/vapoursynth-l-smash-works/distinfo Sun Dec 25 07:28:45 2016 (r429398) +++ head/multimedia/vapoursynth-l-smash-works/distinfo Sun Dec 25 07:28:58 2016 (r429399) @@ -1,3 +1,3 @@ -TIMESTAMP = 1479575780 -SHA256 (VFR-maniac-L-SMASH-Works-0.0-918-ga1a280b_GH0.tar.gz) = 89f3ff1c4d2457faed9fd4cd51cd2b967d117b19e51ed726acbd1dbcd48eb3a1 -SIZE (VFR-maniac-L-SMASH-Works-0.0-918-ga1a280b_GH0.tar.gz) = 225648 +TIMESTAMP = 1482186073 +SHA256 (VFR-maniac-L-SMASH-Works-0.0-921-g2f9d499_GH0.tar.gz) = 40747e1b87f40b3eb75e015844928da2513460f7e81df4affff624ca6b6337af +SIZE (VFR-maniac-L-SMASH-Works-0.0-921-g2f9d499_GH0.tar.gz) = 225983 From owner-svn-ports-head@freebsd.org Sun Dec 25 07:29:13 2016 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 6B7A9C90EFD; Sun, 25 Dec 2016 07:29:13 +0000 (UTC) (envelope-from jbeich@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 3AEF51F57; Sun, 25 Dec 2016 07:29:13 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBP7TC8I077734; Sun, 25 Dec 2016 07:29:12 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBP7TC35077732; Sun, 25 Dec 2016 07:29:12 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201612250729.uBP7TC35077732@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Sun, 25 Dec 2016 07:29:12 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429400 - head/devel/git-cinnabar 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, 25 Dec 2016 07:29:13 -0000 Author: jbeich Date: Sun Dec 25 07:29:12 2016 New Revision: 429400 URL: https://svnweb.freebsd.org/changeset/ports/429400 Log: devel/git-cinnabar: update to 0.4.0.r2.8 Changes: https://github.com/glandium/git-cinnabar/compare/c6e1976...d8de697 Modified: head/devel/git-cinnabar/Makefile (contents, props changed) head/devel/git-cinnabar/distinfo (contents, props changed) Modified: head/devel/git-cinnabar/Makefile ============================================================================== --- head/devel/git-cinnabar/Makefile Sun Dec 25 07:28:58 2016 (r429399) +++ head/devel/git-cinnabar/Makefile Sun Dec 25 07:29:12 2016 (r429400) @@ -1,8 +1,8 @@ # $FreeBSD$ PORTNAME= git-cinnabar -DISTVERSION= 0.4.0rc2-5 -DISTVERSIONSUFFIX= -gc6e1976 # release branch +DISTVERSION= 0.4.0rc2-8 +DISTVERSIONSUFFIX= -gd8de697 # release branch CATEGORIES= devel MAINTAINER= jbeich@FreeBSD.org Modified: head/devel/git-cinnabar/distinfo ============================================================================== --- head/devel/git-cinnabar/distinfo Sun Dec 25 07:28:58 2016 (r429399) +++ head/devel/git-cinnabar/distinfo Sun Dec 25 07:29:12 2016 (r429400) @@ -1,3 +1,3 @@ -TIMESTAMP = 1482269970 -SHA256 (glandium-git-cinnabar-0.4.0rc2-5-gc6e1976_GH0.tar.gz) = f4397cdc8a5e0882bea06f33d6434de0690041b071478ebc6074325e8620e7a5 -SIZE (glandium-git-cinnabar-0.4.0rc2-5-gc6e1976_GH0.tar.gz) = 90006 +TIMESTAMP = 1482458557 +SHA256 (glandium-git-cinnabar-0.4.0rc2-8-gd8de697_GH0.tar.gz) = 367671df75775e2fb3180a9c935ae47708add4176aec7f961842eda47c74133a +SIZE (glandium-git-cinnabar-0.4.0rc2-8-gd8de697_GH0.tar.gz) = 89884 From owner-svn-ports-head@freebsd.org Sun Dec 25 07:55:18 2016 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 6CD07C90491; Sun, 25 Dec 2016 07:55:18 +0000 (UTC) (envelope-from olivierd@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 3BFF2DE1; Sun, 25 Dec 2016 07:55:18 +0000 (UTC) (envelope-from olivierd@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBP7tHM7089744; Sun, 25 Dec 2016 07:55:17 GMT (envelope-from olivierd@FreeBSD.org) Received: (from olivierd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBP7tH2L089743; Sun, 25 Dec 2016 07:55:17 GMT (envelope-from olivierd@FreeBSD.org) Message-Id: <201612250755.uBP7tH2L089743@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olivierd set sender to olivierd@FreeBSD.org using -f From: Olivier Duchateau Date: Sun, 25 Dec 2016 07:55:17 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429401 - head/x11/lxqt-l10n 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, 25 Dec 2016 07:55:18 -0000 Author: olivierd Date: Sun Dec 25 07:55:17 2016 New Revision: 429401 URL: https://svnweb.freebsd.org/changeset/ports/429401 Log: Remove USES= metaport, otherwise fetch target is not functional Reported by: pkg-fallout@ Modified: head/x11/lxqt-l10n/Makefile Modified: head/x11/lxqt-l10n/Makefile ============================================================================== --- head/x11/lxqt-l10n/Makefile Sun Dec 25 07:29:12 2016 (r429400) +++ head/x11/lxqt-l10n/Makefile Sun Dec 25 07:55:17 2016 (r429401) @@ -4,6 +4,7 @@ PORTNAME= lxqt-l10n PORTVERSION= 0.11.1 CATEGORIES= x11 +MASTER_SITES= LXQT/${PORTNAME} MAINTAINER= olivierd@FreeBSD.org COMMENT= Translations of LXQt components @@ -15,6 +16,12 @@ RUN_DEPENDS= liblxqt-l10n>=0.11:devel/li libfmqt-l10n>=0.11:x11/libfmqt-l10n \ pcmanfmqt-l10n>=0.11:x11-fm/pcmanfmqt-l10n -USES= lxqt metaport tar:xz +# Can't use metaport, because we need to fetch tarball +USES= lxqt tar:xz + +NO_BUILD= yes +NO_INSTALL= yes +NO_MTREE= yes +NO_ARCH= yes .include From owner-svn-ports-head@freebsd.org Sun Dec 25 08:31:52 2016 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 DA643C90F0B; Sun, 25 Dec 2016 08:31:52 +0000 (UTC) (envelope-from jbeich@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 A93621E6B; Sun, 25 Dec 2016 08:31:52 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBP8Vpl3005027; Sun, 25 Dec 2016 08:31:51 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBP8VpNZ005025; Sun, 25 Dec 2016 08:31:51 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201612250831.uBP8VpNZ005025@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Sun, 25 Dec 2016 08:31:51 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429402 - in head: games/openbor multimedia/vapoursynth-l-smash-works 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, 25 Dec 2016 08:31:53 -0000 Author: jbeich Date: Sun Dec 25 08:31:51 2016 New Revision: 429402 URL: https://svnweb.freebsd.org/changeset/ports/429402 Log: Mark simplified MIT as ISCL Modified: head/games/openbor/Makefile (contents, props changed) head/multimedia/vapoursynth-l-smash-works/Makefile (contents, props changed) Modified: head/games/openbor/Makefile ============================================================================== --- head/games/openbor/Makefile Sun Dec 25 07:55:17 2016 (r429401) +++ head/games/openbor/Makefile Sun Dec 25 08:31:51 2016 (r429402) @@ -9,11 +9,11 @@ MASTER_SITES= LOCAL/jbeich \ MAINTAINER= jbeich@FreeBSD.org COMMENT= Moddable fighting game engine (aka Beats of Rage) -LICENSE= BSD3CLAUSE GPLv2+ MIT +LICENSE= BSD3CLAUSE GPLv2+ ISCL LICENSE_COMB= multi LICENSE_FILE_BSD3CLAUSE=${WRKSRC}/LICENSE LICENSE_FILE_GPLv2+ = ${_LICENSE_STORE}/GPLv2 # source/gfxlib/hq2x.c -LICENSE_FILE_MIT= ${WRKSRC}/source/webmlib/nestegg/LICENSE +LICENSE_FILE_ISCL= ${WRKSRC}/source/webmlib/nestegg/LICENSE LIB_DEPENDS= libpng.so:graphics/png \ libvpx.so:multimedia/libvpx Modified: head/multimedia/vapoursynth-l-smash-works/Makefile ============================================================================== --- head/multimedia/vapoursynth-l-smash-works/Makefile Sun Dec 25 07:55:17 2016 (r429401) +++ head/multimedia/vapoursynth-l-smash-works/Makefile Sun Dec 25 08:31:51 2016 (r429402) @@ -9,7 +9,7 @@ PKGNAMEPREFIX= vapoursynth- MAINTAINER= jbeich@FreeBSD.org COMMENT= L-SMASH source plugin for VapourSynth -LICENSE= MIT +LICENSE= ISCL LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${LOCALBASE}/include/vapoursynth/VSHelper.h:multimedia/vapoursynth From owner-svn-ports-head@freebsd.org Sun Dec 25 09:01:00 2016 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 7AF24C8EAD1; Sun, 25 Dec 2016 09:01:00 +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 4A981C86; Sun, 25 Dec 2016 09:01:00 +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 uBP90xb8014052; Sun, 25 Dec 2016 09:00:59 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBP90xFk014051; Sun, 25 Dec 2016 09:00:59 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201612250900.uBP90xFk014051@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Sun, 25 Dec 2016 09:00:59 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429403 - head/mail/tmda 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, 25 Dec 2016 09:01:00 -0000 Author: amdmi3 Date: Sun Dec 25 09:00:59 2016 New Revision: 429403 URL: https://svnweb.freebsd.org/changeset/ports/429403 Log: - Switch to options helpers Modified: head/mail/tmda/Makefile Modified: head/mail/tmda/Makefile ============================================================================== --- head/mail/tmda/Makefile Sun Dec 25 08:31:51 2016 (r429402) +++ head/mail/tmda/Makefile Sun Dec 25 09:00:59 2016 (r429403) @@ -46,6 +46,8 @@ do-install: @${MKDIR} ${STAGEDIR}${DATADIR} ${INSTALL_DATA} ${WRKSRC}/templates/*.txt ${STAGEDIR}${DATADIR} ${INSTALL_SCRIPT} ${WRKSRC}/bin/tmda-* ${STAGEDIR}${PREFIX}/bin + +do-install-EXAMPLES-on: @${MKDIR} ${STAGEDIR}${EXAMPLESDIR}/dot-tmda/filters ${STAGEDIR}${EXAMPLESDIR}/dot-tmda/lists cd ${WRKSRC}/contrib && \ ${INSTALL_SCRIPT} ${SCRIPTS} ${STAGEDIR}${EXAMPLESDIR} && \ @@ -54,6 +56,8 @@ do-install: ${INSTALL_DATA} [Rc]* ${STAGEDIR}${EXAMPLESDIR}/dot-tmda && \ ${INSTALL_DATA} filters/* ${STAGEDIR}${EXAMPLESDIR}/dot-tmda/filters && \ ${INSTALL_DATA} lists/* ${STAGEDIR}${EXAMPLESDIR}/dot-tmda/lists + +do-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${STAGEDIR}${DOCSDIR}/html ${STAGEDIR}${DOCSDIR}/pdf cd ${WRKSRC} && ${INSTALL_DATA} ${DOCS} ${STAGEDIR}${DOCSDIR} && \ ${CP} -r doc/html doc/pdf ${STAGEDIR}${DOCSDIR} From owner-svn-ports-head@freebsd.org Sun Dec 25 09:08:01 2016 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 028BCC8ECB6; Sun, 25 Dec 2016 09:08:00 +0000 (UTC) (envelope-from antoine@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 BB663FA8; Sun, 25 Dec 2016 09:08:00 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBP97x38018046; Sun, 25 Dec 2016 09:07:59 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBP97xZY018045; Sun, 25 Dec 2016 09:07:59 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201612250907.uBP97xZY018045@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Sun, 25 Dec 2016 09:07:59 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429404 - head/devel/py3-vcversioner 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, 25 Dec 2016 09:08:01 -0000 Author: antoine Date: Sun Dec 25 09:07:59 2016 New Revision: 429404 URL: https://svnweb.freebsd.org/changeset/ports/429404 Log: Remove dependency on the python3 symlink Modified: head/devel/py3-vcversioner/Makefile Modified: head/devel/py3-vcversioner/Makefile ============================================================================== --- head/devel/py3-vcversioner/Makefile Sun Dec 25 09:00:59 2016 (r429403) +++ head/devel/py3-vcversioner/Makefile Sun Dec 25 09:07:59 2016 (r429404) @@ -3,6 +3,7 @@ PORTNAME= vcversioner PORTVERSION= 2.16.0.0 +PORTREVISION= 1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -12,7 +13,7 @@ COMMENT= Use version control tags to dis LICENSE= ISCL -USES= python:3 +USES= python:3.3+ USE_PYTHON= distutils autoplist NO_ARCH= yes From owner-svn-ports-head@freebsd.org Sun Dec 25 09:24:23 2016 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 C5BECC8F372; Sun, 25 Dec 2016 09:24:23 +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 8CFC718FC; Sun, 25 Dec 2016 09:24:23 +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 uBP9OMWs025884; Sun, 25 Dec 2016 09:24:22 GMT (envelope-from riggs@FreeBSD.org) Received: (from riggs@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBP9OMf6025882; Sun, 25 Dec 2016 09:24:22 GMT (envelope-from riggs@FreeBSD.org) Message-Id: <201612250924.uBP9OMf6025882@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: riggs set sender to riggs@FreeBSD.org using -f From: Thomas Zander Date: Sun, 25 Dec 2016 09:24:22 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429405 - in head/www/ufdbguard: . 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, 25 Dec 2016 09:24:23 -0000 Author: riggs Date: Sun Dec 25 09:24:22 2016 New Revision: 429405 URL: https://svnweb.freebsd.org/changeset/ports/429405 Log: Update to upstream version 1.32.4 PR: 215415 Submitted by: timp87@gmail.com (maintainer) Deleted: head/www/ufdbguard/files/patch-src_ufdbHostnames.c Modified: head/www/ufdbguard/Makefile head/www/ufdbguard/distinfo Modified: head/www/ufdbguard/Makefile ============================================================================== --- head/www/ufdbguard/Makefile Sun Dec 25 09:07:59 2016 (r429404) +++ head/www/ufdbguard/Makefile Sun Dec 25 09:24:22 2016 (r429405) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ufdbGuard -PORTVERSION= 1.32.3 +PORTVERSION= 1.32.4 CATEGORIES= www MASTER_SITES= SF/ufdbguard/1.32 Modified: head/www/ufdbguard/distinfo ============================================================================== --- head/www/ufdbguard/distinfo Sun Dec 25 09:07:59 2016 (r429404) +++ head/www/ufdbguard/distinfo Sun Dec 25 09:24:22 2016 (r429405) @@ -1,3 +1,3 @@ TIMESTAMP = 1480157749 -SHA256 (ufdbGuard-1.32.3.tar.gz) = 9f35e63ce8efd0025efa54e59e87aa3051467e1fc76d9e1d446265683bb813ad -SIZE (ufdbGuard-1.32.3.tar.gz) = 2495730 +SHA256 (ufdbGuard-1.32.4.tar.gz) = 037d2652087a544e4bfa10fefcb9e155e730536baf39331b3e9dca26c605e3df +SIZE (ufdbGuard-1.32.4.tar.gz) = 2499206 From owner-svn-ports-head@freebsd.org Sun Dec 25 10:28:53 2016 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 DD469C90613; Sun, 25 Dec 2016 10:28:53 +0000 (UTC) (envelope-from brnrd@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 9E1B418BE; Sun, 25 Dec 2016 10:28:53 +0000 (UTC) (envelope-from brnrd@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBPASqQg050225; Sun, 25 Dec 2016 10:28:52 GMT (envelope-from brnrd@FreeBSD.org) Received: (from brnrd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBPASqFv050223; Sun, 25 Dec 2016 10:28:52 GMT (envelope-from brnrd@FreeBSD.org) Message-Id: <201612251028.uBPASqFv050223@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: brnrd set sender to brnrd@FreeBSD.org using -f From: Bernard Spil Date: Sun, 25 Dec 2016 10:28:52 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429407 - head/security/vuxml 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, 25 Dec 2016 10:28:54 -0000 Author: brnrd Date: Sun Dec 25 10:28:52 2016 New Revision: 429407 URL: https://svnweb.freebsd.org/changeset/ports/429407 Log: security/vuxml: Document OpenSSH vulnerabilities Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Sun Dec 25 09:31:34 2016 (r429406) +++ head/security/vuxml/vuln.xml Sun Dec 25 10:28:52 2016 (r429407) @@ -58,6 +58,59 @@ Notes: * Do not forget port variants (linux-f10-libxml2, libxml2, etc.) --> + + openssh -- multiple vulnerabilities + + + openssh-portable + 7.4 + + + FreeBSD + 11.011.0_7 + 10.310.3_16 + 10.210.2_29 + 10.110.1_46 + 9.39.3_54 + + + + +

The OpenSSH project reports:

+
+
    +
  • ssh-agent(1): Will now refuse to load PKCS#11 modules from + paths outside a trusted whitelist (run-time configurable). + Requests to load modules could be passed via agent forwarding + and an attacker could attempt to load a hostile PKCS#11 module + across the forwarded agent channel: PKCS#11 modules are shared + libraries, so this would result in code execution on the system + running the ssh-agent if the attacker has control of the + forwarded agent-socket (on the host running the sshd server) + and the ability to write to the filesystem of the host running + ssh-agent (usually the host running the ssh client). + (CVE-2016-10009)
  • +
  • sshd(8): When privilege separation is disabled, forwarded + Unix-domain sockets would be created by sshd(8) with the + privileges of 'root' instead of the authenticated user. This + release refuses Unix-domain socket forwarding when privilege + separation is disabled (Privilege separation has been enabled by + default for 14 years). CVE-2016-10010)
  • +
+
+ +
+ + https://www.openssh.com/txt/release-7.4 + CVE-2016-10009 + CVE-2016-10010 + + + 2016-12-25 + 2016-12-25 + +
+ cURL -- uninitialized random vulnerability From owner-svn-ports-head@freebsd.org Sun Dec 25 11:29:05 2016 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 DB279C8F973; Sun, 25 Dec 2016 11:29:05 +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 A35E513C9; Sun, 25 Dec 2016 11:29:05 +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 uBPBT4ST075048; Sun, 25 Dec 2016 11:29:04 GMT (envelope-from novel@FreeBSD.org) Received: (from novel@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBPBSxwJ074987; Sun, 25 Dec 2016 11:28:59 GMT (envelope-from novel@FreeBSD.org) Message-Id: <201612251128.uBPBSxwJ074987@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: novel set sender to novel@FreeBSD.org using -f From: Roman Bogorodskiy Date: Sun, 25 Dec 2016 11:28:59 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429408 - in head/devel: py-XStatic py-XStatic-Angular py-XStatic-Angular-Bootstrap py-XStatic-Angular-FileUpload py-XStatic-Angular-Gettext py-XStatic-Angular-Schema-Form py-XStatic-An... 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, 25 Dec 2016 11:29:06 -0000 Author: novel Date: Sun Dec 25 11:28:58 2016 New Revision: 429408 URL: https://svnweb.freebsd.org/changeset/ports/429408 Log: Update py-XStatic* COMMENTs and pkg-descr's Use more informative COMMENT and pkg-descr for devel/py-XStatic* family of ports. PR: 215145 Submitted by: maintainer Reported by: adamw, mat Modified: head/devel/py-XStatic-Angular-Bootstrap/Makefile head/devel/py-XStatic-Angular-Bootstrap/pkg-descr head/devel/py-XStatic-Angular-FileUpload/Makefile head/devel/py-XStatic-Angular-FileUpload/pkg-descr head/devel/py-XStatic-Angular-Gettext/Makefile head/devel/py-XStatic-Angular-Gettext/pkg-descr head/devel/py-XStatic-Angular-Schema-Form/Makefile head/devel/py-XStatic-Angular-Schema-Form/pkg-descr head/devel/py-XStatic-Angular-lrdragndrop/Makefile head/devel/py-XStatic-Angular-lrdragndrop/pkg-descr head/devel/py-XStatic-Angular/Makefile head/devel/py-XStatic-Angular/pkg-descr head/devel/py-XStatic-Bootstrap-Datepicker/Makefile head/devel/py-XStatic-Bootstrap-Datepicker/pkg-descr head/devel/py-XStatic-Bootstrap-SCSS/Makefile head/devel/py-XStatic-Bootstrap-SCSS/pkg-descr head/devel/py-XStatic-D3/Makefile head/devel/py-XStatic-D3/pkg-descr head/devel/py-XStatic-Font-Awesome/Makefile head/devel/py-XStatic-Font-Awesome/pkg-descr head/devel/py-XStatic-Hogan/Makefile head/devel/py-XStatic-Hogan/pkg-descr head/devel/py-XStatic-JQuery-Migrate/Makefile head/devel/py-XStatic-JQuery-Migrate/pkg-descr head/devel/py-XStatic-JQuery.TableSorter/Makefile head/devel/py-XStatic-JQuery.TableSorter/pkg-descr head/devel/py-XStatic-JQuery.quicksearch/Makefile head/devel/py-XStatic-JQuery.quicksearch/pkg-descr head/devel/py-XStatic-JSEncrypt/Makefile head/devel/py-XStatic-JSEncrypt/pkg-descr head/devel/py-XStatic-Jasmine/Makefile head/devel/py-XStatic-Jasmine/pkg-descr head/devel/py-XStatic-Rickshaw/Makefile head/devel/py-XStatic-Rickshaw/pkg-descr head/devel/py-XStatic-Spin/Makefile head/devel/py-XStatic-Spin/pkg-descr head/devel/py-XStatic-bootswatch/Makefile head/devel/py-XStatic-bootswatch/pkg-descr head/devel/py-XStatic-jQuery/Makefile head/devel/py-XStatic-jQuery/pkg-descr head/devel/py-XStatic-jquery-ui/Makefile head/devel/py-XStatic-jquery-ui/pkg-descr head/devel/py-XStatic-mdi/Makefile head/devel/py-XStatic-mdi/pkg-descr head/devel/py-XStatic-objectpath/Makefile head/devel/py-XStatic-objectpath/pkg-descr head/devel/py-XStatic-roboto-fontface/Makefile head/devel/py-XStatic-roboto-fontface/pkg-descr head/devel/py-XStatic-smart-table/Makefile head/devel/py-XStatic-smart-table/pkg-descr head/devel/py-XStatic-term.js/Makefile head/devel/py-XStatic-term.js/pkg-descr head/devel/py-XStatic-tv4/Makefile head/devel/py-XStatic-tv4/pkg-descr head/devel/py-XStatic/Makefile Modified: head/devel/py-XStatic-Angular-Bootstrap/Makefile ============================================================================== --- head/devel/py-XStatic-Angular-Bootstrap/Makefile Sun Dec 25 10:28:52 2016 (r429407) +++ head/devel/py-XStatic-Angular-Bootstrap/Makefile Sun Dec 25 11:28:58 2016 (r429408) @@ -3,12 +3,13 @@ PORTNAME= XStatic-Angular-Bootstrap PORTVERSION= 0.11.0.8 +PORTREVISION= 1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= alexander.nusov@nfvexpress.com -COMMENT= Xstatic-angular-bootstrap +COMMENT= Bootstrap widgets for Angular (angular-bootstrap) BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}XStatic>=0:devel/py-XStatic \ ${PYTHON_PKGNAMEPREFIX}setuptools_scm>0:devel/py-setuptools_scm \ Modified: head/devel/py-XStatic-Angular-Bootstrap/pkg-descr ============================================================================== --- head/devel/py-XStatic-Angular-Bootstrap/pkg-descr Sun Dec 25 10:28:52 2016 (r429407) +++ head/devel/py-XStatic-Angular-Bootstrap/pkg-descr Sun Dec 25 11:28:58 2016 (r429408) @@ -1,3 +1,7 @@ -XStatic-Angular-Bootstrap +This port is the static file package for angular-bootstrap JavaScript library +that provides a Bootstrap widgets for Angular framework. + +It uses the XStatic packaging standard, aimed to bring an ability to +install javascript libraries via easy_install or pip utility. WWW: http://pypi.python.org/pypi/XStatic-Angular-Bootstrap Modified: head/devel/py-XStatic-Angular-FileUpload/Makefile ============================================================================== --- head/devel/py-XStatic-Angular-FileUpload/Makefile Sun Dec 25 10:28:52 2016 (r429407) +++ head/devel/py-XStatic-Angular-FileUpload/Makefile Sun Dec 25 11:28:58 2016 (r429408) @@ -3,12 +3,13 @@ PORTNAME= XStatic-Angular-FileUpload PORTVERSION= 12.0.4.0 +PORTREVISION= 1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= alexander.nusov@nfvexpress.com -COMMENT= Angular-fileupload 12.0.4 (xstatic packaging standard) +COMMENT= File Upload module for the AngularJS (angular-file-upload) BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}XStatic>=0:devel/py-XStatic RUN_DEPENDS:= ${BUILD_DEPENDS} Modified: head/devel/py-XStatic-Angular-FileUpload/pkg-descr ============================================================================== --- head/devel/py-XStatic-Angular-FileUpload/pkg-descr Sun Dec 25 10:28:52 2016 (r429407) +++ head/devel/py-XStatic-Angular-FileUpload/pkg-descr Sun Dec 25 11:28:58 2016 (r429408) @@ -1,3 +1,7 @@ -Angular-FileUpload 12.0.4 (XStatic packaging standard) +This port is the static file package for angular-file-upload JavaScript library +that provides a Angular File Upload support for the AngularJS framework. + +It uses the XStatic packaging standard, aimed to bring an ability to +install javascript libraries via easy_install or pip utility. WWW: http://pypi.python.org/pypi/XStatic-Angular-FileUpload Modified: head/devel/py-XStatic-Angular-Gettext/Makefile ============================================================================== --- head/devel/py-XStatic-Angular-Gettext/Makefile Sun Dec 25 10:28:52 2016 (r429407) +++ head/devel/py-XStatic-Angular-Gettext/Makefile Sun Dec 25 11:28:58 2016 (r429408) @@ -3,12 +3,13 @@ PORTNAME= XStatic-Angular-Gettext PORTVERSION= 2.3.8.0 +PORTREVISION= 1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= alexander.nusov@nfvexpress.com -COMMENT= Angular-gettext 2.3.8 (xstatic packaging standard) +COMMENT= Gettext support for Angular.js (angular-gettext) BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}XStatic>=0:devel/py-XStatic RUN_DEPENDS:= ${BUILD_DEPENDS} Modified: head/devel/py-XStatic-Angular-Gettext/pkg-descr ============================================================================== --- head/devel/py-XStatic-Angular-Gettext/pkg-descr Sun Dec 25 10:28:52 2016 (r429407) +++ head/devel/py-XStatic-Angular-Gettext/pkg-descr Sun Dec 25 11:28:58 2016 (r429408) @@ -1,3 +1,7 @@ -Angular-Gettext 2.3.8 (XStatic packaging standard) +This port is the static file package for angular-gettext JavaScript library +that provides a Gettext support for Angular.js. + +It uses the XStatic packaging standard, aimed to bring an ability to +install javascript libraries via easy_install or pip utility. WWW: http://pypi.python.org/pypi/XStatic-Angular-Gettext Modified: head/devel/py-XStatic-Angular-Schema-Form/Makefile ============================================================================== --- head/devel/py-XStatic-Angular-Schema-Form/Makefile Sun Dec 25 10:28:52 2016 (r429407) +++ head/devel/py-XStatic-Angular-Schema-Form/Makefile Sun Dec 25 11:28:58 2016 (r429408) @@ -3,12 +3,13 @@ PORTNAME= XStatic-Angular-Schema-Form PORTVERSION= 0.8.13.0 +PORTREVISION= 1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= alexander.nusov@nfvexpress.com -COMMENT= Angular-schema-form 0.8.13 (xstatic packaging standard) +COMMENT= Forms from a JSON schema (angular-schema-form) BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}XStatic>=0:devel/py-XStatic RUN_DEPENDS:= ${BUILD_DEPENDS} Modified: head/devel/py-XStatic-Angular-Schema-Form/pkg-descr ============================================================================== --- head/devel/py-XStatic-Angular-Schema-Form/pkg-descr Sun Dec 25 10:28:52 2016 (r429407) +++ head/devel/py-XStatic-Angular-Schema-Form/pkg-descr Sun Dec 25 11:28:58 2016 (r429408) @@ -1,3 +1,7 @@ -Angular-Schema-Form 0.8.13 (XStatic packaging standard) +This port is the static file package for (angular-schema-form) JavaScript +library that provides a complex forms from a JSON schema with Angular. + +It uses the XStatic packaging standard, aimed to bring an ability to +install javascript libraries via easy_install or pip utility. WWW: http://pypi.python.org/pypi/XStatic-Angular-Schema-Form Modified: head/devel/py-XStatic-Angular-lrdragndrop/Makefile ============================================================================== --- head/devel/py-XStatic-Angular-lrdragndrop/Makefile Sun Dec 25 10:28:52 2016 (r429407) +++ head/devel/py-XStatic-Angular-lrdragndrop/Makefile Sun Dec 25 11:28:58 2016 (r429408) @@ -3,12 +3,13 @@ PORTNAME= XStatic-Angular-lrdragndrop PORTVERSION= 1.0.2.2 +PORTREVISION= 1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= alexander.nusov@nfvexpress.com -COMMENT= Angular-lrdragndrop 1.0.2 (xstatic packaging standard) +COMMENT= HTML5 Drag and Drop AngularJS module (angular-dragndrop) BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}XStatic>=0:devel/py-XStatic RUN_DEPENDS:= ${BUILD_DEPENDS} Modified: head/devel/py-XStatic-Angular-lrdragndrop/pkg-descr ============================================================================== --- head/devel/py-XStatic-Angular-lrdragndrop/pkg-descr Sun Dec 25 10:28:52 2016 (r429407) +++ head/devel/py-XStatic-Angular-lrdragndrop/pkg-descr Sun Dec 25 11:28:58 2016 (r429408) @@ -1,3 +1,7 @@ -Angular-lrdragndrop 1.0.2 (XStatic packaging standard) +This port is the static file package for angular-dragndrop JavaScript library +that provides a HTML5 Drag and Drop AngularJS module. + +It uses the XStatic packaging standard, aimed to bring an ability to +install javascript libraries via easy_install or pip utility. WWW: http://pypi.python.org/pypi/XStatic-Angular-lrdragndrop Modified: head/devel/py-XStatic-Angular/Makefile ============================================================================== --- head/devel/py-XStatic-Angular/Makefile Sun Dec 25 10:28:52 2016 (r429407) +++ head/devel/py-XStatic-Angular/Makefile Sun Dec 25 11:28:58 2016 (r429408) @@ -3,12 +3,13 @@ PORTNAME= XStatic-Angular PORTVERSION= 1.5.8.0 +PORTREVISION= 1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= alexander.nusov@nfvexpress.com -COMMENT= Angular 1.5.8 (xstatic packaging standard) +COMMENT= JavaScript MVW Framework (angular) BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}XStatic>=0:devel/py-XStatic RUN_DEPENDS:= ${BUILD_DEPENDS} Modified: head/devel/py-XStatic-Angular/pkg-descr ============================================================================== --- head/devel/py-XStatic-Angular/pkg-descr Sun Dec 25 10:28:52 2016 (r429407) +++ head/devel/py-XStatic-Angular/pkg-descr Sun Dec 25 11:28:58 2016 (r429408) @@ -1,3 +1,7 @@ -Angular 1.5.8 (XStatic packaging standard) +This port is the static file package for angular JavaScript library +that provides a JavaScript MVW Framework. + +It uses the XStatic packaging standard, aimed to bring an ability to +install javascript libraries via easy_install or pip utility. WWW: http://pypi.python.org/pypi/XStatic-Angular Modified: head/devel/py-XStatic-Bootstrap-Datepicker/Makefile ============================================================================== --- head/devel/py-XStatic-Bootstrap-Datepicker/Makefile Sun Dec 25 10:28:52 2016 (r429407) +++ head/devel/py-XStatic-Bootstrap-Datepicker/Makefile Sun Dec 25 11:28:58 2016 (r429408) @@ -3,12 +3,13 @@ PORTNAME= XStatic-Bootstrap-Datepicker PORTVERSION= 1.3.1.0 +PORTREVISION= 1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= alexander.nusov@nfvexpress.com -COMMENT= Bootstrap-datepicker 1.3.1 (xstatic packaging standard) +COMMENT= Datepicker for Bootstrap (bootstrap-datepicker) BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}XStatic>=0:devel/py-XStatic RUN_DEPENDS:= ${BUILD_DEPENDS} Modified: head/devel/py-XStatic-Bootstrap-Datepicker/pkg-descr ============================================================================== --- head/devel/py-XStatic-Bootstrap-Datepicker/pkg-descr Sun Dec 25 10:28:52 2016 (r429407) +++ head/devel/py-XStatic-Bootstrap-Datepicker/pkg-descr Sun Dec 25 11:28:58 2016 (r429408) @@ -1,3 +1,7 @@ -Bootstrap-Datepicker 1.3.1 (XStatic packaging standard) +This port is the static file package for bootstrap-datepicker JavaScript library +that provides a datepicker for Bootstrap. + +It uses the XStatic packaging standard, aimed to bring an ability to +install javascript libraries via easy_install or pip utility. WWW: http://pypi.python.org/pypi/XStatic-Bootstrap-Datepicker Modified: head/devel/py-XStatic-Bootstrap-SCSS/Makefile ============================================================================== --- head/devel/py-XStatic-Bootstrap-SCSS/Makefile Sun Dec 25 10:28:52 2016 (r429407) +++ head/devel/py-XStatic-Bootstrap-SCSS/Makefile Sun Dec 25 11:28:58 2016 (r429408) @@ -3,12 +3,13 @@ PORTNAME= XStatic-Bootstrap-SCSS PORTVERSION= 3.3.7.1 +PORTREVISION= 1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= alexander.nusov@nfvexpress.com -COMMENT= Bootstrap-scss 3.3.7 (xstatic packaging standard) +COMMENT= Bootstrap SCSS stylesheets (bootstrap-scss) BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}XStatic>=0:devel/py-XStatic RUN_DEPENDS:= ${BUILD_DEPENDS} Modified: head/devel/py-XStatic-Bootstrap-SCSS/pkg-descr ============================================================================== --- head/devel/py-XStatic-Bootstrap-SCSS/pkg-descr Sun Dec 25 10:28:52 2016 (r429407) +++ head/devel/py-XStatic-Bootstrap-SCSS/pkg-descr Sun Dec 25 11:28:58 2016 (r429408) @@ -1,3 +1,7 @@ -Bootstrap-SCSS 3.3.7 (XStatic packaging standard) +This port is the static file package for bootstrap-scss JavaScript library +that provides a Bootstrap SCSS stylesheets. + +It uses the XStatic packaging standard, aimed to bring an ability to +install javascript libraries via easy_install or pip utility. WWW: http://pypi.python.org/pypi/XStatic-Bootstrap-SCSS Modified: head/devel/py-XStatic-D3/Makefile ============================================================================== --- head/devel/py-XStatic-D3/Makefile Sun Dec 25 10:28:52 2016 (r429407) +++ head/devel/py-XStatic-D3/Makefile Sun Dec 25 11:28:58 2016 (r429408) @@ -3,12 +3,13 @@ PORTNAME= XStatic-D3 PORTVERSION= 3.5.17.0 +PORTREVISION= 1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= alexander.nusov@nfvexpress.com -COMMENT= D3 3.5.17 (xstatic packaging standard) +COMMENT= Data-Driven Documents framework (d3) BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}XStatic>=0:devel/py-XStatic RUN_DEPENDS:= ${BUILD_DEPENDS} Modified: head/devel/py-XStatic-D3/pkg-descr ============================================================================== --- head/devel/py-XStatic-D3/pkg-descr Sun Dec 25 10:28:52 2016 (r429407) +++ head/devel/py-XStatic-D3/pkg-descr Sun Dec 25 11:28:58 2016 (r429408) @@ -1,3 +1,7 @@ -D3 3.5.17 (XStatic packaging standard) +This port is the static file package for d3 JavaScript library +that provides a Data-Driven Documents framework. + +It uses the XStatic packaging standard, aimed to bring an ability to +install javascript libraries via easy_install or pip utility. WWW: http://pypi.python.org/pypi/XStatic-D3 Modified: head/devel/py-XStatic-Font-Awesome/Makefile ============================================================================== --- head/devel/py-XStatic-Font-Awesome/Makefile Sun Dec 25 10:28:52 2016 (r429407) +++ head/devel/py-XStatic-Font-Awesome/Makefile Sun Dec 25 11:28:58 2016 (r429408) @@ -3,12 +3,13 @@ PORTNAME= XStatic-Font-Awesome PORTVERSION= 4.7.0.0 +PORTREVISION= 1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= alexander.nusov@nfvexpress.com -COMMENT= Font-awesome 4.7.0 (xstatic packaging standard) +COMMENT= Iconic font and CSS framework (font-awesome) BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}XStatic>=0:devel/py-XStatic RUN_DEPENDS:= ${BUILD_DEPENDS} Modified: head/devel/py-XStatic-Font-Awesome/pkg-descr ============================================================================== --- head/devel/py-XStatic-Font-Awesome/pkg-descr Sun Dec 25 10:28:52 2016 (r429407) +++ head/devel/py-XStatic-Font-Awesome/pkg-descr Sun Dec 25 11:28:58 2016 (r429408) @@ -1,3 +1,7 @@ -Font-Awesome 4.7.0 (XStatic packaging standard) +This port is the static file package for font-awesome JavaScript library +that provides the iconic font and CSS framework. + +It uses the XStatic packaging standard, aimed to bring an ability to +install javascript libraries via easy_install or pip utility. WWW: http://pypi.python.org/pypi/XStatic-Font-Awesome Modified: head/devel/py-XStatic-Hogan/Makefile ============================================================================== --- head/devel/py-XStatic-Hogan/Makefile Sun Dec 25 10:28:52 2016 (r429407) +++ head/devel/py-XStatic-Hogan/Makefile Sun Dec 25 11:28:58 2016 (r429408) @@ -3,12 +3,13 @@ PORTNAME= XStatic-Hogan PORTVERSION= 2.0.0.2 +PORTREVISION= 1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= alexander.nusov@nfvexpress.com -COMMENT= Hogan 2.0.0 (xstatic packaging standard) +COMMENT= JavaScript templating framework (hogan.js) BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}XStatic>=0:devel/py-XStatic RUN_DEPENDS:= ${BUILD_DEPENDS} Modified: head/devel/py-XStatic-Hogan/pkg-descr ============================================================================== --- head/devel/py-XStatic-Hogan/pkg-descr Sun Dec 25 10:28:52 2016 (r429407) +++ head/devel/py-XStatic-Hogan/pkg-descr Sun Dec 25 11:28:58 2016 (r429408) @@ -1,3 +1,7 @@ -Hogan 2.0.0 (XStatic packaging standard) +This port is the static file package for hoganjs JavaScript library +that provides a JavaScript templating framework. + +It uses the XStatic packaging standard, aimed to bring an ability to +install javascript libraries via easy_install or pip utility. WWW: http://pypi.python.org/pypi/XStatic-Hogan Modified: head/devel/py-XStatic-JQuery-Migrate/Makefile ============================================================================== --- head/devel/py-XStatic-JQuery-Migrate/Makefile Sun Dec 25 10:28:52 2016 (r429407) +++ head/devel/py-XStatic-JQuery-Migrate/Makefile Sun Dec 25 11:28:58 2016 (r429408) @@ -3,12 +3,13 @@ PORTNAME= XStatic-JQuery-Migrate PORTVERSION= 1.2.1.1 +PORTREVISION= 1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= alexander.nusov@nfvexpress.com -COMMENT= Jquery-migrate 1.2.1 (xstatic packaging standard) +COMMENT= JQuery migration kit (jquery-migrate) BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}XStatic>=0:devel/py-XStatic RUN_DEPENDS:= ${BUILD_DEPENDS} Modified: head/devel/py-XStatic-JQuery-Migrate/pkg-descr ============================================================================== --- head/devel/py-XStatic-JQuery-Migrate/pkg-descr Sun Dec 25 10:28:52 2016 (r429407) +++ head/devel/py-XStatic-JQuery-Migrate/pkg-descr Sun Dec 25 11:28:58 2016 (r429408) @@ -1,3 +1,7 @@ -JQuery-Migrate 1.2.1 (XStatic packaging standard) +This port is the static file package for jquery-migrate JavaScript library +that provides a JQuery migration kit. + +It uses the XStatic packaging standard, aimed to bring an ability to +install javascript libraries via easy_install or pip utility. WWW: http://pypi.python.org/pypi/XStatic-JQuery-Migrate Modified: head/devel/py-XStatic-JQuery.TableSorter/Makefile ============================================================================== --- head/devel/py-XStatic-JQuery.TableSorter/Makefile Sun Dec 25 10:28:52 2016 (r429407) +++ head/devel/py-XStatic-JQuery.TableSorter/Makefile Sun Dec 25 11:28:58 2016 (r429408) @@ -3,12 +3,13 @@ PORTNAME= XStatic-JQuery.TableSorter PORTVERSION= 2.14.5.1 +PORTREVISION= 1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= alexander.nusov@nfvexpress.com -COMMENT= Jquery.tablesorter 2.14.5 (xstatic packaging standard) +COMMENT= JQuery plugin for creating sortable tables (jquery-tablesort) BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}XStatic>=0:devel/py-XStatic RUN_DEPENDS:= ${BUILD_DEPENDS} Modified: head/devel/py-XStatic-JQuery.TableSorter/pkg-descr ============================================================================== --- head/devel/py-XStatic-JQuery.TableSorter/pkg-descr Sun Dec 25 10:28:52 2016 (r429407) +++ head/devel/py-XStatic-JQuery.TableSorter/pkg-descr Sun Dec 25 11:28:58 2016 (r429408) @@ -1,3 +1,7 @@ -JQuery.TableSorter 2.14.5 (XStatic packaging standard) +This port is the static file package for jquery-tablesort JavaScript library +that provides a lightweight jQuery plugin for creating sortable tables. + +It uses the XStatic packaging standard, aimed to bring an ability to +install javascript libraries via easy_install or pip utility. WWW: http://pypi.python.org/pypi/XStatic-JQuery.TableSorter Modified: head/devel/py-XStatic-JQuery.quicksearch/Makefile ============================================================================== --- head/devel/py-XStatic-JQuery.quicksearch/Makefile Sun Dec 25 10:28:52 2016 (r429407) +++ head/devel/py-XStatic-JQuery.quicksearch/Makefile Sun Dec 25 11:28:58 2016 (r429408) @@ -3,12 +3,13 @@ PORTNAME= XStatic-JQuery.quicksearch PORTVERSION= 2.0.3.1 +PORTREVISION= 1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= alexander.nusov@nfvexpress.com -COMMENT= Jquery.quicksearch 2.0.3 (xstatic packaging standard) +COMMENT= JQuery plugin for searching through tables (jquery-quicksearch) BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}XStatic>=0:devel/py-XStatic RUN_DEPENDS:= ${BUILD_DEPENDS} Modified: head/devel/py-XStatic-JQuery.quicksearch/pkg-descr ============================================================================== --- head/devel/py-XStatic-JQuery.quicksearch/pkg-descr Sun Dec 25 10:28:52 2016 (r429407) +++ head/devel/py-XStatic-JQuery.quicksearch/pkg-descr Sun Dec 25 11:28:58 2016 (r429408) @@ -1,3 +1,7 @@ -JQuery.quicksearch 2.0.3 (XStatic packaging standard) +This port is the static file package for jquery-quicksearch JavaScript library +that provides a JQuery plugin for searching through tables. + +It uses the XStatic packaging standard, aimed to bring an ability to +install javascript libraries via easy_install or pip utility. WWW: http://pypi.python.org/pypi/XStatic-JQuery.quicksearch Modified: head/devel/py-XStatic-JSEncrypt/Makefile ============================================================================== --- head/devel/py-XStatic-JSEncrypt/Makefile Sun Dec 25 10:28:52 2016 (r429407) +++ head/devel/py-XStatic-JSEncrypt/Makefile Sun Dec 25 11:28:58 2016 (r429408) @@ -3,12 +3,13 @@ PORTNAME= XStatic-JSEncrypt PORTVERSION= 2.3.1.1 +PORTREVISION= 1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= alexander.nusov@nfvexpress.com -COMMENT= Jsencrypt 2.3.1 (xstatic packaging standard) +COMMENT= Javascript library to perform OpenSSL RSA (jsencrypt) BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}XStatic>=0:devel/py-XStatic RUN_DEPENDS:= ${BUILD_DEPENDS} Modified: head/devel/py-XStatic-JSEncrypt/pkg-descr ============================================================================== --- head/devel/py-XStatic-JSEncrypt/pkg-descr Sun Dec 25 10:28:52 2016 (r429407) +++ head/devel/py-XStatic-JSEncrypt/pkg-descr Sun Dec 25 11:28:58 2016 (r429408) @@ -1,3 +1,7 @@ -JSEncrypt 2.3.1 (XStatic packaging standard) +This port is the static file package for jsencrypt JavaScript library +that provides a Javascript library to perform OpenSSL RSA. + +It uses the XStatic packaging standard, aimed to bring an ability to +install javascript libraries via easy_install or pip utility. WWW: http://pypi.python.org/pypi/XStatic-JSEncrypt Modified: head/devel/py-XStatic-Jasmine/Makefile ============================================================================== --- head/devel/py-XStatic-Jasmine/Makefile Sun Dec 25 10:28:52 2016 (r429407) +++ head/devel/py-XStatic-Jasmine/Makefile Sun Dec 25 11:28:58 2016 (r429408) @@ -3,12 +3,13 @@ PORTNAME= XStatic-Jasmine PORTVERSION= 2.4.1.1 +PORTREVISION= 1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= alexander.nusov@nfvexpress.com -COMMENT= Jasmine 2.4.1 (xstatic packaging standard) +COMMENT= DOM-less simple JavaScript testing framework (jasmine) BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}XStatic>=0:devel/py-XStatic RUN_DEPENDS:= ${BUILD_DEPENDS} Modified: head/devel/py-XStatic-Jasmine/pkg-descr ============================================================================== --- head/devel/py-XStatic-Jasmine/pkg-descr Sun Dec 25 10:28:52 2016 (r429407) +++ head/devel/py-XStatic-Jasmine/pkg-descr Sun Dec 25 11:28:58 2016 (r429408) @@ -1,3 +1,7 @@ -Jasmine 2.4.1 (XStatic packaging standard) +This port is the static file package for jasmine JavaScript library +that provides a DOM-less simple JavaScript testing framework. + +It uses the XStatic packaging standard, aimed to bring an ability to +install javascript libraries via easy_install or pip utility. WWW: http://pypi.python.org/pypi/XStatic-Jasmine Modified: head/devel/py-XStatic-Rickshaw/Makefile ============================================================================== --- head/devel/py-XStatic-Rickshaw/Makefile Sun Dec 25 10:28:52 2016 (r429407) +++ head/devel/py-XStatic-Rickshaw/Makefile Sun Dec 25 11:28:58 2016 (r429408) @@ -3,6 +3,7 @@ PORTNAME= XStatic-Rickshaw PORTVERSION= 1.5.0.0 +PORTREVISION= 1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-XStatic-Rickshaw/pkg-descr ============================================================================== --- head/devel/py-XStatic-Rickshaw/pkg-descr Sun Dec 25 10:28:52 2016 (r429407) +++ head/devel/py-XStatic-Rickshaw/pkg-descr Sun Dec 25 11:28:58 2016 (r429408) @@ -1,3 +1,7 @@ -Rickshaw 1.5.0 (XStatic packaging standard) +This port is the static file package for rickshaw JavaScript library +that provides a JavaScript toolkit for interactive time series graphs. + +It uses the XStatic packaging standard, aimed to bring an ability to +install javascript libraries via easy_install or pip utility. WWW: http://pypi.python.org/pypi/XStatic-Rickshaw Modified: head/devel/py-XStatic-Spin/Makefile ============================================================================== --- head/devel/py-XStatic-Spin/Makefile Sun Dec 25 10:28:52 2016 (r429407) +++ head/devel/py-XStatic-Spin/Makefile Sun Dec 25 11:28:58 2016 (r429408) @@ -3,12 +3,13 @@ PORTNAME= XStatic-Spin PORTVERSION= 1.2.5.2 +PORTREVISION= 1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= alexander.nusov@nfvexpress.com -COMMENT= Spin 1.2.5 (xstatic packaging standard) +COMMENT= Spinner component (spin) BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}XStatic>=0:devel/py-XStatic RUN_DEPENDS:= ${BUILD_DEPENDS} Modified: head/devel/py-XStatic-Spin/pkg-descr ============================================================================== --- head/devel/py-XStatic-Spin/pkg-descr Sun Dec 25 10:28:52 2016 (r429407) +++ head/devel/py-XStatic-Spin/pkg-descr Sun Dec 25 11:28:58 2016 (r429408) @@ -1,3 +1,7 @@ -Spin 1.2.5 (XStatic packaging standard) +This port is the static file package for spin JavaScript library +that provides a Spinner component. + +It uses the XStatic packaging standard, aimed to bring an ability to +install javascript libraries via easy_install or pip utility. WWW: http://pypi.python.org/pypi/XStatic-Spin Modified: head/devel/py-XStatic-bootswatch/Makefile ============================================================================== --- head/devel/py-XStatic-bootswatch/Makefile Sun Dec 25 10:28:52 2016 (r429407) +++ head/devel/py-XStatic-bootswatch/Makefile Sun Dec 25 11:28:58 2016 (r429408) @@ -3,12 +3,13 @@ PORTNAME= XStatic-bootswatch PORTVERSION= 3.3.7.0 +PORTREVISION= 1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= alexander.nusov@nfvexpress.com -COMMENT= Bootswatch 3.3.7 (xstatic packaging standard) +COMMENT= Collection of themes for Bootstrap (bootswatch) BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}XStatic>=0:devel/py-XStatic RUN_DEPENDS:= ${BUILD_DEPENDS} Modified: head/devel/py-XStatic-bootswatch/pkg-descr ============================================================================== --- head/devel/py-XStatic-bootswatch/pkg-descr Sun Dec 25 10:28:52 2016 (r429407) +++ head/devel/py-XStatic-bootswatch/pkg-descr Sun Dec 25 11:28:58 2016 (r429408) @@ -1,3 +1,7 @@ -bootswatch 3.3.7 (XStatic packaging standard) +This port is the static file package for bootswatch JavaScript library +that provides a Bootswatch collection of themes for Bootstrap. + +It uses the XStatic packaging standard, aimed to bring an ability to +install javascript libraries via easy_install or pip utility. WWW: http://pypi.python.org/pypi/XStatic-bootswatch Modified: head/devel/py-XStatic-jQuery/Makefile ============================================================================== --- head/devel/py-XStatic-jQuery/Makefile Sun Dec 25 10:28:52 2016 (r429407) +++ head/devel/py-XStatic-jQuery/Makefile Sun Dec 25 11:28:58 2016 (r429408) @@ -3,12 +3,13 @@ PORTNAME= XStatic-jQuery PORTVERSION= 1.10.2.1 +PORTREVISION= 1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= alexander.nusov@nfvexpress.com -COMMENT= Jquery 1.10.2 (xstatic packaging standard) +COMMENT= JavaScript library for DOM operations (jquery) BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}XStatic>=0:devel/py-XStatic RUN_DEPENDS:= ${BUILD_DEPENDS} Modified: head/devel/py-XStatic-jQuery/pkg-descr ============================================================================== --- head/devel/py-XStatic-jQuery/pkg-descr Sun Dec 25 10:28:52 2016 (r429407) +++ head/devel/py-XStatic-jQuery/pkg-descr Sun Dec 25 11:28:58 2016 (r429408) @@ -1,3 +1,7 @@ -jQuery 1.10.2 (XStatic packaging standard) +This port is the static file package for jquery JavaScript library +that provides a JavaScript library for DOM operations. + +It uses the XStatic packaging standard, aimed to bring an ability to +install javascript libraries via easy_install or pip utility. WWW: http://pypi.python.org/pypi/XStatic-jQuery Modified: head/devel/py-XStatic-jquery-ui/Makefile ============================================================================== --- head/devel/py-XStatic-jquery-ui/Makefile Sun Dec 25 10:28:52 2016 (r429407) +++ head/devel/py-XStatic-jquery-ui/Makefile Sun Dec 25 11:28:58 2016 (r429408) @@ -3,12 +3,13 @@ PORTNAME= XStatic-jquery-ui PORTVERSION= 1.12.0.1 +PORTREVISION= 1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= alexander.nusov@nfvexpress.com -COMMENT= Jquery-ui 1.12.0 (xstatic packaging standard) +COMMENT= JQuery library for building user interfaces (jquery-ui) BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}XStatic>=0:devel/py-XStatic RUN_DEPENDS:= ${BUILD_DEPENDS} Modified: head/devel/py-XStatic-jquery-ui/pkg-descr ============================================================================== --- head/devel/py-XStatic-jquery-ui/pkg-descr Sun Dec 25 10:28:52 2016 (r429407) +++ head/devel/py-XStatic-jquery-ui/pkg-descr Sun Dec 25 11:28:58 2016 (r429408) @@ -1,3 +1,7 @@ -jquery-ui 1.12.0 (XStatic packaging standard) +This port is the static file package for jquery-ui JavaScript library +that provides a JQuery library for building user interfaces. + +It uses the XStatic packaging standard, aimed to bring an ability to +install javascript libraries via easy_install or pip utility. WWW: http://pypi.python.org/pypi/XStatic-jquery-ui Modified: head/devel/py-XStatic-mdi/Makefile ============================================================================== --- head/devel/py-XStatic-mdi/Makefile Sun Dec 25 10:28:52 2016 (r429407) +++ head/devel/py-XStatic-mdi/Makefile Sun Dec 25 11:28:58 2016 (r429408) @@ -3,12 +3,13 @@ PORTNAME= XStatic-mdi PORTVERSION= 1.4.57.0 +PORTREVISION= 1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= alexander.nusov@nfvexpress.com -COMMENT= Mdi 1.4.57 (xstatic packaging standard) +COMMENT= Material Design Webfont (mdi) BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}XStatic>=0:devel/py-XStatic RUN_DEPENDS:= ${BUILD_DEPENDS} Modified: head/devel/py-XStatic-mdi/pkg-descr ============================================================================== --- head/devel/py-XStatic-mdi/pkg-descr Sun Dec 25 10:28:52 2016 (r429407) +++ head/devel/py-XStatic-mdi/pkg-descr Sun Dec 25 11:28:58 2016 (r429408) @@ -1,3 +1,7 @@ -mdi 1.4.57 (XStatic packaging standard) +This port is the static file package for mdi JavaScript library +that provides a Material Design Webfont. + +It uses the XStatic packaging standard, aimed to bring an ability to +install javascript libraries via easy_install or pip utility. WWW: http://pypi.python.org/pypi/XStatic-mdi Modified: head/devel/py-XStatic-objectpath/Makefile ============================================================================== --- head/devel/py-XStatic-objectpath/Makefile Sun Dec 25 10:28:52 2016 (r429407) +++ head/devel/py-XStatic-objectpath/Makefile Sun Dec 25 11:28:58 2016 (r429408) @@ -3,12 +3,13 @@ PORTNAME= XStatic-objectpath PORTVERSION= 1.2.1.0 +PORTREVISION= 1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= alexander.nusov@nfvexpress.com -COMMENT= Objectpath 1.2.1 (xstatic packaging standard) +COMMENT= Parser for js object paths (objectpath) BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}XStatic>=0:devel/py-XStatic RUN_DEPENDS:= ${BUILD_DEPENDS} Modified: head/devel/py-XStatic-objectpath/pkg-descr ============================================================================== --- head/devel/py-XStatic-objectpath/pkg-descr Sun Dec 25 10:28:52 2016 (r429407) +++ head/devel/py-XStatic-objectpath/pkg-descr Sun Dec 25 11:28:58 2016 (r429408) @@ -1,3 +1,7 @@ -objectpath 1.2.1 (XStatic packaging standard) +This port is the static file package for objectpath JavaScript library +that provides a Parser for js object paths. + +It uses the XStatic packaging standard, aimed to bring an ability to +install javascript libraries via easy_install or pip utility. WWW: http://pypi.python.org/pypi/XStatic-objectpath Modified: head/devel/py-XStatic-roboto-fontface/Makefile ============================================================================== --- head/devel/py-XStatic-roboto-fontface/Makefile Sun Dec 25 10:28:52 2016 (r429407) +++ head/devel/py-XStatic-roboto-fontface/Makefile Sun Dec 25 11:28:58 2016 (r429408) @@ -3,12 +3,13 @@ PORTNAME= XStatic-roboto-fontface PORTVERSION= 0.5.0.0 +PORTREVISION= 1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= alexander.nusov@nfvexpress.com -COMMENT= Roboto-fontface 0.5.0 (xstatic packaging standard) +COMMENT= Simple package providing the Roboto fontface (roboto-fontface) BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}XStatic>=0:devel/py-XStatic RUN_DEPENDS:= ${BUILD_DEPENDS} Modified: head/devel/py-XStatic-roboto-fontface/pkg-descr ============================================================================== --- head/devel/py-XStatic-roboto-fontface/pkg-descr Sun Dec 25 10:28:52 2016 (r429407) +++ head/devel/py-XStatic-roboto-fontface/pkg-descr Sun Dec 25 11:28:58 2016 (r429408) @@ -1,3 +1,7 @@ -roboto-fontface 0.5.0 (XStatic packaging standard) +This port is the static file package for roboto-fontface JavaScript library +that provides a Simple package providing the Roboto fontface. + +It uses the XStatic packaging standard, aimed to bring an ability to +install javascript libraries via easy_install or pip utility. WWW: http://pypi.python.org/pypi/XStatic-roboto-fontface Modified: head/devel/py-XStatic-smart-table/Makefile ============================================================================== --- head/devel/py-XStatic-smart-table/Makefile Sun Dec 25 10:28:52 2016 (r429407) +++ head/devel/py-XStatic-smart-table/Makefile Sun Dec 25 11:28:58 2016 (r429408) @@ -3,12 +3,13 @@ PORTNAME= XStatic-smart-table PORTVERSION= 1.4.13.2 +PORTREVISION= 1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= alexander.nusov@nfvexpress.com -COMMENT= Smart-table 1.4.13 (xstatic packaging standard) +COMMENT= Table module for angular js (angular-smart-table) BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}XStatic>=0:devel/py-XStatic RUN_DEPENDS:= ${BUILD_DEPENDS} Modified: head/devel/py-XStatic-smart-table/pkg-descr ============================================================================== --- head/devel/py-XStatic-smart-table/pkg-descr Sun Dec 25 10:28:52 2016 (r429407) +++ head/devel/py-XStatic-smart-table/pkg-descr Sun Dec 25 11:28:58 2016 (r429408) @@ -1,3 +1,7 @@ -smart-table 1.4.13 (XStatic packaging standard) +This port is the static file package for angular-smart-table JavaScript library +that provides a table module for angular js. + +It uses the XStatic packaging standard, aimed to bring an ability to +install javascript libraries via easy_install or pip utility. WWW: http://pypi.python.org/pypi/XStatic-smart-table Modified: head/devel/py-XStatic-term.js/Makefile ============================================================================== --- head/devel/py-XStatic-term.js/Makefile Sun Dec 25 10:28:52 2016 (r429407) +++ head/devel/py-XStatic-term.js/Makefile Sun Dec 25 11:28:58 2016 (r429408) @@ -3,12 +3,13 @@ PORTNAME= XStatic-term.js PORTVERSION= 0.0.7.0 +PORTREVISION= 1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= alexander.nusov@nfvexpress.com -COMMENT= Term.js 0.0.7 (xstatic packaging standard) +COMMENT= Terminal written in javascript (term.js) BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}XStatic>=0:devel/py-XStatic RUN_DEPENDS:= ${BUILD_DEPENDS} Modified: head/devel/py-XStatic-term.js/pkg-descr ============================================================================== --- head/devel/py-XStatic-term.js/pkg-descr Sun Dec 25 10:28:52 2016 (r429407) +++ head/devel/py-XStatic-term.js/pkg-descr Sun Dec 25 11:28:58 2016 (r429408) @@ -1,3 +1,7 @@ -term.js 0.0.7 (XStatic packaging standard) +This port is the static file package for term.js JavaScript library +that provides a terminal written in javascript + +It uses the XStatic packaging standard, aimed to bring an ability to +install javascript libraries via easy_install or pip utility. WWW: http://pypi.python.org/pypi/XStatic-term.js Modified: head/devel/py-XStatic-tv4/Makefile ============================================================================== --- head/devel/py-XStatic-tv4/Makefile Sun Dec 25 10:28:52 2016 (r429407) +++ head/devel/py-XStatic-tv4/Makefile Sun Dec 25 11:28:58 2016 (r429408) @@ -3,12 +3,13 @@ PORTNAME= XStatic-tv4 PORTVERSION= 1.2.7.0 +PORTREVISION= 1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= alexander.nusov@nfvexpress.com -COMMENT= Tv4 1.2.7 (xstatic packaging standard) +COMMENT= JSON Schema validator for JavaScript (tv4) BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}XStatic>=0:devel/py-XStatic RUN_DEPENDS:= ${BUILD_DEPENDS} Modified: head/devel/py-XStatic-tv4/pkg-descr ============================================================================== --- head/devel/py-XStatic-tv4/pkg-descr Sun Dec 25 10:28:52 2016 (r429407) +++ head/devel/py-XStatic-tv4/pkg-descr Sun Dec 25 11:28:58 2016 (r429408) @@ -1,3 +1,7 @@ -tv4 1.2.7 (XStatic packaging standard) +This port is the static file package for tv4 JavaScript library +that provides a JSON Schema validator for JavaScript. + +It uses the XStatic packaging standard, aimed to bring an ability to +install javascript libraries via easy_install or pip utility. WWW: http://pypi.python.org/pypi/XStatic-tv4 Modified: head/devel/py-XStatic/Makefile ============================================================================== --- head/devel/py-XStatic/Makefile Sun Dec 25 10:28:52 2016 (r429407) +++ head/devel/py-XStatic/Makefile Sun Dec 25 11:28:58 2016 (r429408) @@ -3,12 +3,13 @@ PORTNAME= XStatic PORTVERSION= 1.0.1 +PORTREVISION= 1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= alexander.nusov@nfvexpress.com -COMMENT= Xstatic base package with minimal support code +COMMENT= Xstatic (static packages for Python) LICENSE= MIT From owner-svn-ports-head@freebsd.org Sun Dec 25 12:09:28 2016 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 C3D1CC90B8D; Sun, 25 Dec 2016 12:09:28 +0000 (UTC) (envelope-from vanilla@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 845008B7; Sun, 25 Dec 2016 12:09:28 +0000 (UTC) (envelope-from vanilla@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBPC9RY4091053; Sun, 25 Dec 2016 12:09:27 GMT (envelope-from vanilla@FreeBSD.org) Received: (from vanilla@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBPC9RLa091049; Sun, 25 Dec 2016 12:09:27 GMT (envelope-from vanilla@FreeBSD.org) Message-Id: <201612251209.uBPC9RLa091049@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: vanilla set sender to vanilla@FreeBSD.org using -f From: "Vanilla I. Shu" Date: Sun, 25 Dec 2016 12:09:27 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429409 - in head/devel/jna: . 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, 25 Dec 2016 12:09:28 -0000 Author: vanilla Date: Sun Dec 25 12:09:27 2016 New Revision: 429409 URL: https://svnweb.freebsd.org/changeset/ports/429409 Log: 1: Upgrade to 4.2.2. 2: pet portlint. 3: s/LICENSE_FOLE/LICENSE_FILE/ Modified: head/devel/jna/Makefile head/devel/jna/distinfo head/devel/jna/files/patch-build.xml head/devel/jna/files/patch-native_Makefile Modified: head/devel/jna/Makefile ============================================================================== --- head/devel/jna/Makefile Sun Dec 25 11:28:58 2016 (r429408) +++ head/devel/jna/Makefile Sun Dec 25 12:09:27 2016 (r429409) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= jna -PORTVERSION= 4.1.0 +PORTVERSION= 4.2.2 CATEGORIES= devel java MAINTAINER= ports@FreeBSD.org @@ -9,18 +9,18 @@ COMMENT= Java access to native shared li LICENSE= LGPL21+ APACHE20 LICENSE_COMB= dual -LICENSE_FOLE= ${WRKSRC}/LICENSE +LICENSE_FILE= ${WRKSRC}/LICENSE LICENSE_FILE_LGPL21+ = ${WRKSRC}/LGPL2.1 LICENSE_FILE_APACHE20= ${WRKSRC}/ASL2.0 BROKEN_FreeBSD_9_i386= does not build -USES= gmake +USES= autoreconf:build gmake libtool USE_ANT= yes USE_JAVA= yes USE_XORG= x11 xt MAKE_ARGS= -DCC="${CC}" -DLD="${LD}" -MAKE_ENV= ANT_OPTS=-Drelease -DARCH=${ANT_ARCH} +MAKE_ENV= ANT_OPTS=-Drelease -DARCH=${ANT_ARCH} USE_GITHUB= yes GH_ACCOUNT= twall Modified: head/devel/jna/distinfo ============================================================================== --- head/devel/jna/distinfo Sun Dec 25 11:28:58 2016 (r429408) +++ head/devel/jna/distinfo Sun Dec 25 12:09:27 2016 (r429409) @@ -1,2 +1,3 @@ -SHA256 (twall-jna-4.1.0_GH0.tar.gz) = 0e014a162fb0525afdf6803e854e333e649eb3a980c8649ea41f139cce04d43f -SIZE (twall-jna-4.1.0_GH0.tar.gz) = 52993397 +TIMESTAMP = 1482632331 +SHA256 (twall-jna-4.2.2_GH0.tar.gz) = 46330123be97fa5c11b1747c74470a39f2b1a3396d66fd6ead4d034660eb094a +SIZE (twall-jna-4.2.2_GH0.tar.gz) = 58638853 Modified: head/devel/jna/files/patch-build.xml ============================================================================== --- head/devel/jna/files/patch-build.xml Sun Dec 25 11:28:58 2016 (r429408) +++ head/devel/jna/files/patch-build.xml Sun Dec 25 12:09:27 2016 (r429409) @@ -1,29 +1,19 @@ ---- ./build.xml.orig -+++ ./build.xml +--- build.xml.orig 2016-03-16 14:37:28 UTC ++++ build.xml @@ -99,7 +99,7 @@ -- -+ +- ++ -@@ -805,9 +805,6 @@ - - - -- -- -- - - - JNA API Documentation
${header}
${footer} -- +- Modified: head/devel/jna/files/patch-native_Makefile ============================================================================== --- head/devel/jna/files/patch-native_Makefile Sun Dec 25 11:28:58 2016 (r429408) +++ head/devel/jna/files/patch-native_Makefile Sun Dec 25 12:09:27 2016 (r429409) @@ -1,6 +1,6 @@ ---- native/Makefile.orig 2014-03-06 11:06:40.000000000 -0500 -+++ native/Makefile 2014-03-12 17:29:37.000000000 -0400 -@@ -36,6 +36,8 @@ +--- native/Makefile.orig 2016-03-16 14:37:28 UTC ++++ native/Makefile +@@ -39,6 +39,8 @@ # protection simply by defining HAVE_PROTECTION. This option has been only # been enabled for those platforms on which it has been tested successfully. @@ -9,7 +9,7 @@ OS=$(shell uname | sed -e 's/CYGWIN.*/win32/g' \ -e 's/MINGW32.*/win32/g' \ -e 's/SunOS.*/solaris/g' \ -@@ -245,7 +247,7 @@ +@@ -270,7 +272,7 @@ endif ifneq (,$(findstring bsd,$(OS))) ARCH=$(shell uname -m | sed 's/i.86/i386/g') PCFLAGS+=-fPIC From owner-svn-ports-head@freebsd.org Sun Dec 25 12:45:20 2016 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 3DD29C857F7; Sun, 25 Dec 2016 12:45:20 +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 E7752183B; Sun, 25 Dec 2016 12:45:19 +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 uBPCjJnX007130; Sun, 25 Dec 2016 12:45:19 GMT (envelope-from novel@FreeBSD.org) Received: (from novel@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBPCjIvo007127; Sun, 25 Dec 2016 12:45:18 GMT (envelope-from novel@FreeBSD.org) Message-Id: <201612251245.uBPCjIvo007127@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: novel set sender to novel@FreeBSD.org using -f From: Roman Bogorodskiy Date: Sun, 25 Dec 2016 12:45:18 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429410 - head/security/libgpg-error 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, 25 Dec 2016 12:45:20 -0000 Author: novel Date: Sun Dec 25 12:45:18 2016 New Revision: 429410 URL: https://svnweb.freebsd.org/changeset/ports/429410 Log: security/libgpg-error: update to 1.26 Modified: head/security/libgpg-error/Makefile head/security/libgpg-error/distinfo head/security/libgpg-error/pkg-plist Modified: head/security/libgpg-error/Makefile ============================================================================== --- head/security/libgpg-error/Makefile Sun Dec 25 12:09:27 2016 (r429409) +++ head/security/libgpg-error/Makefile Sun Dec 25 12:45:18 2016 (r429410) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libgpg-error -PORTVERSION= 1.25 +PORTVERSION= 1.26 CATEGORIES= security devel MASTER_SITES= GNUPG Modified: head/security/libgpg-error/distinfo ============================================================================== --- head/security/libgpg-error/distinfo Sun Dec 25 12:09:27 2016 (r429409) +++ head/security/libgpg-error/distinfo Sun Dec 25 12:45:18 2016 (r429410) @@ -1,3 +1,3 @@ -TIMESTAMP = 1479223734 -SHA256 (libgpg-error-1.25.tar.bz2) = f628f75843433b38b05af248121beb7db5bd54bb2106f384edac39934261320c -SIZE (libgpg-error-1.25.tar.bz2) = 797159 +TIMESTAMP = 1482581836 +SHA256 (libgpg-error-1.26.tar.bz2) = 4c4bcbc90116932e3acd37b37812d8653b1b189c1904985898e860af818aee69 +SIZE (libgpg-error-1.26.tar.bz2) = 798096 Modified: head/security/libgpg-error/pkg-plist ============================================================================== --- head/security/libgpg-error/pkg-plist Sun Dec 25 12:09:27 2016 (r429409) +++ head/security/libgpg-error/pkg-plist Sun Dec 25 12:45:18 2016 (r429410) @@ -4,13 +4,14 @@ include/gpg-error.h lib/libgpg-error.a lib/libgpg-error.so lib/libgpg-error.so.0 -lib/libgpg-error.so.0.20.0 +lib/libgpg-error.so.0.21.0 man/man1/gpg-error-config.1.gz share/aclocal/gpg-error.m4 share/common-lisp/source/gpg-error/gpg-error.asd share/common-lisp/source/gpg-error/gpg-error-package.lisp share/common-lisp/source/gpg-error/gpg-error.lisp share/common-lisp/source/gpg-error/gpg-error-codes.lisp +%%DATADIR%%/errorref.txt %%PORTDOCS%%%%DOCSDIR%%/AUTHORS %%PORTDOCS%%%%DOCSDIR%%/ChangeLog %%PORTDOCS%%%%DOCSDIR%%/NEWS From owner-svn-ports-head@freebsd.org Sun Dec 25 12:46:16 2016 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 15EF0C8588C; Sun, 25 Dec 2016 12:46:16 +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 BF83D1935; Sun, 25 Dec 2016 12:46:15 +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 uBPCkEOf007274; Sun, 25 Dec 2016 12:46:14 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBPCkEX1007271; Sun, 25 Dec 2016 12:46:14 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201612251246.uBPCkEX1007271@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Sun, 25 Dec 2016 12:46:14 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429411 - 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, 25 Dec 2016 12:46:16 -0000 Author: bapt Date: Sun Dec 25 12:46:14 2016 New Revision: 429411 URL: https://svnweb.freebsd.org/changeset/ports/429411 Log: Revert r429298 it has some unexpected side effects which I do not have time to fix yet Approved by: portmgr (implicit) Modified: head/Mk/bsd.options.mk head/Mk/bsd.port.mk head/Mk/bsd.sanity.mk Modified: head/Mk/bsd.options.mk ============================================================================== --- head/Mk/bsd.options.mk Sun Dec 25 12:45:18 2016 (r429410) +++ head/Mk/bsd.options.mk Sun Dec 25 12:46:14 2016 (r429411) @@ -153,7 +153,7 @@ .if !defined(OPTIONSMKINCLUDED) OPTIONSMKINCLUDED= bsd.options.mk -OPTIONS_NAME?= ${PKGORIGIN:S/\//_/g} +OPTIONS_NAME?= ${PKGORIGIN:S/\//_/} OPTIONS_FILE?= ${PORT_DBDIR}/${OPTIONS_NAME}/options _OPTIONS_FLAGS= ALL_TARGET BROKEN CATEGORIES CFLAGS CONFIGURE_ENV CONFLICTS \ Modified: head/Mk/bsd.port.mk ============================================================================== --- head/Mk/bsd.port.mk Sun Dec 25 12:45:18 2016 (r429410) +++ head/Mk/bsd.port.mk Sun Dec 25 12:46:14 2016 (r429411) @@ -1211,7 +1211,9 @@ USE_SUBMAKE= yes .for _CATEGORY in ${CATEGORIES} PKGCATEGORY?= ${_CATEGORY} .endfor -PKGORIGIN?= ${.CURDIR:C/${PORTSDIR}\///} +_PORTDIRNAME= ${.CURDIR:T} +PORTDIRNAME?= ${_PORTDIRNAME} +PKGORIGIN?= ${PKGCATEGORY}/${PORTDIRNAME} # where 'make config' records user configuration options PORT_DBDIR?= /var/db/ports Modified: head/Mk/bsd.sanity.mk ============================================================================== --- head/Mk/bsd.sanity.mk Sun Dec 25 12:45:18 2016 (r429410) +++ head/Mk/bsd.sanity.mk Sun Dec 25 12:46:14 2016 (r429411) @@ -15,8 +15,8 @@ WARNING+= "WITH_NEW_XORG and WITHOUT_NEW WARNING+= "WITH_KMS was removed and has no effect" .endif -.if exists(${.CURDIR}/../../Mk/bsd.port.mk) || exists(${.CURDIR}/../../../Mk/bsd.port.mk) -.if ${PKGORIGIN:C/\/.*//} != ${PKGCATEGORY} +.if exists(${.CURDIR}/../../Mk/bsd.port.mk) +.if ${.CURDIR:H:T} != ${PKGCATEGORY} DEV_ERROR+= "The first entry in CATEGORIES should be the directory where the port lives" .endif .else From owner-svn-ports-head@freebsd.org Sun Dec 25 12:51:43 2016 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 BD412C859DF; Sun, 25 Dec 2016 12:51:43 +0000 (UTC) (envelope-from jbeich@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 85DDD1C69; Sun, 25 Dec 2016 12:51:43 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBPCpgNq009637; Sun, 25 Dec 2016 12:51:42 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBPCpgnX009517; Sun, 25 Dec 2016 12:51:42 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201612251251.uBPCpgnX009517@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Sun, 25 Dec 2016 12:51:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429412 - head/sysutils/fusefs-simple-mtpfs 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, 25 Dec 2016 12:51:43 -0000 Author: jbeich Date: Sun Dec 25 12:51:42 2016 New Revision: 429412 URL: https://svnweb.freebsd.org/changeset/ports/429412 Log: sysutils/fusefs-simple-mtpfs: update to 0.3.0 Changes: https://github.com/phatina/simple-mtpfs/compare/a7ab64c...simple-mtpfs-0.3.0 MFH: 2016Q4 Modified: head/sysutils/fusefs-simple-mtpfs/Makefile (contents, props changed) head/sysutils/fusefs-simple-mtpfs/distinfo (contents, props changed) Modified: head/sysutils/fusefs-simple-mtpfs/Makefile ============================================================================== --- head/sysutils/fusefs-simple-mtpfs/Makefile Sun Dec 25 12:46:14 2016 (r429411) +++ head/sysutils/fusefs-simple-mtpfs/Makefile Sun Dec 25 12:51:42 2016 (r429412) @@ -1,8 +1,8 @@ # $FreeBSD$ PORTNAME= simple-mtpfs -DISTVERSION= 0.2-24 -DISTVERSIONSUFFIX= -ga7ab64c +DISTVERSIONPREFIX= ${PORTNAME}- +DISTVERSION= 0.3.0 CATEGORIES= sysutils PKGNAMEPREFIX= fusefs- Modified: head/sysutils/fusefs-simple-mtpfs/distinfo ============================================================================== --- head/sysutils/fusefs-simple-mtpfs/distinfo Sun Dec 25 12:46:14 2016 (r429411) +++ head/sysutils/fusefs-simple-mtpfs/distinfo Sun Dec 25 12:51:42 2016 (r429412) @@ -1,2 +1,3 @@ -SHA256 (phatina-simple-mtpfs-0.2-24-ga7ab64c_GH0.tar.gz) = 14b6919eb7c0b190ca5b3273c01f45ac964ddd2b2f9f4cbfcaefecefb48ec915 -SIZE (phatina-simple-mtpfs-0.2-24-ga7ab64c_GH0.tar.gz) = 36665 +TIMESTAMP = 1482668661 +SHA256 (phatina-simple-mtpfs-simple-mtpfs-0.3.0_GH0.tar.gz) = 5556cae4414254b071d79ce656cce866b42fd7ba40ce480abfc3ba4e357cd491 +SIZE (phatina-simple-mtpfs-simple-mtpfs-0.3.0_GH0.tar.gz) = 36655 From owner-svn-ports-head@freebsd.org Sun Dec 25 12:58:48 2016 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 3B1C7C85C30; Sun, 25 Dec 2016 12:58:48 +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 0A94E1E63; Sun, 25 Dec 2016 12:58:47 +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 uBPCwlst011405; Sun, 25 Dec 2016 12:58:47 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBPCwlTI011403; Sun, 25 Dec 2016 12:58:47 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201612251258.uBPCwlTI011403@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Sun, 25 Dec 2016 12:58:47 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429413 - head/deskutils/treesheets 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, 25 Dec 2016 12:58:48 -0000 Author: amdmi3 Date: Sun Dec 25 12:58:46 2016 New Revision: 429413 URL: https://svnweb.freebsd.org/changeset/ports/429413 Log: - Update to 0.0.20161120 PR: 214950 Submitted by: lightside@gmx.com (maintainer) Modified: head/deskutils/treesheets/Makefile head/deskutils/treesheets/distinfo Modified: head/deskutils/treesheets/Makefile ============================================================================== --- head/deskutils/treesheets/Makefile Sun Dec 25 12:51:42 2016 (r429412) +++ head/deskutils/treesheets/Makefile Sun Dec 25 12:58:46 2016 (r429413) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= treesheets -PORTVERSION= 0.0.20160925 +PORTVERSION= 0.0.20161120 CATEGORIES= deskutils MAINTAINER= lightside@gmx.com @@ -13,7 +13,7 @@ LICENSE_FILE= ${WRKSRC}/ZLIB_LICENSE.txt USE_GITHUB= yes GH_ACCOUNT= aardappel -GH_TAGNAME= db47823 +GH_TAGNAME= 7baabf3 BUILD_WRKSRC= ${WRKSRC}/src PACKAGE_VERSION= \"${PORTVERSION}\" Modified: head/deskutils/treesheets/distinfo ============================================================================== --- head/deskutils/treesheets/distinfo Sun Dec 25 12:51:42 2016 (r429412) +++ head/deskutils/treesheets/distinfo Sun Dec 25 12:58:46 2016 (r429413) @@ -1,3 +1,3 @@ -TIMESTAMP = 1474765575 -SHA256 (aardappel-treesheets-0.0.20160925-db47823_GH0.tar.gz) = 24422c73e4da137e6fc892eadb57f40a9f144065d24ed8125955ef6a1bb32ebe -SIZE (aardappel-treesheets-0.0.20160925-db47823_GH0.tar.gz) = 1794493 +TIMESTAMP = 1479663653 +SHA256 (aardappel-treesheets-0.0.20161120-7baabf3_GH0.tar.gz) = 50fc7ecc1fe15fae310bb8a64af504dfc56e959905b4f13a8d51ebb6e992753a +SIZE (aardappel-treesheets-0.0.20161120-7baabf3_GH0.tar.gz) = 1792180 From owner-svn-ports-head@freebsd.org Sun Dec 25 13:00:06 2016 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 C4EB0C85CAC; Sun, 25 Dec 2016 13:00:06 +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 8D5EA1F4E; Sun, 25 Dec 2016 13:00:06 +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 uBPD05ti011601; Sun, 25 Dec 2016 13:00:05 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBPD05dP011600; Sun, 25 Dec 2016 13:00:05 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201612251300.uBPD05dP011600@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Sun, 25 Dec 2016 13:00:05 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429414 - head/devel/ucommon 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, 25 Dec 2016 13:00:06 -0000 Author: amdmi3 Date: Sun Dec 25 13:00:05 2016 New Revision: 429414 URL: https://svnweb.freebsd.org/changeset/ports/429414 Log: - Remove CMAKE_INSTALL_MANDIR, no more needed with latest cmake - Switch to new test framework Modified: head/devel/ucommon/Makefile Modified: head/devel/ucommon/Makefile ============================================================================== --- head/devel/ucommon/Makefile Sun Dec 25 12:58:46 2016 (r429413) +++ head/devel/ucommon/Makefile Sun Dec 25 13:00:05 2016 (r429414) @@ -13,16 +13,13 @@ LICENSE= LGPL3 LICENSE_FILE= ${WRKSRC}/COPYING.LESSER USES= compiler:c++11-lib cmake:outsource pathfix pkgconfig -CMAKE_ARGS+= -DBUILD_TESTING:BOOL=ON \ - -DCMAKE_INSTALL_BINDIR:STRING=bin/${PORTNAME} \ - -DCMAKE_INSTALL_MANDIR:STRING=man +CMAKE_ARGS= -DBUILD_TESTING:BOOL=ON \ + -DCMAKE_INSTALL_BINDIR:STRING=bin/${PORTNAME} USE_LDCONFIG= yes USE_OPENSSL= yes +TEST_TARGET= test post-install: ${INSTALL_DATA} ${BUILD_WRKSRC}/ucommon-config.h ${STAGEDIR}${PREFIX}/include/ucommon -regression-test: build - cd ${BUILD_WRKSRC}/test && ${SETENV} ${MAKE_ENV} ${MAKE_CMD} test - .include From owner-svn-ports-head@freebsd.org Sun Dec 25 13:09:47 2016 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 D9A70C8D094; Sun, 25 Dec 2016 13:09:47 +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 B4277685; Sun, 25 Dec 2016 13:09:47 +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 uBPD9kTb015718; Sun, 25 Dec 2016 13:09:46 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBPD9kQV015715; Sun, 25 Dec 2016 13:09:46 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201612251309.uBPD9kQV015715@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Sun, 25 Dec 2016 13:09:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429415 - in head/devel/linux-kernel: . 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, 25 Dec 2016 13:09:48 -0000 Author: amdmi3 Date: Sun Dec 25 13:09:46 2016 New Revision: 429415 URL: https://svnweb.freebsd.org/changeset/ports/429415 Log: - Update to 4.9 PR: 214851 Submitted by: t@tobik.me (maintainer) Added: head/devel/linux-kernel/files/patch-Makefile (contents, props changed) Deleted: head/devel/linux-kernel/files/patch-Documentation_DocBook_media_Makefile Modified: head/devel/linux-kernel/Makefile head/devel/linux-kernel/distinfo Modified: head/devel/linux-kernel/Makefile ============================================================================== --- head/devel/linux-kernel/Makefile Sun Dec 25 13:00:05 2016 (r429414) +++ head/devel/linux-kernel/Makefile Sun Dec 25 13:09:46 2016 (r429415) @@ -29,7 +29,7 @@ # LINUX_MOD_INSTALL_PATH. PORTNAME= linux-kernel -PORTVERSION= 4.7.9 +PORTVERSION= 4.9 CATEGORIES= devel MASTER_SITES= KERNEL_ORG/linux/kernel/v4.x DISTNAME= linux-${DISTVERSION} @@ -109,20 +109,21 @@ INSTALL_TARGET+= firmware_install ## For menuconfig, config, etc. HOST_EXTRACFLAGS+= -DCURSES_LOC='' -DKBUILD_NO_NLS=1 HOST_LOADLIBES+= -Wl,-rpath=${LOCALBASE}/lib +LINUX_ARCH?= x86 +LINUX_SUBARCH?= x86 LINUX_INSTALL_PATH?= ${PREFIX}/linux-kernel LINUX_MOD_INSTALL_PATH?= ${LINUX_INSTALL_PATH} ## Pretend to be Linux (for ACPI) KCFLAGS+= -D_LINUX -D__linux__ HOST_EXTRACFLAGS+= -I${BUILD_WRKSRC}/freebsd-build-support/include -## Make sure ${LOCALBASE}/bin is in the PATH so Linux will build in -## Poudriere +## Make sure ${LOCALBASE}/bin is in the PATH for Poudriere/Synth MAKE_ENV+= PATH="${BUILD_WRKSRC}/freebsd-build-support/bin:${LOCALBASE}/bin:${PATH}" \ HOST_EXTRACFLAGS="${HOST_EXTRACFLAGS}" \ HOST_LOADLIBES="${HOST_LOADLIBES}" \ KCFLAGS="${KCFLAGS}" \ BASH="${LOCALBASE}/bin/bash" -# -j${MAKE_JOBS_NUMBER} -MAKE_ARGS+= ARCH="x86" \ +MAKE_ARGS+= ARCH="${LINUX_ARCH}" \ + SUBARCH="${LINUX_SUBARCH}" \ KCONFIG_CONFIG="${LINUX_KCONFIG}" \ INSTALL_PATH="${STAGEDIR}${LINUX_INSTALL_PATH}" \ INSTALL_MOD_PATH="${STAGEDIR}${LINUX_MOD_INSTALL_PATH}" \ Modified: head/devel/linux-kernel/distinfo ============================================================================== --- head/devel/linux-kernel/distinfo Sun Dec 25 13:00:05 2016 (r429414) +++ head/devel/linux-kernel/distinfo Sun Dec 25 13:09:46 2016 (r429415) @@ -1,3 +1,3 @@ -TIMESTAMP = 1477009617 -SHA256 (linux-4.7.9.tar.xz) = 0638d52a86079d726817d895ae4030b09e3e649222a9590603dd7771155ae28d -SIZE (linux-4.7.9.tar.xz) = 90421756 +TIMESTAMP = 1481549641 +SHA256 (linux-4.9.tar.xz) = 029098dcffab74875e086ae970e3828456838da6e0ba22ce3f64ef764f3d7f1a +SIZE (linux-4.9.tar.xz) = 93192404 Added: head/devel/linux-kernel/files/patch-Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/linux-kernel/files/patch-Makefile Sun Dec 25 13:09:46 2016 (r429415) @@ -0,0 +1,11 @@ +--- Makefile.orig 2016-12-12 13:41:07 UTC ++++ Makefile +@@ -225,7 +225,7 @@ export srctree objtree VPATH + # then ARCH is assigned, getting whatever value it gets normally, and + # SUBARCH is subsequently ignored. + +-SUBARCH := $(shell uname -m | sed -e s/i.86/x86/ -e s/x86_64/x86/ \ ++SUBARCH := $(shell uname -m | sed -e s/i.86/x86/ -e s/amd64/x86/ \ + -e s/sun4u/sparc64/ \ + -e s/arm.*/arm/ -e s/sa110/arm/ \ + -e s/s390x/s390/ -e s/parisc64/parisc/ \ From owner-svn-ports-head@freebsd.org Sun Dec 25 13:11:36 2016 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 5F09AC8D2C7; Sun, 25 Dec 2016 13:11:36 +0000 (UTC) (envelope-from jhale@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 1FDCC900; Sun, 25 Dec 2016 13:11:36 +0000 (UTC) (envelope-from jhale@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBPDBZgB017539; Sun, 25 Dec 2016 13:11:35 GMT (envelope-from jhale@FreeBSD.org) Received: (from jhale@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBPDBYDU017534; Sun, 25 Dec 2016 13:11:34 GMT (envelope-from jhale@FreeBSD.org) Message-Id: <201612251311.uBPDBYDU017534@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jhale set sender to jhale@FreeBSD.org using -f From: "Jason E. Hale" Date: Sun, 25 Dec 2016 13:11:34 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429416 - in head/x11-toolkits/fox17: . 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, 25 Dec 2016 13:11:36 -0000 Author: jhale Date: Sun Dec 25 13:11:34 2016 New Revision: 429416 URL: https://svnweb.freebsd.org/changeset/ports/429416 Log: - Update to 1.7.57 - Add TEST option - Make PNG support non-optional since audio/gogglesmm won't run without it - Enable XIM support - Convert to USES=localbase and clean up flags Added: head/x11-toolkits/fox17/files/patch-configure (contents, props changed) Modified: head/x11-toolkits/fox17/Makefile head/x11-toolkits/fox17/distinfo head/x11-toolkits/fox17/files/patch-tests_math.cpp head/x11-toolkits/fox17/pkg-plist Modified: head/x11-toolkits/fox17/Makefile ============================================================================== --- head/x11-toolkits/fox17/Makefile Sun Dec 25 13:09:46 2016 (r429415) +++ head/x11-toolkits/fox17/Makefile Sun Dec 25 13:11:34 2016 (r429416) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= fox -PORTVERSION= 1.7.56 +PORTVERSION= 1.7.57 CATEGORIES= x11-toolkits MASTER_SITES= http://ftp.fox-toolkit.org/pub/ \ ftp://ftp.fox-toolkit.org/pub/ @@ -12,37 +12,40 @@ MAINTAINER= jhale@FreeBSD.org COMMENT= Fast and extensive C++ GUI toolkit (development version) LICENSE= LGPL3+ +LICENSE_FILE= ${WRKSRC}/LICENSE -LIB_DEPENDS= libfreetype.so:print/freetype2 \ +LIB_DEPENDS= libpng.so:graphics/png \ + libfreetype.so:print/freetype2 \ libfontconfig.so:x11-fonts/fontconfig -USES= compiler:c++11-lib libtool pathfix -GNU_CONFIGURE= yes +USES= compiler:c++11-lib libtool localbase pathfix USE_GL= gl glu USE_XORG= ice sm x11 xcursor xext xfixes xft xi xrandr xrender USE_LDCONFIG= yes + +GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-opengl=yes \ + --with-xim \ + --enable-png \ --bindir=${PREFIX}/bin/${PORTNAME}-${MAJORVER} - -CPPFLAGS+= -I${LOCALBASE}/include -I${LOCALBASE}/include/freetype2 -fPIC -DPIC -LDFLAGS+= -L${LOCALBASE}/lib -PORTDOCS= * +INSTALL_TARGET= install-strip MAJORVER= ${PORTVERSION:R} PLIST_SUB+= MAJORVER=${MAJORVER} DOCSDIR= ${PREFIX}/share/doc/${PORTNAME}-${MAJORVER} +PORTDOCS= * BROKEN_aarch64= Fails to compile: cannot initialize a parameter of type void * with an lvalue of type long BROKEN_powerpc= missing __sync_bool_compare_and_swap_8() -OPTIONS_DEFINE= DEBUG DOCS EXAMPLES OPTIMIZED_CFLAGS PROFILE +OPTIONS_DEFINE= DEBUG DOCS EXAMPLES OPTIMIZED_CFLAGS PROFILE TEST OPTIONS_GROUP= IMGFMTS -OPTIONS_GROUP_IMGFMTS= JPEG OPENJPEG PNG TIFF WEBP -OPTIONS_DEFAULT= JPEG OPENJPEG PNG TIFF WEBP +OPTIONS_GROUP_IMGFMTS= JPEG OPENJPEG TIFF WEBP +OPTIONS_DEFAULT= JPEG OPENJPEG TIFF WEBP IMGFMTS_DESC= Image formats -DEBUG_CONFIGURE_ON= --enable-debug -DEBUG_CONFIGURE_OFF= --enable-release +DEBUG_CONFIGURE_ENABLE= debug +DEBUG_CXXFLAGS_OFF= -DNDEBUG JPEG_USES= jpeg JPEG_CONFIGURE_ENABLE= jpeg @@ -50,9 +53,6 @@ JPEG_CONFIGURE_ENABLE= jpeg OPENJPEG_LIB_DEPENDS= libopenjpeg.so:graphics/openjpeg15 OPENJPEG_CONFIGURE_ENABLE= jp2 -PNG_LIB_DEPENDS= libpng.so:graphics/png -PNG_CONFIGURE_ENABLE= png - PROFILE_CONFIGURE_ON= --with-profiling=gprof TIFF_LIB_DEPENDS= libtiff.so:graphics/tiff @@ -64,7 +64,7 @@ WEBP_CONFIGURE_ENABLE= webp .include .if ${PORT_OPTIONS:MOPTIMIZED_CFLAGS} -CXXFLAGS+= -ffast-math +CXXFLAGS+= -O2 -ffast-math . if !${PORT_OPTIONS:MPROFILE} CXXFLAGS+= -fomit-frame-pointer . endif @@ -85,10 +85,7 @@ post-patch: @${REINPLACE_CMD} -e '/^Libs:/s|$$| -pthread|; s|"||g' ${WRKSRC}/fox17.pc.in # CXXFLAGS safeness @${REINPLACE_CMD} -e \ - 's|^\(CXXFLAGS=""\)|#\1|; \ - /CXXFLAGS/s|-O2 ||; \ - /CXXFLAGS/s|\(-Wuninitialized\).*"|\1"|; \ - /LDFLAGS/s|-s ||' \ + 's|^\(CXXFLAGS=""\)|#\1|' \ ${CONFIGURE_WRKSRC}/${CONFIGURE_SCRIPT} post-patch-EXAMPLES-off: @@ -99,8 +96,10 @@ post-patch-EXAMPLES-off: s|^\(SUBDIRS.*\)calculator|\1|' \ ${WRKSRC}/Makefile.in -post-install: - ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libFOX-${MAJORVER}.so \ - ${STAGEDIR}${PREFIX}/lib/libCHART-${MAJORVER}.so +post-patch-TEST-off: + @${REINPLACE_CMD} -e \ + 's|^\(SUBDIRS.*\)glviewer|\1|; \ + s|^\(SUBDIRS.*\)tests|\1|' \ + ${WRKSRC}/Makefile.in .include Modified: head/x11-toolkits/fox17/distinfo ============================================================================== --- head/x11-toolkits/fox17/distinfo Sun Dec 25 13:09:46 2016 (r429415) +++ head/x11-toolkits/fox17/distinfo Sun Dec 25 13:11:34 2016 (r429416) @@ -1,3 +1,3 @@ -TIMESTAMP = 1479576730 -SHA256 (fox-1.7.56.tar.gz) = 41a03ff6a211c584e7547004002a1cfc768cdc32c84a46ec1499a4c345190885 -SIZE (fox-1.7.56.tar.gz) = 5409138 +TIMESTAMP = 1481108283 +SHA256 (fox-1.7.57.tar.gz) = f4fad81ef62e64eeca4c4c6d66c80e210ac5aed832d68d1ca0356e4d5f503c8d +SIZE (fox-1.7.57.tar.gz) = 5418276 Added: head/x11-toolkits/fox17/files/patch-configure ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/x11-toolkits/fox17/files/patch-configure Sun Dec 25 13:11:34 2016 (r429416) @@ -0,0 +1,13 @@ +--- configure.orig 2016-12-07 22:04:54 UTC ++++ configure +@@ -18010,8 +18010,8 @@ fi + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $with_xft" >&5 + $as_echo "$with_xft" >&6; } + if test "x$with_xft" != "xno"; then +-XFTCFLAGS="-I/usr/include/freetype2" +-XFTLIBS="-lXft -lfontconfig -lfreetype" ++XFTCFLAGS="`freetype-config --cflags`" ++XFTLIBS="-lXft -lfontconfig `freetype-config --libs`" + saved_cppflags="${CXXFLAGS}" + CXXFLAGS="${CXXFLAGS} -DHAVE_XFT_H=1 $XFTCFLAGS" + X_BASE_LIBS="${X_BASE_LIBS} $XFTLIBS" Modified: head/x11-toolkits/fox17/files/patch-tests_math.cpp ============================================================================== --- head/x11-toolkits/fox17/files/patch-tests_math.cpp Sun Dec 25 13:09:46 2016 (r429415) +++ head/x11-toolkits/fox17/files/patch-tests_math.cpp Sun Dec 25 13:11:34 2016 (r429416) @@ -1,4 +1,4 @@ ---- tests/math.cpp.orig 2016-01-18 02:25:42 UTC +--- tests/math.cpp.orig 2016-07-08 18:07:27 UTC +++ tests/math.cpp @@ -105,7 +105,6 @@ static const char *const names[]={ "atanh", @@ -24,3 +24,12 @@ {Math::log1p, ::log1pf}, {Math::log2, ::log2f}, }; +@@ -497,8 +494,6 @@ int main(int argc,char *argv[]){ + testFloat(Math::expm1,expm1f,"expm1f"); + testDouble(Math::exp2,exp2,"exp2"); + testFloat(Math::exp2,exp2f,"exp2f"); +- testDouble(Math::exp10,exp10,"exp10"); +- testFloat(Math::exp10,exp10f,"exp10f"); + + // Inverse hyperbolic sine, cosine, tangent + testDouble(Math::asinh,asinh,"asinh"); Modified: head/x11-toolkits/fox17/pkg-plist ============================================================================== --- head/x11-toolkits/fox17/pkg-plist Sun Dec 25 13:09:46 2016 (r429415) +++ head/x11-toolkits/fox17/pkg-plist Sun Dec 25 13:11:34 2016 (r429416) @@ -126,6 +126,7 @@ include/fox-%%MAJORVER%%/FXFile.h include/fox-%%MAJORVER%%/FXFileAssociations.h include/fox-%%MAJORVER%%/FXFileDialog.h include/fox-%%MAJORVER%%/FXFileList.h +include/fox-%%MAJORVER%%/FXFileProgressDialog.h include/fox-%%MAJORVER%%/FXFileSelector.h include/fox-%%MAJORVER%%/FXFileStream.h include/fox-%%MAJORVER%%/FXFoldingList.h @@ -137,14 +138,8 @@ include/fox-%%MAJORVER%%/FXGIFCursor.h include/fox-%%MAJORVER%%/FXGIFIcon.h include/fox-%%MAJORVER%%/FXGIFImage.h include/fox-%%MAJORVER%%/FXGLCanvas.h -include/fox-%%MAJORVER%%/FXGLCone.h include/fox-%%MAJORVER%%/FXGLContext.h -include/fox-%%MAJORVER%%/FXGLCube.h -include/fox-%%MAJORVER%%/FXGLCylinder.h include/fox-%%MAJORVER%%/FXGLObject.h -include/fox-%%MAJORVER%%/FXGLShape.h -include/fox-%%MAJORVER%%/FXGLSphere.h -include/fox-%%MAJORVER%%/FXGLTriangleMesh.h include/fox-%%MAJORVER%%/FXGLViewer.h include/fox-%%MAJORVER%%/FXGLVisual.h include/fox-%%MAJORVER%%/FXGZFileStream.h @@ -362,11 +357,11 @@ include/fox-%%MAJORVER%%/xincs.h lib/libCHART-%%MAJORVER%%.a lib/libCHART-%%MAJORVER%%.so lib/libCHART-%%MAJORVER%%.so.0 -lib/libCHART-%%MAJORVER%%.so.0.0.56 +lib/libCHART-%%MAJORVER%%.so.0.0.57 lib/libFOX-%%MAJORVER%%.a lib/libFOX-%%MAJORVER%%.so lib/libFOX-%%MAJORVER%%.so.0 -lib/libFOX-%%MAJORVER%%.so.0.0.56 +lib/libFOX-%%MAJORVER%%.so.0.0.57 libdata/pkgconfig/fox17.pc man/man1/ControlPanel-17.1.gz %%PORTEXAMPLES%%man/man1/PathFinder-17.1.gz From owner-svn-ports-head@freebsd.org Sun Dec 25 13:12:37 2016 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 A387DC8D316; Sun, 25 Dec 2016 13:12:37 +0000 (UTC) (envelope-from brnrd@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 580BAB6C; Sun, 25 Dec 2016 13:12:37 +0000 (UTC) (envelope-from brnrd@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBPDCaXw019788; Sun, 25 Dec 2016 13:12:36 GMT (envelope-from brnrd@FreeBSD.org) Received: (from brnrd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBPDCabW019785; Sun, 25 Dec 2016 13:12:36 GMT (envelope-from brnrd@FreeBSD.org) Message-Id: <201612251312.uBPDCabW019785@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: brnrd set sender to brnrd@FreeBSD.org using -f From: Bernard Spil Date: Sun, 25 Dec 2016 13:12:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429417 - head/databases/mariadb55-server 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, 25 Dec 2016 13:12:37 -0000 Author: brnrd Date: Sun Dec 25 13:12:36 2016 New Revision: 429417 URL: https://svnweb.freebsd.org/changeset/ports/429417 Log: databases/mariadb55-server: Update to 5.5.54 - Update to 5.5.54 - Add mysqld_safe_helper to plist Modified: head/databases/mariadb55-server/Makefile head/databases/mariadb55-server/distinfo head/databases/mariadb55-server/pkg-plist Modified: head/databases/mariadb55-server/Makefile ============================================================================== --- head/databases/mariadb55-server/Makefile Sun Dec 25 13:11:34 2016 (r429416) +++ head/databases/mariadb55-server/Makefile Sun Dec 25 13:12:36 2016 (r429417) @@ -1,8 +1,8 @@ # $FreeBSD$ PORTNAME?= mariadb -PORTVERSION= 5.5.53 -PORTREVISION= 2 +PORTVERSION= 5.5.54 +PORTREVISION?= 0 CATEGORIES= databases ipv6 MASTER_SITES= http://ftp.osuosl.org/pub/mariadb/${PORTNAME}-${PORTVERSION}/source/ \ http://mirrors.supportex.net/mariadb/${PORTNAME}-${PORTVERSION}/source/ \ Modified: head/databases/mariadb55-server/distinfo ============================================================================== --- head/databases/mariadb55-server/distinfo Sun Dec 25 13:11:34 2016 (r429416) +++ head/databases/mariadb55-server/distinfo Sun Dec 25 13:12:36 2016 (r429417) @@ -1,3 +1,3 @@ -TIMESTAMP = 1476724173 -SHA256 (mariadb-5.5.53.tar.gz) = 4517296f5686af83c3f67bd9183ca1038c73a9c6c5e680389d167f72c644124e -SIZE (mariadb-5.5.53.tar.gz) = 45739935 +TIMESTAMP = 1482613700 +SHA256 (mariadb-5.5.54.tar.gz) = 54405ad9beff02339819eb73c59b4bf25f58a2c5abffbf17e81c4940a893538c +SIZE (mariadb-5.5.54.tar.gz) = 45765936 Modified: head/databases/mariadb55-server/pkg-plist ============================================================================== --- head/databases/mariadb55-server/pkg-plist Sun Dec 25 13:11:34 2016 (r429416) +++ head/databases/mariadb55-server/pkg-plist Sun Dec 25 13:12:36 2016 (r429417) @@ -14,6 +14,7 @@ bin/mysql_convert_table_format bin/mysql_fix_extensions bin/mysql_install_db bin/mysql_plugin +bin/mysqld_safe_helper bin/mysql_secure_installation bin/mysql_setpermission bin/mysql_tzinfo_to_sql From owner-svn-ports-head@freebsd.org Sun Dec 25 13:13:25 2016 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 1E46FC8D389; Sun, 25 Dec 2016 13:13:25 +0000 (UTC) (envelope-from jhale@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 D2BD4C56; Sun, 25 Dec 2016 13:13:24 +0000 (UTC) (envelope-from jhale@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBPDDOGq019962; Sun, 25 Dec 2016 13:13:24 GMT (envelope-from jhale@FreeBSD.org) Received: (from jhale@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBPDDNSM019958; Sun, 25 Dec 2016 13:13:23 GMT (envelope-from jhale@FreeBSD.org) Message-Id: <201612251313.uBPDDNSM019958@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jhale set sender to jhale@FreeBSD.org using -f From: "Jason E. Hale" Date: Sun, 25 Dec 2016 13:13:23 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429418 - in head/audio/gogglesmm: . 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, 25 Dec 2016 13:13:25 -0000 Author: jhale Date: Sun Dec 25 13:13:23 2016 New Revision: 429418 URL: https://svnweb.freebsd.org/changeset/ports/429418 Log: - Update to 1.1.4 - Convert to CMAKE_BOOL - Simplify DOCS installation Modified: head/audio/gogglesmm/Makefile head/audio/gogglesmm/distinfo head/audio/gogglesmm/files/patch-gap_CMakeLists.txt head/audio/gogglesmm/pkg-plist Modified: head/audio/gogglesmm/Makefile ============================================================================== --- head/audio/gogglesmm/Makefile Sun Dec 25 13:12:36 2016 (r429417) +++ head/audio/gogglesmm/Makefile Sun Dec 25 13:13:23 2016 (r429418) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gogglesmm -PORTVERSION= 1.1.3 +PORTVERSION= 1.1.4 CATEGORIES= audio MAINTAINER= jhale@FreeBSD.org @@ -22,6 +22,8 @@ USES= cmake compiler:c++11-lib desktop- USE_XORG= ice sm x11 INSTALLS_ICONS= yes +PORTDOCS= AUTHORS ChangeLog README + OPTIONS_DEFINE= ALSA DBUS DOCS FAAD FLAC GCRYPT MAD NLS \ OGG OPENGL OPUS PULSEAUDIO OPTIONS_RADIO= VORBISDEC @@ -31,62 +33,49 @@ OPTIONS_DEFAULT= DBUS FAAD FLAC MAD OGG OPTIONS_SUB= yes ALSA_LIB_DEPENDS= libasound.so:audio/alsa-lib -ALSA_CMAKE_ON= -DWITH_ALSA:BOOL=ON -ALSA_CMAKE_OFF= -DWITH_ALSA:BOOL=OFF +ALSA_CMAKE_BOOL= WITH_ALSA DBUS_LIB_DEPENDS= libdbus-1.so:devel/dbus -DBUS_CMAKE_ON= -DWITH_DBUS:BOOL=ON -DBUS_CMAKE_OFF= -DWITH_DBUS:BOOL=OFF +DBUS_CMAKE_BOOL= WITH_DBUS FAAD_LIB_DEPENDS= libfaad.so:audio/faad -FAAD_CMAKE_ON= -DWITH_FAAD:BOOL=ON -FAAD_CMAKE_OFF= -DWITH_FAAD:BOOL=OFF +FAAD_CMAKE_BOOL= WITH_FAAD FLAC_LIB_DEPENDS= libFLAC.so:audio/flac -FLAC_CMAKE_ON= -DWITH_FLAC:BOOL=ON -FLAC_CMAKE_OFF= -DWITH_FLAC:BOOL=OFF +FLAC_CMAKE_BOOL= WITH_FLAC FLAC_IMPLIES= OGG GCRYPT_DESC= Use libgcrypt for md5 calculation GCRYPT_LIB_DEPENDS= libgcrypt.so:security/libgcrypt -GCRYPT_CMAKE_ON= -DWITH_GCRYPT:BOOL=ON -GCRYPT_CMAKE_OFF= -DWITH_GCRYPT:BOOL=OFF +GCRYPT_CMAKE_BOOL= WITH_GCRYPT MAD_LIB_DEPENDS= libmad.so:audio/libmad -MAD_CMAKE_ON= -DWITH_MAD:BOOL=ON -MAD_CMAKE_OFF= -DWITH_MAD:BOOL=OFF +MAD_CMAKE_BOOL= WITH_MAD NLS_USES= gettext NLS_LDFLAGS= -lintl -NLS_CMAKE_ON= -DWITH_NLS:BOOL=ON -NLS_CMAKE_OFF= -DWITH_NLS:BOOL=OFF +NLS_CMAKE_BOOL= WITH_NLS OGG_LIB_DEPENDS= libogg.so:audio/libogg -OGG_CMAKE_ON= -DWITH_OGG:BOOL=ON -OGG_CMAKE_OFF= -DWITH_OGG:BOOL=OFF +OGG_CMAKE_BOOL= WITH_OGG OPENGL_LIB_DEPENDS= libepoxy.so:graphics/libepoxy OPENGL_USE= GL=gl,glu -OPENGL_CMAKE_ON= -DWITH_OPENGL:BOOL=ON -OPENGL_CMAKE_OFF= -DWITH_OPENGL:BOOL=OFF +OPENGL_CMAKE_BOOL= WITH_OPENGL OPUS_LIB_DEPENDS= libopus.so:audio/opus -OPUS_CMAKE_ON= -DWITH_OPUS:BOOL=ON -OPUS_CMAKE_OFF= -DWITH_OPUS:BOOL=OFF +OPUS_CMAKE_BOOL= WITH_OPUS OPUS_IMPLIES= OGG PULSEAUDIO_LIB_DEPENDS= libpulse.so:audio/pulseaudio -PULSEAUDIO_CMAKE_ON= -DWITH_PULSE:BOOL=ON -PULSEAUDIO_CMAKE_OFF= -DWITH_PULSE:BOOL=OFF +PULSEAUDIO_CMAKE_BOOL= WITH_PULSE TREMOR_LIB_DEPENDS= libvorbisidec.so:audio/libtremor -TREMOR_CMAKE_ON= -DWITH_TREMOR:BOOL=ON -TREMOR_CMAKE_OFF= -DWITH_TREMOR:BOOL=OFF +TREMOR_CMAKE_BOOL= WITH_TREMOR TREMOR_IMPLIES= OGG VORBIS_LIB_DEPENDS= libvorbis.so:audio/libvorbis -VORBIS_CMAKE_ON= -DWITH_VORBIS:BOOL=ON -VORBIS_CMAKE_OFF= -DWITH_VORBIS:BOOL=OFF +VORBIS_CMAKE_BOOL= WITH_VORBIS VORBIS_IMPLIES= OGG .include @@ -97,7 +86,6 @@ IGNORE= you have selected an option that post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} - (cd ${WRKSRC} && ${INSTALL_DATA} AUTHORS ChangeLog README \ - ${STAGEDIR}${DOCSDIR}) + ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} .include Modified: head/audio/gogglesmm/distinfo ============================================================================== --- head/audio/gogglesmm/distinfo Sun Dec 25 13:12:36 2016 (r429417) +++ head/audio/gogglesmm/distinfo Sun Dec 25 13:13:23 2016 (r429418) @@ -1,3 +1,3 @@ -TIMESTAMP = 1479598736 -SHA256 (gogglesmm-gogglesmm-1.1.3_GH0.tar.gz) = 99907fe988429e88c051eef557143e3e07fedd64fe67c2d7a26e4de556055d37 -SIZE (gogglesmm-gogglesmm-1.1.3_GH0.tar.gz) = 1394950 +TIMESTAMP = 1482584810 +SHA256 (gogglesmm-gogglesmm-1.1.4_GH0.tar.gz) = 92df634580ecf5734a5a1fe21cc0296498aa8dd264ec1164e9a2b60d4c659a90 +SIZE (gogglesmm-gogglesmm-1.1.4_GH0.tar.gz) = 1411691 Modified: head/audio/gogglesmm/files/patch-gap_CMakeLists.txt ============================================================================== --- head/audio/gogglesmm/files/patch-gap_CMakeLists.txt Sun Dec 25 13:12:36 2016 (r429417) +++ head/audio/gogglesmm/files/patch-gap_CMakeLists.txt Sun Dec 25 13:13:23 2016 (r429418) @@ -1,10 +1,11 @@ ---- gap/CMakeLists.txt.orig 2016-10-22 17:13:46 UTC +--- gap/CMakeLists.txt.orig 2016-12-23 18:20:04 UTC +++ gap/CMakeLists.txt -@@ -103,7 +103,17 @@ if(UNIX) +@@ -103,7 +103,18 @@ if(UNIX) option(WITH_OSS "OSS Output Support" ON) option(WITH_ALSA "ALSA Output Support" OFF) endif() -+ option(WITH_CDDA "CDDA Support" OFF) ++ option(WITH_A52 "ATSC A/52 Stream Decoder Support" OFF) ++ option(WITH_DCA "DTS Coherent Acoustics Decoder Support" OFF) + option(WITH_JACK "JACK Sound Server Support" OFF) + option(WITH_FAAD "FAAD Support" OFF) + option(WITH_FLAC "FLAC Support" OFF) @@ -18,7 +19,7 @@ endif() # Endiannes -@@ -256,7 +266,7 @@ if(BUILD_GAP_SHARED_LIB) +@@ -278,7 +289,7 @@ if(BUILD_GAP_SHARED_LIB) endif() @@ -27,29 +28,32 @@ LIST(APPEND PLUGIN_SOURCES plugins/ap_flac.cpp) LIST(APPEND LIBRARIES ${FLAC_LIBRARIES}) set(HAVE_FLAC 1) -@@ -268,52 +278,52 @@ if(TREMOR_FOUND AND OGG_FOUND AND WITH_T +@@ -291,7 +302,7 @@ if(TREMOR_FOUND AND OGG_FOUND AND WITH_T set(HAVE_TREMOR 1) endif() -if(VORBIS_FOUND AND OGG_FOUND AND NOT WITH_TREMOR) +if(VORBIS_FOUND AND WITH_VORBIS AND OGG_FOUND AND NOT WITH_TREMOR) LIST(APPEND PLUGIN_SOURCES plugins/ap_vorbis.cpp) + LIST(APPEND PLUGIN_HEADERS plugins/ap_vorbis.h) LIST(APPEND LIBRARIES ${VORBIS_LIBRARIES}) - set(HAVE_VORBIS 1) +@@ -299,7 +310,7 @@ if(VORBIS_FOUND AND OGG_FOUND AND NOT WI endif() -if(OGG_FOUND AND (FLAC_FOUND OR OPUS_FOUND OR VORBIS_FOUND OR TREMOR_FOUND)) +if(OGG_FOUND AND WITH_OGG AND (FLAC_FOUND OR OPUS_FOUND OR VORBIS_FOUND OR TREMOR_FOUND)) LIST(APPEND PLUGIN_SOURCES plugins/ap_ogg.cpp plugins/ap_ogg_decoder.cpp) + LIST(APPEND PLUGIN_HEADERS plugins/ap_ogg_decoder.h) LIST(APPEND LIBRARIES ${OGG_LIBRARIES}) - set(HAVE_OGG 1) +@@ -307,39 +318,39 @@ if(OGG_FOUND AND (FLAC_FOUND OR OPUS_FOU endif() -if(OPUS_FOUND AND OGG_FOUND) +if(OPUS_FOUND AND OGG_FOUND AND WITH_OPUS) LIST(APPEND PLUGIN_SOURCES plugins/ap_opus.cpp) + LIST(APPEND PLUGIN_HEADERS plugins/ap_opus.h) LIST(APPEND LIBRARIES ${OPUS_LIBRARIES}) set(HAVE_OPUS 1) endif() @@ -69,18 +73,18 @@ set(HAVE_FAAD 1) endif() --if(CDDA_FOUND) -+if(CDDA_FOUND AND WITH_CDDA) - LIST(APPEND PLUGIN_SOURCES plugins/ap_cdda.cpp) - LIST(APPEND LIBRARIES ${CDDA_LIBRARIES}) - set(HAVE_CDDA 1) +-if(DCA_FOUND) ++if(DCA_FOUND AND WITH_DCA) + LIST(APPEND PLUGIN_SOURCES plugins/ap_dca.cpp) + LIST(APPEND LIBRARIES ${DCA_LIBRARIES}) + set(HAVE_DCA 1) endif() --if(SMB_FOUND) -+if(SMB_FOUND AND WITH_SMB) - LIST(APPEND PLUGIN_SOURCES plugins/ap_smb.cpp) - LIST(APPEND LIBRARIES ${SMB_LIBRARIES}) - set(HAVE_SMB 1) +-if(A52_FOUND) ++if(A52_FOUND AND WITH_A52) + LIST(APPEND PLUGIN_SOURCES plugins/ap_a52.cpp) + LIST(APPEND LIBRARIES ${A52_LIBRARIES}) + set(HAVE_A52 1) endif() -if(SAMPLERATE_FOUND) @@ -88,7 +92,7 @@ LIST(APPEND LIBRARIES ${SAMPLERATE_LIBRARIES}) set(HAVE_SAMPLERATE 1) endif() -@@ -360,7 +370,7 @@ if(NOT CMAKE_SYSTEM_NAME STREQUAL "Windo +@@ -380,7 +391,7 @@ if(NOT WIN32) endif() # Pulse Output @@ -97,7 +101,7 @@ add_library(gap_pulse MODULE plugins/ap_pulse.cpp) target_link_libraries(gap_pulse ${PULSE_LIBRARIES}) target_include_directories(gap_pulse PRIVATE ${PROJECT_SOURCE_DIR} ${CMAKE_CURRENT_SOURCE_DIR}/include ${FOX_INCLUDE_DIRS}) -@@ -369,7 +379,7 @@ if(NOT CMAKE_SYSTEM_NAME STREQUAL "Windo +@@ -389,7 +400,7 @@ if(NOT WIN32) endif() # Jack Output Modified: head/audio/gogglesmm/pkg-plist ============================================================================== --- head/audio/gogglesmm/pkg-plist Sun Dec 25 13:12:36 2016 (r429417) +++ head/audio/gogglesmm/pkg-plist Sun Dec 25 13:13:23 2016 (r429418) @@ -6,9 +6,6 @@ lib/gogglesmm/libgap_wav.so man/man1/gogglesmm.1.gz share/appdata/gogglesmm.appdata.xml share/applications/gogglesmm.desktop -%%PORTDOCS%%%%DOCSDIR%%/AUTHORS -%%PORTDOCS%%%%DOCSDIR%%/ChangeLog -%%PORTDOCS%%%%DOCSDIR%%/README %%DATADIR%%/import_banshee_stats.py %%DATADIR%%/import_gogglesmm12.py %%DATADIR%%/import_gogglesmm12_stats.py From owner-svn-ports-head@freebsd.org Sun Dec 25 13:16:01 2016 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 D89F8C8D407; Sun, 25 Dec 2016 13:16:01 +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 A7A5DD76; Sun, 25 Dec 2016 13:16:01 +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 uBPDG009020176; Sun, 25 Dec 2016 13:16:00 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBPDG0uS020174; Sun, 25 Dec 2016 13:16:00 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201612251316.uBPDG0uS020174@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Sun, 25 Dec 2016 13:16:00 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429419 - head/audio/moc 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, 25 Dec 2016 13:16:01 -0000 Author: amdmi3 Date: Sun Dec 25 13:16:00 2016 New Revision: 429419 URL: https://svnweb.freebsd.org/changeset/ports/429419 Log: - Update to 2.5.2 PR: 214875 Submitted by: pkubaj@anongoth.pl Modified: head/audio/moc/Makefile head/audio/moc/distinfo Modified: head/audio/moc/Makefile ============================================================================== --- head/audio/moc/Makefile Sun Dec 25 13:13:23 2016 (r429418) +++ head/audio/moc/Makefile Sun Dec 25 13:16:00 2016 (r429419) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= moc -PORTVERSION= 2.5.1 -PORTREVISION= 1 +PORTVERSION= 2.5.2 CATEGORIES= audio MASTER_SITES= http://ftp.daper.net/pub/soft/moc/stable/ Modified: head/audio/moc/distinfo ============================================================================== --- head/audio/moc/distinfo Sun Dec 25 13:13:23 2016 (r429418) +++ head/audio/moc/distinfo Sun Dec 25 13:16:00 2016 (r429419) @@ -1,3 +1,3 @@ -TIMESTAMP = 1472028956 -SHA256 (moc-2.5.1.tar.bz2) = 1b419c75a92a85ff4ee7670c65d660c86fef32032c65e89e868b988f80fac4f2 -SIZE (moc-2.5.1.tar.bz2) = 580329 +TIMESTAMP = 1480248317 +SHA256 (moc-2.5.2.tar.bz2) = f3a68115602a4788b7cfa9bbe9397a9d5e24c68cb61a57695d1c2c3ecf49db08 +SIZE (moc-2.5.2.tar.bz2) = 602728 From owner-svn-ports-head@freebsd.org Sun Dec 25 13:22:25 2016 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 B1ED3C8D733; Sun, 25 Dec 2016 13:22:25 +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 6D64C11BA; Sun, 25 Dec 2016 13:22:25 +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 uBPDMOSc024275; Sun, 25 Dec 2016 13:22:24 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBPDMOks024270; Sun, 25 Dec 2016 13:22:24 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201612251322.uBPDMOks024270@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Sun, 25 Dec 2016 13:22:24 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429420 - in head/www/uzbl: . 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, 25 Dec 2016 13:22:25 -0000 Author: amdmi3 Date: Sun Dec 25 13:22:23 2016 New Revision: 429420 URL: https://svnweb.freebsd.org/changeset/ports/429420 Log: - Update to 0.9.1 - While here, convert to options helpers and fix manpage installation PR: 213881 Submitted by: aehlig@linta.de (maintainer) Modified: head/www/uzbl/Makefile head/www/uzbl/distinfo head/www/uzbl/files/patch-examples__data__scripts__instance-select-wii.sh head/www/uzbl/files/patch-examples__data__scripts__load_url_from_history.sh head/www/uzbl/pkg-plist Modified: head/www/uzbl/Makefile ============================================================================== --- head/www/uzbl/Makefile Sun Dec 25 13:16:00 2016 (r429419) +++ head/www/uzbl/Makefile Sun Dec 25 13:22:23 2016 (r429420) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= uzbl -PORTVERSION= 0.9.0 +PORTVERSION= 0.9.1 DISTVERSIONPREFIX=v CATEGORIES= www @@ -12,32 +12,32 @@ COMMENT= Web interface tools which adher LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE -BUILD_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}setuptools${PYTHON_SUFFIX}>0:devel/py-setuptools${PYTHON_SUFFIX} -LIB_DEPENDS= libwebkitgtk-1.0.so:www/webkit-gtk2 +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools${PYTHON_SUFFIX}>0:devel/py-setuptools${PYTHON_SUFFIX} +LIB_DEPENDS= libwebkitgtk-1.0.so:www/webkit-gtk2 \ + libfontconfig.so:x11-fonts/fontconfig \ + libfreetype.so:print/freetype2 \ + libsoup-2.4.so:devel/libsoup RUN_DEPENDS= socat:net/socat \ dmenu:x11/dmenu \ ${PYTHON_PKGNAMEPREFIX}configparser>0:devel/py-configparser -USES= gmake pkgconfig python:2 desktop-file-utils -USE_GNOME= gtk20 pygtk2 +USES= gmake pkgconfig python:2 desktop-file-utils gettext-runtime +USE_XORG= x11 +USE_GNOME= gtk20 pygtk2 cairo USE_LDCONFIG= yes INSTALLS_ICONS= yes USE_GITHUB= yes GH_ACCOUNT= uzbl -OPTIONS_DEFINE= DOCS - -MAKE_ENV+= PYTHON=${PYTHON_VERSION} +MAKE_ENV= PYTHON=${PYTHON_VERSION} \ + MANDIR=${STAGEDIR}${MANPREFIX}/man -.include - -.if ${PORT_OPTIONS:MDOCS} PORTDOCS= AUTHORS DEBUGGING.md FAQ.md HACKING.md vim -.endif - PORTDATA= examples +OPTIONS_DEFINE= DOCS + post-patch: @${REINPLACE_CMD} -e "s|/usr/local|${PREFIX}|" \ ${WRKSRC}/examples/config/config \ @@ -52,14 +52,7 @@ post-build: @${FIND} ${WRKSRC} \( -name "*.orig" -or -name "*.bak" \) -exec ${RM} {} \; post-install: -.if ${PORT_OPTIONS:MDOCS} - @${MKDIR} ${STAGEDIR}${DOCSDIR} -.for f in AUTHORS DEBUGGING.md FAQ.md HACKING.md - ${INSTALL_DATA} ${WRKSRC}/${f} ${STAGEDIR}${DOCSDIR}/${f} -.endfor - (cd ${WRKSRC}/extras && ${COPYTREE_SHARE} vim ${STAGEDIR}${DOCSDIR}) -.endif - ${MKDIR} ${STAGEDIR}${DATADIR}/examples/data/dforms ${STAGEDIR}${DATADIR}/examples/config + @${MKDIR} ${STAGEDIR}${DATADIR}/examples/data/dforms ${STAGEDIR}${DATADIR}/examples/config .for f in data/bookmarks \ data/dforms/bbs.archlinux.org \ config/style.css data/uzbl.png @@ -68,9 +61,13 @@ post-install: ${INSTALL_DATA} ${WRKSRC}/examples/config/config ${STAGEDIR}${DATADIR}/examples/config/config (cd ${WRKSRC}/examples/data && \ ${COPYTREE_BIN} scripts ${STAGEDIR}${DATADIR}/examples/data/) -.for f in uzbl-browser.1 uzbl-core.1 uzbl-event-manager.1 - ${GZIP_CMD} ${STAGEDIR}${PREFIX}/share/man/man1/${f} + @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/uzbl-core + +post-install-DOCS-on: + @${MKDIR} ${STAGEDIR}${DOCSDIR} +.for f in AUTHORS DEBUGGING.md FAQ.md HACKING.md + ${INSTALL_DATA} ${WRKSRC}/${f} ${STAGEDIR}${DOCSDIR}/${f} .endfor - ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/uzbl-core + (cd ${WRKSRC}/extras && ${COPYTREE_SHARE} vim ${STAGEDIR}${DOCSDIR}) .include Modified: head/www/uzbl/distinfo ============================================================================== --- head/www/uzbl/distinfo Sun Dec 25 13:16:00 2016 (r429419) +++ head/www/uzbl/distinfo Sun Dec 25 13:22:23 2016 (r429420) @@ -1,2 +1,3 @@ -SHA256 (uzbl-uzbl-v0.9.0_GH0.tar.gz) = 931cf0bd91ebf140ddb0659d8ee547826bfa5d8235b618552eb5b951cc865347 -SIZE (uzbl-uzbl-v0.9.0_GH0.tar.gz) = 254468 +TIMESTAMP = 1481997827 +SHA256 (uzbl-uzbl-v0.9.1_GH0.tar.gz) = b5d6a0ffa602839f338af80b286c3550b85e68dd2412ccad3fea896ad2501ae9 +SIZE (uzbl-uzbl-v0.9.1_GH0.tar.gz) = 257493 Modified: head/www/uzbl/files/patch-examples__data__scripts__instance-select-wii.sh ============================================================================== --- head/www/uzbl/files/patch-examples__data__scripts__instance-select-wii.sh Sun Dec 25 13:16:00 2016 (r429419) +++ head/www/uzbl/files/patch-examples__data__scripts__instance-select-wii.sh Sun Dec 25 13:22:23 2016 (r429420) @@ -1,6 +1,6 @@ ---- examples/data/scripts/instance-select-wmii.sh.orig 2016-03-23 07:35:11 UTC -+++ examples/data/scripts/instance-select-wmii.sh -@@ -40,7 +40,7 @@ case "$action" in +--- examples/data/scripts/instance-select-wmii.sh.orig 2016-10-29 14:53:48.987875000 +0200 ++++ examples/data/scripts/instance-select-wmii.sh 2016-10-29 14:54:09.084640000 +0200 +@@ -40,7 +40,7 @@ ;; "prev") readonly current="$( wmiir read /client/sel/ctl | head -n 1 )" Modified: head/www/uzbl/files/patch-examples__data__scripts__load_url_from_history.sh ============================================================================== --- head/www/uzbl/files/patch-examples__data__scripts__load_url_from_history.sh Sun Dec 25 13:16:00 2016 (r429419) +++ head/www/uzbl/files/patch-examples__data__scripts__load_url_from_history.sh Sun Dec 25 13:22:23 2016 (r429420) @@ -1,11 +1,11 @@ ---- examples/data/scripts/load_url_from_history.sh.orig 2016-02-28 14:27:33 UTC -+++ examples/data/scripts/load_url_from_history.sh -@@ -13,7 +13,7 @@ - if $DMENU_HAS_VERTICAL; then - # choose an item in reverse order, showing also the date and page titles - # pick the last field from the first 3 fields. this way you can pick a url (prefixed with date & time) or type just a new url. -- goto="$( tac "$UZBL_HISTORY_FILE" | $DMENU | cut -d ' ' -f -3 | awk '{ print $NF }' )" -+ goto="$( tail -r "$UZBL_HISTORY_FILE" | $DMENU | cut -d ' ' -f -3 | awk '{ print $NF }' )" +--- examples/data/scripts/load_url_from_history.sh.orig 2016-10-29 15:00:34.816505000 +0200 ++++ examples/data/scripts/load_url_from_history.sh 2016-10-29 15:01:01.835001000 +0200 +@@ -17,7 +17,7 @@ + # cut: get the first three fields, awk: pick the last field + # As opposed to just getting the third field directly, the combination of cut+awk allows + # to enter a completely new URL (which would be field number 1 or $NF, but not 3). +- goto="$( tac "$UZBL_HISTORY_FILE" | awk '!a[$3]++' | $DMENU | cut -d ' ' -f -3 | awk '{ print $NF }' )" ++ goto="$( tail -r "$UZBL_HISTORY_FILE" | awk '!a[$3]++' | $DMENU | cut -d ' ' -f -3 | awk '{ print $NF }' )" else readonly current="$( tail -n 1 "$UZBL_HISTORY_FILE" | cut -d ' ' -f 3 )" goto="$( ( print "$current\n"; cut -d ' ' -f 3 < "$UZBL_HISTORY_FILE" | grep -v -e "^$current\$" | sort -u ) | $DMENU )" Modified: head/www/uzbl/pkg-plist ============================================================================== --- head/www/uzbl/pkg-plist Sun Dec 25 13:16:00 2016 (r429419) +++ head/www/uzbl/pkg-plist Sun Dec 25 13:22:23 2016 (r429420) @@ -1,3 +1,7 @@ +bin/uzbl-browser +bin/uzbl-core +bin/uzbl-event-manager +bin/uzbl-tabbed %%PYTHON_SITELIBDIR%%/uzbl-201100808-py%%PYTHON_VER%%.egg-info/PKG-INFO %%PYTHON_SITELIBDIR%%/uzbl-201100808-py%%PYTHON_VER%%.egg-info/SOURCES.txt %%PYTHON_SITELIBDIR%%/uzbl-201100808-py%%PYTHON_VER%%.egg-info/dependency_links.txt @@ -9,6 +13,8 @@ %%PYTHON_SITELIBDIR%%/uzbl/arguments.pyc %%PYTHON_SITELIBDIR%%/uzbl/core.py %%PYTHON_SITELIBDIR%%/uzbl/core.pyc +%%PYTHON_SITELIBDIR%%/uzbl/daemon.py +%%PYTHON_SITELIBDIR%%/uzbl/daemon.pyc %%PYTHON_SITELIBDIR%%/uzbl/event_manager.py %%PYTHON_SITELIBDIR%%/uzbl/event_manager.pyc %%PYTHON_SITELIBDIR%%/uzbl/ext.py @@ -43,6 +49,9 @@ %%PYTHON_SITELIBDIR%%/uzbl/plugins/progress_bar.pyc %%PYTHON_SITELIBDIR%%/uzbl/xdg.py %%PYTHON_SITELIBDIR%%/uzbl/xdg.pyc +man/man1/uzbl-browser.1.gz +man/man1/uzbl-core.1.gz +man/man1/uzbl-event-manager.1.gz share/appdata/uzbl.appdata.xml share/applications/uzbl-core.desktop share/applications/uzbl-tabbed.desktop @@ -50,19 +59,13 @@ share/icons/hicolor/32x32/apps/uzbl.png share/icons/hicolor/48x48/apps/uzbl.png share/icons/hicolor/64x64/apps/uzbl.png share/icons/hicolor/96x96/apps/uzbl.png -share/man/man1/uzbl-browser.1.gz -share/man/man1/uzbl-core.1.gz -share/man/man1/uzbl-event-manager.1.gz %%DATADIR%%/docs/AUTHORS %%DATADIR%%/docs/COMMUNITY.md %%DATADIR%%/docs/CONTRIBUTING.md %%DATADIR%%/docs/FAQ.md %%DATADIR%%/docs/INSTALL.md +%%DATADIR%%/docs/KEYBINDINGS.md %%DATADIR%%/docs/README.event-manager.md %%DATADIR%%/docs/README.md %%DATADIR%%/docs/README.scripts.md %%DATADIR%%/docs/config.h -bin/uzbl-core -bin/uzbl-browser -bin/uzbl-event-manager -bin/uzbl-tabbed From owner-svn-ports-head@freebsd.org Sun Dec 25 13:31:56 2016 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 71F6CC8DB84; Sun, 25 Dec 2016 13:31:56 +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 419D81666; Sun, 25 Dec 2016 13:31:56 +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 uBPDVtHB025408; Sun, 25 Dec 2016 13:31:55 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBPDVtdK025407; Sun, 25 Dec 2016 13:31:55 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201612251331.uBPDVtdK025407@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Sun, 25 Dec 2016 13:31:55 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429421 - head/french/aster 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, 25 Dec 2016 13:31:56 -0000 Author: amdmi3 Date: Sun Dec 25 13:31:55 2016 New Revision: 429421 URL: https://svnweb.freebsd.org/changeset/ports/429421 Log: - Mark BROKEN on 9.x and 12.x: /usr/bin/sed -i "" -e 's|/wrkdirs/usr/ports/french/aster/work/stage||g' /wrkdirs/usr/ports/french/aster/work/stage/usr/local/aster/12.6/aster.conf sed: /wrkdirs/usr/ports/french/aster/work/stage/usr/local/aster/12.6/aster.conf: No such file or directory *** Error code 1 Approved by: portmgr blanket Modified: head/french/aster/Makefile Modified: head/french/aster/Makefile ============================================================================== --- head/french/aster/Makefile Sun Dec 25 13:22:23 2016 (r429420) +++ head/french/aster/Makefile Sun Dec 25 13:31:55 2016 (r429421) @@ -46,6 +46,9 @@ RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}gnu ${SHELL_INSTALL_ASTER}:shells/${SHIADEP} \ astk-serveur>0:cad/astk-serveur +BROKEN_FreeBSD_9= does not build (sed: ${STAGEDIR}${inst_dir}/${VE}/aster.conf: No such file or directory) +BROKEN_FreeBSD_12= does not build (sed: ${STAGEDIR}${inst_dir}/${VE}/aster.conf: No such file or directory) + USES= bison fortran gettext python:2 tk USE_BINUTILS= yes From owner-svn-ports-head@freebsd.org Sun Dec 25 13:34:35 2016 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 E4427C8DD22; Sun, 25 Dec 2016 13:34:35 +0000 (UTC) (envelope-from jhale@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 B3E341AA1; Sun, 25 Dec 2016 13:34:35 +0000 (UTC) (envelope-from jhale@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBPDYYm0028584; Sun, 25 Dec 2016 13:34:34 GMT (envelope-from jhale@FreeBSD.org) Received: (from jhale@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBPDYYJd028583; Sun, 25 Dec 2016 13:34:34 GMT (envelope-from jhale@FreeBSD.org) Message-Id: <201612251334.uBPDYYJd028583@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jhale set sender to jhale@FreeBSD.org using -f From: "Jason E. Hale" Date: Sun, 25 Dec 2016 13:34:34 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429422 - head/misc/krecipes-kde4 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, 25 Dec 2016 13:34:36 -0000 Author: jhale Date: Sun Dec 25 13:34:34 2016 New Revision: 429422 URL: https://svnweb.freebsd.org/changeset/ports/429422 Log: - Convert USE_MYSQL to USES - Convert to CMAKE_BOOL - Fix LICENSE - Add missing dependencies reported by stage-qa and link as-needed Modified: head/misc/krecipes-kde4/Makefile Modified: head/misc/krecipes-kde4/Makefile ============================================================================== --- head/misc/krecipes-kde4/Makefile Sun Dec 25 13:31:55 2016 (r429421) +++ head/misc/krecipes-kde4/Makefile Sun Dec 25 13:34:34 2016 (r429422) @@ -2,29 +2,34 @@ PORTNAME= krecipes DISTVERSION= 2.0-beta2 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= misc kde MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${DISTVERSION} MAINTAINER= jhale@FreeBSD.org COMMENT= KDE4 recipe database -LICENSE= GPLv2 +LICENSE= GPLv2+ +LICENSE_FILE= ${WRKSRC}/COPYING USES= cmake gettext kde:4 shared-mime-info -USE_QT4= moc_build qmake_build rcc_build uic_build +USE_GNOME= libxml2 libxslt +USE_QT4= corelib dbus gui qt3support sql webkit xml \ + moc_build qmake_build rcc_build uic_build USE_KDE= automoc4 kdelibs qimageblitz +LDFLAGS+= -Wl,--as-needed + OPTIONS_MULTI= DB OPTIONS_MULTI_DB= SQLITE MYSQL PGSQL OPTIONS_DEFAULT= SQLITE SQLITE_USES= sqlite SQLITE_USE= QT4=sql-sqlite3_run -SQLITE_CMAKE_OFF= -DWITH_Sqlite:BOOL=OFF +SQLITE_CMAKE_BOOL= WITH_Sqlite -MYSQL_USE= MYSQL=yes \ - QT4=sql-mysql_run +MYSQL_USES= mysql +MYSQL_USE= QT4=sql-mysql_run PGSQL_USES= pgsql PGSQL_USE= QT4=sql-pgsql_run From owner-svn-ports-head@freebsd.org Sun Dec 25 13:37:18 2016 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 D12E0C8DFE3; Sun, 25 Dec 2016 13:37:18 +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 A09921C8D; Sun, 25 Dec 2016 13:37:18 +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 uBPDbHxN028775; Sun, 25 Dec 2016 13:37:17 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBPDbHmi028774; Sun, 25 Dec 2016 13:37:17 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201612251337.uBPDbHmi028774@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Sun, 25 Dec 2016 13:37:17 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429423 - head/comms/rxtx 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, 25 Dec 2016 13:37:18 -0000 Author: amdmi3 Date: Sun Dec 25 13:37:17 2016 New Revision: 429423 URL: https://svnweb.freebsd.org/changeset/ports/429423 Log: - Remove unneeded depend on linux emulation PR: 212037 Submitted by: james@elstone.net (maintainer) Reported by: howard0su@gmail.com Modified: head/comms/rxtx/Makefile Modified: head/comms/rxtx/Makefile ============================================================================== --- head/comms/rxtx/Makefile Sun Dec 25 13:34:34 2016 (r429422) +++ head/comms/rxtx/Makefile Sun Dec 25 13:37:17 2016 (r429423) @@ -3,7 +3,7 @@ PORTNAME= rxtx PORTVERSION= 2.2p2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= comms java MASTER_SITES= http://rxtx.qbang.org/pub/rxtx/ \ ftp://jarvi.dsl.frii.com/pub/rxtx/ @@ -13,7 +13,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:S/p/ MAINTAINER= james@elstone.net COMMENT= Native interface to serial ports in Java -USES= gmake libtool linux:c6 zip +USES= gmake libtool zip USE_JAVA= yes JAVA_VERSION= 1.6+ From owner-svn-ports-head@freebsd.org Sun Dec 25 13:46:18 2016 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 A77A7C8F342; Sun, 25 Dec 2016 13:46:18 +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 76F98199; Sun, 25 Dec 2016 13:46:18 +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 uBPDkHww032678; Sun, 25 Dec 2016 13:46:17 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBPDkHYY032677; Sun, 25 Dec 2016 13:46:17 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201612251346.uBPDkHYY032677@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Sun, 25 Dec 2016 13:46:17 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429424 - head/mail/postfix-policyd-spf-python 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, 25 Dec 2016 13:46:18 -0000 Author: amdmi3 Date: Sun Dec 25 13:46:17 2016 New Revision: 429424 URL: https://svnweb.freebsd.org/changeset/ports/429424 Log: - Don't install COPYING with docs - Remove broken plist PR: 214907 Submitted by: amdmi3 Approved by: maintainer timeout (me@mortis.eu, 4 weeks) Deleted: head/mail/postfix-policyd-spf-python/pkg-plist Modified: head/mail/postfix-policyd-spf-python/Makefile Modified: head/mail/postfix-policyd-spf-python/Makefile ============================================================================== --- head/mail/postfix-policyd-spf-python/Makefile Sun Dec 25 13:37:17 2016 (r429423) +++ head/mail/postfix-policyd-spf-python/Makefile Sun Dec 25 13:46:17 2016 (r429424) @@ -24,7 +24,6 @@ USE_PYTHON= autoplist distutils NO_ARCH= yes PORTDOCS= CHANGES \ - COPYING \ README \ README.per_user_whitelisting \ policyd-spf.conf.commented From owner-svn-ports-head@freebsd.org Sun Dec 25 13:46:56 2016 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 D8D5FC8F37B; Sun, 25 Dec 2016 13:46:56 +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 9B42C286; Sun, 25 Dec 2016 13:46:56 +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 uBPDktOX032800; Sun, 25 Dec 2016 13:46:55 GMT (envelope-from vsevolod@FreeBSD.org) Received: (from vsevolod@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBPDktNn032799; Sun, 25 Dec 2016 13:46:55 GMT (envelope-from vsevolod@FreeBSD.org) Message-Id: <201612251346.uBPDktNn032799@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: vsevolod set sender to vsevolod@FreeBSD.org using -f From: Vsevolod Stakhov Date: Sun, 25 Dec 2016 13:46:55 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429425 - 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, 25 Dec 2016 13:46:57 -0000 Author: vsevolod Date: Sun Dec 25 13:46:55 2016 New Revision: 429425 URL: https://svnweb.freebsd.org/changeset/ports/429425 Log: - Update Exim master sites Modified: head/Mk/bsd.sites.mk Modified: head/Mk/bsd.sites.mk ============================================================================== --- head/Mk/bsd.sites.mk Sun Dec 25 13:46:17 2016 (r429424) +++ head/Mk/bsd.sites.mk Sun Dec 25 13:46:55 2016 (r429425) @@ -205,45 +205,24 @@ MASTER_SITE_ECLIPSE+= \ .if !defined(IGNORE_MASTER_SITE_EXIM) MASTER_SITE_EXIM+= \ ftp://ftp.exim.org/pub/exim/%SUBDIR%/ \ - ftp://exim.inode.at/exim/%SUBDIR%/ \ - ftp://exim-ftp.itsoft.at/exim/exim/%SUBDIR%/ \ - http://exim-ftp.itsoft.at/exim/%SUBDIR%/ \ - ftp://ftp.easynet.be/exim/exim/%SUBDIR%/ \ - ftp://mirror.kn.vutbr.cz/pub/ftp.exim.org/exim/%SUBDIR%/ \ - http://exim.mirror.fr/exim/%SUBDIR%/ \ - http://mirrors.zerg.biz/exim/exim/%SUBDIR%/ \ + ftp://mirror.easyname.at/exim-ftp/%SUBDIR%/ \ http://dl.ambiweb.de/mirrors/ftp.exim.org/exim/%SUBDIR%/ \ ftp://exim.noris.de/exim/%SUBDIR%/ \ ftp://ftp.bytemine.net/exim/exim/%SUBDIR%/ \ - ftp://exim.mirror.iphh.net/ftp/exim/%SUBDIR%/ \ - http://exim.mirror.iphh.net/ftp/exim/%SUBDIR%/ \ - ftp://ftp.fu-berlin.de/unix/mail/exim/%SUBDIR%/ \ - http://exim-ftp.octet.hu/exim/%SUBDIR%/ \ ftp://ftp.heanet.ie/pub/exim/%SUBDIR%/ \ http://ftp.heanet.ie/pub/exim/%SUBDIR%/ \ http://washitake.com/mail/exim/mirror/exim/%SUBDIR%/ \ - ftp://ftp.tin.org/pub/mail/exim/%SUBDIR%/ \ - http://exim.psshee.com/ftp/exim/%SUBDIR%/ \ - ftp://mirror.hostfuss.com/exim/ftp/exim/%SUBDIR%/ \ - http://mirror.hostfuss.com/exim/ftp/exim/%SUBDIR%/ \ - ftp://ftp.nl.uu.net/pub/unix/mail/exim/exim/%SUBDIR%/ \ + ftp://ftp.kaist.ac.kr/exim/%SUBDIR%/ \ + http://ftp.kaist.ac.kr/exim/%SUBDIR%/ \ ftp://sunsite.uio.no/pub/mail/exim/exim/%SUBDIR%/ \ - http://piotrkosoft.net/pub/mirrors/ftp.exim.org/exim/%SUBDIR%/ \ - ftp://ftp.piotrkosoft.net/pub/mirrors/ftp.exim.org/exim/%SUBDIR%/ \ ftp://sunsite.icm.edu.pl/pub/unix/mail/exim/exim/%SUBDIR%/ \ http://sunsite.icm.edu.pl/pub/unix/mail/exim/exim/%SUBDIR%/ \ - ftp://ftp.is.co.za/networking/mail/mta/exim/ftp/exim/%SUBDIR%/ \ ftp://mirrors.dominios.pt/pub/ftp.exim.org/exim/%SUBDIR%/ \ ftp://mirror.switch.ch/mirror/exim/exim/%SUBDIR%/ \ http://mirror.switch.ch/ftp/mirror/exim/exim/%SUBDIR%/ \ - ftp://ftp.reaper.org/pub/exim/exim/%SUBDIR%/ \ - ftp://sunsite.cnlab-switch.ch/mirror/exim/exim/%SUBDIR%/ \ - ftp://ftp.demon.co.uk/pub/mirrors/exim/%SUBDIR%/ \ - ftp://mirror.tje.me.uk/pub/mirrors/ftp.exim.org/exim/%SUBDIR%/ \ - http://mirror.tje.me.uk/pub/mirrors/ftp.exim.org/exim/%SUBDIR%/ \ - ftp://ftp.fsckit.net/pub/exim/exim/%SUBDIR%/ \ - ftp://idcnetwork.org/pub/exim/exim/%SUBDIR%/ \ - http://ftp.exim.llorien.org/exim/%SUBDIR%/ + ftp://ftp.mirrorservice.org/sites/ftp.exim.org/pub/%SUBDIR%/ \ + http://exim.telcom.net.ua/ftp/%SUBDIR/ \ + ftp://idcnetwork.org/pub/exim/exim/%SUBDIR%/ .endif .if !defined(IGNORE_MASTER_SITE_CENTOS_LINUX) From owner-svn-ports-head@freebsd.org Sun Dec 25 14:02:13 2016 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 5B684C8F633; Sun, 25 Dec 2016 14:02:13 +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 10E0BB82; Sun, 25 Dec 2016 14:02:12 +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 uBPE2CmP040944; Sun, 25 Dec 2016 14:02:12 GMT (envelope-from vsevolod@FreeBSD.org) Received: (from vsevolod@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBPE2B5r040940; Sun, 25 Dec 2016 14:02:11 GMT (envelope-from vsevolod@FreeBSD.org) Message-Id: <201612251402.uBPE2B5r040940@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: vsevolod set sender to vsevolod@FreeBSD.org using -f From: Vsevolod Stakhov Date: Sun, 25 Dec 2016 14:02:11 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429426 - in head/mail: exim exim-doc-html 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, 25 Dec 2016 14:02:13 -0000 Author: vsevolod Date: Sun Dec 25 14:02:11 2016 New Revision: 429426 URL: https://svnweb.freebsd.org/changeset/ports/429426 Log: - Update to 4.87.1 (security release) - Fix subdirs to allow download of the distfiles MFH: 2016Q4 Security: CVE-2016-9963 Modified: head/mail/exim-doc-html/Makefile head/mail/exim-doc-html/distinfo head/mail/exim/Makefile head/mail/exim/distinfo Modified: head/mail/exim-doc-html/Makefile ============================================================================== --- head/mail/exim-doc-html/Makefile Sun Dec 25 13:46:55 2016 (r429425) +++ head/mail/exim-doc-html/Makefile Sun Dec 25 14:02:11 2016 (r429426) @@ -4,10 +4,12 @@ PORTNAME= exim PORTVERSION= 4.87 CATEGORIES= mail -MASTER_SITES= EXIM/exim4/:exim +MASTER_SITES= EXIM +MASTER_SITE_SUBDIR= /exim4/ \ + /exim4/old/ PKGNAMESUFFIX= -doc-${DOCFORMAT} DISTNAME= exim-${DISTDOCFORMAT}-${PORTVERSION} -DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:exim +DISTFILES= ${DISTNAME}${EXTRACT_SUFX} DIST_SUBDIR= exim MAINTAINER= vsevolod@FreeBSD.org Modified: head/mail/exim-doc-html/distinfo ============================================================================== --- head/mail/exim-doc-html/distinfo Sun Dec 25 13:46:55 2016 (r429425) +++ head/mail/exim-doc-html/distinfo Sun Dec 25 14:02:11 2016 (r429426) @@ -1,3 +1,4 @@ +TIMESTAMP = 1482674149 SHA256 (exim/exim-html-4.87.tar.bz2) = 8f87876d4a392f59d1009ba64ac461862951a3f4eed9c0b14a49be7bcbdc1f12 SIZE (exim/exim-html-4.87.tar.bz2) = 478953 SHA256 (exim/exim-pdf-4.87.tar.bz2) = 52c6205ec31fe8162a7068ba86dfd1ac6e370c76a5377bdc7bd29555f8d6ca0c Modified: head/mail/exim/Makefile ============================================================================== --- head/mail/exim/Makefile Sun Dec 25 13:46:55 2016 (r429425) +++ head/mail/exim/Makefile Sun Dec 25 14:02:11 2016 (r429426) @@ -4,7 +4,9 @@ PORTNAME= exim PORTVERSION?= ${EXIM_VERSION} CATEGORIES= mail ipv6 -MASTER_SITES= EXIM/exim4/:exim +MASTER_SITES= EXIM:exim +MASTER_SITE_SUBDIR= /exim4/:exim \ + /exim4/old/:exim DISTNAME= ${PORTNAME}-${EXIM_VERSION} DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:exim DIST_SUBDIR= exim @@ -94,7 +96,7 @@ MASTER_SITES+= http://marc.merlins.org/l DISTFILES+= sa-exim-${SA_EXIM_VERSION}.tar.gz:sa_exim .endif -EXIM_VERSION= 4.87 +EXIM_VERSION= 4.87.1 SA_EXIM_VERSION=4.2 EXIM_INSTALL_ARG+= "-no_chown" "-no_symlink" Modified: head/mail/exim/distinfo ============================================================================== --- head/mail/exim/distinfo Sun Dec 25 13:46:55 2016 (r429425) +++ head/mail/exim/distinfo Sun Dec 25 14:02:11 2016 (r429426) @@ -1,4 +1,5 @@ -SHA256 (exim/exim-4.87.tar.bz2) = 74691e0dff4d1b5d387e9c33c86f96a8f6d2adbc781c0dec9d2061a847b07dc9 -SIZE (exim/exim-4.87.tar.bz2) = 1801422 +TIMESTAMP = 1482673582 +SHA256 (exim/exim-4.87.1.tar.bz2) = d4b7994c89240d2f9a9fcd7a2dffa4b72f14379001a24266f4dbb0fbe5131514 +SIZE (exim/exim-4.87.1.tar.bz2) = 1789634 SHA256 (exim/sa-exim-4.2.tar.gz) = 72e0a735547f18b05785e6c58a71d24623858f0f5234a5dc0e24cb453999e99a SIZE (exim/sa-exim-4.2.tar.gz) = 66575 From owner-svn-ports-head@freebsd.org Sun Dec 25 14:02:31 2016 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 E0F9BC8F78B; Sun, 25 Dec 2016 14:02:31 +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 AF947CA3; Sun, 25 Dec 2016 14:02:31 +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 uBPE2UmB041078; Sun, 25 Dec 2016 14:02:30 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBPE2UYB041076; Sun, 25 Dec 2016 14:02:30 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201612251402.uBPE2UYB041076@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Sun, 25 Dec 2016 14:02:30 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429427 - head/devel/powerpc64-gcc 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, 25 Dec 2016 14:02:32 -0000 Author: bapt Date: Sun Dec 25 14:02:30 2016 New Revision: 429427 URL: https://svnweb.freebsd.org/changeset/ports/429427 Log: Update to 6.3.0 Modified: head/devel/powerpc64-gcc/Makefile head/devel/powerpc64-gcc/distinfo Modified: head/devel/powerpc64-gcc/Makefile ============================================================================== --- head/devel/powerpc64-gcc/Makefile Sun Dec 25 14:02:11 2016 (r429426) +++ head/devel/powerpc64-gcc/Makefile Sun Dec 25 14:02:30 2016 (r429427) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= gcc -PORTVERSION= 6.2.0 -PORTREVISION= 1 +PORTVERSION= 6.3.0 CATEGORIES= devel MASTER_SITES= GCC/releases/gcc-${DISTVERSION} PKGNAMEPREFIX?= powerpc64- Modified: head/devel/powerpc64-gcc/distinfo ============================================================================== --- head/devel/powerpc64-gcc/distinfo Sun Dec 25 14:02:11 2016 (r429426) +++ head/devel/powerpc64-gcc/distinfo Sun Dec 25 14:02:30 2016 (r429427) @@ -1,3 +1,3 @@ -TIMESTAMP = 1481391385 -SHA256 (gcc-6.2.0.tar.bz2) = 9944589fc722d3e66308c0ce5257788ebd7872982a718aa2516123940671b7c5 -SIZE (gcc-6.2.0.tar.bz2) = 99778648 +TIMESTAMP = 1482670316 +SHA256 (gcc-6.3.0.tar.bz2) = f06ae7f3f790fbf0f018f6d40e844451e6bc3b7bc96e128e63b09825c1f8b29f +SIZE (gcc-6.3.0.tar.bz2) = 99903185 From owner-svn-ports-head@freebsd.org Sun Dec 25 14:13:31 2016 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 2FA9CC8FC77; Sun, 25 Dec 2016 14:13:31 +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 ED36F1296; Sun, 25 Dec 2016 14:13:30 +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 uBPEDUdF045063; Sun, 25 Dec 2016 14:13:30 GMT (envelope-from vsevolod@FreeBSD.org) Received: (from vsevolod@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBPEDTmD045061; Sun, 25 Dec 2016 14:13:29 GMT (envelope-from vsevolod@FreeBSD.org) Message-Id: <201612251413.uBPEDTmD045061@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: vsevolod set sender to vsevolod@FreeBSD.org using -f From: Vsevolod Stakhov Date: Sun, 25 Dec 2016 14:13:29 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429428 - head/security/vuxml 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, 25 Dec 2016 14:13:31 -0000 Author: vsevolod Date: Sun Dec 25 14:13:29 2016 New Revision: 429428 URL: https://svnweb.freebsd.org/changeset/ports/429428 Log: - Document CVE-2016-9963 for exim Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Sun Dec 25 14:02:30 2016 (r429427) +++ head/security/vuxml/vuln.xml Sun Dec 25 14:13:29 2016 (r429428) @@ -58,6 +58,35 @@ Notes: * Do not forget port variants (linux-f10-libxml2, libxml2, etc.) --> + + exim -- DKIM private key leak + + + exim + 4.69 + 4.87.1 + + + + +

The Exim project reports:

+
+

Exim leaks the private DKIM signing key to the log files. + Additionally, if the build option EXPERIMENTAL_DSN_INFO=yes is used, + the key material is included in the bounce message.

+
+ +
+ + https://exim.org/static/doc/CVE-2016-9963.txt + CVE-2016-9963 + + + 2016-12-15 + 2016-12-25 + +
+ openssh -- multiple vulnerabilities From owner-svn-ports-head@freebsd.org Sun Dec 25 14:23:40 2016 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 E93EEC8FFF8; Sun, 25 Dec 2016 14:23:40 +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 C38C11A40; Sun, 25 Dec 2016 14:23:40 +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 uBPENdsi049463; Sun, 25 Dec 2016 14:23:39 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBPENcWY049450; Sun, 25 Dec 2016 14:23:38 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201612251423.uBPENcWY049450@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Sun, 25 Dec 2016 14:23:38 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429430 - in head: archivers/innoextract audio/ccaudio2 databases/tarantool games/arx-libertatis graphics/ansilove multimedia/ffmpegthumbnailer net/nanomsg sysutils/cloudabi-utils textp... 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, 25 Dec 2016 14:23:41 -0000 Author: amdmi3 Date: Sun Dec 25 14:23:38 2016 New Revision: 429430 URL: https://svnweb.freebsd.org/changeset/ports/429430 Log: CMAKE_INSTALL_MANDIR is not set correctly by default, no need to override it Approved by: portmgr blanket Modified: head/archivers/innoextract/Makefile head/audio/ccaudio2/Makefile head/databases/tarantool/Makefile head/games/arx-libertatis/Makefile head/graphics/ansilove/Makefile head/multimedia/ffmpegthumbnailer/Makefile head/net/nanomsg/Makefile head/sysutils/cloudabi-utils/Makefile head/textproc/uncrustify/Makefile head/www/faup/Makefile head/www/otter-browser/Makefile head/x11/xfce4-whiskermenu-plugin/Makefile Modified: head/archivers/innoextract/Makefile ============================================================================== --- head/archivers/innoextract/Makefile Sun Dec 25 14:18:33 2016 (r429429) +++ head/archivers/innoextract/Makefile Sun Dec 25 14:23:38 2016 (r429430) @@ -19,7 +19,6 @@ LIB_DEPENDS= libboost_iostreams.so:devel libboost_program_options.so:devel/boost-libs USES= cmake iconv -CMAKE_ARGS= -DCMAKE_INSTALL_MANDIR=man PLIST_FILES= bin/innoextract \ man/man1/innoextract.1.gz Modified: head/audio/ccaudio2/Makefile ============================================================================== --- head/audio/ccaudio2/Makefile Sun Dec 25 14:18:33 2016 (r429429) +++ head/audio/ccaudio2/Makefile Sun Dec 25 14:23:38 2016 (r429430) @@ -20,7 +20,6 @@ LIB_DEPENDS= libccgnu2.so:devel/commoncp USES= cmake:outsource compiler:c++11-lib pathfix pkgconfig USE_LDCONFIG= yes -CMAKE_ARGS= -DWITH_INCLUDES:PATH=${LOCALBASE}/include \ - -DCMAKE_INSTALL_MANDIR:STRING=man +CMAKE_ARGS= -DWITH_INCLUDES:PATH=${LOCALBASE}/include .include Modified: head/databases/tarantool/Makefile ============================================================================== --- head/databases/tarantool/Makefile Sun Dec 25 14:18:33 2016 (r429429) +++ head/databases/tarantool/Makefile Sun Dec 25 14:23:38 2016 (r429430) @@ -23,8 +23,7 @@ TT_DATADIR?= /var/db/tarantool TT_RUNDIR?= /var/run/tarantool TT_LOGDIR?= /var/log/tarantool -CMAKE_ARGS= -DCMAKE_INSTALL_MANDIR=man \ - -DCMAKE_INSTALL_FULL_SYSCONFDIR=${ETCDIR} \ +CMAKE_ARGS= -DCMAKE_INSTALL_FULL_SYSCONFDIR=${ETCDIR} \ -DCMAKE_INSTALL_LOCALSTATEDIR=/var \ -DENABLE_DIST=ON Modified: head/games/arx-libertatis/Makefile ============================================================================== --- head/games/arx-libertatis/Makefile Sun Dec 25 14:18:33 2016 (r429429) +++ head/games/arx-libertatis/Makefile Sun Dec 25 14:23:38 2016 (r429430) @@ -20,7 +20,8 @@ BUILD_DEPENDS= ${LOCALBASE}/include/boos USES= cmake openal tar:xz USE_SDL= sdl USE_GL= gl glew -CMAKE_ARGS= -DCMAKE_INSTALL_MANDIR="man" -DDATA_DIR=arx -DSTRICT_USE=ON +CMAKE_ARGS= -DDATA_DIR=arx \ + -DSTRICT_USE=ON SUB_FILES= pkg-message @@ -46,7 +47,7 @@ post-patch: @${REINPLACE_CMD} -e 's|/usr/local|${LOCALBASE}|g' ${WRKSRC}/CMakeLists.txt post-install: - ${MKDIR} ${STAGEDIR}${DOCSDIR} + @${MKDIR} ${STAGEDIR}${DOCSDIR} .for f in ${PORTDOCS} ${INSTALL_DATA} ${WRKSRC}/${f} ${STAGEDIR}${DOCSDIR}/ .endfor Modified: head/graphics/ansilove/Makefile ============================================================================== --- head/graphics/ansilove/Makefile Sun Dec 25 14:18:33 2016 (r429429) +++ head/graphics/ansilove/Makefile Sun Dec 25 14:23:38 2016 (r429430) @@ -16,7 +16,6 @@ LIB_DEPENDS= libgd.so:graphics/gd USE_GITHUB= yes USES= cmake -CMAKE_ARGS= -DCMAKE_INSTALL_MANDIR=man PORTDOCS= AUTHORS ChangeLog README.md THANKS TODO PORTEXAMPLES= * Modified: head/multimedia/ffmpegthumbnailer/Makefile ============================================================================== --- head/multimedia/ffmpegthumbnailer/Makefile Sun Dec 25 14:18:33 2016 (r429429) +++ head/multimedia/ffmpegthumbnailer/Makefile Sun Dec 25 14:23:38 2016 (r429430) @@ -22,8 +22,7 @@ USES= cmake:outsource compiler:c++11-li USE_GNOME= glib20 USE_LDCONFIG= yes -CMAKE_ARGS= -DENABLE_GIO=ON \ - -DCMAKE_INSTALL_MANDIR:PATH="man" +CMAKE_ARGS= -DENABLE_GIO=ON OPTIONS_DEFINE= THUMBNAILER THUMBNAILER_DESC=Register as a system thumbnailer Modified: head/net/nanomsg/Makefile ============================================================================== --- head/net/nanomsg/Makefile Sun Dec 25 14:18:33 2016 (r429429) +++ head/net/nanomsg/Makefile Sun Dec 25 14:23:38 2016 (r429430) @@ -23,6 +23,5 @@ DOCS_DESC= Build and/or install HTML a DOCS_BUILD_DEPENDS= asciidoctor:textproc/rubygem-asciidoctor DOCS_CMAKE_BOOL= NN_ENABLE_DOC -DOCS_CMAKE_ON= -DCMAKE_INSTALL_MANDIR:STRING=man .include Modified: head/sysutils/cloudabi-utils/Makefile ============================================================================== --- head/sysutils/cloudabi-utils/Makefile Sun Dec 25 14:18:33 2016 (r429429) +++ head/sysutils/cloudabi-utils/Makefile Sun Dec 25 14:23:38 2016 (r429430) @@ -24,7 +24,6 @@ ONLY_FOR_ARCHS_REASON= CloudABI has not USES= cmake compiler:c11 pkgconfig tar:xz USE_LDCONFIG= yes -CMAKE_ARGS= -DCMAKE_INSTALL_MANDIR=man CFLAGS+= -I${LOCALBASE}/include .include Modified: head/textproc/uncrustify/Makefile ============================================================================== --- head/textproc/uncrustify/Makefile Sun Dec 25 14:18:33 2016 (r429429) +++ head/textproc/uncrustify/Makefile Sun Dec 25 14:23:38 2016 (r429430) @@ -14,7 +14,6 @@ LICENSE_FILE= ${WRKSRC}/COPYING NO_WRKSUBDIR= yes USES= cmake:outsource -CMAKE_ARGS= -DCMAKE_INSTALL_MANDIR=man TEST_TARGET= test PORTDOCS= * Modified: head/www/faup/Makefile ============================================================================== --- head/www/faup/Makefile Sun Dec 25 14:18:33 2016 (r429429) +++ head/www/faup/Makefile Sun Dec 25 14:23:38 2016 (r429430) @@ -20,7 +20,6 @@ GH_ACCOUNT= stricaud USES= cmake:outsource lua USE_LDCONFIG= yes -CMAKE_ARGS= -DCMAKE_INSTALL_MANDIR=${PREFIX}/man PORTDOCS= * Modified: head/www/otter-browser/Makefile ============================================================================== --- head/www/otter-browser/Makefile Sun Dec 25 14:18:33 2016 (r429429) +++ head/www/otter-browser/Makefile Sun Dec 25 14:23:38 2016 (r429430) @@ -16,6 +16,4 @@ USES= cmake:outsource compiler:c++11-li USE_GITHUB= yes GH_ACCOUNT= OtterBrowser -CMAKE_ARGS= -DCMAKE_INSTALL_MANDIR=man - .include Modified: head/x11/xfce4-whiskermenu-plugin/Makefile ============================================================================== --- head/x11/xfce4-whiskermenu-plugin/Makefile Sun Dec 25 14:18:33 2016 (r429429) +++ head/x11/xfce4-whiskermenu-plugin/Makefile Sun Dec 25 14:23:38 2016 (r429430) @@ -15,11 +15,9 @@ LICENSE_FILE= ${WRKSRC}/COPYING PORTSCOUT= limit:^1\.6\. -USES= cmake:outsource gettext localbase pkgconfig tar:bzip2 xfce +USES= cmake:outsource gettext localbase pkgconfig tar:bzip2 xfce USE_GNOME= gtk20 cairo USE_XFCE= panel INSTALLS_ICONS= yes -CMAKE_ARGS+= -DCMAKE_INSTALL_MANDIR=${MANDIRS} - .include From owner-svn-ports-head@freebsd.org Sun Dec 25 14:33:15 2016 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 CEF46C90498; Sun, 25 Dec 2016 14:33:15 +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 9E269189; Sun, 25 Dec 2016 14:33:15 +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 uBPEXE7G053378; Sun, 25 Dec 2016 14:33:14 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBPEXEbn053377; Sun, 25 Dec 2016 14:33:14 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201612251433.uBPEXEbn053377@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Sun, 25 Dec 2016 14:33:14 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429431 - head/math/cgal 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, 25 Dec 2016 14:33:15 -0000 Author: amdmi3 Date: Sun Dec 25 14:33:14 2016 New Revision: 429431 URL: https://svnweb.freebsd.org/changeset/ports/429431 Log: - Add comment on why USE_GCC is needed Approved by: portmgr blanket Modified: head/math/cgal/Makefile Modified: head/math/cgal/Makefile ============================================================================== --- head/math/cgal/Makefile Sun Dec 25 14:23:38 2016 (r429430) +++ head/math/cgal/Makefile Sun Dec 25 14:33:14 2016 (r429431) @@ -30,6 +30,7 @@ SHEBANG_FILES= scripts/cgal_create_CMak .include .if ${ARCH} == i386 && ${OSVERSION} >= 1100000 +# clang internal error USE_GCC= yes .endif From owner-svn-ports-head@freebsd.org Sun Dec 25 14:38:36 2016 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 F03F9C907C6; Sun, 25 Dec 2016 14:38: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 B109475E; Sun, 25 Dec 2016 14:38: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 uBPEcZat053812; Sun, 25 Dec 2016 14:38:35 GMT (envelope-from riggs@FreeBSD.org) Received: (from riggs@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBPEcYWg053801; Sun, 25 Dec 2016 14:38:34 GMT (envelope-from riggs@FreeBSD.org) Message-Id: <201612251438.uBPEcYWg053801@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: riggs set sender to riggs@FreeBSD.org using -f From: Thomas Zander Date: Sun, 25 Dec 2016 14:38:34 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429432 - in head/net-mgmt: . ccnet-server ccnet-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, 25 Dec 2016 14:38:37 -0000 Author: riggs Date: Sun Dec 25 14:38:34 2016 New Revision: 429432 URL: https://svnweb.freebsd.org/changeset/ports/429432 Log: Prepare split of net-mgmt/ccnet in client / server ports; update to 6.0.6 PR: 215292 Submitted by: Ultima1252@gmail.com (maintainer) Added: head/net-mgmt/ccnet-server/ - copied from r429314, head/net-mgmt/ccnet/ Modified: head/net-mgmt/Makefile head/net-mgmt/ccnet-server/Makefile head/net-mgmt/ccnet-server/distinfo head/net-mgmt/ccnet-server/files/patch-Makefile.am head/net-mgmt/ccnet-server/files/patch-configure.ac head/net-mgmt/ccnet-server/files/patch-lib_Makefile.am head/net-mgmt/ccnet-server/files/patch-lib_net.c head/net-mgmt/ccnet-server/files/patch-lib_utils.c head/net-mgmt/ccnet-server/files/patch-net_common_getgateway.c head/net-mgmt/ccnet-server/pkg-descr head/net-mgmt/ccnet-server/pkg-plist Modified: head/net-mgmt/Makefile ============================================================================== --- head/net-mgmt/Makefile Sun Dec 25 14:33:14 2016 (r429431) +++ head/net-mgmt/Makefile Sun Dec 25 14:38:34 2016 (r429432) @@ -28,6 +28,7 @@ SUBDIR += cacti SUBDIR += cacti-spine SUBDIR += ccnet + SUBDIR += ccnet-server SUBDIR += cdpd SUBDIR += cdpr SUBDIR += cdpsnarf Modified: head/net-mgmt/ccnet-server/Makefile ============================================================================== --- head/net-mgmt/ccnet/Makefile Sat Dec 24 08:40:18 2016 (r429314) +++ head/net-mgmt/ccnet-server/Makefile Sun Dec 25 14:38:34 2016 (r429432) @@ -1,16 +1,16 @@ # $FreeBSD$ -PORTNAME= ccnet -PORTVERSION= 6.0.0 +PORTNAME= ccnet-server +PORTVERSION= 6.0.6 DISTVERSIONPREFIX= v DISTVERSIONSUFFIX= -server CATEGORIES= net-mgmt devel MAINTAINER= ultima1252@gmail.com -COMMENT= Framework for writing networked applications +COMMENT= Internal communication framework for Seafile server LICENSE= GPLv3 -LICENSE_FILE= ${WRKSRC}/LICENCE.txt +LICENSE_FILE= ${WRKSRC}/LICENSE.txt BUILD_DEPENDS= valac:lang/vala LIB_DEPENDS= libsearpc.so:devel/libsearpc \ @@ -22,17 +22,20 @@ LIB_DEPENDS= libsearpc.so:devel/libsearp libjansson.so:devel/jansson \ libldap.so:net/openldap24-client +CONFLICT= ccnet-[0-9]* + USE_GITHUB= yes GH_ACCOUNT= haiwen -USES= autoreconf gettext libtool localbase pathfix pkgconfig \ - python:-2.7 shebangfix ssl +USES= autoreconf gettext libtool localbase mysql:client \ + pathfix pgsql pkgconfig python:-2.7 shebangfix ssl USE_LDCONFIG= yes SHEBANG_FILES= tools/*.py +PATHFIX_MAKEFILEIN= Makefile.am CONFIGURE_ENV= SSL_CFLAGS="${OPENSSLINC}" SSL_LIBS="-L${OPENSSLLIB} -lssl -lcrypto" GNU_CONFIGURE= yes -CONFIGURE_ARGS+= --enable-server --enable-ldap +CONFIGURE_ARGS+= --enable-ldap INSTALL_TARGET= install-strip HAIWENDIR= www/haiwen @@ -58,13 +61,11 @@ post-install: @${MKDIR} ${STAGEDIR}${PREFIX}/${SEABIN} ${STAGEDIR}${PREFIX}/${SEALIB} ${INSTALL_PROGRAM} ${STAGEDIR}${PREFIX}/bin/ccnet-init ${STAGEDIR}${PREFIX}/${SEABIN} ${INSTALL_PROGRAM} ${STAGEDIR}${PREFIX}/bin/ccnet-server ${STAGEDIR}${PREFIX}/${SEABIN} - ${INSTALL_PROGRAM} ${STAGEDIR}${PREFIX}/bin/ccnet-servtool ${STAGEDIR}${PREFIX}/${SEABIN} ${RM} ${STAGEDIR}${PREFIX}/bin/ccnet-init \ - ${STAGEDIR}${PREFIX}/bin/ccnet-server \ - ${STAGEDIR}${PREFIX}/bin/ccnet-servtool + ${STAGEDIR}${PREFIX}/bin/ccnet-server (cd ${STAGEDIR}${PREFIX}/lib && \ ${COPYTREE_SHARE} ${PYTHON_VERSION} ${STAGEDIR}${PREFIX}/${SEALIB}) - @${RM} -r ${STAGEDIR}${PREFIX}/lib/${PYTHON_VERSION} + @${RM} -rf ${STAGEDIR}${PREFIX}/lib/${PYTHON_VERSION} ${LN} -s ${PREFIX}/${SEABIN}/ccnet-server ${STAGEDIR}${PREFIX}/bin/ .include Modified: head/net-mgmt/ccnet-server/distinfo ============================================================================== --- head/net-mgmt/ccnet/distinfo Sat Dec 24 08:40:18 2016 (r429314) +++ head/net-mgmt/ccnet-server/distinfo Sun Dec 25 14:38:34 2016 (r429432) @@ -1,3 +1,3 @@ -TIMESTAMP = 1470238343 -SHA256 (haiwen-ccnet-v6.0.0-server_GH0.tar.gz) = bb7be1c4a6c0a6d4cc9456089c6d16bbeba72541a4a9b59ead8a4075f067fc93 -SIZE (haiwen-ccnet-v6.0.0-server_GH0.tar.gz) = 222098 +TIMESTAMP = 1481476651 +SHA256 (haiwen-ccnet-server-v6.0.6-server_GH0.tar.gz) = a8bb1cc138d64e535006ae39423ccf1f5e1bdc920a5fbe54769f52d0f5444f02 +SIZE (haiwen-ccnet-server-v6.0.6-server_GH0.tar.gz) = 210290 Modified: head/net-mgmt/ccnet-server/files/patch-Makefile.am ============================================================================== --- head/net-mgmt/ccnet/files/patch-Makefile.am Sat Dec 24 08:40:18 2016 (r429314) +++ head/net-mgmt/ccnet-server/files/patch-Makefile.am Sun Dec 25 14:38:34 2016 (r429432) @@ -1,13 +1,12 @@ ---- Makefile.am.orig 2015-11-26 15:34:14 UTC +--- Makefile.am.orig 2016-10-05 10:33:03 UTC +++ Makefile.am -@@ -24,9 +24,13 @@ ACLOCAL_AMFLAGS = -I m4 - install-data-local: +@@ -15,8 +15,12 @@ install-data-local: if MACOS sed -i '' -e "s|(DESTDIR)|${DESTDIR}|g" $(pcfiles) -+else + else +if BSD + sed -i '' "s|(DESTDIR)|${PREFIX}|g" $(pcfiles) - else ++else ${SED} -i "s|(DESTDIR)|${DESTDIR}|g" $(pcfiles) endif +endif Modified: head/net-mgmt/ccnet-server/files/patch-configure.ac ============================================================================== --- head/net-mgmt/ccnet/files/patch-configure.ac Sat Dec 24 08:40:18 2016 (r429314) +++ head/net-mgmt/ccnet-server/files/patch-configure.ac Sun Dec 25 14:38:34 2016 (r429432) @@ -1,6 +1,6 @@ ---- configure.ac.orig 2015-11-11 09:50:52 UTC +--- configure.ac.orig 2016-10-05 10:33:03 UTC +++ configure.ac -@@ -51,8 +51,16 @@ else +@@ -52,8 +52,16 @@ else AC_MSG_RESULT(no) fi @@ -18,7 +18,7 @@ blinux=true AC_MSG_RESULT(compile in linux) else -@@ -154,6 +162,7 @@ AM_CONDITIONAL([COMPILE_DEMO], [test "${ +@@ -73,6 +81,7 @@ AM_CONDITIONAL([COMPILE_PYTHON], [test " AM_CONDITIONAL([WIN32], [test "$bwin32" = "true"]) AM_CONDITIONAL([MACOS], [test "$bmac" = "true"]) AM_CONDITIONAL([LINUX], [test "$blinux" = "true"]) @@ -26,7 +26,7 @@ # check libraries -@@ -213,6 +222,7 @@ if test "$bwin32" = true; then +@@ -132,6 +141,7 @@ if test "$bwin32" = true; then LIBS= LIB_RESOLV= LIB_UUID=-lrpcrt4 @@ -34,7 +34,7 @@ LIB_IPHLPAPI=-liphlpapi LIB_SHELL32=-lshell32 LIB_PSAPI=-lpsapi -@@ -225,11 +235,25 @@ elif test "$bmac" = true ; then +@@ -144,11 +154,25 @@ elif test "$bmac" = true ; then LIB_INTL= LIB_RESOLV=-lresolv LIB_UUID= @@ -60,7 +60,7 @@ else LIB_WS32= LIB_GDI32= -@@ -237,6 +261,7 @@ else +@@ -156,6 +180,7 @@ else LIB_INTL= LIB_RESOLV=-lresolv LIB_UUID=-luuid @@ -68,7 +68,7 @@ LIB_IPHLPAPI= LIB_SHELL32= LIB_PSAPI= -@@ -250,6 +275,7 @@ AC_SUBST(LIB_RT) +@@ -169,6 +194,7 @@ AC_SUBST(LIB_RT) AC_SUBST(LIB_INTL) AC_SUBST(LIB_RESOLV) AC_SUBST(LIB_UUID) Modified: head/net-mgmt/ccnet-server/files/patch-lib_Makefile.am ============================================================================== --- head/net-mgmt/ccnet/files/patch-lib_Makefile.am Sat Dec 24 08:40:18 2016 (r429314) +++ head/net-mgmt/ccnet-server/files/patch-lib_Makefile.am Sun Dec 25 14:38:34 2016 (r429432) @@ -1,4 +1,4 @@ ---- lib/Makefile.am.orig 2015-11-26 15:34:14 UTC +--- lib/Makefile.am.orig 2016-10-20 15:27:27 UTC +++ lib/Makefile.am @@ -61,6 +61,7 @@ libccnetd_la_SOURCES = utils.c db.c job- libccnetd_la_LDFLAGS = -no-undefined Modified: head/net-mgmt/ccnet-server/files/patch-lib_net.c ============================================================================== --- head/net-mgmt/ccnet/files/patch-lib_net.c Sat Dec 24 08:40:18 2016 (r429314) +++ head/net-mgmt/ccnet-server/files/patch-lib_net.c Sun Dec 25 14:38:34 2016 (r429432) @@ -1,4 +1,4 @@ ---- lib/net.c.orig 2015-11-11 09:50:52 UTC +--- lib/net.c.orig 2016-10-05 10:33:03 UTC +++ lib/net.c @@ -152,7 +152,11 @@ ccnet_net_bind_tcp (int port, int nonblo Modified: head/net-mgmt/ccnet-server/files/patch-lib_utils.c ============================================================================== --- head/net-mgmt/ccnet/files/patch-lib_utils.c Sat Dec 24 08:40:18 2016 (r429314) +++ head/net-mgmt/ccnet-server/files/patch-lib_utils.c Sun Dec 25 14:38:34 2016 (r429432) @@ -1,4 +1,4 @@ ---- lib/utils.c.orig 2016-01-08 11:43:49 UTC +--- lib/utils.c.orig 2016-10-05 10:33:03 UTC +++ lib/utils.c @@ -43,6 +43,16 @@ Modified: head/net-mgmt/ccnet-server/files/patch-net_common_getgateway.c ============================================================================== --- head/net-mgmt/ccnet/files/patch-net_common_getgateway.c Sat Dec 24 08:40:18 2016 (r429314) +++ head/net-mgmt/ccnet-server/files/patch-net_common_getgateway.c Sun Dec 25 14:38:34 2016 (r429432) @@ -1,4 +1,4 @@ ---- net/common/getgateway.c.orig 2015-11-11 09:50:52 UTC +--- net/common/getgateway.c.orig 2016-10-05 10:33:03 UTC +++ net/common/getgateway.c @@ -34,7 +34,7 @@ #undef USE_SYSCTL_NET_ROUTE Modified: head/net-mgmt/ccnet-server/pkg-descr ============================================================================== --- head/net-mgmt/ccnet/pkg-descr Sat Dec 24 08:40:18 2016 (r429314) +++ head/net-mgmt/ccnet-server/pkg-descr Sun Dec 25 14:38:34 2016 (r429432) @@ -1,6 +1,7 @@ Ccnet is a framework for writing networked applications in C. It provides the services of peer identification, connection management, service -invocation, and message sending. Server has the management of user, group, -and cluster. +invocation, and message sending. In ccnet network, there are two types of +nodes, i.e., client and server. Server has the following functions, User +management, Group management. -WWW: https://github.com/haiwen/ccnet +WWW: https://github.com/haiwen/ccnet-server Modified: head/net-mgmt/ccnet-server/pkg-plist ============================================================================== --- head/net-mgmt/ccnet/pkg-plist Sat Dec 24 08:40:18 2016 (r429314) +++ head/net-mgmt/ccnet-server/pkg-plist Sun Dec 25 14:38:34 2016 (r429432) @@ -1,7 +1,3 @@ -bin/ccnet -bin/ccnet-demo-client -bin/ccnet-demo-server -bin/ccnet-tool bin/ccnet-server include/ccnet.h include/ccnet/async-rpc-proc.h @@ -32,7 +28,6 @@ lib/libccnet.so.0.0.0 libdata/pkgconfig/libccnet.pc %%SEAFILE_SERVER%%/seafile/bin/ccnet-init %%SEAFILE_SERVER%%/seafile/bin/ccnet-server -%%SEAFILE_SERVER%%/seafile/bin/ccnet-servtool %%SEAFILE_SERVER%%/seafile/%%PYTHON_SITELIBDIR%%/ccnet/__init__.py %%SEAFILE_SERVER%%/seafile/%%PYTHON_SITELIBDIR%%/ccnet/__init__.pyc %%SEAFILE_SERVER%%/seafile/%%PYTHON_SITELIBDIR%%/ccnet/__init__.pyo From owner-svn-ports-head@freebsd.org Sun Dec 25 14:41:12 2016 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 D1E32C90A27; Sun, 25 Dec 2016 14:41:12 +0000 (UTC) (envelope-from jhale@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 9ACA29DD; Sun, 25 Dec 2016 14:41:12 +0000 (UTC) (envelope-from jhale@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBPEfBde056305; Sun, 25 Dec 2016 14:41:11 GMT (envelope-from jhale@FreeBSD.org) Received: (from jhale@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBPEfB26056304; Sun, 25 Dec 2016 14:41:11 GMT (envelope-from jhale@FreeBSD.org) Message-Id: <201612251441.uBPEfB26056304@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jhale set sender to jhale@FreeBSD.org using -f From: "Jason E. Hale" Date: Sun, 25 Dec 2016 14:41:11 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429433 - 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, 25 Dec 2016 14:41:12 -0000 Author: jhale Date: Sun Dec 25 14:41:11 2016 New Revision: 429433 URL: https://svnweb.freebsd.org/changeset/ports/429433 Log: Add standard description for AcoustID audio fingerprinting support (chromaprint) Modified: head/Mk/bsd.options.desc.mk Modified: head/Mk/bsd.options.desc.mk ============================================================================== --- head/Mk/bsd.options.desc.mk Sun Dec 25 14:38:34 2016 (r429432) +++ head/Mk/bsd.options.desc.mk Sun Dec 25 14:41:11 2016 (r429433) @@ -19,6 +19,7 @@ A52_DESC?= AC-3 support via liba52 AAC_DESC?= AAC/MP4 format support AACPLUS_DESC?= AAC support via libaacplus AALIB_DESC?= AAlib graphics library support +ACOUSTID_DESC?= AcoustID audio fingerprinting support ALAC_DESC?= Apple Lossless audio format support ALSA_DESC?= ALSA audio architecture support AMR_DESC?= AMR 3GPP speech codec support (opencore) From owner-svn-ports-head@freebsd.org Sun Dec 25 14:58:05 2016 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 6D68FC8F164; Sun, 25 Dec 2016 14:58:05 +0000 (UTC) (envelope-from jhale@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 28B6014A3; Sun, 25 Dec 2016 14:58:05 +0000 (UTC) (envelope-from jhale@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBPEw43A062258; Sun, 25 Dec 2016 14:58:04 GMT (envelope-from jhale@FreeBSD.org) Received: (from jhale@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBPEw42Z062257; Sun, 25 Dec 2016 14:58:04 GMT (envelope-from jhale@FreeBSD.org) Message-Id: <201612251458.uBPEw42Z062257@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jhale set sender to jhale@FreeBSD.org using -f From: "Jason E. Hale" Date: Sun, 25 Dec 2016 14:58:04 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429434 - in head/audio/kid3-kde4: . 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, 25 Dec 2016 14:58:05 -0000 Author: jhale Date: Sun Dec 25 14:58:04 2016 New Revision: 429434 URL: https://svnweb.freebsd.org/changeset/ports/429434 Log: - Update to 3.4.4 - Convert options to CMAKE_BOOL Deleted: head/audio/kid3-kde4/files/ Modified: head/audio/kid3-kde4/Makefile head/audio/kid3-kde4/distinfo Modified: head/audio/kid3-kde4/Makefile ============================================================================== --- head/audio/kid3-kde4/Makefile Sun Dec 25 14:41:11 2016 (r429433) +++ head/audio/kid3-kde4/Makefile Sun Dec 25 14:58:04 2016 (r429434) @@ -1,8 +1,8 @@ # $FreeBSD$ PORTNAME= kid3 -PORTVERSION= 3.4.3 -PORTREVISION?= 1 +PORTVERSION= 3.4.4 +PORTREVISION?= 0 CATEGORIES= audio kde MASTER_SITES= SF @@ -14,10 +14,11 @@ LICENSE= GPLv2 USES= cmake:outsource kde:4 pkgconfig USE_LDCONFIG= yes CMAKE_ARGS= -DWITH_DOCBOOKDIR=${LOCALBASE}/share/xsl/docbook \ + -DWITH_LIBDIR=lib \ -DWITH_MANDIR=man \ + -DWITH_PLUGINSDIR=lib/kid3 \ -DFFMPEG_ROOT=${LOCALBASE} \ -DWITH_QML=OFF -CXXFLAGS+= -I${LOCALBASE}/include OPTIONS_DEFINE= CLI ACOUSTID FLAC MP3 MP4 VORBIS TAGLIB PHONON OPTIONS_DEFAULT= CLI ACOUSTID FLAC MP3 MP4 VORBIS TAGLIB @@ -63,41 +64,33 @@ OPTIONS_SLAVE= PHONON PLIST_SUB+= SHLIB_VER=${PORTVERSION} -ACOUSTID_DESC= AcoustID audio fingerprinting support ACOUSTID_LIB_DEPENDS= libchromaprint.so:audio/chromaprint \ libavcodec.so:multimedia/ffmpeg -ACOUSTID_CMAKE_ON= -DWITH_CHROMAPRINT=ON -DWITH_FFMPEG=ON -ACOUSTID_CMAKE_OFF= -DWITH_CHROMAPRINT=OFF +ACOUSTID_CMAKE_BOOL= WITH_CHROMAPRINT WITH_FFMPEG CLI_DESC= Build and install command line utility CLI_USES= readline CLI_VARS= KID3_CLI=CLI; FLAC_LIB_DEPENDS= libFLAC.so:audio/flac -FLAC_CMAKE_ON= -DWITH_FLAC=ON -FLAC_CMAKE_OFF= -DWITH_FLAC=OFF +FLAC_CMAKE_BOOL= WITH_FLAC MP3_LIB_DEPENDS= libid3.so:audio/id3lib -MP3_CMAKE_ON= -DWITH_ID3LIB=ON -MP3_CMAKE_OFF= -DWITH_ID3LIB=OFF +MP3_CMAKE_BOOL= WITH_ID3LIB MP4_LIB_DEPENDS= libmp4v2.so:multimedia/mp4v2 -MP4_CMAKE_ON= -DWITH_MP4V2=ON -MP4_CMAKE_OFF= -DWITH_MP4V2=OFF +MP4_CMAKE_BOOL= WITH_MP4V2 -PHONON_CMAKE_ON= -DWITH_PHONON=ON -PHONON_CMAKE_OFF= -DWITH_PHONON=OFF PHONON_USE= QT4=phonon +PHONON_CMAKE_BOOL= WITH_PHONON TAGLIB_DESC= Various audio formats support via Taglib TAGLIB_LIB_DEPENDS= libtag.so:audio/taglib -TAGLIB_CMAKE_ON= -DWITH_TAGLIB=ON -TAGLIB_CMAKE_OFF= -DWITH_TAGLIB=OFF +TAGLIB_CMAKE_BOOL= WITH_TAGLIB VORBIS_LIB_DEPENDS= libvorbis.so:audio/libvorbis \ libogg.so:audio/libogg -VORBIS_CMAKE_ON= -DWITH_VORBIS=ON -VORBIS_CMAKE_OFF= -DWITH_VORBIS=OFF +VORBIS_CMAKE_BOOL= WITH_VORBIS .include Modified: head/audio/kid3-kde4/distinfo ============================================================================== --- head/audio/kid3-kde4/distinfo Sun Dec 25 14:41:11 2016 (r429433) +++ head/audio/kid3-kde4/distinfo Sun Dec 25 14:58:04 2016 (r429434) @@ -1,3 +1,3 @@ -TIMESTAMP = 1478081700 -SHA256 (kid3-3.4.3.tar.gz) = e8b03bb784fd4ef944ac4f31c770434719747c7750dee62f51efdfd61f4e3b2a -SIZE (kid3-3.4.3.tar.gz) = 1360042 +TIMESTAMP = 1482483989 +SHA256 (kid3-3.4.4.tar.gz) = ab1f622e26e5d672eb078f93abdb51f1a2667a748be8a211fcd91d18e0db4de0 +SIZE (kid3-3.4.4.tar.gz) = 1366457 From owner-svn-ports-head@freebsd.org Sun Dec 25 15:01:35 2016 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 2E3D4C8F434; Sun, 25 Dec 2016 15:01:35 +0000 (UTC) (envelope-from rakuco@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 F1CA71941; Sun, 25 Dec 2016 15:01:34 +0000 (UTC) (envelope-from rakuco@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBPF1YGu063958; Sun, 25 Dec 2016 15:01:34 GMT (envelope-from rakuco@FreeBSD.org) Received: (from rakuco@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBPF1Ysd063957; Sun, 25 Dec 2016 15:01:34 GMT (envelope-from rakuco@FreeBSD.org) Message-Id: <201612251501.uBPF1Ysd063957@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rakuco set sender to rakuco@FreeBSD.org using -f From: Raphael Kubo da Costa Date: Sun, 25 Dec 2016 15:01:34 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429435 - head/databases/sqlite2 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, 25 Dec 2016 15:01:35 -0000 Author: rakuco Date: Sun Dec 25 15:01:33 2016 New Revision: 429435 URL: https://svnweb.freebsd.org/changeset/ports/429435 Log: Make sure "all" is part of ALL_TARGET. Follow-up to r429384: we were setting ALL_TARGET to just "doc". While the build did not break, the code was actually being built during `make stage', which is not what we expect. Modified: head/databases/sqlite2/Makefile Modified: head/databases/sqlite2/Makefile ============================================================================== --- head/databases/sqlite2/Makefile Sun Dec 25 14:58:04 2016 (r429434) +++ head/databases/sqlite2/Makefile Sun Dec 25 15:01:33 2016 (r429435) @@ -48,7 +48,7 @@ PLIST_SUB+= WITH_TCLWRAPPER="@comment " .endif .if ${PORT_OPTIONS:MDOCS} -ALL_TARGET= doc +ALL_TARGET= all doc PORTDOCS= * MAKE_ARGS+= TCLSH=${TCLSH} MAKE_ENV+= TCL_VER=${TCL_VER} From owner-svn-ports-head@freebsd.org Sun Dec 25 15:05:35 2016 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 CF9A0C8F4CD; Sun, 25 Dec 2016 15:05:35 +0000 (UTC) (envelope-from jhale@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 9F3A11AF9; Sun, 25 Dec 2016 15:05:35 +0000 (UTC) (envelope-from jhale@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBPF5YFD066290; Sun, 25 Dec 2016 15:05:34 GMT (envelope-from jhale@FreeBSD.org) Received: (from jhale@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBPF5YNm066287; Sun, 25 Dec 2016 15:05:34 GMT (envelope-from jhale@FreeBSD.org) Message-Id: <201612251505.uBPF5YNm066287@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jhale set sender to jhale@FreeBSD.org using -f From: "Jason E. Hale" Date: Sun, 25 Dec 2016 15:05:34 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429436 - head/ftp/libfilezilla 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, 25 Dec 2016 15:05:35 -0000 Author: jhale Date: Sun Dec 25 15:05:34 2016 New Revision: 429436 URL: https://svnweb.freebsd.org/changeset/ports/429436 Log: Update to 0.9.0 PR: 215131 Submitted by: (maintainer) Modified: head/ftp/libfilezilla/Makefile head/ftp/libfilezilla/distinfo Modified: head/ftp/libfilezilla/Makefile ============================================================================== --- head/ftp/libfilezilla/Makefile Sun Dec 25 15:01:33 2016 (r429435) +++ head/ftp/libfilezilla/Makefile Sun Dec 25 15:05:34 2016 (r429436) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= libfilezilla -PORTVERSION= 0.8.0 +PORTVERSION= 0.9.0 CATEGORIES= ftp MASTER_SITES= http://download.filezilla-project.org/${PORTNAME}/ Modified: head/ftp/libfilezilla/distinfo ============================================================================== --- head/ftp/libfilezilla/distinfo Sun Dec 25 15:01:33 2016 (r429435) +++ head/ftp/libfilezilla/distinfo Sun Dec 25 15:05:34 2016 (r429436) @@ -1,3 +1,3 @@ -TIMESTAMP = 1478082557 -SHA256 (libfilezilla-0.8.0.tar.bz2) = 0bee16be8d68d3b393a914458a586b4c684e781f2dcc9d287ce60129dc20015f -SIZE (libfilezilla-0.8.0.tar.bz2) = 382980 +TIMESTAMP = 1482678093 +SHA256 (libfilezilla-0.9.0.tar.bz2) = 41d02b3eb54be1b1fdab89104a28a47fb654465a8d9ad00446c221a27bd9800c +SIZE (libfilezilla-0.9.0.tar.bz2) = 383160 From owner-svn-ports-head@freebsd.org Sun Dec 25 15:06:16 2016 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 BBE7BC8F5A4; Sun, 25 Dec 2016 15:06:16 +0000 (UTC) (envelope-from jhale@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 7EB361D36; Sun, 25 Dec 2016 15:06:16 +0000 (UTC) (envelope-from jhale@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBPF6FEa066507; Sun, 25 Dec 2016 15:06:15 GMT (envelope-from jhale@FreeBSD.org) Received: (from jhale@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBPF6Fcr066504; Sun, 25 Dec 2016 15:06:15 GMT (envelope-from jhale@FreeBSD.org) Message-Id: <201612251506.uBPF6Fcr066504@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jhale set sender to jhale@FreeBSD.org using -f From: "Jason E. Hale" Date: Sun, 25 Dec 2016 15:06:15 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429437 - head/ftp/filezilla 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, 25 Dec 2016 15:06:16 -0000 Author: jhale Date: Sun Dec 25 15:06:15 2016 New Revision: 429437 URL: https://svnweb.freebsd.org/changeset/ports/429437 Log: Update to 3.23.0.2 PR: 215132 Submitted by: (maintainer) Modified: head/ftp/filezilla/Makefile head/ftp/filezilla/distinfo head/ftp/filezilla/pkg-plist Modified: head/ftp/filezilla/Makefile ============================================================================== --- head/ftp/filezilla/Makefile Sun Dec 25 15:05:34 2016 (r429436) +++ head/ftp/filezilla/Makefile Sun Dec 25 15:06:15 2016 (r429437) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= filezilla -PORTVERSION= 3.22.2.2 +PORTVERSION= 3.23.0.2 CATEGORIES= ftp MASTER_SITES= SF/${PORTNAME}/FileZilla_Client/${PORTVERSION} DISTNAME= FileZilla_${PORTVERSION}_src Modified: head/ftp/filezilla/distinfo ============================================================================== --- head/ftp/filezilla/distinfo Sun Dec 25 15:05:34 2016 (r429436) +++ head/ftp/filezilla/distinfo Sun Dec 25 15:06:15 2016 (r429437) @@ -1,3 +1,3 @@ -TIMESTAMP = 1478082829 -SHA256 (FileZilla_3.22.2.2_src.tar.bz2) = bb7117e587ff05544c24eb7925e89c27afdd43ef6c0ce2e623c021d4479802c0 -SIZE (FileZilla_3.22.2.2_src.tar.bz2) = 4448800 +TIMESTAMP = 1481125867 +SHA256 (FileZilla_3.23.0.2_src.tar.bz2) = 3f464a7ad5f0e49085e455a023ec08130b663d392ea6aa6be9608527b015022f +SIZE (FileZilla_3.23.0.2_src.tar.bz2) = 4662448 Modified: head/ftp/filezilla/pkg-plist ============================================================================== --- head/ftp/filezilla/pkg-plist Sun Dec 25 15:05:34 2016 (r429436) +++ head/ftp/filezilla/pkg-plist Sun Dec 25 15:06:15 2016 (r429437) @@ -8,48 +8,18 @@ man/man5/fzdefaults.xml.5.gz share/appdata/filezilla.appdata.xml share/applications/filezilla.desktop %%DATADIR%%/docs/fzdefaults.xml.example -%%DATADIR%%/resources/16x16/ascii.png -%%DATADIR%%/resources/16x16/auto.png -%%DATADIR%%/resources/16x16/binary.png -%%DATADIR%%/resources/16x16/bookmark.png -%%DATADIR%%/resources/16x16/cancel.png -%%DATADIR%%/resources/16x16/compare.png -%%DATADIR%%/resources/16x16/disconnect.png -%%DATADIR%%/resources/16x16/download.png -%%DATADIR%%/resources/16x16/downloadadd.png -%%DATADIR%%/resources/16x16/file.png %%DATADIR%%/resources/16x16/filezilla.png -%%DATADIR%%/resources/16x16/filter.png -%%DATADIR%%/resources/16x16/find.png -%%DATADIR%%/resources/16x16/folder.png -%%DATADIR%%/resources/16x16/folderclosed.png -%%DATADIR%%/resources/16x16/localtreeview.png -%%DATADIR%%/resources/16x16/lock.png -%%DATADIR%%/resources/16x16/logview.png -%%DATADIR%%/resources/16x16/processqueue.png -%%DATADIR%%/resources/16x16/queueview.png -%%DATADIR%%/resources/16x16/reconnect.png -%%DATADIR%%/resources/16x16/refresh.png -%%DATADIR%%/resources/16x16/remotetreeview.png -%%DATADIR%%/resources/16x16/server.png -%%DATADIR%%/resources/16x16/sitemanager.png %%DATADIR%%/resources/16x16/sort_down_dark.png %%DATADIR%%/resources/16x16/sort_down_light.png %%DATADIR%%/resources/16x16/sort_up_dark.png %%DATADIR%%/resources/16x16/sort_up_light.png -%%DATADIR%%/resources/16x16/speedlimits.png -%%DATADIR%%/resources/16x16/symlink.png -%%DATADIR%%/resources/16x16/synchronize.png %%DATADIR%%/resources/16x16/throbber.gif %%DATADIR%%/resources/16x16/unknown.png -%%DATADIR%%/resources/16x16/upload.png -%%DATADIR%%/resources/16x16/uploadadd.png %%DATADIR%%/resources/20x20/unknown.png %%DATADIR%%/resources/24x24/unknown.png -%%DATADIR%%/resources/32x32/file.png %%DATADIR%%/resources/32x32/filezilla.png +%%DATADIR%%/resources/480x480/filezilla.png %%DATADIR%%/resources/48x48/filezilla.png -%%DATADIR%%/resources/48x48/speedlimits.png %%DATADIR%%/resources/blukis/16x16/ascii.png %%DATADIR%%/resources/blukis/16x16/auto.png %%DATADIR%%/resources/blukis/16x16/binary.png @@ -105,6 +75,7 @@ share/applications/filezilla.desktop %%DATADIR%%/resources/blukis/32x32/reconnect.png %%DATADIR%%/resources/blukis/32x32/refresh.png %%DATADIR%%/resources/blukis/32x32/remotetreeview.png +%%DATADIR%%/resources/blukis/32x32/server.png %%DATADIR%%/resources/blukis/32x32/showhidden.png %%DATADIR%%/resources/blukis/32x32/sitemanager.png %%DATADIR%%/resources/blukis/32x32/speedlimits.png @@ -135,6 +106,7 @@ share/applications/filezilla.desktop %%DATADIR%%/resources/blukis/48x48/reconnect.png %%DATADIR%%/resources/blukis/48x48/refresh.png %%DATADIR%%/resources/blukis/48x48/remotetreeview.png +%%DATADIR%%/resources/blukis/48x48/server.png %%DATADIR%%/resources/blukis/48x48/showhidden.png %%DATADIR%%/resources/blukis/48x48/sitemanager.png %%DATADIR%%/resources/blukis/48x48/speedlimits.png @@ -142,6 +114,36 @@ share/applications/filezilla.desktop %%DATADIR%%/resources/blukis/48x48/upload.png %%DATADIR%%/resources/blukis/48x48/uploadadd.png %%DATADIR%%/resources/blukis/theme.xml +%%DATADIR%%/resources/classic/16x16/ascii.png +%%DATADIR%%/resources/classic/16x16/auto.png +%%DATADIR%%/resources/classic/16x16/binary.png +%%DATADIR%%/resources/classic/16x16/bookmark.png +%%DATADIR%%/resources/classic/16x16/cancel.png +%%DATADIR%%/resources/classic/16x16/compare.png +%%DATADIR%%/resources/classic/16x16/disconnect.png +%%DATADIR%%/resources/classic/16x16/download.png +%%DATADIR%%/resources/classic/16x16/downloadadd.png +%%DATADIR%%/resources/classic/16x16/file.png +%%DATADIR%%/resources/classic/16x16/filter.png +%%DATADIR%%/resources/classic/16x16/find.png +%%DATADIR%%/resources/classic/16x16/folder.png +%%DATADIR%%/resources/classic/16x16/folderclosed.png +%%DATADIR%%/resources/classic/16x16/localtreeview.png +%%DATADIR%%/resources/classic/16x16/lock.png +%%DATADIR%%/resources/classic/16x16/logview.png +%%DATADIR%%/resources/classic/16x16/processqueue.png +%%DATADIR%%/resources/classic/16x16/queueview.png +%%DATADIR%%/resources/classic/16x16/reconnect.png +%%DATADIR%%/resources/classic/16x16/refresh.png +%%DATADIR%%/resources/classic/16x16/remotetreeview.png +%%DATADIR%%/resources/classic/16x16/server.png +%%DATADIR%%/resources/classic/16x16/sitemanager.png +%%DATADIR%%/resources/classic/16x16/speedlimits.png +%%DATADIR%%/resources/classic/16x16/symlink.png +%%DATADIR%%/resources/classic/16x16/synchronize.png +%%DATADIR%%/resources/classic/16x16/upload.png +%%DATADIR%%/resources/classic/16x16/uploadadd.png +%%DATADIR%%/resources/classic/theme.xml %%DATADIR%%/resources/cyril/16x16/ascii.png %%DATADIR%%/resources/cyril/16x16/auto.png %%DATADIR%%/resources/cyril/16x16/binary.png @@ -154,26 +156,44 @@ share/applications/filezilla.desktop %%DATADIR%%/resources/cyril/16x16/file.png %%DATADIR%%/resources/cyril/16x16/folder.png %%DATADIR%%/resources/cyril/16x16/folderback.png -%%DATADIR%%/resources/cyril/16x16/folderclosed.png -%%DATADIR%%/resources/cyril/16x16/folderup.png -%%DATADIR%%/resources/cyril/16x16/help.png -%%DATADIR%%/resources/cyril/16x16/localtreeview.png -%%DATADIR%%/resources/cyril/16x16/logview.png -%%DATADIR%%/resources/cyril/16x16/processqueue.png -%%DATADIR%%/resources/cyril/16x16/queueview.png -%%DATADIR%%/resources/cyril/16x16/reconnect.png -%%DATADIR%%/resources/cyril/16x16/refresh.png -%%DATADIR%%/resources/cyril/16x16/remotetreeview.png -%%DATADIR%%/resources/cyril/16x16/server.png -%%DATADIR%%/resources/cyril/16x16/showhidden.png -%%DATADIR%%/resources/cyril/16x16/sitemanager.png -%%DATADIR%%/resources/cyril/16x16/speedlimits.png -%%DATADIR%%/resources/cyril/16x16/synchronize.png -%%DATADIR%%/resources/cyril/16x16/upload.png -%%DATADIR%%/resources/cyril/16x16/uploadadd.png %%DATADIR%%/resources/cyril/theme.xml +%%DATADIR%%/resources/default/480x480/ascii.png +%%DATADIR%%/resources/default/480x480/auto.png +%%DATADIR%%/resources/default/480x480/binary.png +%%DATADIR%%/resources/default/480x480/bookmark.png +%%DATADIR%%/resources/default/480x480/bookmarks.png +%%DATADIR%%/resources/default/480x480/cancel.png +%%DATADIR%%/resources/default/480x480/compare.png +%%DATADIR%%/resources/default/480x480/disconnect.png +%%DATADIR%%/resources/default/480x480/download.png +%%DATADIR%%/resources/default/480x480/downloadadd.png +%%DATADIR%%/resources/default/480x480/file.png +%%DATADIR%%/resources/default/480x480/filter.png +%%DATADIR%%/resources/default/480x480/find.png +%%DATADIR%%/resources/default/480x480/folder.png +%%DATADIR%%/resources/default/480x480/folderback.png +%%DATADIR%%/resources/default/480x480/folderclosed.png +%%DATADIR%%/resources/default/480x480/folderup.png +%%DATADIR%%/resources/default/480x480/help.png +%%DATADIR%%/resources/default/480x480/localtreeview.png +%%DATADIR%%/resources/default/480x480/lock.png +%%DATADIR%%/resources/default/480x480/logview.png +%%DATADIR%%/resources/default/480x480/processqueue.png +%%DATADIR%%/resources/default/480x480/queueview.png +%%DATADIR%%/resources/default/480x480/reconnect.png +%%DATADIR%%/resources/default/480x480/refresh.png +%%DATADIR%%/resources/default/480x480/remotetreeview.png +%%DATADIR%%/resources/default/480x480/server.png +%%DATADIR%%/resources/default/480x480/showhidden.png +%%DATADIR%%/resources/default/480x480/sitemanager.png +%%DATADIR%%/resources/default/480x480/speedlimits.png +%%DATADIR%%/resources/default/480x480/symlink.png +%%DATADIR%%/resources/default/480x480/synchronize.png +%%DATADIR%%/resources/default/480x480/synctransfer.png +%%DATADIR%%/resources/default/480x480/upload.png +%%DATADIR%%/resources/default/480x480/uploadadd.png +%%DATADIR%%/resources/default/theme.xml %%DATADIR%%/resources/defaultfilters.xml -%%DATADIR%%/resources/down.png %%DATADIR%%/resources/dropdown.png %%DATADIR%%/resources/finished.wav %%DATADIR%%/resources/flatzilla/16x16/ascii.png @@ -393,6 +413,7 @@ share/applications/filezilla.desktop %%DATADIR%%/resources/minimal/16x16/ascii.png %%DATADIR%%/resources/minimal/16x16/auto.png %%DATADIR%%/resources/minimal/16x16/binary.png +%%DATADIR%%/resources/minimal/16x16/bookmark.png %%DATADIR%%/resources/minimal/16x16/bookmarks.png %%DATADIR%%/resources/minimal/16x16/cancel.png %%DATADIR%%/resources/minimal/16x16/compare.png @@ -638,20 +659,17 @@ share/applications/filezilla.desktop %%DATADIR%%/resources/tango/48x48/upload.png %%DATADIR%%/resources/tango/48x48/uploadadd.png %%DATADIR%%/resources/tango/theme.xml -%%DATADIR%%/resources/theme.xml -%%DATADIR%%/resources/up.png %%DATADIR%%/resources/xrc/certificate.xrc %%DATADIR%%/resources/xrc/dialogs.xrc %%DATADIR%%/resources/xrc/inputdialog.xrc %%DATADIR%%/resources/xrc/menus.xrc %%DATADIR%%/resources/xrc/netconfwizard.xrc -%%DATADIR%%/resources/xrc/quickconnectbar.xrc %%DATADIR%%/resources/xrc/settings.xrc %%DATADIR%%/resources/xrc/sitemanager.xrc -%%DATADIR%%/resources/xrc/toolbar.xrc %%DATADIR%%/resources/xrc/update.xrc share/icons/hicolor/16x16/apps/filezilla.png share/icons/hicolor/32x32/apps/filezilla.png +share/icons/hicolor/480x480/apps/filezilla.png share/icons/hicolor/48x48/apps/filezilla.png share/icons/hicolor/scalable/apps/filezilla.svg %%NLS%%share/locale/an/LC_MESSAGES/filezilla.mo From owner-svn-ports-head@freebsd.org Sun Dec 25 15:08:37 2016 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 48BC2C8F684; Sun, 25 Dec 2016 15:08:37 +0000 (UTC) (envelope-from wen@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 E0C2E1EAC; Sun, 25 Dec 2016 15:08:36 +0000 (UTC) (envelope-from wen@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBPF8a1A066822; Sun, 25 Dec 2016 15:08:36 GMT (envelope-from wen@FreeBSD.org) Received: (from wen@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBPF8Z6p066816; Sun, 25 Dec 2016 15:08:35 GMT (envelope-from wen@FreeBSD.org) Message-Id: <201612251508.uBPF8Z6p066816@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: wen set sender to wen@FreeBSD.org using -f From: Wen Heping Date: Sun, 25 Dec 2016 15:08:35 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429438 - in head: Mk/Uses lang lang/python36 lang/python36/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, 25 Dec 2016 15:08:37 -0000 Author: wen Date: Sun Dec 25 15:08:35 2016 New Revision: 429438 URL: https://svnweb.freebsd.org/changeset/ports/429438 Log: - Repocopy lang/python35 --> lang/python36 and update to 3.6.0 Added: head/lang/python36/ - copied from r429301, head/lang/python35/ Deleted: head/lang/python36/files/patch-Include__pyport.h head/lang/python36/files/patch-Lib__distutils__unixccompiler.py head/lang/python36/files/patch-issue24557 Modified: head/Mk/Uses/python.mk head/lang/Makefile head/lang/python36/Makefile.version head/lang/python36/distinfo head/lang/python36/files/patch-Makefile.pre.in head/lang/python36/pkg-plist Modified: head/Mk/Uses/python.mk ============================================================================== --- head/Mk/Uses/python.mk Sun Dec 25 15:06:15 2016 (r429437) +++ head/Mk/Uses/python.mk Sun Dec 25 15:08:35 2016 (r429438) @@ -222,7 +222,7 @@ _INCLUDE_USES_PYTHON_MK= yes # What Python version and what Python interpreters are currently supported? # When adding a version, please keep the comment in # Mk/bsd.default-versions.mk in sync. -_PYTHON_VERSIONS= 2.7 3.5 3.4 3.3 # preferred first +_PYTHON_VERSIONS= 2.7 3.6 3.5 3.4 3.3 # preferred first _PYTHON_PORTBRANCH= 2.7 # ${_PYTHON_VERSIONS:[1]} _PYTHON_BASECMD= ${LOCALBASE}/bin/python _PYTHON_RELPORTDIR= lang/python Modified: head/lang/Makefile ============================================================================== --- head/lang/Makefile Sun Dec 25 15:06:15 2016 (r429437) +++ head/lang/Makefile Sun Dec 25 15:08:35 2016 (r429438) @@ -280,6 +280,7 @@ SUBDIR += python33 SUBDIR += python34 SUBDIR += python35 + SUBDIR += python36 SUBDIR += qore SUBDIR += qscheme SUBDIR += qt5-qml Modified: head/lang/python36/Makefile.version ============================================================================== --- head/lang/python35/Makefile.version Sat Dec 24 01:03:03 2016 (r429301) +++ head/lang/python36/Makefile.version Sun Dec 25 15:08:35 2016 (r429438) @@ -1,4 +1,4 @@ # Mk/Uses/python.mk includes this file, don't remove it! # $FreeBSD$ -PYTHON_PORTVERSION= 3.5.2 +PYTHON_PORTVERSION= 3.6.0 Modified: head/lang/python36/distinfo ============================================================================== --- head/lang/python35/distinfo Sat Dec 24 01:03:03 2016 (r429301) +++ head/lang/python36/distinfo Sun Dec 25 15:08:35 2016 (r429438) @@ -1,3 +1,3 @@ -TIMESTAMP = 1467244406 -SHA256 (python/Python-3.5.2.tar.xz) = 0010f56100b9b74259ebcd5d4b295a32324b58b517403a10d1a2aa7cb22bca40 -SIZE (python/Python-3.5.2.tar.xz) = 15222676 +TIMESTAMP = 1482572293 +SHA256 (python/Python-3.6.0.tar.xz) = b0c5f904f685e32d9232f7bdcbece9819a892929063b6e385414ad2dd6a23622 +SIZE (python/Python-3.6.0.tar.xz) = 16805836 Modified: head/lang/python36/files/patch-Makefile.pre.in ============================================================================== --- head/lang/python35/files/patch-Makefile.pre.in Sat Dec 24 01:03:03 2016 (r429301) +++ head/lang/python36/files/patch-Makefile.pre.in Sun Dec 25 15:08:35 2016 (r429438) @@ -6,9 +6,9 @@ # Submitted by: antoine@ (r358029) # TODO: Upstream ---- Makefile.pre.in.orig 2015-09-08 00:49:41 UTC -+++ Makefile.pre.in -@@ -70,23 +70,20 @@ MAKESETUP= $(srcdir)/Modules/makese +--- Makefile.pre.in.orig 2016-12-26 00:30:30.873942000 +0800 ++++ Makefile.pre.in 2016-12-26 02:51:45.233175000 +0800 +@@ -80,23 +80,20 @@ OPT= @OPT@ BASECFLAGS= @BASECFLAGS@ BASECPPFLAGS= @BASECPPFLAGS@ @@ -28,14 +28,14 @@ # Both CPPFLAGS and LDFLAGS need to contain the shell's value for setup.py to # be able to build extension modules using the directories specified in the # environment variables --PY_CPPFLAGS= $(BASECPPFLAGS) -I. -IInclude -I$(srcdir)/Include $(CONFIGURE_CPPFLAGS) $(CPPFLAGS) +-PY_CPPFLAGS= $(BASECPPFLAGS) -I. -I$(srcdir)/Include $(CONFIGURE_CPPFLAGS) $(CPPFLAGS) -PY_LDFLAGS= $(CONFIGURE_LDFLAGS) $(LDFLAGS) -+PY_CPPFLAGS= $(BASECPPFLAGS) -I. -IInclude -I$(srcdir)/Include $(CPPFLAGS) ++PY_CPPFLAGS= $(BASECPPFLAGS) -I. -I$(srcdir)/Include $(CPPFLAGS) +PY_LDFLAGS= $(LDFLAGS) NO_AS_NEEDED= @NO_AS_NEEDED@ LDLAST= @LDLAST@ SGI_ABI= @SGI_ABI@ -@@ -1100,12 +1097,6 @@ bininstall: altbininstall +@@ -1145,12 +1142,6 @@ else true; \ fi (cd $(DESTDIR)$(BINDIR); $(LN) -s python$(VERSION)$(EXE) python3$(EXE)) @@ -48,7 +48,7 @@ -rm -f $(DESTDIR)$(BINDIR)/python3-config (cd $(DESTDIR)$(BINDIR); $(LN) -s python$(VERSION)-config python3-config) -rm -f $(DESTDIR)$(LIBPC)/python3.pc -@@ -1381,6 +1372,12 @@ libainstall: all python-config +@@ -1412,6 +1403,12 @@ $(INSTALL_SCRIPT) $(srcdir)/install-sh $(DESTDIR)$(LIBPL)/install-sh $(INSTALL_SCRIPT) python-config.py $(DESTDIR)$(LIBPL)/python-config.py $(INSTALL_SCRIPT) python-config $(DESTDIR)$(BINDIR)/python$(LDVERSION)-config @@ -58,6 +58,6 @@ + rm -f $(DESTDIR)$(LIBPC)/python-$(LDVERSION).pc; \ + (cd $(DESTDIR)$(LIBPC); $(LN) -s python-$(VERSION).pc python-$(LDVERSION).pc); \ + fi - @if [ -s Programs/python.exp -a \ + @if [ -s Modules/python.exp -a \ "`echo $(MACHDEP) | sed 's/^\(...\).*/\1/'`" = "aix" ]; then \ echo; echo "Installing support files for building shared extension modules on AIX:"; \ Modified: head/lang/python36/pkg-plist ============================================================================== --- head/lang/python35/pkg-plist Sat Dec 24 01:03:03 2016 (r429301) +++ head/lang/python36/pkg-plist Sun Dec 25 15:08:35 2016 (r429438) @@ -2,8 +2,8 @@ bin/2to3-%%XYDOT%% bin/idle%%XYDOT%% bin/pydoc%%XYDOT%% bin/python%%XYDOT%% -bin/python%%XYDOT%%-config bin/pyvenv-%%XYDOT%% +bin/python%%XYDOT%%-config include/python%%XYDOT%%%%ABI%%/Python-ast.h include/python%%XYDOT%%%%ABI%%/Python.h include/python%%XYDOT%%%%ABI%%/abstract.h @@ -58,6 +58,7 @@ include/python%%XYDOT%%%%ABI%%/objimpl.h include/python%%XYDOT%%%%ABI%%/odictobject.h include/python%%XYDOT%%%%ABI%%/opcode.h include/python%%XYDOT%%%%ABI%%/osdefs.h +include/python%%XYDOT%%%%ABI%%/osmodule.h include/python%%XYDOT%%%%ABI%%/parsetok.h include/python%%XYDOT%%%%ABI%%/patchlevel.h include/python%%XYDOT%%%%ABI%%/pgen.h @@ -69,6 +70,7 @@ include/python%%XYDOT%%%%ABI%%/pycapsule include/python%%XYDOT%%%%ABI%%/pyconfig.h include/python%%XYDOT%%%%ABI%%/pyctype.h include/python%%XYDOT%%%%ABI%%/pydebug.h +include/python%%XYDOT%%%%ABI%%/pydtrace.h include/python%%XYDOT%%%%ABI%%/pyerrors.h include/python%%XYDOT%%%%ABI%%/pyexpat.h include/python%%XYDOT%%%%ABI%%/pyfpe.h @@ -146,9 +148,9 @@ lib/python%%XYDOT%%/__pycache__/_sitebui lib/python%%XYDOT%%/__pycache__/_strptime.cpython-%%XY%%.opt-1.pyc lib/python%%XYDOT%%/__pycache__/_strptime.cpython-%%XY%%.opt-2.pyc lib/python%%XYDOT%%/__pycache__/_strptime.cpython-%%XY%%.pyc -lib/python%%XYDOT%%/__pycache__/_sysconfigdata.cpython-%%XY%%.opt-1.pyc -lib/python%%XYDOT%%/__pycache__/_sysconfigdata.cpython-%%XY%%.opt-2.pyc -lib/python%%XYDOT%%/__pycache__/_sysconfigdata.cpython-%%XY%%.pyc +lib/python%%XYDOT%%/__pycache__/_sysconfigdata_m_freebsd%%OSMAJOR%%_.cpython-%%XY%%.opt-1.pyc +lib/python%%XYDOT%%/__pycache__/_sysconfigdata_m_freebsd%%OSMAJOR%%_.cpython-%%XY%%.opt-2.pyc +lib/python%%XYDOT%%/__pycache__/_sysconfigdata_m_freebsd%%OSMAJOR%%_.cpython-%%XY%%.pyc lib/python%%XYDOT%%/__pycache__/_threading_local.cpython-%%XY%%.opt-1.pyc lib/python%%XYDOT%%/__pycache__/_threading_local.cpython-%%XY%%.opt-2.pyc lib/python%%XYDOT%%/__pycache__/_threading_local.cpython-%%XY%%.pyc @@ -461,6 +463,9 @@ lib/python%%XYDOT%%/__pycache__/runpy.cp lib/python%%XYDOT%%/__pycache__/sched.cpython-%%XY%%.opt-1.pyc lib/python%%XYDOT%%/__pycache__/sched.cpython-%%XY%%.opt-2.pyc lib/python%%XYDOT%%/__pycache__/sched.cpython-%%XY%%.pyc +lib/python%%XYDOT%%/__pycache__/secrets.cpython-%%XY%%.opt-1.pyc +lib/python%%XYDOT%%/__pycache__/secrets.cpython-%%XY%%.opt-2.pyc +lib/python%%XYDOT%%/__pycache__/secrets.cpython-%%XY%%.pyc lib/python%%XYDOT%%/__pycache__/selectors.cpython-%%XY%%.opt-1.pyc lib/python%%XYDOT%%/__pycache__/selectors.cpython-%%XY%%.opt-2.pyc lib/python%%XYDOT%%/__pycache__/selectors.cpython-%%XY%%.pyc @@ -625,7 +630,7 @@ lib/python%%XYDOT%%/_pydecimal.py lib/python%%XYDOT%%/_pyio.py lib/python%%XYDOT%%/_sitebuiltins.py lib/python%%XYDOT%%/_strptime.py -lib/python%%XYDOT%%/_sysconfigdata.py +lib/python%%XYDOT%%/_sysconfigdata_m_freebsd%%OSMAJOR%%_.py lib/python%%XYDOT%%/_threading_local.py lib/python%%XYDOT%%/_weakrefset.py lib/python%%XYDOT%%/abc.py @@ -641,9 +646,15 @@ lib/python%%XYDOT%%/asyncio/__pycache__/ lib/python%%XYDOT%%/asyncio/__pycache__/base_events.cpython-%%XY%%.opt-1.pyc lib/python%%XYDOT%%/asyncio/__pycache__/base_events.cpython-%%XY%%.opt-2.pyc lib/python%%XYDOT%%/asyncio/__pycache__/base_events.cpython-%%XY%%.pyc +lib/python%%XYDOT%%/asyncio/__pycache__/base_futures.cpython-%%XY%%.opt-1.pyc +lib/python%%XYDOT%%/asyncio/__pycache__/base_futures.cpython-%%XY%%.opt-2.pyc +lib/python%%XYDOT%%/asyncio/__pycache__/base_futures.cpython-%%XY%%.pyc lib/python%%XYDOT%%/asyncio/__pycache__/base_subprocess.cpython-%%XY%%.opt-1.pyc lib/python%%XYDOT%%/asyncio/__pycache__/base_subprocess.cpython-%%XY%%.opt-2.pyc lib/python%%XYDOT%%/asyncio/__pycache__/base_subprocess.cpython-%%XY%%.pyc +lib/python%%XYDOT%%/asyncio/__pycache__/base_tasks.cpython-%%XY%%.opt-1.pyc +lib/python%%XYDOT%%/asyncio/__pycache__/base_tasks.cpython-%%XY%%.opt-2.pyc +lib/python%%XYDOT%%/asyncio/__pycache__/base_tasks.cpython-%%XY%%.pyc lib/python%%XYDOT%%/asyncio/__pycache__/compat.cpython-%%XY%%.opt-1.pyc lib/python%%XYDOT%%/asyncio/__pycache__/compat.cpython-%%XY%%.opt-2.pyc lib/python%%XYDOT%%/asyncio/__pycache__/compat.cpython-%%XY%%.pyc @@ -705,7 +716,9 @@ lib/python%%XYDOT%%/asyncio/__pycache__/ lib/python%%XYDOT%%/asyncio/__pycache__/windows_utils.cpython-%%XY%%.opt-2.pyc lib/python%%XYDOT%%/asyncio/__pycache__/windows_utils.cpython-%%XY%%.pyc lib/python%%XYDOT%%/asyncio/base_events.py +lib/python%%XYDOT%%/asyncio/base_futures.py lib/python%%XYDOT%%/asyncio/base_subprocess.py +lib/python%%XYDOT%%/asyncio/base_tasks.py lib/python%%XYDOT%%/asyncio/compat.py lib/python%%XYDOT%%/asyncio/constants.py lib/python%%XYDOT%%/asyncio/coroutines.py @@ -742,13 +755,9 @@ lib/python%%XYDOT%%/code.py lib/python%%XYDOT%%/codecs.py lib/python%%XYDOT%%/codeop.py lib/python%%XYDOT%%/collections/__init__.py -lib/python%%XYDOT%%/collections/__main__.py lib/python%%XYDOT%%/collections/__pycache__/__init__.cpython-%%XY%%.opt-1.pyc lib/python%%XYDOT%%/collections/__pycache__/__init__.cpython-%%XY%%.opt-2.pyc lib/python%%XYDOT%%/collections/__pycache__/__init__.cpython-%%XY%%.pyc -lib/python%%XYDOT%%/collections/__pycache__/__main__.cpython-%%XY%%.opt-1.pyc -lib/python%%XYDOT%%/collections/__pycache__/__main__.cpython-%%XY%%.opt-2.pyc -lib/python%%XYDOT%%/collections/__pycache__/__main__.cpython-%%XY%%.pyc lib/python%%XYDOT%%/collections/__pycache__/abc.cpython-%%XY%%.opt-1.pyc lib/python%%XYDOT%%/collections/__pycache__/abc.cpython-%%XY%%.opt-2.pyc lib/python%%XYDOT%%/collections/__pycache__/abc.cpython-%%XY%%.pyc @@ -775,17 +784,17 @@ lib/python%%XYDOT%%/concurrent/futures/_ lib/python%%XYDOT%%/concurrent/futures/_base.py lib/python%%XYDOT%%/concurrent/futures/process.py lib/python%%XYDOT%%/concurrent/futures/thread.py -lib/python%%XYDOT%%/config-%%XYDOT%%%%ABI%%/Makefile -lib/python%%XYDOT%%/config-%%XYDOT%%%%ABI%%/Setup -lib/python%%XYDOT%%/config-%%XYDOT%%%%ABI%%/Setup.config -lib/python%%XYDOT%%/config-%%XYDOT%%%%ABI%%/Setup.local -lib/python%%XYDOT%%/config-%%XYDOT%%%%ABI%%/config.c -lib/python%%XYDOT%%/config-%%XYDOT%%%%ABI%%/config.c.in -lib/python%%XYDOT%%/config-%%XYDOT%%%%ABI%%/install-sh -lib/python%%XYDOT%%/config-%%XYDOT%%%%ABI%%/libpython%%XYDOT%%%%ABI%%.a -lib/python%%XYDOT%%/config-%%XYDOT%%%%ABI%%/makesetup -lib/python%%XYDOT%%/config-%%XYDOT%%%%ABI%%/python-config.py -lib/python%%XYDOT%%/config-%%XYDOT%%%%ABI%%/python.o +lib/python%%XYDOT%%/config-%%XYDOT%%m/Makefile +lib/python%%XYDOT%%/config-%%XYDOT%%m/Setup +lib/python%%XYDOT%%/config-%%XYDOT%%m/Setup.config +lib/python%%XYDOT%%/config-%%XYDOT%%m/Setup.local +lib/python%%XYDOT%%/config-%%XYDOT%%m/config.c +lib/python%%XYDOT%%/config-%%XYDOT%%m/config.c.in +lib/python%%XYDOT%%/config-%%XYDOT%%m/install-sh +lib/python%%XYDOT%%/config-%%XYDOT%%m/libpython%%XYDOT%%%%ABI%%.a +lib/python%%XYDOT%%/config-%%XYDOT%%m/makesetup +lib/python%%XYDOT%%/config-%%XYDOT%%m/python-config.py +lib/python%%XYDOT%%/config-%%XYDOT%%m/python.o lib/python%%XYDOT%%/configparser.py lib/python%%XYDOT%%/contextlib.py lib/python%%XYDOT%%/copy.py @@ -1892,6 +1901,9 @@ lib/python%%XYDOT%%/encodings/__pycache_ lib/python%%XYDOT%%/encodings/__pycache__/mbcs.cpython-%%XY%%.opt-1.pyc lib/python%%XYDOT%%/encodings/__pycache__/mbcs.cpython-%%XY%%.opt-2.pyc lib/python%%XYDOT%%/encodings/__pycache__/mbcs.cpython-%%XY%%.pyc +lib/python%%XYDOT%%/encodings/__pycache__/oem.cpython-%%XY%%.opt-1.pyc +lib/python%%XYDOT%%/encodings/__pycache__/oem.cpython-%%XY%%.opt-2.pyc +lib/python%%XYDOT%%/encodings/__pycache__/oem.cpython-%%XY%%.pyc lib/python%%XYDOT%%/encodings/__pycache__/palmos.cpython-%%XY%%.opt-1.pyc lib/python%%XYDOT%%/encodings/__pycache__/palmos.cpython-%%XY%%.opt-2.pyc lib/python%%XYDOT%%/encodings/__pycache__/palmos.cpython-%%XY%%.pyc @@ -2063,6 +2075,7 @@ lib/python%%XYDOT%%/encodings/mac_roman. lib/python%%XYDOT%%/encodings/mac_romanian.py lib/python%%XYDOT%%/encodings/mac_turkish.py lib/python%%XYDOT%%/encodings/mbcs.py +lib/python%%XYDOT%%/encodings/oem.py lib/python%%XYDOT%%/encodings/palmos.py lib/python%%XYDOT%%/encodings/ptcp154.py lib/python%%XYDOT%%/encodings/punycode.py @@ -2098,8 +2111,8 @@ lib/python%%XYDOT%%/ensurepip/__pycache_ lib/python%%XYDOT%%/ensurepip/__pycache__/_uninstall.cpython-%%XY%%.opt-1.pyc lib/python%%XYDOT%%/ensurepip/__pycache__/_uninstall.cpython-%%XY%%.opt-2.pyc lib/python%%XYDOT%%/ensurepip/__pycache__/_uninstall.cpython-%%XY%%.pyc -lib/python%%XYDOT%%/ensurepip/_bundled/pip-8.1.1-py2.py3-none-any.whl -lib/python%%XYDOT%%/ensurepip/_bundled/setuptools-20.10.1-py2.py3-none-any.whl +lib/python%%XYDOT%%/ensurepip/_bundled/pip-9.0.1-py2.py3-none-any.whl +lib/python%%XYDOT%%/ensurepip/_bundled/setuptools-28.8.0-py2.py3-none-any.whl lib/python%%XYDOT%%/ensurepip/_uninstall.py lib/python%%XYDOT%%/enum.py lib/python%%XYDOT%%/filecmp.py @@ -2150,26 +2163,9 @@ lib/python%%XYDOT%%/http/client.py lib/python%%XYDOT%%/http/cookiejar.py lib/python%%XYDOT%%/http/cookies.py lib/python%%XYDOT%%/http/server.py -lib/python%%XYDOT%%/idlelib/AutoComplete.py -lib/python%%XYDOT%%/idlelib/AutoCompleteWindow.py -lib/python%%XYDOT%%/idlelib/AutoExpand.py -lib/python%%XYDOT%%/idlelib/Bindings.py lib/python%%XYDOT%%/idlelib/CREDITS.txt -lib/python%%XYDOT%%/idlelib/CallTipWindow.py -lib/python%%XYDOT%%/idlelib/CallTips.py lib/python%%XYDOT%%/idlelib/ChangeLog -lib/python%%XYDOT%%/idlelib/ClassBrowser.py -lib/python%%XYDOT%%/idlelib/CodeContext.py -lib/python%%XYDOT%%/idlelib/ColorDelegator.py -lib/python%%XYDOT%%/idlelib/Debugger.py -lib/python%%XYDOT%%/idlelib/Delegator.py -lib/python%%XYDOT%%/idlelib/EditorWindow.py -lib/python%%XYDOT%%/idlelib/FileList.py -lib/python%%XYDOT%%/idlelib/FormatParagraph.py -lib/python%%XYDOT%%/idlelib/GrepDialog.py lib/python%%XYDOT%%/idlelib/HISTORY.txt -lib/python%%XYDOT%%/idlelib/HyperParser.py -lib/python%%XYDOT%%/idlelib/IOBinding.py lib/python%%XYDOT%%/idlelib/Icons/folder.gif lib/python%%XYDOT%%/idlelib/Icons/idle.icns lib/python%%XYDOT%%/idlelib/Icons/idle.ico @@ -2184,231 +2180,216 @@ lib/python%%XYDOT%%/idlelib/Icons/openfo lib/python%%XYDOT%%/idlelib/Icons/plusnode.gif lib/python%%XYDOT%%/idlelib/Icons/python.gif lib/python%%XYDOT%%/idlelib/Icons/tk.gif -lib/python%%XYDOT%%/idlelib/IdleHistory.py -lib/python%%XYDOT%%/idlelib/MultiCall.py -lib/python%%XYDOT%%/idlelib/MultiStatusBar.py lib/python%%XYDOT%%/idlelib/NEWS.txt -lib/python%%XYDOT%%/idlelib/ObjectBrowser.py -lib/python%%XYDOT%%/idlelib/OutputWindow.py -lib/python%%XYDOT%%/idlelib/ParenMatch.py -lib/python%%XYDOT%%/idlelib/PathBrowser.py -lib/python%%XYDOT%%/idlelib/Percolator.py -lib/python%%XYDOT%%/idlelib/PyParse.py -lib/python%%XYDOT%%/idlelib/PyShell.py +lib/python%%XYDOT%%/idlelib/NEWS2x.txt lib/python%%XYDOT%%/idlelib/README.txt -lib/python%%XYDOT%%/idlelib/RemoteDebugger.py -lib/python%%XYDOT%%/idlelib/RemoteObjectBrowser.py -lib/python%%XYDOT%%/idlelib/ReplaceDialog.py -lib/python%%XYDOT%%/idlelib/RstripExtension.py -lib/python%%XYDOT%%/idlelib/ScriptBinding.py -lib/python%%XYDOT%%/idlelib/ScrolledList.py -lib/python%%XYDOT%%/idlelib/SearchDialog.py -lib/python%%XYDOT%%/idlelib/SearchDialogBase.py -lib/python%%XYDOT%%/idlelib/SearchEngine.py -lib/python%%XYDOT%%/idlelib/StackViewer.py lib/python%%XYDOT%%/idlelib/TODO.txt -lib/python%%XYDOT%%/idlelib/ToolTip.py -lib/python%%XYDOT%%/idlelib/TreeWidget.py -lib/python%%XYDOT%%/idlelib/UndoDelegator.py -lib/python%%XYDOT%%/idlelib/WidgetRedirector.py -lib/python%%XYDOT%%/idlelib/WindowList.py -lib/python%%XYDOT%%/idlelib/ZoomHeight.py lib/python%%XYDOT%%/idlelib/__init__.py lib/python%%XYDOT%%/idlelib/__main__.py -lib/python%%XYDOT%%/idlelib/__pycache__/AutoComplete.cpython-%%XY%%.opt-1.pyc -lib/python%%XYDOT%%/idlelib/__pycache__/AutoComplete.cpython-%%XY%%.opt-2.pyc -lib/python%%XYDOT%%/idlelib/__pycache__/AutoComplete.cpython-%%XY%%.pyc -lib/python%%XYDOT%%/idlelib/__pycache__/AutoCompleteWindow.cpython-%%XY%%.opt-1.pyc -lib/python%%XYDOT%%/idlelib/__pycache__/AutoCompleteWindow.cpython-%%XY%%.opt-2.pyc -lib/python%%XYDOT%%/idlelib/__pycache__/AutoCompleteWindow.cpython-%%XY%%.pyc -lib/python%%XYDOT%%/idlelib/__pycache__/AutoExpand.cpython-%%XY%%.opt-1.pyc -lib/python%%XYDOT%%/idlelib/__pycache__/AutoExpand.cpython-%%XY%%.opt-2.pyc -lib/python%%XYDOT%%/idlelib/__pycache__/AutoExpand.cpython-%%XY%%.pyc -lib/python%%XYDOT%%/idlelib/__pycache__/Bindings.cpython-%%XY%%.opt-1.pyc -lib/python%%XYDOT%%/idlelib/__pycache__/Bindings.cpython-%%XY%%.opt-2.pyc -lib/python%%XYDOT%%/idlelib/__pycache__/Bindings.cpython-%%XY%%.pyc -lib/python%%XYDOT%%/idlelib/__pycache__/CallTipWindow.cpython-%%XY%%.opt-1.pyc -lib/python%%XYDOT%%/idlelib/__pycache__/CallTipWindow.cpython-%%XY%%.opt-2.pyc -lib/python%%XYDOT%%/idlelib/__pycache__/CallTipWindow.cpython-%%XY%%.pyc -lib/python%%XYDOT%%/idlelib/__pycache__/CallTips.cpython-%%XY%%.opt-1.pyc -lib/python%%XYDOT%%/idlelib/__pycache__/CallTips.cpython-%%XY%%.opt-2.pyc -lib/python%%XYDOT%%/idlelib/__pycache__/CallTips.cpython-%%XY%%.pyc -lib/python%%XYDOT%%/idlelib/__pycache__/ClassBrowser.cpython-%%XY%%.opt-1.pyc -lib/python%%XYDOT%%/idlelib/__pycache__/ClassBrowser.cpython-%%XY%%.opt-2.pyc -lib/python%%XYDOT%%/idlelib/__pycache__/ClassBrowser.cpython-%%XY%%.pyc -lib/python%%XYDOT%%/idlelib/__pycache__/CodeContext.cpython-%%XY%%.opt-1.pyc -lib/python%%XYDOT%%/idlelib/__pycache__/CodeContext.cpython-%%XY%%.opt-2.pyc -lib/python%%XYDOT%%/idlelib/__pycache__/CodeContext.cpython-%%XY%%.pyc -lib/python%%XYDOT%%/idlelib/__pycache__/ColorDelegator.cpython-%%XY%%.opt-1.pyc -lib/python%%XYDOT%%/idlelib/__pycache__/ColorDelegator.cpython-%%XY%%.opt-2.pyc -lib/python%%XYDOT%%/idlelib/__pycache__/ColorDelegator.cpython-%%XY%%.pyc -lib/python%%XYDOT%%/idlelib/__pycache__/Debugger.cpython-%%XY%%.opt-1.pyc -lib/python%%XYDOT%%/idlelib/__pycache__/Debugger.cpython-%%XY%%.opt-2.pyc -lib/python%%XYDOT%%/idlelib/__pycache__/Debugger.cpython-%%XY%%.pyc -lib/python%%XYDOT%%/idlelib/__pycache__/Delegator.cpython-%%XY%%.opt-1.pyc -lib/python%%XYDOT%%/idlelib/__pycache__/Delegator.cpython-%%XY%%.opt-2.pyc -lib/python%%XYDOT%%/idlelib/__pycache__/Delegator.cpython-%%XY%%.pyc -lib/python%%XYDOT%%/idlelib/__pycache__/EditorWindow.cpython-%%XY%%.opt-1.pyc -lib/python%%XYDOT%%/idlelib/__pycache__/EditorWindow.cpython-%%XY%%.opt-2.pyc -lib/python%%XYDOT%%/idlelib/__pycache__/EditorWindow.cpython-%%XY%%.pyc -lib/python%%XYDOT%%/idlelib/__pycache__/FileList.cpython-%%XY%%.opt-1.pyc -lib/python%%XYDOT%%/idlelib/__pycache__/FileList.cpython-%%XY%%.opt-2.pyc -lib/python%%XYDOT%%/idlelib/__pycache__/FileList.cpython-%%XY%%.pyc -lib/python%%XYDOT%%/idlelib/__pycache__/FormatParagraph.cpython-%%XY%%.opt-1.pyc -lib/python%%XYDOT%%/idlelib/__pycache__/FormatParagraph.cpython-%%XY%%.opt-2.pyc -lib/python%%XYDOT%%/idlelib/__pycache__/FormatParagraph.cpython-%%XY%%.pyc -lib/python%%XYDOT%%/idlelib/__pycache__/GrepDialog.cpython-%%XY%%.opt-1.pyc -lib/python%%XYDOT%%/idlelib/__pycache__/GrepDialog.cpython-%%XY%%.opt-2.pyc -lib/python%%XYDOT%%/idlelib/__pycache__/GrepDialog.cpython-%%XY%%.pyc -lib/python%%XYDOT%%/idlelib/__pycache__/HyperParser.cpython-%%XY%%.opt-1.pyc -lib/python%%XYDOT%%/idlelib/__pycache__/HyperParser.cpython-%%XY%%.opt-2.pyc -lib/python%%XYDOT%%/idlelib/__pycache__/HyperParser.cpython-%%XY%%.pyc -lib/python%%XYDOT%%/idlelib/__pycache__/IOBinding.cpython-%%XY%%.opt-1.pyc -lib/python%%XYDOT%%/idlelib/__pycache__/IOBinding.cpython-%%XY%%.opt-2.pyc -lib/python%%XYDOT%%/idlelib/__pycache__/IOBinding.cpython-%%XY%%.pyc -lib/python%%XYDOT%%/idlelib/__pycache__/IdleHistory.cpython-%%XY%%.opt-1.pyc -lib/python%%XYDOT%%/idlelib/__pycache__/IdleHistory.cpython-%%XY%%.opt-2.pyc -lib/python%%XYDOT%%/idlelib/__pycache__/IdleHistory.cpython-%%XY%%.pyc -lib/python%%XYDOT%%/idlelib/__pycache__/MultiCall.cpython-%%XY%%.opt-1.pyc -lib/python%%XYDOT%%/idlelib/__pycache__/MultiCall.cpython-%%XY%%.opt-2.pyc -lib/python%%XYDOT%%/idlelib/__pycache__/MultiCall.cpython-%%XY%%.pyc -lib/python%%XYDOT%%/idlelib/__pycache__/MultiStatusBar.cpython-%%XY%%.opt-1.pyc -lib/python%%XYDOT%%/idlelib/__pycache__/MultiStatusBar.cpython-%%XY%%.opt-2.pyc -lib/python%%XYDOT%%/idlelib/__pycache__/MultiStatusBar.cpython-%%XY%%.pyc -lib/python%%XYDOT%%/idlelib/__pycache__/ObjectBrowser.cpython-%%XY%%.opt-1.pyc -lib/python%%XYDOT%%/idlelib/__pycache__/ObjectBrowser.cpython-%%XY%%.opt-2.pyc -lib/python%%XYDOT%%/idlelib/__pycache__/ObjectBrowser.cpython-%%XY%%.pyc -lib/python%%XYDOT%%/idlelib/__pycache__/OutputWindow.cpython-%%XY%%.opt-1.pyc -lib/python%%XYDOT%%/idlelib/__pycache__/OutputWindow.cpython-%%XY%%.opt-2.pyc -lib/python%%XYDOT%%/idlelib/__pycache__/OutputWindow.cpython-%%XY%%.pyc -lib/python%%XYDOT%%/idlelib/__pycache__/ParenMatch.cpython-%%XY%%.opt-1.pyc -lib/python%%XYDOT%%/idlelib/__pycache__/ParenMatch.cpython-%%XY%%.opt-2.pyc -lib/python%%XYDOT%%/idlelib/__pycache__/ParenMatch.cpython-%%XY%%.pyc -lib/python%%XYDOT%%/idlelib/__pycache__/PathBrowser.cpython-%%XY%%.opt-1.pyc -lib/python%%XYDOT%%/idlelib/__pycache__/PathBrowser.cpython-%%XY%%.opt-2.pyc -lib/python%%XYDOT%%/idlelib/__pycache__/PathBrowser.cpython-%%XY%%.pyc -lib/python%%XYDOT%%/idlelib/__pycache__/Percolator.cpython-%%XY%%.opt-1.pyc -lib/python%%XYDOT%%/idlelib/__pycache__/Percolator.cpython-%%XY%%.opt-2.pyc -lib/python%%XYDOT%%/idlelib/__pycache__/Percolator.cpython-%%XY%%.pyc -lib/python%%XYDOT%%/idlelib/__pycache__/PyParse.cpython-%%XY%%.opt-1.pyc -lib/python%%XYDOT%%/idlelib/__pycache__/PyParse.cpython-%%XY%%.opt-2.pyc -lib/python%%XYDOT%%/idlelib/__pycache__/PyParse.cpython-%%XY%%.pyc -lib/python%%XYDOT%%/idlelib/__pycache__/PyShell.cpython-%%XY%%.opt-1.pyc -lib/python%%XYDOT%%/idlelib/__pycache__/PyShell.cpython-%%XY%%.opt-2.pyc -lib/python%%XYDOT%%/idlelib/__pycache__/PyShell.cpython-%%XY%%.pyc -lib/python%%XYDOT%%/idlelib/__pycache__/RemoteDebugger.cpython-%%XY%%.opt-1.pyc -lib/python%%XYDOT%%/idlelib/__pycache__/RemoteDebugger.cpython-%%XY%%.opt-2.pyc -lib/python%%XYDOT%%/idlelib/__pycache__/RemoteDebugger.cpython-%%XY%%.pyc -lib/python%%XYDOT%%/idlelib/__pycache__/RemoteObjectBrowser.cpython-%%XY%%.opt-1.pyc -lib/python%%XYDOT%%/idlelib/__pycache__/RemoteObjectBrowser.cpython-%%XY%%.opt-2.pyc -lib/python%%XYDOT%%/idlelib/__pycache__/RemoteObjectBrowser.cpython-%%XY%%.pyc -lib/python%%XYDOT%%/idlelib/__pycache__/ReplaceDialog.cpython-%%XY%%.opt-1.pyc -lib/python%%XYDOT%%/idlelib/__pycache__/ReplaceDialog.cpython-%%XY%%.opt-2.pyc -lib/python%%XYDOT%%/idlelib/__pycache__/ReplaceDialog.cpython-%%XY%%.pyc -lib/python%%XYDOT%%/idlelib/__pycache__/RstripExtension.cpython-%%XY%%.opt-1.pyc -lib/python%%XYDOT%%/idlelib/__pycache__/RstripExtension.cpython-%%XY%%.opt-2.pyc -lib/python%%XYDOT%%/idlelib/__pycache__/RstripExtension.cpython-%%XY%%.pyc -lib/python%%XYDOT%%/idlelib/__pycache__/ScriptBinding.cpython-%%XY%%.opt-1.pyc -lib/python%%XYDOT%%/idlelib/__pycache__/ScriptBinding.cpython-%%XY%%.opt-2.pyc -lib/python%%XYDOT%%/idlelib/__pycache__/ScriptBinding.cpython-%%XY%%.pyc -lib/python%%XYDOT%%/idlelib/__pycache__/ScrolledList.cpython-%%XY%%.opt-1.pyc -lib/python%%XYDOT%%/idlelib/__pycache__/ScrolledList.cpython-%%XY%%.opt-2.pyc -lib/python%%XYDOT%%/idlelib/__pycache__/ScrolledList.cpython-%%XY%%.pyc -lib/python%%XYDOT%%/idlelib/__pycache__/SearchDialog.cpython-%%XY%%.opt-1.pyc -lib/python%%XYDOT%%/idlelib/__pycache__/SearchDialog.cpython-%%XY%%.opt-2.pyc -lib/python%%XYDOT%%/idlelib/__pycache__/SearchDialog.cpython-%%XY%%.pyc -lib/python%%XYDOT%%/idlelib/__pycache__/SearchDialogBase.cpython-%%XY%%.opt-1.pyc -lib/python%%XYDOT%%/idlelib/__pycache__/SearchDialogBase.cpython-%%XY%%.opt-2.pyc -lib/python%%XYDOT%%/idlelib/__pycache__/SearchDialogBase.cpython-%%XY%%.pyc -lib/python%%XYDOT%%/idlelib/__pycache__/SearchEngine.cpython-%%XY%%.opt-1.pyc -lib/python%%XYDOT%%/idlelib/__pycache__/SearchEngine.cpython-%%XY%%.opt-2.pyc -lib/python%%XYDOT%%/idlelib/__pycache__/SearchEngine.cpython-%%XY%%.pyc -lib/python%%XYDOT%%/idlelib/__pycache__/StackViewer.cpython-%%XY%%.opt-1.pyc -lib/python%%XYDOT%%/idlelib/__pycache__/StackViewer.cpython-%%XY%%.opt-2.pyc -lib/python%%XYDOT%%/idlelib/__pycache__/StackViewer.cpython-%%XY%%.pyc -lib/python%%XYDOT%%/idlelib/__pycache__/ToolTip.cpython-%%XY%%.opt-1.pyc -lib/python%%XYDOT%%/idlelib/__pycache__/ToolTip.cpython-%%XY%%.opt-2.pyc -lib/python%%XYDOT%%/idlelib/__pycache__/ToolTip.cpython-%%XY%%.pyc -lib/python%%XYDOT%%/idlelib/__pycache__/TreeWidget.cpython-%%XY%%.opt-1.pyc -lib/python%%XYDOT%%/idlelib/__pycache__/TreeWidget.cpython-%%XY%%.opt-2.pyc -lib/python%%XYDOT%%/idlelib/__pycache__/TreeWidget.cpython-%%XY%%.pyc -lib/python%%XYDOT%%/idlelib/__pycache__/UndoDelegator.cpython-%%XY%%.opt-1.pyc -lib/python%%XYDOT%%/idlelib/__pycache__/UndoDelegator.cpython-%%XY%%.opt-2.pyc -lib/python%%XYDOT%%/idlelib/__pycache__/UndoDelegator.cpython-%%XY%%.pyc -lib/python%%XYDOT%%/idlelib/__pycache__/WidgetRedirector.cpython-%%XY%%.opt-1.pyc -lib/python%%XYDOT%%/idlelib/__pycache__/WidgetRedirector.cpython-%%XY%%.opt-2.pyc -lib/python%%XYDOT%%/idlelib/__pycache__/WidgetRedirector.cpython-%%XY%%.pyc -lib/python%%XYDOT%%/idlelib/__pycache__/WindowList.cpython-%%XY%%.opt-1.pyc -lib/python%%XYDOT%%/idlelib/__pycache__/WindowList.cpython-%%XY%%.opt-2.pyc -lib/python%%XYDOT%%/idlelib/__pycache__/WindowList.cpython-%%XY%%.pyc -lib/python%%XYDOT%%/idlelib/__pycache__/ZoomHeight.cpython-%%XY%%.opt-1.pyc -lib/python%%XYDOT%%/idlelib/__pycache__/ZoomHeight.cpython-%%XY%%.opt-2.pyc -lib/python%%XYDOT%%/idlelib/__pycache__/ZoomHeight.cpython-%%XY%%.pyc lib/python%%XYDOT%%/idlelib/__pycache__/__init__.cpython-%%XY%%.opt-1.pyc lib/python%%XYDOT%%/idlelib/__pycache__/__init__.cpython-%%XY%%.opt-2.pyc lib/python%%XYDOT%%/idlelib/__pycache__/__init__.cpython-%%XY%%.pyc lib/python%%XYDOT%%/idlelib/__pycache__/__main__.cpython-%%XY%%.opt-1.pyc lib/python%%XYDOT%%/idlelib/__pycache__/__main__.cpython-%%XY%%.opt-2.pyc lib/python%%XYDOT%%/idlelib/__pycache__/__main__.cpython-%%XY%%.pyc -lib/python%%XYDOT%%/idlelib/__pycache__/aboutDialog.cpython-%%XY%%.opt-1.pyc -lib/python%%XYDOT%%/idlelib/__pycache__/aboutDialog.cpython-%%XY%%.opt-2.pyc -lib/python%%XYDOT%%/idlelib/__pycache__/aboutDialog.cpython-%%XY%%.pyc -lib/python%%XYDOT%%/idlelib/__pycache__/configDialog.cpython-%%XY%%.opt-1.pyc -lib/python%%XYDOT%%/idlelib/__pycache__/configDialog.cpython-%%XY%%.opt-2.pyc -lib/python%%XYDOT%%/idlelib/__pycache__/configDialog.cpython-%%XY%%.pyc -lib/python%%XYDOT%%/idlelib/__pycache__/configHandler.cpython-%%XY%%.opt-1.pyc -lib/python%%XYDOT%%/idlelib/__pycache__/configHandler.cpython-%%XY%%.opt-2.pyc -lib/python%%XYDOT%%/idlelib/__pycache__/configHandler.cpython-%%XY%%.pyc -lib/python%%XYDOT%%/idlelib/__pycache__/configHelpSourceEdit.cpython-%%XY%%.opt-1.pyc -lib/python%%XYDOT%%/idlelib/__pycache__/configHelpSourceEdit.cpython-%%XY%%.opt-2.pyc -lib/python%%XYDOT%%/idlelib/__pycache__/configHelpSourceEdit.cpython-%%XY%%.pyc -lib/python%%XYDOT%%/idlelib/__pycache__/configSectionNameDialog.cpython-%%XY%%.opt-1.pyc -lib/python%%XYDOT%%/idlelib/__pycache__/configSectionNameDialog.cpython-%%XY%%.opt-2.pyc -lib/python%%XYDOT%%/idlelib/__pycache__/configSectionNameDialog.cpython-%%XY%%.pyc -lib/python%%XYDOT%%/idlelib/__pycache__/dynOptionMenuWidget.cpython-%%XY%%.opt-1.pyc -lib/python%%XYDOT%%/idlelib/__pycache__/dynOptionMenuWidget.cpython-%%XY%%.opt-2.pyc -lib/python%%XYDOT%%/idlelib/__pycache__/dynOptionMenuWidget.cpython-%%XY%%.pyc +lib/python%%XYDOT%%/idlelib/__pycache__/autocomplete.cpython-%%XY%%.opt-1.pyc +lib/python%%XYDOT%%/idlelib/__pycache__/autocomplete.cpython-%%XY%%.opt-2.pyc +lib/python%%XYDOT%%/idlelib/__pycache__/autocomplete.cpython-%%XY%%.pyc +lib/python%%XYDOT%%/idlelib/__pycache__/autocomplete_w.cpython-%%XY%%.opt-1.pyc +lib/python%%XYDOT%%/idlelib/__pycache__/autocomplete_w.cpython-%%XY%%.opt-2.pyc +lib/python%%XYDOT%%/idlelib/__pycache__/autocomplete_w.cpython-%%XY%%.pyc +lib/python%%XYDOT%%/idlelib/__pycache__/autoexpand.cpython-%%XY%%.opt-1.pyc +lib/python%%XYDOT%%/idlelib/__pycache__/autoexpand.cpython-%%XY%%.opt-2.pyc +lib/python%%XYDOT%%/idlelib/__pycache__/autoexpand.cpython-%%XY%%.pyc +lib/python%%XYDOT%%/idlelib/__pycache__/browser.cpython-%%XY%%.opt-1.pyc +lib/python%%XYDOT%%/idlelib/__pycache__/browser.cpython-%%XY%%.opt-2.pyc +lib/python%%XYDOT%%/idlelib/__pycache__/browser.cpython-%%XY%%.pyc +lib/python%%XYDOT%%/idlelib/__pycache__/calltip_w.cpython-%%XY%%.opt-1.pyc +lib/python%%XYDOT%%/idlelib/__pycache__/calltip_w.cpython-%%XY%%.opt-2.pyc +lib/python%%XYDOT%%/idlelib/__pycache__/calltip_w.cpython-%%XY%%.pyc +lib/python%%XYDOT%%/idlelib/__pycache__/calltips.cpython-%%XY%%.opt-1.pyc +lib/python%%XYDOT%%/idlelib/__pycache__/calltips.cpython-%%XY%%.opt-2.pyc +lib/python%%XYDOT%%/idlelib/__pycache__/calltips.cpython-%%XY%%.pyc +lib/python%%XYDOT%%/idlelib/__pycache__/codecontext.cpython-%%XY%%.opt-1.pyc +lib/python%%XYDOT%%/idlelib/__pycache__/codecontext.cpython-%%XY%%.opt-2.pyc +lib/python%%XYDOT%%/idlelib/__pycache__/codecontext.cpython-%%XY%%.pyc +lib/python%%XYDOT%%/idlelib/__pycache__/colorizer.cpython-%%XY%%.opt-1.pyc +lib/python%%XYDOT%%/idlelib/__pycache__/colorizer.cpython-%%XY%%.opt-2.pyc +lib/python%%XYDOT%%/idlelib/__pycache__/colorizer.cpython-%%XY%%.pyc +lib/python%%XYDOT%%/idlelib/__pycache__/config.cpython-%%XY%%.opt-1.pyc +lib/python%%XYDOT%%/idlelib/__pycache__/config.cpython-%%XY%%.opt-2.pyc +lib/python%%XYDOT%%/idlelib/__pycache__/config.cpython-%%XY%%.pyc +lib/python%%XYDOT%%/idlelib/__pycache__/config_key.cpython-%%XY%%.opt-1.pyc +lib/python%%XYDOT%%/idlelib/__pycache__/config_key.cpython-%%XY%%.opt-2.pyc +lib/python%%XYDOT%%/idlelib/__pycache__/config_key.cpython-%%XY%%.pyc +lib/python%%XYDOT%%/idlelib/__pycache__/configdialog.cpython-%%XY%%.opt-1.pyc +lib/python%%XYDOT%%/idlelib/__pycache__/configdialog.cpython-%%XY%%.opt-2.pyc +lib/python%%XYDOT%%/idlelib/__pycache__/configdialog.cpython-%%XY%%.pyc +lib/python%%XYDOT%%/idlelib/__pycache__/debugger.cpython-%%XY%%.opt-1.pyc +lib/python%%XYDOT%%/idlelib/__pycache__/debugger.cpython-%%XY%%.opt-2.pyc +lib/python%%XYDOT%%/idlelib/__pycache__/debugger.cpython-%%XY%%.pyc +lib/python%%XYDOT%%/idlelib/__pycache__/debugger_r.cpython-%%XY%%.opt-1.pyc +lib/python%%XYDOT%%/idlelib/__pycache__/debugger_r.cpython-%%XY%%.opt-2.pyc +lib/python%%XYDOT%%/idlelib/__pycache__/debugger_r.cpython-%%XY%%.pyc +lib/python%%XYDOT%%/idlelib/__pycache__/debugobj.cpython-%%XY%%.opt-1.pyc +lib/python%%XYDOT%%/idlelib/__pycache__/debugobj.cpython-%%XY%%.opt-2.pyc +lib/python%%XYDOT%%/idlelib/__pycache__/debugobj.cpython-%%XY%%.pyc +lib/python%%XYDOT%%/idlelib/__pycache__/debugobj_r.cpython-%%XY%%.opt-1.pyc +lib/python%%XYDOT%%/idlelib/__pycache__/debugobj_r.cpython-%%XY%%.opt-2.pyc +lib/python%%XYDOT%%/idlelib/__pycache__/debugobj_r.cpython-%%XY%%.pyc +lib/python%%XYDOT%%/idlelib/__pycache__/delegator.cpython-%%XY%%.opt-1.pyc +lib/python%%XYDOT%%/idlelib/__pycache__/delegator.cpython-%%XY%%.opt-2.pyc +lib/python%%XYDOT%%/idlelib/__pycache__/delegator.cpython-%%XY%%.pyc +lib/python%%XYDOT%%/idlelib/__pycache__/dynoption.cpython-%%XY%%.opt-1.pyc +lib/python%%XYDOT%%/idlelib/__pycache__/dynoption.cpython-%%XY%%.opt-2.pyc +lib/python%%XYDOT%%/idlelib/__pycache__/dynoption.cpython-%%XY%%.pyc +lib/python%%XYDOT%%/idlelib/__pycache__/editor.cpython-%%XY%%.opt-1.pyc +lib/python%%XYDOT%%/idlelib/__pycache__/editor.cpython-%%XY%%.opt-2.pyc +lib/python%%XYDOT%%/idlelib/__pycache__/editor.cpython-%%XY%%.pyc +lib/python%%XYDOT%%/idlelib/__pycache__/filelist.cpython-%%XY%%.opt-1.pyc +lib/python%%XYDOT%%/idlelib/__pycache__/filelist.cpython-%%XY%%.opt-2.pyc +lib/python%%XYDOT%%/idlelib/__pycache__/filelist.cpython-%%XY%%.pyc +lib/python%%XYDOT%%/idlelib/__pycache__/grep.cpython-%%XY%%.opt-1.pyc +lib/python%%XYDOT%%/idlelib/__pycache__/grep.cpython-%%XY%%.opt-2.pyc +lib/python%%XYDOT%%/idlelib/__pycache__/grep.cpython-%%XY%%.pyc lib/python%%XYDOT%%/idlelib/__pycache__/help.cpython-%%XY%%.opt-1.pyc lib/python%%XYDOT%%/idlelib/__pycache__/help.cpython-%%XY%%.opt-2.pyc lib/python%%XYDOT%%/idlelib/__pycache__/help.cpython-%%XY%%.pyc +lib/python%%XYDOT%%/idlelib/__pycache__/help_about.cpython-%%XY%%.opt-1.pyc +lib/python%%XYDOT%%/idlelib/__pycache__/help_about.cpython-%%XY%%.opt-2.pyc +lib/python%%XYDOT%%/idlelib/__pycache__/help_about.cpython-%%XY%%.pyc +lib/python%%XYDOT%%/idlelib/__pycache__/history.cpython-%%XY%%.opt-1.pyc +lib/python%%XYDOT%%/idlelib/__pycache__/history.cpython-%%XY%%.opt-2.pyc +lib/python%%XYDOT%%/idlelib/__pycache__/history.cpython-%%XY%%.pyc +lib/python%%XYDOT%%/idlelib/__pycache__/hyperparser.cpython-%%XY%%.opt-1.pyc +lib/python%%XYDOT%%/idlelib/__pycache__/hyperparser.cpython-%%XY%%.opt-2.pyc +lib/python%%XYDOT%%/idlelib/__pycache__/hyperparser.cpython-%%XY%%.pyc lib/python%%XYDOT%%/idlelib/__pycache__/idle.cpython-%%XY%%.opt-1.pyc lib/python%%XYDOT%%/idlelib/__pycache__/idle.cpython-%%XY%%.opt-2.pyc lib/python%%XYDOT%%/idlelib/__pycache__/idle.cpython-%%XY%%.pyc -lib/python%%XYDOT%%/idlelib/__pycache__/idlever.cpython-%%XY%%.opt-1.pyc -lib/python%%XYDOT%%/idlelib/__pycache__/idlever.cpython-%%XY%%.opt-2.pyc -lib/python%%XYDOT%%/idlelib/__pycache__/idlever.cpython-%%XY%%.pyc -lib/python%%XYDOT%%/idlelib/__pycache__/keybindingDialog.cpython-%%XY%%.opt-1.pyc -lib/python%%XYDOT%%/idlelib/__pycache__/keybindingDialog.cpython-%%XY%%.opt-2.pyc -lib/python%%XYDOT%%/idlelib/__pycache__/keybindingDialog.cpython-%%XY%%.pyc -lib/python%%XYDOT%%/idlelib/__pycache__/macosxSupport.cpython-%%XY%%.opt-1.pyc -lib/python%%XYDOT%%/idlelib/__pycache__/macosxSupport.cpython-%%XY%%.opt-2.pyc -lib/python%%XYDOT%%/idlelib/__pycache__/macosxSupport.cpython-%%XY%%.pyc +lib/python%%XYDOT%%/idlelib/__pycache__/iomenu.cpython-%%XY%%.opt-1.pyc +lib/python%%XYDOT%%/idlelib/__pycache__/iomenu.cpython-%%XY%%.opt-2.pyc +lib/python%%XYDOT%%/idlelib/__pycache__/iomenu.cpython-%%XY%%.pyc +lib/python%%XYDOT%%/idlelib/__pycache__/macosx.cpython-%%XY%%.opt-1.pyc +lib/python%%XYDOT%%/idlelib/__pycache__/macosx.cpython-%%XY%%.opt-2.pyc +lib/python%%XYDOT%%/idlelib/__pycache__/macosx.cpython-%%XY%%.pyc +lib/python%%XYDOT%%/idlelib/__pycache__/mainmenu.cpython-%%XY%%.opt-1.pyc +lib/python%%XYDOT%%/idlelib/__pycache__/mainmenu.cpython-%%XY%%.opt-2.pyc +lib/python%%XYDOT%%/idlelib/__pycache__/mainmenu.cpython-%%XY%%.pyc +lib/python%%XYDOT%%/idlelib/__pycache__/multicall.cpython-%%XY%%.opt-1.pyc +lib/python%%XYDOT%%/idlelib/__pycache__/multicall.cpython-%%XY%%.opt-2.pyc +lib/python%%XYDOT%%/idlelib/__pycache__/multicall.cpython-%%XY%%.pyc +lib/python%%XYDOT%%/idlelib/__pycache__/outwin.cpython-%%XY%%.opt-1.pyc +lib/python%%XYDOT%%/idlelib/__pycache__/outwin.cpython-%%XY%%.opt-2.pyc +lib/python%%XYDOT%%/idlelib/__pycache__/outwin.cpython-%%XY%%.pyc +lib/python%%XYDOT%%/idlelib/__pycache__/paragraph.cpython-%%XY%%.opt-1.pyc +lib/python%%XYDOT%%/idlelib/__pycache__/paragraph.cpython-%%XY%%.opt-2.pyc +lib/python%%XYDOT%%/idlelib/__pycache__/paragraph.cpython-%%XY%%.pyc +lib/python%%XYDOT%%/idlelib/__pycache__/parenmatch.cpython-%%XY%%.opt-1.pyc +lib/python%%XYDOT%%/idlelib/__pycache__/parenmatch.cpython-%%XY%%.opt-2.pyc +lib/python%%XYDOT%%/idlelib/__pycache__/parenmatch.cpython-%%XY%%.pyc +lib/python%%XYDOT%%/idlelib/__pycache__/pathbrowser.cpython-%%XY%%.opt-1.pyc +lib/python%%XYDOT%%/idlelib/__pycache__/pathbrowser.cpython-%%XY%%.opt-2.pyc +lib/python%%XYDOT%%/idlelib/__pycache__/pathbrowser.cpython-%%XY%%.pyc +lib/python%%XYDOT%%/idlelib/__pycache__/percolator.cpython-%%XY%%.opt-1.pyc +lib/python%%XYDOT%%/idlelib/__pycache__/percolator.cpython-%%XY%%.opt-2.pyc +lib/python%%XYDOT%%/idlelib/__pycache__/percolator.cpython-%%XY%%.pyc +lib/python%%XYDOT%%/idlelib/__pycache__/pyparse.cpython-%%XY%%.opt-1.pyc +lib/python%%XYDOT%%/idlelib/__pycache__/pyparse.cpython-%%XY%%.opt-2.pyc +lib/python%%XYDOT%%/idlelib/__pycache__/pyparse.cpython-%%XY%%.pyc +lib/python%%XYDOT%%/idlelib/__pycache__/pyshell.cpython-%%XY%%.opt-1.pyc +lib/python%%XYDOT%%/idlelib/__pycache__/pyshell.cpython-%%XY%%.opt-2.pyc +lib/python%%XYDOT%%/idlelib/__pycache__/pyshell.cpython-%%XY%%.pyc +lib/python%%XYDOT%%/idlelib/__pycache__/query.cpython-%%XY%%.opt-1.pyc +lib/python%%XYDOT%%/idlelib/__pycache__/query.cpython-%%XY%%.opt-2.pyc +lib/python%%XYDOT%%/idlelib/__pycache__/query.cpython-%%XY%%.pyc +lib/python%%XYDOT%%/idlelib/__pycache__/redirector.cpython-%%XY%%.opt-1.pyc +lib/python%%XYDOT%%/idlelib/__pycache__/redirector.cpython-%%XY%%.opt-2.pyc +lib/python%%XYDOT%%/idlelib/__pycache__/redirector.cpython-%%XY%%.pyc +lib/python%%XYDOT%%/idlelib/__pycache__/replace.cpython-%%XY%%.opt-1.pyc +lib/python%%XYDOT%%/idlelib/__pycache__/replace.cpython-%%XY%%.opt-2.pyc +lib/python%%XYDOT%%/idlelib/__pycache__/replace.cpython-%%XY%%.pyc lib/python%%XYDOT%%/idlelib/__pycache__/rpc.cpython-%%XY%%.opt-1.pyc lib/python%%XYDOT%%/idlelib/__pycache__/rpc.cpython-%%XY%%.opt-2.pyc lib/python%%XYDOT%%/idlelib/__pycache__/rpc.cpython-%%XY%%.pyc +lib/python%%XYDOT%%/idlelib/__pycache__/rstrip.cpython-%%XY%%.opt-1.pyc +lib/python%%XYDOT%%/idlelib/__pycache__/rstrip.cpython-%%XY%%.opt-2.pyc +lib/python%%XYDOT%%/idlelib/__pycache__/rstrip.cpython-%%XY%%.pyc lib/python%%XYDOT%%/idlelib/__pycache__/run.cpython-%%XY%%.opt-1.pyc lib/python%%XYDOT%%/idlelib/__pycache__/run.cpython-%%XY%%.opt-2.pyc lib/python%%XYDOT%%/idlelib/__pycache__/run.cpython-%%XY%%.pyc +lib/python%%XYDOT%%/idlelib/__pycache__/runscript.cpython-%%XY%%.opt-1.pyc +lib/python%%XYDOT%%/idlelib/__pycache__/runscript.cpython-%%XY%%.opt-2.pyc +lib/python%%XYDOT%%/idlelib/__pycache__/runscript.cpython-%%XY%%.pyc +lib/python%%XYDOT%%/idlelib/__pycache__/scrolledlist.cpython-%%XY%%.opt-1.pyc +lib/python%%XYDOT%%/idlelib/__pycache__/scrolledlist.cpython-%%XY%%.opt-2.pyc +lib/python%%XYDOT%%/idlelib/__pycache__/scrolledlist.cpython-%%XY%%.pyc +lib/python%%XYDOT%%/idlelib/__pycache__/search.cpython-%%XY%%.opt-1.pyc +lib/python%%XYDOT%%/idlelib/__pycache__/search.cpython-%%XY%%.opt-2.pyc +lib/python%%XYDOT%%/idlelib/__pycache__/search.cpython-%%XY%%.pyc +lib/python%%XYDOT%%/idlelib/__pycache__/searchbase.cpython-%%XY%%.opt-1.pyc +lib/python%%XYDOT%%/idlelib/__pycache__/searchbase.cpython-%%XY%%.opt-2.pyc +lib/python%%XYDOT%%/idlelib/__pycache__/searchbase.cpython-%%XY%%.pyc +lib/python%%XYDOT%%/idlelib/__pycache__/searchengine.cpython-%%XY%%.opt-1.pyc +lib/python%%XYDOT%%/idlelib/__pycache__/searchengine.cpython-%%XY%%.opt-2.pyc +lib/python%%XYDOT%%/idlelib/__pycache__/searchengine.cpython-%%XY%%.pyc +lib/python%%XYDOT%%/idlelib/__pycache__/stackviewer.cpython-%%XY%%.opt-1.pyc +lib/python%%XYDOT%%/idlelib/__pycache__/stackviewer.cpython-%%XY%%.opt-2.pyc +lib/python%%XYDOT%%/idlelib/__pycache__/stackviewer.cpython-%%XY%%.pyc +lib/python%%XYDOT%%/idlelib/__pycache__/statusbar.cpython-%%XY%%.opt-1.pyc +lib/python%%XYDOT%%/idlelib/__pycache__/statusbar.cpython-%%XY%%.opt-2.pyc +lib/python%%XYDOT%%/idlelib/__pycache__/statusbar.cpython-%%XY%%.pyc lib/python%%XYDOT%%/idlelib/__pycache__/tabbedpages.cpython-%%XY%%.opt-1.pyc lib/python%%XYDOT%%/idlelib/__pycache__/tabbedpages.cpython-%%XY%%.opt-2.pyc lib/python%%XYDOT%%/idlelib/__pycache__/tabbedpages.cpython-%%XY%%.pyc -lib/python%%XYDOT%%/idlelib/__pycache__/textView.cpython-%%XY%%.opt-1.pyc -lib/python%%XYDOT%%/idlelib/__pycache__/textView.cpython-%%XY%%.opt-2.pyc -lib/python%%XYDOT%%/idlelib/__pycache__/textView.cpython-%%XY%%.pyc -lib/python%%XYDOT%%/idlelib/aboutDialog.py +lib/python%%XYDOT%%/idlelib/__pycache__/textview.cpython-%%XY%%.opt-1.pyc +lib/python%%XYDOT%%/idlelib/__pycache__/textview.cpython-%%XY%%.opt-2.pyc +lib/python%%XYDOT%%/idlelib/__pycache__/textview.cpython-%%XY%%.pyc +lib/python%%XYDOT%%/idlelib/__pycache__/tooltip.cpython-%%XY%%.opt-1.pyc +lib/python%%XYDOT%%/idlelib/__pycache__/tooltip.cpython-%%XY%%.opt-2.pyc +lib/python%%XYDOT%%/idlelib/__pycache__/tooltip.cpython-%%XY%%.pyc +lib/python%%XYDOT%%/idlelib/__pycache__/tree.cpython-%%XY%%.opt-1.pyc +lib/python%%XYDOT%%/idlelib/__pycache__/tree.cpython-%%XY%%.opt-2.pyc +lib/python%%XYDOT%%/idlelib/__pycache__/tree.cpython-%%XY%%.pyc +lib/python%%XYDOT%%/idlelib/__pycache__/undo.cpython-%%XY%%.opt-1.pyc +lib/python%%XYDOT%%/idlelib/__pycache__/undo.cpython-%%XY%%.opt-2.pyc +lib/python%%XYDOT%%/idlelib/__pycache__/undo.cpython-%%XY%%.pyc +lib/python%%XYDOT%%/idlelib/__pycache__/windows.cpython-%%XY%%.opt-1.pyc +lib/python%%XYDOT%%/idlelib/__pycache__/windows.cpython-%%XY%%.opt-2.pyc +lib/python%%XYDOT%%/idlelib/__pycache__/windows.cpython-%%XY%%.pyc +lib/python%%XYDOT%%/idlelib/__pycache__/zoomheight.cpython-%%XY%%.opt-1.pyc +lib/python%%XYDOT%%/idlelib/__pycache__/zoomheight.cpython-%%XY%%.opt-2.pyc +lib/python%%XYDOT%%/idlelib/__pycache__/zoomheight.cpython-%%XY%%.pyc +lib/python%%XYDOT%%/idlelib/autocomplete.py +lib/python%%XYDOT%%/idlelib/autocomplete_w.py +lib/python%%XYDOT%%/idlelib/autoexpand.py +lib/python%%XYDOT%%/idlelib/browser.py +lib/python%%XYDOT%%/idlelib/calltip_w.py +lib/python%%XYDOT%%/idlelib/calltips.py +lib/python%%XYDOT%%/idlelib/codecontext.py +lib/python%%XYDOT%%/idlelib/colorizer.py lib/python%%XYDOT%%/idlelib/config-extensions.def lib/python%%XYDOT%%/idlelib/config-highlight.def lib/python%%XYDOT%%/idlelib/config-keys.def lib/python%%XYDOT%%/idlelib/config-main.def -lib/python%%XYDOT%%/idlelib/configDialog.py -lib/python%%XYDOT%%/idlelib/configHandler.py -lib/python%%XYDOT%%/idlelib/configHelpSourceEdit.py -lib/python%%XYDOT%%/idlelib/configSectionNameDialog.py -lib/python%%XYDOT%%/idlelib/dynOptionMenuWidget.py +lib/python%%XYDOT%%/idlelib/config.py +lib/python%%XYDOT%%/idlelib/config_key.py +lib/python%%XYDOT%%/idlelib/configdialog.py +lib/python%%XYDOT%%/idlelib/debugger.py +lib/python%%XYDOT%%/idlelib/debugger_r.py +lib/python%%XYDOT%%/idlelib/debugobj.py +lib/python%%XYDOT%%/idlelib/debugobj_r.py +lib/python%%XYDOT%%/idlelib/delegator.py +lib/python%%XYDOT%%/idlelib/dynoption.py +lib/python%%XYDOT%%/idlelib/editor.py lib/python%%XYDOT%%/idlelib/extend.txt +lib/python%%XYDOT%%/idlelib/filelist.py +lib/python%%XYDOT%%/idlelib/grep.py lib/python%%XYDOT%%/idlelib/help.html lib/python%%XYDOT%%/idlelib/help.py -lib/python%%XYDOT%%/idlelib/help.txt +lib/python%%XYDOT%%/idlelib/help_about.py +lib/python%%XYDOT%%/idlelib/history.py +lib/python%%XYDOT%%/idlelib/hyperparser.py lib/python%%XYDOT%%/idlelib/idle.bat lib/python%%XYDOT%%/idlelib/idle.py lib/python%%XYDOT%%/idlelib/idle.pyw @@ -2435,45 +2416,84 @@ lib/python%%XYDOT%%/idlelib/idle_test/__ lib/python%%XYDOT%%/idlelib/idle_test/__pycache__/test_calltips.cpython-%%XY%%.opt-1.pyc lib/python%%XYDOT%%/idlelib/idle_test/__pycache__/test_calltips.cpython-%%XY%%.opt-2.pyc lib/python%%XYDOT%%/idlelib/idle_test/__pycache__/test_calltips.cpython-%%XY%%.pyc -lib/python%%XYDOT%%/idlelib/idle_test/__pycache__/test_config_name.cpython-%%XY%%.opt-1.pyc -lib/python%%XYDOT%%/idlelib/idle_test/__pycache__/test_config_name.cpython-%%XY%%.opt-2.pyc -lib/python%%XYDOT%%/idlelib/idle_test/__pycache__/test_config_name.cpython-%%XY%%.pyc +lib/python%%XYDOT%%/idlelib/idle_test/__pycache__/test_colorizer.cpython-%%XY%%.opt-1.pyc +lib/python%%XYDOT%%/idlelib/idle_test/__pycache__/test_colorizer.cpython-%%XY%%.opt-2.pyc +lib/python%%XYDOT%%/idlelib/idle_test/__pycache__/test_colorizer.cpython-%%XY%%.pyc +lib/python%%XYDOT%%/idlelib/idle_test/__pycache__/test_config.cpython-%%XY%%.opt-1.pyc +lib/python%%XYDOT%%/idlelib/idle_test/__pycache__/test_config.cpython-%%XY%%.opt-2.pyc +lib/python%%XYDOT%%/idlelib/idle_test/__pycache__/test_config.cpython-%%XY%%.pyc +lib/python%%XYDOT%%/idlelib/idle_test/__pycache__/test_config_key.cpython-%%XY%%.opt-1.pyc +lib/python%%XYDOT%%/idlelib/idle_test/__pycache__/test_config_key.cpython-%%XY%%.opt-2.pyc +lib/python%%XYDOT%%/idlelib/idle_test/__pycache__/test_config_key.cpython-%%XY%%.pyc lib/python%%XYDOT%%/idlelib/idle_test/__pycache__/test_configdialog.cpython-%%XY%%.opt-1.pyc lib/python%%XYDOT%%/idlelib/idle_test/__pycache__/test_configdialog.cpython-%%XY%%.opt-2.pyc lib/python%%XYDOT%%/idlelib/idle_test/__pycache__/test_configdialog.cpython-%%XY%%.pyc +lib/python%%XYDOT%%/idlelib/idle_test/__pycache__/test_debugger.cpython-%%XY%%.opt-1.pyc +lib/python%%XYDOT%%/idlelib/idle_test/__pycache__/test_debugger.cpython-%%XY%%.opt-2.pyc +lib/python%%XYDOT%%/idlelib/idle_test/__pycache__/test_debugger.cpython-%%XY%%.pyc lib/python%%XYDOT%%/idlelib/idle_test/__pycache__/test_delegator.cpython-%%XY%%.opt-1.pyc lib/python%%XYDOT%%/idlelib/idle_test/__pycache__/test_delegator.cpython-%%XY%%.opt-2.pyc lib/python%%XYDOT%%/idlelib/idle_test/__pycache__/test_delegator.cpython-%%XY%%.pyc +lib/python%%XYDOT%%/idlelib/idle_test/__pycache__/test_editmenu.cpython-%%XY%%.opt-1.pyc +lib/python%%XYDOT%%/idlelib/idle_test/__pycache__/test_editmenu.cpython-%%XY%%.opt-2.pyc +lib/python%%XYDOT%%/idlelib/idle_test/__pycache__/test_editmenu.cpython-%%XY%%.pyc lib/python%%XYDOT%%/idlelib/idle_test/__pycache__/test_editor.cpython-%%XY%%.opt-1.pyc lib/python%%XYDOT%%/idlelib/idle_test/__pycache__/test_editor.cpython-%%XY%%.opt-2.pyc lib/python%%XYDOT%%/idlelib/idle_test/__pycache__/test_editor.cpython-%%XY%%.pyc -lib/python%%XYDOT%%/idlelib/idle_test/__pycache__/test_formatparagraph.cpython-%%XY%%.opt-1.pyc -lib/python%%XYDOT%%/idlelib/idle_test/__pycache__/test_formatparagraph.cpython-%%XY%%.opt-2.pyc -lib/python%%XYDOT%%/idlelib/idle_test/__pycache__/test_formatparagraph.cpython-%%XY%%.pyc lib/python%%XYDOT%%/idlelib/idle_test/__pycache__/test_grep.cpython-%%XY%%.opt-1.pyc lib/python%%XYDOT%%/idlelib/idle_test/__pycache__/test_grep.cpython-%%XY%%.opt-2.pyc lib/python%%XYDOT%%/idlelib/idle_test/__pycache__/test_grep.cpython-%%XY%%.pyc +lib/python%%XYDOT%%/idlelib/idle_test/__pycache__/test_help.cpython-%%XY%%.opt-1.pyc +lib/python%%XYDOT%%/idlelib/idle_test/__pycache__/test_help.cpython-%%XY%%.opt-2.pyc +lib/python%%XYDOT%%/idlelib/idle_test/__pycache__/test_help.cpython-%%XY%%.pyc +lib/python%%XYDOT%%/idlelib/idle_test/__pycache__/test_help_about.cpython-%%XY%%.opt-1.pyc +lib/python%%XYDOT%%/idlelib/idle_test/__pycache__/test_help_about.cpython-%%XY%%.opt-2.pyc +lib/python%%XYDOT%%/idlelib/idle_test/__pycache__/test_help_about.cpython-%%XY%%.pyc +lib/python%%XYDOT%%/idlelib/idle_test/__pycache__/test_history.cpython-%%XY%%.opt-1.pyc +lib/python%%XYDOT%%/idlelib/idle_test/__pycache__/test_history.cpython-%%XY%%.opt-2.pyc +lib/python%%XYDOT%%/idlelib/idle_test/__pycache__/test_history.cpython-%%XY%%.pyc lib/python%%XYDOT%%/idlelib/idle_test/__pycache__/test_hyperparser.cpython-%%XY%%.opt-1.pyc lib/python%%XYDOT%%/idlelib/idle_test/__pycache__/test_hyperparser.cpython-%%XY%%.opt-2.pyc lib/python%%XYDOT%%/idlelib/idle_test/__pycache__/test_hyperparser.cpython-%%XY%%.pyc -lib/python%%XYDOT%%/idlelib/idle_test/__pycache__/test_idlehistory.cpython-%%XY%%.opt-1.pyc -lib/python%%XYDOT%%/idlelib/idle_test/__pycache__/test_idlehistory.cpython-%%XY%%.opt-2.pyc -lib/python%%XYDOT%%/idlelib/idle_test/__pycache__/test_idlehistory.cpython-%%XY%%.pyc -lib/python%%XYDOT%%/idlelib/idle_test/__pycache__/test_io.cpython-%%XY%%.opt-1.pyc -lib/python%%XYDOT%%/idlelib/idle_test/__pycache__/test_io.cpython-%%XY%%.opt-2.pyc -lib/python%%XYDOT%%/idlelib/idle_test/__pycache__/test_io.cpython-%%XY%%.pyc +lib/python%%XYDOT%%/idlelib/idle_test/__pycache__/test_iomenu.cpython-%%XY%%.opt-1.pyc +lib/python%%XYDOT%%/idlelib/idle_test/__pycache__/test_iomenu.cpython-%%XY%%.opt-2.pyc +lib/python%%XYDOT%%/idlelib/idle_test/__pycache__/test_iomenu.cpython-%%XY%%.pyc +lib/python%%XYDOT%%/idlelib/idle_test/__pycache__/test_macosx.cpython-%%XY%%.opt-1.pyc +lib/python%%XYDOT%%/idlelib/idle_test/__pycache__/test_macosx.cpython-%%XY%%.opt-2.pyc +lib/python%%XYDOT%%/idlelib/idle_test/__pycache__/test_macosx.cpython-%%XY%%.pyc +lib/python%%XYDOT%%/idlelib/idle_test/__pycache__/test_paragraph.cpython-%%XY%%.opt-1.pyc +lib/python%%XYDOT%%/idlelib/idle_test/__pycache__/test_paragraph.cpython-%%XY%%.opt-2.pyc +lib/python%%XYDOT%%/idlelib/idle_test/__pycache__/test_paragraph.cpython-%%XY%%.pyc lib/python%%XYDOT%%/idlelib/idle_test/__pycache__/test_parenmatch.cpython-%%XY%%.opt-1.pyc lib/python%%XYDOT%%/idlelib/idle_test/__pycache__/test_parenmatch.cpython-%%XY%%.opt-2.pyc lib/python%%XYDOT%%/idlelib/idle_test/__pycache__/test_parenmatch.cpython-%%XY%%.pyc lib/python%%XYDOT%%/idlelib/idle_test/__pycache__/test_pathbrowser.cpython-%%XY%%.opt-1.pyc lib/python%%XYDOT%%/idlelib/idle_test/__pycache__/test_pathbrowser.cpython-%%XY%%.opt-2.pyc lib/python%%XYDOT%%/idlelib/idle_test/__pycache__/test_pathbrowser.cpython-%%XY%%.pyc +lib/python%%XYDOT%%/idlelib/idle_test/__pycache__/test_percolator.cpython-%%XY%%.opt-1.pyc +lib/python%%XYDOT%%/idlelib/idle_test/__pycache__/test_percolator.cpython-%%XY%%.opt-2.pyc +lib/python%%XYDOT%%/idlelib/idle_test/__pycache__/test_percolator.cpython-%%XY%%.pyc +lib/python%%XYDOT%%/idlelib/idle_test/__pycache__/test_query.cpython-%%XY%%.opt-1.pyc +lib/python%%XYDOT%%/idlelib/idle_test/__pycache__/test_query.cpython-%%XY%%.opt-2.pyc +lib/python%%XYDOT%%/idlelib/idle_test/__pycache__/test_query.cpython-%%XY%%.pyc +lib/python%%XYDOT%%/idlelib/idle_test/__pycache__/test_redirector.cpython-%%XY%%.opt-1.pyc +lib/python%%XYDOT%%/idlelib/idle_test/__pycache__/test_redirector.cpython-%%XY%%.opt-2.pyc +lib/python%%XYDOT%%/idlelib/idle_test/__pycache__/test_redirector.cpython-%%XY%%.pyc +lib/python%%XYDOT%%/idlelib/idle_test/__pycache__/test_replace.cpython-%%XY%%.opt-1.pyc +lib/python%%XYDOT%%/idlelib/idle_test/__pycache__/test_replace.cpython-%%XY%%.opt-2.pyc +lib/python%%XYDOT%%/idlelib/idle_test/__pycache__/test_replace.cpython-%%XY%%.pyc lib/python%%XYDOT%%/idlelib/idle_test/__pycache__/test_rstrip.cpython-%%XY%%.opt-1.pyc lib/python%%XYDOT%%/idlelib/idle_test/__pycache__/test_rstrip.cpython-%%XY%%.opt-2.pyc lib/python%%XYDOT%%/idlelib/idle_test/__pycache__/test_rstrip.cpython-%%XY%%.pyc -lib/python%%XYDOT%%/idlelib/idle_test/__pycache__/test_searchdialogbase.cpython-%%XY%%.opt-1.pyc -lib/python%%XYDOT%%/idlelib/idle_test/__pycache__/test_searchdialogbase.cpython-%%XY%%.opt-2.pyc -lib/python%%XYDOT%%/idlelib/idle_test/__pycache__/test_searchdialogbase.cpython-%%XY%%.pyc +lib/python%%XYDOT%%/idlelib/idle_test/__pycache__/test_scrolledlist.cpython-%%XY%%.opt-1.pyc +lib/python%%XYDOT%%/idlelib/idle_test/__pycache__/test_scrolledlist.cpython-%%XY%%.opt-2.pyc +lib/python%%XYDOT%%/idlelib/idle_test/__pycache__/test_scrolledlist.cpython-%%XY%%.pyc +lib/python%%XYDOT%%/idlelib/idle_test/__pycache__/test_search.cpython-%%XY%%.opt-1.pyc +lib/python%%XYDOT%%/idlelib/idle_test/__pycache__/test_search.cpython-%%XY%%.opt-2.pyc +lib/python%%XYDOT%%/idlelib/idle_test/__pycache__/test_search.cpython-%%XY%%.pyc +lib/python%%XYDOT%%/idlelib/idle_test/__pycache__/test_searchbase.cpython-%%XY%%.opt-1.pyc +lib/python%%XYDOT%%/idlelib/idle_test/__pycache__/test_searchbase.cpython-%%XY%%.opt-2.pyc +lib/python%%XYDOT%%/idlelib/idle_test/__pycache__/test_searchbase.cpython-%%XY%%.pyc lib/python%%XYDOT%%/idlelib/idle_test/__pycache__/test_searchengine.cpython-%%XY%%.opt-1.pyc lib/python%%XYDOT%%/idlelib/idle_test/__pycache__/test_searchengine.cpython-%%XY%%.opt-2.pyc lib/python%%XYDOT%%/idlelib/idle_test/__pycache__/test_searchengine.cpython-%%XY%%.pyc @@ -2483,43 +2503,84 @@ lib/python%%XYDOT%%/idlelib/idle_test/__ lib/python%%XYDOT%%/idlelib/idle_test/__pycache__/test_textview.cpython-%%XY%%.opt-1.pyc lib/python%%XYDOT%%/idlelib/idle_test/__pycache__/test_textview.cpython-%%XY%%.opt-2.pyc lib/python%%XYDOT%%/idlelib/idle_test/__pycache__/test_textview.cpython-%%XY%%.pyc +lib/python%%XYDOT%%/idlelib/idle_test/__pycache__/test_tree.cpython-%%XY%%.opt-1.pyc +lib/python%%XYDOT%%/idlelib/idle_test/__pycache__/test_tree.cpython-%%XY%%.opt-2.pyc +lib/python%%XYDOT%%/idlelib/idle_test/__pycache__/test_tree.cpython-%%XY%%.pyc +lib/python%%XYDOT%%/idlelib/idle_test/__pycache__/test_undo.cpython-%%XY%%.opt-1.pyc +lib/python%%XYDOT%%/idlelib/idle_test/__pycache__/test_undo.cpython-%%XY%%.opt-2.pyc +lib/python%%XYDOT%%/idlelib/idle_test/__pycache__/test_undo.cpython-%%XY%%.pyc lib/python%%XYDOT%%/idlelib/idle_test/__pycache__/test_warning.cpython-%%XY%%.opt-1.pyc lib/python%%XYDOT%%/idlelib/idle_test/__pycache__/test_warning.cpython-%%XY%%.opt-2.pyc lib/python%%XYDOT%%/idlelib/idle_test/__pycache__/test_warning.cpython-%%XY%%.pyc -lib/python%%XYDOT%%/idlelib/idle_test/__pycache__/test_widgetredir.cpython-%%XY%%.opt-1.pyc -lib/python%%XYDOT%%/idlelib/idle_test/__pycache__/test_widgetredir.cpython-%%XY%%.opt-2.pyc -lib/python%%XYDOT%%/idlelib/idle_test/__pycache__/test_widgetredir.cpython-%%XY%%.pyc lib/python%%XYDOT%%/idlelib/idle_test/htest.py lib/python%%XYDOT%%/idlelib/idle_test/mock_idle.py lib/python%%XYDOT%%/idlelib/idle_test/mock_tk.py lib/python%%XYDOT%%/idlelib/idle_test/test_autocomplete.py lib/python%%XYDOT%%/idlelib/idle_test/test_autoexpand.py lib/python%%XYDOT%%/idlelib/idle_test/test_calltips.py -lib/python%%XYDOT%%/idlelib/idle_test/test_config_name.py +lib/python%%XYDOT%%/idlelib/idle_test/test_colorizer.py +lib/python%%XYDOT%%/idlelib/idle_test/test_config.py +lib/python%%XYDOT%%/idlelib/idle_test/test_config_key.py lib/python%%XYDOT%%/idlelib/idle_test/test_configdialog.py +lib/python%%XYDOT%%/idlelib/idle_test/test_debugger.py lib/python%%XYDOT%%/idlelib/idle_test/test_delegator.py +lib/python%%XYDOT%%/idlelib/idle_test/test_editmenu.py lib/python%%XYDOT%%/idlelib/idle_test/test_editor.py -lib/python%%XYDOT%%/idlelib/idle_test/test_formatparagraph.py lib/python%%XYDOT%%/idlelib/idle_test/test_grep.py +lib/python%%XYDOT%%/idlelib/idle_test/test_help.py +lib/python%%XYDOT%%/idlelib/idle_test/test_help_about.py +lib/python%%XYDOT%%/idlelib/idle_test/test_history.py lib/python%%XYDOT%%/idlelib/idle_test/test_hyperparser.py -lib/python%%XYDOT%%/idlelib/idle_test/test_idlehistory.py -lib/python%%XYDOT%%/idlelib/idle_test/test_io.py +lib/python%%XYDOT%%/idlelib/idle_test/test_iomenu.py +lib/python%%XYDOT%%/idlelib/idle_test/test_macosx.py +lib/python%%XYDOT%%/idlelib/idle_test/test_paragraph.py lib/python%%XYDOT%%/idlelib/idle_test/test_parenmatch.py lib/python%%XYDOT%%/idlelib/idle_test/test_pathbrowser.py +lib/python%%XYDOT%%/idlelib/idle_test/test_percolator.py +lib/python%%XYDOT%%/idlelib/idle_test/test_query.py +lib/python%%XYDOT%%/idlelib/idle_test/test_redirector.py +lib/python%%XYDOT%%/idlelib/idle_test/test_replace.py lib/python%%XYDOT%%/idlelib/idle_test/test_rstrip.py -lib/python%%XYDOT%%/idlelib/idle_test/test_searchdialogbase.py +lib/python%%XYDOT%%/idlelib/idle_test/test_scrolledlist.py +lib/python%%XYDOT%%/idlelib/idle_test/test_search.py +lib/python%%XYDOT%%/idlelib/idle_test/test_searchbase.py lib/python%%XYDOT%%/idlelib/idle_test/test_searchengine.py lib/python%%XYDOT%%/idlelib/idle_test/test_text.py lib/python%%XYDOT%%/idlelib/idle_test/test_textview.py +lib/python%%XYDOT%%/idlelib/idle_test/test_tree.py +lib/python%%XYDOT%%/idlelib/idle_test/test_undo.py lib/python%%XYDOT%%/idlelib/idle_test/test_warning.py -lib/python%%XYDOT%%/idlelib/idle_test/test_widgetredir.py -lib/python%%XYDOT%%/idlelib/idlever.py -lib/python%%XYDOT%%/idlelib/keybindingDialog.py -lib/python%%XYDOT%%/idlelib/macosxSupport.py +lib/python%%XYDOT%%/idlelib/iomenu.py +lib/python%%XYDOT%%/idlelib/macosx.py +lib/python%%XYDOT%%/idlelib/mainmenu.py +lib/python%%XYDOT%%/idlelib/multicall.py +lib/python%%XYDOT%%/idlelib/outwin.py +lib/python%%XYDOT%%/idlelib/paragraph.py +lib/python%%XYDOT%%/idlelib/parenmatch.py +lib/python%%XYDOT%%/idlelib/pathbrowser.py +lib/python%%XYDOT%%/idlelib/percolator.py +lib/python%%XYDOT%%/idlelib/pyparse.py +lib/python%%XYDOT%%/idlelib/pyshell.py +lib/python%%XYDOT%%/idlelib/query.py +lib/python%%XYDOT%%/idlelib/redirector.py +lib/python%%XYDOT%%/idlelib/replace.py lib/python%%XYDOT%%/idlelib/rpc.py +lib/python%%XYDOT%%/idlelib/rstrip.py lib/python%%XYDOT%%/idlelib/run.py +lib/python%%XYDOT%%/idlelib/runscript.py +lib/python%%XYDOT%%/idlelib/scrolledlist.py +lib/python%%XYDOT%%/idlelib/search.py +lib/python%%XYDOT%%/idlelib/searchbase.py +lib/python%%XYDOT%%/idlelib/searchengine.py +lib/python%%XYDOT%%/idlelib/stackviewer.py +lib/python%%XYDOT%%/idlelib/statusbar.py lib/python%%XYDOT%%/idlelib/tabbedpages.py -lib/python%%XYDOT%%/idlelib/textView.py +lib/python%%XYDOT%%/idlelib/textview.py +lib/python%%XYDOT%%/idlelib/tooltip.py +lib/python%%XYDOT%%/idlelib/tree.py +lib/python%%XYDOT%%/idlelib/undo.py +lib/python%%XYDOT%%/idlelib/windows.py +lib/python%%XYDOT%%/idlelib/zoomheight.py lib/python%%XYDOT%%/imaplib.py lib/python%%XYDOT%%/imghdr.py lib/python%%XYDOT%%/imp.py @@ -2571,7 +2632,9 @@ lib/python%%XYDOT%%/json/encoder.py lib/python%%XYDOT%%/json/scanner.py lib/python%%XYDOT%%/json/tool.py lib/python%%XYDOT%%/keyword.py +lib/python%%XYDOT%%/lib-dynload/_asyncio.so lib/python%%XYDOT%%/lib-dynload/_bisect.so +lib/python%%XYDOT%%/lib-dynload/_blake2.so lib/python%%XYDOT%%/lib-dynload/_bz2.so lib/python%%XYDOT%%/lib-dynload/_codecs_cn.so lib/python%%XYDOT%%/lib-dynload/_codecs_hk.so @@ -2596,13 +2659,14 @@ lib/python%%XYDOT%%/lib-dynload/_lsprof. lib/python%%XYDOT%%/lib-dynload/_lzma.so lib/python%%XYDOT%%/lib-dynload/_md5.so lib/python%%XYDOT%%/lib-dynload/_multibytecodec.so -%%THREADS%%lib/python%%XYDOT%%/lib-dynload/_multiprocessing.so +lib/python%%XYDOT%%/lib-dynload/_multiprocessing.so lib/python%%XYDOT%%/lib-dynload/_opcode.so lib/python%%XYDOT%%/lib-dynload/_pickle.so lib/python%%XYDOT%%/lib-dynload/_posixsubprocess.so lib/python%%XYDOT%%/lib-dynload/_random.so lib/python%%XYDOT%%/lib-dynload/_sha1.so lib/python%%XYDOT%%/lib-dynload/_sha256.so +lib/python%%XYDOT%%/lib-dynload/_sha3.so lib/python%%XYDOT%%/lib-dynload/_sha512.so lib/python%%XYDOT%%/lib-dynload/_socket.so lib/python%%XYDOT%%/lib-dynload/_ssl.so @@ -2619,7 +2683,7 @@ lib/python%%XYDOT%%/lib-dynload/fcntl.so lib/python%%XYDOT%%/lib-dynload/grp.so lib/python%%XYDOT%%/lib-dynload/math.so lib/python%%XYDOT%%/lib-dynload/mmap.so -%%NO_NIS%%lib/python%%XYDOT%%/lib-dynload/nis.so +lib/python%%XYDOT%%/lib-dynload/nis.so lib/python%%XYDOT%%/lib-dynload/ossaudiodev.so lib/python%%XYDOT%%/lib-dynload/parser.so lib/python%%XYDOT%%/lib-dynload/pyexpat.so @@ -2629,7 +2693,7 @@ lib/python%%XYDOT%%/lib-dynload/select.s lib/python%%XYDOT%%/lib-dynload/syslog.so lib/python%%XYDOT%%/lib-dynload/termios.so lib/python%%XYDOT%%/lib-dynload/unicodedata.so -%%NO_DEBUG%%lib/python%%XYDOT%%/lib-dynload/xxlimited.so +lib/python%%XYDOT%%/lib-dynload/xxlimited.so lib/python%%XYDOT%%/lib-dynload/zlib.so lib/python%%XYDOT%%/lib2to3/Grammar.txt lib/python%%XYDOT%%/lib2to3/Grammar%%XYZDOT%%.final.0.pickle @@ -2690,9 +2754,6 @@ lib/python%%XYDOT%%/lib2to3/fixes/__pyca lib/python%%XYDOT%%/lib2to3/fixes/__pycache__/fix_buffer.cpython-%%XY%%.opt-1.pyc lib/python%%XYDOT%%/lib2to3/fixes/__pycache__/fix_buffer.cpython-%%XY%%.opt-2.pyc lib/python%%XYDOT%%/lib2to3/fixes/__pycache__/fix_buffer.cpython-%%XY%%.pyc -lib/python%%XYDOT%%/lib2to3/fixes/__pycache__/fix_callable.cpython-%%XY%%.opt-1.pyc -lib/python%%XYDOT%%/lib2to3/fixes/__pycache__/fix_callable.cpython-%%XY%%.opt-2.pyc -lib/python%%XYDOT%%/lib2to3/fixes/__pycache__/fix_callable.cpython-%%XY%%.pyc lib/python%%XYDOT%%/lib2to3/fixes/__pycache__/fix_dict.cpython-%%XY%%.opt-1.pyc lib/python%%XYDOT%%/lib2to3/fixes/__pycache__/fix_dict.cpython-%%XY%%.opt-2.pyc lib/python%%XYDOT%%/lib2to3/fixes/__pycache__/fix_dict.cpython-%%XY%%.pyc @@ -2841,7 +2902,6 @@ lib/python%%XYDOT%%/lib2to3/fixes/fix_ap lib/python%%XYDOT%%/lib2to3/fixes/fix_asserts.py lib/python%%XYDOT%%/lib2to3/fixes/fix_basestring.py lib/python%%XYDOT%%/lib2to3/fixes/fix_buffer.py -lib/python%%XYDOT%%/lib2to3/fixes/fix_callable.py lib/python%%XYDOT%%/lib2to3/fixes/fix_dict.py lib/python%%XYDOT%%/lib2to3/fixes/fix_except.py lib/python%%XYDOT%%/lib2to3/fixes/fix_exec.py @@ -3116,11 +3176,6 @@ lib/python%%XYDOT%%/pickle.py lib/python%%XYDOT%%/pickletools.py lib/python%%XYDOT%%/pipes.py lib/python%%XYDOT%%/pkgutil.py -lib/python%%XYDOT%%/plat-freebsd%%OSMAJOR%%/IN.py -lib/python%%XYDOT%%/plat-freebsd%%OSMAJOR%%/__pycache__/IN.cpython-%%XY%%.opt-1.pyc -lib/python%%XYDOT%%/plat-freebsd%%OSMAJOR%%/__pycache__/IN.cpython-%%XY%%.opt-2.pyc -lib/python%%XYDOT%%/plat-freebsd%%OSMAJOR%%/__pycache__/IN.cpython-%%XY%%.pyc -lib/python%%XYDOT%%/plat-freebsd%%OSMAJOR%%/regen lib/python%%XYDOT%%/platform.py lib/python%%XYDOT%%/plistlib.py lib/python%%XYDOT%%/poplib.py @@ -3149,12 +3204,14 @@ lib/python%%XYDOT%%/reprlib.py lib/python%%XYDOT%%/rlcompleter.py lib/python%%XYDOT%%/runpy.py lib/python%%XYDOT%%/sched.py +lib/python%%XYDOT%%/secrets.py lib/python%%XYDOT%%/selectors.py lib/python%%XYDOT%%/shelve.py lib/python%%XYDOT%%/shlex.py lib/python%%XYDOT%%/shutil.py lib/python%%XYDOT%%/signal.py lib/python%%XYDOT%%/site-packages/README +lib/python%%XYDOT%%/site-packages/README.txt lib/python%%XYDOT%%/site.py lib/python%%XYDOT%%/smtpd.py lib/python%%XYDOT%%/smtplib.py @@ -3240,6 +3297,15 @@ lib/python%%XYDOT%%/test/__pycache__/__m lib/python%%XYDOT%%/test/__pycache__/_test_multiprocessing.cpython-%%XY%%.opt-1.pyc lib/python%%XYDOT%%/test/__pycache__/_test_multiprocessing.cpython-%%XY%%.opt-2.pyc lib/python%%XYDOT%%/test/__pycache__/_test_multiprocessing.cpython-%%XY%%.pyc +lib/python%%XYDOT%%/test/__pycache__/ann_module.cpython-%%XY%%.opt-1.pyc +lib/python%%XYDOT%%/test/__pycache__/ann_module.cpython-%%XY%%.opt-2.pyc +lib/python%%XYDOT%%/test/__pycache__/ann_module.cpython-%%XY%%.pyc +lib/python%%XYDOT%%/test/__pycache__/ann_module2.cpython-%%XY%%.opt-1.pyc +lib/python%%XYDOT%%/test/__pycache__/ann_module2.cpython-%%XY%%.opt-2.pyc +lib/python%%XYDOT%%/test/__pycache__/ann_module2.cpython-%%XY%%.pyc +lib/python%%XYDOT%%/test/__pycache__/ann_module3.cpython-%%XY%%.opt-1.pyc +lib/python%%XYDOT%%/test/__pycache__/ann_module3.cpython-%%XY%%.opt-2.pyc +lib/python%%XYDOT%%/test/__pycache__/ann_module3.cpython-%%XY%%.pyc lib/python%%XYDOT%%/test/__pycache__/audiotests.cpython-%%XY%%.opt-1.pyc lib/python%%XYDOT%%/test/__pycache__/audiotests.cpython-%%XY%%.opt-2.pyc lib/python%%XYDOT%%/test/__pycache__/audiotests.cpython-%%XY%%.pyc @@ -3363,6 +3429,9 @@ lib/python%%XYDOT%%/test/__pycache__/sam lib/python%%XYDOT%%/test/__pycache__/seq_tests.cpython-%%XY%%.opt-1.pyc lib/python%%XYDOT%%/test/__pycache__/seq_tests.cpython-%%XY%%.opt-2.pyc lib/python%%XYDOT%%/test/__pycache__/seq_tests.cpython-%%XY%%.pyc +lib/python%%XYDOT%%/test/__pycache__/signalinterproctester.cpython-%%XY%%.opt-1.pyc +lib/python%%XYDOT%%/test/__pycache__/signalinterproctester.cpython-%%XY%%.opt-2.pyc +lib/python%%XYDOT%%/test/__pycache__/signalinterproctester.cpython-%%XY%%.pyc lib/python%%XYDOT%%/test/__pycache__/sortperf.cpython-%%XY%%.opt-1.pyc lib/python%%XYDOT%%/test/__pycache__/sortperf.cpython-%%XY%%.opt-2.pyc lib/python%%XYDOT%%/test/__pycache__/sortperf.cpython-%%XY%%.pyc @@ -3411,6 +3480,9 @@ lib/python%%XYDOT%%/test/__pycache__/tes lib/python%%XYDOT%%/test/__pycache__/test_ast.cpython-%%XY%%.opt-1.pyc lib/python%%XYDOT%%/test/__pycache__/test_ast.cpython-%%XY%%.opt-2.pyc lib/python%%XYDOT%%/test/__pycache__/test_ast.cpython-%%XY%%.pyc +lib/python%%XYDOT%%/test/__pycache__/test_asyncgen.cpython-%%XY%%.opt-1.pyc *** DIFF OUTPUT TRUNCATED AT 1000 LINES *** From owner-svn-ports-head@freebsd.org Sun Dec 25 15:15:39 2016 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 9873EC8F90C; Sun, 25 Dec 2016 15:15:39 +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 677BB31B; Sun, 25 Dec 2016 15:15:39 +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 uBPFFcik071054; Sun, 25 Dec 2016 15:15:38 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBPFFc5r071052; Sun, 25 Dec 2016 15:15:38 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201612251515.uBPFFc5r071052@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Sun, 25 Dec 2016 15:15:38 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429439 - in head/ports-mgmt/pkg: . 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, 25 Dec 2016 15:15:39 -0000 Author: bapt Date: Sun Dec 25 15:15:38 2016 New Revision: 429439 URL: https://svnweb.freebsd.org/changeset/ports/429439 Log: Fix file descriptor leak that might lead to errors on packages with lots of files PR: 215544 Submitted by: pasokondokoro@gmail.com Added: head/ports-mgmt/pkg/files/patch-libpkg_pkg__add.c (contents, props changed) Modified: head/ports-mgmt/pkg/Makefile Modified: head/ports-mgmt/pkg/Makefile ============================================================================== --- head/ports-mgmt/pkg/Makefile Sun Dec 25 15:08:35 2016 (r429438) +++ head/ports-mgmt/pkg/Makefile Sun Dec 25 15:15:38 2016 (r429439) @@ -2,6 +2,7 @@ PORTNAME= pkg DISTVERSION= 1.9.4 +PORTREVISION= 1 _PKG_VERSION= ${DISTVERSION} CATEGORIES= ports-mgmt MASTER_SITES= \ Added: head/ports-mgmt/pkg/files/patch-libpkg_pkg__add.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/ports-mgmt/pkg/files/patch-libpkg_pkg__add.c Sun Dec 25 15:15:38 2016 (r429439) @@ -0,0 +1,22 @@ +--- libpkg/pkg_add.c.orig 2016-12-25 15:12:01 UTC ++++ libpkg/pkg_add.c +@@ -1344,8 +1344,10 @@ pkg_add_fromdir(struct pkg *pkg, const c + } + kh_find(hls, hardlinks, st.st_ino, path); + if (path != NULL) { +- if (create_hardlink(pkg, f, path) == EPKG_FATAL) ++ if (create_hardlink(pkg, f, path) == EPKG_FATAL) { ++ close(fd); + return (EPKG_FATAL); ++ } + } else { + if (create_regfile(pkg, f, NULL, NULL, fd, NULL) == EPKG_FATAL) { + close(fd); +@@ -1353,6 +1355,7 @@ pkg_add_fromdir(struct pkg *pkg, const c + } + kh_safe_add(hls, hardlinks, f->path, st.st_ino); + } ++ close(fd); + } else { + pkg_emit_error("Invalid file type"); + return (EPKG_FATAL); From owner-svn-ports-head@freebsd.org Sun Dec 25 15:59:30 2016 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 0D78CC8EB7E; Sun, 25 Dec 2016 15:59:30 +0000 (UTC) (envelope-from thierry@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 DC1E21946; Sun, 25 Dec 2016 15:59:29 +0000 (UTC) (envelope-from thierry@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBPFxThL087231; Sun, 25 Dec 2016 15:59:29 GMT (envelope-from thierry@FreeBSD.org) Received: (from thierry@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBPFxSTI087225; Sun, 25 Dec 2016 15:59:28 GMT (envelope-from thierry@FreeBSD.org) Message-Id: <201612251559.uBPFxSTI087225@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: thierry set sender to thierry@FreeBSD.org using -f From: Thierry Thomas Date: Sun, 25 Dec 2016 15:59:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429440 - in head/textproc: . py-hunspell py3-hunspell 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, 25 Dec 2016 15:59:30 -0000 Author: thierry Date: Sun Dec 25 15:59:28 2016 New Revision: 429440 URL: https://svnweb.freebsd.org/changeset/ports/429440 Log: Adding py-hunspell, a Python module for the Hunspell spellchecker engine. Added: head/textproc/py-hunspell/ head/textproc/py-hunspell/Makefile (contents, props changed) head/textproc/py-hunspell/distinfo (contents, props changed) head/textproc/py-hunspell/pkg-descr (contents, props changed) head/textproc/py3-hunspell/ head/textproc/py3-hunspell/Makefile (contents, props changed) Modified: head/textproc/Makefile Modified: head/textproc/Makefile ============================================================================== --- head/textproc/Makefile Sun Dec 25 15:15:38 2016 (r429439) +++ head/textproc/Makefile Sun Dec 25 15:59:28 2016 (r429440) @@ -1256,6 +1256,7 @@ SUBDIR += py-guess-language SUBDIR += py-hexdump SUBDIR += py-html2text + SUBDIR += py-hunspell SUBDIR += py-hyperestraier-python SUBDIR += py-hypua2jamo SUBDIR += py-jaxml @@ -1349,6 +1350,7 @@ SUBDIR += py3-MarkupSafe SUBDIR += py3-asciinema SUBDIR += py3-chardet + SUBDIR += py3-hunspell SUBDIR += py3-libxml2 SUBDIR += py3-pager SUBDIR += pychm Added: head/textproc/py-hunspell/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/textproc/py-hunspell/Makefile Sun Dec 25 15:59:28 2016 (r429440) @@ -0,0 +1,28 @@ +# Created by: Thierry Thomas +# $FreeBSD$ + +PORTNAME= hunspell +PORTVERSION= 0.4.1 +CATEGORIES= textproc devel python +MASTER_SITES= CHEESESHOP +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= thierry@FreeBSD.org +COMMENT= Python module for the Hunspell spellchecker engine + +LICENSE= LGPL3 + +LIB_DEPENDS= libhunspell-${HSPLVER}.so:textproc/hunspell + +USES= localbase python +USE_PYTHON= distutils + +HSPLVER= 1.5 +PLIST_FILES= %%PYTHON_SITELIBDIR%%/hunspell.so + +pre-configure: + ${REINPLACE_CMD} -e "s|/usr/include|${LOCALBASE}/include|" \ + -e "s|= \['hunspell|= ['hunspell-${HSPLVER}|" \ + ${WRKSRC}/${PYSETUP} + +.include Added: head/textproc/py-hunspell/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/textproc/py-hunspell/distinfo Sun Dec 25 15:59:28 2016 (r429440) @@ -0,0 +1,3 @@ +TIMESTAMP = 1482444080 +SHA256 (hunspell-0.4.1.tar.gz) = df8d2232488b0cb49afd64ac76bd2bb600b6dc85fca67b19db0baee602aa9691 +SIZE (hunspell-0.4.1.tar.gz) = 4428 Added: head/textproc/py-hunspell/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/textproc/py-hunspell/pkg-descr Sun Dec 25 15:59:28 2016 (r429440) @@ -0,0 +1,6 @@ +pyhunspell is a set of Python bindings for the Hunspell spellchecker engine. It +lets developers load Hunspell dictionaries, check words, get suggestions, add +new words, etc. It also provides some basic morphological analysis related +methods. + +WWW: https://pypi.python.org/pypi/hunspell Added: head/textproc/py3-hunspell/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/textproc/py3-hunspell/Makefile Sun Dec 25 15:59:28 2016 (r429440) @@ -0,0 +1,7 @@ +# $FreeBSD$ + +MASTERDIR= ${.CURDIR}/../py-hunspell + +PYTHON_VERSION= python3.5 + +.include "${MASTERDIR}/Makefile" From owner-svn-ports-head@freebsd.org Sun Dec 25 17:15:52 2016 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 650FBC90199; Sun, 25 Dec 2016 17:15:52 +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 1B7C01F06; Sun, 25 Dec 2016 17:15:52 +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 uBPHFpOh019275; Sun, 25 Dec 2016 17:15:51 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBPHFpfG019273; Sun, 25 Dec 2016 17:15:51 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201612251715.uBPHFpfG019273@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Sun, 25 Dec 2016 17:15:51 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429441 - head/security/tor-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, 25 Dec 2016 17:15:52 -0000 Author: amdmi3 Date: Sun Dec 25 17:15:50 2016 New Revision: 429441 URL: https://svnweb.freebsd.org/changeset/ports/429441 Log: - Update to 0.3.0.1-alpha - While here, port TOR2WEB-related warnings from seurity/tor PR: 215438 Submitted by: yuri@rawbw.com (maintainer) Modified: head/security/tor-devel/Makefile head/security/tor-devel/distinfo Modified: head/security/tor-devel/Makefile ============================================================================== --- head/security/tor-devel/Makefile Sun Dec 25 15:59:28 2016 (r429440) +++ head/security/tor-devel/Makefile Sun Dec 25 17:15:50 2016 (r429441) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= tor -DISTVERSION= 0.2.9.7-rc +DISTVERSION= 0.3.0.1-alpha CATEGORIES= security net ipv6 MASTER_SITES= TOR PKGNAMESUFFIX= -devel @@ -31,7 +31,7 @@ OPTIONS_DEFINE= STATIC_TOR TCMALLOC TOR2 STATIC_TOR_DESC= Build a static tor TCMALLOC_DESC= Use the tcmalloc memory allocation library -TOR2WEB_DESC= Faster but non-anonymous hidden services +TOR2WEB_DESC= (EXPERT OPTION) Faster but non-anonymous hidden services TRANSPARENT_DESC= Transparent proxy support OPTIONS_DEFAULT= TRANSPARENT @@ -90,6 +90,16 @@ CONFIGURE_ARGS+= --enable-transparent CONFIGURE_ARGS+= --disable-transparent .endif +pre-everything:: +.if ${PORT_OPTIONS:MTOR2WEB} + @${ECHO_MSG} + @${ECHO_MSG} "Warning: The expert option 'tor2web' is chosen." + @${ECHO_MSG} " With this option tor cannot be used for regular traffic," + @${ECHO_MSG} " only for non-anonymous hidden service traffic." + @${ECHO_MSG} " Please make sure you understand this option." + @${ECHO_MSG} +.endif + post-patch: @${REINPLACE_CMD} -E -e "s@(-z) (relro|now)@-Wl,\1,\2@g" \ ${WRKSRC}/configure Modified: head/security/tor-devel/distinfo ============================================================================== --- head/security/tor-devel/distinfo Sun Dec 25 15:59:28 2016 (r429440) +++ head/security/tor-devel/distinfo Sun Dec 25 17:15:50 2016 (r429441) @@ -1,3 +1,3 @@ -TIMESTAMP = 1481645876 -SHA256 (tor-0.2.9.7-rc.tar.gz) = 0e73c18afd5f1d0cc60f2bba1ac7bd5b64ae984a41dfcbbb06897dc5843b68d0 -SIZE (tor-0.2.9.7-rc.tar.gz) = 5508830 +TIMESTAMP = 1482222281 +SHA256 (tor-0.3.0.1-alpha.tar.gz) = 7013353f0cbd2af8c0144f6167339f6eb252eb35ca9a2db2971310171108b064 +SIZE (tor-0.3.0.1-alpha.tar.gz) = 5704559 From owner-svn-ports-head@freebsd.org Sun Dec 25 17:17:37 2016 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 9E431C901FA; Sun, 25 Dec 2016 17:17:37 +0000 (UTC) (envelope-from rakuco@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 53DEB81; Sun, 25 Dec 2016 17:17:37 +0000 (UTC) (envelope-from rakuco@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBPHHafm019436; Sun, 25 Dec 2016 17:17:36 GMT (envelope-from rakuco@FreeBSD.org) Received: (from rakuco@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBPHHaET019435; Sun, 25 Dec 2016 17:17:36 GMT (envelope-from rakuco@FreeBSD.org) Message-Id: <201612251717.uBPHHaET019435@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rakuco set sender to rakuco@FreeBSD.org using -f From: Raphael Kubo da Costa Date: Sun, 25 Dec 2016 17:17:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429442 - head/databases/sqlite3 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, 25 Dec 2016 17:17:37 -0000 Author: rakuco Date: Sun Dec 25 17:17:36 2016 New Revision: 429442 URL: https://svnweb.freebsd.org/changeset/ports/429442 Log: Improve the way CFLAGS and CPPFLAGS are set. ":?" is not supported by fmake from FreeBSD 9, so replace it with an explicit version check. The end result was still the desired one (-DHAVE_STRCHRNUL=1 was not passed on FreeBSD 9). While here, also improve the version check by including DragonFly (which supports strchrnul(3) according to its online man page) and restricting the FreeBSD version check to the revision range after strchrnul(3) was added to base. Also stop passing -Os when building in debug mode, and set UNICODE61_CPPFLAGS to pet portlint. PR: 214608 Submitted by: Pavel Volkov (maintainer) MFH: 2016Q4 Modified: head/databases/sqlite3/Makefile Modified: head/databases/sqlite3/Makefile ============================================================================== --- head/databases/sqlite3/Makefile Sun Dec 25 17:15:50 2016 (r429441) +++ head/databases/sqlite3/Makefile Sun Dec 25 17:17:36 2016 (r429442) @@ -18,11 +18,6 @@ USE_LDCONFIG= yes GNU_CONFIGURE= yes INSTALL_TARGET= install-strip -# Platform Configuration -CFLAGS+= -Os -CPPFLAGS+= -DHAVE_ISNAN=1 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_USLEEP=1 -CPPFLAGS+= ${OSVERSION<1000000:?:-DHAVE_STRCHRNUL=1} - MAKE_JOBS_UNSAFE= yes # Compilation Options For SQLite https://www.sqlite.org/compile.html @@ -174,6 +169,7 @@ ICU_LIB_DEPENDS= libicudata.so:devel/icu ICU_CPPFLAGS= `${LOCALBASE}/bin/icu-config --cppflags` -DSQLITE_ENABLE_ICU=1 ICU_LIBS= `${LOCALBASE}/bin/icu-config --ldflags` +UNICODE61_CPPFLAGS= "" UNICODE61_CPPFLAGS_OFF= -DSQLITE_DISABLE_FTS3_UNICODE=1 READLINES_CONFIGURE_ON= --enable-readline @@ -197,6 +193,15 @@ UNKNOWN_SQL_CPPFLAGS= -DSQLITE_ENABLE_UN .include +# Platform Configuration +.if !defined(WITH_DEBUG) +CFLAGS+= -Os +.endif +CPPFLAGS+= -DHAVE_ISNAN=1 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_USLEEP=1 +.if ${OPSYS} == DragonFly || (${OPSYS} == FreeBSD && ${OSVERSION} >= 1000029) +CPPFLAGS+= -DHAVE_STRCHRNUL=1 +.endif + post-configure: @${ECHO_MSG} "===> CONFIGURE_ARGS=${CONFIGURE_ARGS}" @${ECHO_MSG} "===> CPPFLAGS=${CPPFLAGS}" From owner-svn-ports-head@freebsd.org Sun Dec 25 17:19:34 2016 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 2DFE3C902E5; Sun, 25 Dec 2016 17:19:34 +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 D7D67213; Sun, 25 Dec 2016 17:19:33 +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 uBPHJXgr019635; Sun, 25 Dec 2016 17:19:33 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBPHJW16019633; Sun, 25 Dec 2016 17:19:32 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201612251719.uBPHJW16019633@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Sun, 25 Dec 2016 17:19:32 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429443 - head/astro/libosmium 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, 25 Dec 2016 17:19:34 -0000 Author: amdmi3 Date: Sun Dec 25 17:19:32 2016 New Revision: 429443 URL: https://svnweb.freebsd.org/changeset/ports/429443 Log: - Fix conflict with utf8cpp by using it as dependency PR: 215391 Reported by: jbeich Modified: head/astro/libosmium/Makefile head/astro/libosmium/pkg-plist Modified: head/astro/libosmium/Makefile ============================================================================== --- head/astro/libosmium/Makefile Sun Dec 25 17:17:36 2016 (r429442) +++ head/astro/libosmium/Makefile Sun Dec 25 17:19:32 2016 (r429443) @@ -4,6 +4,7 @@ PORTNAME= libosmium PORTVERSION= 2.10.3 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= astro geography devel MAINTAINER= amdmi3@FreeBSD.org @@ -16,7 +17,9 @@ LIB_DEPENDS= libgdal.so:graphics/gdal \ libboost_regex.so:devel/boost-libs \ libgeos.so:graphics/geos \ libexpat.so:textproc/expat2 -BUILD_DEPENDS= sparsehash>=0:devel/sparsehash +BUILD_DEPENDS= sparsehash>=0:devel/sparsehash \ + ${LOCALBASE}/include/utf8.h:devel/utf8cpp +RUN_DEPENDS= ${LOCALBASE}/include/utf8.h:devel/utf8cpp BROKEN_FreeBSD_9= does not build (lack of c++11 support) @@ -29,8 +32,7 @@ CMAKE_ARGS= -DBUILD_EXAMPLES:BOOL=OFF # if/when corresponding ports appear in the tree, these will need to # be turned from depends CMAKE_ARGS+= -DINSTALL_GDALCPP:BOOL=ON \ - -DINSTALL_PROTOZERO:BOOL=ON \ - -DINSTALL_UTFCPP:BOOL=ON + -DINSTALL_PROTOZERO:BOOL=ON # though it builds tests, the library itself is header-only NO_ARCH= yes @@ -42,6 +44,9 @@ OPTIONS_DEFAULT= TEST TEST_TEST_TARGET= test TEST_CMAKE_BOOL= BUILD_TESTING +post-extract: + @${RM} -rf ${WRKSRC}/include/utf8* + post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/CHANGELOG.md ${WRKSRC}/README.md ${STAGEDIR}${DOCSDIR} Modified: head/astro/libosmium/pkg-plist ============================================================================== --- head/astro/libosmium/pkg-plist Sun Dec 25 17:17:36 2016 (r429442) +++ head/astro/libosmium/pkg-plist Sun Dec 25 17:19:32 2016 (r429443) @@ -187,7 +187,3 @@ include/protozero/pbf_writer.hpp include/protozero/types.hpp include/protozero/varint.hpp include/protozero/version.hpp -include/utf8.h -include/utf8/checked.h -include/utf8/core.h -include/utf8/unchecked.h From owner-svn-ports-head@freebsd.org Sun Dec 25 17:26:29 2016 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 78A38C905E9; Sun, 25 Dec 2016 17:26:29 +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 4846696C; Sun, 25 Dec 2016 17:26:29 +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 uBPHQShL023502; Sun, 25 Dec 2016 17:26:28 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBPHQS7t023501; Sun, 25 Dec 2016 17:26:28 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201612251726.uBPHQS7t023501@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Sun, 25 Dec 2016 17:26:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429444 - head/cad/openscad 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, 25 Dec 2016 17:26:29 -0000 Author: amdmi3 Date: Sun Dec 25 17:26:28 2016 New Revision: 429444 URL: https://svnweb.freebsd.org/changeset/ports/429444 Log: - Mark broken in FreeBSD 11.x+ i386: this port can't build while cgal is built with gcc and boost is built with clang Approved by: portmgr blanket Modified: head/cad/openscad/Makefile Modified: head/cad/openscad/Makefile ============================================================================== --- head/cad/openscad/Makefile Sun Dec 25 17:19:32 2016 (r429443) +++ head/cad/openscad/Makefile Sun Dec 25 17:26:28 2016 (r429444) @@ -36,7 +36,13 @@ QMAKE_ARGS+= VERSION=${PORTVERSION} \ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} post-patch: - ${REINPLACE_CMD} -e 's,share/man,man,' \ + @${REINPLACE_CMD} -e 's,share/man,man,' \ ${WRKSRC}/openscad.pro +.include + +.if ${ARCH} == i386 && ${OPSYS} == FreeBSD && ${OSVERSION} >= 1100000 +BROKEN= does not build (libstdc++/libc++ incompatibility in cgal/boost) +.endif + .include From owner-svn-ports-head@freebsd.org Sun Dec 25 17:30:40 2016 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 274A2C907DC; Sun, 25 Dec 2016 17:30:40 +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 EB257ACF; Sun, 25 Dec 2016 17:30:39 +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 uBPHUdmB023744; Sun, 25 Dec 2016 17:30:39 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBPHUdXM023743; Sun, 25 Dec 2016 17:30:39 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201612251730.uBPHUdXM023743@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Sun, 25 Dec 2016 17:30:39 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429445 - head/ftp/fastdfs 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, 25 Dec 2016 17:30:40 -0000 Author: amdmi3 Date: Sun Dec 25 17:30:38 2016 New Revision: 429445 URL: https://svnweb.freebsd.org/changeset/ports/429445 Log: - Mark it broken properly on FreeBSD 9 i386 - Pet portlint PR: 214953 Submitted by: daniel@blodan.se (maintainer) Modified: head/ftp/fastdfs/Makefile Modified: head/ftp/fastdfs/Makefile ============================================================================== --- head/ftp/fastdfs/Makefile Sun Dec 25 17:26:28 2016 (r429444) +++ head/ftp/fastdfs/Makefile Sun Dec 25 17:30:38 2016 (r429445) @@ -9,10 +9,10 @@ COMMENT= High performance distributed fi LICENSE= GPLv3 -IGNORE_FreeBSD_9_i386= Does not build properly - LIB_DEPENDS= libfastcommon.so:devel/libfastcommon +BROKEN_FreeBSD_9_i386= does not build (/usr/local/lib/libfastcommon.so: undefined reference to `__sync_sub_and_fetch_8') + USES= perl5 USE_LDCONFIG= yes @@ -24,15 +24,15 @@ USE_GITHUB= yes GH_ACCOUNT= happyfish100 GH_TAGNAME= 87659981148a362812912b6d4752d281ac05f0b6 -MAKE_ENV += DESTDIR=${STAGEDIR} +MAKE_ENV+= DESTDIR=${STAGEDIR} do-build: cd ${BUILD_WRKSRC} && ${SETENV} ${MAKE_ENV} ${SH} make.sh do-install: cd ${BUILD_WRKSRC} && ${SETENV} ${MAKE_ENV} ${SH} make.sh install - @${INSTALL} -d ${STAGEDIR}/var/db/fastdfs - @${INSTALL} -d ${STAGEDIR}/var/db/fastdfs/tracker - @${INSTALL} -d ${STAGEDIR}/var/db/fastdfs/storage + @${MKDIR} ${STAGEDIR}/var/db/fastdfs + @${MKDIR} ${STAGEDIR}/var/db/fastdfs/tracker + @${MKDIR} ${STAGEDIR}/var/db/fastdfs/storage .include From owner-svn-ports-head@freebsd.org Sun Dec 25 17:31:31 2016 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 18E64C90862; Sun, 25 Dec 2016 17:31:31 +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 DC71FD48; Sun, 25 Dec 2016 17:31:30 +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 uBPHVUIn025977; Sun, 25 Dec 2016 17:31:30 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBPHVT5H025975; Sun, 25 Dec 2016 17:31:29 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201612251731.uBPHVT5H025975@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Sun, 25 Dec 2016 17:31:29 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429446 - head/devel/robodoc 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, 25 Dec 2016 17:31:31 -0000 Author: amdmi3 Date: Sun Dec 25 17:31:29 2016 New Revision: 429446 URL: https://svnweb.freebsd.org/changeset/ports/429446 Log: - Update to 4.99.43 PR: 210664 Submitted by: cs@innolan.dk Reported by: mexas@bris.ac.uk Modified: head/devel/robodoc/Makefile head/devel/robodoc/distinfo Modified: head/devel/robodoc/Makefile ============================================================================== --- head/devel/robodoc/Makefile Sun Dec 25 17:30:38 2016 (r429445) +++ head/devel/robodoc/Makefile Sun Dec 25 17:31:29 2016 (r429446) @@ -2,10 +2,9 @@ # $FreeBSD$ PORTNAME= robodoc -PORTVERSION= 4.99.41 +PORTVERSION= 4.99.43 CATEGORIES= devel -MASTER_SITES= http://rfsber.home.xs4all.nl/Robo/ \ - http://seis.bris.ac.uk/~mexas/distfiles/ +MASTER_SITES= http://rfsber.home.xs4all.nl/Robo/archives/ MAINTAINER= ports@FreeBSD.org COMMENT= Code reference program similar to cxref that produces HTML Modified: head/devel/robodoc/distinfo ============================================================================== --- head/devel/robodoc/distinfo Sun Dec 25 17:30:38 2016 (r429445) +++ head/devel/robodoc/distinfo Sun Dec 25 17:31:29 2016 (r429446) @@ -1,2 +1,3 @@ -SHA256 (robodoc-4.99.41.tar.gz) = 6a35993bcb7df46143149c46eb500d62a4fb0f0dcab3700a42b7d38656abd2b9 -SIZE (robodoc-4.99.41.tar.gz) = 299656 +TIMESTAMP = 1480546209 +SHA256 (robodoc-4.99.43.tar.gz) = b3adde0dfddf1139aa232a3e8c4576d90aa6bec5a31a598c6e54f5378f3d24e6 +SIZE (robodoc-4.99.43.tar.gz) = 310182 From owner-svn-ports-head@freebsd.org Sun Dec 25 17:33:04 2016 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 B4F06C9090A; Sun, 25 Dec 2016 17:33:04 +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 848C6F2C; Sun, 25 Dec 2016 17:33:04 +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 uBPHX3Ui027741; Sun, 25 Dec 2016 17:33:03 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBPHX334027740; Sun, 25 Dec 2016 17:33:03 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201612251733.uBPHX334027740@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Sun, 25 Dec 2016 17:33:03 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429447 - head/net/iaxmodem 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, 25 Dec 2016 17:33:04 -0000 Author: amdmi3 Date: Sun Dec 25 17:33:03 2016 New Revision: 429447 URL: https://svnweb.freebsd.org/changeset/ports/429447 Log: - It fails to build with clang >= 3.6 as well, so always use gcc on i386 Approved by: portmgr blanket Modified: head/net/iaxmodem/Makefile Modified: head/net/iaxmodem/Makefile ============================================================================== --- head/net/iaxmodem/Makefile Sun Dec 25 17:31:29 2016 (r429446) +++ head/net/iaxmodem/Makefile Sun Dec 25 17:33:03 2016 (r429447) @@ -29,7 +29,7 @@ OPTIONS_DEFINE= DOCS EXAMPLES .include -.if ${ARCH} == i386 && ${COMPILER_TYPE} == clang && ${COMPILER_VERSION} < 36 +.if ${ARCH} == i386 && ${CHOSEN_COMPILER_TYPE} == clang # gsm0610_rpe.c:81:10: error: invalid operand for instruction USE_GCC= yes .endif From owner-svn-ports-head@freebsd.org Sun Dec 25 17:52:12 2016 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 EC566C90F80; Sun, 25 Dec 2016 17:52:12 +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 BC1591C4C; Sun, 25 Dec 2016 17:52:12 +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 uBPHqBG7035891; Sun, 25 Dec 2016 17:52:11 GMT (envelope-from riggs@FreeBSD.org) Received: (from riggs@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBPHqBHW035890; Sun, 25 Dec 2016 17:52:11 GMT (envelope-from riggs@FreeBSD.org) Message-Id: <201612251752.uBPHqBHW035890@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: riggs set sender to riggs@FreeBSD.org using -f From: Thomas Zander Date: Sun, 25 Dec 2016 17:52:11 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429448 - head/net-mgmt/ccnet 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, 25 Dec 2016 17:52:13 -0000 Author: riggs Date: Sun Dec 25 17:52:11 2016 New Revision: 429448 URL: https://svnweb.freebsd.org/changeset/ports/429448 Log: Register CONFLICTS with ccnet-server PR: 215292 Modified: head/net-mgmt/ccnet/Makefile Modified: head/net-mgmt/ccnet/Makefile ============================================================================== --- head/net-mgmt/ccnet/Makefile Sun Dec 25 17:33:03 2016 (r429447) +++ head/net-mgmt/ccnet/Makefile Sun Dec 25 17:52:11 2016 (r429448) @@ -22,6 +22,8 @@ LIB_DEPENDS= libsearpc.so:devel/libsearp libjansson.so:devel/jansson \ libldap.so:net/openldap24-client +CONFLICTS= ccnet-server-[0-9]* + USE_GITHUB= yes GH_ACCOUNT= haiwen From owner-svn-ports-head@freebsd.org Sun Dec 25 17:59:32 2016 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 C5F98C9019B; Sun, 25 Dec 2016 17:59:32 +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 957A8128; Sun, 25 Dec 2016 17:59:32 +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 uBPHxVox036395; Sun, 25 Dec 2016 17:59:31 GMT (envelope-from riggs@FreeBSD.org) Received: (from riggs@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBPHxVYY036394; Sun, 25 Dec 2016 17:59:31 GMT (envelope-from riggs@FreeBSD.org) Message-Id: <201612251759.uBPHxVYY036394@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: riggs set sender to riggs@FreeBSD.org using -f From: Thomas Zander Date: Sun, 25 Dec 2016 17:59:31 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429449 - head/net-mgmt/ccnet 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, 25 Dec 2016 17:59:32 -0000 Author: riggs Date: Sun Dec 25 17:59:31 2016 New Revision: 429449 URL: https://svnweb.freebsd.org/changeset/ports/429449 Log: Bump PORTREVISION due to new CONFLICT Modified: head/net-mgmt/ccnet/Makefile Modified: head/net-mgmt/ccnet/Makefile ============================================================================== --- head/net-mgmt/ccnet/Makefile Sun Dec 25 17:52:11 2016 (r429448) +++ head/net-mgmt/ccnet/Makefile Sun Dec 25 17:59:31 2016 (r429449) @@ -4,6 +4,7 @@ PORTNAME= ccnet PORTVERSION= 6.0.0 DISTVERSIONPREFIX= v DISTVERSIONSUFFIX= -server +PORTREVISION= 1 CATEGORIES= net-mgmt devel MAINTAINER= ultima1252@gmail.com From owner-svn-ports-head@freebsd.org Sun Dec 25 18:27:13 2016 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 68938C90C2F; Sun, 25 Dec 2016 18:27:13 +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 297D7FEE; Sun, 25 Dec 2016 18:27:13 +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 uBPIRC0Z048503; Sun, 25 Dec 2016 18:27:12 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBPIRB5t048499; Sun, 25 Dec 2016 18:27:11 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201612251827.uBPIRB5t048499@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Sun, 25 Dec 2016 18:27:11 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429450 - in head/audio: . spectrogram 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, 25 Dec 2016 18:27:13 -0000 Author: pi Date: Sun Dec 25 18:27:11 2016 New Revision: 429450 URL: https://svnweb.freebsd.org/changeset/ports/429450 Log: New port: audio/spectrogram Small audio visualizer for sndiod's monitor mode. WWW: https://www.dim13.org/Spectrogram PR: 214464 Submitted by: Tobias Kortkamp Added: head/audio/spectrogram/ head/audio/spectrogram/Makefile (contents, props changed) head/audio/spectrogram/distinfo (contents, props changed) head/audio/spectrogram/pkg-descr (contents, props changed) head/audio/spectrogram/pkg-message (contents, props changed) Modified: head/audio/Makefile Modified: head/audio/Makefile ============================================================================== --- head/audio/Makefile Sun Dec 25 17:59:31 2016 (r429449) +++ head/audio/Makefile Sun Dec 25 18:27:11 2016 (r429450) @@ -739,6 +739,7 @@ SUBDIR += soundtracker SUBDIR += sox SUBDIR += specimen + SUBDIR += spectrogram SUBDIR += speex SUBDIR += speexdsp SUBDIR += spek Added: head/audio/spectrogram/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/audio/spectrogram/Makefile Sun Dec 25 18:27:11 2016 (r429450) @@ -0,0 +1,35 @@ +# Created by: Tobias Kortkamp +# $FreeBSD$ + +PORTNAME= spectrogram +PORTVERSION= 20161017 +CATEGORIES= audio + +MAINTAINER= t@tobik.me +COMMENT= Audio visualization for sndio + +LICENSE= ISCL +LICENSE_FILE= ${WRKSRC}/LICENSE + +LIB_DEPENDS= libfftw3.so:math/fftw3 \ + libsndio.so:audio/sndio + +USES= pkgconfig +USE_XORG= x11 + +USE_GITHUB= yes +GH_ACCOUNT= dim13 +GH_TAGNAME= 432e96b + +PLIST_FILES= bin/spectrogram + +post-patch: + ${REINPLACE_CMD} -e 's|NOMAN=|MAN=|g' \ + -e 's|-lsndio|-lm -lsndio|g' \ + ${WRKSRC}/Makefile + +do-install: + ${INSTALL_PROGRAM} ${WRKSRC}/spectrogram \ + ${STAGEDIR}${PREFIX}/bin + +.include Added: head/audio/spectrogram/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/audio/spectrogram/distinfo Sun Dec 25 18:27:11 2016 (r429450) @@ -0,0 +1,3 @@ +TIMESTAMP = 1476670863 +SHA256 (dim13-spectrogram-20161017-432e96b_GH0.tar.gz) = ff046ba8576f99cd25d80a6f719b7723929d4c63242aad7a85135ffedf57ec49 +SIZE (dim13-spectrogram-20161017-432e96b_GH0.tar.gz) = 8043 Added: head/audio/spectrogram/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/audio/spectrogram/pkg-descr Sun Dec 25 18:27:11 2016 (r429450) @@ -0,0 +1,3 @@ +Small audio visualizer for sndiod's monitor mode. + +WWW: https://www.dim13.org/Spectrogram Added: head/audio/spectrogram/pkg-message ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/audio/spectrogram/pkg-message Sun Dec 25 18:27:11 2016 (r429450) @@ -0,0 +1,4 @@ +The default sndiod configuration on FreeBSD already has monitor mode +enabled. To start spectrogram run + + env AUDIODEVICE=snd/0.monitor spectrogram From owner-svn-ports-head@freebsd.org Sun Dec 25 18:45:04 2016 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 384ACC90144; Sun, 25 Dec 2016 18:45:04 +0000 (UTC) (envelope-from stephen@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 076931870; Sun, 25 Dec 2016 18:45:03 +0000 (UTC) (envelope-from stephen@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBPIj3Y9056189; Sun, 25 Dec 2016 18:45:03 GMT (envelope-from stephen@FreeBSD.org) Received: (from stephen@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBPIj32i056187; Sun, 25 Dec 2016 18:45:03 GMT (envelope-from stephen@FreeBSD.org) Message-Id: <201612251845.uBPIj32i056187@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: stephen set sender to stephen@FreeBSD.org using -f From: Stephen Montgomery-Smith Date: Sun, 25 Dec 2016 18:45:03 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429451 - head/math/octave-forge-ltfat 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, 25 Dec 2016 18:45:04 -0000 Author: stephen Date: Sun Dec 25 18:45:02 2016 New Revision: 429451 URL: https://svnweb.freebsd.org/changeset/ports/429451 Log: - Update to 2.2.0. Modified: head/math/octave-forge-ltfat/Makefile head/math/octave-forge-ltfat/distinfo Modified: head/math/octave-forge-ltfat/Makefile ============================================================================== --- head/math/octave-forge-ltfat/Makefile Sun Dec 25 18:27:11 2016 (r429450) +++ head/math/octave-forge-ltfat/Makefile Sun Dec 25 18:45:02 2016 (r429451) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= octave-forge-ltfat -PORTVERSION= 2.1.2 -PORTREVISION= 1 +PORTVERSION= 2.2.0 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org Modified: head/math/octave-forge-ltfat/distinfo ============================================================================== --- head/math/octave-forge-ltfat/distinfo Sun Dec 25 18:27:11 2016 (r429450) +++ head/math/octave-forge-ltfat/distinfo Sun Dec 25 18:45:02 2016 (r429451) @@ -1,2 +1,3 @@ -SHA256 (octave-forge/ltfat-2.1.2.tar.gz) = 4b57ce1d3ec88e9fcad391858ef7141719e42fd224c4b66ed0dbc21d20191742 -SIZE (octave-forge/ltfat-2.1.2.tar.gz) = 2766037 +TIMESTAMP = 1482687490 +SHA256 (octave-forge/ltfat-2.2.0.tar.gz) = 39693f600dc0c30311375d1ce7666975ad37f97e3d81fd4a477a08472983a298 +SIZE (octave-forge/ltfat-2.2.0.tar.gz) = 2911359 From owner-svn-ports-head@freebsd.org Sun Dec 25 19:18:47 2016 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 EEBD1C909C7; Sun, 25 Dec 2016 19:18:47 +0000 (UTC) (envelope-from rakuco@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 BD3E175C; Sun, 25 Dec 2016 19:18:47 +0000 (UTC) (envelope-from rakuco@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBPJIksB068380; Sun, 25 Dec 2016 19:18:46 GMT (envelope-from rakuco@FreeBSD.org) Received: (from rakuco@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBPJIkN8068379; Sun, 25 Dec 2016 19:18:46 GMT (envelope-from rakuco@FreeBSD.org) Message-Id: <201612251918.uBPJIkN8068379@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rakuco set sender to rakuco@FreeBSD.org using -f From: Raphael Kubo da Costa Date: Sun, 25 Dec 2016 19:18:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429452 - head/devel/e2fsprogs-libss 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, 25 Dec 2016 19:18:48 -0000 Author: rakuco Date: Sun Dec 25 19:18:46 2016 New Revision: 429452 URL: https://svnweb.freebsd.org/changeset/ports/429452 Log: Set BUILD_WRKSRC instead of adding a post-build target Simplify the port's Makefile a little bit by dropping the "post-build" target that actually builds libss and setting BUILD_WRKSRC instead. The port's build system takes care of making lib/ss depend on the subst target. PR: 215550 Approved by: bjk (maintainer) Modified: head/devel/e2fsprogs-libss/Makefile Modified: head/devel/e2fsprogs-libss/Makefile ============================================================================== --- head/devel/e2fsprogs-libss/Makefile Sun Dec 25 18:45:02 2016 (r429451) +++ head/devel/e2fsprogs-libss/Makefile Sun Dec 25 19:18:46 2016 (r429452) @@ -21,7 +21,7 @@ CONFIGURE_ARGS= --enable-elf-shlibs MASTERDIR= ${.CURDIR}/../../sysutils/e2fsprogs GNU_CONFIGURE= yes USE_LDCONFIG= yes -ALL_TARGET= subs +BUILD_WRKSRC= ${WRKSRC}/lib/ss INSTALL_WRKSRC= ${WRKSRC}/lib/ss FILESDIR= ${.CURDIR}/files @@ -31,8 +31,4 @@ pre-build: @(cd ${WRKSRC}/lib/ss && compile_et ss_err.et && \ ${REINPLACE_CMD} -f ${FILESDIR}/fix-ss_err.h.sed ss_err.h) -post-build: - @(cd ${WRKSRC}/lib/ss && ${SETENV} ${MAKE_ENV} ${MAKE_CMD} ${MAKE_FLAGS} ${MAKEFILE} \ - ${_MAKE_JOBS} ${MAKE_ARGS} all) - .include "${MASTERDIR}/Makefile" From owner-svn-ports-head@freebsd.org Sun Dec 25 19:21:52 2016 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 7415DC90D2D; Sun, 25 Dec 2016 19:21:52 +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 431E7AE2; Sun, 25 Dec 2016 19:21:52 +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 uBPJLpSE071472; Sun, 25 Dec 2016 19:21:51 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBPJLpnx071470; Sun, 25 Dec 2016 19:21:51 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201612251921.uBPJLpnx071470@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, 25 Dec 2016 19:21:51 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429453 - in head/devel: . py-setuptools36 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, 25 Dec 2016 19:21:52 -0000 Author: sunpoet Date: Sun Dec 25 19:21:51 2016 New Revision: 429453 URL: https://svnweb.freebsd.org/changeset/ports/429453 Log: - Add py-setuptools36 (copied from py-setuptools35) Added: head/devel/py-setuptools36/ - copied from r429384, head/devel/py-setuptools35/ Modified: head/devel/Makefile head/devel/py-setuptools36/Makefile Modified: head/devel/Makefile ============================================================================== --- head/devel/Makefile Sun Dec 25 19:18:46 2016 (r429452) +++ head/devel/Makefile Sun Dec 25 19:21:51 2016 (r429453) @@ -4616,6 +4616,7 @@ SUBDIR += py-setuptools33 SUBDIR += py-setuptools34 SUBDIR += py-setuptools35 + SUBDIR += py-setuptools36 SUBDIR += py-setuptools_darcs SUBDIR += py-setuptools_hg SUBDIR += py-setuptools_scm Modified: head/devel/py-setuptools36/Makefile ============================================================================== --- head/devel/py-setuptools35/Makefile Sat Dec 24 22:13:25 2016 (r429384) +++ head/devel/py-setuptools36/Makefile Sun Dec 25 19:21:51 2016 (r429453) @@ -3,7 +3,7 @@ PKGNAMESUFFIX= ${PYTHON_SUFFIX} -PYTHON_VERSION= python3.5 +PYTHON_VERSION= python3.6 MASTERDIR= ${.CURDIR}/../py-setuptools From owner-svn-ports-head@freebsd.org Sun Dec 25 19:22:27 2016 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 A7FA5C90D76; Sun, 25 Dec 2016 19:22:27 +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 76C64C3D; Sun, 25 Dec 2016 19:22:27 +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 uBPJMQ0G072503; Sun, 25 Dec 2016 19:22:26 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBPJMQGx072501; Sun, 25 Dec 2016 19:22:26 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201612251922.uBPJMQGx072501@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, 25 Dec 2016 19:22:26 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429454 - in head/databases: . py36-gdbm 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, 25 Dec 2016 19:22:27 -0000 Author: sunpoet Date: Sun Dec 25 19:22:26 2016 New Revision: 429454 URL: https://svnweb.freebsd.org/changeset/ports/429454 Log: - Add py36-gdbm (copied from py35-gdbm) Added: head/databases/py36-gdbm/ - copied from r429449, head/databases/py35-gdbm/ Modified: head/databases/Makefile head/databases/py36-gdbm/Makefile Modified: head/databases/Makefile ============================================================================== --- head/databases/Makefile Sun Dec 25 19:21:51 2016 (r429453) +++ head/databases/Makefile Sun Dec 25 19:22:26 2016 (r429454) @@ -800,6 +800,7 @@ SUBDIR += py34-sqlite3 SUBDIR += py35-gdbm SUBDIR += py35-sqlite3 + SUBDIR += py36-gdbm SUBDIR += pydbx SUBDIR += pymongo SUBDIR += pypy-gdbm Modified: head/databases/py36-gdbm/Makefile ============================================================================== --- head/databases/py35-gdbm/Makefile Sun Dec 25 17:59:31 2016 (r429449) +++ head/databases/py36-gdbm/Makefile Sun Dec 25 19:22:26 2016 (r429454) @@ -2,6 +2,6 @@ MASTERDIR= ${.CURDIR}/../py-gdbm -PYTHON_VERSION= python3.5 +PYTHON_VERSION= python3.6 .include "${MASTERDIR}/Makefile" From owner-svn-ports-head@freebsd.org Sun Dec 25 19:22:54 2016 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 CB6D0C90DD1; Sun, 25 Dec 2016 19:22:54 +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 A5BACD34; Sun, 25 Dec 2016 19:22: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 uBPJMrT3072693; Sun, 25 Dec 2016 19:22:53 GMT (envelope-from cpm@FreeBSD.org) Received: (from cpm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBPJMrVp072688; Sun, 25 Dec 2016 19:22:53 GMT (envelope-from cpm@FreeBSD.org) Message-Id: <201612251922.uBPJMrVp072688@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, 25 Dec 2016 19:22:53 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429455 - in head/misc/raspberrypi-userland: . 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, 25 Dec 2016 19:22:54 -0000 Author: cpm Date: Sun Dec 25 19:22:53 2016 New Revision: 429455 URL: https://svnweb.freebsd.org/changeset/ports/429455 Log: misc/raspberrypi-userland: Update to 20161026 PR: 213911 Submitted by: mikael.urankar@gmail.com (maintainer) Approved by: amdmi3 (mentor) Added: head/misc/raspberrypi-userland/files/patch-CMakeLists.txt (contents, props changed) head/misc/raspberrypi-userland/files/patch-host__applications_linux_apps_dtoverlay_CMakeLists.txt (contents, props changed) Modified: head/misc/raspberrypi-userland/Makefile head/misc/raspberrypi-userland/distinfo head/misc/raspberrypi-userland/files/patch-host__applications_linux_apps_hello__pi_Makefile.include head/misc/raspberrypi-userland/pkg-plist Modified: head/misc/raspberrypi-userland/Makefile ============================================================================== --- head/misc/raspberrypi-userland/Makefile Sun Dec 25 19:22:26 2016 (r429454) +++ head/misc/raspberrypi-userland/Makefile Sun Dec 25 19:22:53 2016 (r429455) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= raspberrypi-userland -PORTVERSION= 20160306 +PORTVERSION= 20161026 CATEGORIES= misc MAINTAINER= mikael.urankar@gmail.com @@ -17,13 +17,15 @@ CONFLICTS_INSTALL= libglesv2 libEGL USE_GITHUB= yes GH_ACCOUNT= gonzoua GH_PROJECT= userland -GH_TAGNAME= c702cd3 +GH_TAGNAME= e143b48 USE_LDCONFIG= yes -USES= cmake:outsource +USES= cmake:outsource pkgconfig shebangfix CMAKE_ARGS+= -DVMCS_INSTALL_PREFIX=${PREFIX} \ -DCMAKE_TOOLCHAIN_FILE=${WRKSRC}/makefiles/cmake/toolchains/arm-freebsd.cmake +SHEBANG_FILES= host_applications/linux/apps/dtoverlay/dtoverlay-post \ + host_applications/linux/apps/dtoverlay/dtoverlay-pre OPTIONS_DEFINE= EXAMPLES DEBUG EXAMPLES_DESC= Install test applications source code (hello_pi) Modified: head/misc/raspberrypi-userland/distinfo ============================================================================== --- head/misc/raspberrypi-userland/distinfo Sun Dec 25 19:22:26 2016 (r429454) +++ head/misc/raspberrypi-userland/distinfo Sun Dec 25 19:22:53 2016 (r429455) @@ -1,2 +1,3 @@ -SHA256 (gonzoua-userland-20160306-c702cd3_GH0.tar.gz) = 2b0864427414742778c7df81e177053ca15df508e79cdd6b4629f8f89cb90a34 -SIZE (gonzoua-userland-20160306-c702cd3_GH0.tar.gz) = 32888794 +TIMESTAMP = 1477482408 +SHA256 (gonzoua-userland-20161026-e143b48_GH0.tar.gz) = 488fed2e3adcc761cae10288eb7af95d1cda762f4be3562a85c2b22f50631175 +SIZE (gonzoua-userland-20161026-e143b48_GH0.tar.gz) = 32906666 Added: head/misc/raspberrypi-userland/files/patch-CMakeLists.txt ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/misc/raspberrypi-userland/files/patch-CMakeLists.txt Sun Dec 25 19:22:53 2016 (r429455) @@ -0,0 +1,11 @@ +--- CMakeLists.txt.orig 2016-10-30 UTC ++++ CMakeLists.txt +@@ -116,7 +116,7 @@ if(PKG_CONFIG_FOUND) + foreach(PCFILE bcm_host.pc egl.pc glesv2.pc vg.pc brcmegl.pc brcmglesv2.pc brcmvg.pc ) + configure_file("pkgconfig/${PCFILE}.in" "${PCFILE}" @ONLY) + install(FILES "${CMAKE_CURRENT_BINARY_DIR}/${PCFILE}" +- DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/pkgconfig") ++ DESTINATION "${CMAKE_INSTALL_PREFIX}/libdata/pkgconfig") + endforeach() + endif() + # Remove cache entry, if one added by command line Added: head/misc/raspberrypi-userland/files/patch-host__applications_linux_apps_dtoverlay_CMakeLists.txt ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/misc/raspberrypi-userland/files/patch-host__applications_linux_apps_dtoverlay_CMakeLists.txt Sun Dec 25 19:22:53 2016 (r429455) @@ -0,0 +1,15 @@ +--- host_applications/linux/apps/dtoverlay/CMakeLists.txt.orig 2016-10-30 UTC ++++ host_applications/linux/apps/dtoverlay/CMakeLists.txt +@@ -22,12 +22,4 @@ add_custom_command(TARGET dtoverlay POST + install(FILES ${CMAKE_CURRENT_BINARY_DIR}/dtparam DESTINATION bin) + + set(DTOVERLAY_SCRIPTS dtoverlay-pre dtoverlay-post) +-foreach(_script ${DTOVERLAY_SCRIPTS}) +- add_custom_command( +- TARGET dtoverlay +- COMMAND ${CMAKE_COMMAND} +- -E copy ${CMAKE_CURRENT_SOURCE_DIR}/${_script} +- ${CMAKE_BINARY_DIR}/../../bin/${_script} +- ) +-endforeach() + install(PROGRAMS ${DTOVERLAY_SCRIPTS} DESTINATION bin) Modified: head/misc/raspberrypi-userland/files/patch-host__applications_linux_apps_hello__pi_Makefile.include ============================================================================== --- head/misc/raspberrypi-userland/files/patch-host__applications_linux_apps_hello__pi_Makefile.include Sun Dec 25 19:22:26 2016 (r429454) +++ head/misc/raspberrypi-userland/files/patch-host__applications_linux_apps_hello__pi_Makefile.include Sun Dec 25 19:22:53 2016 (r429455) @@ -4,8 +4,8 @@ LDFLAGS+=-L$(SDKSTAGE)/opt/vc/lib/ -lGLESv2 -lEGL -lopenmaxil -lbcm_host -lvcos -lvchiq_arm -lpthread -lrt -lm -L../libs/ilclient -L../libs/vgfont --INCLUDES+=-I$(SDKSTAGE)/opt/vc/include/ -I$(SDKSTAGE)/opt/vc/include/interface/vcos/pthreads -I$(SDKSTAGE)/opt/vc/include/interface/vmcs_host/linux -I./ -I../libs/ilclient -I../libs/vgfont -+INCLUDES+=-I$(SDKSTAGE)/opt/vc/include/ -I$(SDKSTAGE)/opt/vc/include/interface/vcos/pthreads -I$(SDKSTAGE)/opt/vc/include/interface/vmcs_host/linux -I./ -I../libs/ilclient -I../libs/vgfont -ILOCALBASE/include/freetype2/ +-INCLUDES+=-I$(SDKSTAGE)/opt/vc/include/ -I$(SDKSTAGE)/opt/vc/include/interface/vcos/pthreads -I$(SDKSTAGE)/opt/vc/include/interface/vmcs_host/linux -I./ -I$(SDKSTAGE)/opt/vc/src/hello_pi/libs/ilclient -I$(SDKSTAGE)/opt/vc/src/hello_pi/libs/vgfont ++INCLUDES+=-I$(SDKSTAGE)/opt/vc/include/ -I$(SDKSTAGE)/opt/vc/include/interface/vcos/pthreads -I$(SDKSTAGE)/opt/vc/include/interface/vmcs_host/linux -I./ -I$(SDKSTAGE)/opt/vc/src/hello_pi/libs/ilclient -I$(SDKSTAGE)/opt/vc/src/hello_pi/libs/vgfont -ILOCALBASE/include/freetype2 all: $(BIN) $(LIB) Modified: head/misc/raspberrypi-userland/pkg-plist ============================================================================== --- head/misc/raspberrypi-userland/pkg-plist Sun Dec 25 19:22:26 2016 (r429454) +++ head/misc/raspberrypi-userland/pkg-plist Sun Dec 25 19:22:53 2016 (r429455) @@ -9,6 +9,11 @@ bin/containers_test bin/containers_test_bits bin/containers_test_uri bin/containers_uri_pipe +bin/dtmerge +bin/dtoverlay +bin/dtoverlay-post +bin/dtoverlay-pre +bin/dtparam bin/mmal_vc_diag bin/raspistill bin/raspivid @@ -189,7 +194,6 @@ include/interface/vmcs_host/vc_fileservi include/interface/vmcs_host/vc_gencmd_defs.h include/interface/vmcs_host/vc_hdmi.h include/interface/vmcs_host/vc_hdmi_property.h -include/interface/vmcs_host/vc_hostreq_defs.h include/interface/vmcs_host/vc_ilcs_defs.h include/interface/vmcs_host/vc_imageconv_defs.h include/interface/vmcs_host/vc_sdtv.h @@ -207,7 +211,7 @@ include/interface/vmcs_host/vcfilesys.h include/interface/vmcs_host/vcfilesys_defs.h include/interface/vmcs_host/vcgencmd.h include/interface/vmcs_host/vchost.h -include/interface/vmcs_host/vchostreq.h +include/interface/vmcs_host/vchost_platform_config.h include/interface/vmcs_host/vcilcs.h include/interface/vmcs_host/vcilcs_common.h include/vcinclude/common.h @@ -220,9 +224,14 @@ lib/libGLESv2_static.a lib/libOpenVG.so lib/libWFC.so lib/libbcm_host.so +lib/libbrcmEGL.so +lib/libbrcmGLESv2.so +lib/libbrcmOpenVG.so +lib/libbrcmWFC.so lib/libcontainers.so lib/libdebug_sym.so lib/libdebug_sym_static.a +lib/libdtovl.so lib/libkhrn_client.a lib/libkhrn_static.a lib/libmmal.so @@ -261,6 +270,13 @@ lib/plugins/writer_dummy.so lib/plugins/writer_mp4.so lib/plugins/writer_raw_video.so lib/plugins/writer_simple.so +libdata/pkgconfig/bcm_host.pc +libdata/pkgconfig/brcmegl.pc +libdata/pkgconfig/brcmglesv2.pc +libdata/pkgconfig/brcmvg.pc +libdata/pkgconfig/egl.pc +libdata/pkgconfig/glesv2.pc +libdata/pkgconfig/vg.pc sbin/vcfiled %%PORTEXAMPLES%%%%EXAMPLESDIR%%/hello_pi/CMakeLists.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/hello_pi/Makefile.include @@ -287,7 +303,6 @@ sbin/vcfiled %%PORTEXAMPLES%%%%EXAMPLESDIR%%/hello_pi/hello_fft/hello_fft.c %%PORTEXAMPLES%%%%EXAMPLESDIR%%/hello_pi/hello_fft/hello_fft_2d.c %%PORTEXAMPLES%%%%EXAMPLESDIR%%/hello_pi/hello_fft/hello_fft_2d_bitmap.h -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/hello_pi/hello_fft/hex/shader_4096k.hex %%PORTEXAMPLES%%%%EXAMPLESDIR%%/hello_pi/hello_fft/hex/shader_1024k.hex %%PORTEXAMPLES%%%%EXAMPLESDIR%%/hello_pi/hello_fft/hex/shader_128k.hex %%PORTEXAMPLES%%%%EXAMPLESDIR%%/hello_pi/hello_fft/hex/shader_16k.hex @@ -297,6 +312,7 @@ sbin/vcfiled %%PORTEXAMPLES%%%%EXAMPLESDIR%%/hello_pi/hello_fft/hex/shader_256k.hex %%PORTEXAMPLES%%%%EXAMPLESDIR%%/hello_pi/hello_fft/hex/shader_2k.hex %%PORTEXAMPLES%%%%EXAMPLESDIR%%/hello_pi/hello_fft/hex/shader_32k.hex +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/hello_pi/hello_fft/hex/shader_4096k.hex %%PORTEXAMPLES%%%%EXAMPLESDIR%%/hello_pi/hello_fft/hex/shader_4k.hex %%PORTEXAMPLES%%%%EXAMPLESDIR%%/hello_pi/hello_fft/hex/shader_512.hex %%PORTEXAMPLES%%%%EXAMPLESDIR%%/hello_pi/hello_fft/hex/shader_512k.hex @@ -307,7 +323,6 @@ sbin/vcfiled %%PORTEXAMPLES%%%%EXAMPLESDIR%%/hello_pi/hello_fft/mailbox.h %%PORTEXAMPLES%%%%EXAMPLESDIR%%/hello_pi/hello_fft/makefile %%PORTEXAMPLES%%%%EXAMPLESDIR%%/hello_pi/hello_fft/qasm/gpu_fft.qinc -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/hello_pi/hello_fft/qasm/gpu_fft_4096k.qasm %%PORTEXAMPLES%%%%EXAMPLESDIR%%/hello_pi/hello_fft/qasm/gpu_fft_1024k.qasm %%PORTEXAMPLES%%%%EXAMPLESDIR%%/hello_pi/hello_fft/qasm/gpu_fft_128k.qasm %%PORTEXAMPLES%%%%EXAMPLESDIR%%/hello_pi/hello_fft/qasm/gpu_fft_16k.qasm @@ -318,6 +333,7 @@ sbin/vcfiled %%PORTEXAMPLES%%%%EXAMPLESDIR%%/hello_pi/hello_fft/qasm/gpu_fft_256k.qasm %%PORTEXAMPLES%%%%EXAMPLESDIR%%/hello_pi/hello_fft/qasm/gpu_fft_2k.qasm %%PORTEXAMPLES%%%%EXAMPLESDIR%%/hello_pi/hello_fft/qasm/gpu_fft_32k.qasm +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/hello_pi/hello_fft/qasm/gpu_fft_4096k.qasm %%PORTEXAMPLES%%%%EXAMPLESDIR%%/hello_pi/hello_fft/qasm/gpu_fft_4k.qasm %%PORTEXAMPLES%%%%EXAMPLESDIR%%/hello_pi/hello_fft/qasm/gpu_fft_512.qasm %%PORTEXAMPLES%%%%EXAMPLESDIR%%/hello_pi/hello_fft/qasm/gpu_fft_512k.qasm From owner-svn-ports-head@freebsd.org Sun Dec 25 19:23:26 2016 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 3F340C90E28; Sun, 25 Dec 2016 19:23:26 +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 0C242E34; Sun, 25 Dec 2016 19:23:25 +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 uBPJNPpt072853; Sun, 25 Dec 2016 19:23:25 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBPJNPni072851; Sun, 25 Dec 2016 19:23:25 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201612251923.uBPJNPni072851@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, 25 Dec 2016 19:23:25 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429456 - in head/databases: . py36-sqlite3 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, 25 Dec 2016 19:23:26 -0000 Author: sunpoet Date: Sun Dec 25 19:23:24 2016 New Revision: 429456 URL: https://svnweb.freebsd.org/changeset/ports/429456 Log: - Add py36-sqlite3 (copied from py35-sqlite3) Added: head/databases/py36-sqlite3/ - copied from r429449, head/databases/py35-sqlite3/ Modified: head/databases/Makefile head/databases/py36-sqlite3/Makefile Modified: head/databases/Makefile ============================================================================== --- head/databases/Makefile Sun Dec 25 19:22:53 2016 (r429455) +++ head/databases/Makefile Sun Dec 25 19:23:24 2016 (r429456) @@ -801,6 +801,7 @@ SUBDIR += py35-gdbm SUBDIR += py35-sqlite3 SUBDIR += py36-gdbm + SUBDIR += py36-sqlite3 SUBDIR += pydbx SUBDIR += pymongo SUBDIR += pypy-gdbm Modified: head/databases/py36-sqlite3/Makefile ============================================================================== --- head/databases/py35-sqlite3/Makefile Sun Dec 25 17:59:31 2016 (r429449) +++ head/databases/py36-sqlite3/Makefile Sun Dec 25 19:23:24 2016 (r429456) @@ -2,6 +2,6 @@ MASTERDIR= ${.CURDIR}/../py-sqlite3 -PYTHON_VERSION= python3.5 +PYTHON_VERSION= python3.6 .include "${MASTERDIR}/Makefile" From owner-svn-ports-head@freebsd.org Sun Dec 25 19:23:54 2016 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 4C4A4C90E81; Sun, 25 Dec 2016 19:23:54 +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 1B6FBF11; Sun, 25 Dec 2016 19:23:54 +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 uBPJNrje072996; Sun, 25 Dec 2016 19:23:53 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBPJNrDn072994; Sun, 25 Dec 2016 19:23:53 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201612251923.uBPJNrDn072994@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, 25 Dec 2016 19:23:53 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429457 - in head/x11-toolkits: . py36-tkinter 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, 25 Dec 2016 19:23:54 -0000 Author: sunpoet Date: Sun Dec 25 19:23:52 2016 New Revision: 429457 URL: https://svnweb.freebsd.org/changeset/ports/429457 Log: - Add py36-tkinter (copied from py35-tkinter) Added: head/x11-toolkits/py36-tkinter/ - copied from r429449, head/x11-toolkits/py35-tkinter/ Modified: head/x11-toolkits/Makefile head/x11-toolkits/py36-tkinter/Makefile Modified: head/x11-toolkits/Makefile ============================================================================== --- head/x11-toolkits/Makefile Sun Dec 25 19:23:24 2016 (r429456) +++ head/x11-toolkits/Makefile Sun Dec 25 19:23:52 2016 (r429457) @@ -228,6 +228,7 @@ SUBDIR += py33-tkinter SUBDIR += py34-tkinter SUBDIR += py35-tkinter + SUBDIR += py36-tkinter SUBDIR += pypy-tkinter SUBDIR += qt4-declarative SUBDIR += qt4-gui Modified: head/x11-toolkits/py36-tkinter/Makefile ============================================================================== --- head/x11-toolkits/py35-tkinter/Makefile Sun Dec 25 17:59:31 2016 (r429449) +++ head/x11-toolkits/py36-tkinter/Makefile Sun Dec 25 19:23:52 2016 (r429457) @@ -2,6 +2,6 @@ MASTERDIR= ${.CURDIR}/../py-tkinter -PYTHON_VERSION= python3.5 +PYTHON_VERSION= python3.6 .include "${MASTERDIR}/Makefile" From owner-svn-ports-head@freebsd.org Sun Dec 25 19:24:18 2016 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 33B0EC90ECF; Sun, 25 Dec 2016 19:24:18 +0000 (UTC) (envelope-from stephen@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 02F6B1001; Sun, 25 Dec 2016 19:24:17 +0000 (UTC) (envelope-from stephen@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBPJOH8l073128; Sun, 25 Dec 2016 19:24:17 GMT (envelope-from stephen@FreeBSD.org) Received: (from stephen@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBPJOHQZ073125; Sun, 25 Dec 2016 19:24:17 GMT (envelope-from stephen@FreeBSD.org) Message-Id: <201612251924.uBPJOHQZ073125@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: stephen set sender to stephen@FreeBSD.org using -f From: Stephen Montgomery-Smith Date: Sun, 25 Dec 2016 19:24:17 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429458 - head/math/octave-forge-ltfat 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, 25 Dec 2016 19:24:18 -0000 Author: stephen Date: Sun Dec 25 19:24:16 2016 New Revision: 429458 URL: https://svnweb.freebsd.org/changeset/ports/429458 Log: - Revert to 2.1.2 because 2.2.0 breaks octave forge package installation. - Bump portepoch. Modified: head/math/octave-forge-ltfat/Makefile head/math/octave-forge-ltfat/distinfo Modified: head/math/octave-forge-ltfat/Makefile ============================================================================== --- head/math/octave-forge-ltfat/Makefile Sun Dec 25 19:23:52 2016 (r429457) +++ head/math/octave-forge-ltfat/Makefile Sun Dec 25 19:24:16 2016 (r429458) @@ -2,7 +2,9 @@ # $FreeBSD$ PORTNAME= octave-forge-ltfat -PORTVERSION= 2.2.0 +PORTVERSION= 2.1.2 +PORTREVISION= 1 +PORTEPOCH= 1 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org Modified: head/math/octave-forge-ltfat/distinfo ============================================================================== --- head/math/octave-forge-ltfat/distinfo Sun Dec 25 19:23:52 2016 (r429457) +++ head/math/octave-forge-ltfat/distinfo Sun Dec 25 19:24:16 2016 (r429458) @@ -1,3 +1,3 @@ -TIMESTAMP = 1482687490 -SHA256 (octave-forge/ltfat-2.2.0.tar.gz) = 39693f600dc0c30311375d1ce7666975ad37f97e3d81fd4a477a08472983a298 -SIZE (octave-forge/ltfat-2.2.0.tar.gz) = 2911359 +TIMESTAMP = 1482693703 +SHA256 (octave-forge/ltfat-2.1.2.tar.gz) = 4b57ce1d3ec88e9fcad391858ef7141719e42fd224c4b66ed0dbc21d20191742 +SIZE (octave-forge/ltfat-2.1.2.tar.gz) = 2766037 From owner-svn-ports-head@freebsd.org Sun Dec 25 19:53:58 2016 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 8E56BC90846; Sun, 25 Dec 2016 19:53:58 +0000 (UTC) (envelope-from bsam@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 5DF13B1; Sun, 25 Dec 2016 19:53:58 +0000 (UTC) (envelope-from bsam@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBPJrvMc085125; Sun, 25 Dec 2016 19:53:57 GMT (envelope-from bsam@FreeBSD.org) Received: (from bsam@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBPJrvr5085124; Sun, 25 Dec 2016 19:53:57 GMT (envelope-from bsam@FreeBSD.org) Message-Id: <201612251953.uBPJrvr5085124@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bsam set sender to bsam@FreeBSD.org using -f From: Boris Samorodov Date: Sun, 25 Dec 2016 19:53:57 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429459 - head/x11/xcalib 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, 25 Dec 2016 19:53:58 -0000 Author: bsam Date: Sun Dec 25 19:53:57 2016 New Revision: 429459 URL: https://svnweb.freebsd.org/changeset/ports/429459 Log: x11/xcalib: Fix permission of the executable. Modified: head/x11/xcalib/Makefile Modified: head/x11/xcalib/Makefile ============================================================================== --- head/x11/xcalib/Makefile Sun Dec 25 19:24:16 2016 (r429458) +++ head/x11/xcalib/Makefile Sun Dec 25 19:53:57 2016 (r429459) @@ -3,6 +3,7 @@ PORTNAME= xcalib PORTVERSION= 0.9.0 +PORTREVISION= 1 CATEGORIES= x11 graphics MASTER_SITES= SF/openicc/xcalib/xcalib%200.9/ @@ -22,7 +23,7 @@ PLIST_FILES= bin/${PORTNAME} OPTIONS_DEFINE= DOCS EXAMPLES post-patch: - @${REINPLACE_CMD} -e 's|/usr/local|${PREFIX}|g' \ + @${REINPLACE_CMD} -e 's|/usr/local|${PREFIX}|g' -e 's|0644|0555|g'\ -e 's|CFLAGS =|CFLAFS ?=|g' -e 's|/usr/X11R6|${LOCALBASE}|g' \ ${WRKSRC}/Makefile @${REINPLACE_CMD} -e 's|if(i=0)|else|g' ${WRKSRC}/xcalib.c From owner-svn-ports-head@freebsd.org Sun Dec 25 20:16:37 2016 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 18849C90C6B; Sun, 25 Dec 2016 20:16:37 +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 D66C1A54; Sun, 25 Dec 2016 20:16:36 +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 uBPKGaDb093487; Sun, 25 Dec 2016 20:16:36 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBPKGaFW093486; Sun, 25 Dec 2016 20:16:36 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201612252016.uBPKGaFW093486@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Sun, 25 Dec 2016 20:16:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429460 - head/mail/abook 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, 25 Dec 2016 20:16:37 -0000 Author: bapt Date: Sun Dec 25 20:16:35 2016 New Revision: 429460 URL: https://svnweb.freebsd.org/changeset/ports/429460 Log: Fix building without NLS Submitted by: rea Modified: head/mail/abook/Makefile Modified: head/mail/abook/Makefile ============================================================================== --- head/mail/abook/Makefile Sun Dec 25 19:53:57 2016 (r429459) +++ head/mail/abook/Makefile Sun Dec 25 20:16:35 2016 (r429460) @@ -11,7 +11,7 @@ COMMENT= Addressbook program with mutt m LICENSE= GPLv2 -USES= ncurses readline autoreconf localbase +USES= ncurses readline gettext-tools autoreconf localbase GNU_CONFIGURE= yes PORTDOCS= ANNOUNCE AUTHORS BUGS ChangeLog FAQ INSTALL NEWS README \ From owner-svn-ports-head@freebsd.org Sun Dec 25 21:03:56 2016 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 1F6E4C90367; Sun, 25 Dec 2016 21:03:56 +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 C7DE0A8C; Sun, 25 Dec 2016 21:03:55 +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 uBPL3sjn013446; Sun, 25 Dec 2016 21:03:54 GMT (envelope-from gerald@FreeBSD.org) Received: (from gerald@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBPL3s1C013444; Sun, 25 Dec 2016 21:03:54 GMT (envelope-from gerald@FreeBSD.org) Message-Id: <201612252103.uBPL3s1C013444@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: gerald set sender to gerald@FreeBSD.org using -f From: Gerald Pfeifer Date: Sun, 25 Dec 2016 21:03:54 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429461 - in head/lang/gcc6: . 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, 25 Dec 2016 21:03:56 -0000 Author: gerald Date: Sun Dec 25 21:03:54 2016 New Revision: 429461 URL: https://svnweb.freebsd.org/changeset/ports/429461 Log: Update to the GCC 6.3 release which brings a number of bugfixes. Omit the definition of DISTVERSION which is only necessary for ports tracking snapshots of GCC and simplify the definition of GCC_VERSION (but keep the latter as a variable to align the gcc6-devel and gcc6 ports). Remove files/patch-unwind-ia64.h since we have not been supporting ia64 with this release series (ONLY_FOR_ARCHS has not been including ia64). Deleted: head/lang/gcc6/files/patch-unwind-ia64.h Modified: head/lang/gcc6/Makefile head/lang/gcc6/distinfo Modified: head/lang/gcc6/Makefile ============================================================================== --- head/lang/gcc6/Makefile Sun Dec 25 20:16:35 2016 (r429460) +++ head/lang/gcc6/Makefile Sun Dec 25 21:03:54 2016 (r429461) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gcc -PORTVERSION= 6.2.0 +PORTVERSION= 6.3.0 CATEGORIES= lang java MASTER_SITES= GCC/releases/gcc-${DISTVERSION} PKGNAMESUFFIX= ${SUFFIX} @@ -28,12 +28,7 @@ BUILD_DEPENDS+= runtest:misc/dejagnu CPE_VENDOR= gnu CPE_VERSION= ${GCC_VERSION} -# DISTVERSION relates to downloads, GCC_VERSION and SUFFIX to names -# of executables and directories once installed. A PORTVERSION of -# Y.2.1.s20140817 results in values of Y-20140817, Y.2.1, and Y -# for these three. -DISTVERSION= ${PORTVERSION:C/([0-9]+).*\.s([0-9]+)/\1-\2/} -GCC_VERSION= ${PORTVERSION:C/(.+)\.s[0-9]{8}/\1/} +GCC_VERSION= ${PORTVERSION} SUFFIX= ${PORTVERSION:C/([0-9]+).*/\1/} ONLY_FOR_ARCHS= amd64 i386 powerpc powerpc64 sparc64 arm armv6 armv6hf USES= compiler cpe gmake iconv libtool makeinfo perl5 tar:bzip2 Modified: head/lang/gcc6/distinfo ============================================================================== --- head/lang/gcc6/distinfo Sun Dec 25 20:16:35 2016 (r429460) +++ head/lang/gcc6/distinfo Sun Dec 25 21:03:54 2016 (r429461) @@ -1,3 +1,3 @@ -TIMESTAMP = 1471862430 -SHA256 (gcc-6.2.0.tar.bz2) = 9944589fc722d3e66308c0ce5257788ebd7872982a718aa2516123940671b7c5 -SIZE (gcc-6.2.0.tar.bz2) = 99778648 +TIMESTAMP = 1482692157 +SHA256 (gcc-6.3.0.tar.bz2) = f06ae7f3f790fbf0f018f6d40e844451e6bc3b7bc96e128e63b09825c1f8b29f +SIZE (gcc-6.3.0.tar.bz2) = 99903185 From owner-svn-ports-head@freebsd.org Sun Dec 25 21:16:55 2016 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 61CE9C906CE; Sun, 25 Dec 2016 21:16:55 +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 30ECDEA9; Sun, 25 Dec 2016 21:16:55 +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 uBPLGsOb017842; Sun, 25 Dec 2016 21:16:54 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBPLGs0W017841; Sun, 25 Dec 2016 21:16:54 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201612252116.uBPLGs0W017841@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, 25 Dec 2016 21:16:54 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429462 - head/www/npm2 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, 25 Dec 2016 21:16:55 -0000 Author: sunpoet Date: Sun Dec 25 21:16:54 2016 New Revision: 429462 URL: https://svnweb.freebsd.org/changeset/ports/429462 Log: - Remove NODE012 option - Add NODE and NODE6 option Modified: head/www/npm2/Makefile Modified: head/www/npm2/Makefile ============================================================================== --- head/www/npm2/Makefile Sun Dec 25 21:03:54 2016 (r429461) +++ head/www/npm2/Makefile Sun Dec 25 21:16:54 2016 (r429462) @@ -17,10 +17,11 @@ RUN_DEPENDS= gmake:devel/gmake CONFLICTS_INSTALL= npm- npm3- OPTIONS_SINGLE= BACKEND -OPTIONS_SINGLE_BACKEND= NODE012 NODE4 +OPTIONS_SINGLE_BACKEND= NODE NODE4 NODE6 OPTIONS_DEFAULT=NODE4 -NODE012_DESC= Use www/node012 as backend +NODE_DESC= Use www/node as backend NODE4_DESC= Use www/node4 as backend +NODE6_DESC= Use www/node6 as backend MAKE_ARGS= npm_config_prefix=${STAGEDIR}${PREFIX} MANPREFIX= ${PREFIX}/lib/node_modules/npm @@ -39,8 +40,9 @@ SHEBANG_FILES= lib/utils/completion.sh \ scripts/release.sh \ scripts/relocate.sh -NODE012_RUN_DEPENDS= node012>=0.8.0:www/node012 +NODE_RUN_DEPENDS= node>=0.8.0:www/node NODE4_RUN_DEPENDS= node4>=0.8.0:www/node4 +NODE6_RUN_DEPENDS= node6>=0.8.0:www/node6 .include From owner-svn-ports-head@freebsd.org Sun Dec 25 21:16:59 2016 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 8B644C906FE; Sun, 25 Dec 2016 21:16:59 +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 5D531EAD; Sun, 25 Dec 2016 21:16: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 uBPLGwmh017946; Sun, 25 Dec 2016 21:16:58 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBPLGwVq017945; Sun, 25 Dec 2016 21:16:58 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201612252116.uBPLGwVq017945@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, 25 Dec 2016 21:16:58 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429463 - head/www/npm3 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, 25 Dec 2016 21:16:59 -0000 Author: sunpoet Date: Sun Dec 25 21:16:58 2016 New Revision: 429463 URL: https://svnweb.freebsd.org/changeset/ports/429463 Log: - Add NODE and NODE6 option - Change default from node to node6 - Bump PORTREVISION for dependency change PR: 215412 Submitted by: Bradley T. Hughes Modified: head/www/npm3/Makefile Modified: head/www/npm3/Makefile ============================================================================== --- head/www/npm3/Makefile Sun Dec 25 21:16:54 2016 (r429462) +++ head/www/npm3/Makefile Sun Dec 25 21:16:58 2016 (r429463) @@ -3,6 +3,7 @@ PORTNAME= npm PORTVERSION= 3.10.10 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= LOCAL/sunpoet PKGNAMESUFFIX= 3 @@ -12,11 +13,16 @@ COMMENT= Node package manager LICENSE= MIT -RUN_DEPENDS= gmake:devel/gmake \ - node>=0.8.0:www/node +RUN_DEPENDS= gmake:devel/gmake CONFLICTS_INSTALL= npm- npm2- +OPTIONS_SINGLE= BACKEND +OPTIONS_SINGLE_BACKEND= NODE NODE6 +OPTIONS_DEFAULT=NODE6 +NODE_DESC= Use www/node as backend +NODE6_DESC= Use www/node6 as backend + MAKE_ARGS= npm_config_prefix=${STAGEDIR}${PREFIX} MANPREFIX= ${PREFIX}/lib/node_modules/npm NO_ARCH= yes @@ -34,6 +40,9 @@ SHEBANG_FILES= lib/utils/completion.sh \ scripts/release.sh \ scripts/relocate.sh +NODE_RUN_DEPENDS= node>=0.8.0:www/node +NODE6_RUN_DEPENDS= node6>=0.8.0:www/node6 + .include .if ${ARCH} == "i386" From owner-svn-ports-head@freebsd.org Sun Dec 25 21:17:04 2016 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 1E4E1C90726; Sun, 25 Dec 2016 21:17:04 +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 DEEF8EE1; Sun, 25 Dec 2016 21:17: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 uBPLH2im018064; Sun, 25 Dec 2016 21:17:02 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBPLH2FZ018063; Sun, 25 Dec 2016 21:17:02 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201612252117.uBPLH2FZ018063@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, 25 Dec 2016 21:17:02 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429464 - head/www/tinymce 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, 25 Dec 2016 21:17:04 -0000 Author: sunpoet Date: Sun Dec 25 21:17:02 2016 New Revision: 429464 URL: https://svnweb.freebsd.org/changeset/ports/429464 Log: - Silence maintainer section Modified: head/www/tinymce/Makefile Modified: head/www/tinymce/Makefile ============================================================================== --- head/www/tinymce/Makefile Sun Dec 25 21:16:58 2016 (r429463) +++ head/www/tinymce/Makefile Sun Dec 25 21:17:02 2016 (r429464) @@ -32,11 +32,11 @@ do-install: MS_PLIST= ${WRKDIR}/.ms-pkg-plist genplist: do-clean extract - ${ECHO} "@owner www" > ${MS_PLIST} - ${ECHO} "@group www" >> ${MS_PLIST} - cd ${WRKSRC}/ && ${FIND} -s * -type f | ${SED} 's|^|%%WWWDIR%%/|' >> ${MS_PLIST} - ${ECHO} "@owner" >> ${MS_PLIST} - ${ECHO} "@group" >> ${MS_PLIST} - ${INSTALL} -m 600 ${MS_PLIST} ${PLIST} + @${ECHO} "@owner www" > ${MS_PLIST} + @${ECHO} "@group www" >> ${MS_PLIST} + @cd ${WRKSRC}/ && ${FIND} -s * -type f | ${SED} 's|^|%%WWWDIR%%/|' >> ${MS_PLIST} + @${ECHO} "@owner" >> ${MS_PLIST} + @${ECHO} "@group" >> ${MS_PLIST} + @${INSTALL} -m 600 ${MS_PLIST} ${PLIST} .include From owner-svn-ports-head@freebsd.org Sun Dec 25 21:17:08 2016 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 41A32C90754; Sun, 25 Dec 2016 21:17: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 0E6C2F47; Sun, 25 Dec 2016 21:17:07 +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 uBPLH7Yx018167; Sun, 25 Dec 2016 21:17:07 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBPLH7ce018166; Sun, 25 Dec 2016 21:17:07 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201612252117.uBPLH7ce018166@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, 25 Dec 2016 21:17:07 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429465 - head/www/tinymce3 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, 25 Dec 2016 21:17:08 -0000 Author: sunpoet Date: Sun Dec 25 21:17:07 2016 New Revision: 429465 URL: https://svnweb.freebsd.org/changeset/ports/429465 Log: - Mark DEPRECATED and set EXPIRATION_DATE to 2017-01-31 Modified: head/www/tinymce3/Makefile Modified: head/www/tinymce3/Makefile ============================================================================== --- head/www/tinymce3/Makefile Sun Dec 25 21:17:02 2016 (r429464) +++ head/www/tinymce3/Makefile Sun Dec 25 21:17:07 2016 (r429465) @@ -17,6 +17,9 @@ LICENSE_FILE= ${WRKSRC}/jscripts/tiny_mc CONFLICTS_INSTALL= tinymce-[0-24-9]* +DEPRECATED= Use www/tinymce instead +EXPIRATION_DATE=2017-01-31 + NO_ARCH= yes NO_BUILD= yes WRKSRC= ${WRKDIR}/${PORTNAME} From owner-svn-ports-head@freebsd.org Sun Dec 25 22:24:05 2016 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 629ABC916D8; Sun, 25 Dec 2016 22:24:05 +0000 (UTC) (envelope-from rea@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 18602D67; Sun, 25 Dec 2016 22:24:05 +0000 (UTC) (envelope-from rea@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBPMO4ad046101; Sun, 25 Dec 2016 22:24:04 GMT (envelope-from rea@FreeBSD.org) Received: (from rea@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBPMO4wj046098; Sun, 25 Dec 2016 22:24:04 GMT (envelope-from rea@FreeBSD.org) Message-Id: <201612252224.uBPMO4wj046098@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rea set sender to rea@FreeBSD.org using -f From: Eygene Ryabinkin Date: Sun, 25 Dec 2016 22:24:04 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429466 - in head/www/xombrero: . 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, 25 Dec 2016 22:24:05 -0000 Author: rea Date: Sun Dec 25 22:24:03 2016 New Revision: 429466 URL: https://svnweb.freebsd.org/changeset/ports/429466 Log: www/xombrero: unbreak parallel make FreeBSD-specific Makefile had no dependencies for generated include file tooltips.h and for fast machines, build for settings.c happened before completion of its generation. And xombrero.o depends only on javascript.h (via xombrero.h), there is no dependency on tooltips.h. Separate patch, since the first one (patch-freebsd__Makefile) went upstream, so we can have it removed in the next version. This should unbreak builds on 9.x and 10.x, but I'll test this specifically on the build machines and will remove BROKENs after this. Hopefully, others will be able to test this new version as well. If so, drop me e-mail at rea@FreeBSD.org. Added: head/www/xombrero/files/patch-freebsd__Makefile.2 (contents, props changed) Modified: head/www/xombrero/Makefile Modified: head/www/xombrero/Makefile ============================================================================== --- head/www/xombrero/Makefile Sun Dec 25 21:17:07 2016 (r429465) +++ head/www/xombrero/Makefile Sun Dec 25 22:24:03 2016 (r429466) @@ -6,7 +6,7 @@ PORTVERSION= 1.6.4 CATEGORIES= www MASTER_SITES= https://opensource.conformal.com/snapshots/xombrero/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= rea@FreeBSD.org COMMENT= Minimalists vi-like web browser based on webkit and GTK+ LICENSE= ISCL Added: head/www/xombrero/files/patch-freebsd__Makefile.2 ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/xombrero/files/patch-freebsd__Makefile.2 Sun Dec 25 22:24:03 2016 (r429466) @@ -0,0 +1,32 @@ +--- freebsd/Makefile.old 2016-12-25 23:58:00.917123000 +0300 ++++ freebsd/Makefile 2016-12-25 23:58:00.917136000 +0300 +@@ -20,6 +20,11 @@ + + CC?= cc + ++PARENT_OBJS= \ ++ ../xombrero.o freebsd.o ../marco.o ../about.o ../inspector.o ../whitelist.o \ ++ ../settings.o ../cookie.o ../history.o ../completion.o ../inputfocus.o ../tldlist.o \ ++ ../externaleditor.o ../unix.o ++ + all: ../javascript.h ../tooltip.h xombrero + + ../javascript.h: ../js-merge-helper.pl ../hinting.js ../autoscroll.js +@@ -57,11 +62,13 @@ + + tldlist.o: ../tldlist.o + +-../xombrero.o: ../javascript.h ../tooltip.h ++../settings.o: ../tooltip.h + +-xombrero: ../xombrero.o freebsd.o ../marco.o ../about.o ../inspector.o ../whitelist.o \ +- ../settings.o ../cookie.o ../history.o ../completion.o ../inputfocus.o ../tldlist.o \ +- ../externaleditor.o ../unix.o ++$(PARENT_OBJS): ../xombrero.h ++ ++../xombrero.h: ../javascript.h ++ ++xombrero: freebsd.o $(PARENT_OBJS) + $(CC) $(LDFLAGS) -o $@ ${.ALLSRC} $(LDADD) + + install: all From owner-svn-ports-head@freebsd.org Sun Dec 25 22:25:50 2016 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 997FCC9178B; Sun, 25 Dec 2016 22:25:50 +0000 (UTC) (envelope-from bsam@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 73401E91; Sun, 25 Dec 2016 22:25:50 +0000 (UTC) (envelope-from bsam@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBPMPnWW046296; Sun, 25 Dec 2016 22:25:49 GMT (envelope-from bsam@FreeBSD.org) Received: (from bsam@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBPMPnoa046293; Sun, 25 Dec 2016 22:25:49 GMT (envelope-from bsam@FreeBSD.org) Message-Id: <201612252225.uBPMPnoa046293@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bsam set sender to bsam@FreeBSD.org using -f From: Boris Samorodov Date: Sun, 25 Dec 2016 22:25:49 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429467 - in head/devel/arduino-core: . 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, 25 Dec 2016 22:25:50 -0000 Author: bsam Date: Sun Dec 25 22:25:49 2016 New Revision: 429467 URL: https://svnweb.freebsd.org/changeset/ports/429467 Log: devel/arduino-core: Update to 1.6.13 with some cleanup. PR: 214909 Submitted by: Kyle Evance (maintainer) Modified: head/devel/arduino-core/Makefile head/devel/arduino-core/distinfo head/devel/arduino-core/files/patch-hardware_package__index__bundled.json Modified: head/devel/arduino-core/Makefile ============================================================================== --- head/devel/arduino-core/Makefile Sun Dec 25 22:24:03 2016 (r429466) +++ head/devel/arduino-core/Makefile Sun Dec 25 22:25:49 2016 (r429467) @@ -1,9 +1,9 @@ # $FreeBSD$ PORTNAME= arduino-core -PORTVERSION= 1.6.12 -PORTREVISION= 1 +PORTVERSION= 1.6.13 CATEGORIES= devel +DIST_SUBDIR= arduino MAINTAINER= bsdports@kyle-evans.net COMMENT= Core board support for Arduino devices @@ -19,6 +19,9 @@ STRIP= # No stripping, uses Elf firmwar OPTIONS_DEFINE= DOCS EXAMPLES SAMD OPTIONS_SUB= yes +.if make(makesum) +.MAKEFLAGS: WITH="${OPTIONS_DEFINE}" +.endif NO_BUILD= yes SAMD_DESC= Core support for SAMD boards (Zero/MKR1000) Modified: head/devel/arduino-core/distinfo ============================================================================== --- head/devel/arduino-core/distinfo Sun Dec 25 22:24:03 2016 (r429466) +++ head/devel/arduino-core/distinfo Sun Dec 25 22:25:49 2016 (r429467) @@ -1,5 +1,5 @@ -TIMESTAMP = 1476459830 -SHA256 (arduino-Arduino-1.6.12_GH0.tar.gz) = 081c063e34bd72c9912705f33395cdd1870424826b4365dd64439575e0f11817 -SIZE (arduino-Arduino-1.6.12_GH0.tar.gz) = 81248294 -SHA256 (arduino-ArduinoCore-samd-1.6.8_GH0.tar.gz) = 2e7eded445d9b9cb88babf8d17e63886258ca52103ca4b3760fbb33311e5ffe7 -SIZE (arduino-ArduinoCore-samd-1.6.8_GH0.tar.gz) = 922278 +TIMESTAMP = 1480046230 +SHA256 (arduino/arduino-Arduino-1.6.13_GH0.tar.gz) = 1f12a3f681f75affacf6b59bae840070c64795ea46d4e2fd2dcc1b3f4de2d7ab +SIZE (arduino/arduino-Arduino-1.6.13_GH0.tar.gz) = 80205958 +SHA256 (arduino/arduino-ArduinoCore-samd-1.6.8_GH0.tar.gz) = 2e7eded445d9b9cb88babf8d17e63886258ca52103ca4b3760fbb33311e5ffe7 +SIZE (arduino/arduino-ArduinoCore-samd-1.6.8_GH0.tar.gz) = 922278 Modified: head/devel/arduino-core/files/patch-hardware_package__index__bundled.json ============================================================================== --- head/devel/arduino-core/files/patch-hardware_package__index__bundled.json Sun Dec 25 22:24:03 2016 (r429466) +++ head/devel/arduino-core/files/patch-hardware_package__index__bundled.json Sun Dec 25 22:25:49 2016 (r429467) @@ -1,13 +1,13 @@ ---- hardware/package_index_bundled.json.orig 2016-09-21 10:09:37 UTC +--- hardware/package_index_bundled.json.orig 2016-11-22 14:49:35 UTC +++ hardware/package_index_bundled.json @@ -17,10 +17,6 @@ "help": { "online": "http://www.arduino.cc/en/Reference/HomePage" }, -- "url": "http://downloads.arduino.cc/cores/avr-1.6.13.tar.bz2", -- "archiveFileName": "avr-1.6.14.tar.bz2", -- "checksum": "SHA-256:a5f7d66c83e3d4722f4c8dab42bdbcf5af98c611ffca1802ef3d1957b894bd92", -- "size": "4993455", +- "url": "http://downloads.arduino.cc/cores/avr-1.6.15.tar.bz2", +- "archiveFileName": "avr-1.6.15.tar.bz2", +- "checksum": "SHA-256:c222efcabbdf6fa63ba3d64afb8d149f83fa73693c413aa05a2ccd9f986ed2fa", +- "size": "4993959", "boards": [ {"name": "Arduino Yún"}, {"name": "Arduino/Genuino Uno"}, @@ -42,35 +42,35 @@ - "checksum": "SHA-256:2426207423d58eb0e5fc4df9493418f1cb54ba3f328fdc7c3bb582f920b9cbe7", - "host": "arm-linux-gnueabihf", - "archiveFileName": "avrdude-6.3.0-arduino6-armhf-pc-linux-gnu.tar.bz2", -- "url": "http://downloads.arduino.cc/tools/avrdude-6.0.1-arduino5-armhf-pc-linux-gnu.tar.bz2" +- "url": "http://downloads.arduino.cc/tools/avrdude-6.3.0-arduino6-armhf-pc-linux-gnu.tar.bz2" - }, - { - "size": "696273", - "checksum": "SHA-256:d9a039c9e92d3dbb2011e75e6c044a1a4a2789e2fbf8386b1d580994811be084", - "host": "i386-apple-darwin11", - "archiveFileName": "avrdude-6.3.0-arduino6-i386-apple-darwin11.tar.bz2", -- "url": "http://downloads.arduino.cc/tools/avrdude-6.0.1-arduino5-i386-apple-darwin11.tar.bz2" +- "url": "http://downloads.arduino.cc/tools/avrdude-6.3.0-arduino6-i386-apple-darwin11.tar.bz2" - }, - { - "size": "746653", - "checksum": "SHA-256:97b4875cad6110c70101bb776f3ac37b64a2e73f036cd0b10afb6f4be96a6621", - "host": "x86_64-linux-gnu", - "archiveFileName": "avrdude-6.3.0-arduino6-x86_64-pc-linux-gnu.tar.bz2", -- "url": "http://downloads.arduino.cc/tools/avrdude-6.0.1-arduino5-x86_64-pc-linux-gnu.tar.bz2" +- "url": "http://downloads.arduino.cc/tools/avrdude-6.3.0-arduino6-x86_64-pc-linux-gnu.tar.bz2" - }, - { - "size": "733127", - "checksum": "SHA-256:5f4bc4b0957b1d34cec9908b7f84a7c297b894b39fe16a4992c284b24c00d6fb", - "host": "i686-linux-gnu", - "archiveFileName": "avrdude-6.3.0-arduino6-i686-pc-linux-gnu.tar.bz2", -- "url": "http://downloads.arduino.cc/tools/avrdude-6.0.1-arduino5-i686-pc-linux-gnu.tar.bz2" +- "url": "http://downloads.arduino.cc/tools/avrdude-6.3.0-arduino6-i686-pc-linux-gnu.tar.bz2" - }, - { - "size": "645859", - "checksum": "SHA-256:7468a1bcdfa459d175a095b102c0de28efc466accfb104305fbcad7832659ddc", - "host": "i686-mingw32", -- "archiveFileName": "avrdude-6.3.0-arduino6-i686-mingw32.zip", -- "url": "http://downloads.arduino.cc/tools/avrdude-6.0.1-arduino5-i686-mingw32.zip" +- "archiveFileName": "avrdude-6.3.0-arduino6-i686-w64-mingw32.zip", +- "url": "http://downloads.arduino.cc/tools/avrdude-6.3.0-arduino6-i686-w64-mingw32.zip" + "host": "%%ARCH%%-freebsd%%OSREL%%" } ] From owner-svn-ports-head@freebsd.org Sun Dec 25 23:11:39 2016 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 B9CD7C91219; Sun, 25 Dec 2016 23:11:39 +0000 (UTC) (envelope-from dinoex@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 832851CD; Sun, 25 Dec 2016 23:11:39 +0000 (UTC) (envelope-from dinoex@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBPNBcDK065019; Sun, 25 Dec 2016 23:11:38 GMT (envelope-from dinoex@FreeBSD.org) Received: (from dinoex@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBPNBaVP064997; Sun, 25 Dec 2016 23:11:36 GMT (envelope-from dinoex@FreeBSD.org) Message-Id: <201612252311.uBPNBaVP064997@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: dinoex set sender to dinoex@FreeBSD.org using -f From: Dirk Meyer Date: Sun, 25 Dec 2016 23:11:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429468 - in head: emulators/dolphin-emu games/0ad games/megaglest games/megaglest/files irc/iroffer-dinoex irc/iroffer-dinoex/files net-p2p/bitcoin net-p2p/bitcoin-daemon net-p2p/bitco... 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, 25 Dec 2016 23:11:39 -0000 Author: dinoex Date: Sun Dec 25 23:11:36 2016 New Revision: 429468 URL: https://svnweb.freebsd.org/changeset/ports/429468 Log: - update miniupnpc to 2.0.20161216 - bump API change Added: head/games/megaglest/files/patch-source-shared_lib-sources-platform-posix-socket.cpp (contents, props changed) Modified: head/emulators/dolphin-emu/Makefile head/games/0ad/Makefile head/games/megaglest/Makefile head/irc/iroffer-dinoex/Makefile head/irc/iroffer-dinoex/files/patch-upnp.c head/net-p2p/bitcoin-daemon/Makefile head/net-p2p/bitcoin-utils/Makefile head/net-p2p/bitcoin/Makefile head/net-p2p/dogecoin/Makefile head/net-p2p/eiskaltdcpp-lib/Makefile head/net-p2p/litecoin/Makefile head/net-p2p/namecoin/Makefile head/net-p2p/transmission-cli/Makefile head/net-p2p/transmission-daemon/Makefile head/net-p2p/transmission-gtk/Makefile head/net-p2p/transmission-qt4/Makefile head/net-p2p/zetacoin/Makefile head/net/miniupnpc/Makefile head/net/miniupnpc/distinfo head/net/miniupnpc/files/patch-Makefile head/net/miniupnpc/pkg-plist Modified: head/emulators/dolphin-emu/Makefile ============================================================================== --- head/emulators/dolphin-emu/Makefile Sun Dec 25 22:25:49 2016 (r429467) +++ head/emulators/dolphin-emu/Makefile Sun Dec 25 23:11:36 2016 (r429468) @@ -3,7 +3,7 @@ PORTNAME= dolphin-emu PORTVERSION= 5.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= emulators MAINTAINER= martymac@FreeBSD.org Modified: head/games/0ad/Makefile ============================================================================== --- head/games/0ad/Makefile Sun Dec 25 22:25:49 2016 (r429467) +++ head/games/0ad/Makefile Sun Dec 25 23:11:36 2016 (r429468) @@ -2,7 +2,7 @@ PORTNAME= 0ad PORTVERSION= 0.0.21 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= games MASTER_SITES= http://releases.wildfiregames.com/ \ SF/zero-ad/releases Modified: head/games/megaglest/Makefile ============================================================================== --- head/games/megaglest/Makefile Sun Dec 25 22:25:49 2016 (r429467) +++ head/games/megaglest/Makefile Sun Dec 25 23:11:36 2016 (r429468) @@ -3,6 +3,7 @@ PORTNAME= megaglest PORTVERSION= 3.12.0 +PORTREVISION= 1 CATEGORIES= games MAINTAINER= monwarez@mailoo.org Added: head/games/megaglest/files/patch-source-shared_lib-sources-platform-posix-socket.cpp ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/games/megaglest/files/patch-source-shared_lib-sources-platform-posix-socket.cpp Sun Dec 25 23:11:36 2016 (r429468) @@ -0,0 +1,11 @@ +--- source/shared_lib/sources/platform/posix/socket.cpp.orig 2016-12-26 00:02:43.325573000 +0100 ++++ source/shared_lib/sources/platform/posix/socket.cpp 2016-12-26 00:04:06.681172000 +0100 +@@ -2632,7 +2632,7 @@ + + //printf("UPnP device found: [%s] [%s] lanaddr [%s]\n", dev->descURL, dev->st,lanaddr); + #if (defined(MINIUPNPC_API_VERSION) && MINIUPNPC_API_VERSION >= 9) || (!defined(MINIUPNPC_VERSION_PRE1_7) && !defined(MINIUPNPC_VERSION_PRE1_6)) +- char *descXML = (char *)miniwget_getaddr(dev->descURL, &descXMLsize, lanaddr, (sizeof(lanaddr) / sizeof(lanaddr[0])),0); ++ char *descXML = (char *)miniwget_getaddr(dev->descURL, &descXMLsize, lanaddr, (sizeof(lanaddr) / sizeof(lanaddr[0])),0,0); + #else + char *descXML = (char *)miniwget_getaddr(dev->descURL, &descXMLsize, lanaddr, (sizeof(lanaddr) / sizeof(lanaddr[0]))); + #endif Modified: head/irc/iroffer-dinoex/Makefile ============================================================================== --- head/irc/iroffer-dinoex/Makefile Sun Dec 25 22:25:49 2016 (r429467) +++ head/irc/iroffer-dinoex/Makefile Sun Dec 25 23:11:36 2016 (r429468) @@ -2,7 +2,7 @@ PORTNAME= iroffer PORTVERSION= 3.30 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= irc MASTER_SITES= http://iroffer.dinoex.net/ PKGNAMESUFFIX= -dinoex${PKGNAMESUFFIX2} Modified: head/irc/iroffer-dinoex/files/patch-upnp.c ============================================================================== --- head/irc/iroffer-dinoex/files/patch-upnp.c Sun Dec 25 22:25:49 2016 (r429467) +++ head/irc/iroffer-dinoex/files/patch-upnp.c Sun Dec 25 23:11:36 2016 (r429468) @@ -1,11 +1,5 @@ -Index: src/upnp.c -=================================================================== -RCS file: /usr/home/public/iroffer/src/upnp.c,v -retrieving revision 1.15 -retrieving revision 1.17 -diff -u -r1.15 -r1.17 ---- src/upnp.c 13 Feb 2013 20:06:15 -0000 1.15 -+++ src/upnp.c 13 Oct 2015 18:30:24 -0000 1.17 +--- src/upnp.c.orig 2013-02-13 21:06:15.000000000 +0100 ++++ src/upnp.c 2016-12-25 23:05:37.702936000 +0100 @@ -60,11 +60,15 @@ tostdout_write(); memset(&urls, 0, sizeof(struct UPNPUrls)); @@ -22,3 +16,19 @@ diff -u -r1.15 -r1.17 if (devlist) { dev = devlist; +@@ -81,11 +85,15 @@ + "UPnP device : desc: %s\n st: %s", + dev->descURL, dev->st); + ++#if MINIUPNPC_API_VERSION >= 16 ++ descXML = miniwget(dev->descURL, &descXMLsize, 0, 0); ++#else + #if MINIUPNPC_API_VERSION >= 9 + descXML = miniwget(dev->descURL, &descXMLsize, 0); + #else + descXML = miniwget(dev->descURL, &descXMLsize); + #endif ++#endif + if (descXML) + { + parserootdesc (descXML, descXMLsize, &data); Modified: head/net-p2p/bitcoin-daemon/Makefile ============================================================================== --- head/net-p2p/bitcoin-daemon/Makefile Sun Dec 25 22:25:49 2016 (r429467) +++ head/net-p2p/bitcoin-daemon/Makefile Sun Dec 25 23:11:36 2016 (r429468) @@ -1,7 +1,7 @@ # $FreeBSD$ MASTERDIR= ${.CURDIR}/../bitcoin -PORTREVISION= 1 +PORTREVISION= 2 PKGNAMESUFFIX= -daemon COMMENT= Virtual Peer-to-Peer Currency (Daemon) Modified: head/net-p2p/bitcoin-utils/Makefile ============================================================================== --- head/net-p2p/bitcoin-utils/Makefile Sun Dec 25 22:25:49 2016 (r429467) +++ head/net-p2p/bitcoin-utils/Makefile Sun Dec 25 23:11:36 2016 (r429468) @@ -1,7 +1,7 @@ # $FreeBSD$ MASTERDIR= ${.CURDIR}/../bitcoin -PORTREVISION= 1 +PORTREVISION= 2 PKGNAMESUFFIX= -utils COMMENT= Virtual Peer-to-Peer Currency (CLI and Utilities) Modified: head/net-p2p/bitcoin/Makefile ============================================================================== --- head/net-p2p/bitcoin/Makefile Sun Dec 25 22:25:49 2016 (r429467) +++ head/net-p2p/bitcoin/Makefile Sun Dec 25 23:11:36 2016 (r429468) @@ -4,7 +4,7 @@ PORTNAME= bitcoin PORTVERSION= 0.12.1 DISTVERSIONPREFIX= v -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net-p2p finance MAINTAINER= robbak@robbak.com Modified: head/net-p2p/dogecoin/Makefile ============================================================================== --- head/net-p2p/dogecoin/Makefile Sun Dec 25 22:25:49 2016 (r429467) +++ head/net-p2p/dogecoin/Makefile Sun Dec 25 23:11:36 2016 (r429468) @@ -4,7 +4,7 @@ PORTNAME= dogecoin PORTVERSION= 1.8.2 DISTVERSIONPREFIX= v -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net-p2p finance MAINTAINER= swills@FreeBSD.org Modified: head/net-p2p/eiskaltdcpp-lib/Makefile ============================================================================== --- head/net-p2p/eiskaltdcpp-lib/Makefile Sun Dec 25 22:25:49 2016 (r429467) +++ head/net-p2p/eiskaltdcpp-lib/Makefile Sun Dec 25 23:11:36 2016 (r429468) @@ -4,7 +4,7 @@ PORTNAME= eiskaltdcpp PORTVERSION= 2.2.10 DISTVERSIONPREFIX= v -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net-p2p PKGNAMESUFFIX?= -lib Modified: head/net-p2p/litecoin/Makefile ============================================================================== --- head/net-p2p/litecoin/Makefile Sun Dec 25 22:25:49 2016 (r429467) +++ head/net-p2p/litecoin/Makefile Sun Dec 25 23:11:36 2016 (r429468) @@ -4,7 +4,7 @@ PORTNAME= litecoin PORTVERSION= 0.10.4.0 DISTVERSIONPREFIX= v -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net-p2p finance MASTER_SITES= LOCAL/swills Modified: head/net-p2p/namecoin/Makefile ============================================================================== --- head/net-p2p/namecoin/Makefile Sun Dec 25 22:25:49 2016 (r429467) +++ head/net-p2p/namecoin/Makefile Sun Dec 25 23:11:36 2016 (r429468) @@ -4,7 +4,7 @@ PORTNAME= namecoin PORTVERSION= 0.3.80 DISTVERSIONPREFIX= nc -PORTREVISION= 3 +PORTREVISION= 4 PORTEPOCH= 1 CATEGORIES= net-p2p dns Modified: head/net-p2p/transmission-cli/Makefile ============================================================================== --- head/net-p2p/transmission-cli/Makefile Sun Dec 25 22:25:49 2016 (r429467) +++ head/net-p2p/transmission-cli/Makefile Sun Dec 25 23:11:36 2016 (r429468) @@ -2,7 +2,7 @@ PORTNAME= transmission PORTVERSION= 2.92 -PORTREVISION?= 0 +PORTREVISION?= 1 CATEGORIES?= net-p2p MASTER_SITES= https://github.com/transmission/transmission-releases/raw/master/ \ http://transmission.cachefly.net/ Modified: head/net-p2p/transmission-daemon/Makefile ============================================================================== --- head/net-p2p/transmission-daemon/Makefile Sun Dec 25 22:25:49 2016 (r429467) +++ head/net-p2p/transmission-daemon/Makefile Sun Dec 25 23:11:36 2016 (r429468) @@ -1,6 +1,6 @@ # $FreeBSD$ -PORTREVISION= 0 +PORTREVISION= 1 PKGNAMESUFFIX= -daemon MAINTAINER= crees@FreeBSD.org Modified: head/net-p2p/transmission-gtk/Makefile ============================================================================== --- head/net-p2p/transmission-gtk/Makefile Sun Dec 25 22:25:49 2016 (r429467) +++ head/net-p2p/transmission-gtk/Makefile Sun Dec 25 23:11:36 2016 (r429468) @@ -1,6 +1,6 @@ # $FreeBSD$ -PORTREVISION= 0 +PORTREVISION= 1 PKGNAMESUFFIX= -gtk MAINTAINER= crees@FreeBSD.org Modified: head/net-p2p/transmission-qt4/Makefile ============================================================================== --- head/net-p2p/transmission-qt4/Makefile Sun Dec 25 22:25:49 2016 (r429467) +++ head/net-p2p/transmission-qt4/Makefile Sun Dec 25 23:11:36 2016 (r429468) @@ -1,6 +1,6 @@ # $FreeBSD$ -PORTREVISION= 0 +PORTREVISION= 1 PKGNAMESUFFIX= -qt4 MAINTAINER= crees@FreeBSD.org Modified: head/net-p2p/zetacoin/Makefile ============================================================================== --- head/net-p2p/zetacoin/Makefile Sun Dec 25 22:25:49 2016 (r429467) +++ head/net-p2p/zetacoin/Makefile Sun Dec 25 23:11:36 2016 (r429468) @@ -4,7 +4,7 @@ PORTNAME= zetacoin PORTVERSION= 0.11.2.3 DISTVERSIONPREFIX= v -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net-p2p finance MAINTAINER= daniel@morante.net Modified: head/net/miniupnpc/Makefile ============================================================================== --- head/net/miniupnpc/Makefile Sun Dec 25 22:25:49 2016 (r429467) +++ head/net/miniupnpc/Makefile Sun Dec 25 23:11:36 2016 (r429468) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= miniupnpc -PORTVERSION= 1.9.20151008 +PORTVERSION= 2.0.20161216 CATEGORIES?= net MASTER_SITES= http://miniupnp.free.fr/files/ @@ -29,7 +29,7 @@ USE_RC_SUBR= miniupnpc post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/upnpc \ - ${STAGEDIR}${PREFIX}/lib/libminiupnpc.so.15 + ${STAGEDIR}${PREFIX}/lib/libminiupnpc.so.16 .endif .include Modified: head/net/miniupnpc/distinfo ============================================================================== --- head/net/miniupnpc/distinfo Sun Dec 25 22:25:49 2016 (r429467) +++ head/net/miniupnpc/distinfo Sun Dec 25 23:11:36 2016 (r429468) @@ -1,2 +1,3 @@ -SHA256 (miniupnpc-1.9.20151008.tar.gz) = e444ac3b587ce82709c4d0cfca1fe71f44f9fc433e9f946b12b9e1bfe667a633 -SIZE (miniupnpc-1.9.20151008.tar.gz) = 83538 +TIMESTAMP = 1482692935 +SHA256 (miniupnpc-2.0.20161216.tar.gz) = 01e14408d6fc628de9afabc4417b84adeaba4c0ec517e7b8e278cb2993dafd3e +SIZE (miniupnpc-2.0.20161216.tar.gz) = 85780 Modified: head/net/miniupnpc/files/patch-Makefile ============================================================================== --- head/net/miniupnpc/files/patch-Makefile Sun Dec 25 22:25:49 2016 (r429467) +++ head/net/miniupnpc/files/patch-Makefile Sun Dec 25 23:11:36 2016 (r429468) @@ -1,12 +1,16 @@ ---- Makefile.orig 2014-01-31 14:57:23.000000000 +0100 -+++ Makefile 2014-10-07 23:26:17.000000000 +0200 -@@ -117,13 +117,11 @@ +--- Makefile.orig 2016-12-16 10:04:32.000000000 +0100 ++++ Makefile 2016-12-25 20:17:08.952901000 +0100 +@@ -141,7 +141,6 @@ TESTIGDDESCPARSE := $(TESTIGDDESCPARSE) minissdpc.o endif -LIBDIR ?= lib # install directories --INSTALLPREFIX ?= $(PREFIX)/usr + ifeq ($(strip $(PREFIX)),) + INSTALLPREFIX ?= /usr +@@ -149,9 +148,9 @@ + INSTALLPREFIX ?= $(PREFIX) + endif INSTALLDIRINC = $(INSTALLPREFIX)/include/miniupnpc -INSTALLDIRLIB = $(INSTALLPREFIX)/$(LIBDIR) +INSTALLDIRLIB = $(INSTALLPREFIX)/lib Modified: head/net/miniupnpc/pkg-plist ============================================================================== --- head/net/miniupnpc/pkg-plist Sun Dec 25 22:25:49 2016 (r429467) +++ head/net/miniupnpc/pkg-plist Sun Dec 25 23:11:36 2016 (r429468) @@ -12,5 +12,5 @@ include/miniupnpc/upnperrors.h include/miniupnpc/upnpreplyparse.h lib/libminiupnpc.a lib/libminiupnpc.so -lib/libminiupnpc.so.15 +lib/libminiupnpc.so.16 man/man3/miniupnpc.3.gz From owner-svn-ports-head@freebsd.org Sun Dec 25 23:41:53 2016 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 E8FD0C91943; Sun, 25 Dec 2016 23:41:53 +0000 (UTC) (envelope-from rakuco@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 B87E41038; Sun, 25 Dec 2016 23:41:53 +0000 (UTC) (envelope-from rakuco@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBPNfqHd076368; Sun, 25 Dec 2016 23:41:52 GMT (envelope-from rakuco@FreeBSD.org) Received: (from rakuco@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBPNfqxP076367; Sun, 25 Dec 2016 23:41:52 GMT (envelope-from rakuco@FreeBSD.org) Message-Id: <201612252341.uBPNfqxP076367@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rakuco set sender to rakuco@FreeBSD.org using -f From: Raphael Kubo da Costa Date: Sun, 25 Dec 2016 23:41:52 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429469 - head/games/ufoai 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, 25 Dec 2016 23:41:54 -0000 Author: rakuco Date: Sun Dec 25 23:41:52 2016 New Revision: 429469 URL: https://svnweb.freebsd.org/changeset/ports/429469 Log: Set ALL_TARGET instead of defining a post-build target Instead of manually invoking some make targets in post-build, use the ALL_TARGET variable, which is cleaner and reduces the size of the Makefile. PR: 215548 Approved by: m.tsatsenko@gmail.com (maintainer) Modified: head/games/ufoai/Makefile Modified: head/games/ufoai/Makefile ============================================================================== --- head/games/ufoai/Makefile Sun Dec 25 23:11:36 2016 (r429468) +++ head/games/ufoai/Makefile Sun Dec 25 23:41:52 2016 (r429469) @@ -21,6 +21,7 @@ LIB_DEPENDS= libvorbis.so:audio/libvorbi BUILD_DEPENDS= zip:archivers/zip RUN_DEPENDS= ${LOCALBASE}/share/${PORTNAME}/base/default.cfg:games/ufoai-data +ALL_TARGET= all lang USE_GL= yes USE_SDL= sdl image mixer ttf USE_CXXSTD= c++11 @@ -66,6 +67,7 @@ PLIST_SUB+= UFO2MAP="@comment " .endif .if ${PORT_OPTIONS:MUFORADIANT} +ALL_TARGET+= uforadiant CONFIGURE_ARGS+=--enable-uforadiant USE_GNOME+= gtk20 glib20 gtksourceview2 libxml2 LIB_DEPENDS+= libgtkglext-x11-1.0.so:x11-toolkits/gtkglext @@ -95,12 +97,6 @@ post-extract: ${WRKSRC}/build/modes/release.mk .endif -post-build: - @cd ${WRKSRC} && ${MAKE_CMD} lang -.if ${PORT_OPTIONS:MUFORADIANT} - @cd ${WRKSRC} && ${MAKE_CMD} uforadiant -.endif - do-install: ${MKDIR} ${STAGEDIR}${UFO_DIR} .for FILE in ${UFO_FILES} From owner-svn-ports-head@freebsd.org Mon Dec 26 01:01:05 2016 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 B42E3C90033; Mon, 26 Dec 2016 01:01:05 +0000 (UTC) (envelope-from wen@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 5058CF9A; Mon, 26 Dec 2016 01:01:05 +0000 (UTC) (envelope-from wen@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBQ114O6009958; Mon, 26 Dec 2016 01:01:04 GMT (envelope-from wen@FreeBSD.org) Received: (from wen@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBQ114L1009954; Mon, 26 Dec 2016 01:01:04 GMT (envelope-from wen@FreeBSD.org) Message-Id: <201612260101.uBQ114L1009954@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: wen set sender to wen@FreeBSD.org using -f From: Wen Heping Date: Mon, 26 Dec 2016 01:01:04 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429470 - in head/lang: python-doc-html python27 python27/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, 26 Dec 2016 01:01:05 -0000 Author: wen Date: Mon Dec 26 01:01:04 2016 New Revision: 429470 URL: https://svnweb.freebsd.org/changeset/ports/429470 Log: - Update to 2.7.13 PR: 215375 Submitted by: wen@ Exp-run by: antoine@ Deleted: head/lang/python27/files/patch-Include__pyport.h head/lang/python27/files/patch-Lib__distutils__unixccompiler.py head/lang/python27/files/patch-Modules___ssl.c Modified: head/lang/python-doc-html/distinfo head/lang/python27/Makefile.version head/lang/python27/distinfo head/lang/python27/pkg-plist Modified: head/lang/python-doc-html/distinfo ============================================================================== --- head/lang/python-doc-html/distinfo Sun Dec 25 23:41:52 2016 (r429469) +++ head/lang/python-doc-html/distinfo Mon Dec 26 01:01:04 2016 (r429470) @@ -1,3 +1,4 @@ +TIMESTAMP = 1482713786 SHA256 (python/python-2.7.11-docs-html.tar.bz2) = 806917ebf99d5b572831583070e44db341405634d5cfdd795ef1e608c05221e8 SIZE (python/python-2.7.11-docs-html.tar.bz2) = 4575554 SHA256 (python/python-2.7.11-docs-pdf-a4.tar.bz2) = 1e47a79d5860ade96526ff7b340d1a1402886428c7e5ef809cc4a4d5f53dcbb3 @@ -30,3 +31,11 @@ SHA256 (python/python-2.7.12-docs-pdf-le SIZE (python/python-2.7.12-docs-pdf-letter.tar.bz2) = 10741538 SHA256 (python/python-2.7.12-docs-text.tar.bz2) = 83a39db742ccae75c2660ea816a5c71ceffb8ad67238a7cbbb31d992725e87ea SIZE (python/python-2.7.12-docs-text.tar.bz2) = 1610618 +SHA256 (python/python-2.7.13-docs-html.tar.bz2) = af2b5e474a5cbb950447f531137b136b98ea3bb68fbf4b1061011db29c0d9977 +SIZE (python/python-2.7.13-docs-html.tar.bz2) = 4607137 +SHA256 (python/python-2.7.13-docs-pdf-a4.tar.bz2) = 759e08e0aa3b84008d2ec20b6161e2d8a59a36b572807afe0caca9ddaf16b904 +SIZE (python/python-2.7.13-docs-pdf-a4.tar.bz2) = 10751844 +SHA256 (python/python-2.7.13-docs-pdf-letter.tar.bz2) = 30e7d3718d97f700fc62ad978a05ab952fdc6deb9bd78d166a774a250413335f +SIZE (python/python-2.7.13-docs-pdf-letter.tar.bz2) = 10807986 +SHA256 (python/python-2.7.13-docs-text.tar.bz2) = bb6df243043bf705aa1d753cdbe73958bf1ef9c0f797c4445b230e56c9775198 +SIZE (python/python-2.7.13-docs-text.tar.bz2) = 1612293 Modified: head/lang/python27/Makefile.version ============================================================================== --- head/lang/python27/Makefile.version Sun Dec 25 23:41:52 2016 (r429469) +++ head/lang/python27/Makefile.version Mon Dec 26 01:01:04 2016 (r429470) @@ -1,4 +1,4 @@ # Mk/Uses/python.mk includes this file, don't remove it! # $FreeBSD$ -PYTHON_PORTVERSION= 2.7.12 +PYTHON_PORTVERSION= 2.7.13 Modified: head/lang/python27/distinfo ============================================================================== --- head/lang/python27/distinfo Sun Dec 25 23:41:52 2016 (r429469) +++ head/lang/python27/distinfo Mon Dec 26 01:01:04 2016 (r429470) @@ -1,3 +1,3 @@ -TIMESTAMP = 1467158541 -SHA256 (python/Python-2.7.12.tar.xz) = d7837121dd5652a05fef807c361909d255d173280c4e1a4ded94d73d80a1f978 -SIZE (python/Python-2.7.12.tar.xz) = 12390820 +TIMESTAMP = 1482062234 +SHA256 (python/Python-2.7.13.tar.xz) = 35d543986882f78261f97787fd3e06274bfa6df29fac9b4a94f73930ff98f731 +SIZE (python/Python-2.7.13.tar.xz) = 12495628 Modified: head/lang/python27/pkg-plist ============================================================================== --- head/lang/python27/pkg-plist Sun Dec 25 23:41:52 2016 (r429469) +++ head/lang/python27/pkg-plist Mon Dec 26 01:01:04 2016 (r429470) @@ -1,4 +1,3 @@ -libdata/pkgconfig/python-2.7.pc bin/2to3-2.7 bin/idle2.7 bin/pydoc2.7 @@ -99,297 +98,297 @@ include/python2.7/weakrefobject.h lib/libpython2.7.so lib/libpython2.7.so.1 lib/python2.7/BaseHTTPServer.py -lib/python2.7/BaseHTTPServer.pyo lib/python2.7/BaseHTTPServer.pyc +lib/python2.7/BaseHTTPServer.pyo lib/python2.7/Bastion.py -lib/python2.7/Bastion.pyo lib/python2.7/Bastion.pyc +lib/python2.7/Bastion.pyo lib/python2.7/CGIHTTPServer.py -lib/python2.7/CGIHTTPServer.pyo lib/python2.7/CGIHTTPServer.pyc +lib/python2.7/CGIHTTPServer.pyo lib/python2.7/ConfigParser.py -lib/python2.7/ConfigParser.pyo lib/python2.7/ConfigParser.pyc +lib/python2.7/ConfigParser.pyo lib/python2.7/Cookie.py -lib/python2.7/Cookie.pyo lib/python2.7/Cookie.pyc +lib/python2.7/Cookie.pyo lib/python2.7/DocXMLRPCServer.py -lib/python2.7/DocXMLRPCServer.pyo lib/python2.7/DocXMLRPCServer.pyc +lib/python2.7/DocXMLRPCServer.pyo lib/python2.7/HTMLParser.py -lib/python2.7/HTMLParser.pyo lib/python2.7/HTMLParser.pyc +lib/python2.7/HTMLParser.pyo lib/python2.7/LICENSE.txt lib/python2.7/MimeWriter.py -lib/python2.7/MimeWriter.pyo lib/python2.7/MimeWriter.pyc +lib/python2.7/MimeWriter.pyo lib/python2.7/Queue.py -lib/python2.7/Queue.pyo lib/python2.7/Queue.pyc +lib/python2.7/Queue.pyo lib/python2.7/SimpleHTTPServer.py -lib/python2.7/SimpleHTTPServer.pyo lib/python2.7/SimpleHTTPServer.pyc +lib/python2.7/SimpleHTTPServer.pyo lib/python2.7/SimpleXMLRPCServer.py -lib/python2.7/SimpleXMLRPCServer.pyo lib/python2.7/SimpleXMLRPCServer.pyc +lib/python2.7/SimpleXMLRPCServer.pyo lib/python2.7/SocketServer.py -lib/python2.7/SocketServer.pyo lib/python2.7/SocketServer.pyc +lib/python2.7/SocketServer.pyo lib/python2.7/StringIO.py -lib/python2.7/StringIO.pyo lib/python2.7/StringIO.pyc +lib/python2.7/StringIO.pyo lib/python2.7/UserDict.py -lib/python2.7/UserDict.pyo lib/python2.7/UserDict.pyc +lib/python2.7/UserDict.pyo lib/python2.7/UserList.py -lib/python2.7/UserList.pyo lib/python2.7/UserList.pyc +lib/python2.7/UserList.pyo lib/python2.7/UserString.py -lib/python2.7/UserString.pyo lib/python2.7/UserString.pyc +lib/python2.7/UserString.pyo lib/python2.7/_LWPCookieJar.py -lib/python2.7/_LWPCookieJar.pyo lib/python2.7/_LWPCookieJar.pyc +lib/python2.7/_LWPCookieJar.pyo lib/python2.7/_MozillaCookieJar.py -lib/python2.7/_MozillaCookieJar.pyo lib/python2.7/_MozillaCookieJar.pyc +lib/python2.7/_MozillaCookieJar.pyo lib/python2.7/__future__.py -lib/python2.7/__future__.pyo lib/python2.7/__future__.pyc +lib/python2.7/__future__.pyo lib/python2.7/__phello__.foo.py -lib/python2.7/__phello__.foo.pyo lib/python2.7/__phello__.foo.pyc +lib/python2.7/__phello__.foo.pyo lib/python2.7/_abcoll.py -lib/python2.7/_abcoll.pyo lib/python2.7/_abcoll.pyc +lib/python2.7/_abcoll.pyo lib/python2.7/_osx_support.py -lib/python2.7/_osx_support.pyo lib/python2.7/_osx_support.pyc +lib/python2.7/_osx_support.pyo lib/python2.7/_pyio.py -lib/python2.7/_pyio.pyo lib/python2.7/_pyio.pyc +lib/python2.7/_pyio.pyo lib/python2.7/_strptime.py -lib/python2.7/_strptime.pyo lib/python2.7/_strptime.pyc +lib/python2.7/_strptime.pyo lib/python2.7/_sysconfigdata.py -lib/python2.7/_sysconfigdata.pyo lib/python2.7/_sysconfigdata.pyc +lib/python2.7/_sysconfigdata.pyo lib/python2.7/_threading_local.py -lib/python2.7/_threading_local.pyo lib/python2.7/_threading_local.pyc +lib/python2.7/_threading_local.pyo lib/python2.7/_weakrefset.py -lib/python2.7/_weakrefset.pyo lib/python2.7/_weakrefset.pyc +lib/python2.7/_weakrefset.pyo lib/python2.7/abc.py -lib/python2.7/abc.pyo lib/python2.7/abc.pyc +lib/python2.7/abc.pyo lib/python2.7/aifc.py -lib/python2.7/aifc.pyo lib/python2.7/aifc.pyc +lib/python2.7/aifc.pyo lib/python2.7/antigravity.py -lib/python2.7/antigravity.pyo lib/python2.7/antigravity.pyc +lib/python2.7/antigravity.pyo lib/python2.7/anydbm.py -lib/python2.7/anydbm.pyo lib/python2.7/anydbm.pyc +lib/python2.7/anydbm.pyo lib/python2.7/argparse.py -lib/python2.7/argparse.pyo lib/python2.7/argparse.pyc +lib/python2.7/argparse.pyo lib/python2.7/ast.py -lib/python2.7/ast.pyo lib/python2.7/ast.pyc +lib/python2.7/ast.pyo lib/python2.7/asynchat.py -lib/python2.7/asynchat.pyo lib/python2.7/asynchat.pyc +lib/python2.7/asynchat.pyo lib/python2.7/asyncore.py -lib/python2.7/asyncore.pyo lib/python2.7/asyncore.pyc +lib/python2.7/asyncore.pyo lib/python2.7/atexit.py -lib/python2.7/atexit.pyo lib/python2.7/atexit.pyc +lib/python2.7/atexit.pyo lib/python2.7/audiodev.py -lib/python2.7/audiodev.pyo lib/python2.7/audiodev.pyc +lib/python2.7/audiodev.pyo lib/python2.7/base64.py -lib/python2.7/base64.pyo lib/python2.7/base64.pyc +lib/python2.7/base64.pyo lib/python2.7/bdb.py -lib/python2.7/bdb.pyo lib/python2.7/bdb.pyc +lib/python2.7/bdb.pyo lib/python2.7/binhex.py -lib/python2.7/binhex.pyo lib/python2.7/binhex.pyc +lib/python2.7/binhex.pyo lib/python2.7/bisect.py -lib/python2.7/bisect.pyo lib/python2.7/bisect.pyc +lib/python2.7/bisect.pyo lib/python2.7/bsddb/__init__.py -lib/python2.7/bsddb/__init__.pyo lib/python2.7/bsddb/__init__.pyc +lib/python2.7/bsddb/__init__.pyo lib/python2.7/bsddb/db.py -lib/python2.7/bsddb/db.pyo lib/python2.7/bsddb/db.pyc +lib/python2.7/bsddb/db.pyo lib/python2.7/bsddb/dbobj.py -lib/python2.7/bsddb/dbobj.pyo lib/python2.7/bsddb/dbobj.pyc +lib/python2.7/bsddb/dbobj.pyo lib/python2.7/bsddb/dbrecio.py -lib/python2.7/bsddb/dbrecio.pyo lib/python2.7/bsddb/dbrecio.pyc +lib/python2.7/bsddb/dbrecio.pyo lib/python2.7/bsddb/dbshelve.py -lib/python2.7/bsddb/dbshelve.pyo lib/python2.7/bsddb/dbshelve.pyc +lib/python2.7/bsddb/dbshelve.pyo lib/python2.7/bsddb/dbtables.py -lib/python2.7/bsddb/dbtables.pyo lib/python2.7/bsddb/dbtables.pyc +lib/python2.7/bsddb/dbtables.pyo lib/python2.7/bsddb/dbutils.py -lib/python2.7/bsddb/dbutils.pyo lib/python2.7/bsddb/dbutils.pyc +lib/python2.7/bsddb/dbutils.pyo lib/python2.7/bsddb/test/__init__.py -lib/python2.7/bsddb/test/__init__.pyo lib/python2.7/bsddb/test/__init__.pyc +lib/python2.7/bsddb/test/__init__.pyo lib/python2.7/bsddb/test/test_all.py -lib/python2.7/bsddb/test/test_all.pyo lib/python2.7/bsddb/test/test_all.pyc +lib/python2.7/bsddb/test/test_all.pyo lib/python2.7/bsddb/test/test_associate.py -lib/python2.7/bsddb/test/test_associate.pyo lib/python2.7/bsddb/test/test_associate.pyc +lib/python2.7/bsddb/test/test_associate.pyo lib/python2.7/bsddb/test/test_basics.py -lib/python2.7/bsddb/test/test_basics.pyo lib/python2.7/bsddb/test/test_basics.pyc +lib/python2.7/bsddb/test/test_basics.pyo lib/python2.7/bsddb/test/test_compare.py -lib/python2.7/bsddb/test/test_compare.pyo lib/python2.7/bsddb/test/test_compare.pyc +lib/python2.7/bsddb/test/test_compare.pyo lib/python2.7/bsddb/test/test_compat.py -lib/python2.7/bsddb/test/test_compat.pyo lib/python2.7/bsddb/test/test_compat.pyc +lib/python2.7/bsddb/test/test_compat.pyo lib/python2.7/bsddb/test/test_cursor_pget_bug.py -lib/python2.7/bsddb/test/test_cursor_pget_bug.pyo lib/python2.7/bsddb/test/test_cursor_pget_bug.pyc +lib/python2.7/bsddb/test/test_cursor_pget_bug.pyo lib/python2.7/bsddb/test/test_db.py -lib/python2.7/bsddb/test/test_db.pyo lib/python2.7/bsddb/test/test_db.pyc +lib/python2.7/bsddb/test/test_db.pyo lib/python2.7/bsddb/test/test_dbenv.py -lib/python2.7/bsddb/test/test_dbenv.pyo lib/python2.7/bsddb/test/test_dbenv.pyc +lib/python2.7/bsddb/test/test_dbenv.pyo lib/python2.7/bsddb/test/test_dbobj.py -lib/python2.7/bsddb/test/test_dbobj.pyo lib/python2.7/bsddb/test/test_dbobj.pyc +lib/python2.7/bsddb/test/test_dbobj.pyo lib/python2.7/bsddb/test/test_dbshelve.py -lib/python2.7/bsddb/test/test_dbshelve.pyo lib/python2.7/bsddb/test/test_dbshelve.pyc +lib/python2.7/bsddb/test/test_dbshelve.pyo lib/python2.7/bsddb/test/test_dbtables.py -lib/python2.7/bsddb/test/test_dbtables.pyo lib/python2.7/bsddb/test/test_dbtables.pyc +lib/python2.7/bsddb/test/test_dbtables.pyo lib/python2.7/bsddb/test/test_distributed_transactions.py -lib/python2.7/bsddb/test/test_distributed_transactions.pyo lib/python2.7/bsddb/test/test_distributed_transactions.pyc +lib/python2.7/bsddb/test/test_distributed_transactions.pyo lib/python2.7/bsddb/test/test_early_close.py -lib/python2.7/bsddb/test/test_early_close.pyo lib/python2.7/bsddb/test/test_early_close.pyc +lib/python2.7/bsddb/test/test_early_close.pyo lib/python2.7/bsddb/test/test_fileid.py -lib/python2.7/bsddb/test/test_fileid.pyo lib/python2.7/bsddb/test/test_fileid.pyc +lib/python2.7/bsddb/test/test_fileid.pyo lib/python2.7/bsddb/test/test_get_none.py -lib/python2.7/bsddb/test/test_get_none.pyo lib/python2.7/bsddb/test/test_get_none.pyc +lib/python2.7/bsddb/test/test_get_none.pyo lib/python2.7/bsddb/test/test_join.py -lib/python2.7/bsddb/test/test_join.pyo lib/python2.7/bsddb/test/test_join.pyc +lib/python2.7/bsddb/test/test_join.pyo lib/python2.7/bsddb/test/test_lock.py -lib/python2.7/bsddb/test/test_lock.pyo lib/python2.7/bsddb/test/test_lock.pyc +lib/python2.7/bsddb/test/test_lock.pyo lib/python2.7/bsddb/test/test_misc.py -lib/python2.7/bsddb/test/test_misc.pyo lib/python2.7/bsddb/test/test_misc.pyc +lib/python2.7/bsddb/test/test_misc.pyo lib/python2.7/bsddb/test/test_pickle.py -lib/python2.7/bsddb/test/test_pickle.pyo lib/python2.7/bsddb/test/test_pickle.pyc +lib/python2.7/bsddb/test/test_pickle.pyo lib/python2.7/bsddb/test/test_queue.py -lib/python2.7/bsddb/test/test_queue.pyo lib/python2.7/bsddb/test/test_queue.pyc +lib/python2.7/bsddb/test/test_queue.pyo lib/python2.7/bsddb/test/test_recno.py -lib/python2.7/bsddb/test/test_recno.pyo lib/python2.7/bsddb/test/test_recno.pyc +lib/python2.7/bsddb/test/test_recno.pyo lib/python2.7/bsddb/test/test_replication.py -lib/python2.7/bsddb/test/test_replication.pyo lib/python2.7/bsddb/test/test_replication.pyc +lib/python2.7/bsddb/test/test_replication.pyo lib/python2.7/bsddb/test/test_sequence.py -lib/python2.7/bsddb/test/test_sequence.pyo lib/python2.7/bsddb/test/test_sequence.pyc +lib/python2.7/bsddb/test/test_sequence.pyo lib/python2.7/bsddb/test/test_thread.py -lib/python2.7/bsddb/test/test_thread.pyo lib/python2.7/bsddb/test/test_thread.pyc +lib/python2.7/bsddb/test/test_thread.pyo lib/python2.7/cProfile.py -lib/python2.7/cProfile.pyo lib/python2.7/cProfile.pyc +lib/python2.7/cProfile.pyo lib/python2.7/calendar.py -lib/python2.7/calendar.pyo lib/python2.7/calendar.pyc +lib/python2.7/calendar.pyo lib/python2.7/cgi.py -lib/python2.7/cgi.pyo lib/python2.7/cgi.pyc +lib/python2.7/cgi.pyo lib/python2.7/cgitb.py -lib/python2.7/cgitb.pyo lib/python2.7/cgitb.pyc +lib/python2.7/cgitb.pyo lib/python2.7/chunk.py -lib/python2.7/chunk.pyo lib/python2.7/chunk.pyc +lib/python2.7/chunk.pyo lib/python2.7/cmd.py -lib/python2.7/cmd.pyo lib/python2.7/cmd.pyc +lib/python2.7/cmd.pyo lib/python2.7/code.py -lib/python2.7/code.pyo lib/python2.7/code.pyc +lib/python2.7/code.pyo lib/python2.7/codecs.py -lib/python2.7/codecs.pyo lib/python2.7/codecs.pyc +lib/python2.7/codecs.pyo lib/python2.7/codeop.py -lib/python2.7/codeop.pyo lib/python2.7/codeop.pyc +lib/python2.7/codeop.pyo lib/python2.7/collections.py -lib/python2.7/collections.pyo lib/python2.7/collections.pyc +lib/python2.7/collections.pyo lib/python2.7/colorsys.py -lib/python2.7/colorsys.pyo lib/python2.7/colorsys.pyc +lib/python2.7/colorsys.pyo lib/python2.7/commands.py -lib/python2.7/commands.pyo lib/python2.7/commands.pyc +lib/python2.7/commands.pyo lib/python2.7/compileall.py -lib/python2.7/compileall.pyo lib/python2.7/compileall.pyc +lib/python2.7/compileall.pyo lib/python2.7/compiler/__init__.py -lib/python2.7/compiler/__init__.pyo lib/python2.7/compiler/__init__.pyc +lib/python2.7/compiler/__init__.pyo lib/python2.7/compiler/ast.py -lib/python2.7/compiler/ast.pyo lib/python2.7/compiler/ast.pyc +lib/python2.7/compiler/ast.pyo lib/python2.7/compiler/consts.py -lib/python2.7/compiler/consts.pyo lib/python2.7/compiler/consts.pyc +lib/python2.7/compiler/consts.pyo lib/python2.7/compiler/future.py -lib/python2.7/compiler/future.pyo lib/python2.7/compiler/future.pyc +lib/python2.7/compiler/future.pyo lib/python2.7/compiler/misc.py -lib/python2.7/compiler/misc.pyo lib/python2.7/compiler/misc.pyc +lib/python2.7/compiler/misc.pyo lib/python2.7/compiler/pyassem.py -lib/python2.7/compiler/pyassem.pyo lib/python2.7/compiler/pyassem.pyc +lib/python2.7/compiler/pyassem.pyo lib/python2.7/compiler/pycodegen.py -lib/python2.7/compiler/pycodegen.pyo lib/python2.7/compiler/pycodegen.pyc +lib/python2.7/compiler/pycodegen.pyo lib/python2.7/compiler/symbols.py -lib/python2.7/compiler/symbols.pyo lib/python2.7/compiler/symbols.pyc +lib/python2.7/compiler/symbols.pyo lib/python2.7/compiler/syntax.py -lib/python2.7/compiler/syntax.pyo lib/python2.7/compiler/syntax.pyc +lib/python2.7/compiler/syntax.pyo lib/python2.7/compiler/transformer.py -lib/python2.7/compiler/transformer.pyo lib/python2.7/compiler/transformer.pyc +lib/python2.7/compiler/transformer.pyo lib/python2.7/compiler/visitor.py -lib/python2.7/compiler/visitor.pyo lib/python2.7/compiler/visitor.pyc +lib/python2.7/compiler/visitor.pyo lib/python2.7/config/Makefile lib/python2.7/config/Setup lib/python2.7/config/Setup.config @@ -401,608 +400,608 @@ lib/python2.7/config/libpython2.7.a lib/python2.7/config/makesetup lib/python2.7/config/python.o lib/python2.7/contextlib.py -lib/python2.7/contextlib.pyo lib/python2.7/contextlib.pyc +lib/python2.7/contextlib.pyo lib/python2.7/cookielib.py -lib/python2.7/cookielib.pyo lib/python2.7/cookielib.pyc +lib/python2.7/cookielib.pyo lib/python2.7/copy.py -lib/python2.7/copy.pyo lib/python2.7/copy.pyc +lib/python2.7/copy.pyo lib/python2.7/copy_reg.py -lib/python2.7/copy_reg.pyo lib/python2.7/copy_reg.pyc +lib/python2.7/copy_reg.pyo lib/python2.7/csv.py -lib/python2.7/csv.pyo lib/python2.7/csv.pyc +lib/python2.7/csv.pyo lib/python2.7/ctypes/__init__.py -lib/python2.7/ctypes/__init__.pyo lib/python2.7/ctypes/__init__.pyc +lib/python2.7/ctypes/__init__.pyo lib/python2.7/ctypes/_endian.py -lib/python2.7/ctypes/_endian.pyo lib/python2.7/ctypes/_endian.pyc +lib/python2.7/ctypes/_endian.pyo lib/python2.7/ctypes/macholib/README.ctypes lib/python2.7/ctypes/macholib/__init__.py -lib/python2.7/ctypes/macholib/__init__.pyo lib/python2.7/ctypes/macholib/__init__.pyc +lib/python2.7/ctypes/macholib/__init__.pyo lib/python2.7/ctypes/macholib/dyld.py -lib/python2.7/ctypes/macholib/dyld.pyo lib/python2.7/ctypes/macholib/dyld.pyc +lib/python2.7/ctypes/macholib/dyld.pyo lib/python2.7/ctypes/macholib/dylib.py -lib/python2.7/ctypes/macholib/dylib.pyo lib/python2.7/ctypes/macholib/dylib.pyc +lib/python2.7/ctypes/macholib/dylib.pyo lib/python2.7/ctypes/macholib/fetch_macholib lib/python2.7/ctypes/macholib/fetch_macholib.bat lib/python2.7/ctypes/macholib/framework.py -lib/python2.7/ctypes/macholib/framework.pyo lib/python2.7/ctypes/macholib/framework.pyc +lib/python2.7/ctypes/macholib/framework.pyo lib/python2.7/ctypes/test/__init__.py -lib/python2.7/ctypes/test/__init__.pyo lib/python2.7/ctypes/test/__init__.pyc +lib/python2.7/ctypes/test/__init__.pyo lib/python2.7/ctypes/test/runtests.py -lib/python2.7/ctypes/test/runtests.pyo lib/python2.7/ctypes/test/runtests.pyc +lib/python2.7/ctypes/test/runtests.pyo lib/python2.7/ctypes/test/test_anon.py -lib/python2.7/ctypes/test/test_anon.pyo lib/python2.7/ctypes/test/test_anon.pyc +lib/python2.7/ctypes/test/test_anon.pyo lib/python2.7/ctypes/test/test_array_in_pointer.py -lib/python2.7/ctypes/test/test_array_in_pointer.pyo lib/python2.7/ctypes/test/test_array_in_pointer.pyc +lib/python2.7/ctypes/test/test_array_in_pointer.pyo lib/python2.7/ctypes/test/test_arrays.py -lib/python2.7/ctypes/test/test_arrays.pyo lib/python2.7/ctypes/test/test_arrays.pyc +lib/python2.7/ctypes/test/test_arrays.pyo lib/python2.7/ctypes/test/test_as_parameter.py -lib/python2.7/ctypes/test/test_as_parameter.pyo lib/python2.7/ctypes/test/test_as_parameter.pyc +lib/python2.7/ctypes/test/test_as_parameter.pyo lib/python2.7/ctypes/test/test_bitfields.py -lib/python2.7/ctypes/test/test_bitfields.pyo lib/python2.7/ctypes/test/test_bitfields.pyc +lib/python2.7/ctypes/test/test_bitfields.pyo lib/python2.7/ctypes/test/test_buffers.py -lib/python2.7/ctypes/test/test_buffers.pyo lib/python2.7/ctypes/test/test_buffers.pyc +lib/python2.7/ctypes/test/test_buffers.pyo lib/python2.7/ctypes/test/test_byteswap.py -lib/python2.7/ctypes/test/test_byteswap.pyo lib/python2.7/ctypes/test/test_byteswap.pyc +lib/python2.7/ctypes/test/test_byteswap.pyo lib/python2.7/ctypes/test/test_callbacks.py -lib/python2.7/ctypes/test/test_callbacks.pyo lib/python2.7/ctypes/test/test_callbacks.pyc +lib/python2.7/ctypes/test/test_callbacks.pyo lib/python2.7/ctypes/test/test_cast.py -lib/python2.7/ctypes/test/test_cast.pyo lib/python2.7/ctypes/test/test_cast.pyc +lib/python2.7/ctypes/test/test_cast.pyo lib/python2.7/ctypes/test/test_cfuncs.py -lib/python2.7/ctypes/test/test_cfuncs.pyo lib/python2.7/ctypes/test/test_cfuncs.pyc +lib/python2.7/ctypes/test/test_cfuncs.pyo lib/python2.7/ctypes/test/test_checkretval.py -lib/python2.7/ctypes/test/test_checkretval.pyo lib/python2.7/ctypes/test/test_checkretval.pyc +lib/python2.7/ctypes/test/test_checkretval.pyo lib/python2.7/ctypes/test/test_delattr.py -lib/python2.7/ctypes/test/test_delattr.pyo lib/python2.7/ctypes/test/test_delattr.pyc +lib/python2.7/ctypes/test/test_delattr.pyo lib/python2.7/ctypes/test/test_errno.py -lib/python2.7/ctypes/test/test_errno.pyo lib/python2.7/ctypes/test/test_errno.pyc +lib/python2.7/ctypes/test/test_errno.pyo lib/python2.7/ctypes/test/test_find.py -lib/python2.7/ctypes/test/test_find.pyo lib/python2.7/ctypes/test/test_find.pyc +lib/python2.7/ctypes/test/test_find.pyo lib/python2.7/ctypes/test/test_frombuffer.py -lib/python2.7/ctypes/test/test_frombuffer.pyo lib/python2.7/ctypes/test/test_frombuffer.pyc +lib/python2.7/ctypes/test/test_frombuffer.pyo lib/python2.7/ctypes/test/test_funcptr.py -lib/python2.7/ctypes/test/test_funcptr.pyo lib/python2.7/ctypes/test/test_funcptr.pyc +lib/python2.7/ctypes/test/test_funcptr.pyo lib/python2.7/ctypes/test/test_functions.py -lib/python2.7/ctypes/test/test_functions.pyo lib/python2.7/ctypes/test/test_functions.pyc +lib/python2.7/ctypes/test/test_functions.pyo lib/python2.7/ctypes/test/test_incomplete.py -lib/python2.7/ctypes/test/test_incomplete.pyo lib/python2.7/ctypes/test/test_incomplete.pyc +lib/python2.7/ctypes/test/test_incomplete.pyo lib/python2.7/ctypes/test/test_init.py -lib/python2.7/ctypes/test/test_init.pyo lib/python2.7/ctypes/test/test_init.pyc +lib/python2.7/ctypes/test/test_init.pyo lib/python2.7/ctypes/test/test_internals.py -lib/python2.7/ctypes/test/test_internals.pyo lib/python2.7/ctypes/test/test_internals.pyc +lib/python2.7/ctypes/test/test_internals.pyo lib/python2.7/ctypes/test/test_keeprefs.py -lib/python2.7/ctypes/test/test_keeprefs.pyo lib/python2.7/ctypes/test/test_keeprefs.pyc +lib/python2.7/ctypes/test/test_keeprefs.pyo lib/python2.7/ctypes/test/test_libc.py -lib/python2.7/ctypes/test/test_libc.pyo lib/python2.7/ctypes/test/test_libc.pyc +lib/python2.7/ctypes/test/test_libc.pyo lib/python2.7/ctypes/test/test_loading.py -lib/python2.7/ctypes/test/test_loading.pyo lib/python2.7/ctypes/test/test_loading.pyc +lib/python2.7/ctypes/test/test_loading.pyo lib/python2.7/ctypes/test/test_macholib.py -lib/python2.7/ctypes/test/test_macholib.pyo lib/python2.7/ctypes/test/test_macholib.pyc +lib/python2.7/ctypes/test/test_macholib.pyo lib/python2.7/ctypes/test/test_memfunctions.py -lib/python2.7/ctypes/test/test_memfunctions.pyo lib/python2.7/ctypes/test/test_memfunctions.pyc +lib/python2.7/ctypes/test/test_memfunctions.pyo lib/python2.7/ctypes/test/test_numbers.py -lib/python2.7/ctypes/test/test_numbers.pyo lib/python2.7/ctypes/test/test_numbers.pyc +lib/python2.7/ctypes/test/test_numbers.pyo lib/python2.7/ctypes/test/test_objects.py -lib/python2.7/ctypes/test/test_objects.pyo lib/python2.7/ctypes/test/test_objects.pyc +lib/python2.7/ctypes/test/test_objects.pyo lib/python2.7/ctypes/test/test_parameters.py -lib/python2.7/ctypes/test/test_parameters.pyo lib/python2.7/ctypes/test/test_parameters.pyc +lib/python2.7/ctypes/test/test_parameters.pyo lib/python2.7/ctypes/test/test_pep3118.py -lib/python2.7/ctypes/test/test_pep3118.pyo lib/python2.7/ctypes/test/test_pep3118.pyc +lib/python2.7/ctypes/test/test_pep3118.pyo lib/python2.7/ctypes/test/test_pickling.py -lib/python2.7/ctypes/test/test_pickling.pyo lib/python2.7/ctypes/test/test_pickling.pyc +lib/python2.7/ctypes/test/test_pickling.pyo lib/python2.7/ctypes/test/test_pointers.py -lib/python2.7/ctypes/test/test_pointers.pyo lib/python2.7/ctypes/test/test_pointers.pyc +lib/python2.7/ctypes/test/test_pointers.pyo lib/python2.7/ctypes/test/test_prototypes.py -lib/python2.7/ctypes/test/test_prototypes.pyo lib/python2.7/ctypes/test/test_prototypes.pyc +lib/python2.7/ctypes/test/test_prototypes.pyo lib/python2.7/ctypes/test/test_python_api.py -lib/python2.7/ctypes/test/test_python_api.pyo lib/python2.7/ctypes/test/test_python_api.pyc +lib/python2.7/ctypes/test/test_python_api.pyo lib/python2.7/ctypes/test/test_random_things.py -lib/python2.7/ctypes/test/test_random_things.pyo lib/python2.7/ctypes/test/test_random_things.pyc +lib/python2.7/ctypes/test/test_random_things.pyo lib/python2.7/ctypes/test/test_refcounts.py -lib/python2.7/ctypes/test/test_refcounts.pyo lib/python2.7/ctypes/test/test_refcounts.pyc +lib/python2.7/ctypes/test/test_refcounts.pyo lib/python2.7/ctypes/test/test_repr.py -lib/python2.7/ctypes/test/test_repr.pyo lib/python2.7/ctypes/test/test_repr.pyc +lib/python2.7/ctypes/test/test_repr.pyo lib/python2.7/ctypes/test/test_returnfuncptrs.py -lib/python2.7/ctypes/test/test_returnfuncptrs.pyo lib/python2.7/ctypes/test/test_returnfuncptrs.pyc +lib/python2.7/ctypes/test/test_returnfuncptrs.pyo lib/python2.7/ctypes/test/test_simplesubclasses.py -lib/python2.7/ctypes/test/test_simplesubclasses.pyo lib/python2.7/ctypes/test/test_simplesubclasses.pyc +lib/python2.7/ctypes/test/test_simplesubclasses.pyo lib/python2.7/ctypes/test/test_sizes.py -lib/python2.7/ctypes/test/test_sizes.pyo lib/python2.7/ctypes/test/test_sizes.pyc +lib/python2.7/ctypes/test/test_sizes.pyo lib/python2.7/ctypes/test/test_slicing.py -lib/python2.7/ctypes/test/test_slicing.pyo lib/python2.7/ctypes/test/test_slicing.pyc +lib/python2.7/ctypes/test/test_slicing.pyo lib/python2.7/ctypes/test/test_stringptr.py -lib/python2.7/ctypes/test/test_stringptr.pyo lib/python2.7/ctypes/test/test_stringptr.pyc +lib/python2.7/ctypes/test/test_stringptr.pyo lib/python2.7/ctypes/test/test_strings.py -lib/python2.7/ctypes/test/test_strings.pyo lib/python2.7/ctypes/test/test_strings.pyc +lib/python2.7/ctypes/test/test_strings.pyo lib/python2.7/ctypes/test/test_struct_fields.py -lib/python2.7/ctypes/test/test_struct_fields.pyo lib/python2.7/ctypes/test/test_struct_fields.pyc +lib/python2.7/ctypes/test/test_struct_fields.pyo lib/python2.7/ctypes/test/test_structures.py -lib/python2.7/ctypes/test/test_structures.pyo lib/python2.7/ctypes/test/test_structures.pyc +lib/python2.7/ctypes/test/test_structures.pyo lib/python2.7/ctypes/test/test_unaligned_structures.py -lib/python2.7/ctypes/test/test_unaligned_structures.pyo lib/python2.7/ctypes/test/test_unaligned_structures.pyc +lib/python2.7/ctypes/test/test_unaligned_structures.pyo lib/python2.7/ctypes/test/test_unicode.py -lib/python2.7/ctypes/test/test_unicode.pyo lib/python2.7/ctypes/test/test_unicode.pyc +lib/python2.7/ctypes/test/test_unicode.pyo lib/python2.7/ctypes/test/test_values.py -lib/python2.7/ctypes/test/test_values.pyo lib/python2.7/ctypes/test/test_values.pyc +lib/python2.7/ctypes/test/test_values.pyo lib/python2.7/ctypes/test/test_varsize_struct.py -lib/python2.7/ctypes/test/test_varsize_struct.pyo lib/python2.7/ctypes/test/test_varsize_struct.pyc +lib/python2.7/ctypes/test/test_varsize_struct.pyo lib/python2.7/ctypes/test/test_win32.py -lib/python2.7/ctypes/test/test_win32.pyo lib/python2.7/ctypes/test/test_win32.pyc +lib/python2.7/ctypes/test/test_win32.pyo lib/python2.7/ctypes/test/test_wintypes.py -lib/python2.7/ctypes/test/test_wintypes.pyo lib/python2.7/ctypes/test/test_wintypes.pyc +lib/python2.7/ctypes/test/test_wintypes.pyo lib/python2.7/ctypes/util.py -lib/python2.7/ctypes/util.pyo lib/python2.7/ctypes/util.pyc +lib/python2.7/ctypes/util.pyo lib/python2.7/ctypes/wintypes.py -lib/python2.7/ctypes/wintypes.pyo lib/python2.7/ctypes/wintypes.pyc +lib/python2.7/ctypes/wintypes.pyo lib/python2.7/curses/__init__.py -lib/python2.7/curses/__init__.pyo lib/python2.7/curses/__init__.pyc +lib/python2.7/curses/__init__.pyo lib/python2.7/curses/ascii.py -lib/python2.7/curses/ascii.pyo lib/python2.7/curses/ascii.pyc +lib/python2.7/curses/ascii.pyo lib/python2.7/curses/has_key.py -lib/python2.7/curses/has_key.pyo lib/python2.7/curses/has_key.pyc +lib/python2.7/curses/has_key.pyo lib/python2.7/curses/panel.py -lib/python2.7/curses/panel.pyo lib/python2.7/curses/panel.pyc +lib/python2.7/curses/panel.pyo lib/python2.7/curses/textpad.py -lib/python2.7/curses/textpad.pyo lib/python2.7/curses/textpad.pyc +lib/python2.7/curses/textpad.pyo lib/python2.7/curses/wrapper.py -lib/python2.7/curses/wrapper.pyo lib/python2.7/curses/wrapper.pyc +lib/python2.7/curses/wrapper.pyo lib/python2.7/dbhash.py -lib/python2.7/dbhash.pyo lib/python2.7/dbhash.pyc +lib/python2.7/dbhash.pyo lib/python2.7/decimal.py -lib/python2.7/decimal.pyo lib/python2.7/decimal.pyc +lib/python2.7/decimal.pyo lib/python2.7/difflib.py -lib/python2.7/difflib.pyo lib/python2.7/difflib.pyc +lib/python2.7/difflib.pyo lib/python2.7/dircache.py -lib/python2.7/dircache.pyo lib/python2.7/dircache.pyc +lib/python2.7/dircache.pyo lib/python2.7/dis.py -lib/python2.7/dis.pyo lib/python2.7/dis.pyc +lib/python2.7/dis.pyo lib/python2.7/distutils/README lib/python2.7/distutils/__init__.py -lib/python2.7/distutils/__init__.pyo lib/python2.7/distutils/__init__.pyc +lib/python2.7/distutils/__init__.pyo lib/python2.7/distutils/archive_util.py -lib/python2.7/distutils/archive_util.pyo lib/python2.7/distutils/archive_util.pyc +lib/python2.7/distutils/archive_util.pyo lib/python2.7/distutils/bcppcompiler.py -lib/python2.7/distutils/bcppcompiler.pyo lib/python2.7/distutils/bcppcompiler.pyc +lib/python2.7/distutils/bcppcompiler.pyo lib/python2.7/distutils/ccompiler.py -lib/python2.7/distutils/ccompiler.pyo lib/python2.7/distutils/ccompiler.pyc +lib/python2.7/distutils/ccompiler.pyo lib/python2.7/distutils/cmd.py -lib/python2.7/distutils/cmd.pyo lib/python2.7/distutils/cmd.pyc +lib/python2.7/distutils/cmd.pyo lib/python2.7/distutils/command/__init__.py -lib/python2.7/distutils/command/__init__.pyo lib/python2.7/distutils/command/__init__.pyc +lib/python2.7/distutils/command/__init__.pyo lib/python2.7/distutils/command/bdist.py -lib/python2.7/distutils/command/bdist.pyo lib/python2.7/distutils/command/bdist.pyc +lib/python2.7/distutils/command/bdist.pyo lib/python2.7/distutils/command/bdist_dumb.py -lib/python2.7/distutils/command/bdist_dumb.pyo lib/python2.7/distutils/command/bdist_dumb.pyc +lib/python2.7/distutils/command/bdist_dumb.pyo lib/python2.7/distutils/command/bdist_msi.py -lib/python2.7/distutils/command/bdist_msi.pyo lib/python2.7/distutils/command/bdist_msi.pyc +lib/python2.7/distutils/command/bdist_msi.pyo lib/python2.7/distutils/command/bdist_rpm.py -lib/python2.7/distutils/command/bdist_rpm.pyo lib/python2.7/distutils/command/bdist_rpm.pyc +lib/python2.7/distutils/command/bdist_rpm.pyo lib/python2.7/distutils/command/bdist_wininst.py -lib/python2.7/distutils/command/bdist_wininst.pyo lib/python2.7/distutils/command/bdist_wininst.pyc +lib/python2.7/distutils/command/bdist_wininst.pyo lib/python2.7/distutils/command/build.py -lib/python2.7/distutils/command/build.pyo lib/python2.7/distutils/command/build.pyc +lib/python2.7/distutils/command/build.pyo lib/python2.7/distutils/command/build_clib.py -lib/python2.7/distutils/command/build_clib.pyo lib/python2.7/distutils/command/build_clib.pyc +lib/python2.7/distutils/command/build_clib.pyo lib/python2.7/distutils/command/build_ext.py -lib/python2.7/distutils/command/build_ext.pyo lib/python2.7/distutils/command/build_ext.pyc +lib/python2.7/distutils/command/build_ext.pyo lib/python2.7/distutils/command/build_py.py -lib/python2.7/distutils/command/build_py.pyo lib/python2.7/distutils/command/build_py.pyc +lib/python2.7/distutils/command/build_py.pyo lib/python2.7/distutils/command/build_scripts.py -lib/python2.7/distutils/command/build_scripts.pyo lib/python2.7/distutils/command/build_scripts.pyc +lib/python2.7/distutils/command/build_scripts.pyo lib/python2.7/distutils/command/check.py -lib/python2.7/distutils/command/check.pyo lib/python2.7/distutils/command/check.pyc +lib/python2.7/distutils/command/check.pyo lib/python2.7/distutils/command/clean.py -lib/python2.7/distutils/command/clean.pyo lib/python2.7/distutils/command/clean.pyc +lib/python2.7/distutils/command/clean.pyo lib/python2.7/distutils/command/command_template lib/python2.7/distutils/command/config.py -lib/python2.7/distutils/command/config.pyo lib/python2.7/distutils/command/config.pyc +lib/python2.7/distutils/command/config.pyo lib/python2.7/distutils/command/install.py -lib/python2.7/distutils/command/install.pyo lib/python2.7/distutils/command/install.pyc +lib/python2.7/distutils/command/install.pyo lib/python2.7/distutils/command/install_data.py -lib/python2.7/distutils/command/install_data.pyo lib/python2.7/distutils/command/install_data.pyc +lib/python2.7/distutils/command/install_data.pyo lib/python2.7/distutils/command/install_egg_info.py -lib/python2.7/distutils/command/install_egg_info.pyo lib/python2.7/distutils/command/install_egg_info.pyc +lib/python2.7/distutils/command/install_egg_info.pyo lib/python2.7/distutils/command/install_headers.py -lib/python2.7/distutils/command/install_headers.pyo lib/python2.7/distutils/command/install_headers.pyc +lib/python2.7/distutils/command/install_headers.pyo lib/python2.7/distutils/command/install_lib.py -lib/python2.7/distutils/command/install_lib.pyo lib/python2.7/distutils/command/install_lib.pyc +lib/python2.7/distutils/command/install_lib.pyo lib/python2.7/distutils/command/install_scripts.py -lib/python2.7/distutils/command/install_scripts.pyo lib/python2.7/distutils/command/install_scripts.pyc +lib/python2.7/distutils/command/install_scripts.pyo lib/python2.7/distutils/command/register.py -lib/python2.7/distutils/command/register.pyo lib/python2.7/distutils/command/register.pyc +lib/python2.7/distutils/command/register.pyo lib/python2.7/distutils/command/sdist.py -lib/python2.7/distutils/command/sdist.pyo lib/python2.7/distutils/command/sdist.pyc +lib/python2.7/distutils/command/sdist.pyo lib/python2.7/distutils/command/upload.py -lib/python2.7/distutils/command/upload.pyo lib/python2.7/distutils/command/upload.pyc +lib/python2.7/distutils/command/upload.pyo lib/python2.7/distutils/command/wininst-6.0.exe lib/python2.7/distutils/command/wininst-7.1.exe lib/python2.7/distutils/command/wininst-8.0.exe lib/python2.7/distutils/command/wininst-9.0-amd64.exe lib/python2.7/distutils/command/wininst-9.0.exe lib/python2.7/distutils/config.py -lib/python2.7/distutils/config.pyo lib/python2.7/distutils/config.pyc +lib/python2.7/distutils/config.pyo lib/python2.7/distutils/core.py -lib/python2.7/distutils/core.pyo lib/python2.7/distutils/core.pyc +lib/python2.7/distutils/core.pyo lib/python2.7/distutils/cygwinccompiler.py -lib/python2.7/distutils/cygwinccompiler.pyo lib/python2.7/distutils/cygwinccompiler.pyc +lib/python2.7/distutils/cygwinccompiler.pyo lib/python2.7/distutils/debug.py -lib/python2.7/distutils/debug.pyo lib/python2.7/distutils/debug.pyc +lib/python2.7/distutils/debug.pyo lib/python2.7/distutils/dep_util.py -lib/python2.7/distutils/dep_util.pyo lib/python2.7/distutils/dep_util.pyc +lib/python2.7/distutils/dep_util.pyo lib/python2.7/distutils/dir_util.py -lib/python2.7/distutils/dir_util.pyo lib/python2.7/distutils/dir_util.pyc +lib/python2.7/distutils/dir_util.pyo lib/python2.7/distutils/dist.py -lib/python2.7/distutils/dist.pyo lib/python2.7/distutils/dist.pyc +lib/python2.7/distutils/dist.pyo lib/python2.7/distutils/emxccompiler.py -lib/python2.7/distutils/emxccompiler.pyo lib/python2.7/distutils/emxccompiler.pyc +lib/python2.7/distutils/emxccompiler.pyo lib/python2.7/distutils/errors.py -lib/python2.7/distutils/errors.pyo lib/python2.7/distutils/errors.pyc +lib/python2.7/distutils/errors.pyo lib/python2.7/distutils/extension.py -lib/python2.7/distutils/extension.pyo lib/python2.7/distutils/extension.pyc +lib/python2.7/distutils/extension.pyo lib/python2.7/distutils/fancy_getopt.py -lib/python2.7/distutils/fancy_getopt.pyo lib/python2.7/distutils/fancy_getopt.pyc +lib/python2.7/distutils/fancy_getopt.pyo lib/python2.7/distutils/file_util.py -lib/python2.7/distutils/file_util.pyo lib/python2.7/distutils/file_util.pyc +lib/python2.7/distutils/file_util.pyo lib/python2.7/distutils/filelist.py -lib/python2.7/distutils/filelist.pyo lib/python2.7/distutils/filelist.pyc +lib/python2.7/distutils/filelist.pyo lib/python2.7/distutils/log.py -lib/python2.7/distutils/log.pyo lib/python2.7/distutils/log.pyc +lib/python2.7/distutils/log.pyo lib/python2.7/distutils/msvc9compiler.py -lib/python2.7/distutils/msvc9compiler.pyo lib/python2.7/distutils/msvc9compiler.pyc +lib/python2.7/distutils/msvc9compiler.pyo lib/python2.7/distutils/msvccompiler.py -lib/python2.7/distutils/msvccompiler.pyo lib/python2.7/distutils/msvccompiler.pyc +lib/python2.7/distutils/msvccompiler.pyo lib/python2.7/distutils/spawn.py -lib/python2.7/distutils/spawn.pyo lib/python2.7/distutils/spawn.pyc +lib/python2.7/distutils/spawn.pyo lib/python2.7/distutils/sysconfig.py -lib/python2.7/distutils/sysconfig.pyo lib/python2.7/distutils/sysconfig.pyc +lib/python2.7/distutils/sysconfig.pyo lib/python2.7/distutils/tests/Setup.sample lib/python2.7/distutils/tests/__init__.py -lib/python2.7/distutils/tests/__init__.pyo lib/python2.7/distutils/tests/__init__.pyc +lib/python2.7/distutils/tests/__init__.pyo lib/python2.7/distutils/tests/setuptools_build_ext.py -lib/python2.7/distutils/tests/setuptools_build_ext.pyo lib/python2.7/distutils/tests/setuptools_build_ext.pyc +lib/python2.7/distutils/tests/setuptools_build_ext.pyo lib/python2.7/distutils/tests/setuptools_extension.py -lib/python2.7/distutils/tests/setuptools_extension.pyo lib/python2.7/distutils/tests/setuptools_extension.pyc +lib/python2.7/distutils/tests/setuptools_extension.pyo lib/python2.7/distutils/tests/support.py -lib/python2.7/distutils/tests/support.pyo lib/python2.7/distutils/tests/support.pyc +lib/python2.7/distutils/tests/support.pyo lib/python2.7/distutils/tests/test_archive_util.py -lib/python2.7/distutils/tests/test_archive_util.pyo lib/python2.7/distutils/tests/test_archive_util.pyc +lib/python2.7/distutils/tests/test_archive_util.pyo lib/python2.7/distutils/tests/test_bdist.py -lib/python2.7/distutils/tests/test_bdist.pyo lib/python2.7/distutils/tests/test_bdist.pyc +lib/python2.7/distutils/tests/test_bdist.pyo lib/python2.7/distutils/tests/test_bdist_dumb.py -lib/python2.7/distutils/tests/test_bdist_dumb.pyo lib/python2.7/distutils/tests/test_bdist_dumb.pyc +lib/python2.7/distutils/tests/test_bdist_dumb.pyo lib/python2.7/distutils/tests/test_bdist_msi.py -lib/python2.7/distutils/tests/test_bdist_msi.pyo lib/python2.7/distutils/tests/test_bdist_msi.pyc +lib/python2.7/distutils/tests/test_bdist_msi.pyo lib/python2.7/distutils/tests/test_bdist_rpm.py -lib/python2.7/distutils/tests/test_bdist_rpm.pyo lib/python2.7/distutils/tests/test_bdist_rpm.pyc +lib/python2.7/distutils/tests/test_bdist_rpm.pyo +lib/python2.7/distutils/tests/test_bdist_wininst.py +lib/python2.7/distutils/tests/test_bdist_wininst.pyc +lib/python2.7/distutils/tests/test_bdist_wininst.pyo lib/python2.7/distutils/tests/test_build.py -lib/python2.7/distutils/tests/test_build.pyo lib/python2.7/distutils/tests/test_build.pyc +lib/python2.7/distutils/tests/test_build.pyo lib/python2.7/distutils/tests/test_build_clib.py -lib/python2.7/distutils/tests/test_build_clib.pyo lib/python2.7/distutils/tests/test_build_clib.pyc +lib/python2.7/distutils/tests/test_build_clib.pyo lib/python2.7/distutils/tests/test_build_ext.py -lib/python2.7/distutils/tests/test_build_ext.pyo lib/python2.7/distutils/tests/test_build_ext.pyc +lib/python2.7/distutils/tests/test_build_ext.pyo lib/python2.7/distutils/tests/test_build_py.py -lib/python2.7/distutils/tests/test_build_py.pyo lib/python2.7/distutils/tests/test_build_py.pyc +lib/python2.7/distutils/tests/test_build_py.pyo lib/python2.7/distutils/tests/test_build_scripts.py -lib/python2.7/distutils/tests/test_build_scripts.pyo lib/python2.7/distutils/tests/test_build_scripts.pyc -lib/python2.7/distutils/tests/test_bdist_wininst.py -lib/python2.7/distutils/tests/test_bdist_wininst.pyo *** DIFF OUTPUT TRUNCATED AT 1000 LINES *** From owner-svn-ports-head@freebsd.org Mon Dec 26 01:13:18 2016 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 BBB2BC90969; Mon, 26 Dec 2016 01:13:18 +0000 (UTC) (envelope-from wen@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 8B48C1845; Mon, 26 Dec 2016 01:13:18 +0000 (UTC) (envelope-from wen@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBQ1DHQE015047; Mon, 26 Dec 2016 01:13:17 GMT (envelope-from wen@FreeBSD.org) Received: (from wen@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBQ1DHNu015045; Mon, 26 Dec 2016 01:13:17 GMT (envelope-from wen@FreeBSD.org) Message-Id: <201612260113.uBQ1DHNu015045@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: wen set sender to wen@FreeBSD.org using -f From: Wen Heping Date: Mon, 26 Dec 2016 01:13:17 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429471 - head/finance/prestashop 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, 26 Dec 2016 01:13:18 -0000 Author: wen Date: Mon Dec 26 01:13:17 2016 New Revision: 429471 URL: https://svnweb.freebsd.org/changeset/ports/429471 Log: - Update to 1.7.0.3 Modified: head/finance/prestashop/Makefile head/finance/prestashop/distinfo Modified: head/finance/prestashop/Makefile ============================================================================== --- head/finance/prestashop/Makefile Mon Dec 26 01:01:04 2016 (r429470) +++ head/finance/prestashop/Makefile Mon Dec 26 01:13:17 2016 (r429471) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= prestashop -PORTVERSION= 1.7.0.2 +PORTVERSION= 1.7.0.3 CATEGORIES= finance www MASTER_SITES= http://www.prestashop.com/download/old/ DISTNAME= ${PORTNAME}_${PORTVERSION} Modified: head/finance/prestashop/distinfo ============================================================================== --- head/finance/prestashop/distinfo Mon Dec 26 01:01:04 2016 (r429470) +++ head/finance/prestashop/distinfo Mon Dec 26 01:13:17 2016 (r429471) @@ -1,3 +1,3 @@ -TIMESTAMP = 1480422870 -SHA256 (prestashop_1.7.0.2.zip) = 9f762be0282d913500853a300f3a442a8ab9312e016412fdae6dc9b82ff51d6f -SIZE (prestashop_1.7.0.2.zip) = 55631336 +TIMESTAMP = 1482481920 +SHA256 (prestashop_1.7.0.3.zip) = 8c0ee66dbbf410d0d37ce7197fbeb5be45f3a23cd2b238809ea4a6a86936221d +SIZE (prestashop_1.7.0.3.zip) = 55440090 From owner-svn-ports-head@freebsd.org Mon Dec 26 01:23:25 2016 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 B5008C90CDB; Mon, 26 Dec 2016 01:23:25 +0000 (UTC) (envelope-from wen@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 84BA91DC1; Mon, 26 Dec 2016 01:23:25 +0000 (UTC) (envelope-from wen@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBQ1NO8r019276; Mon, 26 Dec 2016 01:23:24 GMT (envelope-from wen@FreeBSD.org) Received: (from wen@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBQ1NOc6019274; Mon, 26 Dec 2016 01:23:24 GMT (envelope-from wen@FreeBSD.org) Message-Id: <201612260123.uBQ1NOc6019274@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: wen set sender to wen@FreeBSD.org using -f From: Wen Heping Date: Mon, 26 Dec 2016 01:23:24 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429472 - head/www/e107 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, 26 Dec 2016 01:23:25 -0000 Author: wen Date: Mon Dec 26 01:23:24 2016 New Revision: 429472 URL: https://svnweb.freebsd.org/changeset/ports/429472 Log: - Update to 2.1.3 Modified: head/www/e107/Makefile head/www/e107/distinfo Modified: head/www/e107/Makefile ============================================================================== --- head/www/e107/Makefile Mon Dec 26 01:13:17 2016 (r429471) +++ head/www/e107/Makefile Mon Dec 26 01:23:24 2016 (r429472) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= e107 -PORTVERSION= 2.1.2 +PORTVERSION= 2.1.3 CATEGORIES= www MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}%20v${PORTVERSION} DISTNAME= ${PORTNAME}_${PORTVERSION}_full Modified: head/www/e107/distinfo ============================================================================== --- head/www/e107/distinfo Mon Dec 26 01:13:17 2016 (r429471) +++ head/www/e107/distinfo Mon Dec 26 01:23:24 2016 (r429472) @@ -1,3 +1,3 @@ -TIMESTAMP = 1477878570 -SHA256 (e107_2.1.2_full.tar.gz) = 78df275eb3a6f34e410aa063043ac9409c053ea9473b5ef820a8fc968ac2b2b2 -SIZE (e107_2.1.2_full.tar.gz) = 8462542 +TIMESTAMP = 1482715036 +SHA256 (e107_2.1.3_full.tar.gz) = 7889d2d305b916d20a428e22b16cce482d3aea2d651201041800d28de38e51ba +SIZE (e107_2.1.3_full.tar.gz) = 9141513 From owner-svn-ports-head@freebsd.org Mon Dec 26 02:17:18 2016 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 4A4C6C916C1; Mon, 26 Dec 2016 02:17:18 +0000 (UTC) (envelope-from bsdkaffee@gmail.com) Received: from mail-lf0-x243.google.com (mail-lf0-x243.google.com [IPv6:2a00:1450:4010:c07::243]) (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 BB0A7152; Mon, 26 Dec 2016 02:17:17 +0000 (UTC) (envelope-from bsdkaffee@gmail.com) Received: by mail-lf0-x243.google.com with SMTP id x140so10065576lfa.2; Sun, 25 Dec 2016 18:17:17 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc; bh=E4QL+SKKS+VqP3RirXZFT94yvPd8aETv81ZUwp+Jm44=; b=NMCGvoUt3mwajCvgqUXlZm3kdQb6QA1QmhsifhUdlbg9rr00qCROssdQvROBJ2kfO3 r/XmmbP3/d24rJIShL+mhUXGBFvQ/mX2srprWXC94Gub8HfO92lKxtO/6lNG9cHyGh1o 2NUSSWr3BxEfZqd9hn6qwjUOoVgsu6SF7+HBD0QoEuaAjpCi1DMNZDqRJNxXhnP9TS2m n9wq4JvPtOHqRrVFNLkic1QmtNdIULH33ih3IJEc7yVjgqWJb32UE4XXb7NtcXjbSvg7 6eorsIuJyJhpFBPs6W2n8j/YDi/nhPfgsO4buUIvd+CGzXqNdFiGVykxMOVltL0aAoTL r4Pg== 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=E4QL+SKKS+VqP3RirXZFT94yvPd8aETv81ZUwp+Jm44=; b=tikf9sPR6GquAAi72bRoocM5AXLdFQh61TgCWr+AXXobVuyuMtk0I2cQHVl0f1tQ6Z gWEUymdiXbdnaiuFAtmPtvd6t2iCJ/fQ5NqNDFh2fMxr4Nni4b1AkHOt1Da2ySFzVzr3 CPA09FUM/ro0mrn1smbpzgmnydkAXsdymy9IHL0ctXcsJJ9nmJhA/KDUGiOJIW/c6KXo Jk7zyw8qI3CFrDZuf6SFJNsDGqvKMKw9+Pyf54hpwePHEMQlZ5fzt9AXyk+Z2ZmAxxgf fL5PQw7limtH1Et7+Zxvgi1SrIe56RKHdj13pGogo1aAAQO7J/WDp3wRJo/XlvcmXl67 CcSA== X-Gm-Message-State: AIkVDXJjzEUQ0R2OEykeF7WTusCDAI6RP2IHCcxOOIKW+laSw1prP5BaFiKxSwo3HUoa7yw+f4YEqY7mBTTzXA== X-Received: by 10.25.104.2 with SMTP id d2mr6905794lfc.95.1482718635009; Sun, 25 Dec 2016 18:17:15 -0800 (PST) MIME-Version: 1.0 Sender: bsdkaffee@gmail.com Received: by 10.25.228.150 with HTTP; Sun, 25 Dec 2016 18:17:14 -0800 (PST) In-Reply-To: <201612251953.uBPJrvr5085124@repo.freebsd.org> References: <201612251953.uBPJrvr5085124@repo.freebsd.org> From: "Jason E. Hale" Date: Sun, 25 Dec 2016 21:17:14 -0500 X-Google-Sender-Auth: BwNQJlSz4-9eFzHI6NClAP3g_DM Message-ID: Subject: Re: svn commit: r429459 - head/x11/xcalib To: Boris Samorodov Cc: ports-committers , "svn-ports-all@freebsd.org" , "svn-ports-head@freebsd.org" Content-Type: text/plain; charset=UTF-8 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, 26 Dec 2016 02:17:18 -0000 On Sun, Dec 25, 2016 at 2:53 PM, Boris Samorodov wrote: > Author: bsam > Date: Sun Dec 25 19:53:57 2016 > New Revision: 429459 > URL: https://svnweb.freebsd.org/changeset/ports/429459 > > Log: > x11/xcalib: Fix permission of the executable. > > Modified: > head/x11/xcalib/Makefile > > Modified: head/x11/xcalib/Makefile > ============================================================================== > --- head/x11/xcalib/Makefile Sun Dec 25 19:24:16 2016 (r429458) > +++ head/x11/xcalib/Makefile Sun Dec 25 19:53:57 2016 (r429459) > @@ -3,6 +3,7 @@ > > PORTNAME= xcalib > PORTVERSION= 0.9.0 > +PORTREVISION= 1 > CATEGORIES= x11 graphics > MASTER_SITES= SF/openicc/xcalib/xcalib%200.9/ > > @@ -22,7 +23,7 @@ PLIST_FILES= bin/${PORTNAME} > OPTIONS_DEFINE= DOCS EXAMPLES > > post-patch: > - @${REINPLACE_CMD} -e 's|/usr/local|${PREFIX}|g' \ > + @${REINPLACE_CMD} -e 's|/usr/local|${PREFIX}|g' -e 's|0644|0555|g'\ > -e 's|CFLAGS =|CFLAFS ?=|g' -e 's|/usr/X11R6|${LOCALBASE}|g' \ I know it's not something you changed here, but isn't that supposed to be CFLAGS, not CFLAFS? > ${WRKSRC}/Makefile > @${REINPLACE_CMD} -e 's|if(i=0)|else|g' ${WRKSRC}/xcalib.c > From owner-svn-ports-head@freebsd.org Mon Dec 26 02:22:30 2016 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 D95B6C91997; Mon, 26 Dec 2016 02:22:30 +0000 (UTC) (envelope-from db@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 A8EED804; Mon, 26 Dec 2016 02:22:30 +0000 (UTC) (envelope-from db@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBQ2MTGF043258; Mon, 26 Dec 2016 02:22:29 GMT (envelope-from db@FreeBSD.org) Received: (from db@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBQ2MT5s043256; Mon, 26 Dec 2016 02:22:29 GMT (envelope-from db@FreeBSD.org) Message-Id: <201612260222.uBQ2MT5s043256@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: db set sender to db@FreeBSD.org using -f From: Diane Bruce Date: Mon, 26 Dec 2016 02:22:29 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429473 - head/comms/fldigi 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, 26 Dec 2016 02:22:31 -0000 Author: db Date: Mon Dec 26 02:22:29 2016 New Revision: 429473 URL: https://svnweb.freebsd.org/changeset/ports/429473 Log: Update to 3.23.19 =Version 3.23.19= 2016-12-17 David Freese 8dc6202: DX cluster improvements 1412352: Text highlight 996bb3f: N3FJP generic contest Modified: head/comms/fldigi/Makefile head/comms/fldigi/distinfo Modified: head/comms/fldigi/Makefile ============================================================================== --- head/comms/fldigi/Makefile Mon Dec 26 01:23:24 2016 (r429472) +++ head/comms/fldigi/Makefile Mon Dec 26 02:22:29 2016 (r429473) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= fldigi -PORTVERSION= 3.23.18 +PORTVERSION= 3.23.19 CATEGORIES= comms hamradio MASTER_SITES= SF/${PORTNAME}/${PORTNAME} Modified: head/comms/fldigi/distinfo ============================================================================== --- head/comms/fldigi/distinfo Mon Dec 26 01:23:24 2016 (r429472) +++ head/comms/fldigi/distinfo Mon Dec 26 02:22:29 2016 (r429473) @@ -1,3 +1,3 @@ -TIMESTAMP = 1482448521 -SHA256 (fldigi-3.23.18.tar.gz) = 39cd8459c3425326e998b740c96bc9b7351dea0a84f308e84d77cf050f0a7f30 -SIZE (fldigi-3.23.18.tar.gz) = 3211821 +TIMESTAMP = 1482698830 +SHA256 (fldigi-3.23.19.tar.gz) = 099d52eee57fbe5562ac0bc351a7bfc39668623c3e0e3573995f1e345dfb0ae9 +SIZE (fldigi-3.23.19.tar.gz) = 3213970 From owner-svn-ports-head@freebsd.org Mon Dec 26 02:50:17 2016 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 4870AC90047; Mon, 26 Dec 2016 02:50:17 +0000 (UTC) (envelope-from wen@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 17E86132C; Mon, 26 Dec 2016 02:50:17 +0000 (UTC) (envelope-from wen@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBQ2oGEA052208; Mon, 26 Dec 2016 02:50:16 GMT (envelope-from wen@FreeBSD.org) Received: (from wen@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBQ2oGNo052206; Mon, 26 Dec 2016 02:50:16 GMT (envelope-from wen@FreeBSD.org) Message-Id: <201612260250.uBQ2oGNo052206@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: wen set sender to wen@FreeBSD.org using -f From: Wen Heping Date: Mon, 26 Dec 2016 02:50:16 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429476 - head/devel/p5-DateTime 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, 26 Dec 2016 02:50:17 -0000 Author: wen Date: Mon Dec 26 02:50:15 2016 New Revision: 429476 URL: https://svnweb.freebsd.org/changeset/ports/429476 Log: - Update to 1.42 Changes: http://cpansearch.perl.org/src/DROLSKY/DateTime-1.42/Changes Modified: head/devel/p5-DateTime/Makefile head/devel/p5-DateTime/distinfo Modified: head/devel/p5-DateTime/Makefile ============================================================================== --- head/devel/p5-DateTime/Makefile Mon Dec 26 02:47:13 2016 (r429475) +++ head/devel/p5-DateTime/Makefile Mon Dec 26 02:50:15 2016 (r429476) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= DateTime -PORTVERSION= 1.41 +PORTVERSION= 1.42 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/devel/p5-DateTime/distinfo ============================================================================== --- head/devel/p5-DateTime/distinfo Mon Dec 26 02:47:13 2016 (r429475) +++ head/devel/p5-DateTime/distinfo Mon Dec 26 02:50:15 2016 (r429476) @@ -1,3 +1,3 @@ -TIMESTAMP = 1479554020 -SHA256 (DateTime-1.41.tar.gz) = 5b0d9616cd36dfd39c0e2f06b54c55f7a300af19a2d16aaa76b3557c3bbb77a7 -SIZE (DateTime-1.41.tar.gz) = 237742 +TIMESTAMP = 1482719856 +SHA256 (DateTime-1.42.tar.gz) = efa4badf07365d1b03ee5527fc79baaf7d8b449bf7baad13599f04177232416e +SIZE (DateTime-1.42.tar.gz) = 239033 From owner-svn-ports-head@freebsd.org Mon Dec 26 03:33:25 2016 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 D9C43C90EDD; Mon, 26 Dec 2016 03:33:25 +0000 (UTC) (envelope-from wen@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 A9406AD; Mon, 26 Dec 2016 03:33:25 +0000 (UTC) (envelope-from wen@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBQ3XOql072826; Mon, 26 Dec 2016 03:33:24 GMT (envelope-from wen@FreeBSD.org) Received: (from wen@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBQ3XOjJ072824; Mon, 26 Dec 2016 03:33:24 GMT (envelope-from wen@FreeBSD.org) Message-Id: <201612260333.uBQ3XOjJ072824@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: wen set sender to wen@FreeBSD.org using -f From: Wen Heping Date: Mon, 26 Dec 2016 03:33:24 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429477 - head/www/ilias 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, 26 Dec 2016 03:33:26 -0000 Author: wen Date: Mon Dec 26 03:33:24 2016 New Revision: 429477 URL: https://svnweb.freebsd.org/changeset/ports/429477 Log: - Update to 5.1.13 Modified: head/www/ilias/Makefile head/www/ilias/distinfo Modified: head/www/ilias/Makefile ============================================================================== --- head/www/ilias/Makefile Mon Dec 26 02:50:15 2016 (r429476) +++ head/www/ilias/Makefile Mon Dec 26 03:33:24 2016 (r429477) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ilias -PORTVERSION= 5.1.12 +PORTVERSION= 5.1.13 DISTVERSIONPREFIX= v CATEGORIES= www Modified: head/www/ilias/distinfo ============================================================================== --- head/www/ilias/distinfo Mon Dec 26 02:50:15 2016 (r429476) +++ head/www/ilias/distinfo Mon Dec 26 03:33:24 2016 (r429477) @@ -1,3 +1,3 @@ -TIMESTAMP = 1480985980 -SHA256 (ILIAS-eLearning-ILIAS-v5.1.12_GH0.tar.gz) = 25da37be1941122ef517c71e6f6b3d2ab50a447fd750f20469aba4c8a60b90fd -SIZE (ILIAS-eLearning-ILIAS-v5.1.12_GH0.tar.gz) = 144782410 +TIMESTAMP = 1482718072 +SHA256 (ILIAS-eLearning-ILIAS-v5.1.13_GH0.tar.gz) = 04f1f6f7b0d85395e3e1e46759a62591587f530cbdfbdb8d36031ac19d91081d +SIZE (ILIAS-eLearning-ILIAS-v5.1.13_GH0.tar.gz) = 144784623 From owner-svn-ports-head@freebsd.org Mon Dec 26 05:39:31 2016 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 C434AC91D80; Mon, 26 Dec 2016 05:39:31 +0000 (UTC) (envelope-from jbeich@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 937CE88; Mon, 26 Dec 2016 05:39:31 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBQ5dU12021290; Mon, 26 Dec 2016 05:39:30 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBQ5dULl021288; Mon, 26 Dec 2016 05:39:30 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201612260539.uBQ5dULl021288@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Mon, 26 Dec 2016 05:39:30 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429478 - in head/games/openmw: . 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, 26 Dec 2016 05:39:31 -0000 Author: jbeich Date: Mon Dec 26 05:39:30 2016 New Revision: 429478 URL: https://svnweb.freebsd.org/changeset/ports/429478 Log: games/openmw: update to 0.41.0 Changes: https://github.com/OpenMW/openmw/blob/openmw-0.41.0/CHANGELOG.md#0410 PR: 215564 Submitted by: Tobias Kortkamp (maintainer) Deleted: head/games/openmw/files/patch-apps_wizard_CMakeLists.txt Modified: head/games/openmw/Makefile (contents, props changed) head/games/openmw/distinfo (contents, props changed) Modified: head/games/openmw/Makefile ============================================================================== --- head/games/openmw/Makefile Mon Dec 26 03:33:24 2016 (r429477) +++ head/games/openmw/Makefile Mon Dec 26 05:39:30 2016 (r429478) @@ -2,9 +2,8 @@ # $FreeBSD$ PORTNAME= openmw -PORTVERSION= 0.40.0 +PORTVERSION= 0.41.0 DISTVERSIONPREFIX= openmw- -PORTREVISION= 2 CATEGORIES= games MAINTAINER= t@tobik.me Modified: head/games/openmw/distinfo ============================================================================== --- head/games/openmw/distinfo Mon Dec 26 03:33:24 2016 (r429477) +++ head/games/openmw/distinfo Mon Dec 26 05:39:30 2016 (r429478) @@ -1,3 +1,3 @@ -TIMESTAMP = 1472037205 -SHA256 (OpenMW-openmw-openmw-0.40.0_GH0.tar.gz) = 3f3ad6f29713bd27cbab5dbad7010212b7eba906f3b5542b5c5effb53e5d7944 -SIZE (OpenMW-openmw-openmw-0.40.0_GH0.tar.gz) = 4849783 +TIMESTAMP = 1482715659 +SHA256 (OpenMW-openmw-openmw-0.41.0_GH0.tar.gz) = a3e1c7d060dc461b9b63ceb5d9ec56b90c1bdcbfd37f0c7c7310c38ec7e3e21d +SIZE (OpenMW-openmw-openmw-0.41.0_GH0.tar.gz) = 4884093 From owner-svn-ports-head@freebsd.org Mon Dec 26 05:39:44 2016 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 247D1C91DC3; Mon, 26 Dec 2016 05:39:44 +0000 (UTC) (envelope-from jbeich@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 D42F3131; Mon, 26 Dec 2016 05:39:43 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBQ5dhFq021443; Mon, 26 Dec 2016 05:39:43 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBQ5dgaD021441; Mon, 26 Dec 2016 05:39:42 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201612260539.uBQ5dgaD021441@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Mon, 26 Dec 2016 05:39:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429479 - in head/games/openbor: . 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, 26 Dec 2016 05:39:44 -0000 Author: jbeich Date: Mon Dec 26 05:39:42 2016 New Revision: 429479 URL: https://svnweb.freebsd.org/changeset/ports/429479 Log: games/openbor: allow to disable HOME hack Add an environment variable for vendor behavior as unpacked data/ doesn't work with more than one (game) module. Some even mix non-stub .pak file with data/ which makes re-packing them tricky. Added: head/games/openbor/pkg-message (contents, props changed) Modified: head/games/openbor/Makefile (contents, props changed) head/games/openbor/files/patch-sdl_sdlport.c (contents, props changed) Modified: head/games/openbor/Makefile ============================================================================== --- head/games/openbor/Makefile Mon Dec 26 05:39:30 2016 (r429478) +++ head/games/openbor/Makefile Mon Dec 26 05:39:42 2016 (r429479) @@ -2,6 +2,7 @@ PORTNAME= openbor PORTVERSION= 3.0.r4420 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= LOCAL/jbeich \ https://svn.code.sf.net/p/${PORTNAME}/engine/engine/:svn Modified: head/games/openbor/files/patch-sdl_sdlport.c ============================================================================== --- head/games/openbor/files/patch-sdl_sdlport.c Mon Dec 26 05:39:30 2016 (r429478) +++ head/games/openbor/files/patch-sdl_sdlport.c Mon Dec 26 05:39:42 2016 (r429479) @@ -1,24 +1,22 @@ Store settings under ~/.openbor instead of current directory ---- sdl/sdlport.c.orig 2013-12-29 14:05:10 UTC +--- sdl/sdlport.c.orig 2015-04-18 21:21:56 UTC +++ sdl/sdlport.c -@@ -6,6 +6,11 @@ - * Copyright (c) 2004 - 2014 OpenBOR Team - */ - -+#include -+#include -+#include -+#include -+ - #include "sdlport.h" - #include "packfile.h" +@@ -11,6 +11,8 @@ #include "ram.h" -@@ -92,6 +97,15 @@ int main(int argc, char *argv[]) + #include "video.h" + #include "menu.h" ++#include ++#include + #include + #include + +@@ -103,6 +105,16 @@ int main(int argc, char *argv[]) #ifdef ANDROID dirExists(rootDir, 1); chdir(rootDir); +#else ++ if(!getenv("OPENBOR_USE_CURDIR")) + { + if (chdir(getenv("HOME")) != 0) + err(1, "cannot cd to $HOME"); Added: head/games/openbor/pkg-message ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/games/openbor/pkg-message Mon Dec 26 05:39:42 2016 (r429479) @@ -0,0 +1,10 @@ +To play a module copy its .pak file under ~/.openbor/Paks/ directory. +If only one file is there OpenBOR would run the module on startup, +otherwise module launcher would appear. + +In case a module has data/ directory unpacked you may need to run it +as follows: + + $ cd /path/to/module + $ cp -R ~/.openbor/Saves . + $ OPENBOR_USE_CURDIR=1 openbor From owner-svn-ports-head@freebsd.org Mon Dec 26 05:39:56 2016 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 288AEC91E0F; Mon, 26 Dec 2016 05:39:56 +0000 (UTC) (envelope-from jbeich@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 EC4811D6; Mon, 26 Dec 2016 05:39:55 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBQ5dtcZ021566; Mon, 26 Dec 2016 05:39:55 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBQ5dteo021564; Mon, 26 Dec 2016 05:39:55 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201612260539.uBQ5dteo021564@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Mon, 26 Dec 2016 05:39:55 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429480 - in head/games/openbor: . 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, 26 Dec 2016 05:39:56 -0000 Author: jbeich Date: Mon Dec 26 05:39:54 2016 New Revision: 429480 URL: https://svnweb.freebsd.org/changeset/ports/429480 Log: games/openbor: skip non-existing bor.pak Added: head/games/openbor/files/patch-sdl_menu.c (contents, props changed) Modified: head/games/openbor/Makefile (contents, props changed) Modified: head/games/openbor/Makefile ============================================================================== --- head/games/openbor/Makefile Mon Dec 26 05:39:42 2016 (r429479) +++ head/games/openbor/Makefile Mon Dec 26 05:39:54 2016 (r429480) @@ -2,7 +2,7 @@ PORTNAME= openbor PORTVERSION= 3.0.r4420 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MASTER_SITES= LOCAL/jbeich \ https://svn.code.sf.net/p/${PORTNAME}/engine/engine/:svn Added: head/games/openbor/files/patch-sdl_menu.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/games/openbor/files/patch-sdl_menu.c Mon Dec 26 05:39:54 2016 (r429480) @@ -0,0 +1,13 @@ +Don't crash with empty Paks/ directory. + +--- sdl/menu.c.orig 2015-04-18 21:21:56 UTC ++++ sdl/menu.c +@@ -747,7 +747,7 @@ void Menu() + } + freeAllLogs(); + termMenu(); +- if(ctrl == 2) ++ if(dListTotal == 0 || ctrl == 2) + { + if (filelist) + { From owner-svn-ports-head@freebsd.org Mon Dec 26 06:53:40 2016 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 B7930C915F0; Mon, 26 Dec 2016 06:53:40 +0000 (UTC) (envelope-from woodsb02@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 7FEDC6E3; Mon, 26 Dec 2016 06:53:40 +0000 (UTC) (envelope-from woodsb02@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBQ6rdpj054343; Mon, 26 Dec 2016 06:53:39 GMT (envelope-from woodsb02@FreeBSD.org) Received: (from woodsb02@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBQ6rbp5054319; Mon, 26 Dec 2016 06:53:37 GMT (envelope-from woodsb02@FreeBSD.org) Message-Id: <201612260653.uBQ6rbp5054319@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: woodsb02 set sender to woodsb02@FreeBSD.org using -f From: Ben Woods Date: Mon, 26 Dec 2016 06:53:37 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429481 - in head: . x11 x11/lightdm x11/lightdm-gtk-greeter x11/lightdm/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, 26 Dec 2016 06:53:40 -0000 Author: woodsb02 Date: Mon Dec 26 06:53:37 2016 New Revision: 429481 URL: https://svnweb.freebsd.org/changeset/ports/429481 Log: Add x11/lightdm and x11/lightdm-gtk-greeter. Lightdm is a display manager that: * Is cross-desktop - supports different desktops * Supports different display technologies * Is lightweight - low memory usage and fast performance * Has a comprehensive test suite WWW: https://www.freedesktop.org/wiki/Software/LightDM/ lightdm-gtk-greeter is the reference GTK+ greeter for LightDM. WWW: https://launchpad.net/lightdm-gtk-greeter Approved by: adamw (mentor, implicit) Added: head/x11/lightdm/ head/x11/lightdm-gtk-greeter/ head/x11/lightdm-gtk-greeter/Makefile (contents, props changed) head/x11/lightdm-gtk-greeter/distinfo (contents, props changed) head/x11/lightdm-gtk-greeter/pkg-descr (contents, props changed) head/x11/lightdm-gtk-greeter/pkg-plist (contents, props changed) head/x11/lightdm/Makefile (contents, props changed) head/x11/lightdm/distinfo (contents, props changed) head/x11/lightdm/files/ head/x11/lightdm/files/Xsession.in (contents, props changed) head/x11/lightdm/files/lightdm.in (contents, props changed) head/x11/lightdm/files/patch-data_lightdm.conf (contents, props changed) head/x11/lightdm/files/patch-data_pam_lightdm (contents, props changed) head/x11/lightdm/files/patch-data_pam_lightdm-autologin (contents, props changed) head/x11/lightdm/files/patch-data_pam_lightdm-greeter (contents, props changed) head/x11/lightdm/files/patch-data_users.conf (contents, props changed) head/x11/lightdm/files/patch-liblightdm-gobject_language.c (contents, props changed) head/x11/lightdm/files/patch-src_process.c (contents, props changed) head/x11/lightdm/files/patch-src_session-child.c (contents, props changed) head/x11/lightdm/files/patch-src_x-server.c (contents, props changed) head/x11/lightdm/files/patch-tests_src_libsystem.c (contents, props changed) head/x11/lightdm/pkg-descr (contents, props changed) head/x11/lightdm/pkg-message (contents, props changed) head/x11/lightdm/pkg-plist (contents, props changed) Modified: head/GIDs head/UIDs head/x11/Makefile Modified: head/GIDs ============================================================================== --- head/GIDs Mon Dec 26 05:39:54 2016 (r429480) +++ head/GIDs Mon Dec 26 06:53:37 2016 (r429481) @@ -105,7 +105,7 @@ _ypldap:*:160: solr:*:161: octoprint:*:162: _iked:*:163: -# free: 164 +lightdm:*:164: # free: 165 # free: 166 # free: 167 Modified: head/UIDs ============================================================================== --- head/UIDs Mon Dec 26 05:39:54 2016 (r429480) +++ head/UIDs Mon Dec 26 06:53:37 2016 (r429481) @@ -110,7 +110,7 @@ _ypldap:*:160:160::0:0:YP Ldap unprivile solr:*:161:161::0:0:Apache Solr System:/var/db/solr:/usr/sbin/nologin octoprint:*:162:162::0:0:OctoPrint Daemon:/usr/local/octoprint:/usr/sbin/nologin _iked:*:163:163::0:0:IKEv2 Daemon:/var/empty:/usr/sbin/nologin -# free: 164 +lightdm:*:164:164::0:0:Light Display Manager:/var/lib/lightdm-data:/usr/sbin/nologin # free: 165 # free: 166 # free: 167 Modified: head/x11/Makefile ============================================================================== --- head/x11/Makefile Mon Dec 26 05:39:54 2016 (r429480) +++ head/x11/Makefile Mon Dec 26 06:53:37 2016 (r429481) @@ -192,6 +192,8 @@ SUBDIR += libxkbui SUBDIR += libxklavier SUBDIR += libxshmfence + SUBDIR += lightdm + SUBDIR += lightdm-gtk-greeter SUBDIR += linux-c6-pixman SUBDIR += linux-c6-xorg-libs SUBDIR += linux-c7-pixman Added: head/x11/lightdm-gtk-greeter/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/x11/lightdm-gtk-greeter/Makefile Mon Dec 26 06:53:37 2016 (r429481) @@ -0,0 +1,23 @@ +# Created by: Ben Woods +# $FreeBSD$ + +PORTNAME= lightdm-gtk-greeter +PORTVERSION= 2.0.2 +CATEGORIES= x11 +MASTER_SITES= https://launchpad.net/${PORTNAME}/${PORTVERSION:R}/${PORTVERSION}/+download/ + +MAINTAINER= woodsb02@FreeBSD.org +COMMENT= GTK+ greeter for LightDM + +LICENSE= GPLv3 +LICENSE_FILE= ${WRKSRC}/COPYING + +LIB_DEPENDS= liblightdm-gobject-1.so:x11/lightdm + +USES= gettext gmake localbase pkgconfig xfce +GNU_CONFIGURE= yes +USE_GNOME= cairo gdkpixbuf2 gtk30 intltool +USE_XFCE= libexo +USE_XORG= x11 + +.include Added: head/x11/lightdm-gtk-greeter/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/x11/lightdm-gtk-greeter/distinfo Mon Dec 26 06:53:37 2016 (r429481) @@ -0,0 +1,3 @@ +TIMESTAMP = 1481640304 +SHA256 (lightdm-gtk-greeter-2.0.2.tar.gz) = 8ee6d93d1d6837b3590f64ac4d5bac5db888a8861dff1cb2ef10f7816ad36690 +SIZE (lightdm-gtk-greeter-2.0.2.tar.gz) = 487825 Added: head/x11/lightdm-gtk-greeter/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/x11/lightdm-gtk-greeter/pkg-descr Mon Dec 26 06:53:37 2016 (r429481) @@ -0,0 +1,3 @@ +Reference GTK+ greeter for LightDM. + +WWW: https://launchpad.net/lightdm-gtk-greeter Added: head/x11/lightdm-gtk-greeter/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/x11/lightdm-gtk-greeter/pkg-plist Mon Dec 26 06:53:37 2016 (r429481) @@ -0,0 +1,98 @@ +etc/lightdm/lightdm-gtk-greeter.conf +sbin/lightdm-gtk-greeter +%%PORTDOCS%%%%DOCSDIR%%/sample-lightdm-gtk-greeter.css +share/icons/hicolor/scalable/places/budgie-desktop_badge-symbolic.svg +share/icons/hicolor/scalable/places/gnome-classic_badge-symbolic.svg +share/icons/hicolor/scalable/places/gnome-fallback-compiz_badge-symbolic.svg +share/icons/hicolor/scalable/places/gnome-fallback_badge-symbolic.svg +share/icons/hicolor/scalable/places/gnome-flashback-compiz_badge-symbolic.svg +share/icons/hicolor/scalable/places/gnome-flashback_badge-symbolic.svg +share/icons/hicolor/scalable/places/gnome-shell_badge-symbolic.svg +share/icons/hicolor/scalable/places/gnome_badge-symbolic.svg +share/icons/hicolor/scalable/places/kde-plasma_badge-symbolic.svg +share/icons/hicolor/scalable/places/kde_badge-symbolic.svg +share/icons/hicolor/scalable/places/lubuntu_badge-symbolic.svg +share/icons/hicolor/scalable/places/lxde_badge-symbolic.svg +share/icons/hicolor/scalable/places/mate_badge-symbolic.svg +share/icons/hicolor/scalable/places/pantheon_badge-symbolic.svg +share/icons/hicolor/scalable/places/ubuntu-2d_badge-symbolic.svg +share/icons/hicolor/scalable/places/ubuntu_badge-symbolic.svg +share/icons/hicolor/scalable/places/ubuntustudio_badge-symbolic.svg +share/icons/hicolor/scalable/places/wmaker-common_badge-symbolic.svg +share/icons/hicolor/scalable/places/xfce_badge-symbolic.svg +share/icons/hicolor/scalable/places/xterm_badge-symbolic.svg +share/icons/hicolor/scalable/places/xubuntu_badge-symbolic.svg +share/locale/ar/LC_MESSAGES/lightdm-gtk-greeter.mo +share/locale/ast/LC_MESSAGES/lightdm-gtk-greeter.mo +share/locale/be/LC_MESSAGES/lightdm-gtk-greeter.mo +share/locale/bg/LC_MESSAGES/lightdm-gtk-greeter.mo +share/locale/bn/LC_MESSAGES/lightdm-gtk-greeter.mo +share/locale/bo/LC_MESSAGES/lightdm-gtk-greeter.mo +share/locale/br/LC_MESSAGES/lightdm-gtk-greeter.mo +share/locale/bs/LC_MESSAGES/lightdm-gtk-greeter.mo +share/locale/ca/LC_MESSAGES/lightdm-gtk-greeter.mo +share/locale/ca@valencia/LC_MESSAGES/lightdm-gtk-greeter.mo +share/locale/cs/LC_MESSAGES/lightdm-gtk-greeter.mo +share/locale/da/LC_MESSAGES/lightdm-gtk-greeter.mo +share/locale/de/LC_MESSAGES/lightdm-gtk-greeter.mo +share/locale/el/LC_MESSAGES/lightdm-gtk-greeter.mo +share/locale/en_AU/LC_MESSAGES/lightdm-gtk-greeter.mo +share/locale/en_CA/LC_MESSAGES/lightdm-gtk-greeter.mo +share/locale/en_GB/LC_MESSAGES/lightdm-gtk-greeter.mo +share/locale/eo/LC_MESSAGES/lightdm-gtk-greeter.mo +share/locale/es/LC_MESSAGES/lightdm-gtk-greeter.mo +share/locale/et/LC_MESSAGES/lightdm-gtk-greeter.mo +share/locale/eu/LC_MESSAGES/lightdm-gtk-greeter.mo +share/locale/fi/LC_MESSAGES/lightdm-gtk-greeter.mo +share/locale/fr/LC_MESSAGES/lightdm-gtk-greeter.mo +share/locale/fy/LC_MESSAGES/lightdm-gtk-greeter.mo +share/locale/gd/LC_MESSAGES/lightdm-gtk-greeter.mo +share/locale/gl/LC_MESSAGES/lightdm-gtk-greeter.mo +share/locale/he/LC_MESSAGES/lightdm-gtk-greeter.mo +share/locale/hi/LC_MESSAGES/lightdm-gtk-greeter.mo +share/locale/hr/LC_MESSAGES/lightdm-gtk-greeter.mo +share/locale/hu/LC_MESSAGES/lightdm-gtk-greeter.mo +share/locale/ia/LC_MESSAGES/lightdm-gtk-greeter.mo +share/locale/id/LC_MESSAGES/lightdm-gtk-greeter.mo +share/locale/is/LC_MESSAGES/lightdm-gtk-greeter.mo +share/locale/it/LC_MESSAGES/lightdm-gtk-greeter.mo +share/locale/ja/LC_MESSAGES/lightdm-gtk-greeter.mo +share/locale/kk/LC_MESSAGES/lightdm-gtk-greeter.mo +share/locale/km/LC_MESSAGES/lightdm-gtk-greeter.mo +share/locale/ko/LC_MESSAGES/lightdm-gtk-greeter.mo +share/locale/ku/LC_MESSAGES/lightdm-gtk-greeter.mo +share/locale/lb/LC_MESSAGES/lightdm-gtk-greeter.mo +share/locale/lt/LC_MESSAGES/lightdm-gtk-greeter.mo +share/locale/lv/LC_MESSAGES/lightdm-gtk-greeter.mo +share/locale/mhr/LC_MESSAGES/lightdm-gtk-greeter.mo +share/locale/ml/LC_MESSAGES/lightdm-gtk-greeter.mo +share/locale/ms/LC_MESSAGES/lightdm-gtk-greeter.mo +share/locale/nb/LC_MESSAGES/lightdm-gtk-greeter.mo +share/locale/nl/LC_MESSAGES/lightdm-gtk-greeter.mo +share/locale/nn/LC_MESSAGES/lightdm-gtk-greeter.mo +share/locale/oc/LC_MESSAGES/lightdm-gtk-greeter.mo +share/locale/pl/LC_MESSAGES/lightdm-gtk-greeter.mo +share/locale/pt/LC_MESSAGES/lightdm-gtk-greeter.mo +share/locale/pt_BR/LC_MESSAGES/lightdm-gtk-greeter.mo +share/locale/ro/LC_MESSAGES/lightdm-gtk-greeter.mo +share/locale/ru/LC_MESSAGES/lightdm-gtk-greeter.mo +share/locale/sd/LC_MESSAGES/lightdm-gtk-greeter.mo +share/locale/si/LC_MESSAGES/lightdm-gtk-greeter.mo +share/locale/sk/LC_MESSAGES/lightdm-gtk-greeter.mo +share/locale/sl/LC_MESSAGES/lightdm-gtk-greeter.mo +share/locale/sq/LC_MESSAGES/lightdm-gtk-greeter.mo +share/locale/sr/LC_MESSAGES/lightdm-gtk-greeter.mo +share/locale/sv/LC_MESSAGES/lightdm-gtk-greeter.mo +share/locale/ta/LC_MESSAGES/lightdm-gtk-greeter.mo +share/locale/te/LC_MESSAGES/lightdm-gtk-greeter.mo +share/locale/th/LC_MESSAGES/lightdm-gtk-greeter.mo +share/locale/tr/LC_MESSAGES/lightdm-gtk-greeter.mo +share/locale/ug/LC_MESSAGES/lightdm-gtk-greeter.mo +share/locale/uk/LC_MESSAGES/lightdm-gtk-greeter.mo +share/locale/uz/LC_MESSAGES/lightdm-gtk-greeter.mo +share/locale/vi/LC_MESSAGES/lightdm-gtk-greeter.mo +share/locale/wae/LC_MESSAGES/lightdm-gtk-greeter.mo +share/locale/zh_CN/LC_MESSAGES/lightdm-gtk-greeter.mo +share/locale/zh_HK/LC_MESSAGES/lightdm-gtk-greeter.mo +share/locale/zh_TW/LC_MESSAGES/lightdm-gtk-greeter.mo +share/xgreeters/lightdm-gtk-greeter.desktop Added: head/x11/lightdm/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/x11/lightdm/Makefile Mon Dec 26 06:53:37 2016 (r429481) @@ -0,0 +1,65 @@ +# Created by: Ben Woods +# $FreeBSD$ + +PORTNAME= lightdm +PORTVERSION= 1.20.0 +CATEGORIES= x11 +MASTER_SITES= https://launchpad.net/${PORTNAME}/${PORTVERSION:R}/${PORTVERSION}/+download/ + +MAINTAINER= woodsb02@FreeBSD.org +COMMENT= Lightweight Display Manager + +# library/bindings are LGPLv2 or LGPLv3, the rest GPLv3+ +LICENSE= LGPL20 LGPL3 GPLv3 +LICENSE_COMB= multi +LICENSE_FILE_LGPL20= ${WRKSRC}/COPYING.LGPL2 +LICENSE_FILE_LGPL3= ${WRKSRC}/COPYING.LGPL3 +LICENSE_FILE_GPLv3= ${WRKSRC}/COPYING.GPL3 + +BUILD_DEPENDS= itstool:textproc/itstool +LIB_DEPENDS= libaccountsservice.so:sysutils/accountsservice \ + libck-connector.so:sysutils/consolekit \ + libgcrypt.so:security/libgcrypt \ + libxklavier.so:x11/libxklavier + +USES= localbase gettext gmake libtool pathfix pkgconfig tar:xz +GNU_CONFIGURE= yes +USE_GNOME= glib20 intlhack +USE_XORG= x11 xcb xdmcp +CONFIGURE_ARGS= --disable-tests # PAM errors +INSTALL_TARGET= install-strip +USE_RC_SUBR= lightdm +SUB_FILES= Xsession + +USERS= lightdm +GROUPS= lightdm + +OPTIONS_DEFINE= DOCS VALA +OPTIONS_DEFAULT=VALA +OPTIONS_SUB= yes + +DOCS_BUILD_DEPENDS= gtkdoc-check:textproc/gtk-doc +DOCS_CONFIGURE_ENABLE= gtk-doc + +VALA_BUILD_DEPENDS= vapigen:lang/vala +VALA_CONFIGURE_ENABLE= vala +VALA_USE= gnome=introspection:build + +post-patch: + @${REINPLACE_CMD} -e 's,%%PREFIX%%,${PREFIX},' \ + ${WRKSRC}/data/lightdm.conf + +post-install: + ${RM} -r ${STAGEDIR}${PREFIX}/etc/init + ${INSTALL_SCRIPT} ${WRKDIR}/Xsession ${STAGEDIR}${PREFIX}/etc/lightdm/ + ${MV} ${STAGEDIR}${PREFIX}/etc/lightdm/keys.conf ${STAGEDIR}${PREFIX}/etc/lightdm/keys.conf.sample + ${MV} ${STAGEDIR}${PREFIX}/etc/lightdm/lightdm.conf ${STAGEDIR}${PREFIX}/etc/lightdm/lightdm.conf.sample + ${MV} ${STAGEDIR}${PREFIX}/etc/lightdm/users.conf ${STAGEDIR}${PREFIX}/etc/lightdm/users.conf.sample + ${MKDIR} ${STAGEDIR}/var/cache/lightdm \ + ${STAGEDIR}/var/log/lightdm \ + ${STAGEDIR}/var/run/lightdm + ${MKDIR} ${STAGEDIR}${PREFIX}/share/xgreeters + @(cd ${STAGEDIR}${PREFIX}/share/xgreeters && \ + ${LN} -sf lightdm-gtk-greeter.desktop default.desktop) + +.include Added: head/x11/lightdm/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/x11/lightdm/distinfo Mon Dec 26 06:53:37 2016 (r429481) @@ -0,0 +1,3 @@ +TIMESTAMP = 1482730054 +SHA256 (lightdm-1.20.0.tar.xz) = f03b7804a4902d189849a060292e4987d1e4f8272a1edb3e681e6f3cdfaa5ba4 +SIZE (lightdm-1.20.0.tar.xz) = 506488 Added: head/x11/lightdm/files/Xsession.in ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/x11/lightdm/files/Xsession.in Mon Dec 26 06:53:37 2016 (r429481) @@ -0,0 +1,71 @@ +#!/bin/sh +# +# $FreeBSD$ +# +# LightDM wrapper to run around X sessions. + +echo "Running X session wrapper" + +# Load profile +for file in "%%LOCALBASE%%/etc/profile" "$HOME/.profile" "%%LOCALBASE%%/etc/xprofile" "$HOME/.xprofile"; do + if [ -f "$file" ]; then + echo "Loading profile from $file"; + . "$file" + fi +done + +# Load resources +for file in "%%LOCALBASE%%/etc/X11/Xresources" "$HOME/.Xresources"; do + if [ -f "$file" ]; then + echo "Loading resource: $file" + xrdb -merge "$file" + fi +done + +# Load keymaps +for file in "%%LOCALBASE%%/etc/X11/Xkbmap" "$HOME/.Xkbmap"; do + if [ -f "$file" ]; then + echo "Loading keymap: $file" + setxkbmap `cat "$file"` + XKB_IN_USE=yes + fi +done + +# Load xmodmap if not using XKB +if [ -z "$XKB_IN_USE" ]; then + for file in "%%LOCALBASE%%/etc/X11/Xmodmap" "$HOME/.Xmodmap"; do + if [ -f "$file" ]; then + echo "Loading modmap: $file" + xmodmap "$file" + fi + done +fi + +unset XKB_IN_USE + +# Run all system xinitrc shell scripts +xinitdir="%%LOCALBASE%%/etc/X11/xinit/xinitrc.d" +if [ -d "$xinitdir" ]; then + for script in $xinitdir/*; do + echo "Loading xinit script $script" + if [ -x "$script" -a ! -d "$script" ]; then + . "$script" + fi + done +fi + +# Load Xsession scripts +xsessiondir="%%LOCALBASE%%/share/xsessions" +if [ -d "$xsessiondir" ]; then + for file in `ls $xsessiondir`; do + script="$xsessiondir/$file" + echo "Loading X session script $script" + if [ -r "$script" -a -f "$script" ] && expr "$file" : '^[[:alnum:]_-]\+$' > /dev/null; then + . "$script" + fi + done +fi + +echo "X session wrapper complete, running session $@" + +exec $@ Added: head/x11/lightdm/files/lightdm.in ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/x11/lightdm/files/lightdm.in Mon Dec 26 06:53:37 2016 (r429481) @@ -0,0 +1,29 @@ +#!/bin/sh +# +# $FreeBSD$ +# +# PROVIDE: lightdm +# REQUIRE: LOGIN cleanvar moused syscons dbus +# KEYWORD: shutdown +# +# Add the following lines to /etc/rc.conf to enable the LightDM: +# +# lightdm_enable="YES" +# + +. /etc/rc.subr + +export PATH=/bin:/sbin:/usr/bin:/usr/sbin:%%LOCALBASE%%/bin:%%LOCALBASE%%/sbin + +name="lightdm" +rcvar=lightdm_enable + +load_rc_config ${name} + +: ${lightdm_enable:="NO"} + +command="%%PREFIX%%/sbin/${name}" +pidfile="/var/run/${name}.pid" +command_args="--pid-file=${pidfile} > /dev/null 2>&1 &" + +run_rc_command "$1" Added: head/x11/lightdm/files/patch-data_lightdm.conf ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/x11/lightdm/files/patch-data_lightdm.conf Mon Dec 26 06:53:37 2016 (r429481) @@ -0,0 +1,20 @@ +--- data/lightdm.conf.orig 2016-12-26 04:21:00 UTC ++++ data/lightdm.conf +@@ -22,7 +22,7 @@ + #start-default-seat=true + #greeter-user=lightdm + #minimum-display-number=0 +-#minimum-vt=7 ++minimum-vt=9 + #lock-memory=true + #user-authority-in-system-dir=false + #guest-account-script=guest-account +@@ -114,7 +114,7 @@ + #allow-user-switching=true + #allow-guest=true + #guest-session= +-#session-wrapper=lightdm-session ++session-wrapper=%%PREFIX%%/etc/lightdm/Xsession + #greeter-wrapper= + #guest-wrapper= + #display-setup-script= Added: head/x11/lightdm/files/patch-data_pam_lightdm ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/x11/lightdm/files/patch-data_pam_lightdm Mon Dec 26 06:53:37 2016 (r429481) @@ -0,0 +1,26 @@ +--- data/pam/lightdm.orig 2015-08-09 23:30:00 UTC ++++ data/pam/lightdm +@@ -1,13 +1,13 @@ + #%PAM-1.0 + + # Block login if they are globally disabled +-auth required pam_nologin.so ++account required pam_nologin.so + + # Load environment from /etc/environment and ~/.pam_environment +-auth required pam_env.so ++#auth required pam_env.so + + # Use /etc/passwd and /etc/shadow for passwords +-auth required pam_unix.so ++auth required pam_unix.so no_warn try_first_pass + + # Check account is active, change password if required + account required pam_unix.so +@@ -16,5 +16,4 @@ account required pam_unix.so + password required pam_unix.so + + # Setup session +-session required pam_unix.so +-session optional pam_systemd.so ++session required pam_permit.so Added: head/x11/lightdm/files/patch-data_pam_lightdm-autologin ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/x11/lightdm/files/patch-data_pam_lightdm-autologin Mon Dec 26 06:53:37 2016 (r429481) @@ -0,0 +1,27 @@ +--- data/pam/lightdm-autologin.orig 2015-08-09 23:30:00 UTC ++++ data/pam/lightdm-autologin +@@ -1,20 +1,19 @@ + #%PAM-1.0 + + # Block login if they are globally disabled +-auth required pam_nologin.so ++account required pam_nologin.so + + # Load environment from /etc/environment and ~/.pam_environment +-auth required pam_env.so ++#auth required pam_env.so + + # Allow access without authentication + auth required pam_permit.so + + # Stop autologin if account requires action +-account required pam_unix.so ++account required pam_unix.so no_warn try_first_pass + + # Can't change password + password required pam_deny.so + + # Setup session +-session required pam_unix.so +-session optional pam_systemd.so ++session required pam_permit.so Added: head/x11/lightdm/files/patch-data_pam_lightdm-greeter ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/x11/lightdm/files/patch-data_pam_lightdm-greeter Mon Dec 26 06:53:37 2016 (r429481) @@ -0,0 +1,18 @@ +--- data/pam/lightdm-greeter.orig 2015-08-09 23:30:00 UTC ++++ data/pam/lightdm-greeter +@@ -1,7 +1,7 @@ + #%PAM-1.0 + + # Load environment from /etc/environment and ~/.pam_environment +-auth required pam_env.so ++#auth required pam_env.so + + # Always let the greeter start without authentication + auth required pam_permit.so +@@ -13,5 +13,4 @@ account required pam_permit.so + password required pam_deny.so + + # Setup session +-session required pam_unix.so +-session optional pam_systemd.so ++session required pam_permit.so Added: head/x11/lightdm/files/patch-data_users.conf ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/x11/lightdm/files/patch-data_users.conf Mon Dec 26 06:53:37 2016 (r429481) @@ -0,0 +1,10 @@ +--- data/users.conf.orig 2015-08-09 23:30:00 UTC ++++ data/users.conf +@@ -9,6 +9,6 @@ + # hidden-shells = Shells that indicate a user cannot login + # + [UserList] +-minimum-uid=500 ++minimum-uid=1001 + hidden-users=nobody nobody4 noaccess + hidden-shells=/bin/false /usr/sbin/nologin Added: head/x11/lightdm/files/patch-liblightdm-gobject_language.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/x11/lightdm/files/patch-liblightdm-gobject_language.c Mon Dec 26 06:53:37 2016 (r429481) @@ -0,0 +1,38 @@ +https://bugs.launchpad.net/lightdm/+bug/790186 + +--- liblightdm-gobject/language.c.orig 2016-12-09 01:04:48 UTC ++++ liblightdm-gobject/language.c +@@ -248,10 +248,16 @@ lightdm_language_get_name (LightDMLangua + if (locale) + { + gchar *current = setlocale (LC_ALL, NULL); ++#ifdef LC_IDENTIFICATION + setlocale (LC_IDENTIFICATION, locale); ++#endif + setlocale (LC_MESSAGES, ""); + ++#ifdef _NL_IDENTIFICATION_LANGUAGE + gchar *language_en = nl_langinfo (_NL_IDENTIFICATION_LANGUAGE); ++#else ++ gchar *language_en = "Unknown"; ++#endif + if (language_en && strlen (language_en) > 0) + priv->name = g_strdup (dgettext ("iso_639_3", language_en)); + +@@ -291,10 +297,16 @@ lightdm_language_get_territory (LightDML + if (locale) + { + gchar *current = setlocale (LC_ALL, NULL); ++#ifdef LC_IDENTIFICATION + setlocale (LC_IDENTIFICATION, locale); ++#endif + setlocale (LC_MESSAGES, ""); + ++#ifdef _NL_IDENTIFICATION_TERRITORY + gchar *country_en = nl_langinfo (_NL_IDENTIFICATION_TERRITORY); ++#else ++ gchar *country_en = "Unknown"; ++#endif + if (country_en && strlen (country_en) > 0 && g_strcmp0 (country_en, "ISO") != 0) + priv->territory = g_strdup (dgettext ("iso_3166", country_en)); + Added: head/x11/lightdm/files/patch-src_process.c ============================================================================== --- /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); Added: head/x11/lightdm/files/patch-src_session-child.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/x11/lightdm/files/patch-src_session-child.c Mon Dec 26 06:53:37 2016 (r429481) @@ -0,0 +1,64 @@ +--- src/session-child.c.orig 2016-10-19 12:20:14 UTC ++++ src/session-child.c +@@ -13,7 +13,6 @@ + #include + #include + #include +-#include + #include + #include + +@@ -202,29 +201,6 @@ read_xauth (void) + return x_authority_new (x_authority_family, x_authority_address, x_authority_address_length, x_authority_number, x_authority_name, x_authority_data, x_authority_data_length); + } + +-/* GNU provides this but we can't rely on that so let's make our own version */ +-static void +-updwtmpx (const gchar *wtmp_file, struct utmpx *ut) +-{ +- struct utmp u; +- +- memset (&u, 0, sizeof (u)); +- u.ut_type = ut->ut_type; +- u.ut_pid = ut->ut_pid; +- if (ut->ut_line) +- strncpy (u.ut_line, ut->ut_line, sizeof (u.ut_line)); +- if (ut->ut_id) +- strncpy (u.ut_id, ut->ut_id, sizeof (u.ut_id)); +- if (ut->ut_user) +- strncpy (u.ut_user, ut->ut_user, sizeof (u.ut_user)); +- if (ut->ut_host) +- strncpy (u.ut_host, ut->ut_host, sizeof (u.ut_host)); +- u.ut_tv.tv_sec = ut->ut_tv.tv_sec; +- u.ut_tv.tv_usec = ut->ut_tv.tv_usec; +- +- updwtmp (wtmp_file, &u); +-} +- + #if HAVE_LIBAUDIT + static void + audit_event (int type, const gchar *username, uid_t uid, const gchar *remote_host_name, const gchar *tty, gboolean success) +@@ -420,7 +396,6 @@ session_child_run (int argc, char **argv + ut.ut_tv.tv_sec = tv.tv_sec; + ut.ut_tv.tv_usec = tv.tv_usec; + +- updwtmpx ("/var/log/btmp", &ut); + + #if HAVE_LIBAUDIT + audit_event (AUDIT_USER_LOGIN, username, -1, remote_host_name, tty, FALSE); +@@ -749,7 +724,6 @@ session_child_run (int argc, char **argv + if (!pututxline (&ut)) + g_printerr ("Failed to write utmpx: %s\n", strerror (errno)); + endutxent (); +- updwtmpx ("/var/log/wtmp", &ut); + + #if HAVE_LIBAUDIT + audit_event (AUDIT_USER_LOGIN, username, uid, remote_host_name, tty, TRUE); +@@ -786,7 +760,6 @@ session_child_run (int argc, char **argv + if (!pututxline (&ut)) + g_printerr ("Failed to write utmpx: %s\n", strerror (errno)); + endutxent (); +- updwtmpx ("/var/log/wtmp", &ut); + + #if HAVE_LIBAUDIT + audit_event (AUDIT_USER_LOGOUT, username, uid, remote_host_name, tty, TRUE); Added: head/x11/lightdm/files/patch-src_x-server.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/x11/lightdm/files/patch-src_x-server.c Mon Dec 26 06:53:37 2016 (r429481) @@ -0,0 +1,11 @@ +--- src/x-server.c.orig 2016-06-17 04:53:18 UTC ++++ src/x-server.c +@@ -143,7 +143,7 @@ x_server_connect_session (DisplayServer + { + gchar *t; + +- t = g_strdup_printf ("/dev/tty%d", vt); ++ t = g_strdup_printf ("/dev/ttyv%d", vt); + session_set_tty (session, t); + g_free (t); + Added: head/x11/lightdm/files/patch-tests_src_libsystem.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/x11/lightdm/files/patch-tests_src_libsystem.c Mon Dec 26 06:53:37 2016 (r429481) @@ -0,0 +1,10 @@ +--- tests/src/libsystem.c.orig 2016-11-13 22:45:48 UTC ++++ tests/src/libsystem.c +@@ -20,7 +20,6 @@ + #include + #include + #include +-#include + #include + #ifdef __linux__ + #include Added: head/x11/lightdm/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/x11/lightdm/pkg-descr Mon Dec 26 06:53:37 2016 (r429481) @@ -0,0 +1,7 @@ +Lightdm is a display manager that: +* Is cross-desktop - supports different desktops +* Supports different display technologies +* Is lightweight - low memory usage and fast performance +* Has a comprehensive test suite + +WWW: https://www.freedesktop.org/wiki/Software/LightDM/ Added: head/x11/lightdm/pkg-message ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/x11/lightdm/pkg-message Mon Dec 26 06:53:37 2016 (r429481) @@ -0,0 +1,2 @@ +For lightdm to function, it requires one of the available greeters to be +installed, which are available in the ports tree at x11/lightdm-*greeter* Added: head/x11/lightdm/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/x11/lightdm/pkg-plist Mon Dec 26 06:53:37 2016 (r429481) @@ -0,0 +1,164 @@ +bin/dm-tool +etc/apparmor.d/abstractions/lightdm +etc/apparmor.d/abstractions/lightdm_chromium-browser +etc/apparmor.d/lightdm-guest-session +etc/dbus-1/system.d/org.freedesktop.DisplayManager.conf +@sample %%ETCDIR%%/keys.conf.sample +@sample %%ETCDIR%%/lightdm.conf.sample +@sample %%ETCDIR%%/users.conf.sample +%%ETCDIR%%/Xsession +etc/pam.d/lightdm +etc/pam.d/lightdm-autologin +etc/pam.d/lightdm-greeter +include/lightdm-gobject-1/lightdm.h +include/lightdm-gobject-1/lightdm/greeter.h +include/lightdm-gobject-1/lightdm/language.h +include/lightdm-gobject-1/lightdm/layout.h +include/lightdm-gobject-1/lightdm/power.h +include/lightdm-gobject-1/lightdm/session.h +include/lightdm-gobject-1/lightdm/system.h +include/lightdm-gobject-1/lightdm/user.h +%%VALA%%lib/girepository-1.0/LightDM-1.typelib +lib/liblightdm-gobject-1.a +lib/liblightdm-gobject-1.so +lib/liblightdm-gobject-1.so.0 +lib/liblightdm-gobject-1.so.0.0.0 +libdata/pkgconfig/liblightdm-gobject-1.pc +libexec/lightdm-guest-session +man/man1/dm-tool.1.gz +man/man1/lightdm.1.gz +sbin/lightdm +share/bash-completion/completions/dm-tool +share/bash-completion/completions/lightdm +%%VALA%%share/gir-1.0/LightDM-1.gir +%%PORTDOCS%%share/gtk-doc/html/lightdm-gobject-1/core.html +%%PORTDOCS%%share/gtk-doc/html/lightdm-gobject-1/home.png +%%PORTDOCS%%share/gtk-doc/html/lightdm-gobject-1/index.html +%%PORTDOCS%%share/gtk-doc/html/lightdm-gobject-1/index.sgml +%%PORTDOCS%%share/gtk-doc/html/lightdm-gobject-1/left-insensitive.png +%%PORTDOCS%%share/gtk-doc/html/lightdm-gobject-1/left.png +%%PORTDOCS%%share/gtk-doc/html/lightdm-gobject-1/lightdm-gobject-1-Greeter-Interface.html +%%PORTDOCS%%share/gtk-doc/html/lightdm-gobject-1/lightdm-gobject-1-Keyboard-Layout.html +%%PORTDOCS%%share/gtk-doc/html/lightdm-gobject-1/lightdm-gobject-1-Languages.html +%%PORTDOCS%%share/gtk-doc/html/lightdm-gobject-1/lightdm-gobject-1-Power-Management.html +%%PORTDOCS%%share/gtk-doc/html/lightdm-gobject-1/lightdm-gobject-1-Sessions.html +%%PORTDOCS%%share/gtk-doc/html/lightdm-gobject-1/lightdm-gobject-1-System-Information.html +%%PORTDOCS%%share/gtk-doc/html/lightdm-gobject-1/lightdm-gobject-1-User-Accounts.html +%%PORTDOCS%%share/gtk-doc/html/lightdm-gobject-1/lightdm-gobject-1.devhelp2 +%%PORTDOCS%%share/gtk-doc/html/lightdm-gobject-1/right-insensitive.png +%%PORTDOCS%%share/gtk-doc/html/lightdm-gobject-1/right.png +%%PORTDOCS%%share/gtk-doc/html/lightdm-gobject-1/style.css +%%PORTDOCS%%share/gtk-doc/html/lightdm-gobject-1/up-insensitive.png +%%PORTDOCS%%share/gtk-doc/html/lightdm-gobject-1/up.png +%%VALA%%share/help/C/lightdm/autologin.page +%%VALA%%share/help/C/lightdm/config.page +%%VALA%%share/help/C/lightdm/default-greeter.page +%%VALA%%share/help/C/lightdm/default-session.page +%%VALA%%share/help/C/lightdm/diagnostics.page +%%VALA%%share/help/C/lightdm/guest.page +%%VALA%%share/help/C/lightdm/index.page +%%VALA%%share/help/C/lightdm/legal.xml +%%VALA%%share/help/C/lightdm/local-sessions.page +%%VALA%%share/help/C/lightdm/remote-sessions.page +%%VALA%%share/help/C/lightdm/seat.page +%%VALA%%share/help/C/lightdm/standard-authentication.page +%%VALA%%share/help/C/lightdm/user-list.page +%%VALA%%share/help/C/lightdm/user-switching.page +%%VALA%%share/help/C/lightdm/vnc.page +%%VALA%%share/help/C/lightdm/write-greeter.page +%%VALA%%share/help/C/lightdm/xdmcp.page +%%VALA%%share/locale/af/LC_MESSAGES/lightdm.mo +%%VALA%%share/locale/an/LC_MESSAGES/lightdm.mo +%%VALA%%share/locale/ar/LC_MESSAGES/lightdm.mo +%%VALA%%share/locale/ast/LC_MESSAGES/lightdm.mo +%%VALA%%share/locale/az/LC_MESSAGES/lightdm.mo +%%VALA%%share/locale/be/LC_MESSAGES/lightdm.mo +%%VALA%%share/locale/bg/LC_MESSAGES/lightdm.mo +%%VALA%%share/locale/bn/LC_MESSAGES/lightdm.mo +%%VALA%%share/locale/bo/LC_MESSAGES/lightdm.mo +%%VALA%%share/locale/br/LC_MESSAGES/lightdm.mo +%%VALA%%share/locale/bs/LC_MESSAGES/lightdm.mo +%%VALA%%share/locale/ca/LC_MESSAGES/lightdm.mo +%%VALA%%share/locale/ca@valencia/LC_MESSAGES/lightdm.mo +%%VALA%%share/locale/ckb/LC_MESSAGES/lightdm.mo +%%VALA%%share/locale/cs/LC_MESSAGES/lightdm.mo +%%VALA%%share/locale/da/LC_MESSAGES/lightdm.mo +%%VALA%%share/locale/de/LC_MESSAGES/lightdm.mo +%%VALA%%share/locale/el/LC_MESSAGES/lightdm.mo +%%VALA%%share/locale/en_AU/LC_MESSAGES/lightdm.mo +%%VALA%%share/locale/en_CA/LC_MESSAGES/lightdm.mo +%%VALA%%share/locale/en_GB/LC_MESSAGES/lightdm.mo +%%VALA%%share/locale/eo/LC_MESSAGES/lightdm.mo +%%VALA%%share/locale/es/LC_MESSAGES/lightdm.mo +%%VALA%%share/locale/et/LC_MESSAGES/lightdm.mo +%%VALA%%share/locale/eu/LC_MESSAGES/lightdm.mo +%%VALA%%share/locale/fa/LC_MESSAGES/lightdm.mo +%%VALA%%share/locale/fi/LC_MESSAGES/lightdm.mo +%%VALA%%share/locale/fo/LC_MESSAGES/lightdm.mo +%%VALA%%share/locale/fr/LC_MESSAGES/lightdm.mo +%%VALA%%share/locale/fy/LC_MESSAGES/lightdm.mo +%%VALA%%share/locale/gd/LC_MESSAGES/lightdm.mo +%%VALA%%share/locale/gl/LC_MESSAGES/lightdm.mo +%%VALA%%share/locale/gu/LC_MESSAGES/lightdm.mo +%%VALA%%share/locale/he/LC_MESSAGES/lightdm.mo +%%VALA%%share/locale/hi/LC_MESSAGES/lightdm.mo +%%VALA%%share/locale/hr/LC_MESSAGES/lightdm.mo +%%VALA%%share/locale/hu/LC_MESSAGES/lightdm.mo +%%VALA%%share/locale/ia/LC_MESSAGES/lightdm.mo +%%VALA%%share/locale/id/LC_MESSAGES/lightdm.mo +%%VALA%%share/locale/is/LC_MESSAGES/lightdm.mo +%%VALA%%share/locale/it/LC_MESSAGES/lightdm.mo +%%VALA%%share/locale/ja/LC_MESSAGES/lightdm.mo +%%VALA%%share/locale/kk/LC_MESSAGES/lightdm.mo +%%VALA%%share/locale/km/LC_MESSAGES/lightdm.mo +%%VALA%%share/locale/kn/LC_MESSAGES/lightdm.mo +%%VALA%%share/locale/ko/LC_MESSAGES/lightdm.mo +%%VALA%%share/locale/ku/LC_MESSAGES/lightdm.mo +%%VALA%%share/locale/lb/LC_MESSAGES/lightdm.mo +%%VALA%%share/locale/lt/LC_MESSAGES/lightdm.mo +%%VALA%%share/locale/lv/LC_MESSAGES/lightdm.mo +%%VALA%%share/locale/mhr/LC_MESSAGES/lightdm.mo +%%VALA%%share/locale/mi/LC_MESSAGES/lightdm.mo +%%VALA%%share/locale/ml/LC_MESSAGES/lightdm.mo +%%VALA%%share/locale/mr/LC_MESSAGES/lightdm.mo +%%VALA%%share/locale/ms/LC_MESSAGES/lightdm.mo +%%VALA%%share/locale/my/LC_MESSAGES/lightdm.mo +%%VALA%%share/locale/nb/LC_MESSAGES/lightdm.mo +%%VALA%%share/locale/nl/LC_MESSAGES/lightdm.mo +%%VALA%%share/locale/nn/LC_MESSAGES/lightdm.mo +%%VALA%%share/locale/oc/LC_MESSAGES/lightdm.mo +%%VALA%%share/locale/pa/LC_MESSAGES/lightdm.mo +%%VALA%%share/locale/pl/LC_MESSAGES/lightdm.mo +%%VALA%%share/locale/pt/LC_MESSAGES/lightdm.mo +%%VALA%%share/locale/pt_BR/LC_MESSAGES/lightdm.mo +%%VALA%%share/locale/ro/LC_MESSAGES/lightdm.mo +%%VALA%%share/locale/ru/LC_MESSAGES/lightdm.mo +%%VALA%%share/locale/sc/LC_MESSAGES/lightdm.mo +%%VALA%%share/locale/sd/LC_MESSAGES/lightdm.mo +%%VALA%%share/locale/shn/LC_MESSAGES/lightdm.mo +%%VALA%%share/locale/si/LC_MESSAGES/lightdm.mo +%%VALA%%share/locale/sk/LC_MESSAGES/lightdm.mo +%%VALA%%share/locale/sl/LC_MESSAGES/lightdm.mo +%%VALA%%share/locale/sq/LC_MESSAGES/lightdm.mo +%%VALA%%share/locale/sr/LC_MESSAGES/lightdm.mo +%%VALA%%share/locale/sv/LC_MESSAGES/lightdm.mo +%%VALA%%share/locale/ta/LC_MESSAGES/lightdm.mo +%%VALA%%share/locale/te/LC_MESSAGES/lightdm.mo +%%VALA%%share/locale/tg/LC_MESSAGES/lightdm.mo +%%VALA%%share/locale/th/LC_MESSAGES/lightdm.mo +%%VALA%%share/locale/tl/LC_MESSAGES/lightdm.mo +%%VALA%%share/locale/tr/LC_MESSAGES/lightdm.mo +%%VALA%%share/locale/ug/LC_MESSAGES/lightdm.mo +%%VALA%%share/locale/uk/LC_MESSAGES/lightdm.mo +%%VALA%%share/locale/uz/LC_MESSAGES/lightdm.mo +%%VALA%%share/locale/vi/LC_MESSAGES/lightdm.mo +%%VALA%%share/locale/wae/LC_MESSAGES/lightdm.mo +%%VALA%%share/locale/zh_CN/LC_MESSAGES/lightdm.mo +%%VALA%%share/locale/zh_HK/LC_MESSAGES/lightdm.mo +%%VALA%%share/locale/zh_TW/LC_MESSAGES/lightdm.mo +%%VALA%%share/vala/vapi/liblightdm-gobject-1.deps +%%VALA%%share/vala/vapi/liblightdm-gobject-1.vapi +share/xgreeters/default.desktop +@dir /var/cache/lightdm +@dir /var/log/lightdm +@dir /var/run/lightdm From owner-svn-ports-head@freebsd.org Mon Dec 26 07:22:14 2016 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 D9762C91A75; Mon, 26 Dec 2016 07:22:14 +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 93FCB1FD; Mon, 26 Dec 2016 07:22:14 +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 uBQ7MDIO066475; Mon, 26 Dec 2016 07:22:13 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBQ7MDGj066471; Mon, 26 Dec 2016 07:22:13 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201612260722.uBQ7MDGj066471@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Mon, 26 Dec 2016 07:22:13 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429482 - in head/devel: . py-dill 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, 26 Dec 2016 07:22:15 -0000 Author: pi Date: Mon Dec 26 07:22:13 2016 New Revision: 429482 URL: https://svnweb.freebsd.org/changeset/ports/429482 Log: New port: devel/py-dill Dill extends python's 'pickle' module for serializing and de-serializing python objects to the majority of the built-in python types. Serialization is the process of converting an object to a byte stream, and the inverse of which is converting a byte stream back to on python object hierarchy. WWW: https://pypi.python.org/pypi/dill PR: 214677 Submitted by: Yuri Victorovich Added: head/devel/py-dill/ head/devel/py-dill/Makefile (contents, props changed) head/devel/py-dill/distinfo (contents, props changed) head/devel/py-dill/pkg-descr (contents, props changed) Modified: head/devel/Makefile Modified: head/devel/Makefile ============================================================================== --- head/devel/Makefile Mon Dec 26 06:53:37 2016 (r429481) +++ head/devel/Makefile Mon Dec 26 07:22:13 2016 (r429482) @@ -4191,6 +4191,7 @@ SUBDIR += py-dexml SUBDIR += py-dialog SUBDIR += py-diazo + SUBDIR += py-dill SUBDIR += py-dirspec SUBDIR += py-distorm SUBDIR += py-django-rq Added: head/devel/py-dill/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/py-dill/Makefile Mon Dec 26 07:22:13 2016 (r429482) @@ -0,0 +1,21 @@ +# Created by: Yuri Victorovich +# $FreeBSD$ + +PORTNAME= dill +PORTVERSION= 0.2.5 +CATEGORIES= devel python +MASTER_SITES= CHEESESHOP +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= yuri@rawbw.com +COMMENT= Serialize all of python + +LICENSE= BSD3CLAUSE +LICENSE_FILE= ${WRKSRC}/LICENSE + +USES= python tar:tgz +USE_PYTHON= autoplist concurrent distutils + +NO_ARCH= yes + +.include Added: head/devel/py-dill/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/py-dill/distinfo Mon Dec 26 07:22:13 2016 (r429482) @@ -0,0 +1,3 @@ +TIMESTAMP = 1479597021 +SHA256 (dill-0.2.5.tgz) = 431c9d46e190dcdf1397234cf659d66e2e22e33b0474ed6ee2d0b16c9c0ea319 +SIZE (dill-0.2.5.tgz) = 60572 Added: head/devel/py-dill/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/py-dill/pkg-descr Mon Dec 26 07:22:13 2016 (r429482) @@ -0,0 +1,6 @@ +Dill extends python's 'pickle' module for serializing and de-serializing +python objects to the majority of the built-in python types. Serialization +is the process of converting an object to a byte stream, and the inverse +of which is converting a byte stream back to on python object hierarchy. + +WWW: https://pypi.python.org/pypi/dill From owner-svn-ports-head@freebsd.org Mon Dec 26 07:29:13 2016 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 C7A73C91C27; Mon, 26 Dec 2016 07:29:13 +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 A60EC3D8; Mon, 26 Dec 2016 07:29:13 +0000 (UTC) (envelope-from jbeich@freebsd.org) Received: by freefall.freebsd.org (Postfix, from userid 1354) id 0371FFAE; Mon, 26 Dec 2016 07:29:12 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org, woodsb02@FreeBSD.org Subject: Re: svn commit: r429481 - in head: . x11 x11/lightdm x11/lightdm-gtk-greeter x11/lightdm/files In-Reply-To: <201612260653.uBQ6rbp5054319@repo.freebsd.org> Message-Id: <20161226072913.0371FFAE@freefall.freebsd.org> Date: Mon, 26 Dec 2016 07:29:12 +0000 (UTC) From: jbeich@freebsd.org (Jan Beich) 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, 26 Dec 2016 07:29:13 -0000 > --- /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; From owner-svn-ports-head@freebsd.org Mon Dec 26 08:36:14 2016 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 9079DC91154; Mon, 26 Dec 2016 08:36: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 600E5798; Mon, 26 Dec 2016 08:36: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 uBQ8aDwE094621; Mon, 26 Dec 2016 08:36:13 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBQ8aDGb094620; Mon, 26 Dec 2016 08:36:13 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201612260836.uBQ8aDGb094620@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Mon, 26 Dec 2016 08:36:13 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429483 - head/archivers/freeze 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, 26 Dec 2016 08:36:14 -0000 Author: amdmi3 Date: Mon Dec 26 08:36:13 2016 New Revision: 429483 URL: https://svnweb.freebsd.org/changeset/ports/429483 Log: - Add LICENSE - Switch to options helpers Approved by: portmgr blanket Modified: head/archivers/freeze/Makefile Modified: head/archivers/freeze/Makefile ============================================================================== --- head/archivers/freeze/Makefile Mon Dec 26 07:22:13 2016 (r429482) +++ head/archivers/freeze/Makefile Mon Dec 26 08:36:13 2016 (r429483) @@ -12,6 +12,8 @@ MASTER_SITES= ftp://ftp.warwick.ac.uk/pu MAINTAINER= gabor@FreeBSD.org COMMENT= Compression program - often used in QNX +LICENSE= NONE + CONFLICTS_INSTALL= mlt-[0-9]* GNU_CONFIGURE= yes ALL_TARGET= prog @@ -22,7 +24,7 @@ PORTDOCS= README OPTIONS_DEFINE= DOCS -post-install: +post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/README ${STAGEDIR}${DOCSDIR} From owner-svn-ports-head@freebsd.org Mon Dec 26 08:41:17 2016 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 36098C91226; Mon, 26 Dec 2016 08:41:17 +0000 (UTC) (envelope-from wen@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 05C49946; Mon, 26 Dec 2016 08:41:16 +0000 (UTC) (envelope-from wen@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBQ8fGKC095714; Mon, 26 Dec 2016 08:41:16 GMT (envelope-from wen@FreeBSD.org) Received: (from wen@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBQ8fGwe095712; Mon, 26 Dec 2016 08:41:16 GMT (envelope-from wen@FreeBSD.org) Message-Id: <201612260841.uBQ8fGwe095712@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: wen set sender to wen@FreeBSD.org using -f From: Wen Heping Date: Mon, 26 Dec 2016 08:41:16 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429484 - head/graphics/p5-Image-Size 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, 26 Dec 2016 08:41:17 -0000 Author: wen Date: Mon Dec 26 08:41:15 2016 New Revision: 429484 URL: https://svnweb.freebsd.org/changeset/ports/429484 Log: - Update to 3.300 Changes: http://search.cpan.org/src/RJRAY/Image-Size-3.300/ChangeLog - Add NO_ARCH PR: 214329 Submitted by: citrin+pr@citrin.ru Approved by: maintainer Modified: head/graphics/p5-Image-Size/Makefile head/graphics/p5-Image-Size/distinfo Modified: head/graphics/p5-Image-Size/Makefile ============================================================================== --- head/graphics/p5-Image-Size/Makefile Mon Dec 26 08:36:13 2016 (r429483) +++ head/graphics/p5-Image-Size/Makefile Mon Dec 26 08:41:15 2016 (r429484) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= Image-Size -PORTVERSION= 3.232 -PORTREVISION= 1 +PORTVERSION= 3.300 CATEGORIES= graphics www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -11,7 +10,10 @@ PKGNAMEPREFIX= p5- MAINTAINER= tolid@tolid.eu.org COMMENT= Perl5 module to determine the size of images in several common formats +LICENSE= ARTPERL10 + USES= perl5 USE_PERL5= configure +NO_ARCH= yes .include Modified: head/graphics/p5-Image-Size/distinfo ============================================================================== --- head/graphics/p5-Image-Size/distinfo Mon Dec 26 08:36:13 2016 (r429483) +++ head/graphics/p5-Image-Size/distinfo Mon Dec 26 08:41:15 2016 (r429484) @@ -1,2 +1,3 @@ -SHA256 (Image-Size-3.232.tar.gz) = acc34ef5270473ca925b2757bc9c379add8542280636dade2dc73f324231a0d7 -SIZE (Image-Size-3.232.tar.gz) = 222148 +TIMESTAMP = 1482741036 +SHA256 (Image-Size-3.300.tar.gz) = 53c9b1f86531cde060ee63709d1fda73cabc0cf2d581d29b22b014781b9f026b +SIZE (Image-Size-3.300.tar.gz) = 237954 From owner-svn-ports-head@freebsd.org Mon Dec 26 08:46:38 2016 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 201C8C91439; Mon, 26 Dec 2016 08:46:38 +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 C9A79D00; Mon, 26 Dec 2016 08:46:37 +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 uBQ8kapo098745; Mon, 26 Dec 2016 08:46:36 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBQ8kadE098744; Mon, 26 Dec 2016 08:46:36 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201612260846.uBQ8kadE098744@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Mon, 26 Dec 2016 08:46:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429485 - head/multimedia/mlt 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, 26 Dec 2016 08:46:38 -0000 Author: amdmi3 Date: Mon Dec 26 08:46:36 2016 New Revision: 429485 URL: https://svnweb.freebsd.org/changeset/ports/429485 Log: - Mark broken on FreeBSD 9.x i386 - Switch to options helpers Approved by: portmgr blanket Modified: head/multimedia/mlt/Makefile Modified: head/multimedia/mlt/Makefile ============================================================================== --- head/multimedia/mlt/Makefile Mon Dec 26 08:41:15 2016 (r429484) +++ head/multimedia/mlt/Makefile Mon Dec 26 08:46:36 2016 (r429485) @@ -21,6 +21,9 @@ CONFLICTS_INSTALL= freeze-[0-9]* LIB_DEPENDS= libfftw3.so:math/fftw3 +BROKEN_FreeBSD_9_i386= does not build (filter_glsl_manager.cpp:401: error: integer constant is too large for 'long' type) +BROKEN_sparc64= does not compile on sparc64 (invokes i386 asm) + USE_GNOME= libxml2 USE_SDL= image USE_XORG= x11 @@ -111,10 +114,6 @@ VIDSTAB_CONFIGURE_ENABLE=vid.stab .include -.if ${ARCH} == "sparc64" -BROKEN= does not compile on sparc64 (invokes i386 asm) -.endif - .if ${PORT_OPTIONS:MQT[45]} LIB_DEPENDS+= libexif.so:graphics/libexif CONFIGURE_ARGS+= --enable-qt \ @@ -140,21 +139,21 @@ pre-configure: post-install: ${INSTALL_MAN} ${WRKSRC}/docs/melt.1 ${STAGEDIR}${MANPREFIX}/man/man1/melt.1 @${RM} ${WRKSRC}/docs/melt.1 -.if ${PORT_OPTIONS:MDOCS} -. for f in ${PORTDOCS} - cd ${WRKSRC} && ${COPYTREE_SHARE} ${f} ${STAGEDIR}${DOCSDIR} -. endfor -.endif -.if ${PORT_OPTIONS:MEXAMPLES} -. for f in ${PORTEXAMPLES} - cd ${WRKSRC} && ${COPYTREE_SHARE} ${f} ${STAGEDIR}${EXAMPLESDIR} -. endfor -.endif ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/melt ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libmlt.so.${PORTVERSION} ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libmlt++.so.${PORTVERSION} ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/mlt/* +post-install-DOCS-on: +.for f in ${PORTDOCS} + cd ${WRKSRC} && ${COPYTREE_SHARE} ${f} ${STAGEDIR}${DOCSDIR} +.endfor + +post-install-EXAMPLES-on: +.for f in ${PORTEXAMPLES} + cd ${WRKSRC} && ${COPYTREE_SHARE} ${f} ${STAGEDIR}${EXAMPLESDIR} +.endfor + .endif # ${SLAVE_PORT} == "no" .include From owner-svn-ports-head@freebsd.org Mon Dec 26 09:00:21 2016 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 BA91DC91BEB; Mon, 26 Dec 2016 09:00:21 +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 9F0C4154A; Mon, 26 Dec 2016 09:00:21 +0000 (UTC) (envelope-from jbeich@freebsd.org) Received: by freefall.freebsd.org (Postfix, from userid 1354) id EAADE1D31; Mon, 26 Dec 2016 09:00:20 +0000 (UTC) To: amdmi3@FreeBSD.org, ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r429485 - head/multimedia/mlt In-Reply-To: <201612260846.uBQ8kadE098744@repo.freebsd.org> Message-Id: <20161226090020.EAADE1D31@freefall.freebsd.org> Date: Mon, 26 Dec 2016 09:00:20 +0000 (UTC) From: jbeich@freebsd.org (Jan Beich) 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, 26 Dec 2016 09:00:21 -0000 Dmitry Marakasov writes: > +post-install-DOCS-on: > +.for f in ${PORTDOCS} > + cd ${WRKSRC} && ${COPYTREE_SHARE} ${f} ${STAGEDIR}${DOCSDIR} > +.endfor > + > +post-install-EXAMPLES-on: > +.for f in ${PORTEXAMPLES} > + cd ${WRKSRC} && ${COPYTREE_SHARE} ${f} ${STAGEDIR}${EXAMPLESDIR} > +.endfor > + COPYTREE_SHARE can handle multiple arguments as long as they're quoted. post-install-EXAMPLES-on: (cd ${WRKSRC} && ${COPYTREE_SHARE} "${PORTEXAMPLES}" ${STAGEDIR}${EXAMPLESDIR}) post-install-DOCS-on: (cd ${WRKSRC} && ${COPYTREE_SHARE} "${PORTDOCS}" ${STAGEDIR}${DOCSDIR}) From owner-svn-ports-head@freebsd.org Mon Dec 26 09:01:00 2016 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 B908AC91D49; Mon, 26 Dec 2016 09:01:00 +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 88979168F; Mon, 26 Dec 2016 09:01:00 +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 uBQ90xmb003043; Mon, 26 Dec 2016 09:00:59 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBQ90xXP003042; Mon, 26 Dec 2016 09:00:59 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201612260900.uBQ90xXP003042@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Mon, 26 Dec 2016 09:00:59 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429486 - head/math/nauty 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, 26 Dec 2016 09:01:00 -0000 Author: amdmi3 Date: Mon Dec 26 09:00:59 2016 New Revision: 429486 URL: https://svnweb.freebsd.org/changeset/ports/429486 Log: - Add LICENSE - Switch to options helpers Modified: head/math/nauty/Makefile Modified: head/math/nauty/Makefile ============================================================================== --- head/math/nauty/Makefile Mon Dec 26 08:46:36 2016 (r429485) +++ head/math/nauty/Makefile Mon Dec 26 09:00:59 2016 (r429486) @@ -10,19 +10,28 @@ DISTNAME= ${PORTNAME}${PORTVERSION:S!.!! MAINTAINER= ports@FreeBSD.org COMMENT= Brendan McKay's graph isomorphism tester +LICENSE= NAUTY +LICENSE_NAME= nauty license +LICENSE_FILE= ${WRKDIR}/LICENSE +LICENSE_PERMS= dist-mirror pkg-mirror auto-accept + USES= gmake GNU_CONFIGURE= yes MAKEFILE= makefile +PROGRAMS= NRswitchg addedgeg amtog biplabg catg complg copyg \ + countg deledgeg directg dreadnaut dretog genbg geng \ + genrang gentourng labelg listg multig newedgeg pickg \ + planarg shortg showg + PORTDOCS= nug.pdf PLIST_FILES= ${PROGRAMS:S!^!bin/!} OPTIONS_DEFINE= DOCS -PROGRAMS= NRswitchg addedgeg amtog biplabg catg complg copyg \ - countg deledgeg directg dreadnaut dretog genbg geng \ - genrang gentourng labelg listg multig newedgeg pickg \ - planarg shortg showg +post-extract: + @${SED} -ne '/AUTHOR/,/RIP/ {s|^\* ||; s| *\*$$||;p;}' \ + < ${WRKSRC}/nauty.h > ${WRKDIR}/LICENSE post-patch: @${REINPLACE_CMD} -e \ @@ -31,11 +40,13 @@ post-patch: do-install: .for i in ${PROGRAMS} - (cd ${WRKSRC} && ${INSTALL_PROGRAM} ${i} ${STAGEDIR}${PREFIX}/bin) + ${INSTALL_PROGRAM} ${WRKSRC}/${i} ${STAGEDIR}${PREFIX}/bin .endfor + +do-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} .for i in ${PORTDOCS} - (cd ${WRKSRC} && ${INSTALL_DATA} ${i} ${STAGEDIR}${DOCSDIR}) + ${INSTALL_DATA} ${WRKSRC}/${i} ${STAGEDIR}${DOCSDIR} .endfor .include From owner-svn-ports-head@freebsd.org Mon Dec 26 09:14:03 2016 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 0CDE5C8F0C4; Mon, 26 Dec 2016 09:14:03 +0000 (UTC) (envelope-from amdmi3@amdmi3.ru) Received: from ihor-3.amdmi3.ru (ihor-3.amdmi3.ru [185.117.152.228]) by mx1.freebsd.org (Postfix) with ESMTP id B7C811E02; Mon, 26 Dec 2016 09:14:02 +0000 (UTC) (envelope-from amdmi3@amdmi3.ru) Received: from hive.panopticon (unknown [78.153.152.119]) by ihor-3.amdmi3.ru (Postfix) with ESMTPS id B8FC61AF115; Mon, 26 Dec 2016 10:53:24 +0300 (MSK) Received: from hades.panopticon (hades.panopticon [192.168.0.32]) by hive.panopticon (Postfix) with ESMTP id 78F7C321; Mon, 26 Dec 2016 12:09:24 +0300 (MSK) Received: by hades.panopticon (Postfix, from userid 1000) id 4747270C; Mon, 26 Dec 2016 12:13:01 +0300 (MSK) Date: Mon, 26 Dec 2016 12:13:01 +0300 From: Dmitry Marakasov To: Jan Beich Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r429485 - head/multimedia/mlt Message-ID: <20161226091301.GJ84033@hades.panopticon> References: <201612260846.uBQ8kadE098744@repo.freebsd.org> <20161226090020.EAADE1D31@freefall.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20161226090020.EAADE1D31@freefall.freebsd.org> User-Agent: Mutt/1.7.2 (2016-11-26) 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, 26 Dec 2016 09:14:03 -0000 * Jan Beich (jbeich@freebsd.org) wrote: > > +post-install-DOCS-on: > > +.for f in ${PORTDOCS} > > + cd ${WRKSRC} && ${COPYTREE_SHARE} ${f} ${STAGEDIR}${DOCSDIR} > > +.endfor > > + > > +post-install-EXAMPLES-on: > > +.for f in ${PORTEXAMPLES} > > + cd ${WRKSRC} && ${COPYTREE_SHARE} ${f} ${STAGEDIR}${EXAMPLESDIR} > > +.endfor > > + > > COPYTREE_SHARE can handle multiple arguments as long as they're quoted. > > post-install-EXAMPLES-on: > (cd ${WRKSRC} && ${COPYTREE_SHARE} "${PORTEXAMPLES}" ${STAGEDIR}${EXAMPLESDIR}) > > post-install-DOCS-on: > (cd ${WRKSRC} && ${COPYTREE_SHARE} "${PORTDOCS}" ${STAGEDIR}${DOCSDIR}) Feel free to do a followup commit. -- Dmitry Marakasov . 55B5 0596 FF1E 8D84 5F56 9510 D35A 80DD F9D2 F77D amdmi3@amdmi3.ru ..: jabber: amdmi3@jabber.ru http://amdmi3.ru From owner-svn-ports-head@freebsd.org Mon Dec 26 09:43:55 2016 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 512B3C8F792; Mon, 26 Dec 2016 09:43:55 +0000 (UTC) (envelope-from amdmi3@amdmi3.ru) Received: from ihor-3.amdmi3.ru (ihor-3.amdmi3.ru [185.117.152.228]) by mx1.freebsd.org (Postfix) with ESMTP id 07094D9E; Mon, 26 Dec 2016 09:43:54 +0000 (UTC) (envelope-from amdmi3@amdmi3.ru) Received: from hive.panopticon (unknown [78.153.152.119]) by ihor-3.amdmi3.ru (Postfix) with ESMTPS id 219E81AF115; Mon, 26 Dec 2016 12:43:53 +0300 (MSK) Received: from hades.panopticon (hades.panopticon [192.168.0.32]) by hive.panopticon (Postfix) with ESMTP id 41B72378; Mon, 26 Dec 2016 12:39:22 +0300 (MSK) Received: by hades.panopticon (Postfix, from userid 1000) id 11C3671E; Mon, 26 Dec 2016 12:42:59 +0300 (MSK) Date: Mon, 26 Dec 2016 12:42:59 +0300 From: Dmitry Marakasov To: Antoine Brodin Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r428295 - in head: . databases databases/py-mysqlclient databases/py-psycopg2 databases/py3-mysqlclient databases/py3-psycopg2 databases/py35-mysqlclient databases/py35-psycopg2 Message-ID: <20161226094258.GK84033@hades.panopticon> References: <201612101339.uBADdMah068348@repo.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <201612101339.uBADdMah068348@repo.freebsd.org> User-Agent: Mutt/1.7.2 (2016-11-26) 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, 26 Dec 2016 09:43:55 -0000 * Antoine Brodin (antoine@FreeBSD.org) wrote: > Author: antoine > Date: Sat Dec 10 13:39:21 2016 > New Revision: 428295 > URL: https://svnweb.freebsd.org/changeset/ports/428295 > > Log: > Move py35-mysqlclient and py35-psycopg2 to match existing naming convention There are a lot of other py3[345]-* ports, shouldn't these be fixed too? -- Dmitry Marakasov . 55B5 0596 FF1E 8D84 5F56 9510 D35A 80DD F9D2 F77D amdmi3@amdmi3.ru ..: jabber: amdmi3@jabber.ru http://amdmi3.ru From owner-svn-ports-head@freebsd.org Mon Dec 26 09:48:27 2016 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 97E72C8F84B; Mon, 26 Dec 2016 09:48:27 +0000 (UTC) (envelope-from ohauer@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 4D63AFC7; Mon, 26 Dec 2016 09:48:27 +0000 (UTC) (envelope-from ohauer@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBQ9mQo1023371; Mon, 26 Dec 2016 09:48:26 GMT (envelope-from ohauer@FreeBSD.org) Received: (from ohauer@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBQ9mQN2023368; Mon, 26 Dec 2016 09:48:26 GMT (envelope-from ohauer@FreeBSD.org) Message-Id: <201612260948.uBQ9mQN2023368@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ohauer set sender to ohauer@FreeBSD.org using -f From: Olli Hauer Date: Mon, 26 Dec 2016 09:48:26 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429487 - head/mail/postfix-current 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, 26 Dec 2016 09:48:27 -0000 Author: ohauer Date: Mon Dec 26 09:48:26 2016 New Revision: 429487 URL: https://svnweb.freebsd.org/changeset/ports/429487 Log: - update to 3.2-20161224 20161205 Cleanup: log the sender address when rejecting a too large message size in a "MAIL FROM: SIZE=nnn" command. File: smtpd/smtpd.c. 20161206 Bugfix (introduced: Postfix 3.0): when receiving a MAIL FROM...SMTPUTF8 command while smtpd_delay_reject=no, enable SMTPUTF8 support before processing smtpd_sender_restrictions. Problem reported by Viktor Dukhovni. File: smtpd/smtpd.c. Bugfix (introduced: Postfix 3.0): when receiving a VRFY...SMTPUTF8 command, enable SMTPUTF8 support while processing smtpd_recipient_restrictions. File: smtpd/smtpd.c. 20161220 Bugfix (introduced: Postfix 2.1.0): the Postfix SMTP daemon did not query sender_canonical_maps when rejecting unknown senders with "smtpd_reject_unlisted_recipient = yes" or with reject_unlisted_sender. Stephen R. van den Berg (Mr. procmail). Files: smtpd/smtpd.c, smtpd/smtpd_check.c. 20161223 Bugfix (introduced: Postfix 3.2 snapshots): the makedefs script produced a garbled CCARGS setting when no suitable ICU library was found. File: makedefs. Modified: head/mail/postfix-current/Makefile head/mail/postfix-current/distinfo Modified: head/mail/postfix-current/Makefile ============================================================================== --- head/mail/postfix-current/Makefile Mon Dec 26 09:00:59 2016 (r429486) +++ head/mail/postfix-current/Makefile Mon Dec 26 09:48:26 2016 (r429487) @@ -2,8 +2,8 @@ # $FreeBSD$ PORTNAME= postfix -DISTVERSION= 3.2-20161204 -PORTREVISION= 1 +DISTVERSION= 3.2-20161224 +PORTREVISION?= 0 PORTEPOCH= 4 CATEGORIES= mail ipv6 MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/ \ Modified: head/mail/postfix-current/distinfo ============================================================================== --- head/mail/postfix-current/distinfo Mon Dec 26 09:00:59 2016 (r429486) +++ head/mail/postfix-current/distinfo Mon Dec 26 09:48:26 2016 (r429487) @@ -1,3 +1,3 @@ -TIMESTAMP = 1480886639 -SHA256 (postfix/postfix-3.2-20161204.tar.gz) = c390c2bfa0ac67268688258537cd0ec1758c0768351d645aee529a05e42d0047 -SIZE (postfix/postfix-3.2-20161204.tar.gz) = 4366046 +TIMESTAMP = 1482623407 +SHA256 (postfix/postfix-3.2-20161224.tar.gz) = d49a19a1cfd2e8d7a2d5a2f09de90c69b0d2219762b753aa13119c463751002e +SIZE (postfix/postfix-3.2-20161224.tar.gz) = 4377777 From owner-svn-ports-head@freebsd.org Mon Dec 26 10:00:12 2016 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 140C7C8FED7; Mon, 26 Dec 2016 10:00:12 +0000 (UTC) (envelope-from rakuco@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 CAB601B28; Mon, 26 Dec 2016 10:00:11 +0000 (UTC) (envelope-from rakuco@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBQA0AHC027680; Mon, 26 Dec 2016 10:00:10 GMT (envelope-from rakuco@FreeBSD.org) Received: (from rakuco@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBQA0A6s027675; Mon, 26 Dec 2016 10:00:10 GMT (envelope-from rakuco@FreeBSD.org) Message-Id: <201612261000.uBQA0A6s027675@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rakuco set sender to rakuco@FreeBSD.org using -f From: Raphael Kubo da Costa Date: Mon, 26 Dec 2016 10:00:10 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429488 - in head: devel/dbus-qt5 devel/qt5-buildtools net/qt5-network print/qt5-printsupport 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, 26 Dec 2016 10:00:12 -0000 Author: rakuco Date: Mon Dec 26 10:00:10 2016 New Revision: 429488 URL: https://svnweb.freebsd.org/changeset/ports/429488 Log: Drop post-configure target from several Qt5 ports. Qt's configure script already creates all the necessary Makefiles for the directories we need to build, so there is no need to run qmake again in post-configure. Reviewed by: tcberner, Adriaan de Groot Differential Revision: https://reviews.freebsd.org/D8899 Modified: head/devel/dbus-qt5/Makefile head/devel/qt5-buildtools/Makefile head/net/qt5-network/Makefile head/print/qt5-printsupport/Makefile Modified: head/devel/dbus-qt5/Makefile ============================================================================== --- head/devel/dbus-qt5/Makefile Mon Dec 26 09:48:26 2016 (r429487) +++ head/devel/dbus-qt5/Makefile Mon Dec 26 10:00:10 2016 (r429488) @@ -24,12 +24,6 @@ TOOLS= qdbuscpp2xml qdbusxml2cpp QT_DEFINES= DBUS QT_CONFIG= dbus -post-configure: -.for t in ${TOOLS} - @cd ${WRKSRC}/src/tools/${t} && \ - ${SETENV} ${QMAKE_ENV} ${WRKSRC}/bin/qmake ${QMAKE_ARGS} -.endfor - post-build: .for t in ${TOOLS} @cd ${WRKSRC}/src/tools/${t} && \ Modified: head/devel/qt5-buildtools/Makefile ============================================================================== --- head/devel/qt5-buildtools/Makefile Mon Dec 26 09:48:26 2016 (r429487) +++ head/devel/qt5-buildtools/Makefile Mon Dec 26 10:00:10 2016 (r429488) @@ -21,12 +21,6 @@ INSTALL_WRKSRC= ${BUILD_WRKSRC} MORE_WRKSRCS= src/tools/moc \ src/tools/rcc -post-configure: -.for d in ${MORE_WRKSRCS} - @cd ${WRKSRC}/${d} && \ - ${SETENV} ${QMAKE_ENV} ${WRKSRC}/bin/qmake ${QMAKE_ARGS} -.endfor - post-build: .for d in ${MORE_WRKSRCS} @cd ${WRKSRC}/${d} && \ Modified: head/net/qt5-network/Makefile ============================================================================== --- head/net/qt5-network/Makefile Mon Dec 26 09:48:26 2016 (r429487) +++ head/net/qt5-network/Makefile Mon Dec 26 10:00:10 2016 (r429488) @@ -29,10 +29,6 @@ post-patch: ${BUILD_WRKSRC}/ssl/qsslsocket_openssl.cpp \ ${BUILD_WRKSRC}/ssl/qsslsocket_openssl_symbols.cpp -post-configure: - @cd ${WRKSRC}/src/plugins/bearer/generic && \ - ${SETENV} ${QMAKE_ENV} ${WRKSRC}/bin/qmake ${QMAKE_ARGS} - post-build: @cd ${WRKSRC}/src/plugins/bearer/generic && \ ${SETENV} ${MAKE_ENV} ${MAKE} ${MAKE_FLAGS} ${MAKEFILE} \ Modified: head/print/qt5-printsupport/Makefile ============================================================================== --- head/print/qt5-printsupport/Makefile Mon Dec 26 09:48:26 2016 (r429487) +++ head/print/qt5-printsupport/Makefile Mon Dec 26 10:00:10 2016 (r429488) @@ -34,12 +34,6 @@ QT_DEFINES+= -CUPS QT_CONFIG+= -cups .endif -post-configure: -.if ${PORT_OPTIONS:MCUPS} - @cd ${WRKSRC}/src/plugins/${PORTNAME}/cups && \ - ${SETENV} ${QMAKE_ENV} ${WRKSRC}/bin/qmake ${QMAKE_ARGS} -.endif - post-build: .if ${PORT_OPTIONS:MCUPS} @cd ${WRKSRC}/src/plugins/${PORTNAME}/cups && \ From owner-svn-ports-head@freebsd.org Mon Dec 26 10:25:56 2016 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 52F03C90D1D; Mon, 26 Dec 2016 10:25:56 +0000 (UTC) (envelope-from kubito@gmail.com) Received: from mail-wj0-x242.google.com (mail-wj0-x242.google.com [IPv6:2a00:1450:400c:c01::242]) (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 EF28FBA4; Mon, 26 Dec 2016 10:25:55 +0000 (UTC) (envelope-from kubito@gmail.com) Received: by mail-wj0-x242.google.com with SMTP id kp2so48036816wjc.0; Mon, 26 Dec 2016 02:25:55 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=sender:from:to:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version; bh=BI3l7ppWGApCVFxvfI7Bfuzp7uNvWdZKly7/NKHwRRo=; b=sgwuSiZJGZmOEqXWsZSOOl9hoeldV4dc51Q5fPX+xwdjf6gDSYYyTU16iiHE1TSe4O e8Bse96PBFJXtvDlW3bYm79C2xGQ5nWO9VTTQaIffu3nQEpaTuWoFf+D+QQ6/LWFBbOA g5HAmmxhWKbht5nqFF+H8i3NyPkG7bD0AZ+5NnkEPGFt//zDznZf5frULA0pCvPArm0D pdGm1VxBGTWgi6M1OJEirUx+OSI37KxCcj4etXNtiABqoUhlG+BdOjxA4BjFDjBJ8jgQ 13DgLB5wd/vCXV+gwBF8cX8OBYqTuBbwaJJm9NAdVRpYcxpgB+vlodbSdoJko8iHWAwD 6X8g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:sender:from:to:cc:subject:references:date :in-reply-to:message-id:user-agent:mime-version; bh=BI3l7ppWGApCVFxvfI7Bfuzp7uNvWdZKly7/NKHwRRo=; b=YRK6cWoNGSF1kEHW+WtEZpQtPsyLdBDzhMtyExbnvePbMoU00MHCiOmZgR3G+UVj7A EOWGSX0JLTQovhtVJHzoCOBPJeH+/zV0S2F4kzd5jrhX88HyJCDv2p2XELEp46W/cyM0 +NpGFnnETxi/yyIWcPgtXWFh7VN9BojKR5NdrtY77MJSqYH1Cb7ApFgHVtzwlZyOVGgG eqpSkK+TLVNhkB7w2DF/GSlWD52JqhHGfFsql79g1fLzhcT1i06y1zcD3iRXxKIzx5FH 7Tq6s7+bhvcE9CQksRtoCFiOvdh1rxo2cEWv9354o25f27rkEN+DbdkWCtqM6s436mbk /ulQ== X-Gm-Message-State: AIkVDXKYCFw6Kpc6fb5Ce5qgqA6sGYCoHJLwP9AUK9NtclBQ6zGExp6tb0e8fw4skOk/xA== X-Received: by 10.194.149.143 with SMTP id ua15mr27832930wjb.48.1482747954060; Mon, 26 Dec 2016 02:25:54 -0800 (PST) Received: from orwell.gmail.com (dhcp-077-248-147-050.chello.nl. [77.248.147.50]) by smtp.gmail.com with ESMTPSA id ia7sm54068656wjb.23.2016.12.26.02.25.53 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Mon, 26 Dec 2016 02:25:53 -0800 (PST) Sender: Raphael Kubo da Costa From: Raphael Kubo da Costa To: Wen Heping Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r429470 - in head/lang: python-doc-html python27 python27/files References: <201612260101.uBQ114L1009954@repo.freebsd.org> Date: Mon, 26 Dec 2016 11:24:52 +0100 In-Reply-To: <201612260101.uBQ114L1009954@repo.freebsd.org> (Wen Heping's message of "Mon, 26 Dec 2016 01:01:04 +0000 (UTC)") Message-ID: <86shpbng23.fsf@FreeBSD.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.0.50 (berkeley-unix) 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: Mon, 26 Dec 2016 10:25:56 -0000 Wen Heping writes: > Author: wen > Date: Mon Dec 26 01:01:04 2016 > New Revision: 429470 > URL: https://svnweb.freebsd.org/changeset/ports/429470 > > Log: > - Update to 2.7.13 The nis.so change in the plist broke `make check-plist' on my Poudriere jail: I build with WITHOUT_NIS, so ypcat is not present and the nis.so module is skipped, leading to: ===> Checking for items in pkg-plist which are not in STAGEDIR Error: Missing: lib/python2.7/lib-dynload/nis.so From owner-svn-ports-head@freebsd.org Mon Dec 26 10:36:43 2016 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 53E3BC0B16F; Mon, 26 Dec 2016 10:36:43 +0000 (UTC) (envelope-from brnrd@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 EC31C2B1; Mon, 26 Dec 2016 10:36:42 +0000 (UTC) (envelope-from brnrd@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBQAagjo044040; Mon, 26 Dec 2016 10:36:42 GMT (envelope-from brnrd@FreeBSD.org) Received: (from brnrd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBQAag0c044037; Mon, 26 Dec 2016 10:36:42 GMT (envelope-from brnrd@FreeBSD.org) Message-Id: <201612261036.uBQAag0c044037@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: brnrd set sender to brnrd@FreeBSD.org using -f From: Bernard Spil Date: Mon, 26 Dec 2016 10:36:41 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429490 - head/www/nextcloud 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, 26 Dec 2016 10:36:43 -0000 Author: brnrd Date: Mon Dec 26 10:36:41 2016 New Revision: 429490 URL: https://svnweb.freebsd.org/changeset/ports/429490 Log: www/nextcloud: Update to 11.0 - Update to 11.0 - Update pkg-plist for new release - Make sample file a @sample entry in pkg-plist - Modify dir/file permissions as per NextCloud install guide - Remove Updater archive PR: 215299 Approved by: Loic Blot (maintainer) Modified: head/www/nextcloud/Makefile head/www/nextcloud/distinfo head/www/nextcloud/pkg-plist Modified: head/www/nextcloud/Makefile ============================================================================== --- head/www/nextcloud/Makefile Mon Dec 26 10:04:31 2016 (r429489) +++ head/www/nextcloud/Makefile Mon Dec 26 10:36:41 2016 (r429490) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= nextcloud -PORTVERSION= 10.0.1 -PORTREVISION= 1 +PORTVERSION= 11.0.0 CATEGORIES= www MASTER_SITES= https://download.nextcloud.com/server/releases/ @@ -10,7 +9,6 @@ MAINTAINER= loic.blot@unix-experience.fr COMMENT= Personal cloud which runs on your own server LICENSE= AGPLv3 -LICENSE_FILE= ${WRKSRC}/COPYING-AGPL USES= cpe php:web tar:bzip2 ssl USE_PHP= bz2 ctype curl dom fileinfo filter gd hash iconv json \ @@ -50,6 +48,9 @@ SSL_USE= PHP=openssl WITH_OPENSSL_PORT= yes .endif +post-stage: + ${RM} ${STAGEDIR}${WWWDIR}/updater/updater.phar + do-install: @${MKDIR} -m 0755 ${STAGEDIR}${WWWDIR} @cd ${WRKSRC} && ${COPYTREE_SHARE} . ${STAGEDIR}${WWWDIR} Modified: head/www/nextcloud/distinfo ============================================================================== --- head/www/nextcloud/distinfo Mon Dec 26 10:04:31 2016 (r429489) +++ head/www/nextcloud/distinfo Mon Dec 26 10:36:41 2016 (r429490) @@ -1,3 +1,3 @@ -TIMESTAMP = 1475152347 -SHA256 (nextcloud-10.0.1.tar.bz2) = 39412a28f02fd7ca8c9267b4ccf02ac28c1eb27995d77c06ceb2699375978b25 -SIZE (nextcloud-10.0.1.tar.bz2) = 35059973 +TIMESTAMP = 1481711147 +SHA256 (nextcloud-11.0.0.tar.bz2) = 5bdfcb36c5cf470b9a6679034cabf88bf1e50a9f3e47c08d189cc2280b621429 +SIZE (nextcloud-11.0.0.tar.bz2) = 38500600 Modified: head/www/nextcloud/pkg-plist ============================================================================== --- head/www/nextcloud/pkg-plist Mon Dec 26 10:04:31 2016 (r429489) +++ head/www/nextcloud/pkg-plist Mon Dec 26 10:36:41 2016 (r429490) @@ -1,5 +1,6 @@ -@(%%NEXTCLOUD_USERNAME%%,%%NEXTCLOUD_GROUPNAME%%,664) %%WWWDIR%%/.htaccess +@(root,%%NEXTCLOUD_GROUPNAME%%,644) %%WWWDIR%%/.htaccess @(%%NEXTCLOUD_USERNAME%%,%%NEXTCLOUD_GROUPNAME%%,664) %%WWWDIR%%/.user.ini +%%WWWDIR%%/3rdparty/.drone.yml %%WWWDIR%%/3rdparty/.gitignore %%WWWDIR%%/3rdparty/LICENSE INFO %%WWWDIR%%/3rdparty/README.md @@ -91,14 +92,10 @@ %%WWWDIR%%/3rdparty/doctrine/collections/lib/Doctrine/Common/Collections/ExpressionBuilder.php %%WWWDIR%%/3rdparty/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php %%WWWDIR%%/3rdparty/doctrine/collections/phpunit.xml.dist -%%WWWDIR%%/3rdparty/doctrine/common/.gitignore -%%WWWDIR%%/3rdparty/doctrine/common/.gitmodules %%WWWDIR%%/3rdparty/doctrine/common/LICENSE %%WWWDIR%%/3rdparty/doctrine/common/README.md %%WWWDIR%%/3rdparty/doctrine/common/UPGRADE_TO_2_1 %%WWWDIR%%/3rdparty/doctrine/common/UPGRADE_TO_2_2 -%%WWWDIR%%/3rdparty/doctrine/common/build.properties -%%WWWDIR%%/3rdparty/doctrine/common/build.xml %%WWWDIR%%/3rdparty/doctrine/common/lib/Doctrine/Common/ClassLoader.php %%WWWDIR%%/3rdparty/doctrine/common/lib/Doctrine/Common/CommonException.php %%WWWDIR%%/3rdparty/doctrine/common/lib/Doctrine/Common/Comparable.php @@ -159,7 +156,6 @@ %%WWWDIR%%/3rdparty/doctrine/common/lib/Doctrine/Common/Util/Debug.php %%WWWDIR%%/3rdparty/doctrine/common/lib/Doctrine/Common/Util/Inflector.php %%WWWDIR%%/3rdparty/doctrine/common/lib/Doctrine/Common/Version.php -%%WWWDIR%%/3rdparty/doctrine/common/phpunit.xml.dist %%WWWDIR%%/3rdparty/doctrine/dbal/LICENSE %%WWWDIR%%/3rdparty/doctrine/dbal/README.md %%WWWDIR%%/3rdparty/doctrine/dbal/SECURITY.md @@ -607,9 +603,6 @@ %%WWWDIR%%/3rdparty/interfasys/lognormalizer/AUTHORS.md %%WWWDIR%%/3rdparty/interfasys/lognormalizer/COPYING %%WWWDIR%%/3rdparty/interfasys/lognormalizer/src/Normalizer.php -%%WWWDIR%%/3rdparty/ircmaxell/password-compat/LICENSE.md -%%WWWDIR%%/3rdparty/ircmaxell/password-compat/composer.json -%%WWWDIR%%/3rdparty/ircmaxell/password-compat/lib/password.php %%WWWDIR%%/3rdparty/jeremeamia/SuperClosure/LICENSE.md %%WWWDIR%%/3rdparty/jeremeamia/SuperClosure/src/Analyzer/AstAnalyzer.php %%WWWDIR%%/3rdparty/jeremeamia/SuperClosure/src/Analyzer/ClosureAnalyzer.php @@ -1067,9 +1060,20 @@ %%WWWDIR%%/3rdparty/phpseclib/phpseclib/phpseclib/Net/SSH2.php %%WWWDIR%%/3rdparty/phpseclib/phpseclib/phpseclib/System/SSH/Agent.php %%WWWDIR%%/3rdparty/phpseclib/phpseclib/phpseclib/System/SSH/Agent/Identity.php +%%WWWDIR%%/3rdparty/phpseclib/phpseclib/phpseclib/bootstrap.php %%WWWDIR%%/3rdparty/phpseclib/phpseclib/phpseclib/openssl.cnf %%WWWDIR%%/3rdparty/pimple/pimple/src/Pimple/Container.php %%WWWDIR%%/3rdparty/pimple/pimple/src/Pimple/ServiceProviderInterface.php +%%WWWDIR%%/3rdparty/psr/log/LICENSE +%%WWWDIR%%/3rdparty/psr/log/Psr/Log/AbstractLogger.php +%%WWWDIR%%/3rdparty/psr/log/Psr/Log/InvalidArgumentException.php +%%WWWDIR%%/3rdparty/psr/log/Psr/Log/LogLevel.php +%%WWWDIR%%/3rdparty/psr/log/Psr/Log/LoggerAwareInterface.php +%%WWWDIR%%/3rdparty/psr/log/Psr/Log/LoggerAwareTrait.php +%%WWWDIR%%/3rdparty/psr/log/Psr/Log/LoggerInterface.php +%%WWWDIR%%/3rdparty/psr/log/Psr/Log/LoggerTrait.php +%%WWWDIR%%/3rdparty/psr/log/Psr/Log/NullLogger.php +%%WWWDIR%%/3rdparty/psr/log/Psr/Log/Test/LoggerInterfaceTest.php %%WWWDIR%%/3rdparty/punic/punic/LICENSE.txt %%WWWDIR%%/3rdparty/punic/punic/UNICODE-LICENSE.txt %%WWWDIR%%/3rdparty/punic/punic/code/Calendar.php @@ -1934,6 +1938,7 @@ %%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/Backend/PDO.php %%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/Backend/SchedulingSupport.php %%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/Backend/SharingSupport.php +%%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/Backend/SimplePDO.php %%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/Backend/SubscriptionSupport.php %%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/Backend/SyncSupport.php %%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/Calendar.php @@ -1946,7 +1951,6 @@ %%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/ICalendar.php %%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/ICalendarObject.php %%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/ICalendarObjectContainer.php -%%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/IShareableCalendar.php %%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/ISharedCalendar.php %%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/Notifications/Collection.php %%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/Notifications/ICollection.php @@ -1968,7 +1972,6 @@ %%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/Schedule/Outbox.php %%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/Schedule/Plugin.php %%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/Schedule/SchedulingObject.php -%%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/ShareableCalendar.php %%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/SharedCalendar.php %%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/SharingPlugin.php %%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/Subscriptions/ISubscription.php @@ -2016,6 +2019,7 @@ %%WWWDIR%%/3rdparty/sabre/dav/lib/CardDAV/Xml/Request/AddressBookMultiGetReport.php %%WWWDIR%%/3rdparty/sabre/dav/lib/CardDAV/Xml/Request/AddressBookQueryReport.php %%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Auth/Backend/AbstractBasic.php +%%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Auth/Backend/AbstractBearer.php %%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Auth/Backend/AbstractDigest.php %%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Auth/Backend/Apache.php %%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Auth/Backend/BackendInterface.php @@ -2096,6 +2100,8 @@ %%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/PropertyStorage/Plugin.php %%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Server.php %%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/ServerPlugin.php +%%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Sharing/ISharedNode.php +%%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Sharing/Plugin.php %%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/SimpleCollection.php %%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/SimpleFile.php %%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/StringUtil.php @@ -2107,11 +2113,15 @@ %%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Version.php %%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Xml/Element/Prop.php %%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Xml/Element/Response.php +%%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Xml/Element/Sharee.php %%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Xml/Property/Complex.php %%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Xml/Property/GetLastModified.php %%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Xml/Property/Href.php +%%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Xml/Property/Invite.php +%%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Xml/Property/LocalHref.php %%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Xml/Property/LockDiscovery.php %%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Xml/Property/ResourceType.php +%%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Xml/Property/ShareAccess.php %%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Xml/Property/SupportedLock.php %%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Xml/Property/SupportedMethodSet.php %%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Xml/Property/SupportedReportSet.php @@ -2119,9 +2129,11 @@ %%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Xml/Request/MkCol.php %%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Xml/Request/PropFind.php %%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Xml/Request/PropPatch.php +%%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Xml/Request/ShareResource.php %%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Xml/Request/SyncCollectionReport.php %%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Xml/Response/MultiStatus.php %%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Xml/Service.php +%%WWWDIR%%/3rdparty/sabre/dav/lib/DAVACL/ACLTrait.php %%WWWDIR%%/3rdparty/sabre/dav/lib/DAVACL/AbstractPrincipalCollection.php %%WWWDIR%%/3rdparty/sabre/dav/lib/DAVACL/Exception/AceConflict.php %%WWWDIR%%/3rdparty/sabre/dav/lib/DAVACL/Exception/NeedPrivileges.php @@ -2146,7 +2158,9 @@ %%WWWDIR%%/3rdparty/sabre/dav/lib/DAVACL/Xml/Property/CurrentUserPrivilegeSet.php %%WWWDIR%%/3rdparty/sabre/dav/lib/DAVACL/Xml/Property/Principal.php %%WWWDIR%%/3rdparty/sabre/dav/lib/DAVACL/Xml/Property/SupportedPrivilegeSet.php +%%WWWDIR%%/3rdparty/sabre/dav/lib/DAVACL/Xml/Request/AclPrincipalPropSetReport.php %%WWWDIR%%/3rdparty/sabre/dav/lib/DAVACL/Xml/Request/ExpandPropertyReport.php +%%WWWDIR%%/3rdparty/sabre/dav/lib/DAVACL/Xml/Request/PrincipalMatchReport.php %%WWWDIR%%/3rdparty/sabre/dav/lib/DAVACL/Xml/Request/PrincipalPropertySearchReport.php %%WWWDIR%%/3rdparty/sabre/dav/lib/DAVACL/Xml/Request/PrincipalSearchPropertySetReport.php %%WWWDIR%%/3rdparty/sabre/event/.gitignore @@ -2157,9 +2171,13 @@ %%WWWDIR%%/3rdparty/sabre/event/lib/EventEmitter.php %%WWWDIR%%/3rdparty/sabre/event/lib/EventEmitterInterface.php %%WWWDIR%%/3rdparty/sabre/event/lib/EventEmitterTrait.php +%%WWWDIR%%/3rdparty/sabre/event/lib/Loop/Loop.php +%%WWWDIR%%/3rdparty/sabre/event/lib/Loop/functions.php %%WWWDIR%%/3rdparty/sabre/event/lib/Promise.php +%%WWWDIR%%/3rdparty/sabre/event/lib/Promise/functions.php %%WWWDIR%%/3rdparty/sabre/event/lib/PromiseAlreadyResolvedException.php %%WWWDIR%%/3rdparty/sabre/event/lib/Version.php +%%WWWDIR%%/3rdparty/sabre/event/lib/coroutine.php %%WWWDIR%%/3rdparty/sabre/event/phpunit.xml.dist %%WWWDIR%%/3rdparty/sabre/http/.gitignore %%WWWDIR%%/3rdparty/sabre/http/CHANGELOG.md @@ -2197,10 +2215,10 @@ %%WWWDIR%%/3rdparty/sabre/uri/lib/Version.php %%WWWDIR%%/3rdparty/sabre/uri/lib/functions.php %%WWWDIR%%/3rdparty/sabre/vobject/.gitignore -%%WWWDIR%%/3rdparty/sabre/vobject/ChangeLog.md %%WWWDIR%%/3rdparty/sabre/vobject/LICENSE %%WWWDIR%%/3rdparty/sabre/vobject/README.md %%WWWDIR%%/3rdparty/sabre/vobject/composer.json +%%WWWDIR%%/3rdparty/sabre/vobject/lib/BirthdayCalendarGenerator.php %%WWWDIR%%/3rdparty/sabre/vobject/lib/Cli.php %%WWWDIR%%/3rdparty/sabre/vobject/lib/Component.php %%WWWDIR%%/3rdparty/sabre/vobject/lib/Component/Available.php @@ -2217,17 +2235,22 @@ %%WWWDIR%%/3rdparty/sabre/vobject/lib/Document.php %%WWWDIR%%/3rdparty/sabre/vobject/lib/ElementList.php %%WWWDIR%%/3rdparty/sabre/vobject/lib/EofException.php +%%WWWDIR%%/3rdparty/sabre/vobject/lib/FreeBusyData.php %%WWWDIR%%/3rdparty/sabre/vobject/lib/FreeBusyGenerator.php %%WWWDIR%%/3rdparty/sabre/vobject/lib/ITip/Broker.php %%WWWDIR%%/3rdparty/sabre/vobject/lib/ITip/ITipException.php %%WWWDIR%%/3rdparty/sabre/vobject/lib/ITip/Message.php %%WWWDIR%%/3rdparty/sabre/vobject/lib/ITip/SameOrganizerForAllComponentsException.php +%%WWWDIR%%/3rdparty/sabre/vobject/lib/InvalidDataException.php %%WWWDIR%%/3rdparty/sabre/vobject/lib/Node.php +%%WWWDIR%%/3rdparty/sabre/vobject/lib/PHPUnitAssertions.php %%WWWDIR%%/3rdparty/sabre/vobject/lib/Parameter.php %%WWWDIR%%/3rdparty/sabre/vobject/lib/ParseException.php %%WWWDIR%%/3rdparty/sabre/vobject/lib/Parser/Json.php %%WWWDIR%%/3rdparty/sabre/vobject/lib/Parser/MimeDir.php %%WWWDIR%%/3rdparty/sabre/vobject/lib/Parser/Parser.php +%%WWWDIR%%/3rdparty/sabre/vobject/lib/Parser/XML.php +%%WWWDIR%%/3rdparty/sabre/vobject/lib/Parser/XML/Element/KeyValue.php %%WWWDIR%%/3rdparty/sabre/vobject/lib/Property.php %%WWWDIR%%/3rdparty/sabre/vobject/lib/Property/Binary.php %%WWWDIR%%/3rdparty/sabre/vobject/lib/Property/Boolean.php @@ -2252,10 +2275,11 @@ %%WWWDIR%%/3rdparty/sabre/vobject/lib/Property/VCard/TimeStamp.php %%WWWDIR%%/3rdparty/sabre/vobject/lib/Reader.php %%WWWDIR%%/3rdparty/sabre/vobject/lib/Recur/EventIterator.php +%%WWWDIR%%/3rdparty/sabre/vobject/lib/Recur/MaxInstancesExceededException.php %%WWWDIR%%/3rdparty/sabre/vobject/lib/Recur/NoInstancesException.php %%WWWDIR%%/3rdparty/sabre/vobject/lib/Recur/RDateIterator.php %%WWWDIR%%/3rdparty/sabre/vobject/lib/Recur/RRuleIterator.php -%%WWWDIR%%/3rdparty/sabre/vobject/lib/RecurrenceIterator.php +%%WWWDIR%%/3rdparty/sabre/vobject/lib/Settings.php %%WWWDIR%%/3rdparty/sabre/vobject/lib/Splitter/ICalendar.php %%WWWDIR%%/3rdparty/sabre/vobject/lib/Splitter/SplitterInterface.php %%WWWDIR%%/3rdparty/sabre/vobject/lib/Splitter/VCard.php @@ -2264,11 +2288,14 @@ %%WWWDIR%%/3rdparty/sabre/vobject/lib/UUIDUtil.php %%WWWDIR%%/3rdparty/sabre/vobject/lib/VCardConverter.php %%WWWDIR%%/3rdparty/sabre/vobject/lib/Version.php +%%WWWDIR%%/3rdparty/sabre/vobject/lib/Writer.php %%WWWDIR%%/3rdparty/sabre/vobject/lib/timezonedata/exchangezones.php %%WWWDIR%%/3rdparty/sabre/vobject/lib/timezonedata/lotuszones.php %%WWWDIR%%/3rdparty/sabre/vobject/lib/timezonedata/php-bc.php %%WWWDIR%%/3rdparty/sabre/vobject/lib/timezonedata/php-workaround.php %%WWWDIR%%/3rdparty/sabre/vobject/lib/timezonedata/windowszones.php +%%WWWDIR%%/3rdparty/sabre/vobject/resources/schema/xcal.rng +%%WWWDIR%%/3rdparty/sabre/vobject/resources/schema/xcard.rng %%WWWDIR%%/3rdparty/sabre/xml/.gitignore %%WWWDIR%%/3rdparty/sabre/xml/CHANGELOG.md %%WWWDIR%%/3rdparty/sabre/xml/LICENSE @@ -2292,6 +2319,16 @@ %%WWWDIR%%/3rdparty/sabre/xml/lib/Writer.php %%WWWDIR%%/3rdparty/sabre/xml/lib/XmlDeserializable.php %%WWWDIR%%/3rdparty/sabre/xml/lib/XmlSerializable.php +%%WWWDIR%%/3rdparty/stecman/symfony-console-completion/LICENCE +%%WWWDIR%%/3rdparty/stecman/symfony-console-completion/src/Completion.php +%%WWWDIR%%/3rdparty/stecman/symfony-console-completion/src/Completion/CompletionAwareInterface.php +%%WWWDIR%%/3rdparty/stecman/symfony-console-completion/src/Completion/CompletionInterface.php +%%WWWDIR%%/3rdparty/stecman/symfony-console-completion/src/Completion/ShellPathCompletion.php +%%WWWDIR%%/3rdparty/stecman/symfony-console-completion/src/CompletionCommand.php +%%WWWDIR%%/3rdparty/stecman/symfony-console-completion/src/CompletionContext.php +%%WWWDIR%%/3rdparty/stecman/symfony-console-completion/src/CompletionHandler.php +%%WWWDIR%%/3rdparty/stecman/symfony-console-completion/src/EnvironmentCompletionContext.php +%%WWWDIR%%/3rdparty/stecman/symfony-console-completion/src/HookFactory.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/Attachment.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/ByteStream/AbstractFilterableInputStream.php @@ -2492,7 +2529,6 @@ %%WWWDIR%%/3rdparty/symfony/console/Formatter/OutputFormatterStyleStack.php %%WWWDIR%%/3rdparty/symfony/console/Helper/DebugFormatterHelper.php %%WWWDIR%%/3rdparty/symfony/console/Helper/DescriptorHelper.php -%%WWWDIR%%/3rdparty/symfony/console/Helper/DialogHelper.php %%WWWDIR%%/3rdparty/symfony/console/Helper/FormatterHelper.php %%WWWDIR%%/3rdparty/symfony/console/Helper/Helper.php %%WWWDIR%%/3rdparty/symfony/console/Helper/HelperInterface.php @@ -2500,13 +2536,11 @@ %%WWWDIR%%/3rdparty/symfony/console/Helper/InputAwareHelper.php %%WWWDIR%%/3rdparty/symfony/console/Helper/ProcessHelper.php %%WWWDIR%%/3rdparty/symfony/console/Helper/ProgressBar.php -%%WWWDIR%%/3rdparty/symfony/console/Helper/ProgressHelper.php %%WWWDIR%%/3rdparty/symfony/console/Helper/ProgressIndicator.php %%WWWDIR%%/3rdparty/symfony/console/Helper/QuestionHelper.php %%WWWDIR%%/3rdparty/symfony/console/Helper/SymfonyQuestionHelper.php %%WWWDIR%%/3rdparty/symfony/console/Helper/Table.php %%WWWDIR%%/3rdparty/symfony/console/Helper/TableCell.php -%%WWWDIR%%/3rdparty/symfony/console/Helper/TableHelper.php %%WWWDIR%%/3rdparty/symfony/console/Helper/TableSeparator.php %%WWWDIR%%/3rdparty/symfony/console/Helper/TableStyle.php %%WWWDIR%%/3rdparty/symfony/console/Input/ArgvInput.php @@ -2518,6 +2552,7 @@ %%WWWDIR%%/3rdparty/symfony/console/Input/InputInterface.php %%WWWDIR%%/3rdparty/symfony/console/Input/InputOption.php %%WWWDIR%%/3rdparty/symfony/console/Input/StringInput.php +%%WWWDIR%%/3rdparty/symfony/console/LICENSE %%WWWDIR%%/3rdparty/symfony/console/Logger/ConsoleLogger.php %%WWWDIR%%/3rdparty/symfony/console/Output/BufferedOutput.php %%WWWDIR%%/3rdparty/symfony/console/Output/ConsoleOutput.php @@ -2529,12 +2564,12 @@ %%WWWDIR%%/3rdparty/symfony/console/Question/ChoiceQuestion.php %%WWWDIR%%/3rdparty/symfony/console/Question/ConfirmationQuestion.php %%WWWDIR%%/3rdparty/symfony/console/Question/Question.php -%%WWWDIR%%/3rdparty/symfony/console/Shell.php %%WWWDIR%%/3rdparty/symfony/console/Style/OutputStyle.php %%WWWDIR%%/3rdparty/symfony/console/Style/StyleInterface.php %%WWWDIR%%/3rdparty/symfony/console/Style/SymfonyStyle.php %%WWWDIR%%/3rdparty/symfony/console/Tester/ApplicationTester.php %%WWWDIR%%/3rdparty/symfony/console/Tester/CommandTester.php +%%WWWDIR%%/3rdparty/symfony/console/composer.json %%WWWDIR%%/3rdparty/symfony/event-dispatcher/ContainerAwareEventDispatcher.php %%WWWDIR%%/3rdparty/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php %%WWWDIR%%/3rdparty/symfony/event-dispatcher/Debug/TraceableEventDispatcherInterface.php @@ -2547,21 +2582,12 @@ %%WWWDIR%%/3rdparty/symfony/event-dispatcher/GenericEvent.php %%WWWDIR%%/3rdparty/symfony/event-dispatcher/ImmutableEventDispatcher.php %%WWWDIR%%/3rdparty/symfony/event-dispatcher/LICENSE +%%WWWDIR%%/3rdparty/symfony/polyfill-mbstring/LICENSE %%WWWDIR%%/3rdparty/symfony/polyfill-mbstring/Mbstring.php -%%WWWDIR%%/3rdparty/symfony/polyfill-mbstring/Resources/unidata/lowerCase.ser -%%WWWDIR%%/3rdparty/symfony/polyfill-mbstring/Resources/unidata/upperCase.ser +%%WWWDIR%%/3rdparty/symfony/polyfill-mbstring/Resources/unidata/lowerCase.php +%%WWWDIR%%/3rdparty/symfony/polyfill-mbstring/Resources/unidata/upperCase.php %%WWWDIR%%/3rdparty/symfony/polyfill-mbstring/bootstrap.php -%%WWWDIR%%/3rdparty/symfony/polyfill-php55/LICENSE -%%WWWDIR%%/3rdparty/symfony/polyfill-php55/Php55.php -%%WWWDIR%%/3rdparty/symfony/polyfill-php55/Php55ArrayColumn.php -%%WWWDIR%%/3rdparty/symfony/polyfill-php55/README.md -%%WWWDIR%%/3rdparty/symfony/polyfill-php55/bootstrap.php -%%WWWDIR%%/3rdparty/symfony/polyfill-php55/composer.json -%%WWWDIR%%/3rdparty/symfony/polyfill-php56/LICENSE -%%WWWDIR%%/3rdparty/symfony/polyfill-php56/Php56.php -%%WWWDIR%%/3rdparty/symfony/polyfill-php56/README.md -%%WWWDIR%%/3rdparty/symfony/polyfill-php56/bootstrap.php -%%WWWDIR%%/3rdparty/symfony/polyfill-php56/composer.json +%%WWWDIR%%/3rdparty/symfony/polyfill-mbstring/composer.json %%WWWDIR%%/3rdparty/symfony/polyfill-php70/LICENSE %%WWWDIR%%/3rdparty/symfony/polyfill-php70/Php70.php %%WWWDIR%%/3rdparty/symfony/polyfill-php70/README.md @@ -2573,13 +2599,6 @@ %%WWWDIR%%/3rdparty/symfony/polyfill-php70/Resources/stubs/TypeError.php %%WWWDIR%%/3rdparty/symfony/polyfill-php70/bootstrap.php %%WWWDIR%%/3rdparty/symfony/polyfill-php70/composer.json -%%WWWDIR%%/3rdparty/symfony/polyfill-util/Binary.php -%%WWWDIR%%/3rdparty/symfony/polyfill-util/BinaryNoFuncOverload.php -%%WWWDIR%%/3rdparty/symfony/polyfill-util/BinaryOnFuncOverload.php -%%WWWDIR%%/3rdparty/symfony/polyfill-util/LICENSE -%%WWWDIR%%/3rdparty/symfony/polyfill-util/README.md -%%WWWDIR%%/3rdparty/symfony/polyfill-util/TestListener.php -%%WWWDIR%%/3rdparty/symfony/polyfill-util/composer.json %%WWWDIR%%/3rdparty/symfony/process/Exception/ExceptionInterface.php %%WWWDIR%%/3rdparty/symfony/process/Exception/InvalidArgumentException.php %%WWWDIR%%/3rdparty/symfony/process/Exception/LogicException.php @@ -2587,6 +2606,7 @@ %%WWWDIR%%/3rdparty/symfony/process/Exception/ProcessTimedOutException.php %%WWWDIR%%/3rdparty/symfony/process/Exception/RuntimeException.php %%WWWDIR%%/3rdparty/symfony/process/ExecutableFinder.php +%%WWWDIR%%/3rdparty/symfony/process/InputStream.php %%WWWDIR%%/3rdparty/symfony/process/LICENSE %%WWWDIR%%/3rdparty/symfony/process/PhpExecutableFinder.php %%WWWDIR%%/3rdparty/symfony/process/PhpProcess.php @@ -2624,8 +2644,6 @@ %%WWWDIR%%/3rdparty/symfony/routing/Loader/XmlFileLoader.php %%WWWDIR%%/3rdparty/symfony/routing/Loader/YamlFileLoader.php %%WWWDIR%%/3rdparty/symfony/routing/Loader/schema/routing/routing-1.0.xsd -%%WWWDIR%%/3rdparty/symfony/routing/Matcher/ApacheUrlMatcher.php -%%WWWDIR%%/3rdparty/symfony/routing/Matcher/Dumper/ApacheMatcherDumper.php %%WWWDIR%%/3rdparty/symfony/routing/Matcher/Dumper/DumperCollection.php %%WWWDIR%%/3rdparty/symfony/routing/Matcher/Dumper/DumperPrefixCollection.php %%WWWDIR%%/3rdparty/symfony/routing/Matcher/Dumper/DumperRoute.php @@ -2649,9 +2667,8 @@ %%WWWDIR%%/3rdparty/symfony/routing/Router.php %%WWWDIR%%/3rdparty/symfony/routing/RouterInterface.php %%WWWDIR%%/AUTHORS -%%WWWDIR%%/COPYING-AGPL @owner %%NEXTCLOUD_USERNAME%% -@group %%NEXTCLOUD_GROUPNAME%% +@group %%NEXTCLOUD_GROUPNAME%% %%WWWDIR%%/apps/activity/appinfo/app.php %%WWWDIR%%/apps/activity/appinfo/database.xml %%WWWDIR%%/apps/activity/appinfo/info.xml @@ -2661,21 +2678,17 @@ %%WWWDIR%%/apps/activity/css/settings.css %%WWWDIR%%/apps/activity/css/style.css %%WWWDIR%%/apps/activity/docs/endpoint-v2.md -%%WWWDIR%%/apps/activity/img/activity-dark.png %%WWWDIR%%/apps/activity/img/activity-dark.svg -%%WWWDIR%%/apps/activity/img/activity.png %%WWWDIR%%/apps/activity/img/activity.svg -%%WWWDIR%%/apps/activity/img/add-color.png %%WWWDIR%%/apps/activity/img/add-color.svg -%%WWWDIR%%/apps/activity/img/change.png %%WWWDIR%%/apps/activity/img/change.svg -%%WWWDIR%%/apps/activity/img/delete-color.png %%WWWDIR%%/apps/activity/img/delete-color.svg %%WWWDIR%%/apps/activity/js/activitycollection.js %%WWWDIR%%/apps/activity/js/activitymodel.js %%WWWDIR%%/apps/activity/js/activitytabview.js +%%WWWDIR%%/apps/activity/js/feedSettings.js %%WWWDIR%%/apps/activity/js/filesplugin.js -%%WWWDIR%%/apps/activity/js/formatter.js +%%WWWDIR%%/apps/activity/js/richObjectStringParser.js %%WWWDIR%%/apps/activity/js/script.js %%WWWDIR%%/apps/activity/js/settings.js %%WWWDIR%%/apps/activity/l10n/.gitkeep @@ -2708,6 +2721,8 @@ %%WWWDIR%%/apps/activity/l10n/en_GB.json %%WWWDIR%%/apps/activity/l10n/es.js %%WWWDIR%%/apps/activity/l10n/es.json +%%WWWDIR%%/apps/activity/l10n/es_419.js +%%WWWDIR%%/apps/activity/l10n/es_419.json %%WWWDIR%%/apps/activity/l10n/es_AR.js %%WWWDIR%%/apps/activity/l10n/es_AR.json %%WWWDIR%%/apps/activity/l10n/es_CL.js @@ -2805,29 +2820,35 @@ %%WWWDIR%%/apps/activity/l10n/zh_CN.json %%WWWDIR%%/apps/activity/l10n/zh_TW.js %%WWWDIR%%/apps/activity/l10n/zh_TW.json -%%WWWDIR%%/apps/activity/lib/Api.php %%WWWDIR%%/apps/activity/lib/AppInfo/Application.php %%WWWDIR%%/apps/activity/lib/BackgroundJob/EmailNotification.php %%WWWDIR%%/apps/activity/lib/BackgroundJob/ExpireActivities.php %%WWWDIR%%/apps/activity/lib/Consumer.php +%%WWWDIR%%/apps/activity/lib/Controller/APIv1.php %%WWWDIR%%/apps/activity/lib/Controller/Activities.php %%WWWDIR%%/apps/activity/lib/Controller/EndPoint.php %%WWWDIR%%/apps/activity/lib/Controller/Feed.php %%WWWDIR%%/apps/activity/lib/Controller/OCSEndPoint.php %%WWWDIR%%/apps/activity/lib/Controller/Settings.php +%%WWWDIR%%/apps/activity/lib/CurrentUser.php %%WWWDIR%%/apps/activity/lib/Data.php %%WWWDIR%%/apps/activity/lib/DataHelper.php %%WWWDIR%%/apps/activity/lib/Exception/InvalidFilterException.php %%WWWDIR%%/apps/activity/lib/Extension/Files.php %%WWWDIR%%/apps/activity/lib/Extension/Files_Sharing.php +%%WWWDIR%%/apps/activity/lib/Extension/LegacyParser.php %%WWWDIR%%/apps/activity/lib/FilesHooks.php %%WWWDIR%%/apps/activity/lib/FilesHooksStatic.php +%%WWWDIR%%/apps/activity/lib/Filter/AllFilter.php +%%WWWDIR%%/apps/activity/lib/Filter/ByFilter.php +%%WWWDIR%%/apps/activity/lib/Filter/SelfFilter.php %%WWWDIR%%/apps/activity/lib/Formatter/BaseFormatter.php %%WWWDIR%%/apps/activity/lib/Formatter/CloudIDFormatter.php %%WWWDIR%%/apps/activity/lib/Formatter/FileFormatter.php %%WWWDIR%%/apps/activity/lib/Formatter/IFormatter.php %%WWWDIR%%/apps/activity/lib/Formatter/UserFormatter.php %%WWWDIR%%/apps/activity/lib/GroupHelper.php +%%WWWDIR%%/apps/activity/lib/GroupHelperDisabled.php %%WWWDIR%%/apps/activity/lib/Hooks.php %%WWWDIR%%/apps/activity/lib/MailQueueHandler.php %%WWWDIR%%/apps/activity/lib/Navigation.php @@ -2858,9 +2879,11 @@ %%WWWDIR%%/apps/admin_audit/lib/auditlogger.php %%WWWDIR%%/apps/comments/appinfo/app.php %%WWWDIR%%/apps/comments/appinfo/info.xml +%%WWWDIR%%/apps/comments/appinfo/routes.php %%WWWDIR%%/apps/comments/appinfo/signature.json %%WWWDIR%%/apps/comments/css/comments.css %%WWWDIR%%/apps/comments/img/comments.svg +%%WWWDIR%%/apps/comments/js/activitytabviewplugin.js %%WWWDIR%%/apps/comments/js/app.js %%WWWDIR%%/apps/comments/js/commentcollection.js %%WWWDIR%%/apps/comments/js/commentmodel.js @@ -3030,12 +3053,18 @@ %%WWWDIR%%/apps/comments/l10n/zh_HK.json %%WWWDIR%%/apps/comments/l10n/zh_TW.js %%WWWDIR%%/apps/comments/l10n/zh_TW.json -%%WWWDIR%%/apps/comments/lib/Activity/Extension.php +%%WWWDIR%%/apps/comments/lib/Activity/Filter.php %%WWWDIR%%/apps/comments/lib/Activity/Listener.php +%%WWWDIR%%/apps/comments/lib/Activity/Provider.php +%%WWWDIR%%/apps/comments/lib/Activity/Setting.php +%%WWWDIR%%/apps/comments/lib/AppInfo/Application.php +%%WWWDIR%%/apps/comments/lib/Controller/Notifications.php +%%WWWDIR%%/apps/comments/lib/EventHandler.php +%%WWWDIR%%/apps/comments/lib/Notification/Listener.php +%%WWWDIR%%/apps/comments/lib/Notification/Notifier.php %%WWWDIR%%/apps/dav/appinfo/app.php %%WWWDIR%%/apps/dav/appinfo/database.xml %%WWWDIR%%/apps/dav/appinfo/info.xml -%%WWWDIR%%/apps/dav/appinfo/register_command.php %%WWWDIR%%/apps/dav/appinfo/signature.json %%WWWDIR%%/apps/dav/appinfo/v1/caldav.php %%WWWDIR%%/apps/dav/appinfo/v1/carddav.php @@ -3043,14 +3072,73 @@ %%WWWDIR%%/apps/dav/appinfo/v1/webdav.php %%WWWDIR%%/apps/dav/appinfo/v2/remote.php %%WWWDIR%%/apps/dav/bin/chunkperf.php +%%WWWDIR%%/apps/dav/l10n/.gitkeep +%%WWWDIR%%/apps/dav/l10n/cs_CZ.js +%%WWWDIR%%/apps/dav/l10n/cs_CZ.json +%%WWWDIR%%/apps/dav/l10n/de.js +%%WWWDIR%%/apps/dav/l10n/de.json +%%WWWDIR%%/apps/dav/l10n/de_DE.js +%%WWWDIR%%/apps/dav/l10n/de_DE.json +%%WWWDIR%%/apps/dav/l10n/el.js +%%WWWDIR%%/apps/dav/l10n/el.json +%%WWWDIR%%/apps/dav/l10n/es.js +%%WWWDIR%%/apps/dav/l10n/es.json +%%WWWDIR%%/apps/dav/l10n/fi_FI.js +%%WWWDIR%%/apps/dav/l10n/fi_FI.json +%%WWWDIR%%/apps/dav/l10n/fr.js +%%WWWDIR%%/apps/dav/l10n/fr.json +%%WWWDIR%%/apps/dav/l10n/hu_HU.js +%%WWWDIR%%/apps/dav/l10n/hu_HU.json +%%WWWDIR%%/apps/dav/l10n/id.js +%%WWWDIR%%/apps/dav/l10n/id.json +%%WWWDIR%%/apps/dav/l10n/it.js +%%WWWDIR%%/apps/dav/l10n/it.json +%%WWWDIR%%/apps/dav/l10n/ja.js +%%WWWDIR%%/apps/dav/l10n/ja.json +%%WWWDIR%%/apps/dav/l10n/lt_LT.js +%%WWWDIR%%/apps/dav/l10n/lt_LT.json +%%WWWDIR%%/apps/dav/l10n/lv.js +%%WWWDIR%%/apps/dav/l10n/lv.json +%%WWWDIR%%/apps/dav/l10n/nb_NO.js +%%WWWDIR%%/apps/dav/l10n/nb_NO.json +%%WWWDIR%%/apps/dav/l10n/nl.js +%%WWWDIR%%/apps/dav/l10n/nl.json +%%WWWDIR%%/apps/dav/l10n/pl.js +%%WWWDIR%%/apps/dav/l10n/pl.json +%%WWWDIR%%/apps/dav/l10n/pt_BR.js +%%WWWDIR%%/apps/dav/l10n/pt_BR.json +%%WWWDIR%%/apps/dav/l10n/ru.js +%%WWWDIR%%/apps/dav/l10n/ru.json +%%WWWDIR%%/apps/dav/l10n/sl.js +%%WWWDIR%%/apps/dav/l10n/sl.json +%%WWWDIR%%/apps/dav/l10n/sv.js +%%WWWDIR%%/apps/dav/l10n/sv.json +%%WWWDIR%%/apps/dav/l10n/zh_TW.js +%%WWWDIR%%/apps/dav/l10n/zh_TW.json %%WWWDIR%%/apps/dav/lib/AppInfo/Application.php +%%WWWDIR%%/apps/dav/lib/CalDAV/Activity/Backend.php +%%WWWDIR%%/apps/dav/lib/CalDAV/Activity/Filter/Calendar.php +%%WWWDIR%%/apps/dav/lib/CalDAV/Activity/Filter/Todo.php +%%WWWDIR%%/apps/dav/lib/CalDAV/Activity/Provider/Base.php +%%WWWDIR%%/apps/dav/lib/CalDAV/Activity/Provider/Calendar.php +%%WWWDIR%%/apps/dav/lib/CalDAV/Activity/Provider/Event.php +%%WWWDIR%%/apps/dav/lib/CalDAV/Activity/Provider/Todo.php +%%WWWDIR%%/apps/dav/lib/CalDAV/Activity/Setting/Calendar.php +%%WWWDIR%%/apps/dav/lib/CalDAV/Activity/Setting/Event.php +%%WWWDIR%%/apps/dav/lib/CalDAV/Activity/Setting/Todo.php %%WWWDIR%%/apps/dav/lib/CalDAV/BirthdayService.php %%WWWDIR%%/apps/dav/lib/CalDAV/CalDavBackend.php %%WWWDIR%%/apps/dav/lib/CalDAV/Calendar.php %%WWWDIR%%/apps/dav/lib/CalDAV/CalendarHome.php %%WWWDIR%%/apps/dav/lib/CalDAV/CalendarObject.php %%WWWDIR%%/apps/dav/lib/CalDAV/CalendarRoot.php +%%WWWDIR%%/apps/dav/lib/CalDAV/Plugin.php +%%WWWDIR%%/apps/dav/lib/CalDAV/PublicCalendarRoot.php +%%WWWDIR%%/apps/dav/lib/CalDAV/Publishing/PublishPlugin.php +%%WWWDIR%%/apps/dav/lib/CalDAV/Publishing/Xml/Publisher.php %%WWWDIR%%/apps/dav/lib/CalDAV/Schedule/IMipPlugin.php +%%WWWDIR%%/apps/dav/lib/CalDAV/Schedule/Plugin.php +%%WWWDIR%%/apps/dav/lib/Capabilities.php %%WWWDIR%%/apps/dav/lib/CardDAV/AddressBook.php %%WWWDIR%%/apps/dav/lib/CardDAV/AddressBookImpl.php %%WWWDIR%%/apps/dav/lib/CardDAV/AddressBookRoot.php @@ -3108,6 +3196,7 @@ %%WWWDIR%%/apps/dav/lib/Connector/Sabre/TagList.php %%WWWDIR%%/apps/dav/lib/Connector/Sabre/TagsPlugin.php %%WWWDIR%%/apps/dav/lib/DAV/GroupPrincipalBackend.php +%%WWWDIR%%/apps/dav/lib/DAV/PublicAuth.php %%WWWDIR%%/apps/dav/lib/DAV/Sharing/Backend.php %%WWWDIR%%/apps/dav/lib/DAV/Sharing/IShareable.php %%WWWDIR%%/apps/dav/lib/DAV/Sharing/Plugin.php @@ -3118,10 +3207,10 @@ %%WWWDIR%%/apps/dav/lib/Files/CustomPropertiesBackend.php %%WWWDIR%%/apps/dav/lib/Files/FilesHome.php %%WWWDIR%%/apps/dav/lib/Files/RootCollection.php +%%WWWDIR%%/apps/dav/lib/Files/Sharing/FilesDropPlugin.php %%WWWDIR%%/apps/dav/lib/Files/Sharing/PublicLinkCheckPlugin.php %%WWWDIR%%/apps/dav/lib/HookManager.php -%%WWWDIR%%/apps/dav/lib/Migration/Classification.php -%%WWWDIR%%/apps/dav/lib/Migration/GenerateBirthdays.php +%%WWWDIR%%/apps/dav/lib/Migration/FixBirthdayCalendarComponent.php %%WWWDIR%%/apps/dav/lib/RootCollection.php %%WWWDIR%%/apps/dav/lib/Server.php %%WWWDIR%%/apps/dav/lib/SystemTag/SystemTagMappingNode.php @@ -3139,7 +3228,6 @@ %%WWWDIR%%/apps/dav/templates/exception.php %%WWWDIR%%/apps/encryption/appinfo/app.php %%WWWDIR%%/apps/encryption/appinfo/info.xml -%%WWWDIR%%/apps/encryption/appinfo/register_command.php %%WWWDIR%%/apps/encryption/appinfo/routes.php %%WWWDIR%%/apps/encryption/appinfo/signature.json %%WWWDIR%%/apps/encryption/css/settings-admin.css @@ -3476,14 +3564,11 @@ %%WWWDIR%%/apps/federatedfilesharing/appinfo/info.xml %%WWWDIR%%/apps/federatedfilesharing/appinfo/routes.php %%WWWDIR%%/apps/federatedfilesharing/appinfo/signature.json -%%WWWDIR%%/apps/federatedfilesharing/css/3rdparty/gs-share/style.css %%WWWDIR%%/apps/federatedfilesharing/css/settings-personal.css %%WWWDIR%%/apps/federatedfilesharing/img/social-diaspora.svg %%WWWDIR%%/apps/federatedfilesharing/img/social-facebook.svg -%%WWWDIR%%/apps/federatedfilesharing/img/social-gnu.svg %%WWWDIR%%/apps/federatedfilesharing/img/social-googleplus.svg %%WWWDIR%%/apps/federatedfilesharing/img/social-twitter.svg -%%WWWDIR%%/apps/federatedfilesharing/js/3rdparty/gs-share/gs-share.js %%WWWDIR%%/apps/federatedfilesharing/js/external.js %%WWWDIR%%/apps/federatedfilesharing/js/settings-admin.js %%WWWDIR%%/apps/federatedfilesharing/js/settings-personal.js @@ -3592,11 +3677,11 @@ %%WWWDIR%%/apps/federatedfilesharing/lib/AppInfo/Application.php %%WWWDIR%%/apps/federatedfilesharing/lib/BackgroundJob/RetryJob.php %%WWWDIR%%/apps/federatedfilesharing/lib/Controller/MountPublicLinkController.php +%%WWWDIR%%/apps/federatedfilesharing/lib/Controller/RequestHandlerController.php %%WWWDIR%%/apps/federatedfilesharing/lib/DiscoveryManager.php %%WWWDIR%%/apps/federatedfilesharing/lib/FederatedShareProvider.php %%WWWDIR%%/apps/federatedfilesharing/lib/Notifications.php %%WWWDIR%%/apps/federatedfilesharing/lib/Notifier.php -%%WWWDIR%%/apps/federatedfilesharing/lib/RequestHandler.php %%WWWDIR%%/apps/federatedfilesharing/lib/Settings/Admin.php %%WWWDIR%%/apps/federatedfilesharing/lib/TokenHandler.php %%WWWDIR%%/apps/federatedfilesharing/settings-personal.php @@ -3605,7 +3690,6 @@ %%WWWDIR%%/apps/federation/appinfo/app.php %%WWWDIR%%/apps/federation/appinfo/database.xml %%WWWDIR%%/apps/federation/appinfo/info.xml -%%WWWDIR%%/apps/federation/appinfo/register_command.php %%WWWDIR%%/apps/federation/appinfo/routes.php %%WWWDIR%%/apps/federation/appinfo/signature.json %%WWWDIR%%/apps/federation/css/settings-admin.css @@ -3688,11 +3772,13 @@ %%WWWDIR%%/apps/federation/l10n/uk.json %%WWWDIR%%/apps/federation/l10n/zh_CN.js %%WWWDIR%%/apps/federation/l10n/zh_CN.json -%%WWWDIR%%/apps/federation/lib/API/OCSAuthAPI.php +%%WWWDIR%%/apps/federation/l10n/zh_TW.js +%%WWWDIR%%/apps/federation/l10n/zh_TW.json %%WWWDIR%%/apps/federation/lib/AppInfo/Application.php %%WWWDIR%%/apps/federation/lib/BackgroundJob/GetSharedSecret.php %%WWWDIR%%/apps/federation/lib/BackgroundJob/RequestSharedSecret.php %%WWWDIR%%/apps/federation/lib/Command/SyncFederationAddressBooks.php +%%WWWDIR%%/apps/federation/lib/Controller/OCSAuthAPIController.php %%WWWDIR%%/apps/federation/lib/Controller/SettingsController.php %%WWWDIR%%/apps/federation/lib/DAV/FedAuth.php %%WWWDIR%%/apps/federation/lib/DbHandler.php @@ -3706,10 +3792,8 @@ %%WWWDIR%%/apps/files/ajax/download.php %%WWWDIR%%/apps/files/ajax/getstoragestats.php %%WWWDIR%%/apps/files/ajax/list.php -%%WWWDIR%%/apps/files/ajax/upload.php %%WWWDIR%%/apps/files/appinfo/app.php %%WWWDIR%%/apps/files/appinfo/info.xml -%%WWWDIR%%/apps/files/appinfo/register_command.php %%WWWDIR%%/apps/files/appinfo/routes.php %%WWWDIR%%/apps/files/appinfo/signature.json %%WWWDIR%%/apps/files/appinfo/update.php @@ -3718,18 +3802,15 @@ %%WWWDIR%%/apps/files/css/mobile.css %%WWWDIR%%/apps/files/css/upload.css %%WWWDIR%%/apps/files/download.php -%%WWWDIR%%/apps/files/img/delete.png +%%WWWDIR%%/apps/files/img/add-color.svg +%%WWWDIR%%/apps/files/img/change.svg +%%WWWDIR%%/apps/files/img/delete-color.svg %%WWWDIR%%/apps/files/img/delete.svg -%%WWWDIR%%/apps/files/img/external.png %%WWWDIR%%/apps/files/img/external.svg -%%WWWDIR%%/apps/files/img/folder.png %%WWWDIR%%/apps/files/img/folder.svg -%%WWWDIR%%/apps/files/img/public.png %%WWWDIR%%/apps/files/img/public.svg %%WWWDIR%%/apps/files/img/recent.svg -%%WWWDIR%%/apps/files/img/share.png %%WWWDIR%%/apps/files/img/share.svg -%%WWWDIR%%/apps/files/img/star.png %%WWWDIR%%/apps/files/img/star.svg %%WWWDIR%%/apps/files/js/admin.js %%WWWDIR%%/apps/files/js/app.js @@ -3753,10 +3834,13 @@ %%WWWDIR%%/apps/files/js/mainfileinfodetailview.js %%WWWDIR%%/apps/files/js/navigation.js %%WWWDIR%%/apps/files/js/newfilemenu.js +%%WWWDIR%%/apps/files/js/recentfilelist.js +%%WWWDIR%%/apps/files/js/recentplugin.js %%WWWDIR%%/apps/files/js/search.js %%WWWDIR%%/apps/files/js/sidebarpreviewmanager.js %%WWWDIR%%/apps/files/js/sidebarpreviewtext.js %%WWWDIR%%/apps/files/js/tagsplugin.js +%%WWWDIR%%/apps/files/js/templates/detailsview.handlebars.js %%WWWDIR%%/apps/files/js/upload.js %%WWWDIR%%/apps/files/l10n/ach.js %%WWWDIR%%/apps/files/l10n/ach.json @@ -3963,8 +4047,17 @@ %%WWWDIR%%/apps/files/l10n/zh_HK.json %%WWWDIR%%/apps/files/l10n/zh_TW.js %%WWWDIR%%/apps/files/l10n/zh_TW.json -%%WWWDIR%%/apps/files/lib/Activity.php -%%WWWDIR%%/apps/files/lib/ActivityHelper.php +%%WWWDIR%%/apps/files/lib/Activity/FavoriteProvider.php +%%WWWDIR%%/apps/files/lib/Activity/Filter/Favorites.php +%%WWWDIR%%/apps/files/lib/Activity/Filter/FileChanges.php +%%WWWDIR%%/apps/files/lib/Activity/Helper.php +%%WWWDIR%%/apps/files/lib/Activity/Provider.php +%%WWWDIR%%/apps/files/lib/Activity/Settings/FavoriteAction.php +%%WWWDIR%%/apps/files/lib/Activity/Settings/FileChanged.php +%%WWWDIR%%/apps/files/lib/Activity/Settings/FileCreated.php +%%WWWDIR%%/apps/files/lib/Activity/Settings/FileDeleted.php +%%WWWDIR%%/apps/files/lib/Activity/Settings/FileFavorite.php +%%WWWDIR%%/apps/files/lib/Activity/Settings/FileRestored.php %%WWWDIR%%/apps/files/lib/App.php %%WWWDIR%%/apps/files/lib/AppInfo/Application.php %%WWWDIR%%/apps/files/lib/BackgroundJob/CleanupFileLocks.php @@ -3981,40 +4074,55 @@ %%WWWDIR%%/apps/files/lib/Service/TagService.php %%WWWDIR%%/apps/files/lib/Settings/Admin.php %%WWWDIR%%/apps/files/list.php +%%WWWDIR%%/apps/files/recentlist.php %%WWWDIR%%/apps/files/simplelist.php %%WWWDIR%%/apps/files/templates/admin.php %%WWWDIR%%/apps/files/templates/appnavigation.php %%WWWDIR%%/apps/files/templates/fileexists.html %%WWWDIR%%/apps/files/templates/index.php %%WWWDIR%%/apps/files/templates/list.php +%%WWWDIR%%/apps/files/templates/recentlist.php %%WWWDIR%%/apps/files/templates/simplelist.php -%%WWWDIR%%/apps/files/templates/test.png %%WWWDIR%%/apps/files_accesscontrol/appinfo/app.php %%WWWDIR%%/apps/files_accesscontrol/appinfo/info.xml %%WWWDIR%%/apps/files_accesscontrol/appinfo/signature.json %%WWWDIR%%/apps/files_accesscontrol/img/app.svg %%WWWDIR%%/apps/files_accesscontrol/js/admin.js %%WWWDIR%%/apps/files_accesscontrol/l10n/.tx/config +%%WWWDIR%%/apps/files_accesscontrol/l10n/cs_CZ.js +%%WWWDIR%%/apps/files_accesscontrol/l10n/cs_CZ.json %%WWWDIR%%/apps/files_accesscontrol/l10n/de.js %%WWWDIR%%/apps/files_accesscontrol/l10n/de.json %%WWWDIR%%/apps/files_accesscontrol/l10n/de_DE.js %%WWWDIR%%/apps/files_accesscontrol/l10n/de_DE.json %%WWWDIR%%/apps/files_accesscontrol/l10n/es.js %%WWWDIR%%/apps/files_accesscontrol/l10n/es.json +%%WWWDIR%%/apps/files_accesscontrol/l10n/fi_FI.js +%%WWWDIR%%/apps/files_accesscontrol/l10n/fi_FI.json %%WWWDIR%%/apps/files_accesscontrol/l10n/fr.js %%WWWDIR%%/apps/files_accesscontrol/l10n/fr.json +%%WWWDIR%%/apps/files_accesscontrol/l10n/hu_HU.js +%%WWWDIR%%/apps/files_accesscontrol/l10n/hu_HU.json %%WWWDIR%%/apps/files_accesscontrol/l10n/id.js %%WWWDIR%%/apps/files_accesscontrol/l10n/id.json %%WWWDIR%%/apps/files_accesscontrol/l10n/is.js %%WWWDIR%%/apps/files_accesscontrol/l10n/is.json %%WWWDIR%%/apps/files_accesscontrol/l10n/it.js %%WWWDIR%%/apps/files_accesscontrol/l10n/it.json +%%WWWDIR%%/apps/files_accesscontrol/l10n/ja.js +%%WWWDIR%%/apps/files_accesscontrol/l10n/ja.json +%%WWWDIR%%/apps/files_accesscontrol/l10n/nb_NO.js +%%WWWDIR%%/apps/files_accesscontrol/l10n/nb_NO.json %%WWWDIR%%/apps/files_accesscontrol/l10n/nl.js %%WWWDIR%%/apps/files_accesscontrol/l10n/nl.json +%%WWWDIR%%/apps/files_accesscontrol/l10n/pl.js +%%WWWDIR%%/apps/files_accesscontrol/l10n/pl.json %%WWWDIR%%/apps/files_accesscontrol/l10n/pt_BR.js %%WWWDIR%%/apps/files_accesscontrol/l10n/pt_BR.json %%WWWDIR%%/apps/files_accesscontrol/l10n/ru.js %%WWWDIR%%/apps/files_accesscontrol/l10n/ru.json +%%WWWDIR%%/apps/files_accesscontrol/l10n/tr.js +%%WWWDIR%%/apps/files_accesscontrol/l10n/tr.json %%WWWDIR%%/apps/files_accesscontrol/lib/AppInfo/Application.php %%WWWDIR%%/apps/files_accesscontrol/lib/CacheWrapper.php %%WWWDIR%%/apps/files_accesscontrol/lib/Operation.php @@ -4027,6 +4135,40 @@ %%WWWDIR%%/apps/files_automatedtagging/img/app.svg %%WWWDIR%%/apps/files_automatedtagging/js/admin.js %%WWWDIR%%/apps/files_automatedtagging/l10n/.tx/config +%%WWWDIR%%/apps/files_automatedtagging/l10n/cs_CZ.js +%%WWWDIR%%/apps/files_automatedtagging/l10n/cs_CZ.json +%%WWWDIR%%/apps/files_automatedtagging/l10n/de.js +%%WWWDIR%%/apps/files_automatedtagging/l10n/de.json +%%WWWDIR%%/apps/files_automatedtagging/l10n/de_DE.js +%%WWWDIR%%/apps/files_automatedtagging/l10n/de_DE.json +%%WWWDIR%%/apps/files_automatedtagging/l10n/es.js +%%WWWDIR%%/apps/files_automatedtagging/l10n/es.json +%%WWWDIR%%/apps/files_automatedtagging/l10n/fr.js +%%WWWDIR%%/apps/files_automatedtagging/l10n/fr.json +%%WWWDIR%%/apps/files_automatedtagging/l10n/hu_HU.js +%%WWWDIR%%/apps/files_automatedtagging/l10n/hu_HU.json +%%WWWDIR%%/apps/files_automatedtagging/l10n/id.js +%%WWWDIR%%/apps/files_automatedtagging/l10n/id.json +%%WWWDIR%%/apps/files_automatedtagging/l10n/is.js +%%WWWDIR%%/apps/files_automatedtagging/l10n/is.json +%%WWWDIR%%/apps/files_automatedtagging/l10n/it.js +%%WWWDIR%%/apps/files_automatedtagging/l10n/it.json +%%WWWDIR%%/apps/files_automatedtagging/l10n/ja.js +%%WWWDIR%%/apps/files_automatedtagging/l10n/ja.json +%%WWWDIR%%/apps/files_automatedtagging/l10n/ko.js +%%WWWDIR%%/apps/files_automatedtagging/l10n/ko.json +%%WWWDIR%%/apps/files_automatedtagging/l10n/nb_NO.js +%%WWWDIR%%/apps/files_automatedtagging/l10n/nb_NO.json +%%WWWDIR%%/apps/files_automatedtagging/l10n/nl.js +%%WWWDIR%%/apps/files_automatedtagging/l10n/nl.json +%%WWWDIR%%/apps/files_automatedtagging/l10n/pl.js +%%WWWDIR%%/apps/files_automatedtagging/l10n/pl.json +%%WWWDIR%%/apps/files_automatedtagging/l10n/pt_BR.js +%%WWWDIR%%/apps/files_automatedtagging/l10n/pt_BR.json +%%WWWDIR%%/apps/files_automatedtagging/l10n/ru.js +%%WWWDIR%%/apps/files_automatedtagging/l10n/ru.json +%%WWWDIR%%/apps/files_automatedtagging/l10n/tr.js +%%WWWDIR%%/apps/files_automatedtagging/l10n/tr.json %%WWWDIR%%/apps/files_automatedtagging/lib/AppInfo/Application.php %%WWWDIR%%/apps/files_automatedtagging/lib/CacheWrapper.php %%WWWDIR%%/apps/files_automatedtagging/lib/Operation.php @@ -4876,7 +5018,6 @@ %%WWWDIR%%/apps/files_external/appinfo/app.php %%WWWDIR%%/apps/files_external/appinfo/database.xml %%WWWDIR%%/apps/files_external/appinfo/info.xml -%%WWWDIR%%/apps/files_external/appinfo/register_command.php %%WWWDIR%%/apps/files_external/appinfo/routes.php %%WWWDIR%%/apps/files_external/appinfo/signature.json %%WWWDIR%%/apps/files_external/appinfo/update.php @@ -5154,6 +5295,7 @@ %%WWWDIR%%/apps/files_pdfviewer/appinfo/routes.php %%WWWDIR%%/apps/files_pdfviewer/appinfo/signature.json %%WWWDIR%%/apps/files_pdfviewer/controller/displaycontroller.php +%%WWWDIR%%/apps/files_pdfviewer/css/minmode.css %%WWWDIR%%/apps/files_pdfviewer/css/style.css %%WWWDIR%%/apps/files_pdfviewer/css/viewer.css %%WWWDIR%%/apps/files_pdfviewer/img/app.png @@ -5535,6 +5677,7 @@ %%WWWDIR%%/apps/files_retention/appinfo/routes.php %%WWWDIR%%/apps/files_retention/appinfo/signature.json %%WWWDIR%%/apps/files_retention/css/retention.css +%%WWWDIR%%/apps/files_retention/img/app.svg %%WWWDIR%%/apps/files_retention/js/admin.js %%WWWDIR%%/apps/files_retention/js/retentioncollection.js %%WWWDIR%%/apps/files_retention/js/retentionmodel.js @@ -5544,9 +5687,8 @@ %%WWWDIR%%/apps/files_retention/lib/Constants.php %%WWWDIR%%/apps/files_retention/lib/Controller/APIController.php %%WWWDIR%%/apps/files_retention/lib/EventListener.php -%%WWWDIR%%/apps/files_retention/settings/admin.php +%%WWWDIR%%/apps/files_retention/lib/Settings/Admin.php %%WWWDIR%%/apps/files_retention/templates/admin.php -%%WWWDIR%%/apps/files_sharing/ajax/publicpreview.php %%WWWDIR%%/apps/files_sharing/ajax/shareinfo.php %%WWWDIR%%/apps/files_sharing/appinfo/app.php %%WWWDIR%%/apps/files_sharing/appinfo/database.xml @@ -5558,6 +5700,7 @@ %%WWWDIR%%/apps/files_sharing/css/authenticate.css %%WWWDIR%%/apps/files_sharing/css/mobile.css %%WWWDIR%%/apps/files_sharing/css/public.css +%%WWWDIR%%/apps/files_sharing/css/sharebreadcrumb.css %%WWWDIR%%/apps/files_sharing/css/sharedfilelist.css %%WWWDIR%%/apps/files_sharing/css/sharetabview.css %%WWWDIR%%/apps/files_sharing/img/app.svg @@ -5566,6 +5709,7 @@ %%WWWDIR%%/apps/files_sharing/js/files_drop.js %%WWWDIR%%/apps/files_sharing/js/public.js %%WWWDIR%%/apps/files_sharing/js/share.js +%%WWWDIR%%/apps/files_sharing/js/sharebreadcrumbview.js %%WWWDIR%%/apps/files_sharing/js/sharedfilelist.js %%WWWDIR%%/apps/files_sharing/js/sharetabview.js %%WWWDIR%%/apps/files_sharing/l10n/.gitkeep @@ -5737,16 +5881,24 @@ %%WWWDIR%%/apps/files_sharing/l10n/zh_HK.json %%WWWDIR%%/apps/files_sharing/l10n/zh_TW.js %%WWWDIR%%/apps/files_sharing/l10n/zh_TW.json -%%WWWDIR%%/apps/files_sharing/lib/API/OCSShareWrapper.php -%%WWWDIR%%/apps/files_sharing/lib/API/Remote.php -%%WWWDIR%%/apps/files_sharing/lib/API/Share20OCS.php -%%WWWDIR%%/apps/files_sharing/lib/API/Sharees.php -%%WWWDIR%%/apps/files_sharing/lib/Activity.php +%%WWWDIR%%/apps/files_sharing/lib/Activity/Filter.php +%%WWWDIR%%/apps/files_sharing/lib/Activity/Providers/Downloads.php +%%WWWDIR%%/apps/files_sharing/lib/Activity/Providers/Groups.php +%%WWWDIR%%/apps/files_sharing/lib/Activity/Providers/PublicLinks.php +%%WWWDIR%%/apps/files_sharing/lib/Activity/Providers/RemoteShares.php +%%WWWDIR%%/apps/files_sharing/lib/Activity/Providers/Users.php +%%WWWDIR%%/apps/files_sharing/lib/Activity/Settings/PublicLinks.php +%%WWWDIR%%/apps/files_sharing/lib/Activity/Settings/RemoteShare.php +%%WWWDIR%%/apps/files_sharing/lib/Activity/Settings/Shared.php %%WWWDIR%%/apps/files_sharing/lib/AppInfo/Application.php %%WWWDIR%%/apps/files_sharing/lib/Cache.php %%WWWDIR%%/apps/files_sharing/lib/Capabilities.php -%%WWWDIR%%/apps/files_sharing/lib/Controllers/ExternalSharesController.php -%%WWWDIR%%/apps/files_sharing/lib/Controllers/ShareController.php +%%WWWDIR%%/apps/files_sharing/lib/Controller/ExternalSharesController.php +%%WWWDIR%%/apps/files_sharing/lib/Controller/PublicPreviewController.php +%%WWWDIR%%/apps/files_sharing/lib/Controller/RemoteController.php +%%WWWDIR%%/apps/files_sharing/lib/Controller/ShareAPIController.php +%%WWWDIR%%/apps/files_sharing/lib/Controller/ShareController.php +%%WWWDIR%%/apps/files_sharing/lib/Controller/ShareesAPIController.php %%WWWDIR%%/apps/files_sharing/lib/DeleteOrphanedSharesJob.php %%WWWDIR%%/apps/files_sharing/lib/Exceptions/BrokenPath.php %%WWWDIR%%/apps/files_sharing/lib/Exceptions/S2SException.php @@ -5762,16 +5914,17 @@ %%WWWDIR%%/apps/files_sharing/lib/Hooks.php %%WWWDIR%%/apps/files_sharing/lib/ISharedStorage.php %%WWWDIR%%/apps/files_sharing/lib/Maintainer.php +%%WWWDIR%%/apps/files_sharing/lib/Middleware/OCSShareAPIMiddleware.php %%WWWDIR%%/apps/files_sharing/lib/Middleware/SharingCheckMiddleware.php %%WWWDIR%%/apps/files_sharing/lib/Migration.php %%WWWDIR%%/apps/files_sharing/lib/MountProvider.php %%WWWDIR%%/apps/files_sharing/lib/Scanner.php +%%WWWDIR%%/apps/files_sharing/lib/ShareBackend/File.php +%%WWWDIR%%/apps/files_sharing/lib/ShareBackend/Folder.php %%WWWDIR%%/apps/files_sharing/lib/SharedMount.php %%WWWDIR%%/apps/files_sharing/lib/SharedPropagator.php +%%WWWDIR%%/apps/files_sharing/lib/SharedStorage.php %%WWWDIR%%/apps/files_sharing/lib/Updater.php -%%WWWDIR%%/apps/files_sharing/lib/share/file.php -%%WWWDIR%%/apps/files_sharing/lib/share/folder.php -%%WWWDIR%%/apps/files_sharing/lib/sharedstorage.php %%WWWDIR%%/apps/files_sharing/list.php %%WWWDIR%%/apps/files_sharing/public.php %%WWWDIR%%/apps/files_sharing/templates/authenticate.php @@ -5794,207 +5947,307 @@ %%WWWDIR%%/apps/files_texteditor/css/style.css %%WWWDIR%%/apps/files_texteditor/img/app.png %%WWWDIR%%/apps/files_texteditor/img/app.svg +%%WWWDIR%%/apps/files_texteditor/js/add-nounce.patch +%%WWWDIR%%/apps/files_texteditor/js/bower.json +%%WWWDIR%%/apps/files_texteditor/js/core/vendor/ace-builds/LICENSE +%%WWWDIR%%/apps/files_texteditor/js/core/vendor/ace-builds/src-noconflict/ace.js +%%WWWDIR%%/apps/files_texteditor/js/core/vendor/ace-builds/src-noconflict/ext-modelist.js +%%WWWDIR%%/apps/files_texteditor/js/core/vendor/ace-builds/src-noconflict/ext-searchbox.js +%%WWWDIR%%/apps/files_texteditor/js/core/vendor/ace-builds/src-noconflict/keybinding-emacs.js +%%WWWDIR%%/apps/files_texteditor/js/core/vendor/ace-builds/src-noconflict/keybinding-vim.js +%%WWWDIR%%/apps/files_texteditor/js/core/vendor/ace-builds/src-noconflict/mode-abap.js +%%WWWDIR%%/apps/files_texteditor/js/core/vendor/ace-builds/src-noconflict/mode-abc.js +%%WWWDIR%%/apps/files_texteditor/js/core/vendor/ace-builds/src-noconflict/mode-actionscript.js +%%WWWDIR%%/apps/files_texteditor/js/core/vendor/ace-builds/src-noconflict/mode-ada.js +%%WWWDIR%%/apps/files_texteditor/js/core/vendor/ace-builds/src-noconflict/mode-apache_conf.js +%%WWWDIR%%/apps/files_texteditor/js/core/vendor/ace-builds/src-noconflict/mode-applescript.js +%%WWWDIR%%/apps/files_texteditor/js/core/vendor/ace-builds/src-noconflict/mode-asciidoc.js +%%WWWDIR%%/apps/files_texteditor/js/core/vendor/ace-builds/src-noconflict/mode-assembly_x86.js +%%WWWDIR%%/apps/files_texteditor/js/core/vendor/ace-builds/src-noconflict/mode-autohotkey.js +%%WWWDIR%%/apps/files_texteditor/js/core/vendor/ace-builds/src-noconflict/mode-batchfile.js +%%WWWDIR%%/apps/files_texteditor/js/core/vendor/ace-builds/src-noconflict/mode-c9search.js +%%WWWDIR%%/apps/files_texteditor/js/core/vendor/ace-builds/src-noconflict/mode-c_cpp.js +%%WWWDIR%%/apps/files_texteditor/js/core/vendor/ace-builds/src-noconflict/mode-cirru.js +%%WWWDIR%%/apps/files_texteditor/js/core/vendor/ace-builds/src-noconflict/mode-clojure.js +%%WWWDIR%%/apps/files_texteditor/js/core/vendor/ace-builds/src-noconflict/mode-cobol.js +%%WWWDIR%%/apps/files_texteditor/js/core/vendor/ace-builds/src-noconflict/mode-coffee.js +%%WWWDIR%%/apps/files_texteditor/js/core/vendor/ace-builds/src-noconflict/mode-coldfusion.js +%%WWWDIR%%/apps/files_texteditor/js/core/vendor/ace-builds/src-noconflict/mode-csharp.js +%%WWWDIR%%/apps/files_texteditor/js/core/vendor/ace-builds/src-noconflict/mode-css.js +%%WWWDIR%%/apps/files_texteditor/js/core/vendor/ace-builds/src-noconflict/mode-curly.js +%%WWWDIR%%/apps/files_texteditor/js/core/vendor/ace-builds/src-noconflict/mode-d.js +%%WWWDIR%%/apps/files_texteditor/js/core/vendor/ace-builds/src-noconflict/mode-dart.js +%%WWWDIR%%/apps/files_texteditor/js/core/vendor/ace-builds/src-noconflict/mode-diff.js +%%WWWDIR%%/apps/files_texteditor/js/core/vendor/ace-builds/src-noconflict/mode-django.js +%%WWWDIR%%/apps/files_texteditor/js/core/vendor/ace-builds/src-noconflict/mode-dockerfile.js +%%WWWDIR%%/apps/files_texteditor/js/core/vendor/ace-builds/src-noconflict/mode-dot.js +%%WWWDIR%%/apps/files_texteditor/js/core/vendor/ace-builds/src-noconflict/mode-drools.js +%%WWWDIR%%/apps/files_texteditor/js/core/vendor/ace-builds/src-noconflict/mode-eiffel.js +%%WWWDIR%%/apps/files_texteditor/js/core/vendor/ace-builds/src-noconflict/mode-ejs.js +%%WWWDIR%%/apps/files_texteditor/js/core/vendor/ace-builds/src-noconflict/mode-elixir.js +%%WWWDIR%%/apps/files_texteditor/js/core/vendor/ace-builds/src-noconflict/mode-elm.js +%%WWWDIR%%/apps/files_texteditor/js/core/vendor/ace-builds/src-noconflict/mode-erlang.js +%%WWWDIR%%/apps/files_texteditor/js/core/vendor/ace-builds/src-noconflict/mode-forth.js +%%WWWDIR%%/apps/files_texteditor/js/core/vendor/ace-builds/src-noconflict/mode-fortran.js +%%WWWDIR%%/apps/files_texteditor/js/core/vendor/ace-builds/src-noconflict/mode-ftl.js +%%WWWDIR%%/apps/files_texteditor/js/core/vendor/ace-builds/src-noconflict/mode-gcode.js +%%WWWDIR%%/apps/files_texteditor/js/core/vendor/ace-builds/src-noconflict/mode-gherkin.js +%%WWWDIR%%/apps/files_texteditor/js/core/vendor/ace-builds/src-noconflict/mode-gitignore.js +%%WWWDIR%%/apps/files_texteditor/js/core/vendor/ace-builds/src-noconflict/mode-glsl.js +%%WWWDIR%%/apps/files_texteditor/js/core/vendor/ace-builds/src-noconflict/mode-gobstones.js +%%WWWDIR%%/apps/files_texteditor/js/core/vendor/ace-builds/src-noconflict/mode-golang.js +%%WWWDIR%%/apps/files_texteditor/js/core/vendor/ace-builds/src-noconflict/mode-groovy.js +%%WWWDIR%%/apps/files_texteditor/js/core/vendor/ace-builds/src-noconflict/mode-haml.js +%%WWWDIR%%/apps/files_texteditor/js/core/vendor/ace-builds/src-noconflict/mode-handlebars.js +%%WWWDIR%%/apps/files_texteditor/js/core/vendor/ace-builds/src-noconflict/mode-haskell.js +%%WWWDIR%%/apps/files_texteditor/js/core/vendor/ace-builds/src-noconflict/mode-haskell_cabal.js +%%WWWDIR%%/apps/files_texteditor/js/core/vendor/ace-builds/src-noconflict/mode-haxe.js +%%WWWDIR%%/apps/files_texteditor/js/core/vendor/ace-builds/src-noconflict/mode-html.js +%%WWWDIR%%/apps/files_texteditor/js/core/vendor/ace-builds/src-noconflict/mode-html_elixir.js +%%WWWDIR%%/apps/files_texteditor/js/core/vendor/ace-builds/src-noconflict/mode-html_ruby.js +%%WWWDIR%%/apps/files_texteditor/js/core/vendor/ace-builds/src-noconflict/mode-ini.js +%%WWWDIR%%/apps/files_texteditor/js/core/vendor/ace-builds/src-noconflict/mode-io.js +%%WWWDIR%%/apps/files_texteditor/js/core/vendor/ace-builds/src-noconflict/mode-jack.js +%%WWWDIR%%/apps/files_texteditor/js/core/vendor/ace-builds/src-noconflict/mode-jade.js +%%WWWDIR%%/apps/files_texteditor/js/core/vendor/ace-builds/src-noconflict/mode-java.js +%%WWWDIR%%/apps/files_texteditor/js/core/vendor/ace-builds/src-noconflict/mode-javascript.js +%%WWWDIR%%/apps/files_texteditor/js/core/vendor/ace-builds/src-noconflict/mode-json.js +%%WWWDIR%%/apps/files_texteditor/js/core/vendor/ace-builds/src-noconflict/mode-jsoniq.js +%%WWWDIR%%/apps/files_texteditor/js/core/vendor/ace-builds/src-noconflict/mode-jsp.js +%%WWWDIR%%/apps/files_texteditor/js/core/vendor/ace-builds/src-noconflict/mode-jsx.js +%%WWWDIR%%/apps/files_texteditor/js/core/vendor/ace-builds/src-noconflict/mode-julia.js +%%WWWDIR%%/apps/files_texteditor/js/core/vendor/ace-builds/src-noconflict/mode-kotlin.js +%%WWWDIR%%/apps/files_texteditor/js/core/vendor/ace-builds/src-noconflict/mode-latex.js +%%WWWDIR%%/apps/files_texteditor/js/core/vendor/ace-builds/src-noconflict/mode-lean.js +%%WWWDIR%%/apps/files_texteditor/js/core/vendor/ace-builds/src-noconflict/mode-less.js +%%WWWDIR%%/apps/files_texteditor/js/core/vendor/ace-builds/src-noconflict/mode-liquid.js +%%WWWDIR%%/apps/files_texteditor/js/core/vendor/ace-builds/src-noconflict/mode-lisp.js +%%WWWDIR%%/apps/files_texteditor/js/core/vendor/ace-builds/src-noconflict/mode-live_script.js +%%WWWDIR%%/apps/files_texteditor/js/core/vendor/ace-builds/src-noconflict/mode-livescript.js +%%WWWDIR%%/apps/files_texteditor/js/core/vendor/ace-builds/src-noconflict/mode-logiql.js +%%WWWDIR%%/apps/files_texteditor/js/core/vendor/ace-builds/src-noconflict/mode-lsl.js +%%WWWDIR%%/apps/files_texteditor/js/core/vendor/ace-builds/src-noconflict/mode-lua.js +%%WWWDIR%%/apps/files_texteditor/js/core/vendor/ace-builds/src-noconflict/mode-luapage.js +%%WWWDIR%%/apps/files_texteditor/js/core/vendor/ace-builds/src-noconflict/mode-lucene.js *** DIFF OUTPUT TRUNCATED AT 1000 LINES *** From owner-svn-ports-head@freebsd.org Mon Dec 26 11:12:54 2016 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 83211C0BFF6; Mon, 26 Dec 2016 11:12:54 +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 5C96E1A3B; Mon, 26 Dec 2016 11:12:54 +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 uBQBCr1b060026; Mon, 26 Dec 2016 11:12:53 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBQBCr0T060025; Mon, 26 Dec 2016 11:12:53 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201612261112.uBQBCr0T060025@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Mon, 26 Dec 2016 11:12:53 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429491 - head/games/diaspora 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, 26 Dec 2016 11:12:54 -0000 Author: amdmi3 Date: Mon Dec 26 11:12:53 2016 New Revision: 429491 URL: https://svnweb.freebsd.org/changeset/ports/429491 Log: - Add mirror for distfile - Use standard CC-BY-NC-SA-3.0 license - Add gl to USE_GL - Remove bsd.port.options.mk include - Use new options helpers - Use EXTRACT_* variables for post-extract target - Use POST_PLIST for build-plist-empty target PR: 215539 Submitted by: lightside@gmx.com (maintainer) Modified: head/games/diaspora/Makefile Modified: head/games/diaspora/Makefile ============================================================================== --- head/games/diaspora/Makefile Mon Dec 26 10:36:41 2016 (r429490) +++ head/games/diaspora/Makefile Mon Dec 26 11:12:53 2016 (r429491) @@ -9,87 +9,77 @@ MASTER_SITES= http://diaspora.fs2downloa http://ftp.internat.freebsd.org/pub/FreeBSD/distfiles/:intfiles \ http://ftp.tw.freebsd.org/distfiles/:twfiles DISTFILES= Diaspora_R1_Linux.tar.lzma:freespacemods,DEFAULT \ - Diaspora_R1_Patch_1.1.tar.lzma:intfiles,twfiles \ + Diaspora_R1_Patch_1.1.tar.lzma:intfiles,twfiles,DEFAULT \ Diaspora_R1_Patch_1.1.1.tar.lzma MAINTAINER= lightside@gmx.com COMMENT= Single and multiplayer space fighter combat game -LICENSE= CCBYNCSAv3 VOLITION GPLv2 +LICENSE= CC-BY-NC-SA-3.0 VOLITION GPLv2 LICENSE_COMB= multi -LICENSE_NAME_CCBYNCSAv3= Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported license LICENSE_NAME_VOLITION= Volition license -LICENSE_FILE_CCBYNCSAv3= ${WRKDIR_DIASPORA}/License.txt +LICENSE_FILE_CC-BY-NC-SA-3.0= ${WRKDIR_DIASPORA}/License.txt LICENSE_FILE_VOLITION= ${WRKSRC}/COPYING LICENSE_FILE_GPLv2= ${WRKDIR_DIASPORA}/wxlauncher/GPLv2.txt -LICENSE_PERMS_CCBYNCSAv3= dist-mirror no-dist-sell pkg-mirror no-pkg-sell auto-accept LICENSE_PERMS_VOLITION= dist-mirror no-dist-sell pkg-mirror no-pkg-sell auto-accept -LIB_DEPENDS+= libjansson.so:devel/jansson \ +LIB_DEPENDS= libjansson.so:devel/jansson \ libpng.so:graphics/png \ libogg.so:audio/libogg \ libvorbisfile.so:audio/libvorbis \ libtheora.so:multimedia/libtheora -USES= autoreconf jpeg lua:51 openal pkgconfig tar:lzma -USE_GL= yes +USES= autoreconf jpeg lua:51 openal pkgconfig tar:lzma +USE_GL= gl glu USE_SDL= sdl GNU_CONFIGURE= yes -WRKDIR_DIASPORA= ${WRKDIR}/Diaspora_R1_Linux/Diaspora -WRKSRC= ${WRKDIR_DIASPORA}/fs2_open +WRKDIR_DIASPORA=${WRKDIR}/Diaspora_R1_Linux/Diaspora +WRKSRC= ${WRKDIR_DIASPORA}/fs2_open PORTDATA= data *.vp PORTDOCS= * SUB_FILES= fs2_open_${PORTNAME} -PLIST_FILES+= bin/fs2_open_${PORTNAME} \ +PLIST_FILES= bin/fs2_open_${PORTNAME} \ libexec/fs2_open_${PORTNAME} \ share/pixmaps/${PORTNAME}.png -DESKTOP_ENTRIES= "Diaspora" "${COMMENT}" \ - "${PORTNAME}" "fs2_open_${PORTNAME}" \ - "Game;Simulation;" false +DESKTOP_ENTRIES="Diaspora" "${COMMENT}" \ + "${PORTNAME}" "fs2_open_${PORTNAME}" \ + "Game;Simulation;" false -OPTIONS_DEFINE= DOCS INCJOYBTNS SPEECH WXLAUNCHER +OPTIONS_DEFINE= DOCS INCJOYBTNS SPEECH WXLAUNCHER OPTIONS_DEFAULT= SPEECH WXLAUNCHER INCJOYBTNS_DESC= Increase a number of joystick buttons from 32 to 98 INCJOYBTNS_EXTRA_PATCHES= ${FILESDIR}/extra-patch-increase_joy_buttons_fixed.patch -SPEECH_DESC= Text to speech +SPEECH_DESC= Text to speech SPEECH_CONFIGURE_ENABLE= speech WXLAUNCHER_DESC= Use wxlauncher to manage application profile +WXLAUNCHER_DESKTOP_ENTRIES= "Diaspora Launcher" "${COMMENT}" \ + "${PORTNAME}" "fs2_open_${PORTNAME}_launcher" \ + "Game;Simulation;" false +WXLAUNCHER_PLIST_FILES= bin/fs2_open_${PORTNAME}_launcher \ + %%DATADIR%%/fs2_open_${PORTNAME} WXLAUNCHER_RUN_DEPENDS= wxlauncher:games/wxlauncher +WXLAUNCHER_SUB_FILES= fs2_open_${PORTNAME}_launcher +WXLAUNCHER_VARS= PORTDATA+="resources *.ini *.png *.bmp" -.include - -.if ${PORT_OPTIONS:MWXLAUNCHER} -PORTDATA+= resources *.ini *.png *.bmp -SUB_FILES+= fs2_open_${PORTNAME}_launcher -PLIST_FILES+= bin/fs2_open_${PORTNAME}_launcher \ - %%DATADIR%%/fs2_open_${PORTNAME} - -DESKTOP_ENTRIES+= "Diaspora Launcher" "${COMMENT}" \ - "${PORTNAME}" "fs2_open_${PORTNAME}_launcher" \ - "Game;Simulation;" false -.endif +POST_PLIST+= build-plist-empty post-extract: .SILENT .for v in 1.1 1.1.1 - (cd ${WRKDIR} && tar -xf Patch_Files.${v}.tar -C ${WRKDIR_DIASPORA} && \ - ${RM} Patch_Files.${v}.tar) + (cd ${WRKDIR} && ${EXTRACT_CMD} ${EXTRACT_BEFORE_ARGS} \ + Patch_Files.${v}.tar ${EXTRACT_AFTER_ARGS} -C ${WRKDIR_DIASPORA} \ + && ${RM} Patch_Files.${v}.tar) .endfor -.if ${PORT_OPTIONS:MWXLAUNCHER} + +post-extract-WXLAUNCHER-on: .SILENT (cd ${WRKDIR_DIASPORA} && ${CP} -f pro00099.template.ini pro00099.ini) # Backup data/cmdline_fso.cfg, because executable might merge it with # user settings (cd ${WRKDIR_DIASPORA}/data && ${MV} -f cmdline_fso.cfg cmdline_fso.cfg.bak) -.endif post-patch: .SILENT -.if ${PORT_OPTIONS:MWXLAUNCHER} - ${REINPLACE_CMD} -e \ - 's|/PATH/TO/YOUR/DIASPORA/FOLDER/HERE|${DATADIR}|' \ - ${WRKDIR_DIASPORA}/pro00099.ini -.endif ${REINPLACE_CMD} -e '/^AC_INIT/s/3\.7\.1/${PORTNAME}/ ; \ s/freebsd/${OPSYS:tl}/ ; \ s/ -m64 -march=athlon64 -ansi// ; \ @@ -98,6 +88,11 @@ post-patch: .SILENT ${REINPLACE_CMD} -e 's|(640x480)x16|(1024x768)x32|' \ ${BUILD_WRKSRC}/code/osapi/osapi_unix.cpp +post-patch-WXLAUNCHER-on: .SILENT + ${REINPLACE_CMD} -e \ + 's|/PATH/TO/YOUR/DIASPORA/FOLDER/HERE|${DATADIR}|' \ + ${WRKDIR_DIASPORA}/pro00099.ini + do-install: ${INSTALL_SCRIPT} ${WRKDIR}/fs2_open_${PORTNAME} \ ${STAGEDIR}${PREFIX}/bin @@ -105,21 +100,21 @@ do-install: ${STAGEDIR}${PREFIX}/libexec (cd ${WRKDIR_DIASPORA} && ${COPYTREE_SHARE} "${PORTDATA}" \ ${STAGEDIR}${DATADIR}) + ${INSTALL_DATA} ${WRKDIR_DIASPORA}/resources/modimg.png \ + ${STAGEDIR}${PREFIX}/share/pixmaps/${PORTNAME}.png + +do-install-DOCS-on: (cd ${WRKDIR} && ${COPYTREE_SHARE} "README*.txt" ${STAGEDIR}${DOCSDIR}) (cd ${WRKDIR_DIASPORA} && ${COPYTREE_SHARE} "*.pdf *.rtf README.txt" \ ${STAGEDIR}${DOCSDIR}) (cd ${WRKSRC} && ${COPYTREE_SHARE} "AUTHORS ChangeLog" \ ${STAGEDIR}${DOCSDIR}) - ${INSTALL_DATA} ${WRKDIR_DIASPORA}/resources/modimg.png \ - ${STAGEDIR}${PREFIX}/share/pixmaps/${PORTNAME}.png -.if ${PORT_OPTIONS:MWXLAUNCHER} + +do-install-WXLAUNCHER-on: ${INSTALL_SCRIPT} ${WRKDIR}/fs2_open_${PORTNAME}_launcher \ ${STAGEDIR}${PREFIX}/bin # Create a symbolic link, which used by launcher ${LN} -sf ${PREFIX}/libexec/fs2_open_${PORTNAME} ${STAGEDIR}${DATADIR} -.endif - -add-plist-post: build-plist-empty build-plist-empty: .SILENT # Add required empty directories to TMPPLIST From owner-svn-ports-head@freebsd.org Mon Dec 26 11:30:06 2016 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 687ECC9136E; Mon, 26 Dec 2016 11:30:06 +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 3839F11E9; Mon, 26 Dec 2016 11:30:06 +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 uBQBU5dR064314; Mon, 26 Dec 2016 11:30:05 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBQBU5vD064313; Mon, 26 Dec 2016 11:30:05 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201612261130.uBQBU5vD064313@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Mon, 26 Dec 2016 11:30:05 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429492 - head/security/clamtk 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, 26 Dec 2016 11:30:06 -0000 Author: amdmi3 Date: Mon Dec 26 11:30:05 2016 New Revision: 429492 URL: https://svnweb.freebsd.org/changeset/ports/429492 Log: - Don't replace /usr/bin with ${LOCALBASE}/bin as it does need /usr/bin (to search for crontab) and still does fall back to search in /usr/local (for clamav binaries) - Ensure that /usr/local is raplaced with ${LOCALBASE} - Switch to options helpers PR: 205952 Submitted by: lhersch@dssgmbh.de Approved by: maintainer timeout (tj, almost a year) Modified: head/security/clamtk/Makefile Modified: head/security/clamtk/Makefile ============================================================================== --- head/security/clamtk/Makefile Mon Dec 26 11:12:53 2016 (r429491) +++ head/security/clamtk/Makefile Mon Dec 26 11:30:05 2016 (r429492) @@ -37,7 +37,7 @@ post-extract: post-patch: @${REINPLACE_CMD} -e \ - 's|/usr/bin|${LOCALBASE}/bin|g ; \ + 's|/usr/local|${LOCALBASE}|g ; \ s|/usr/share|${PREFIX}/share|g ; \ s|/var/lib/clamav|/var/db/clamav|g' ${WRKSRC}/lib/*.pm @@ -55,6 +55,8 @@ do-install: ${INSTALL_DATA} ${WRKSRC}/po/$${l}.mo \ ${STAGEDIR}${PREFIX}/share/locale/$${l}/LC_MESSAGES/${PORTNAME}.mo; \ done + +do-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} .for file in CHANGES DISCLAIMER README ${INSTALL_DATA} ${WRKSRC}/${file} ${STAGEDIR}${DOCSDIR} From owner-svn-ports-head@freebsd.org Mon Dec 26 11:30:36 2016 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 247F2C913F1; Mon, 26 Dec 2016 11:30:36 +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 E820413B3; Mon, 26 Dec 2016 11:30: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 uBQBUZCD064442; Mon, 26 Dec 2016 11:30:35 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBQBUZGZ064441; Mon, 26 Dec 2016 11:30:35 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201612261130.uBQBUZGZ064441@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Mon, 26 Dec 2016 11:30:35 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429493 - head/security/clamtk 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, 26 Dec 2016 11:30:36 -0000 Author: amdmi3 Date: Mon Dec 26 11:30:34 2016 New Revision: 429493 URL: https://svnweb.freebsd.org/changeset/ports/429493 Log: - Bump revision for previous change PR: 205952 Modified: head/security/clamtk/Makefile Modified: head/security/clamtk/Makefile ============================================================================== --- head/security/clamtk/Makefile Mon Dec 26 11:30:05 2016 (r429492) +++ head/security/clamtk/Makefile Mon Dec 26 11:30:34 2016 (r429493) @@ -3,7 +3,7 @@ PORTNAME= clamtk PORTVERSION= 4.45 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= security MASTER_SITES= SF/${PORTNAME}/ClamTk/${PORTVERSION} From owner-svn-ports-head@freebsd.org Mon Dec 26 11:31:08 2016 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 59DF7C91488; Mon, 26 Dec 2016 11:31:08 +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 2986E15F9; Mon, 26 Dec 2016 11:31:08 +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 uBQBV7fA065289; Mon, 26 Dec 2016 11:31:07 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBQBV7To065288; Mon, 26 Dec 2016 11:31:07 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201612261131.uBQBV7To065288@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Mon, 26 Dec 2016 11:31:07 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429494 - head/www/web2ldap 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, 26 Dec 2016 11:31:08 -0000 Author: amdmi3 Date: Mon Dec 26 11:31:07 2016 New Revision: 429494 URL: https://svnweb.freebsd.org/changeset/ports/429494 Log: - Properly fix shebangs Approved by: portmgr blanket Modified: head/www/web2ldap/Makefile Modified: head/www/web2ldap/Makefile ============================================================================== --- head/www/web2ldap/Makefile Mon Dec 26 11:30:34 2016 (r429493) +++ head/www/web2ldap/Makefile Mon Dec 26 11:31:07 2016 (r429494) @@ -3,6 +3,7 @@ PORTNAME= web2ldap PORTVERSION= 1.2.71 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= http://www.web2ldap.de/download/ \ http://www.sfr-fresh.com/unix/www/ \ @@ -20,6 +21,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}ldap OPTIONS_DEFINE= DOCS USES= cpe python:2 shebangfix +python_OLD_CMD= /usr/bin/python2.7 SHEBANG_FILES= sbin/*.py fcgi/*.py SUB_FILES= pkg-message NO_ARCH= yes From owner-svn-ports-head@freebsd.org Mon Dec 26 11:47:39 2016 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 7E9FEC91915; Mon, 26 Dec 2016 11:47:39 +0000 (UTC) (envelope-from antoine@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 592731F26; Mon, 26 Dec 2016 11:47:39 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBQBlcOM072888; Mon, 26 Dec 2016 11:47:38 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBQBlcMr072883; Mon, 26 Dec 2016 11:47:38 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201612261147.uBQBlcMr072883@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Mon, 26 Dec 2016 11:47:38 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429495 - in head: . textproc/py3-asciinema www www/py-requests www/py3-requests www/py33-requests www/py34-requests www/py35-requests 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, 26 Dec 2016 11:47:39 -0000 Author: antoine Date: Mon Dec 26 11:47:37 2016 New Revision: 429495 URL: https://svnweb.freebsd.org/changeset/ports/429495 Log: We don't need 4 versions of www/py-requests, 2 are enough Added: head/www/py3-requests/ - copied from r429494, head/www/py35-requests/ Deleted: head/www/py33-requests/ head/www/py34-requests/ head/www/py35-requests/ Modified: head/MOVED head/textproc/py3-asciinema/Makefile head/www/Makefile head/www/py-requests/Makefile head/www/py3-requests/Makefile Modified: head/MOVED ============================================================================== --- head/MOVED Mon Dec 26 11:31:07 2016 (r429494) +++ head/MOVED Mon Dec 26 11:47:37 2016 (r429495) @@ -8845,3 +8845,6 @@ biology/p5-bioperl|biology/p5-BioPerl|20 biology/p5-bioperl-run|biology/p5-BioPerl-Run|2016-12-18|Rename to match upstream naming databases/py-swiftclient|databases/py-python-swiftclient|2016-12-18|Rename to match pypi name x11-toolkits/py-kiwi|x11-toolkits/py-kiwi-gtk|2016-12-24|Rename to match PyPI naming +www/py33-requests|www/py3-requests|2016-12-26|No need for 4 versions of py-requests +www/py34-requests|www/py3-requests|2016-12-26|No need for 4 versions of py-requests +www/py35-requests|www/py3-requests|2016-12-26|No need for 4 versions of py-requests Modified: head/textproc/py3-asciinema/Makefile ============================================================================== --- head/textproc/py3-asciinema/Makefile Mon Dec 26 11:31:07 2016 (r429494) +++ head/textproc/py3-asciinema/Makefile Mon Dec 26 11:47:37 2016 (r429495) @@ -2,6 +2,7 @@ PORTNAME= asciinema PORTVERSION= 1.3.0 +PORTREVISION= 1 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -9,10 +10,12 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= swills@FreeBSD.org COMMENT= Tool for recording and sharing terminal sessions -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests>=2.0.1:www/${PYTHON_PKGNAMEPREFIX}requests \ +LICENSE= GPLv3+ + +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests>=2.0.1:www/py3-requests \ ca_root_nss>=0:security/ca_root_nss -USES= python:3 +USES= python:3.3+ USE_PYTHON= distutils autoplist .include Modified: head/www/Makefile ============================================================================== --- head/www/Makefile Mon Dec 26 11:31:07 2016 (r429494) +++ head/www/Makefile Mon Dec 26 11:47:37 2016 (r429495) @@ -1835,9 +1835,7 @@ SUBDIR += py-wsgidav SUBDIR += py-zope.app.wsgi SUBDIR += py3-cssutils - SUBDIR += py33-requests - SUBDIR += py34-requests - SUBDIR += py35-requests + SUBDIR += py3-requests SUBDIR += pyblosxom SUBDIR += pycarddav SUBDIR += pydio Modified: head/www/py-requests/Makefile ============================================================================== --- head/www/py-requests/Makefile Mon Dec 26 11:31:07 2016 (r429494) +++ head/www/py-requests/Makefile Mon Dec 26 11:47:37 2016 (r429495) @@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>=2.8.1:devel/py-pytest -USES= python +USES?= python USE_PYTHON= autoplist distutils CONFLICTS_INSTALL= py*-requests1-* Modified: head/www/py3-requests/Makefile ============================================================================== --- head/www/py35-requests/Makefile Mon Dec 26 11:31:07 2016 (r429494) +++ head/www/py3-requests/Makefile Mon Dec 26 11:47:37 2016 (r429495) @@ -2,6 +2,6 @@ MASTERDIR= ${.CURDIR}/../py-requests -PYTHON_VERSION= python3.5 +USES= python:3.3+ .include "${MASTERDIR}/Makefile" From owner-svn-ports-head@freebsd.org Mon Dec 26 11:54:45 2016 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 2E3C6C91ADD; Mon, 26 Dec 2016 11:54:45 +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 EFBDB12CA; Mon, 26 Dec 2016 11:54:44 +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 uBQBsivI076726; Mon, 26 Dec 2016 11:54:44 GMT (envelope-from vsevolod@FreeBSD.org) Received: (from vsevolod@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBQBshh1076723; Mon, 26 Dec 2016 11:54:43 GMT (envelope-from vsevolod@FreeBSD.org) Message-Id: <201612261154.uBQBshh1076723@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: vsevolod set sender to vsevolod@FreeBSD.org using -f From: Vsevolod Stakhov Date: Mon, 26 Dec 2016 11:54:43 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429496 - head/mail/rspamd-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, 26 Dec 2016 11:54:45 -0000 Author: vsevolod Date: Mon Dec 26 11:54:43 2016 New Revision: 429496 URL: https://svnweb.freebsd.org/changeset/ports/429496 Log: - Update to 1.5.0.a1 Modified: head/mail/rspamd-devel/Makefile head/mail/rspamd-devel/distinfo head/mail/rspamd-devel/pkg-plist Modified: head/mail/rspamd-devel/Makefile ============================================================================== --- head/mail/rspamd-devel/Makefile Mon Dec 26 11:47:37 2016 (r429495) +++ head/mail/rspamd-devel/Makefile Mon Dec 26 11:54:43 2016 (r429496) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= rspamd -PORTVERSION= 1.4.2.a1.30112016 +PORTVERSION= 1.5.0.a1.26122016 CATEGORIES= mail PKGNAMESUFFIX= -devel @@ -12,7 +12,6 @@ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libpcre.so:devel/pcre \ - libgmime-2.6.so:mail/gmime26 \ libevent.so:devel/libevent2 \ libluajit-5.1.so:lang/luajit \ libfann.so:math/fann @@ -20,15 +19,16 @@ BUILD_DEPENDS= ragel:devel/ragel CONFLICTS_INSTALL= rspamd -RSPAMD_VERSION= 1.4.2 +RSPAMD_VERSION= 1.5.0 USE_GITHUB= yes GH_ACCOUNT= vstakhov -GH_TAGNAME= cdecbbc +GH_TAGNAME= 50a4c6d -OPTIONS_DEFINE= GPERF REDIRECTOR HYPERSCAN +OPTIONS_DEFINE= GPERF REDIRECTOR HYPERSCAN GD GPERF_DESC= Google perf-tools profiling REDIRECTOR_DESC= Install HTTP redirector HYPERSCAN_DESC= Use hyperscan optimizations (amd64 only) +GD_DESC= Enable libgd support for images fuzzy hashes USE_RC_SUBR= rspamd @@ -61,6 +61,13 @@ WITH_DEBUG= yes .include .if ${PORT_OPTIONS:MGPERF} + CMAKE_ARGS+= -DENABLE_GD=ON + LIB_DEPENDS+= libgd.so:graphics/gd +.else + CMAKE_ARGS+= -DENABLE_GD=OFF +.endif + +.if ${PORT_OPTIONS:MGPERF} CMAKE_ARGS+= -DENABLE_GPERF_TOOLS=ON LIB_DEPENDS+= libprofiler.so:devel/google-perftools .endif Modified: head/mail/rspamd-devel/distinfo ============================================================================== --- head/mail/rspamd-devel/distinfo Mon Dec 26 11:47:37 2016 (r429495) +++ head/mail/rspamd-devel/distinfo Mon Dec 26 11:54:43 2016 (r429496) @@ -1,3 +1,3 @@ -TIMESTAMP = 1480516706 -SHA256 (vstakhov-rspamd-1.4.2.a1.30112016-cdecbbc_GH0.tar.gz) = ed5e2dfa522bba2b688358aa7ed872e4b9c49e777ec200d25b6608009d6c69cc -SIZE (vstakhov-rspamd-1.4.2.a1.30112016-cdecbbc_GH0.tar.gz) = 2315526 +TIMESTAMP = 1482752786 +SHA256 (vstakhov-rspamd-1.5.0.a1.26122016-50a4c6d_GH0.tar.gz) = 96f92567a47bd6bfa3dee8e77256be245dc7c988ae8cbf46c5e0dc630cef9424 +SIZE (vstakhov-rspamd-1.5.0.a1.26122016-50a4c6d_GH0.tar.gz) = 2343271 Modified: head/mail/rspamd-devel/pkg-plist ============================================================================== --- head/mail/rspamd-devel/pkg-plist Mon Dec 26 11:47:37 2016 (r429495) +++ head/mail/rspamd-devel/pkg-plist Mon Dec 26 11:54:43 2016 (r429496) @@ -56,6 +56,7 @@ lib/rspamd/librspamd-actrie.so %%DATADIR%%/lua/asn.lua %%DATADIR%%/lua/clickhouse.lua %%DATADIR%%/lua/dcc.lua +%%DATADIR%%/lua/dkim_signing.lua %%DATADIR%%/lua/dmarc.lua %%DATADIR%%/lua/dynamic_conf.lua %%DATADIR%%/lua/emails.lua @@ -79,6 +80,7 @@ lib/rspamd/librspamd-actrie.so %%DATADIR%%/lua/ratelimit.lua %%DATADIR%%/lua/replies.lua %%DATADIR%%/lua/rbl.lua +%%DATADIR%%/lua/rmilter_headers.lua %%DATADIR%%/lua/rspamd_update.lua %%DATADIR%%/lua/settings.lua %%DATADIR%%/lua/spamassassin.lua @@ -112,8 +114,6 @@ lib/rspamd/librspamd-actrie.so %%DATADIR%%/www/img/asc.png %%DATADIR%%/www/img/desc.png %%DATADIR%%/www/img/rspamd_logo_navbar.png -%%DATADIR%%/www/img/spinner.gif -%%DATADIR%%/www/img/spinner.png %%DATADIR%%/www/index.html %%DATADIR%%/www/js/d3evolution.min.js %%DATADIR%%/www/js/d3pie.min.js From owner-svn-ports-head@freebsd.org Mon Dec 26 11:57:40 2016 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 19E43C91BB7; Mon, 26 Dec 2016 11:57:40 +0000 (UTC) (envelope-from brnrd@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 C51D41442; Mon, 26 Dec 2016 11:57:39 +0000 (UTC) (envelope-from brnrd@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBQBvcLv076936; Mon, 26 Dec 2016 11:57:38 GMT (envelope-from brnrd@FreeBSD.org) Received: (from brnrd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBQBvct4076934; Mon, 26 Dec 2016 11:57:38 GMT (envelope-from brnrd@FreeBSD.org) Message-Id: <201612261157.uBQBvct4076934@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: brnrd set sender to brnrd@FreeBSD.org using -f From: Bernard Spil Date: Mon, 26 Dec 2016 11:57:38 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429497 - head/security/vuxml 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, 26 Dec 2016 11:57:40 -0000 Author: brnrd Date: Mon Dec 26 11:57:38 2016 New Revision: 429497 URL: https://svnweb.freebsd.org/changeset/ports/429497 Log: security/vuxml: Document phpmailer vulnerability Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Mon Dec 26 11:54:43 2016 (r429496) +++ head/security/vuxml/vuln.xml Mon Dec 26 11:57:38 2016 (r429497) @@ -58,6 +58,41 @@ Notes: * Do not forget port variants (linux-f10-libxml2, libxml2, etc.) --> + + phpmailer -- Remote Code Execution + + + phpmailer + 5.2.18 + + + + +

Legal Hackers reports:

+
+

An independent research uncovered a critical vulnerability in + PHPMailer that could potentially be used by (unauthenticated) + remote attackers to achieve remote arbitrary code execution in + the context of the web server user and remotely compromise the + target web application.

+

To exploit the vulnerability an attacker could target common + website components such as contact/feedback forms, registration + forms, password email resets and others that send out emails with + the help of a vulnerable version of the PHPMailer class.

+
+ +
+ + http://legalhackers.com/advisories/PHPMailer-Exploit-Remote-Code-Exec-CVE-2016-10033-Vuln.html + https://github.com/PHPMailer/PHPMailer/blob/master/SECURITY.md + CVE-2016-10033 + + + 2016-12-26 + 2016-12-26 + +
+ exim -- DKIM private key leak @@ -71,8 +106,8 @@ Notes:

The Exim project reports:

-

Exim leaks the private DKIM signing key to the log files. - Additionally, if the build option EXPERIMENTAL_DSN_INFO=yes is used, +

Exim leaks the private DKIM signing key to the log files. + Additionally, if the build option EXPERIMENTAL_DSN_INFO=yes is used, the key material is included in the bounce message.

From owner-svn-ports-head@freebsd.org Mon Dec 26 11:58:20 2016 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 3A98AC91BFE; Mon, 26 Dec 2016 11:58:20 +0000 (UTC) (envelope-from antoine@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 09EAB1554; Mon, 26 Dec 2016 11:58:19 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBQBwJl9077078; Mon, 26 Dec 2016 11:58:19 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBQBwJn1077076; Mon, 26 Dec 2016 11:58:19 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201612261158.uBQBwJn1077076@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Mon, 26 Dec 2016 11:58:19 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429498 - in head/textproc: py-hunspell py3-hunspell 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, 26 Dec 2016 11:58:20 -0000 Author: antoine Date: Mon Dec 26 11:58:18 2016 New Revision: 429498 URL: https://svnweb.freebsd.org/changeset/ports/429498 Log: Build textproc/py3-hunspell for default version of python3 instead of 3.5 Modified: head/textproc/py-hunspell/Makefile head/textproc/py3-hunspell/Makefile Modified: head/textproc/py-hunspell/Makefile ============================================================================== --- head/textproc/py-hunspell/Makefile Mon Dec 26 11:57:38 2016 (r429497) +++ head/textproc/py-hunspell/Makefile Mon Dec 26 11:58:18 2016 (r429498) @@ -14,7 +14,7 @@ LICENSE= LGPL3 LIB_DEPENDS= libhunspell-${HSPLVER}.so:textproc/hunspell -USES= localbase python +USES?= localbase python USE_PYTHON= distutils HSPLVER= 1.5 Modified: head/textproc/py3-hunspell/Makefile ============================================================================== --- head/textproc/py3-hunspell/Makefile Mon Dec 26 11:57:38 2016 (r429497) +++ head/textproc/py3-hunspell/Makefile Mon Dec 26 11:58:18 2016 (r429498) @@ -2,6 +2,6 @@ MASTERDIR= ${.CURDIR}/../py-hunspell -PYTHON_VERSION= python3.5 +USES?= localbase python:3.3+ .include "${MASTERDIR}/Makefile" From owner-svn-ports-head@freebsd.org Mon Dec 26 11:59:15 2016 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 90813C91C44; Mon, 26 Dec 2016 11:59:15 +0000 (UTC) (envelope-from rene@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 5938A1644; Mon, 26 Dec 2016 11:59:15 +0000 (UTC) (envelope-from rene@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBQBxEvd077663; Mon, 26 Dec 2016 11:59:14 GMT (envelope-from rene@FreeBSD.org) Received: (from rene@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBQBxCt1077641; Mon, 26 Dec 2016 11:59:12 GMT (envelope-from rene@FreeBSD.org) Message-Id: <201612261159.uBQBxCt1077641@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rene set sender to rene@FreeBSD.org using -f From: Rene Ladan Date: Mon, 26 Dec 2016 11:59:12 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429499 - in head: archivers/zip astro/wmmoonclock astro/xearth devel/byaccj devel/csmith devel/gzstream devel/t1lib games/xroach games/xteddy graphics/hsetroot mail/xmailbox misc/fortu... 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, 26 Dec 2016 11:59:15 -0000 Author: rene Date: Mon Dec 26 11:59:12 2016 New Revision: 429499 URL: https://svnweb.freebsd.org/changeset/ports/429499 Log: Reset ports per maintainer request. PR: 215557 Submitted by: A.J. "Fonz" van Werven (maintainer) Modified: head/archivers/zip/Makefile head/astro/wmmoonclock/Makefile head/astro/xearth/Makefile head/devel/byaccj/Makefile head/devel/csmith/Makefile head/devel/gzstream/Makefile head/devel/t1lib/Makefile head/games/xroach/Makefile head/games/xteddy/Makefile head/graphics/hsetroot/Makefile head/mail/xmailbox/Makefile head/misc/fortune-mod-futurama/Makefile head/science/gromacs/Makefile head/security/chaosreader/Makefile head/www/fcgi/Makefile head/www/fcgiwrap/Makefile head/x11-fm/catseye-fm/Makefile head/x11-fonts/cyberbit-ttfonts/Makefile head/x11-servers/Xfstt/Makefile head/x11/grabc/Makefile head/x11/xdialog/Makefile head/x11/xtrlock/Makefile Modified: head/archivers/zip/Makefile ============================================================================== --- head/archivers/zip/Makefile Mon Dec 26 11:58:18 2016 (r429498) +++ head/archivers/zip/Makefile Mon Dec 26 11:59:12 2016 (r429499) @@ -5,11 +5,10 @@ PORTNAME= zip PORTVERSION= 3.0 PORTREVISION= 1 CATEGORIES= archivers -MASTER_SITES= SF/info${PORTNAME}/Zip%203.x%20%28latest%29/${PORTVERSION} \ - http://www.skysmurf.nl/comp/FreeBSD/distfiles/ +MASTER_SITES= SF/info${PORTNAME}/Zip%203.x%20%28latest%29/${PORTVERSION} DISTNAME= ${PORTNAME}${PORTVERSION:S/.//g} -MAINTAINER= freebsd@skysmurf.nl +MAINTAINER= ports@FreeBSD.org COMMENT= Create/update ZIP files compatible with PKZIP # License is BSD-based, but not identical, so intall with documentation Modified: head/astro/wmmoonclock/Makefile ============================================================================== --- head/astro/wmmoonclock/Makefile Mon Dec 26 11:58:18 2016 (r429498) +++ head/astro/wmmoonclock/Makefile Mon Dec 26 11:59:12 2016 (r429499) @@ -5,10 +5,9 @@ PORTNAME= wmMoonClock PORTVERSION= 1.27 PORTREVISION= 3 CATEGORIES= astro windowmaker -MASTER_SITES= http://www.cs.mun.ca/~gstarkes/wmaker/dockapps/files/ \ - http://www.skysmurf.nl/comp/FreeBSD/distfiles/ +MASTER_SITES= http://www.cs.mun.ca/~gstarkes/wmaker/dockapps/files/ -MAINTAINER= freebsd@skysmurf.nl +MAINTAINER= ports@FreeBSD.org COMMENT= Displays the phase of the moon, plus orbital data LICENSE= GPLv2 Modified: head/astro/xearth/Makefile ============================================================================== --- head/astro/xearth/Makefile Mon Dec 26 11:58:18 2016 (r429498) +++ head/astro/xearth/Makefile Mon Dec 26 11:59:12 2016 (r429499) @@ -4,11 +4,9 @@ PORTNAME= xearth PORTVERSION= 1.2 CATEGORIES= astro geography -MASTER_SITES= http://seis.bris.ac.uk/~mexas/ \ - http://www.skysmurf.nl/comp/FreeBSD/distfiles/ \ - LOCAL/madpilot/xearth +MASTER_SITES= LOCAL/madpilot/xearth -MAINTAINER= freebsd@skysmurf.nl +MAINTAINER= ports@FreeBSD.org COMMENT= Set the root window to the image of earth USE_XORG= x11 xext sm ice xt Modified: head/devel/byaccj/Makefile ============================================================================== --- head/devel/byaccj/Makefile Mon Dec 26 11:58:18 2016 (r429498) +++ head/devel/byaccj/Makefile Mon Dec 26 11:59:12 2016 (r429499) @@ -4,11 +4,10 @@ PORTNAME= byaccj PORTVERSION= 1.15 CATEGORIES= devel java -MASTER_SITES= SF \ - http://www.skysmurf.nl/comp/FreeBSD/distfiles/ +MASTER_SITES= SF DISTNAME= ${PORTNAME}${PORTVERSION}_src -MAINTAINER= freebsd@skysmurf.nl +MAINTAINER= ports@FreeBSD.org COMMENT= Java extension of BSD YACC-compatible parser generator PLIST_FILES= bin/byaccj Modified: head/devel/csmith/Makefile ============================================================================== --- head/devel/csmith/Makefile Mon Dec 26 11:58:18 2016 (r429498) +++ head/devel/csmith/Makefile Mon Dec 26 11:59:12 2016 (r429499) @@ -3,10 +3,9 @@ PORTNAME= csmith PORTVERSION= 2.2.0 CATEGORIES= devel -MASTER_SITES= http://embed.cs.utah.edu/csmith/ \ - http://www.skysmurf.nl/comp/FreeBSD/distfiles/ +MASTER_SITES= http://embed.cs.utah.edu/csmith/ -MAINTAINER= freebsd@skysmurf.nl +MAINTAINER= ports@FreeBSD.org COMMENT= Generates random C programs that conform to the C99 standard LICENSE= BSD2CLAUSE Modified: head/devel/gzstream/Makefile ============================================================================== --- head/devel/gzstream/Makefile Mon Dec 26 11:58:18 2016 (r429498) +++ head/devel/gzstream/Makefile Mon Dec 26 11:59:12 2016 (r429499) @@ -7,11 +7,13 @@ PORTREVISION= 2 CATEGORIES= devel MASTER_SITES= http://www.skysmurf.nl/comp/FreeBSD/distfiles/ -MAINTAINER= freebsd@skysmurf.nl +MAINTAINER= ports@FreeBSD.org COMMENT= Provides zlib functionality in an iostream LICENSE= LGPL21 +BROKEN= unfetchable (apparently abandoned upstream) + USE_LDCONFIG= yes WRKSRC= ${WRKDIR}/${PORTNAME} PLIST_FILES= lib/lib${PORTNAME}.so lib/lib${PORTNAME}.so.0 \ Modified: head/devel/t1lib/Makefile ============================================================================== --- head/devel/t1lib/Makefile Mon Dec 26 11:58:18 2016 (r429498) +++ head/devel/t1lib/Makefile Mon Dec 26 11:59:12 2016 (r429499) @@ -6,10 +6,9 @@ PORTVERSION= 5.1.2 PORTREVISION= 4 PORTEPOCH= 1 CATEGORIES= devel -MASTER_SITES= SUNSITE/libs/graphics/ \ - http://www.skysmurf.nl/comp/FreeBSD/distfiles/ +MASTER_SITES= SUNSITE/libs/graphics/ -MAINTAINER= freebsd@skysmurf.nl +MAINTAINER= ports@FreeBSD.org COMMENT= Type 1 font rasterization library for Unix/X11 LICENSE= LGPL20 Modified: head/games/xroach/Makefile ============================================================================== --- head/games/xroach/Makefile Mon Dec 26 11:58:18 2016 (r429498) +++ head/games/xroach/Makefile Mon Dec 26 11:59:12 2016 (r429499) @@ -8,9 +8,11 @@ CATEGORIES= games MASTER_SITES= http://www.skysmurf.nl/comp/FreeBSD/distfiles/ DISTNAME= ${PORTNAME} -MAINTAINER= freebsd@skysmurf.nl +MAINTAINER= ports@FreeBSD.org COMMENT= Cockroaches hide under your windows +BROKEN= unfetchable (apparently abandoned upstream) + USE_XORG= x11 PLIST_FILES= bin/xroach man/man6/xroach.6.gz Modified: head/games/xteddy/Makefile ============================================================================== --- head/games/xteddy/Makefile Mon Dec 26 11:58:18 2016 (r429498) +++ head/games/xteddy/Makefile Mon Dec 26 11:59:12 2016 (r429499) @@ -5,10 +5,9 @@ PORTNAME= xteddy PORTVERSION= 2.2 PORTREVISION= 1 CATEGORIES= games -MASTER_SITES= http://webstaff.itn.liu.se/~stegu/xteddy/ \ - http://www.skysmurf.nl/comp/FreeBSD/distfiles/ +MASTER_SITES= http://webstaff.itn.liu.se/~stegu/xteddy/ -MAINTAINER= freebsd@skysmurf.nl +MAINTAINER= ports@FreeBSD.org COMMENT= Cuddlesome teddy for the X desktop LICENSE= GPLv2 Modified: head/graphics/hsetroot/Makefile ============================================================================== --- head/graphics/hsetroot/Makefile Mon Dec 26 11:58:18 2016 (r429498) +++ head/graphics/hsetroot/Makefile Mon Dec 26 11:59:12 2016 (r429499) @@ -5,16 +5,17 @@ PORTNAME= hsetroot PORTVERSION= 1.0.2 PORTREVISION= 11 CATEGORIES= graphics -MASTER_SITES= http://cdn.thegraveyard.org/releases/hsetroot/ \ - http://www.skysmurf.nl/comp/FreeBSD/distfiles/ +MASTER_SITES= http://cdn.thegraveyard.org/releases/hsetroot/ -MAINTAINER= freebsd@skysmurf.nl +MAINTAINER= ports@FreeBSD.org COMMENT= Wallpaper manipulation utility for X11 LICENSE= GPLv2 LIB_DEPENDS= libImlib2.so:graphics/imlib2 +BROKEN= unfetchable (apparently abandoned upstream) + GNU_CONFIGURE= yes USES= gmake USE_XORG= x11 Modified: head/mail/xmailbox/Makefile ============================================================================== --- head/mail/xmailbox/Makefile Mon Dec 26 11:58:18 2016 (r429498) +++ head/mail/xmailbox/Makefile Mon Dec 26 11:59:12 2016 (r429499) @@ -7,7 +7,7 @@ PORTREVISION= 2 CATEGORIES= mail MASTER_SITES= XCONTRIB/applications -MAINTAINER= freebsd@skysmurf.nl +MAINTAINER= ports@FreeBSD.org COMMENT= Mailbox checker with sound and animation for X Window System USES= imake Modified: head/misc/fortune-mod-futurama/Makefile ============================================================================== --- head/misc/fortune-mod-futurama/Makefile Mon Dec 26 11:58:18 2016 (r429498) +++ head/misc/fortune-mod-futurama/Makefile Mon Dec 26 11:59:12 2016 (r429499) @@ -5,10 +5,9 @@ PORTNAME= fortune-mod-futurama PORTVERSION= 0.2 PORTREVISION= 4 CATEGORIES= misc -MASTER_SITES= http://www.netmeister.org/apps/ \ - http://www.skysmurf.nl/comp/FreeBSD/distfiles/ +MASTER_SITES= http://www.netmeister.org/apps/ -MAINTAINER= freebsd@skysmurf.nl +MAINTAINER= ports@FreeBSD.org COMMENT= Compilation of quotes from the TV series "Futurama" USES= tar:bzip2 Modified: head/science/gromacs/Makefile ============================================================================== --- head/science/gromacs/Makefile Mon Dec 26 11:58:18 2016 (r429498) +++ head/science/gromacs/Makefile Mon Dec 26 11:59:12 2016 (r429499) @@ -5,10 +5,9 @@ PORTNAME= gromacs PORTVERSION= 5.0.6 PORTREVISION= 3 CATEGORIES= science -MASTER_SITES= ftp://ftp.gromacs.org/pub/gromacs/ \ - http://www.skysmurf.nl/comp/FreeBSD/distfiles/ +MASTER_SITES= ftp://ftp.gromacs.org/pub/gromacs/ -MAINTAINER= freebsd@skysmurf.nl +MAINTAINER= ports@FreeBSD.org COMMENT= Compute molecular dynamics LICENSE= LGPL21 Modified: head/security/chaosreader/Makefile ============================================================================== --- head/security/chaosreader/Makefile Mon Dec 26 11:58:18 2016 (r429498) +++ head/security/chaosreader/Makefile Mon Dec 26 11:59:12 2016 (r429499) @@ -5,19 +5,18 @@ PORTNAME= chaosreader PORTVERSION= 0.94 PORTREVISION= 1 CATEGORIES= security -MASTER_SITES= SF \ - http://www.skysmurf.nl/comp/FreeBSD/distfiles/ +MASTER_SITES= SF DISTFILES= ${PORTNAME}${PORTVERSION} sshkeydata0.20 EXTRACT_ONLY= -NO_WRKSUBDIR= yes -MAINTAINER= freebsd@skysmurf.nl +MAINTAINER= ports@FreeBSD.org COMMENT= Tool to extract data from tcpdump logs NO_BUILD= yes USES= perl5 shebangfix USE_PERL5= run +NO_WRKSUBDIR= yes PLIST_FILES= bin/${PORTNAME} bin/sshkeydata SHEBANG_FILES= chaosreader sshkeydata Modified: head/www/fcgi/Makefile ============================================================================== --- head/www/fcgi/Makefile Mon Dec 26 11:58:18 2016 (r429498) +++ head/www/fcgi/Makefile Mon Dec 26 11:59:12 2016 (r429499) @@ -5,11 +5,10 @@ PORTNAME= fcgi PORTVERSION= 2.4.0 PORTREVISION= 5 CATEGORIES= www -MASTER_SITES= http://www.fastcgi.com/dist/ \ - http://www.skysmurf.nl/comp/FreeBSD/distfiles/ +MASTER_SITES= http://www.fastcgi.com/dist/ PKGNAMESUFFIX= -devkit -MAINTAINER= freebsd@skysmurf.nl +MAINTAINER= ports@FreeBSD.org COMMENT= FastCGI Development Kit LICENSE= Open_Market_FastCGI_license Modified: head/www/fcgiwrap/Makefile ============================================================================== --- head/www/fcgiwrap/Makefile Mon Dec 26 11:58:18 2016 (r429498) +++ head/www/fcgiwrap/Makefile Mon Dec 26 11:59:12 2016 (r429499) @@ -6,13 +6,15 @@ PORTREVISION= 4 CATEGORIES= www MASTER_SITES= http://www.skysmurf.nl/comp/FreeBSD/distfiles/ -MAINTAINER= freebsd@skysmurf.nl +MAINTAINER= ports@FreeBSD.org COMMENT= Simple FastCGI wrapper for CGI scripts LICENSE= MIT LIB_DEPENDS= libfcgi.so:www/fcgi +BROKEN= unfetchable + USES= autoreconf gmake pkgconfig USE_GITHUB= yes Modified: head/x11-fm/catseye-fm/Makefile ============================================================================== --- head/x11-fm/catseye-fm/Makefile Mon Dec 26 11:58:18 2016 (r429498) +++ head/x11-fm/catseye-fm/Makefile Mon Dec 26 11:59:12 2016 (r429499) @@ -6,10 +6,9 @@ PORTVERSION= 4.2.0.0 PORTREVISION= 2 CATEGORIES= x11-fm MASTER_SITES= http://catseye-fm.sourceforge.net/downloads/ \ - http://catseye-fm-temp.sourceforge.net/downloads/ \ - http://www.skysmurf.nl/comp/FreeBSD/distfiles/ + http://catseye-fm-temp.sourceforge.net/downloads/ -MAINTAINER= freebsd@skysmurf.nl +MAINTAINER= ports@FreeBSD.org COMMENT= Clear, fast, powerful file browser using gtk+2.0 LICENSE= GPLv3 Modified: head/x11-fonts/cyberbit-ttfonts/Makefile ============================================================================== --- head/x11-fonts/cyberbit-ttfonts/Makefile Mon Dec 26 11:58:18 2016 (r429498) +++ head/x11-fonts/cyberbit-ttfonts/Makefile Mon Dec 26 11:59:12 2016 (r429499) @@ -7,14 +7,13 @@ PORTREVISION= 4 CATEGORIES= x11-fonts MASTER_SITES= http://ftp.netscape.com/pub/communicator/extras/fonts/windows/ \ http://aol-4.vo.llnwd.net/pub/communicator/extras/fonts/windows/ \ - ftp://ftp.netscape.com/pub/communicator/extras/fonts/windows/ \ - http://www.skysmurf.nl/comp/FreeBSD/distfiles/cyberbit/ + ftp://ftp.netscape.com/pub/communicator/extras/fonts/windows/ DISTFILES= Cyberbit.ZIP 97CyberBase.Doc 97CyberBit.Doc 97CyberCJK.Doc \ CYBERBIT.DOC CYBERCJK.DOC READMEfirst.txt ReadMe.htm DIST_SUBDIR= cyberbit EXTRACT_ONLY= Cyberbit.ZIP -MAINTAINER= freebsd@skysmurf.nl +MAINTAINER= ports@FreeBSD.org COMMENT= Bitstream Cyberbit is a TrueType font that covers Unicode 2.0 RESTRICTED= Redistribution not permitted; single user license only. Modified: head/x11-servers/Xfstt/Makefile ============================================================================== --- head/x11-servers/Xfstt/Makefile Mon Dec 26 11:58:18 2016 (r429498) +++ head/x11-servers/Xfstt/Makefile Mon Dec 26 11:59:12 2016 (r429499) @@ -4,10 +4,9 @@ PORTNAME= xfstt PORTVERSION= 1.9.2 CATEGORIES= x11-servers -MASTER_SITES= http://archive.hadrons.org/software/xfstt/ \ - http://www.skysmurf.nl/comp/FreeBSD/distfiles/ +MASTER_SITES= http://archive.hadrons.org/software/xfstt/ -MAINTAINER= freebsd@skysmurf.nl +MAINTAINER= ports@FreeBSD.org COMMENT= TrueType font server for X11 LICENSE= GPLv2 Modified: head/x11/grabc/Makefile ============================================================================== --- head/x11/grabc/Makefile Mon Dec 26 11:58:18 2016 (r429498) +++ head/x11/grabc/Makefile Mon Dec 26 11:59:12 2016 (r429499) @@ -5,11 +5,10 @@ PORTNAME= grabc PORTVERSION= 1.1 PORTREVISION= 4 CATEGORIES= x11 -MASTER_SITES= http://muquit.com/muquit/software/grabc/ \ - http://www.skysmurf.nl/comp/FreeBSD/distfiles/ +MASTER_SITES= http://muquit.com/muquit/software/grabc/ DISTNAME= ${PORTNAME}${PORTVERSION} -MAINTAINER= freebsd@skysmurf.nl +MAINTAINER= ports@FreeBSD.org COMMENT= Grab a color from screen LICENSE= GPLv2 # specified on the website Modified: head/x11/xdialog/Makefile ============================================================================== --- head/x11/xdialog/Makefile Mon Dec 26 11:58:18 2016 (r429498) +++ head/x11/xdialog/Makefile Mon Dec 26 11:59:12 2016 (r429499) @@ -5,11 +5,10 @@ PORTNAME= xdialog PORTVERSION= 2.3.1 PORTREVISION= 7 CATEGORIES= x11 -MASTER_SITES= http://xdialog.free.fr/ \ - http://www.skysmurf.nl/comp/FreeBSD/distfiles/ +MASTER_SITES= http://xdialog.free.fr/ DISTNAME= ${PORTNAME:S/x/X/}-${PORTVERSION} -MAINTAINER= freebsd@skysmurf.nl +MAINTAINER= ports@FreeBSD.org COMMENT= Drop in replacement for the "dialog" or "cdialog" programs LICENSE= GPLv2 Modified: head/x11/xtrlock/Makefile ============================================================================== --- head/x11/xtrlock/Makefile Mon Dec 26 11:58:18 2016 (r429498) +++ head/x11/xtrlock/Makefile Mon Dec 26 11:59:12 2016 (r429499) @@ -4,11 +4,10 @@ PORTNAME= xtrlock PORTVERSION= 2.8 CATEGORIES= x11 -MASTER_SITES= DEBIAN \ - http://www.skysmurf.nl/comp/FreeBSD/distfiles/ +MASTER_SITES= DEBIAN DISTNAME= ${PORTNAME}_${PORTVERSION} -MAINTAINER= freebsd@skysmurf.nl +MAINTAINER= ports@FreeBSD.org COMMENT= X Transparent Lock LICENSE= GPLv2+ From owner-svn-ports-head@freebsd.org Mon Dec 26 12:22:59 2016 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 4CB09C6420A; Mon, 26 Dec 2016 12:22:59 +0000 (UTC) (envelope-from rene@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 089B01790; Mon, 26 Dec 2016 12:22:58 +0000 (UTC) (envelope-from rene@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBQCMwT3089580; Mon, 26 Dec 2016 12:22:58 GMT (envelope-from rene@FreeBSD.org) Received: (from rene@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBQCMvMD089577; Mon, 26 Dec 2016 12:22:57 GMT (envelope-from rene@FreeBSD.org) Message-Id: <201612261222.uBQCMvMD089577@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rene set sender to rene@FreeBSD.org using -f From: Rene Ladan Date: Mon, 26 Dec 2016 12:22:57 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429500 - head/security/p5-dicewaregen 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, 26 Dec 2016 12:22:59 -0000 Author: rene Date: Mon Dec 26 12:22:57 2016 New Revision: 429500 URL: https://svnweb.freebsd.org/changeset/ports/429500 Log: security/p5-dicewaregen: update to 1.4 [1] - move to GitHub [1] - pkg-descr tweaks [1] - mark as architecture independent [2] PR: 215562 [1] Submitted by: maintainer (Aldis Berjoza) [1] Reported by: poudriere [2] Modified: head/security/p5-dicewaregen/Makefile head/security/p5-dicewaregen/distinfo head/security/p5-dicewaregen/pkg-descr Modified: head/security/p5-dicewaregen/Makefile ============================================================================== --- head/security/p5-dicewaregen/Makefile Mon Dec 26 11:59:12 2016 (r429499) +++ head/security/p5-dicewaregen/Makefile Mon Dec 26 12:22:57 2016 (r429500) @@ -2,24 +2,27 @@ # $FreeBSD$ PORTNAME= dicewaregen -PORTVERSION= 1.3 +PORTVERSION= 1.4 CATEGORIES= security -MASTER_SITES= http://files.bsdroot.lv/my/FreeBSD/distfiles/ PKGNAMEPREFIX= p5- MAINTAINER= graudeejs@gmail.com -COMMENT= Simple perl script to generate Diceware dictionaries for passwords +COMMENT= Perl script to generate Diceware dictionaries for passwords + +USE_GITHUB= yes +GH_ACCOUNT= graudeejs +GH_PROJECT= dicewaregen.pl LIB_DEPENDS+= libaspell.so:textproc/aspell +RUN_DEPENDS+= p5-List-MoreUtils>=0:lang/p5-List-MoreUtils USES= perl5 USE_PERL5= run PLIST_FILES= bin/${PORTNAME} +NO_ARCH= yes NO_BUILD= yes -WRKSRC= ${WRKDIR}/dicewaregen-${REV} -REV= 20c777eac1db do-install: ${INSTALL_SCRIPT} ${WRKSRC}/dicewaregen.pl \ Modified: head/security/p5-dicewaregen/distinfo ============================================================================== --- head/security/p5-dicewaregen/distinfo Mon Dec 26 11:59:12 2016 (r429499) +++ head/security/p5-dicewaregen/distinfo Mon Dec 26 12:22:57 2016 (r429500) @@ -1,2 +1,3 @@ -SHA256 (dicewaregen-1.3.tar.gz) = c554fd77918f925c0132f39dde1f217338955821868fe5a0f52c8ad278c94c56 -SIZE (dicewaregen-1.3.tar.gz) = 2517 +TIMESTAMP = 1482713270 +SHA256 (graudeejs-dicewaregen.pl-1.4_GH0.tar.gz) = 84977397b148ef34cd8755c40ae10b191deeb0a36c7930377325dcd2b8c7efea +SIZE (graudeejs-dicewaregen.pl-1.4_GH0.tar.gz) = 2746 Modified: head/security/p5-dicewaregen/pkg-descr ============================================================================== --- head/security/p5-dicewaregen/pkg-descr Mon Dec 26 11:59:12 2016 (r429499) +++ head/security/p5-dicewaregen/pkg-descr Mon Dec 26 12:22:57 2016 (r429500) @@ -1,10 +1,10 @@ -Dicewaregen is simple perl script that generated Diceware dictionaries, that -can be used to create secure passwords. +Dicewaregen is simple perl script that generates Diceware dictionaries, that +can be used to create passphrases. Dicewaregen relies on aspell, to make wordlist. Once you have wordlist you can -create Diceware dictionary. You can make few dictionaries using different +create Diceware dictionary. You can make few wordlists using different languages, merge them and then make Diceware dictionary. More info about Diceware: http://world.std.com/~reinhold/diceware.html -WWW: http://hg.bsdroot.lv/aldis/dicewaregen/ +WWW: https://github.com/graudeejs/dicewaregen.pl From owner-svn-ports-head@freebsd.org Mon Dec 26 12:28:02 2016 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 DB1B1C64463; Mon, 26 Dec 2016 12:28:02 +0000 (UTC) (envelope-from rakuco@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 9040C1A46; Mon, 26 Dec 2016 12:28:02 +0000 (UTC) (envelope-from rakuco@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBQCS1dH089869; Mon, 26 Dec 2016 12:28:01 GMT (envelope-from rakuco@FreeBSD.org) Received: (from rakuco@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBQCS1Jt089867; Mon, 26 Dec 2016 12:28:01 GMT (envelope-from rakuco@FreeBSD.org) Message-Id: <201612261228.uBQCS1Jt089867@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rakuco set sender to rakuco@FreeBSD.org using -f From: Raphael Kubo da Costa Date: Mon, 26 Dec 2016 12:28:01 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429501 - head/mail/lbdb 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, 26 Dec 2016 12:28:03 -0000 Author: rakuco Date: Mon Dec 26 12:28:01 2016 New Revision: 429501 URL: https://svnweb.freebsd.org/changeset/ports/429501 Log: Fix handling of the GETENT plist substitution, add one for ypcat. GETENT is not a port option, WITH_GETENT is defined if /usr/bin/getent is present on the system, and the handling was broken in r319851 ("Convert to new options framework"). While here, add a check for /usr/bin/ypcat since it is not present when world is built with WITHOUT_NIS. MFH: 2016Q4 Modified: head/mail/lbdb/Makefile head/mail/lbdb/pkg-plist Modified: head/mail/lbdb/Makefile ============================================================================== --- head/mail/lbdb/Makefile Mon Dec 26 12:22:57 2016 (r429500) +++ head/mail/lbdb/Makefile Mon Dec 26 12:28:01 2016 (r429501) @@ -3,7 +3,7 @@ PORTNAME= lbdb PORTVERSION= 0.39 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= mail MASTER_SITES= http://www.spinnaker.de/debian/ DISTNAME= ${PORTNAME}_${PORTVERSION} @@ -25,12 +25,20 @@ CONFIGURE_ARGS= --enable-lbdb-dotlock \ MAKE_ARGS= install_prefix=${STAGEDIR} USES= gmake perl5 -.include - .if exists (/usr/bin/getent) -WITH_GETENT= yes +PLIST_SUB+= GETENT="" +.else +PLIST_SUB+= GETENT="@comment " +.endif + +.if exists (/usr/bin/ypcat) +PLIST_SUB+= YPCAT="" +.else +PLIST_SUB+= YPCAT="@comment " .endif +.include + .if ${PORT_OPTIONS:MGPG} BUILD_DEPENDS+= gpg:security/gnupg RUN_DEPENDS+= gpg:security/gnupg @@ -55,12 +63,6 @@ PLIST_SUB+= EVOLUTION="" PLIST_SUB+= EVOLUTION="@comment " .endif -.if ${PORT_OPTIONS:MGETENT} -PLIST_SUB+= GETENT="" -.else -PLIST_SUB+= GETENT="@comment " -.endif - .if ${PORT_OPTIONS:MLDAP} RUN_DEPENDS+= p5-perl-ldap>=0:net/p5-perl-ldap .endif Modified: head/mail/lbdb/pkg-plist ============================================================================== --- head/mail/lbdb/pkg-plist Mon Dec 26 12:22:57 2016 (r429500) +++ head/mail/lbdb/pkg-plist Mon Dec 26 12:28:01 2016 (r429501) @@ -23,7 +23,7 @@ libexec/lbdb/m_palm libexec/lbdb/m_passwd libexec/lbdb/m_pine libexec/lbdb/m_wanderlust -libexec/lbdb/m_yppasswd +%%YPCAT%%libexec/lbdb/m_yppasswd libexec/lbdb/munge libexec/lbdb/munge-keeporder libexec/lbdb/mutt_ldap_query From owner-svn-ports-head@freebsd.org Mon Dec 26 12:32:01 2016 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 DB762C64679; Mon, 26 Dec 2016 12:32:01 +0000 (UTC) (envelope-from bsam@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 AB36A1DE7; Mon, 26 Dec 2016 12:32:01 +0000 (UTC) (envelope-from bsam@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBQCW0xf092867; Mon, 26 Dec 2016 12:32:00 GMT (envelope-from bsam@FreeBSD.org) Received: (from bsam@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBQCW0fs092866; Mon, 26 Dec 2016 12:32:00 GMT (envelope-from bsam@FreeBSD.org) Message-Id: <201612261232.uBQCW0fs092866@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bsam set sender to bsam@FreeBSD.org using -f From: Boris Samorodov Date: Mon, 26 Dec 2016 12:32:00 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429502 - head/x11/xcalib 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, 26 Dec 2016 12:32:02 -0000 Author: bsam Date: Mon Dec 26 12:32:00 2016 New Revision: 429502 URL: https://svnweb.freebsd.org/changeset/ports/429502 Log: x11/xcalib: Fix typo CFLAFS -> CFLAGS. Reported by: jhale Modified: head/x11/xcalib/Makefile Modified: head/x11/xcalib/Makefile ============================================================================== --- head/x11/xcalib/Makefile Mon Dec 26 12:28:01 2016 (r429501) +++ head/x11/xcalib/Makefile Mon Dec 26 12:32:00 2016 (r429502) @@ -24,7 +24,7 @@ OPTIONS_DEFINE= DOCS EXAMPLES post-patch: @${REINPLACE_CMD} -e 's|/usr/local|${PREFIX}|g' -e 's|0644|0555|g'\ - -e 's|CFLAGS =|CFLAFS ?=|g' -e 's|/usr/X11R6|${LOCALBASE}|g' \ + -e 's|CFLAGS =|CFLAGS ?=|g' -e 's|/usr/X11R6|${LOCALBASE}|g' \ ${WRKSRC}/Makefile @${REINPLACE_CMD} -e 's|if(i=0)|else|g' ${WRKSRC}/xcalib.c From owner-svn-ports-head@freebsd.org Mon Dec 26 12:33:17 2016 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 87F5DC646D1; Mon, 26 Dec 2016 12:33:17 +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 629551F24; Mon, 26 Dec 2016 12:33:17 +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 uBQCXGHc093777; Mon, 26 Dec 2016 12:33:16 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBQCXGpp093774; Mon, 26 Dec 2016 12:33:16 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201612261233.uBQCXGpp093774@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Mon, 26 Dec 2016 12:33:16 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429503 - in head/x11/temperature.app: . 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, 26 Dec 2016 12:33:17 -0000 Author: amdmi3 Date: Mon Dec 26 12:33:16 2016 New Revision: 429503 URL: https://svnweb.freebsd.org/changeset/ports/429503 Log: - Fix wget argument, --cache=off -> --no-cache - Fix execlp call, terminate argument list with NULL instead of 0 (otherwise execve returns EFAULT) - Fix data url, as the previous one was discontinued PR: 212126 Submitted by: manny@computer.org Modified: head/x11/temperature.app/Makefile head/x11/temperature.app/files/patch-Temperature.cc head/x11/temperature.app/files/patch-Temperature.h Modified: head/x11/temperature.app/Makefile ============================================================================== --- head/x11/temperature.app/Makefile Mon Dec 26 12:32:00 2016 (r429502) +++ head/x11/temperature.app/Makefile Mon Dec 26 12:33:16 2016 (r429503) @@ -3,7 +3,7 @@ PORTNAME= temperature.app PORTVERSION= 1.4 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= x11 windowmaker MASTER_SITES= http://www.fukt.bsnet.se/~per/temperature/ DISTNAME= Temperature.app-${PORTVERSION} Modified: head/x11/temperature.app/files/patch-Temperature.cc ============================================================================== --- head/x11/temperature.app/files/patch-Temperature.cc Mon Dec 26 12:32:00 2016 (r429502) +++ head/x11/temperature.app/files/patch-Temperature.cc Mon Dec 26 12:33:16 2016 (r429503) @@ -1,5 +1,5 @@ ---- Temperature.cc.bak 2002-04-06 08:44:09.000000000 +0900 -+++ Temperature.cc 2013-12-07 17:25:30.000000000 +0900 +--- Temperature.cc.bak 2016-08-24 21:28:41.551324000 -0400 ++++ Temperature.cc 2016-08-24 21:26:25.860220000 -0400 @@ -20,24 +20,29 @@ // @@ -39,3 +39,12 @@ volatile static ChildStatus childStatus; static void catchBrokenPipe(int sig) +@@ -415,7 +420,7 @@ + const char* verbose = (mVerbose ? "--verbose" : "--quiet"); + char* URL = new char[strlen(METAR_URL) + strlen(mStationId) + 1]; + sprintf(URL, METAR_URL, mStationId); +- execlp("wget", "wget", "--cache=off", "--tries=0", verbose, "-O", tmpFile, URL, 0); ++ execlp("wget", "wget", "--no-cache", "--tries=0", verbose, "-O", tmpFile, URL, NULL); + cerr << APPNAME << ": could not fetch temperature (wget not found in $PATH)" << endl; + remove(tmpFile); + exit(0); Modified: head/x11/temperature.app/files/patch-Temperature.h ============================================================================== --- head/x11/temperature.app/files/patch-Temperature.h Mon Dec 26 12:32:00 2016 (r429502) +++ head/x11/temperature.app/files/patch-Temperature.h Mon Dec 26 12:33:16 2016 (r429503) @@ -1,6 +1,6 @@ ---- Temperature.h.bak 2002-04-06 08:44:17.000000000 +0900 -+++ Temperature.h 2013-12-07 17:24:28.000000000 +0900 -@@ -22,9 +22,11 @@ +--- Temperature.h.bak 2016-08-24 21:28:32.665119000 -0400 ++++ Temperature.h 2016-08-24 21:26:20.577933000 -0400 +@@ -22,14 +22,16 @@ #ifndef _TEMPERATURE_H_ #define _TEMPERATURE_H_ @@ -13,3 +13,9 @@ #define APPNAME "Temperature.app" #define VERSION "1.4" #define INSTANCENAME "temperature_app" + #define CLASSNAME "Temperature_app" +-#define METAR_URL "http://weather.noaa.gov/pub/data/observations/metar/decoded/%s.TXT" ++#define METAR_URL "ftp://tgftp.nws.noaa.gov/data/observations/metar/decoded/%s.TXT" + #define UPDATE_INTERVAL 900 + #define TIME_POS 22 + #define TEMP_POS 35 From owner-svn-ports-head@freebsd.org Mon Dec 26 12:33:22 2016 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 AD859C64700; Mon, 26 Dec 2016 12:33:22 +0000 (UTC) (envelope-from bsam@passap.ru) Received: from forward1p.cmail.yandex.net (forward1p.cmail.yandex.net [IPv6:2a02:6b8:0:1465::11]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "forwards.mail.yandex.net", Issuer "Yandex CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 681BC1F3C; Mon, 26 Dec 2016 12:33:22 +0000 (UTC) (envelope-from bsam@passap.ru) Received: from smtp3o.mail.yandex.net (smtp3o.mail.yandex.net [37.140.190.28]) by forward1p.cmail.yandex.net (Yandex) with ESMTP id 972C520EA9; Mon, 26 Dec 2016 15:33:08 +0300 (MSK) Received: from smtp3o.mail.yandex.net (localhost.localdomain [127.0.0.1]) by smtp3o.mail.yandex.net (Yandex) with ESMTP id B33962940E7A; Mon, 26 Dec 2016 15:33:02 +0300 (MSK) Received: by smtp3o.mail.yandex.net (nwsmtp/Yandex) with ESMTPSA id uQPvMCIQPh-WuqOwCgf; Mon, 26 Dec 2016 15:32:56 +0300 (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client certificate not present) X-Yandex-Suid-Status: 1 0,1 0,1 0,1 0,1 0 Subject: Re: svn commit: r429459 - head/x11/xcalib To: "Jason E. Hale" , Boris Samorodov References: <201612251953.uBPJrvr5085124@repo.freebsd.org> Cc: ports-committers , "svn-ports-all@freebsd.org" , "svn-ports-head@freebsd.org" From: Boris Samorodov Message-ID: <230527ed-6419-331d-d4c0-2d88a18dd3b6@passap.ru> Date: Mon, 26 Dec 2016 15:32:54 +0300 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:45.0) Gecko/20100101 Thunderbird/45.5.1 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed 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, 26 Dec 2016 12:33:22 -0000 26.12.2016 05:17, Jason E. Hale пишет: > On Sun, Dec 25, 2016 at 2:53 PM, Boris Samorodov wrote: >> Author: bsam >> Date: Sun Dec 25 19:53:57 2016 >> New Revision: 429459 >> URL: https://svnweb.freebsd.org/changeset/ports/429459 >> >> Log: >> x11/xcalib: Fix permission of the executable. >> >> Modified: >> head/x11/xcalib/Makefile >> >> Modified: head/x11/xcalib/Makefile >> ============================================================================== >> --- head/x11/xcalib/Makefile Sun Dec 25 19:24:16 2016 (r429458) >> +++ head/x11/xcalib/Makefile Sun Dec 25 19:53:57 2016 (r429459) >> @@ -3,6 +3,7 @@ >> >> PORTNAME= xcalib >> PORTVERSION= 0.9.0 >> +PORTREVISION= 1 >> CATEGORIES= x11 graphics >> MASTER_SITES= SF/openicc/xcalib/xcalib%200.9/ >> >> @@ -22,7 +23,7 @@ PLIST_FILES= bin/${PORTNAME} >> OPTIONS_DEFINE= DOCS EXAMPLES >> >> post-patch: >> - @${REINPLACE_CMD} -e 's|/usr/local|${PREFIX}|g' \ >> + @${REINPLACE_CMD} -e 's|/usr/local|${PREFIX}|g' -e 's|0644|0555|g'\ >> -e 's|CFLAGS =|CFLAFS ?=|g' -e 's|/usr/X11R6|${LOCALBASE}|g' \ > > I know it's not something you changed here, but isn't that supposed to > be CFLAGS, not CFLAFS? Fixed in 429502. Thanks! > >> ${WRKSRC}/Makefile >> @${REINPLACE_CMD} -e 's|if(i=0)|else|g' ${WRKSRC}/xcalib.c >> -- WBR, bsam From owner-svn-ports-head@freebsd.org Mon Dec 26 12:34:33 2016 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 3D916C6475C; Mon, 26 Dec 2016 12:34:33 +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 0D25910FC; Mon, 26 Dec 2016 12:34:32 +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 uBQCYWLU093916; Mon, 26 Dec 2016 12:34:32 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBQCYWCT093915; Mon, 26 Dec 2016 12:34:32 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201612261234.uBQCYWCT093915@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Mon, 26 Dec 2016 12:34:32 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429504 - head/math/ised 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, 26 Dec 2016 12:34:33 -0000 Author: amdmi3 Date: Mon Dec 26 12:34:32 2016 New Revision: 429504 URL: https://svnweb.freebsd.org/changeset/ports/429504 Log: - Fix LICENSE - Add LICENSE_FILE - Add missing USES=libedit Approved by: portmgr blanket Modified: head/math/ised/Makefile Modified: head/math/ised/Makefile ============================================================================== --- head/math/ised/Makefile Mon Dec 26 12:33:16 2016 (r429503) +++ head/math/ised/Makefile Mon Dec 26 12:34:32 2016 (r429504) @@ -10,14 +10,15 @@ MASTER_SITES= SF/${PORTNAME} MAINTAINER= danilo@FreeBSD.org COMMENT= Tool for generating number sequences and arithmetic evaluation -LICENSE= GPLv3 +LICENSE= GPLv3+ +LICENSE_FILE= ${WRKSRC}/COPYING -USES= tar:bzip2 +USES= libedit tar:bzip2 GNU_CONFIGURE= yes # ./base.h:620:14: error: invalid output constraint '=ir' in asm USE_GCC= yes -PLIST_FILES= bin/${PORTNAME} man/man1/${PORTNAME}.1.gz +PLIST_FILES= bin/${PORTNAME} man/man1/${PORTNAME}.1.gz do-install: ${INSTALL_PROGRAM} ${WRKSRC}/src/${PORTNAME} ${STAGEDIR}${PREFIX}/bin From owner-svn-ports-head@freebsd.org Mon Dec 26 12:36:26 2016 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 33E32C647E4; Mon, 26 Dec 2016 12:36:26 +0000 (UTC) (envelope-from rakuco@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 DE2591224; Mon, 26 Dec 2016 12:36:25 +0000 (UTC) (envelope-from rakuco@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBQCaPdr094113; Mon, 26 Dec 2016 12:36:25 GMT (envelope-from rakuco@FreeBSD.org) Received: (from rakuco@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBQCaOZd094110; Mon, 26 Dec 2016 12:36:24 GMT (envelope-from rakuco@FreeBSD.org) Message-Id: <201612261236.uBQCaOZd094110@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rakuco set sender to rakuco@FreeBSD.org using -f From: Raphael Kubo da Costa Date: Mon, 26 Dec 2016 12:36:24 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429505 - head/mail/lbdb 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, 26 Dec 2016 12:36:26 -0000 Author: rakuco Date: Mon Dec 26 12:36:24 2016 New Revision: 429505 URL: https://svnweb.freebsd.org/changeset/ports/429505 Log: Update to 0.42. Also set LICENSE and strip the installed binaries. PR: 214808 Submitted by: Niklaas Baudet von Gersdorff Approved by: maintainer timeout (alexey@renatasystems.org, 32 days) Modified: head/mail/lbdb/Makefile head/mail/lbdb/distinfo head/mail/lbdb/pkg-plist Modified: head/mail/lbdb/Makefile ============================================================================== --- head/mail/lbdb/Makefile Mon Dec 26 12:34:32 2016 (r429504) +++ head/mail/lbdb/Makefile Mon Dec 26 12:36:24 2016 (r429505) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= lbdb -PORTVERSION= 0.39 -PORTREVISION= 2 +PORTVERSION= 0.42 CATEGORIES= mail MASTER_SITES= http://www.spinnaker.de/debian/ DISTNAME= ${PORTNAME}_${PORTVERSION} @@ -11,6 +10,9 @@ DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= alexey@renatasystems.org COMMENT= Tools for use with mutt external mail address query feature +LICENSE= GPLv2+ +LICENSE_FILE= ${WRKSRC]/COPYING + RUN_DEPENDS= gsed:textproc/gsed OPTIONS_DEFINE= ABOOK EVOLUTION GPG LDAP @@ -70,4 +72,9 @@ RUN_DEPENDS+= p5-perl-ldap>=0:net/p5-per post-patch: ${REINPLACE_CMD} -e 's/sed/gsed/' ${WRKSRC}/m_muttalias.sh.in +post-install: + ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/lbdb_dotlock + ${STRIP_CMD} ${STAGEDIR}${PREFIX}/libexec/lbdb/fetchaddr + ${STRIP_CMD} ${STAGEDIR}${PREFIX}/libexec/lbdb/qpto8bit + .include Modified: head/mail/lbdb/distinfo ============================================================================== --- head/mail/lbdb/distinfo Mon Dec 26 12:34:32 2016 (r429504) +++ head/mail/lbdb/distinfo Mon Dec 26 12:36:24 2016 (r429505) @@ -1,2 +1,3 @@ -SHA256 (lbdb_0.39.tar.gz) = 4083ce4abde18ac949ca6eab453b3b7227a5aa2c737c9ad8ecbb0152fabfafc6 -SIZE (lbdb_0.39.tar.gz) = 158802 +TIMESTAMP = 1479991911 +SHA256 (lbdb_0.42.tar.gz) = efb0de0d50a4170e7ccfa033e7b38678310b94578309e55e805cca2e06596f53 +SIZE (lbdb_0.42.tar.gz) = 158714 Modified: head/mail/lbdb/pkg-plist ============================================================================== --- head/mail/lbdb/pkg-plist Mon Dec 26 12:34:32 2016 (r429504) +++ head/mail/lbdb/pkg-plist Mon Dec 26 12:36:24 2016 (r429505) @@ -25,7 +25,6 @@ libexec/lbdb/m_pine libexec/lbdb/m_wanderlust %%YPCAT%%libexec/lbdb/m_yppasswd libexec/lbdb/munge -libexec/lbdb/munge-keeporder libexec/lbdb/mutt_ldap_query libexec/lbdb/palm_lsaddr libexec/lbdb/qpto8bit From owner-svn-ports-head@freebsd.org Mon Dec 26 12:53:31 2016 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 15F8EC64E74; Mon, 26 Dec 2016 12:53:31 +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 EE6431DED; Mon, 26 Dec 2016 12:53:30 +0000 (UTC) (envelope-from jbeich@freebsd.org) Received: by freefall.freebsd.org (Postfix, from userid 1354) id 4CBD9653B; Mon, 26 Dec 2016 12:53:30 +0000 (UTC) To: antoine@FreeBSD.org, ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r429498 - in head/textproc: py-hunspell py3-hunspell In-Reply-To: <201612261158.uBQBwJn1077076@repo.freebsd.org> Message-Id: <20161226125330.4CBD9653B@freefall.freebsd.org> Date: Mon, 26 Dec 2016 12:53:30 +0000 (UTC) From: jbeich@freebsd.org (Jan Beich) 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, 26 Dec 2016 12:53:31 -0000 Antoine Brodin writes: > Modified: head/textproc/py-hunspell/Makefile > ============================================================================== > --- head/textproc/py-hunspell/Makefile Mon Dec 26 11:57:38 2016 (r429497) > +++ head/textproc/py-hunspell/Makefile Mon Dec 26 11:58:18 2016 (r429498) > @@ -14,7 +14,7 @@ LICENSE= LGPL3 > > LIB_DEPENDS= libhunspell-${HSPLVER}.so:textproc/hunspell > > -USES= localbase python > +USES?= localbase python Better use += to avoid duplicating USES=localbase into the py3- slave. From owner-svn-ports-head@freebsd.org Mon Dec 26 12:55:11 2016 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 D7921C64EBF; Mon, 26 Dec 2016 12:55:11 +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 A61A71EF8; Mon, 26 Dec 2016 12:55:11 +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 uBQCtAlT002868; Mon, 26 Dec 2016 12:55:10 GMT (envelope-from riggs@FreeBSD.org) Received: (from riggs@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBQCt9uC002851; Mon, 26 Dec 2016 12:55:09 GMT (envelope-from riggs@FreeBSD.org) Message-Id: <201612261255.uBQCt9uC002851@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: riggs set sender to riggs@FreeBSD.org using -f From: Thomas Zander Date: Mon, 26 Dec 2016 12:55:09 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429506 - in head/net-mgmt: . seafile-server seafile-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: Mon, 26 Dec 2016 12:55:11 -0000 Author: riggs Date: Mon Dec 26 12:55:09 2016 New Revision: 429506 URL: https://svnweb.freebsd.org/changeset/ports/429506 Log: Prepare split of net-mgmt/seafile in client / server ports; update to 6.0.6 PR: 215293 Submitted by: Ultima1252@gmail.com (maintainer) Added: head/net-mgmt/seafile-server/ - copied from r429314, head/net-mgmt/seafile/ Deleted: head/net-mgmt/seafile-server/files/patch-daemon_Makefile.am head/net-mgmt/seafile-server/files/patch-daemon_http-tx-mgr.c head/net-mgmt/seafile-server/files/patch-daemon_repo-mgr.c head/net-mgmt/seafile-server/files/patch-daemon_vc-utils.c Modified: head/net-mgmt/Makefile head/net-mgmt/seafile-server/Makefile head/net-mgmt/seafile-server/distinfo head/net-mgmt/seafile-server/files/patch-common_obj-backend-fs.c head/net-mgmt/seafile-server/files/patch-configure.ac head/net-mgmt/seafile-server/files/patch-controller_seafile-controller.c head/net-mgmt/seafile-server/files/patch-lib_Makefile.am head/net-mgmt/seafile-server/files/patch-lib_net.c head/net-mgmt/seafile-server/files/patch-lib_utils.c head/net-mgmt/seafile-server/files/patch-lib_utils.h head/net-mgmt/seafile-server/files/patch-scripts_setup-seafile.sh head/net-mgmt/seafile-server/files/patch-scripts_upgrade_regenerate__secret__key.sh head/net-mgmt/seafile-server/files/patch-server_access-file.c head/net-mgmt/seafile-server/files/seafile.in head/net-mgmt/seafile-server/pkg-descr head/net-mgmt/seafile-server/pkg-plist Modified: head/net-mgmt/Makefile ============================================================================== --- head/net-mgmt/Makefile Mon Dec 26 12:36:24 2016 (r429505) +++ head/net-mgmt/Makefile Mon Dec 26 12:55:09 2016 (r429506) @@ -306,6 +306,7 @@ SUBDIR += sdig SUBDIR += seafile SUBDIR += seafile-gui + SUBDIR += seafile-server SUBDIR += send SUBDIR += sendip SUBDIR += sipcalc Modified: head/net-mgmt/seafile-server/Makefile ============================================================================== --- head/net-mgmt/seafile/Makefile Sat Dec 24 08:40:18 2016 (r429314) +++ head/net-mgmt/seafile-server/Makefile Mon Dec 26 12:55:09 2016 (r429506) @@ -1,7 +1,7 @@ # $FreeBSD$ -PORTNAME= seafile -PORTVERSION= 6.0.0 +PORTNAME= seafile-server +PORTVERSION= 6.0.6 DISTVERSIONPREFIX= v DISTVERSIONSUFFIX= -server CATEGORIES= net-mgmt @@ -18,7 +18,7 @@ LIB_DEPENDS= libsearpc.so:devel/libsearp libzdb.so:databases/libzdb \ libcurl.so:ftp/curl \ libinotify.so:devel/libinotify \ - libccnet.so:net-mgmt/ccnet \ + libccnet.so:net-mgmt/ccnet-server \ libevent.so:devel/libevent2 \ libuuid.so:misc/e2fsprogs-libuuid \ libjansson.so:devel/jansson @@ -26,21 +26,22 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqli ${PYTHON_PKGNAMEPREFIX}urllib3>0:net/py-urllib3 \ bash:shells/bash +CONFLICTS= seafile-[0-9]* + USE_GITHUB= yes GH_ACCOUNT= haiwen USES= autoreconf gettext iconv libarchive libtool mysql pathfix \ - pkgconfig python:-2.7 shebangfix sqlite ssl + pgsql pkgconfig python:-2.7 shebangfix sqlite ssl USE_GNOME= glib20 -SHEBANG_FILES= scripts/*.sh scripts/upgrade/*.sh tests/*.py tests/basic/*.sh \ - tests/sync-auto-test/*.template *.sh scripts/build/*.py \ - scripts/*.py *.py scripts/upgrade/*.py app/seaf-cli \ - tools/seafile-admin +SHEBANG_FILES= scripts/*.sh scripts/upgrade/*.sh *.sh scripts/build/*.py \ + scripts/*.py scripts/upgrade/*.py tools/seafile-admin GNU_CONFIGURE= yes USE_LDCONFIG= yes CONFIGURE_ENV= SSL_CFLAGS="${OPENSSLINC}" SSL_LIBS="-L${OPENSSLLIB} -lssl -lcrypto" -CONFIGURE_ARGS= --enable-server +PATHFIX_MAKEFILEIN= Makefile.am + INSTALL_TARGET= install-strip CPPFLAGS+= -I${LOCALBASE}/include -I${LOCALBASE}/include/evhtp LDFLAGS+= -L${LOCALBASE}/lib @@ -53,7 +54,7 @@ SEALIB= ${SEAFILE_SERVER}/seafile/lib USERS= seafile GROUPS= ${USERS} -USE_RC_SUBR= ${PORTNAME} +USE_RC_SUBR= seafile PLIST_SUB= USERS=${USERS} \ GROUPS=${GROUPS} \ SEAFILE_SERVER=${SEAFILE_SERVER} \ @@ -68,18 +69,14 @@ SUB_LIST+= USERS=${USERS} \ MAKE_JOBS_UNSAFE= yes -OPTIONS_DEFINE= FUSE RIAK +OPTIONS_DEFINE= FUSE OPTIONS_SUB= yes FUSE_DESC= Use file system in userspace -RIAK_DESC= Use distributed noSQL database FUSE_CONFIGURE_ENABLE= fuse FUSE_LIB_DEPENDS= libfuse.so:sysutils/fusefs-libs -RIAK_CONFIGURE_ENABLE= riak -RIAK_RUN_DEPENDS= riak:databases/riak - OPTIONS_DEFAULT= FUSE OPTIONS_EXCLUDE_DragonFly= FUSE @@ -111,12 +108,9 @@ post-install: ${LN} -s ${PREFIX}/${SEABIN}/${SERVPROG} ${STAGEDIR}${PREFIX}/bin/ .endfor - ${INSTALL_SCRIPT} ${STAGEDIR}${PREFIX}/bin/seaf-cli ${STAGEDIR}${PREFIX}/${SEABIN}/seaf-cli.py - ${INSTALL_SCRIPT} ${WRKSRC}/scripts/seaf-cli-wrapper.sh ${STAGEDIR}${PREFIX}/bin/seaf-cli (cd ${STAGEDIR}${PREFIX}/lib && \ ${COPYTREE_SHARE} ${PYTHON_VERSION} ${STAGEDIR}${PREFIX}/${SEALIB}) - @${RM} -r ${STAGEDIR}${PREFIX}/lib/${PYTHON_VERSION} \ - ${WRKSRC}/scripts/seaf-cli-wrapper.sh \ + @${RM} -rf ${STAGEDIR}${PREFIX}/lib/${PYTHON_VERSION} \ ${WRKSRC}/scripts/sqlite2mysql.[ps][yh] \ ${WRKSRC}/scripts/setup-seafile.sh \ ${STAGEDIR}${PREFIX}/bin/seafile-admin Modified: head/net-mgmt/seafile-server/distinfo ============================================================================== --- head/net-mgmt/seafile/distinfo Sat Dec 24 08:40:18 2016 (r429314) +++ head/net-mgmt/seafile-server/distinfo Mon Dec 26 12:55:09 2016 (r429506) @@ -1,3 +1,3 @@ -TIMESTAMP = 1470238743 -SHA256 (haiwen-seafile-v6.0.0-server_GH0.tar.gz) = 778b4248c6596f25d337ea18b9422eeb6950c9b86456ac535c0f7c2fd5e8148f -SIZE (haiwen-seafile-v6.0.0-server_GH0.tar.gz) = 1149598 +TIMESTAMP = 1481476699 +SHA256 (haiwen-seafile-server-v6.0.6-server_GH0.tar.gz) = 3fa98cb16a7ada6468bffff87dba855501365d0be9c2c10201e8d31412538e3e +SIZE (haiwen-seafile-server-v6.0.6-server_GH0.tar.gz) = 695521 Modified: head/net-mgmt/seafile-server/files/patch-common_obj-backend-fs.c ============================================================================== --- head/net-mgmt/seafile/files/patch-common_obj-backend-fs.c Sat Dec 24 08:40:18 2016 (r429314) +++ head/net-mgmt/seafile-server/files/patch-common_obj-backend-fs.c Mon Dec 26 12:55:09 2016 (r429506) @@ -1,4 +1,4 @@ ---- common/obj-backend-fs.c.orig 2015-09-21 03:42:11 UTC +--- common/obj-backend-fs.c.orig 2016-10-09 09:30:49 UTC +++ common/obj-backend-fs.c @@ -101,7 +101,7 @@ obj_backend_fs_read (ObjBackend *bend, static int Modified: head/net-mgmt/seafile-server/files/patch-configure.ac ============================================================================== --- head/net-mgmt/seafile/files/patch-configure.ac Sat Dec 24 08:40:18 2016 (r429314) +++ head/net-mgmt/seafile-server/files/patch-configure.ac Mon Dec 26 12:55:09 2016 (r429506) @@ -1,6 +1,6 @@ ---- configure.ac.orig 2016-05-10 12:25:35 UTC +--- configure.ac.orig 2016-10-09 09:30:49 UTC +++ configure.ac -@@ -50,8 +50,16 @@ else +@@ -51,8 +51,16 @@ else AC_MSG_RESULT(no) fi @@ -18,7 +18,7 @@ blinux=true AC_MSG_RESULT(compile in linux) else -@@ -93,6 +101,11 @@ if test "$bwin32" != true; then +@@ -78,6 +86,11 @@ if test "$bwin32" != true; then [compile_fuse=$enableval],[compile_fuse="yes"]) fi @@ -27,10 +27,10 @@ + [compile_fuse=$enableval],[compile_fuse="no"]) +fi + - AC_ARG_ENABLE(client, AC_HELP_STRING([--enable-client], [enable client]), - [compile_client=$enableval],[compile_client="yes"]) - -@@ -148,6 +161,7 @@ AM_CONDITIONAL([COMPILE_FUSE], [test "${ + AC_ARG_ENABLE(python, + AC_HELP_STRING([--enable-python],[build ccnet python binding]), + [compile_python=$enableval], +@@ -89,6 +102,7 @@ AM_CONDITIONAL([COMPILE_FUSE], [test "${ AM_CONDITIONAL([WIN32], [test "$bwin32" = "true"]) AM_CONDITIONAL([MACOS], [test "$bmac" = "true"]) @@ -38,7 +38,7 @@ AM_CONDITIONAL([LINUX], [test "$blinux" = "true"]) -@@ -193,6 +207,9 @@ if test "$bwin32" = true; then +@@ -134,6 +148,9 @@ if test "$bwin32" = true; then LIB_MAC= MSVC_CFLAGS="-D__MSVCRT__ -D__MSVCRT_VERSION__=0x0601" LIB_CRYPT32=-lcrypt32 @@ -48,7 +48,7 @@ elif test "$bmac" = true ; then LIB_WS32= LIB_GDI32= -@@ -207,6 +224,26 @@ elif test "$bmac" = true ; then +@@ -148,6 +165,26 @@ elif test "$bmac" = true ; then LIB_MAC="-framework CoreServices" LIB_CRYPT32= LIB_ICONV=-liconv @@ -75,7 +75,7 @@ else LIB_WS32= LIB_GDI32= -@@ -220,6 +257,9 @@ else +@@ -161,6 +198,9 @@ else LIB_MAC= MSVC_CFLAGS= LIB_CRYPT32= @@ -85,7 +85,7 @@ fi AC_SUBST(LIB_WS32) -@@ -232,6 +272,9 @@ AC_SUBST(LIB_IPHLPAPI) +@@ -173,6 +213,9 @@ AC_SUBST(LIB_IPHLPAPI) AC_SUBST(LIB_SHELL32) AC_SUBST(LIB_PSAPI) AC_SUBST(LIB_MAC) @@ -95,7 +95,7 @@ AC_SUBST(MSVC_CFLAGS) AC_SUBST(LIB_CRYPT32) AC_SUBST(LIB_ICONV) -@@ -246,7 +289,9 @@ ZDB_REQUIRED=2.10 +@@ -187,7 +230,9 @@ ZDB_REQUIRED=2.10 #LIBNAUTILUS_EXTENSION_REQUIRED=2.30.1 CURL_REQUIRED=7.17 FUSE_REQUIRED=2.7.3 @@ -105,7 +105,7 @@ PKG_CHECK_MODULES(SSL, [openssl]) AC_SUBST(SSL_CFLAGS) -@@ -276,9 +321,11 @@ PKG_CHECK_MODULES(LIBEVENT, [libevent >= +@@ -217,9 +262,11 @@ PKG_CHECK_MODULES(LIBEVENT, [libevent >= AC_SUBST(LIBEVENT_CFLAGS) AC_SUBST(LIBEVENT_LIBS) Modified: head/net-mgmt/seafile-server/files/patch-controller_seafile-controller.c ============================================================================== --- head/net-mgmt/seafile/files/patch-controller_seafile-controller.c Sat Dec 24 08:40:18 2016 (r429314) +++ head/net-mgmt/seafile-server/files/patch-controller_seafile-controller.c Mon Dec 26 12:55:09 2016 (r429506) @@ -1,4 +1,4 @@ ---- controller/seafile-controller.c.orig 2015-09-21 03:42:11 UTC +--- controller/seafile-controller.c.orig 2016-11-12 03:30:44 UTC +++ controller/seafile-controller.c @@ -17,6 +17,19 @@ #include "log.h" @@ -20,38 +20,38 @@ #define CHECK_PROCESS_INTERVAL 10 /* every 10 seconds */ SeafileController *ctl; -@@ -247,7 +260,20 @@ static void +@@ -244,7 +257,20 @@ static void init_seafile_path () { GError *error = NULL; +#if defined(__linux__) - char *executable = g_file_read_link ("/proc/self/exe", &error); + char *binary = g_file_read_link ("/proc/self/exe", &error); +#elif defined(__FreeBSD__) || defined(__DragonFly__) || defined(__NetBSD__) || defined(__OpenBSD__) + /* + * seafile.sh starts the process using abs path + */ -+ char executable[_POSIX_PATH_MAX]; -+ memset(executable, 0, _POSIX_PATH_MAX); -+ char * rc = realpath(command_name, executable); ++ char binary[_POSIX_PATH_MAX]; ++ memset(binary, 0, _POSIX_PATH_MAX); ++ char * rc = realpath(command_name, binary); + if (!rc) { -+ seaf_warning ("failed to readpath: %s\n", executable); ++ seaf_warning ("failed to readpath: %s\n", binary); + return; + } +#endif char *tmp = NULL; if (error != NULL) { seaf_warning ("failed to readlink: %s\n", error->message); -@@ -261,7 +287,9 @@ init_seafile_path () +@@ -258,7 +284,9 @@ init_seafile_path () topdir = g_path_get_dirname (installpath); +#if defined(__linux__) - g_free (executable); + g_free (binary); +#endif g_free (tmp); } -@@ -402,11 +430,40 @@ need_restart (int which) +@@ -400,11 +428,40 @@ need_restart (int which) return FALSE; } else { char buf[256]; @@ -92,7 +92,7 @@ } } } -@@ -877,6 +934,9 @@ int main (int argc, char **argv) +@@ -890,6 +947,9 @@ int main (int argc, char **argv) exit (1); } @@ -100,5 +100,14 @@ + command_name = argv[0]; +#endif char *config_dir = DEFAULT_CONFIG_DIR; + char *central_config_dir = NULL; char *seafile_dir = NULL; - char *logdir = NULL; +@@ -926,7 +986,7 @@ int main (int argc, char **argv) + case 'f': + daemon_mode = 0; + break; +- case 'L': ++ case 'l': + logdir = g_strdup(optarg); + break; + case 'g': Modified: head/net-mgmt/seafile-server/files/patch-lib_Makefile.am ============================================================================== --- head/net-mgmt/seafile/files/patch-lib_Makefile.am Sat Dec 24 08:40:18 2016 (r429314) +++ head/net-mgmt/seafile-server/files/patch-lib_Makefile.am Mon Dec 26 12:55:09 2016 (r429506) @@ -1,4 +1,4 @@ ---- lib/Makefile.am.orig 2015-10-12 04:12:33 UTC +--- lib/Makefile.am.orig 2016-10-21 22:12:15 UTC +++ lib/Makefile.am @@ -53,6 +53,7 @@ libseafile_common_la_SOURCES = ${seafile libseafile_common_la_LDFLAGS = -no-undefined Modified: head/net-mgmt/seafile-server/files/patch-lib_net.c ============================================================================== --- head/net-mgmt/seafile/files/patch-lib_net.c Sat Dec 24 08:40:18 2016 (r429314) +++ head/net-mgmt/seafile-server/files/patch-lib_net.c Mon Dec 26 12:55:09 2016 (r429506) @@ -1,4 +1,4 @@ ---- lib/net.c.orig 2015-09-21 03:42:11 UTC +--- lib/net.c.orig 2016-10-09 09:30:49 UTC +++ lib/net.c @@ -157,7 +157,11 @@ ccnet_net_bind_tcp (int port, int nonblo Modified: head/net-mgmt/seafile-server/files/patch-lib_utils.c ============================================================================== --- head/net-mgmt/seafile/files/patch-lib_utils.c Sat Dec 24 08:40:18 2016 (r429314) +++ head/net-mgmt/seafile-server/files/patch-lib_utils.c Mon Dec 26 12:55:09 2016 (r429506) @@ -1,4 +1,4 @@ ---- lib/utils.c.orig 2015-09-21 03:42:11 UTC +--- lib/utils.c.orig 2016-10-09 09:30:49 UTC +++ lib/utils.c @@ -56,6 +56,16 @@ @@ -17,7 +17,7 @@ extern int inet_pton(int af, const char *src, void *dst); -@@ -2112,14 +2122,19 @@ wchar_from_utf8 (const char *utf8) +@@ -2069,14 +2079,19 @@ wchar_from_utf8 (const char *utf8) #endif /* ifdef WIN32 */ @@ -38,7 +38,7 @@ return -1; } -@@ -2143,7 +2158,8 @@ find_process_in_dirent(struct dirent *di +@@ -2100,7 +2115,8 @@ find_process_in_dirent(struct dirent *di } /* read the /proc fs to determine whether some process is running */ @@ -48,7 +48,7 @@ { DIR *proc_dir = opendir("/proc"); if (!proc_dir) { -@@ -2168,7 +2184,8 @@ gboolean process_is_running (const char +@@ -2125,7 +2141,8 @@ gboolean process_is_running (const char return FALSE; } @@ -58,7 +58,7 @@ { int count = 0; DIR *proc_dir = opendir("/proc"); -@@ -2192,6 +2209,14 @@ int count_process(const char *process_na +@@ -2149,6 +2166,14 @@ int count_process(const char *process_na return count; } @@ -73,7 +73,7 @@ #endif #ifdef __APPLE__ -@@ -2202,6 +2227,119 @@ gboolean process_is_running (const char +@@ -2159,6 +2184,119 @@ gboolean process_is_running (const char } #endif Modified: head/net-mgmt/seafile-server/files/patch-lib_utils.h ============================================================================== --- head/net-mgmt/seafile/files/patch-lib_utils.h Sat Dec 24 08:40:18 2016 (r429314) +++ head/net-mgmt/seafile-server/files/patch-lib_utils.h Mon Dec 26 12:55:09 2016 (r429506) @@ -1,8 +1,8 @@ ---- lib/utils.h.orig 2015-09-21 03:42:11 UTC +--- lib/utils.h.orig 2016-10-09 09:30:49 UTC +++ lib/utils.h -@@ -3,6 +3,9 @@ - #ifndef CCNET_UTILS_H - #define CCNET_UTILS_H +@@ -10,6 +10,9 @@ + #include + #endif +#if defined(__FreeBSD__) || defined(__DragonFly__) || defined(__NetBSD__) || defined(__OpenBSD__) +#include @@ -10,7 +10,7 @@ #include #include #include -@@ -13,7 +16,9 @@ +@@ -20,7 +23,9 @@ #include #include Modified: head/net-mgmt/seafile-server/files/patch-scripts_setup-seafile.sh ============================================================================== --- head/net-mgmt/seafile/files/patch-scripts_setup-seafile.sh Sat Dec 24 08:40:18 2016 (r429314) +++ head/net-mgmt/seafile-server/files/patch-scripts_setup-seafile.sh Mon Dec 26 12:55:09 2016 (r429506) @@ -1,6 +1,6 @@ ---- scripts/setup-seafile.sh.orig 2015-10-12 04:12:33 UTC +--- scripts/setup-seafile.sh.orig 2016-10-21 22:12:15 UTC +++ scripts/setup-seafile.sh -@@ -340,7 +340,11 @@ fi +@@ -318,7 +318,11 @@ fi } function copy_user_manuals() { Modified: head/net-mgmt/seafile-server/files/patch-scripts_upgrade_regenerate__secret__key.sh ============================================================================== --- head/net-mgmt/seafile/files/patch-scripts_upgrade_regenerate__secret__key.sh Sat Dec 24 08:40:18 2016 (r429314) +++ head/net-mgmt/seafile-server/files/patch-scripts_upgrade_regenerate__secret__key.sh Mon Dec 26 12:55:09 2016 (r429506) @@ -1,4 +1,4 @@ ---- scripts/upgrade/regenerate_secret_key.sh.orig 2016-01-29 17:25:05 UTC +--- scripts/upgrade/regenerate_secret_key.sh.orig 2016-10-21 22:12:15 UTC +++ scripts/upgrade/regenerate_secret_key.sh @@ -10,4 +10,6 @@ seahub_settings_py=${TOPDIR}/seahub_sett Modified: head/net-mgmt/seafile-server/files/patch-server_access-file.c ============================================================================== --- head/net-mgmt/seafile/files/patch-server_access-file.c Sat Dec 24 08:40:18 2016 (r429314) +++ head/net-mgmt/seafile-server/files/patch-server_access-file.c Mon Dec 26 12:55:09 2016 (r429506) @@ -1,6 +1,6 @@ ---- server/access-file.c.orig 2015-11-12 02:40:40 UTC +--- server/access-file.c.orig 2016-10-09 09:30:49 UTC +++ server/access-file.c -@@ -221,10 +221,10 @@ write_block_data_cb (struct bufferevent +@@ -224,10 +224,10 @@ write_block_data_cb (struct bufferevent bev->cbarg = data->saved_cb_arg; /* Resume reading incomming requests. */ @@ -13,7 +13,7 @@ free_sendblock_data (data); return; } -@@ -306,10 +306,10 @@ next: +@@ -309,10 +309,10 @@ next: bev->cbarg = data->saved_cb_arg; /* Resume reading incomming requests. */ @@ -26,7 +26,7 @@ free_sendfile_data (data); return; } -@@ -403,10 +403,10 @@ write_dir_data_cb (struct bufferevent *b +@@ -406,10 +406,10 @@ write_dir_data_cb (struct bufferevent *b bev->cbarg = data->saved_cb_arg; /* Resume reading incomming requests. */ @@ -39,7 +39,7 @@ free_senddir_data (data); return; } -@@ -710,10 +710,10 @@ finish_file_range_request (struct buffer +@@ -697,10 +697,10 @@ finish_file_range_request (struct buffer bev->cbarg = data->saved_cb_arg; /* Resume reading incomming requests. */ Modified: head/net-mgmt/seafile-server/files/seafile.in ============================================================================== --- head/net-mgmt/seafile/files/seafile.in Sat Dec 24 08:40:18 2016 (r429314) +++ head/net-mgmt/seafile-server/files/seafile.in Mon Dec 26 12:55:09 2016 (r429506) @@ -57,7 +57,7 @@ stop_cmd="seafile_stop" : ${seafile_loglevel:="info"} command="%%PREFIX%%/%%SEAFILE_SERVER%%/seafile/bin/seafile-controller" -command_args="-c \"${seafile_ccnet}\" -d \"${seafile_datadir}\" -F \"${seafile_conf}\" -L \"${seafile_logdir}\" -g \"${seafile_loglevel}\" -G \"${seafile_loglevel}\"" +command_args="-c \"${seafile_ccnet}\" -d \"${seafile_datadir}\" -F \"${seafile_conf}\" -l \"${seafile_logdir}\" -g \"${seafile_loglevel}\" -G \"${seafile_loglevel}\"" required_dirs="${seafile_ccnet} ${seafile_conf} ${seafile_datadir}" required_files="${seafile_ccnet}/seafile.ini" @@ -75,10 +75,10 @@ check_component_running() { echo "{$name} is running, pid $pid. You can stop it by: " echo echo " kill $pid" - echo + echo echo "Stop it and try again." - echo - exit + echo + exit fi } @@ -103,6 +103,7 @@ export LD_LIBRARY_PATH=${seafile_path}/s seafile_start() { check_required_before; validate_already_running; + prepare_env; test_config; echo "Starting seafile server, please wait ..." @@ -121,13 +122,13 @@ seafile_start() { echo "Seafile server started" echo } - + seafile_stop() { if ! pgrep -f "seafile-controller -c ${seafile_ccnet}" 2>/dev/null 1>&2; then echo "Seafile is not running" return 1; fi - + echo "Stopping ${name}." pkill -SIGTERM -f "seafile-controller -c ${seafile_ccnet}" pkill -f "ccnet-server -c ${seafile_ccnet}" Modified: head/net-mgmt/seafile-server/pkg-descr ============================================================================== --- head/net-mgmt/seafile/pkg-descr Sat Dec 24 08:40:18 2016 (r429314) +++ head/net-mgmt/seafile-server/pkg-descr Mon Dec 26 12:55:09 2016 (r429506) @@ -1,11 +1,11 @@ -Seafile is a next-generation open source cloud storage system with -advanced support for file syncing, privacy protection and teamwork. -Collections of files are called libraries, and each library can be synced -separately. A library can be encrypted with a user chosen password. This -password is not stored on the server, so even the server admin cannot -view a file's contents. +Seafile is an open source cloud storage system with features on privacy +protection and teamwork. Collections of files are called libraries, and +each library can be synced separately. A library can also be encrypted +with a user chosen password. Seafile also allows users to create groups +and easily sharing files into groups. -Seafile allows users to create groups with file syncing, wiki, and -discussion to enable easy collaboration around documents within a team. +This is the core component of Seafile server. It provides RPC to the web +front-end (Seahub) to access files, and provides HTTP APIs to the desktop +clients for syncing files. -WWW: https://github.com/haiwen/seafile +WWW: https://github.com/haiwen/seafile-server Modified: head/net-mgmt/seafile-server/pkg-plist ============================================================================== --- head/net-mgmt/seafile/pkg-plist Sat Dec 24 08:40:18 2016 (r429314) +++ head/net-mgmt/seafile-server/pkg-plist Mon Dec 26 12:55:09 2016 (r429506) @@ -1,26 +1,22 @@ -bin/seaf-cli -bin/seaf-daemon bin/seafile-controller bin/seaf-server -include/seafile/monitor-rpc.h +include/seafile/seafile-error.h include/seafile/seafile-object.h include/seafile/seafile-rpc.h -include/seafile/seafile.h lib/libseafile.a lib/libseafile.so lib/libseafile.so.0 lib/libseafile.so.0.0.0 libdata/pkgconfig/libseafile.pc -man/man1/seaf-cli.1.gz -man/man1/seaf-daemon.1.gz +%%SEAFILE_SERVER%%/seaf-cli-wrapper.sh %%SEAFILE_SERVER%%/check_init_admin.py +%%SEAFILE_SERVER%%/migrate-to-ceph.sh %%SEAFILE_SERVER%%/reset-admin.sh %%SEAFILE_SERVER%%/seaf-fuse.sh %%SEAFILE_SERVER%%/seaf-gc.sh %%SEAFILE_SERVER%%/seafile.sh %%SEAFILE_SERVER%%/seafile/bin/seaf-fsck %%FUSE%%%%SEAFILE_SERVER%%/seafile/bin/seaf-fuse -%%SEAFILE_SERVER%%/seafile/bin/seaf-cli.py %%SEAFILE_SERVER%%/seafile/bin/seaf-migrate %%SEAFILE_SERVER%%/seafile/bin/seaf-server %%SEAFILE_SERVER%%/seafile/bin/seaf-server-init @@ -41,8 +37,9 @@ man/man1/seaf-daemon.1.gz %%SEAFILE_SERVER%%/seafile/%%PYTHON_SITELIBDIR%%/seaserv/service.py %%SEAFILE_SERVER%%/seafile/%%PYTHON_SITELIBDIR%%/seaserv/service.pyc %%SEAFILE_SERVER%%/seafile/%%PYTHON_SITELIBDIR%%/seaserv/service.pyo -%%PORTDOCS%%%%SEAFILE_SERVER%%/seafile/%%DOCSDIR%%/seafile-tutorial.doc +%%SEAFILE_SERVER%%/seafile/share/doc/seafile/seafile-tutorial.doc %%SEAFILE_SERVER%%/breakpad.py +%%SEAFILE_SERVER%%/seafobj_migrate.py %%SEAFILE_SERVER%%/seahub.sh %%SEAFILE_SERVER%%/setup-seafile-mysql.py %%SEAFILE_SERVER%%/setup-seafile-mysql.sh From owner-svn-ports-head@freebsd.org Mon Dec 26 12:55:21 2016 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 B53CDC64EEA; Mon, 26 Dec 2016 12:55:21 +0000 (UTC) (envelope-from brnrd@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 8FC5C1F3E; Mon, 26 Dec 2016 12:55:21 +0000 (UTC) (envelope-from brnrd@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBQCtKut003018; Mon, 26 Dec 2016 12:55:20 GMT (envelope-from brnrd@FreeBSD.org) Received: (from brnrd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBQCtKLL003015; Mon, 26 Dec 2016 12:55:20 GMT (envelope-from brnrd@FreeBSD.org) Message-Id: <201612261255.uBQCtKLL003015@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: brnrd set sender to brnrd@FreeBSD.org using -f From: Bernard Spil Date: Mon, 26 Dec 2016 12:55:20 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429507 - 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, 26 Dec 2016 12:55:21 -0000 Author: brnrd Date: Mon Dec 26 12:55:20 2016 New Revision: 429507 URL: https://svnweb.freebsd.org/changeset/ports/429507 Log: mail/phpmailer: Update to 5.2.18 - Update to 5.2.18 - Adjust pkg-plist for new release - Remove LICENSE install from DOCS option - Fix Remote Code Execution vulnerability PR: 215576 Approved by: ports-secteam (amdmi3) MFH: 2016Q4 Security: CVE-2016-10033 Security: c7656d4c-cb60-11e6-a9a5-b499baebfeaf Modified: head/mail/phpmailer/Makefile head/mail/phpmailer/distinfo head/mail/phpmailer/pkg-plist Modified: head/mail/phpmailer/Makefile ============================================================================== --- head/mail/phpmailer/Makefile Mon Dec 26 12:55:09 2016 (r429506) +++ head/mail/phpmailer/Makefile Mon Dec 26 12:55:20 2016 (r429507) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= phpmailer -PORTVERSION= 5.2.14 +PORTVERSION= 5.2.18 DISTVERSIONPREFIX= v CATEGORIES= mail @@ -30,14 +30,14 @@ do-install: class.smtp.php composer.json ${INSTALL_DATA} ${WRKSRC}/$f ${STAGEDIR}${DATADIR} .endfor -.for d in extras language test +.for d in extras language @${MKDIR} ${STAGEDIR}${DATADIR}/$d ${INSTALL_DATA} ${WRKSRC}/$d/* ${STAGEDIR}${DATADIR}/$d .endfor do-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} -.for f in changelog.md README.md LICENSE +.for f in changelog.md README.md ${INSTALL_DATA} ${WRKSRC}/$f ${STAGEDIR}${DOCSDIR} .endfor @cd ${WRKSRC}/docs && ${COPYTREE_SHARE} . ${STAGEDIR}${DOCSDIR} Modified: head/mail/phpmailer/distinfo ============================================================================== --- head/mail/phpmailer/distinfo Mon Dec 26 12:55:09 2016 (r429506) +++ head/mail/phpmailer/distinfo Mon Dec 26 12:55:20 2016 (r429507) @@ -1,2 +1,3 @@ -SHA256 (PHPMailer-PHPMailer-v5.2.14_GH0.tar.gz) = 54acc99a6cdd807c5646e712e4499308d885bc76a3dc27679388fe0359bd3a93 -SIZE (PHPMailer-PHPMailer-v5.2.14_GH0.tar.gz) = 192100 +TIMESTAMP = 1482753476 +SHA256 (PHPMailer-PHPMailer-v5.2.18_GH0.tar.gz) = a6f64aeac133929f80a3f948839e0f3c2b21c62d6e95ebca33cc99b830a136b6 +SIZE (PHPMailer-PHPMailer-v5.2.18_GH0.tar.gz) = 156322 Modified: head/mail/phpmailer/pkg-plist ============================================================================== --- head/mail/phpmailer/pkg-plist Mon Dec 26 12:55:09 2016 (r429506) +++ head/mail/phpmailer/pkg-plist Mon Dec 26 12:55:20 2016 (r429507) @@ -66,12 +66,11 @@ %%DATADIR%%/language/phpmailer.lang-az.php %%DATADIR%%/language/phpmailer.lang-be.php %%DATADIR%%/language/phpmailer.lang-bg.php -%%DATADIR%%/language/phpmailer.lang-br.php %%DATADIR%%/language/phpmailer.lang-ca.php %%DATADIR%%/language/phpmailer.lang-ch.php -%%DATADIR%%/language/phpmailer.lang-cz.php +%%DATADIR%%/language/phpmailer.lang-cs.php +%%DATADIR%%/language/phpmailer.lang-da.php %%DATADIR%%/language/phpmailer.lang-de.php -%%DATADIR%%/language/phpmailer.lang-dk.php %%DATADIR%%/language/phpmailer.lang-el.php %%DATADIR%%/language/phpmailer.lang-eo.php %%DATADIR%%/language/phpmailer.lang-es.php @@ -92,26 +91,19 @@ %%DATADIR%%/language/phpmailer.lang-lt.php %%DATADIR%%/language/phpmailer.lang-lv.php %%DATADIR%%/language/phpmailer.lang-ms.php +%%DATADIR%%/language/phpmailer.lang-nb.php %%DATADIR%%/language/phpmailer.lang-nl.php -%%DATADIR%%/language/phpmailer.lang-no.php %%DATADIR%%/language/phpmailer.lang-pl.php %%DATADIR%%/language/phpmailer.lang-pt.php +%%DATADIR%%/language/phpmailer.lang-pt_br.php %%DATADIR%%/language/phpmailer.lang-ro.php %%DATADIR%%/language/phpmailer.lang-ru.php -%%DATADIR%%/language/phpmailer.lang-se.php %%DATADIR%%/language/phpmailer.lang-sk.php %%DATADIR%%/language/phpmailer.lang-sl.php %%DATADIR%%/language/phpmailer.lang-sr.php +%%DATADIR%%/language/phpmailer.lang-sv.php %%DATADIR%%/language/phpmailer.lang-tr.php %%DATADIR%%/language/phpmailer.lang-uk.php %%DATADIR%%/language/phpmailer.lang-vi.php %%DATADIR%%/language/phpmailer.lang-zh.php %%DATADIR%%/language/phpmailer.lang-zh_cn.php -%%DATADIR%%/test/bootstrap.php -%%DATADIR%%/test/fakepopserver.sh -%%DATADIR%%/test/fakesendmail.sh -%%DATADIR%%/test/phpmailerLangTest.php -%%DATADIR%%/test/phpmailerTest.php -%%DATADIR%%/test/runfakepopserver.sh -%%DATADIR%%/test/test_callback.php -%%DATADIR%%/test/testbootstrap-dist.php From owner-svn-ports-head@freebsd.org Mon Dec 26 12:56:23 2016 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 4A6E2C64F57; Mon, 26 Dec 2016 12:56:23 +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 19D60111B; Mon, 26 Dec 2016 12:56:23 +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 uBQCuMLH003188; Mon, 26 Dec 2016 12:56:22 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBQCuMBa003186; Mon, 26 Dec 2016 12:56:22 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201612261256.uBQCuMBa003186@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Mon, 26 Dec 2016 12:56:22 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429508 - head/net/pear-Net_IPv4 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, 26 Dec 2016 12:56:23 -0000 Author: amdmi3 Date: Mon Dec 26 12:56:21 2016 New Revision: 429508 URL: https://svnweb.freebsd.org/changeset/ports/429508 Log: - Distfile was rerolled (no difference in tarball contents), update checksums - Note that de.pear.php.net still ships an old distfile, ignore it as it seems to be outdated - While here, add LICENSE PR: 208532 Submitted by: daniel@blodan.se Approved by: portmgr blanket Modified: head/net/pear-Net_IPv4/Makefile head/net/pear-Net_IPv4/distinfo Modified: head/net/pear-Net_IPv4/Makefile ============================================================================== --- head/net/pear-Net_IPv4/Makefile Mon Dec 26 12:55:20 2016 (r429507) +++ head/net/pear-Net_IPv4/Makefile Mon Dec 26 12:56:21 2016 (r429508) @@ -8,6 +8,8 @@ CATEGORIES= net pear MAINTAINER= joneum@bsdproject.de COMMENT= IPv4 network calculations and validation -USES= pear +LICENSE= PHP301 + +USES= pear .include Modified: head/net/pear-Net_IPv4/distinfo ============================================================================== --- head/net/pear-Net_IPv4/distinfo Mon Dec 26 12:55:20 2016 (r429507) +++ head/net/pear-Net_IPv4/distinfo Mon Dec 26 12:56:21 2016 (r429508) @@ -1,2 +1,3 @@ -SHA256 (PEAR/Net_IPv4-1.3.4.tgz) = 8b9a66571382f2e43e4b4ec209702f0a7d8e342636bacf0d528c7f285f6bd388 -SIZE (PEAR/Net_IPv4-1.3.4.tgz) = 5981 +TIMESTAMP = 1482756115 +SHA256 (PEAR/Net_IPv4-1.3.4.tgz) = 8eb1a7a44c7a6f5504b5d186a3b458df3edd83e46430c259a8d7cb7b31b0787b +SIZE (PEAR/Net_IPv4-1.3.4.tgz) = 6057 From owner-svn-ports-head@freebsd.org Mon Dec 26 12:57:22 2016 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 E20EAC64FE5; Mon, 26 Dec 2016 12:57:22 +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 A3D901301; Mon, 26 Dec 2016 12:57:22 +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 uBQCvLPu003500; Mon, 26 Dec 2016 12:57:21 GMT (envelope-from riggs@FreeBSD.org) Received: (from riggs@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBQCvLAx003499; Mon, 26 Dec 2016 12:57:21 GMT (envelope-from riggs@FreeBSD.org) Message-Id: <201612261257.uBQCvLAx003499@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: riggs set sender to riggs@FreeBSD.org using -f From: Thomas Zander Date: Mon, 26 Dec 2016 12:57:21 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429510 - head/net-mgmt/seafile 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, 26 Dec 2016 12:57:23 -0000 Author: riggs Date: Mon Dec 26 12:57:21 2016 New Revision: 429510 URL: https://svnweb.freebsd.org/changeset/ports/429510 Log: Register CONFLICTS for seafile-server; bump PORTREVISION PR: 215293 Submitted by: Ultima1252@gmail.com (maintainer) Modified: head/net-mgmt/seafile/Makefile Modified: head/net-mgmt/seafile/Makefile ============================================================================== --- head/net-mgmt/seafile/Makefile Mon Dec 26 12:57:03 2016 (r429509) +++ head/net-mgmt/seafile/Makefile Mon Dec 26 12:57:21 2016 (r429510) @@ -2,6 +2,7 @@ PORTNAME= seafile PORTVERSION= 6.0.0 +PORTREVISION= 1 DISTVERSIONPREFIX= v DISTVERSIONSUFFIX= -server CATEGORIES= net-mgmt @@ -26,6 +27,8 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqli ${PYTHON_PKGNAMEPREFIX}urllib3>0:net/py-urllib3 \ bash:shells/bash +CONFLICTS= seafile-server-[0-9]* + USE_GITHUB= yes GH_ACCOUNT= haiwen From owner-svn-ports-head@freebsd.org Mon Dec 26 13:06:09 2016 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 F3E29C912C6; Mon, 26 Dec 2016 13:06:08 +0000 (UTC) (envelope-from antoine@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 C31EC1A78; Mon, 26 Dec 2016 13:06:08 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBQD67im007419; Mon, 26 Dec 2016 13:06:07 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBQD67ZL007417; Mon, 26 Dec 2016 13:06:07 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201612261306.uBQD67ZL007417@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Mon, 26 Dec 2016 13:06:07 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429511 - in head/textproc: py-hunspell py3-hunspell 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, 26 Dec 2016 13:06:09 -0000 Author: antoine Date: Mon Dec 26 13:06:07 2016 New Revision: 429511 URL: https://svnweb.freebsd.org/changeset/ports/429511 Log: Avoid duplicating USES=localbase Suggested by: jbeich Modified: head/textproc/py-hunspell/Makefile head/textproc/py3-hunspell/Makefile Modified: head/textproc/py-hunspell/Makefile ============================================================================== --- head/textproc/py-hunspell/Makefile Mon Dec 26 12:57:21 2016 (r429510) +++ head/textproc/py-hunspell/Makefile Mon Dec 26 13:06:07 2016 (r429511) @@ -14,7 +14,8 @@ LICENSE= LGPL3 LIB_DEPENDS= libhunspell-${HSPLVER}.so:textproc/hunspell -USES?= localbase python +USES?= python +USES+= localbase USE_PYTHON= distutils HSPLVER= 1.5 Modified: head/textproc/py3-hunspell/Makefile ============================================================================== --- head/textproc/py3-hunspell/Makefile Mon Dec 26 12:57:21 2016 (r429510) +++ head/textproc/py3-hunspell/Makefile Mon Dec 26 13:06:07 2016 (r429511) @@ -2,6 +2,6 @@ MASTERDIR= ${.CURDIR}/../py-hunspell -USES?= localbase python:3.3+ +USES= python:3.3+ .include "${MASTERDIR}/Makefile" From owner-svn-ports-head@freebsd.org Mon Dec 26 13:16:43 2016 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 DB379C914BC; Mon, 26 Dec 2016 13:16:43 +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 AA7DA1E9E; Mon, 26 Dec 2016 13:16:43 +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 uBQDGg0g011550; Mon, 26 Dec 2016 13:16:42 GMT (envelope-from gerald@FreeBSD.org) Received: (from gerald@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBQDGgJ6011549; Mon, 26 Dec 2016 13:16:42 GMT (envelope-from gerald@FreeBSD.org) Message-Id: <201612261316.uBQDGgJ6011549@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: gerald set sender to gerald@FreeBSD.org using -f From: Gerald Pfeifer Date: Mon, 26 Dec 2016 13:16:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429512 - head/news/nzbget 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, 26 Dec 2016 13:16:44 -0000 Author: gerald Date: Mon Dec 26 13:16:42 2016 New Revision: 429512 URL: https://svnweb.freebsd.org/changeset/ports/429512 Log: Replace USE_GCC=4.9+ by the canonical USE_GCC=yes (which now requires at least GCC 4.9). Reviewed by: tz Modified: head/news/nzbget/Makefile Modified: head/news/nzbget/Makefile ============================================================================== --- head/news/nzbget/Makefile Mon Dec 26 13:06:07 2016 (r429511) +++ head/news/nzbget/Makefile Mon Dec 26 13:16:42 2016 (r429512) @@ -59,7 +59,7 @@ CONFIGURE_ARGS+= --disable-sigchld-handl .endif .if ${OSVERSION} < 1000500 -USE_GCC= 4.9+ +USE_GCC= yes CONFIGURE_ENV+= zlib_LIBS='-lz ' \ zlib_CFLAGS=' ' .endif From owner-svn-ports-head@freebsd.org Mon Dec 26 13:19:25 2016 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 E8A30C91534; Mon, 26 Dec 2016 13:19:25 +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 B24D21FBE; Mon, 26 Dec 2016 13:19:25 +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 uBQDJOxh011752; Mon, 26 Dec 2016 13:19:24 GMT (envelope-from gerald@FreeBSD.org) Received: (from gerald@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBQDJOhK011750; Mon, 26 Dec 2016 13:19:24 GMT (envelope-from gerald@FreeBSD.org) Message-Id: <201612261319.uBQDJOhK011750@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: gerald set sender to gerald@FreeBSD.org using -f From: Gerald Pfeifer Date: Mon, 26 Dec 2016 13:19:24 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429513 - 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, 26 Dec 2016 13:19:26 -0000 Author: gerald Date: Mon Dec 26 13:19:24 2016 New Revision: 429513 URL: https://svnweb.freebsd.org/changeset/ports/429513 Log: Update to the 20161225 development snapshot of GCC 7. Modified: head/lang/gcc7-devel/Makefile head/lang/gcc7-devel/distinfo Modified: head/lang/gcc7-devel/Makefile ============================================================================== --- head/lang/gcc7-devel/Makefile Mon Dec 26 13:16:42 2016 (r429512) +++ head/lang/gcc7-devel/Makefile Mon Dec 26 13:19:24 2016 (r429513) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gcc -PORTVERSION= 7.0.0.s20161218 +PORTVERSION= 7.0.0.s20161225 CATEGORIES= lang MASTER_SITES= GCC/snapshots/${DISTVERSION} PKGNAMESUFFIX= ${SUFFIX}-devel Modified: head/lang/gcc7-devel/distinfo ============================================================================== --- head/lang/gcc7-devel/distinfo Mon Dec 26 13:16:42 2016 (r429512) +++ head/lang/gcc7-devel/distinfo Mon Dec 26 13:19:24 2016 (r429513) @@ -1,3 +1,3 @@ -TIMESTAMP = 1482155454 -SHA256 (gcc-7-20161218.tar.bz2) = 47580869c47c0bbe92d9bb0c892a3ad508d3f413cadc944b10f099ef2c42b70f -SIZE (gcc-7-20161218.tar.bz2) = 78918286 +TIMESTAMP = 1482714297 +SHA256 (gcc-7-20161225.tar.bz2) = 13f5beb09e1c8653a354554bd25f90e9a320e032a73aebe65f21457b5aa5d4a7 +SIZE (gcc-7-20161225.tar.bz2) = 78967343 From owner-svn-ports-head@freebsd.org Mon Dec 26 13:26:02 2016 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 730D9C917D0; Mon, 26 Dec 2016 13:26:02 +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 3450315AF; Mon, 26 Dec 2016 13:26:02 +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 uBQDQ1dx015897; Mon, 26 Dec 2016 13:26:01 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBQDQ1DI015894; Mon, 26 Dec 2016 13:26:01 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201612261326.uBQDQ1DI015894@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Mon, 26 Dec 2016 13:26:01 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429514 - head/devel/sfml 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, 26 Dec 2016 13:26:02 -0000 Author: amdmi3 Date: Mon Dec 26 13:26:00 2016 New Revision: 429514 URL: https://svnweb.freebsd.org/changeset/ports/429514 Log: - Update to 2.4.1 - Add DOCS and EXAMPLES options Modified: head/devel/sfml/Makefile head/devel/sfml/distinfo head/devel/sfml/pkg-plist Modified: head/devel/sfml/Makefile ============================================================================== --- head/devel/sfml/Makefile Mon Dec 26 13:19:24 2016 (r429513) +++ head/devel/sfml/Makefile Mon Dec 26 13:26:00 2016 (r429514) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= sfml -PORTVERSION= 2.4.0 +PORTVERSION= 2.4.1 CATEGORIES= devel MASTER_SITES= http://www.sfml-dev.org/download/sfml/${PORTVERSION}/ DISTNAME= SFML-${PORTVERSION}-sources @@ -22,7 +22,7 @@ LIB_DEPENDS= libFLAC.so:audio/flac \ USES= cmake compiler:c++11-lang dos2unix jpeg openal:al zip:infozip CMAKE_ARGS= -DSFML_INSTALL_PKGCONFIG_FILES=ON DOS2UNIX_FILES= CMakeLists.txt -USE_XORG= x11 xcb +USE_XORG= x11 xext xrandr USE_GL= gl USE_LDCONFIG= yes @@ -30,10 +30,19 @@ WRKSRC= ${WRKDIR}/SFML-${PORTVERSION} DATADIR= ${PREFIX}/share/SFML PORTDATA= * +PORTDOCS= * +PORTEXAMPLES= * -OPTIONS_DEFINE= DOXYGEN +OPTIONS_DEFINE= DOCS EXAMPLES DOXYGEN -DOXYGEN_CMAKE_ON= -DSFML_BUILD_DOC:BOOL=YES +DOXYGEN_CMAKE_BOOL= SFML_BUILD_DOC DOXYGEN_BUILD_DEPENDS= doxygen:devel/doxygen +EXAMPLES_CMAKE_BOOL= SFML_BUILD_EXAMPLES + +post-install-DOCS-on: + @${MKDIR} ${STAGEDIR}${DOCSDIR} + ${INSTALL_DATA} ${WRKSRC}/changelog.txt ${WRKSRC}/readme.txt \ + ${STAGEDIR}${DOCSDIR} + .include Modified: head/devel/sfml/distinfo ============================================================================== --- head/devel/sfml/distinfo Mon Dec 26 13:19:24 2016 (r429513) +++ head/devel/sfml/distinfo Mon Dec 26 13:26:00 2016 (r429514) @@ -1,3 +1,3 @@ -TIMESTAMP = 1474077496 -SHA256 (SFML-2.4.0-sources.zip) = 868a1a1e43a7ee40c1a90efcbcea061b6f0a6ed129075d9a8f19c8c69e644b0f -SIZE (SFML-2.4.0-sources.zip) = 24965927 +TIMESTAMP = 1478868265 +SHA256 (SFML-2.4.1-sources.zip) = f75096b2dc9cae67e10a28dbbefc9fe02e9dbe2e1ed50f2e208046bae9d3c9a4 +SIZE (SFML-2.4.1-sources.zip) = 24961224 Modified: head/devel/sfml/pkg-plist ============================================================================== --- head/devel/sfml/pkg-plist Mon Dec 26 13:19:24 2016 (r429513) +++ head/devel/sfml/pkg-plist Mon Dec 26 13:26:00 2016 (r429514) @@ -103,19 +103,19 @@ include/SFML/Window/WindowHandle.hpp include/SFML/Window/WindowStyle.hpp lib/libsfml-audio.so lib/libsfml-audio.so.2.4 -lib/libsfml-audio.so.2.4.0 +lib/libsfml-audio.so.2.4.1 lib/libsfml-graphics.so lib/libsfml-graphics.so.2.4 -lib/libsfml-graphics.so.2.4.0 +lib/libsfml-graphics.so.2.4.1 lib/libsfml-network.so lib/libsfml-network.so.2.4 -lib/libsfml-network.so.2.4.0 +lib/libsfml-network.so.2.4.1 lib/libsfml-system.so lib/libsfml-system.so.2.4 -lib/libsfml-system.so.2.4.0 +lib/libsfml-system.so.2.4.1 lib/libsfml-window.so lib/libsfml-window.so.2.4 -lib/libsfml-window.so.2.4.0 +lib/libsfml-window.so.2.4.1 libdata/pkgconfig/sfml-all.pc libdata/pkgconfig/sfml-audio.pc libdata/pkgconfig/sfml-graphics.pc From owner-svn-ports-head@freebsd.org Mon Dec 26 13:35:39 2016 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 852EDC91CC7; Mon, 26 Dec 2016 13:35:39 +0000 (UTC) (envelope-from rakuco@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 548111B33; Mon, 26 Dec 2016 13:35:39 +0000 (UTC) (envelope-from rakuco@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBQDZcL8019801; Mon, 26 Dec 2016 13:35:38 GMT (envelope-from rakuco@FreeBSD.org) Received: (from rakuco@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBQDZcCD019800; Mon, 26 Dec 2016 13:35:38 GMT (envelope-from rakuco@FreeBSD.org) Message-Id: <201612261335.uBQDZcCD019800@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rakuco set sender to rakuco@FreeBSD.org using -f From: Raphael Kubo da Costa Date: Mon, 26 Dec 2016 13:35:38 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429515 - head/net/freeswitch 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, 26 Dec 2016 13:35:39 -0000 Author: rakuco Date: Mon Dec 26 13:35:38 2016 New Revision: 429515 URL: https://svnweb.freebsd.org/changeset/ports/429515 Log: Stop setting INSTALL_TARGET to install-strip. This causes `make stage' to fail, as noticed by pkg-fallout: libtool: install: strip --strip-debug /wrkdirs/usr/ports/net/freeswitch/work/stage/usr/local/lib/libfreeswitch.a strip: file format not recognized Modified: head/net/freeswitch/Makefile Modified: head/net/freeswitch/Makefile ============================================================================== --- head/net/freeswitch/Makefile Mon Dec 26 13:26:00 2016 (r429514) +++ head/net/freeswitch/Makefile Mon Dec 26 13:35:38 2016 (r429515) @@ -55,7 +55,10 @@ ALL_MODULES_CONFLICTS_BUILD+= apr ALL_MODULES_EXTRA_PATCHES= ${FILESDIR}/extrapatch-modules.conf GNU_CONFIGURE= yes -INSTALL_TARGET= install-strip +# install-strip causes `make stage' to fail: +# libtool: install: strip --strip-debug /wrkdirs/usr/ports/net/freeswitch/work/stage/usr/local/lib/libfreeswitch.a +# strip: file format not recognized +# INSTALL_TARGET= install-strip SHEBANG_FILES= scripts/fsxs.in USE_RC_SUBR= freeswitch From owner-svn-ports-head@freebsd.org Mon Dec 26 13:44:04 2016 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 1FAABC91FE7; Mon, 26 Dec 2016 13:44:04 +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 C882A1066; Mon, 26 Dec 2016 13:44:03 +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 uBQDi2Xm023729; Mon, 26 Dec 2016 13:44:02 GMT (envelope-from riggs@FreeBSD.org) Received: (from riggs@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBQDi25k023726; Mon, 26 Dec 2016 13:44:02 GMT (envelope-from riggs@FreeBSD.org) Message-Id: <201612261344.uBQDi25k023726@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: riggs set sender to riggs@FreeBSD.org using -f From: Thomas Zander Date: Mon, 26 Dec 2016 13:44:02 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429516 - head/www/seahub 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, 26 Dec 2016 13:44:04 -0000 Author: riggs Date: Mon Dec 26 13:44:02 2016 New Revision: 429516 URL: https://svnweb.freebsd.org/changeset/ports/429516 Log: Update to upstream version 6.0.4 Details: - Update to upstream version 6.0.4 - Now depends on ccnet-server and seafile-server after split into clients and server parts PR: 215294 Submitted by: Ultima1252@gmail.com (maintainer) Modified: head/www/seahub/Makefile head/www/seahub/distinfo head/www/seahub/pkg-plist Modified: head/www/seahub/Makefile ============================================================================== --- head/www/seahub/Makefile Mon Dec 26 13:35:38 2016 (r429515) +++ head/www/seahub/Makefile Mon Dec 26 13:44:02 2016 (r429516) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= seahub -PORTVERSION= 6.0.0 +PORTVERSION= 6.0.4 DISTVERSIONPREFIX= v DISTVERSIONSUFFIX= -pro CATEGORIES= www @@ -13,7 +13,7 @@ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= bash:shells/bash \ - ${LOCALBASE}/www/haiwen/seafile-server/seafile/bin/seaf-server:net-mgmt/seafile \ + ${LOCALBASE}/www/haiwen/seafile-server/seafile/bin/seaf-server:net-mgmt/seafile-server \ ${PYTHON_PKGNAMEPREFIX}django18>=0:www/py-django18 \ ${PYTHON_PKGNAMEPREFIX}pytz>=0:devel/py-pytz \ ${PYTHON_PKGNAMEPREFIX}django-statici18n>=0:www/py-django-statici18n \ @@ -60,7 +60,7 @@ SEAFILE_SERVER= ${HAIWENDIR}/seafile-ser SEAHUBDIR= ${SEAFILE_SERVER}/seahub SEALIB= ${SEAFILE_SERVER}/seafile/lib SITEPACKAGEDIR= ${SEAHUBDIR}/thirdpart -SEAFILE_VER= `${CAT} ${.CURDIR}/../../net-mgmt/seafile/Makefile | ${GREP} -Eom1 '[0-9]+\.[0-9]+\.[0-9]+'` +SEAFILE_VER= `${CAT} ${.CURDIR}/../../net-mgmt/seafile-server/Makefile | ${GREP} -Eom1 '[0-9]+\.[0-9]+\.[0-9]+'` SEAHUB_DATA_DIR= ${HAIWENDIR}/seahub-data USERS= seafile Modified: head/www/seahub/distinfo ============================================================================== --- head/www/seahub/distinfo Mon Dec 26 13:35:38 2016 (r429515) +++ head/www/seahub/distinfo Mon Dec 26 13:44:02 2016 (r429516) @@ -1,3 +1,3 @@ -TIMESTAMP = 1473541492 -SHA256 (haiwen-seahub-v6.0.0-pro_GH0.tar.gz) = 16746a142982771d5b45561d9352f30f1cc51308d6692384d08a43cda23f637b -SIZE (haiwen-seahub-v6.0.0-pro_GH0.tar.gz) = 8245599 +TIMESTAMP = 1481503025 +SHA256 (haiwen-seahub-v6.0.4-pro_GH0.tar.gz) = b2666021fb11e356f33dfb48de2b0b0b66d5378802556cd5f77508ee176df9d4 +SIZE (haiwen-seahub-v6.0.4-pro_GH0.tar.gz) = 8413936 Modified: head/www/seahub/pkg-plist ============================================================================== --- head/www/seahub/pkg-plist Mon Dec 26 13:35:38 2016 (r429515) +++ head/www/seahub/pkg-plist Mon Dec 26 13:44:02 2016 (r429516) @@ -97,7 +97,6 @@ %%SEAHUBDIR%%/media/assets/scripts/app/collections/activities.js %%SEAHUBDIR%%/media/assets/scripts/app/collections/devices.ce46433dc2f6.js %%SEAHUBDIR%%/media/assets/scripts/app/collections/devices.js -%%SEAHUBDIR%%/media/assets/scripts/app/collections/dirents.040a5eb353dd.js %%SEAHUBDIR%%/media/assets/scripts/app/collections/dirents.js %%SEAHUBDIR%%/media/assets/scripts/app/collections/group-discussions.44e990cae2b8.js %%SEAHUBDIR%%/media/assets/scripts/app/collections/group-discussions.js @@ -161,7 +160,6 @@ %%SEAHUBDIR%%/media/assets/scripts/app/models/share-admin-upload-link.js %%SEAHUBDIR%%/media/assets/scripts/app/models/starred-file.bd1fd7cfed45.js %%SEAHUBDIR%%/media/assets/scripts/app/models/starred-file.js -%%SEAHUBDIR%%/media/assets/scripts/app/router.e2dcb1c87c80.js %%SEAHUBDIR%%/media/assets/scripts/app/router.js %%SEAHUBDIR%%/media/assets/scripts/app/views/account.85f0cf2e10b8.js %%SEAHUBDIR%%/media/assets/scripts/app/views/account.js @@ -169,15 +167,12 @@ %%SEAHUBDIR%%/media/assets/scripts/app/views/activities.js %%SEAHUBDIR%%/media/assets/scripts/app/views/activity-item.bea485958936.js %%SEAHUBDIR%%/media/assets/scripts/app/views/activity-item.js -%%SEAHUBDIR%%/media/assets/scripts/app/views/add-group-repo.ec79d1d08b97.js %%SEAHUBDIR%%/media/assets/scripts/app/views/add-group-repo.js %%SEAHUBDIR%%/media/assets/scripts/app/views/add-pub-repo.6e432a7b9e31.js %%SEAHUBDIR%%/media/assets/scripts/app/views/add-pub-repo.js %%SEAHUBDIR%%/media/assets/scripts/app/views/add-pubrepo-item.83b33d2ec341.js %%SEAHUBDIR%%/media/assets/scripts/app/views/add-pubrepo-item.js -%%SEAHUBDIR%%/media/assets/scripts/app/views/add-repo.b72fc7676dc4.js %%SEAHUBDIR%%/media/assets/scripts/app/views/add-repo.js -%%SEAHUBDIR%%/media/assets/scripts/app/views/create-pub-repo.ce79f8c58507.js %%SEAHUBDIR%%/media/assets/scripts/app/views/create-pub-repo.js %%SEAHUBDIR%%/media/assets/scripts/app/views/details.98bb9832bb1a.js %%SEAHUBDIR%%/media/assets/scripts/app/views/details.js @@ -185,7 +180,6 @@ %%SEAHUBDIR%%/media/assets/scripts/app/views/device.js %%SEAHUBDIR%%/media/assets/scripts/app/views/devices.f7a71c76de30.js %%SEAHUBDIR%%/media/assets/scripts/app/views/devices.js -%%SEAHUBDIR%%/media/assets/scripts/app/views/dialogs/dirent-mvcp.fc89adf7104b.js %%SEAHUBDIR%%/media/assets/scripts/app/views/dialogs/dirent-mvcp.js %%SEAHUBDIR%%/media/assets/scripts/app/views/dialogs/dirent-rename.70f40b075170.js %%SEAHUBDIR%%/media/assets/scripts/app/views/dialogs/dirent-rename.js @@ -197,13 +191,9 @@ %%SEAHUBDIR%%/media/assets/scripts/app/views/dialogs/repo-history-settings.js %%SEAHUBDIR%%/media/assets/scripts/app/views/dialogs/repo-share-link-admin.8637bf1be968.js %%SEAHUBDIR%%/media/assets/scripts/app/views/dialogs/repo-share-link-admin.js -%%SEAHUBDIR%%/media/assets/scripts/app/views/dir.c7dd7b5b0f68.js %%SEAHUBDIR%%/media/assets/scripts/app/views/dir.js -%%SEAHUBDIR%%/media/assets/scripts/app/views/dirent-grid.065b37e711e7.js %%SEAHUBDIR%%/media/assets/scripts/app/views/dirent-grid.js -%%SEAHUBDIR%%/media/assets/scripts/app/views/dirent.6995e430662c.js %%SEAHUBDIR%%/media/assets/scripts/app/views/dirent.js -%%SEAHUBDIR%%/media/assets/scripts/app/views/fileupload.5caceb534850.js %%SEAHUBDIR%%/media/assets/scripts/app/views/fileupload.js %%SEAHUBDIR%%/media/assets/scripts/app/views/folder-perm-item.82219b903356.js %%SEAHUBDIR%%/media/assets/scripts/app/views/folder-perm-item.js @@ -229,7 +219,6 @@ %%SEAHUBDIR%%/media/assets/scripts/app/views/group-repo.js %%SEAHUBDIR%%/media/assets/scripts/app/views/group-settings.5a62968bd674.js %%SEAHUBDIR%%/media/assets/scripts/app/views/group-settings.js -%%SEAHUBDIR%%/media/assets/scripts/app/views/group.e64b7b6ab5f0.js %%SEAHUBDIR%%/media/assets/scripts/app/views/group.js %%SEAHUBDIR%%/media/assets/scripts/app/views/groups.d73e0007af34.js %%SEAHUBDIR%%/media/assets/scripts/app/views/groups.js @@ -237,15 +226,12 @@ %%SEAHUBDIR%%/media/assets/scripts/app/views/invitation.js %%SEAHUBDIR%%/media/assets/scripts/app/views/invitations.35464fc14b02.js %%SEAHUBDIR%%/media/assets/scripts/app/views/invitations.js -%%SEAHUBDIR%%/media/assets/scripts/app/views/myhome-repos.2b9cd378e7e5.js %%SEAHUBDIR%%/media/assets/scripts/app/views/myhome-repos.js -%%SEAHUBDIR%%/media/assets/scripts/app/views/myhome-shared-repos.ec2a3de9ee6c.js %%SEAHUBDIR%%/media/assets/scripts/app/views/myhome-shared-repos.js %%SEAHUBDIR%%/media/assets/scripts/app/views/notifications.465782b64984.js %%SEAHUBDIR%%/media/assets/scripts/app/views/notifications.js %%SEAHUBDIR%%/media/assets/scripts/app/views/organization-repo.d94ba26c26d1.js %%SEAHUBDIR%%/media/assets/scripts/app/views/organization-repo.js -%%SEAHUBDIR%%/media/assets/scripts/app/views/organization.6b0d34bf3e3b.js %%SEAHUBDIR%%/media/assets/scripts/app/views/organization.js %%SEAHUBDIR%%/media/assets/scripts/app/views/repo-folder-perm.d70918b7033c.js %%SEAHUBDIR%%/media/assets/scripts/app/views/repo-folder-perm.js @@ -287,9 +273,7 @@ %%SEAHUBDIR%%/media/assets/scripts/app/views/widgets/popover.js %%SEAHUBDIR%%/media/assets/scripts/build.a0552a4ed8dc.js %%SEAHUBDIR%%/media/assets/scripts/build.js -%%SEAHUBDIR%%/media/assets/scripts/common.26e10ffcfcd8.js %%SEAHUBDIR%%/media/assets/scripts/common.js -%%SEAHUBDIR%%/media/assets/scripts/dist/build.912b6d7d2a5f.txt %%SEAHUBDIR%%/media/assets/scripts/dist/build.d9508a510082.js %%SEAHUBDIR%%/media/assets/scripts/dist/build.js %%SEAHUBDIR%%/media/assets/scripts/dist/build.txt @@ -347,9 +331,7 @@ %%SEAHUBDIR%%/media/assets/scripts/dist/i18n/zh-tw/djangojs.js %%SEAHUBDIR%%/media/assets/scripts/dist/lib/require.75e6d0132deb.js %%SEAHUBDIR%%/media/assets/scripts/dist/lib/require.js -%%SEAHUBDIR%%/media/assets/scripts/dist/main.e41950b08373.js %%SEAHUBDIR%%/media/assets/scripts/dist/main.js -%%SEAHUBDIR%%/media/assets/scripts/dist/sysadmin-main.c2af2c8db7ed.js %%SEAHUBDIR%%/media/assets/scripts/dist/sysadmin-main.js %%SEAHUBDIR%%/media/assets/scripts/file-tree.225c1b52bbee.js %%SEAHUBDIR%%/media/assets/scripts/file-tree.js @@ -727,6 +709,36 @@ %%SEAHUBDIR%%/media/rest_framework/js/default.js %%SEAHUBDIR%%/media/rest_framework/js/jquery-1.8.1-min.js %%SEAHUBDIR%%/media/rest_framework/js/prettify-min.js +%%SEAHUBDIR%%/locale/fi/LC_MESSAGES/django.po +%%SEAHUBDIR%%/locale/fi/LC_MESSAGES/djangojs.po +%%SEAHUBDIR%%/media/assets/scripts/app/collections/dirents.1b18e06eb541.js +%%SEAHUBDIR%%/media/assets/scripts/app/router.c04d90f490b8.js +%%SEAHUBDIR%%/media/assets/scripts/app/views/add-group-repo.54094112928d.js +%%SEAHUBDIR%%/media/assets/scripts/app/views/add-repo.2f36e08971d2.js +%%SEAHUBDIR%%/media/assets/scripts/app/views/create-pub-repo.1e0da660b6c5.js +%%SEAHUBDIR%%/media/assets/scripts/app/views/dialogs/dirent-mvcp.77762360ffbf.js +%%SEAHUBDIR%%/media/assets/scripts/app/views/dir.887146f27a1e.js +%%SEAHUBDIR%%/media/assets/scripts/app/views/dirent-grid.4c1eb3e53481.js +%%SEAHUBDIR%%/media/assets/scripts/app/views/dirent.c5841e6d5bf2.js +%%SEAHUBDIR%%/media/assets/scripts/app/views/fileupload.ecb0c1935018.js +%%SEAHUBDIR%%/media/assets/scripts/app/views/group.5a0bfc0e312a.js +%%SEAHUBDIR%%/media/assets/scripts/app/views/myhome-repos.7f7e119f5c94.js +%%SEAHUBDIR%%/media/assets/scripts/app/views/myhome-shared-repos.0c824a198fc0.js +%%SEAHUBDIR%%/media/assets/scripts/app/views/organization.f2b8e14eb3f3.js +%%SEAHUBDIR%%/media/assets/scripts/common.40cfe3ae0e4a.js +%%SEAHUBDIR%%/media/assets/scripts/dist/build.47e68614daea.txt +%%SEAHUBDIR%%/media/assets/scripts/dist/main.9f9fcaac3b37.js +%%SEAHUBDIR%%/media/assets/scripts/dist/sysadmin-main.949967e72a2a.js +%%SEAHUBDIR%%/media/assets/scripts/i18n/fi/djangojs.8d877df126c1.js +%%SEAHUBDIR%%/media/assets/scripts/i18n/fi/djangojs.js +%%SEAHUBDIR%%/media/css/video-js.min.css +%%SEAHUBDIR%%/media/js/video-js.swf +%%SEAHUBDIR%%/media/js/video.min.js +%%SEAHUBDIR%%/sql/oracle.sql +%%SEAHUBDIR%%/static/scripts/i18n/fi/djangojs.js +%%SEAHUBDIR%%/tests/seahub/forms/test_add_user_form.py +%%SEAHUBDIR%%/tests/seahub/utils/%%USERS%%-license.txt +%%SEAHUBDIR%%/tests/seahub/utils/test_license_parse.py %%SEAHUBDIR%%/pylintrc %%SEAHUBDIR%%/pylintrc.template %%SEAHUBDIR%%/pytest.ini @@ -1000,7 +1012,6 @@ %%SEAHUBDIR%%/seahub/profile/i18n.sh.template %%SEAHUBDIR%%/seahub/profile/models.py %%SEAHUBDIR%%/seahub/profile/settings.py -%%SEAHUBDIR%%/seahub/profile/templates/profile/profile_base.html %%SEAHUBDIR%%/seahub/profile/templates/profile/set_profile.html %%SEAHUBDIR%%/seahub/profile/templates/profile/user_profile.html %%SEAHUBDIR%%/seahub/profile/tests.py From owner-svn-ports-head@freebsd.org Mon Dec 26 13:55:58 2016 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 C896DC91259; Mon, 26 Dec 2016 13:55:58 +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 711831574; Mon, 26 Dec 2016 13:55:58 +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 uBQDtvxY028078; Mon, 26 Dec 2016 13:55:57 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBQDtvWF028076; Mon, 26 Dec 2016 13:55:57 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201612261355.uBQDtvWF028076@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Mon, 26 Dec 2016 13:55:57 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429517 - head/net/dhcpcd 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, 26 Dec 2016 13:55:58 -0000 Author: amdmi3 Date: Mon Dec 26 13:55:57 2016 New Revision: 429517 URL: https://svnweb.freebsd.org/changeset/ports/429517 Log: - Update to 6.11.5 - Add ftp mirror - Cosmetic fixes PR: 215314 Submitted by: takefu@airport.fm Approved by: roy@marples.name (maintainer) Modified: head/net/dhcpcd/Makefile head/net/dhcpcd/distinfo Modified: head/net/dhcpcd/Makefile ============================================================================== --- head/net/dhcpcd/Makefile Mon Dec 26 13:44:02 2016 (r429516) +++ head/net/dhcpcd/Makefile Mon Dec 26 13:55:57 2016 (r429517) @@ -2,9 +2,10 @@ # $FreeBSD$ PORTNAME= dhcpcd -PORTVERSION= 6.11.0 +PORTVERSION= 6.11.5 CATEGORIES= net MASTER_SITES= http://roy.marples.name/downloads/dhcpcd/ \ + ftp://roy.marples.name/pub/dhcpcd/\ http://roy.aydogan.net/dhcpcd/ \ http://cflags.cc/roy/dhcpcd/ \ LOCAL/delphij @@ -17,12 +18,12 @@ LICENSE= BSD2CLAUSE USES= cpe tar:xz CPE_VENDOR= dhcpcd_project GNU_CONFIGURE= yes -CONFIGURE_ARGS+= --datadir=${PREFIX}/share/examples +CONFIGURE_ARGS= --datadir=${PREFIX}/share/examples USE_RC_SUBR= dhcpcd post-install: ${MV} ${STAGEDIR}${PREFIX}/etc/dhcpcd.conf \ ${STAGEDIR}${PREFIX}/etc/dhcpcd.conf.sample - ${STRIP_CMD} ${STAGEDIR}${PREFIX}/sbin/dhcpcd + @${STRIP_CMD} ${STAGEDIR}${PREFIX}/sbin/dhcpcd .include Modified: head/net/dhcpcd/distinfo ============================================================================== --- head/net/dhcpcd/distinfo Mon Dec 26 13:44:02 2016 (r429516) +++ head/net/dhcpcd/distinfo Mon Dec 26 13:55:57 2016 (r429517) @@ -1,2 +1,3 @@ -SHA256 (dhcpcd-6.11.0.tar.xz) = 31c2cd327657f11c427fe5044f74c5b942e70450fa43ceabf4b25f3fd4999959 -SIZE (dhcpcd-6.11.0.tar.xz) = 187580 +TIMESTAMP = 1481766500 +SHA256 (dhcpcd-6.11.5.tar.xz) = 6f9674dc7e27e936cc787175404a6171618675ecfb6903ab9887b1b66a87d69e +SIZE (dhcpcd-6.11.5.tar.xz) = 198080 From owner-svn-ports-head@freebsd.org Mon Dec 26 14:00:11 2016 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 0D002C912FB; Mon, 26 Dec 2016 14:00:11 +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 DBA9716D3; Mon, 26 Dec 2016 14:00:10 +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 uBQE0AFt028439; Mon, 26 Dec 2016 14:00:10 GMT (envelope-from mat@FreeBSD.org) Received: (from mat@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBQE09ab028434; Mon, 26 Dec 2016 14:00:09 GMT (envelope-from mat@FreeBSD.org) Message-Id: <201612261400.uBQE09ab028434@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mat set sender to mat@FreeBSD.org using -f From: Mathieu Arnold Date: Mon, 26 Dec 2016 14:00:09 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429518 - in head/lang/perl5-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, 26 Dec 2016 14:00:11 -0000 Author: mat Date: Mon Dec 26 14:00:09 2016 New Revision: 429518 URL: https://svnweb.freebsd.org/changeset/ports/429518 Log: Update to v5.25.8-78-gd720149. Changes: https://github.com/Perl/perl5/compare/v5.25.7-145-g54f6f37...v5.25.8-78-gd720149 Sponsored by: Absolight Modified: head/lang/perl5-devel/Makefile (contents, props changed) head/lang/perl5-devel/distinfo (contents, props changed) head/lang/perl5-devel/files/patch-dtrace (contents, props changed) head/lang/perl5-devel/files/patch-perl.c (contents, props changed) head/lang/perl5-devel/pkg-plist (contents, props changed) head/lang/perl5-devel/version.mk Modified: head/lang/perl5-devel/Makefile ============================================================================== --- head/lang/perl5-devel/Makefile Mon Dec 26 13:55:57 2016 (r429517) +++ head/lang/perl5-devel/Makefile Mon Dec 26 14:00:09 2016 (r429518) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= perl -PORTREVISION= 1 +PORTREVISION= 0 # XXX Remove second line, uncomment first #DISTVERSION= ${PERL_VERSION} DISTVERSION= ${GH_TAGNAME:C/^v//:C/-g[0-9a-f]*$//} @@ -30,7 +30,7 @@ TEST_ENV= ${MAKE_ENV} TEST_JOBS=${MAKE_J USE_GITHUB= yes GH_ACCOUNT= Perl GH_PROJECT= perl5 -GH_TAGNAME= v5.25.7-145-g54f6f37 +GH_TAGNAME= v5.25.8-78-gd720149 MAKE_JOBS_UNSAFE= yes Modified: head/lang/perl5-devel/distinfo ============================================================================== --- head/lang/perl5-devel/distinfo Mon Dec 26 13:55:57 2016 (r429517) +++ head/lang/perl5-devel/distinfo Mon Dec 26 14:00:09 2016 (r429518) @@ -1,3 +1,3 @@ -TIMESTAMP = 1482145764 -SHA256 (perl/perl-5.25.7-145_GH0.tar.gz) = 0092a834cef04436c99cf017f37c8cd933648bf9130472562e4ad48db4c8f99e -SIZE (perl/perl-5.25.7-145_GH0.tar.gz) = 18398759 +TIMESTAMP = 1482758953 +SHA256 (perl/perl-5.25.8-78_GH0.tar.gz) = 7e6279bb53b5ba410fbf85ceb981894ab86ecec9246dd0e674ad6edbe3008a8d +SIZE (perl/perl-5.25.8-78_GH0.tar.gz) = 18424919 Modified: head/lang/perl5-devel/files/patch-dtrace ============================================================================== --- head/lang/perl5-devel/files/patch-dtrace Mon Dec 26 13:55:57 2016 (r429517) +++ head/lang/perl5-devel/files/patch-dtrace Mon Dec 26 14:00:09 2016 (r429518) @@ -1,6 +1,6 @@ ---- Configure.orig 2016-07-14 15:08:07.000000000 -0400 -+++ Configure 2016-11-24 08:13:04.507723000 -0500 -@@ -940,6 +940,7 @@ +--- Configure.orig 2016-12-26 12:49:24 UTC ++++ Configure +@@ -949,6 +949,7 @@ lddlflags='' usedl='' doublesize='' dtraceobject='' @@ -8,7 +8,7 @@ ebcdic='' fflushNULL='' fflushall='' -@@ -8140,10 +8141,19 @@ +@@ -8202,10 +8203,19 @@ while $test 1 ; do if $test -f $dtrace then @@ -29,7 +29,7 @@ echo " " echo "Good: your $dtrace knows about the -h flag." else -@@ -8157,6 +8167,17 @@ +@@ -8219,6 +8229,17 @@ while $test 1 ; do EOM exit 1 fi @@ -47,7 +47,7 @@ break; fi -@@ -20756,7 +20777,11 @@ +@@ -20971,7 +20992,11 @@ $define) dtraceobject=$define ;; ' '|'') @@ -60,7 +60,7 @@ $cat >try.c </dev/null ;; esac @@ -102,7 +102,7 @@ DTRACE_H = $dtrace_h DTRACE_PERLLIB_O = $dtrace_perllib_o # "dtrace -G" output for perllib_objs -@@ -517,10 +522,53 @@ +@@ -518,10 +523,53 @@ main_only_objs = op$(OBJ_EXT) perl$( miniperl_objs_nodt = $(mini_only_objs) $(common_objs) miniperlmain$(OBJ_EXT) perllib_objs_nodt = $(main_only_objs) $(common_objs) @@ -153,10 +153,10 @@ + +$spitshell >>$Makefile <<'!NO!SUBS!' + - perltoc_pod_prereqs = extra.pods pod/perl5258delta.pod pod/perlapi.pod pod/perlintern.pod pod/perlmodlib.pod pod/perluniprops.pod + perltoc_pod_prereqs = extra.pods pod/perl5259delta.pod pod/perlapi.pod pod/perlintern.pod pod/perlmodlib.pod pod/perluniprops.pod generated_pods = pod/perltoc.pod $(perltoc_pod_prereqs) generated_headers = uudmap.h bitcount.h mg_data.h -@@ -859,19 +907,32 @@ +@@ -834,19 +882,32 @@ mydtrace.h: $(DTRACE_H) define) $spitshell >>$Makefile <<'!NO!SUBS!' $(DTRACE_MINI_O): perldtrace.d $(miniperl_objs_nodt) @@ -193,7 +193,7 @@ !NO!SUBS! case "$useshrplib" in true) -@@ -972,7 +1033,7 @@ +@@ -947,7 +1008,7 @@ lib/buildcustomize.pl: $& $(miniperl_obj *) if test "X$hostperl" != X; then $spitshell >>$Makefile <>$Makefile <<'!NO!SUBS!' @@ -211,7 +211,7 @@ -@rm -f miniperl.xok $(CC) $(CLDFLAGS) -o $(MINIPERL_EXE) \ $(miniperl_objs) $(libs) -@@ -994,7 +1055,7 @@ +@@ -969,7 +1030,7 @@ lib/buildcustomize.pl: $& $(miniperl_obj $spitshell >>$Makefile <<'!NO!SUBS!' @@ -220,9 +220,9 @@ -@rm -f miniperl.xok !NO!SUBS! ---- Porting/Glossary.orig 2016-07-14 15:06:55.000000000 -0400 -+++ Porting/Glossary 2016-11-24 08:13:04.511723000 -0500 -@@ -2949,6 +2949,11 @@ +--- Porting/Glossary.orig 2016-12-26 12:49:24 UTC ++++ Porting/Glossary +@@ -3031,6 +3031,11 @@ dtrace (usedtrace.U): dtraceobject (dtraceobject.U): Whether we need to build an object file with the dtrace tool. @@ -234,9 +234,9 @@ dynamic_ext (Extensions.U): This variable holds a list of XS extension files we want to link dynamically into the package. It is used by Makefile. ---- ext/XS-APItest/Makefile.PL.orig 2016-07-14 15:08:07.000000000 -0400 -+++ ext/XS-APItest/Makefile.PL 2016-11-24 08:13:04.512100000 -0500 -@@ -58,7 +58,8 @@ +--- ext/XS-APItest/Makefile.PL.orig 2016-12-26 12:49:24 UTC ++++ ext/XS-APItest/Makefile.PL +@@ -59,7 +59,8 @@ sub MY::postamble DTRACE_D = ../../perldtrace.d dtrace\$(OBJ_EXT): \$(DTRACE_D) core\$(OBJ_EXT) @@ -246,9 +246,9 @@ POSTAMBLE return $post; ---- hints/freebsd.sh.orig 2016-07-14 15:07:39.000000000 -0400 -+++ hints/freebsd.sh 2016-11-24 08:13:04.512583000 -0500 -@@ -105,6 +105,15 @@ +--- hints/freebsd.sh.orig 2016-12-26 12:49:24 UTC ++++ hints/freebsd.sh +@@ -105,6 +105,15 @@ case "$osvers" in ;; esac Modified: head/lang/perl5-devel/files/patch-perl.c ============================================================================== --- head/lang/perl5-devel/files/patch-perl.c Mon Dec 26 13:55:57 2016 (r429517) +++ head/lang/perl5-devel/files/patch-perl.c Mon Dec 26 14:00:09 2016 (r429518) @@ -1,6 +1,6 @@ ---- perl.c.orig 2016-11-14 00:17:42 UTC +--- perl.c.orig 2016-12-26 12:49:24 UTC +++ perl.c -@@ -1867,23 +1867,7 @@ S_Internals_V(pTHX_ CV *cv) +@@ -1869,23 +1869,7 @@ S_Internals_V(pTHX_ CV *cv) PUSHs(Perl_newSVpvn_flags(aTHX_ non_bincompat_options, sizeof(non_bincompat_options) - 1, SVs_TEMP)); Modified: head/lang/perl5-devel/pkg-plist ============================================================================== --- head/lang/perl5-devel/pkg-plist Mon Dec 26 13:55:57 2016 (r429517) +++ head/lang/perl5-devel/pkg-plist Mon Dec 26 14:00:09 2016 (r429518) @@ -520,6 +520,7 @@ etc/man.d/perl%%PKGNAMESUFFIX%%.conf %%PRIV_LIB%%/Test2/IPC.pm %%PRIV_LIB%%/Test2/IPC/Driver.pm %%PRIV_LIB%%/Test2/IPC/Driver/Files.pm +%%PRIV_LIB%%/Test2/Tools/Tiny.pm %%PRIV_LIB%%/Test2/Transition.pod %%PRIV_LIB%%/Test2/Util.pm %%PRIV_LIB%%/Test2/Util/ExternalMeta.pm @@ -979,6 +980,7 @@ etc/man.d/perl%%PKGNAMESUFFIX%%.conf %%MAN1%%/perl5256delta.1.gz %%MAN1%%/perl5257delta.1.gz %%MAN1%%/perl5258delta.1.gz +%%MAN1%%/perl5259delta.1.gz %%MAN1%%/perl561delta.1.gz %%MAN1%%/perl56delta.1.gz %%MAN1%%/perl581delta.1.gz @@ -1606,6 +1608,7 @@ etc/man.d/perl%%PKGNAMESUFFIX%%.conf %%MAN3%%/Test2::IPC.3.gz %%MAN3%%/Test2::IPC::Driver.3.gz %%MAN3%%/Test2::IPC::Driver::Files.3.gz +%%MAN3%%/Test2::Tools::Tiny.3.gz %%MAN3%%/Test2::Transition.3.gz %%MAN3%%/Test2::Util.3.gz %%MAN3%%/Test2::Util::ExternalMeta.3.gz @@ -1762,6 +1765,7 @@ etc/man.d/perl%%PKGNAMESUFFIX%%.conf %%PRIV_LIB%%/pod/perl5256delta.pod %%PRIV_LIB%%/pod/perl5257delta.pod %%PRIV_LIB%%/pod/perl5258delta.pod +%%PRIV_LIB%%/pod/perl5259delta.pod %%PRIV_LIB%%/pod/perl561delta.pod %%PRIV_LIB%%/pod/perl56delta.pod %%PRIV_LIB%%/pod/perl581delta.pod Modified: head/lang/perl5-devel/version.mk ============================================================================== --- head/lang/perl5-devel/version.mk Mon Dec 26 13:55:57 2016 (r429517) +++ head/lang/perl5-devel/version.mk Mon Dec 26 14:00:09 2016 (r429518) @@ -1,2 +1,2 @@ -PERL_VERSION= 5.25.8 +PERL_VERSION= 5.25.9 PERL5_DEPEND= perl5>=5.25<5.26 From owner-svn-ports-head@freebsd.org Mon Dec 26 14:00:18 2016 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 B0451C91334; Mon, 26 Dec 2016 14:00:18 +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 7FF0816FC; Mon, 26 Dec 2016 14:00:18 +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 uBQE0HIt028556; Mon, 26 Dec 2016 14:00:17 GMT (envelope-from mat@FreeBSD.org) Received: (from mat@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBQE0HXD028554; Mon, 26 Dec 2016 14:00:17 GMT (envelope-from mat@FreeBSD.org) Message-Id: <201612261400.uBQE0HXD028554@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mat set sender to mat@FreeBSD.org using -f From: Mathieu Arnold Date: Mon, 26 Dec 2016 14:00:17 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429519 - head/dns/bind9-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, 26 Dec 2016 14:00:18 -0000 Author: mat Date: Mon Dec 26 14:00:17 2016 New Revision: 429519 URL: https://svnweb.freebsd.org/changeset/ports/429519 Log: Update to latest commit. Sponsored by: Absolight Modified: head/dns/bind9-devel/Makefile (contents, props changed) head/dns/bind9-devel/distinfo (contents, props changed) Modified: head/dns/bind9-devel/Makefile ============================================================================== --- head/dns/bind9-devel/Makefile Mon Dec 26 14:00:09 2016 (r429518) +++ head/dns/bind9-devel/Makefile Mon Dec 26 14:00:17 2016 (r429519) @@ -30,8 +30,8 @@ COMMENT= BIND DNS suite with updated DNS LICENSE= MPL # ISC releases things like 9.8.0-P1, which our versioning doesn't like -ISCVERSION= 9.12.0a.2016.12.14 -HASH= 6089c8d +ISCVERSION= 9.12.0a.2016.12.23 +HASH= e17d2f9 USES= cpe libedit Modified: head/dns/bind9-devel/distinfo ============================================================================== --- head/dns/bind9-devel/distinfo Mon Dec 26 14:00:09 2016 (r429518) +++ head/dns/bind9-devel/distinfo Mon Dec 26 14:00:17 2016 (r429519) @@ -1,3 +1,3 @@ -TIMESTAMP = 1482145910 -SHA256 (bind9-6089c8d.tar.gz) = 5a9a7c3a602ae12d487b56ecc36f95051a5d9a2ee359aa157a9c34cb6c122e1c -SIZE (bind9-6089c8d.tar.gz) = 11809852 +TIMESTAMP = 1482760397 +SHA256 (bind9-e17d2f9.tar.gz) = ce601a7b50497098b0c2540e6f7b06d63d4a12b0b86ea0683ef5c6acd192d946 +SIZE (bind9-e17d2f9.tar.gz) = 11809743 From owner-svn-ports-head@freebsd.org Mon Dec 26 14:04:16 2016 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 0010DC91541; Mon, 26 Dec 2016 14:04:15 +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 A98331C11; Mon, 26 Dec 2016 14:04:15 +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 uBQE4Egr032470; Mon, 26 Dec 2016 14:04:14 GMT (envelope-from madpilot@FreeBSD.org) Received: (from madpilot@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBQE4EhR032467; Mon, 26 Dec 2016 14:04:14 GMT (envelope-from madpilot@FreeBSD.org) Message-Id: <201612261404.uBQE4EhR032467@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: madpilot set sender to madpilot@FreeBSD.org using -f From: Guido Falsi Date: Mon, 26 Dec 2016 14:04:14 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429520 - head/deskutils/calibre 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, 26 Dec 2016 14:04:16 -0000 Author: madpilot Date: Mon Dec 26 14:04:14 2016 New Revision: 429520 URL: https://svnweb.freebsd.org/changeset/ports/429520 Log: Update calibre to 2.75.1 Modified: head/deskutils/calibre/Makefile head/deskutils/calibre/distinfo head/deskutils/calibre/pkg-plist Modified: head/deskutils/calibre/Makefile ============================================================================== --- head/deskutils/calibre/Makefile Mon Dec 26 14:00:17 2016 (r429519) +++ head/deskutils/calibre/Makefile Mon Dec 26 14:04:14 2016 (r429520) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= calibre -PORTVERSION= 2.75.0 +PORTVERSION= 2.75.1 CATEGORIES= deskutils python MASTER_SITES= http://download.calibre-ebook.com/${PORTVERSION}/ Modified: head/deskutils/calibre/distinfo ============================================================================== --- head/deskutils/calibre/distinfo Mon Dec 26 14:00:17 2016 (r429519) +++ head/deskutils/calibre/distinfo Mon Dec 26 14:04:14 2016 (r429520) @@ -1,3 +1,3 @@ -TIMESTAMP = 1482481069 -SHA256 (calibre-2.75.0.tar.xz) = a2191c018a4bf3639793baf39cc3f4d57edf8e475f5a5762b12bbba90e8fa207 -SIZE (calibre-2.75.0.tar.xz) = 38693412 +TIMESTAMP = 1482655901 +SHA256 (calibre-2.75.1.tar.xz) = 3b5d69902156b0bc76dc332c6b74af0fad9a0f4362584e1c01cd4be272dd1a64 +SIZE (calibre-2.75.1.tar.xz) = 38689364 Modified: head/deskutils/calibre/pkg-plist ============================================================================== --- head/deskutils/calibre/pkg-plist Mon Dec 26 14:00:17 2016 (r429519) +++ head/deskutils/calibre/pkg-plist Mon Dec 26 14:04:14 2016 (r429520) @@ -1115,6 +1115,7 @@ lib/calibre/calibre/gui2/viewer/bookmark lib/calibre/calibre/gui2/viewer/config.py lib/calibre/calibre/gui2/viewer/config_ui.py lib/calibre/calibre/gui2/viewer/documentview.py +lib/calibre/calibre/gui2/viewer/fake_net.py lib/calibre/calibre/gui2/viewer/flip.py lib/calibre/calibre/gui2/viewer/footnote.py lib/calibre/calibre/gui2/viewer/gestures.py From owner-svn-ports-head@freebsd.org Mon Dec 26 14:04:28 2016 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 D49D7C9157E; Mon, 26 Dec 2016 14:04:28 +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 8319D1CBA; Mon, 26 Dec 2016 14:04:28 +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 E88F0BDD25; Mon, 26 Dec 2016 15:04:25 +0100 (CET) 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 C7BBFBDD20; Mon, 26 Dec 2016 15:04:25 +0100 (CET) Subject: Re: svn commit: r429179 - head/audio/libofa To: "Jason E. Hale" , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org References: <201612221930.uBMJUgUm001034@repo.freebsd.org> From: Mathieu Arnold Organization: Absolight / The FreeBSD Foundation Message-ID: <14f05e3e-9936-0a0d-24c2-b3c03026a4c5@FreeBSD.org> Date: Mon, 26 Dec 2016 15:04:23 +0100 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:45.0) Gecko/20100101 Thunderbird/45.5.1 MIME-Version: 1.0 In-Reply-To: <201612221930.uBMJUgUm001034@repo.freebsd.org> Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="xpQU7FPSQpnRSj9IUuEQrjsXqtIcBMPvi" 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, 26 Dec 2016 14:04:28 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --xpQU7FPSQpnRSj9IUuEQrjsXqtIcBMPvi Content-Type: multipart/mixed; boundary="MIAUD2VPTMJpVoHnXfoacpgWheVKBNquX"; protected-headers="v1" From: Mathieu Arnold To: "Jason E. Hale" , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Message-ID: <14f05e3e-9936-0a0d-24c2-b3c03026a4c5@FreeBSD.org> Subject: Re: svn commit: r429179 - head/audio/libofa References: <201612221930.uBMJUgUm001034@repo.freebsd.org> In-Reply-To: <201612221930.uBMJUgUm001034@repo.freebsd.org> --MIAUD2VPTMJpVoHnXfoacpgWheVKBNquX Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Le 22/12/2016 =C3=A0 20:30, Jason E. Hale a =C3=A9crit : > +DEPRECATED=3D MusicDNS service has been discontinued > + > Please, also set DEPRECATION_DATE so it does not linger in the ports tree forever. --=20 Mathieu Arnold --MIAUD2VPTMJpVoHnXfoacpgWheVKBNquX-- --xpQU7FPSQpnRSj9IUuEQrjsXqtIcBMPvi 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 iQJ8BAEBCgBmBQJYYSNpXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQzQUI2OTc4OUQyRUQxMjEwNjQ0MEJBNUIz QTQ1MTZGMzUxODNDRTQ4AAoJEDpFFvNRg85IltQQAKyUL+YkSiuV1gXTOqnaB7Xe wT2wtwto8zy/GSpKkKFl3fbG7v7IBjYrwyGGG8F2m7GKlB7zNXOUhr0fBKFFH+GD w7/vGI0LFWZMn9qSEU5bL3JXUouuBV21NE23ol+4TWqnzjX330XZxQiYYFX/qAhu 9iPk8YNVZzQ7ySRiBiC0w9MZ33/Jb3aqSPN+wFs8fpwzsecb7OEThEgEnloZn/lh HhaO3GAGtL6HDYLmRTTLy4lMPr6pFl3SQwk2wjby05FoEdHoOvlWYBjsqNYAYucn 8Hy8ks225QRjj2pTnd1HJV7NTpSlqyxTAneVEJD37Y+CSpka/tCk5RinKaC7Ad1H 92oKFiX3MP3CNK7bRCfnzJOc7tSnBF5N5SJHHJrC4hWVD2jRv3+8ApqgX7gfnh8w Ftx/WxTcRCKuKR64mSsg7hQ7flBlN74ceyyWuBWGMyeWxGgmgjBQ0j6nZuAqGwM9 HJ2gh0JMDDlxZJaWhbzw+C2l4ylf8ZggxKAxQwzyVj6h5/NB9gzRnXXzXgmbxbH3 PXVU8+pCxJuVrI8h5i38afr32xJG5ErwR5m+6TvMfHkZvXQROkvg8pPAlglQ0OQd b5F5M2OdcAlTmh7nY6JTnRTt3/fRi6zU3VgxyxOiA/gs/E7UbcmihKGOw+IczNUz yVVPjKJxCxZwBJHJOJ7K =d3yo -----END PGP SIGNATURE----- --xpQU7FPSQpnRSj9IUuEQrjsXqtIcBMPvi-- From owner-svn-ports-head@freebsd.org Mon Dec 26 14:08:46 2016 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 6EF02C91601; Mon, 26 Dec 2016 14:08:46 +0000 (UTC) (envelope-from jbeich@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 24D461E05; Mon, 26 Dec 2016 14:08:46 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBQE8jvD032743; Mon, 26 Dec 2016 14:08:45 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBQE8jT5032740; Mon, 26 Dec 2016 14:08:45 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201612261408.uBQE8jT5032740@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Mon, 26 Dec 2016 14:08:45 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429521 - head/multimedia/mpv 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, 26 Dec 2016 14:08:46 -0000 Author: jbeich Date: Mon Dec 26 14:08:44 2016 New Revision: 429521 URL: https://svnweb.freebsd.org/changeset/ports/429521 Log: multimedia/mpv: update to 0.23.0 - Since ENCA is gone enable UCHARDET by default - Reduce maintenance by using the same waf version as bootstrap.py Changes: https://github.com/mpv-player/mpv/releases/tag/v0.23.0 Approved by: cpm (maintainer) Differential Revision: https://reviews.freebsd.org/D8912 Modified: head/multimedia/mpv/Makefile (contents, props changed) head/multimedia/mpv/distinfo (contents, props changed) head/multimedia/mpv/pkg-plist (contents, props changed) Modified: head/multimedia/mpv/Makefile ============================================================================== --- head/multimedia/mpv/Makefile Mon Dec 26 14:04:14 2016 (r429520) +++ head/multimedia/mpv/Makefile Mon Dec 26 14:08:44 2016 (r429521) @@ -2,9 +2,8 @@ # $FreeBSD$ PORTNAME= mpv -PORTVERSION= 0.22.0 +PORTVERSION= 0.23.0 DISTVERSIONPREFIX= v -PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= multimedia audio @@ -14,12 +13,13 @@ COMMENT= Free and open-source general-pu LICENSE= GPLv2+ LGPL21+ LICENSE_COMB= multi +BUILD_DEPENDS= ffmpeg>=3.2.2,1:multimedia/ffmpeg LIB_DEPENDS= libavcodec.so:multimedia/ffmpeg USE_GITHUB= yes -GH_ACCOUNT= mpv-player waf-project:waf -GH_PROJECT= waf:waf -GH_TAGNAME= waf-1.8.19:waf +GH_ACCOUNT= mpv-player +# Keep in sync with bootstrap.py to avoid regressions +GH_TUPLE= waf-project:waf:waf-1.8.12:waf WAF_CMD= ${WRKSRC_waf}/waf-light @@ -27,6 +27,7 @@ USES= compiler:c11 desktop-file-utils i pkgconfig python:build waf USE_LDCONFIG= yes +CONFIGURE_ENV= BIN_PYTHON=${PYTHON_CMD} CONFIGURE_ARGS= --docdir=${EXAMPLESDIR} \ --htmldir=${DOCSDIR}/html \ --mandir=${MANPREFIX}/man \ @@ -44,9 +45,8 @@ CONFIGURE_ARGS= --docdir=${EXAMPLESDIR} --disable-wayland \ --enable-libmpv-shared -OPTIONS_DEFINE= ASS DOCS ENCA LCMS2 LIBGUESS LUAJIT \ - MANPAGES UCHARDET ZSH -OPTIONS_DEFAULT= ASS DVDREAD DVDNAV ENCA MANPAGES OPENGL \ +OPTIONS_DEFINE= ASS DOCS LCMS2 LUAJIT MANPAGES UCHARDET ZSH +OPTIONS_DEFAULT= ASS DVDREAD DVDNAV MANPAGES OPENGL UCHARDET \ V4L VAAPI VDPAU X11 XINERAMA YTDL ZSH OPTIONS_GROUP= IN VO AO OPTIONS_GROUP_IN= CDIO DVDREAD DVDNAV LIBBLURAY V4L YTDL SMB @@ -57,11 +57,9 @@ OPTIONS_SUB= yes ASS_DESC= ASS/SSA subtitle and OSD rendering DVDREAD_DESC= DVD Playback support DVDNAV_DESC= DVD menu navigation -ENCA_DESC= Enable encoding detection support -LIBGUESS_DESC= Enable high-speed character set detection support LUAJIT_DESC= Use LuaJIT instead of Lua scripting language support YTDL_DESC= Install youtube-dl -UCHARDET_DESC= Use UCHARDET instead ENCA support +UCHARDET_DESC= Guess subtitle encoding via uchardet IN_DESC= Input VO_DESC= Video Output AO_DESC= Audio Output @@ -87,9 +85,6 @@ DVDNAV_CONFIGURE_OFF= --disable-dvdnav DVDREAD_LIB_DEPENDS= libdvdread.so:multimedia/libdvdread DVDREAD_CONFIGURE_OFF= --disable-dvdread -ENCA_LIB_DEPENDS= libenca.so:converters/enca -ENCA_CONFIGURE_OFF= --disable-enca - JACK_LIB_DEPENDS= libjack.so:audio/jack JACK_CONFIGURE_OFF= --disable-jack @@ -99,9 +94,6 @@ LCMS2_CONFIGURE_OFF= --disable-lcms2 LIBBLURAY_LIB_DEPENDS= libbluray.so:multimedia/libbluray LIBBLURAY_CONFIGURE_OFF= --disable-libbluray -LIBGUESS_LIB_DEPENDS= libguess.so:textproc/libguess -LIBGUESS_CONFIGURE_OFF= --disable-libguess - LUAJIT_LIB_DEPENDS= libluajit-5.1.so:lang/luajit LUAJIT_USES_OFF= lua LUAJIT_CONFIGURE_ON= --lua=luajit @@ -153,6 +145,7 @@ YTDL_RUN_DEPENDS= youtube-dl:www/youtub ZSH_USES= perl5 ZSH_USE= PERL5=build +ZSH_CONFIGURE_ENV= BIN_PERL=${PERL} ZSH_CONFIGURE_ENABLE= zsh-comp post-patch: Modified: head/multimedia/mpv/distinfo ============================================================================== --- head/multimedia/mpv/distinfo Mon Dec 26 14:04:14 2016 (r429520) +++ head/multimedia/mpv/distinfo Mon Dec 26 14:08:44 2016 (r429521) @@ -1,5 +1,5 @@ -TIMESTAMP = 1479825938 -SHA256 (mpv-player-mpv-v0.22.0_GH0.tar.gz) = c0f9ac8f0e37a391d19007b333ef8787c2f45d75a0d4401c0098cde52c5082f6 -SIZE (mpv-player-mpv-v0.22.0_GH0.tar.gz) = 2822645 -SHA256 (waf-project-waf-waf-1.8.19_GH0.tar.gz) = 4d9000e19aa279e997aaf744336cd055864bd4e10062578a957f541d6c761a40 -SIZE (waf-project-waf-waf-1.8.19_GH0.tar.gz) = 1390391 +TIMESTAMP = 1482671558 +SHA256 (mpv-player-mpv-v0.23.0_GH0.tar.gz) = 8aeefe5970587dfc454d2b89726b603f156bd7a9ae427654eef0d60c68d94998 +SIZE (mpv-player-mpv-v0.23.0_GH0.tar.gz) = 2812103 +SHA256 (waf-project-waf-waf-1.8.12_GH0.tar.gz) = 5ba55fef2811a54c86c99270f3a43e6327f927b182c6e0af70647dfe7ee2973f +SIZE (waf-project-waf-waf-1.8.12_GH0.tar.gz) = 1349077 Modified: head/multimedia/mpv/pkg-plist ============================================================================== --- head/multimedia/mpv/pkg-plist Mon Dec 26 14:04:14 2016 (r429520) +++ head/multimedia/mpv/pkg-plist Mon Dec 26 14:08:44 2016 (r429521) @@ -6,7 +6,7 @@ include/mpv/qthelper.hpp include/mpv/stream_cb.h lib/libmpv.so lib/libmpv.so.1 -lib/libmpv.so.1.23.0 +lib/libmpv.so.1.24.0 libdata/pkgconfig/mpv.pc %%MANPAGES%%man/man1/mpv.1.gz share/applications/mpv.desktop From owner-svn-ports-head@freebsd.org Mon Dec 26 14:12:27 2016 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 C3E98C917D5; Mon, 26 Dec 2016 14:12:27 +0000 (UTC) (envelope-from wen@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 93B171180; Mon, 26 Dec 2016 14:12:27 +0000 (UTC) (envelope-from wen@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBQECQ24036501; Mon, 26 Dec 2016 14:12:26 GMT (envelope-from wen@FreeBSD.org) Received: (from wen@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBQECQsY036499; Mon, 26 Dec 2016 14:12:26 GMT (envelope-from wen@FreeBSD.org) Message-Id: <201612261412.uBQECQsY036499@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: wen set sender to wen@FreeBSD.org using -f From: Wen Heping Date: Mon, 26 Dec 2016 14:12:26 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429522 - head/lang/python27 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, 26 Dec 2016 14:12:27 -0000 Author: wen Date: Mon Dec 26 14:12:26 2016 New Revision: 429522 URL: https://svnweb.freebsd.org/changeset/ports/429522 Log: - Fix the pkg-plist when build with WITHOUT_NIS=yes Modified: head/lang/python27/Makefile head/lang/python27/pkg-plist Modified: head/lang/python27/Makefile ============================================================================== --- head/lang/python27/Makefile Mon Dec 26 14:08:44 2016 (r429521) +++ head/lang/python27/Makefile Mon Dec 26 14:12:26 2016 (r429522) @@ -2,6 +2,7 @@ PORTNAME= python27 PORTVERSION= ${PYTHON_PORTVERSION} +PORTREVISION= 1 CATEGORIES= lang python ipv6 MASTER_SITES= PYTHON/ftp/python/${PORTVERSION} DISTNAME= Python-${PORTVERSION} Modified: head/lang/python27/pkg-plist ============================================================================== --- head/lang/python27/pkg-plist Mon Dec 26 14:08:44 2016 (r429521) +++ head/lang/python27/pkg-plist Mon Dec 26 14:12:26 2016 (r429522) @@ -1937,7 +1937,7 @@ lib/python2.7/lib-dynload/grp.so lib/python2.7/lib-dynload/itertools.so lib/python2.7/lib-dynload/math.so lib/python2.7/lib-dynload/mmap.so -lib/python2.7/lib-dynload/nis.so +%%NO_NIS%%lib/python2.7/lib-dynload/nis.so lib/python2.7/lib-dynload/operator.so lib/python2.7/lib-dynload/ossaudiodev.so lib/python2.7/lib-dynload/parser.so From owner-svn-ports-head@freebsd.org Mon Dec 26 14:19:13 2016 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 554A0C918A1 for ; Mon, 26 Dec 2016 14:19:13 +0000 (UTC) (envelope-from sunpoet@sunpoet.net) Received: from mail-oi0-x243.google.com (mail-oi0-x243.google.com [IPv6:2607:f8b0:4003:c06::243]) (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 20E8712EF for ; Mon, 26 Dec 2016 14:19:13 +0000 (UTC) (envelope-from sunpoet@sunpoet.net) Received: by mail-oi0-x243.google.com with SMTP id v84so44738272oie.2 for ; Mon, 26 Dec 2016 06:19:13 -0800 (PST) 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=1hhpr0J15Wch7GJuSM4gAZ4/Os5MLEzQoMQJq64ll0s=; b=riLmt93h0U+6HDpzCb0t00RGBicWXPcYdFZZtcqqs9MBwitgfThxnzm3IHfs/bb08T XE3/ZZvSRH86UC8HaeYjiUpPEJsDvagPt1vt14FIeZOkOD3vMN0QsAiuAnphBKcYUkip i12KbghT/vgQ8wMt1JGLgJj9h+N+bcEuGWCEjzzsS3++YKvB4mOzYOL99/gAR4cADFBz oA9Sa3JxcuIiuVPzcaDk9woryI/3r0VR8G+pdSWAvUs+tQjwiJHY+kflFFsq9Mj3ud2r Apnsn/Izy3rnkFrESZYguCSIZCNpUrbjMa0Sur1U9IgRMWpmcnOT6l6HE8HHN6IDVjIp P8rQ== 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=1hhpr0J15Wch7GJuSM4gAZ4/Os5MLEzQoMQJq64ll0s=; b=HvqiZz8ZEfw/RNcjubDmVlC/QEc5o1WJT+6K22bEhpOFtT3azZ5Yx2P0Xg/jygK+IH qtvr9he32NFhaHbO0BQK4jCBIouil0KrIrO8Ug4B3In+QESVxOLAnVGJomXFILO8n7QF g55ng/EVtFU3+Y8cTSsq6a96GluK1xi6cHjoBxsUL1PH4XCf+h41vQm9Y/KGMOz+AnIA wT1Wjw07z6oWaigJj3XsWFdOtk3igP5FRRQTsTrSWqbFRUWNLxU+sEitELRzWub/wRAu JMaHw/9OpCJ5tlN/hNX33Bc72s4MSUEIC9FURbZq4snuPLemVZib7/UV4zXR+qpoPlvL Owig== X-Gm-Message-State: AIkVDXJCLrr6to2AJgPYuMcTrmDFmxRNcvqheTcCebzs/PMbINaK5050tdfbl3EFdrAUmuAw87pNjmMgHlokGQ== X-Received: by 10.202.92.212 with SMTP id q203mr11743432oib.148.1482761952399; Mon, 26 Dec 2016 06:19:12 -0800 (PST) MIME-Version: 1.0 Sender: sunpoet@sunpoet.net Received: by 10.157.12.134 with HTTP; Mon, 26 Dec 2016 06:18:32 -0800 (PST) In-Reply-To: <201612261412.uBQECQsY036499@repo.freebsd.org> References: <201612261412.uBQECQsY036499@repo.freebsd.org> From: Sunpoet Po-Chuan Hsieh Date: Mon, 26 Dec 2016 22:18:32 +0800 X-Google-Sender-Auth: WBkLm1r5GCWrNxeHB6LvjoRMdD8 Message-ID: Subject: Re: svn commit: r429522 - head/lang/python27 To: Wen Heping 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: Mon, 26 Dec 2016 14:19:13 -0000 On Mon, Dec 26, 2016 at 10:12 PM, Wen Heping wrote: > Author: wen > Date: Mon Dec 26 14:12:26 2016 > New Revision: 429522 > URL: https://svnweb.freebsd.org/changeset/ports/429522 > > Log: > - Fix the pkg-plist when build with WITHOUT_NIS=yes > Hello Wen, Becasue users with WITHOUT_NIS=yes were not able to build a package, you do not need to bump PORTREVISION in this case. Regards, sunpoet > > Modified: > head/lang/python27/Makefile > head/lang/python27/pkg-plist > > Modified: head/lang/python27/Makefile > ============================================================ > ================== > --- head/lang/python27/Makefile Mon Dec 26 14:08:44 2016 (r429521) > +++ head/lang/python27/Makefile Mon Dec 26 14:12:26 2016 (r429522) > @@ -2,6 +2,7 @@ > > PORTNAME= python27 > PORTVERSION= ${PYTHON_PORTVERSION} > +PORTREVISION= 1 > CATEGORIES= lang python ipv6 > MASTER_SITES= PYTHON/ftp/python/${PORTVERSION} > DISTNAME= Python-${PORTVERSION} > > Modified: head/lang/python27/pkg-plist > ============================================================ > ================== > --- head/lang/python27/pkg-plist Mon Dec 26 14:08:44 2016 > (r429521) > +++ head/lang/python27/pkg-plist Mon Dec 26 14:12:26 2016 > (r429522) > @@ -1937,7 +1937,7 @@ lib/python2.7/lib-dynload/grp.so > lib/python2.7/lib-dynload/itertools.so > lib/python2.7/lib-dynload/math.so > lib/python2.7/lib-dynload/mmap.so > -lib/python2.7/lib-dynload/nis.so > +%%NO_NIS%%lib/python2.7/lib-dynload/nis.so > lib/python2.7/lib-dynload/operator.so > lib/python2.7/lib-dynload/ossaudiodev.so > lib/python2.7/lib-dynload/parser.so > _______________________________________________ > 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" > From owner-svn-ports-head@freebsd.org Mon Dec 26 14:21:11 2016 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 52FBCC91922; Mon, 26 Dec 2016 14:21:11 +0000 (UTC) (envelope-from wenheping2000@hotmail.com) Received: from COL004-OMC1S9.hotmail.com (col004-omc1s9.hotmail.com [65.55.34.19]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-SHA384 (256/256 bits)) (Client CN "*.outlook.com", Issuer "Microsoft IT SSL SHA2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id DB4A614B9; Mon, 26 Dec 2016 14:21:10 +0000 (UTC) (envelope-from wenheping2000@hotmail.com) Received: from APC01-HK2-obe.outbound.protection.outlook.com ([65.55.34.7]) by COL004-OMC1S9.hotmail.com over TLS secured channel with Microsoft SMTPSVC(7.5.7601.23008); Mon, 26 Dec 2016 06:20:04 -0800 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=hotmail.com; s=selector1; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version; bh=KkJAq6OWwOETSwvLT/6jPavtPwHPrwACjwcxzKumkOY=; b=TOj1tKlEeh01WR+fJELGb/USkwSjpcmOqt/HX4vmTIz96vUAKlODbf00oY4nfPTeYw4KTec4+YsEw1aZHb5Lc4f21YTrKP97Xol+KXQxEGFDwY5Xm8zq7As7nbSKlUnTLcxFuWgJ94GUPjHqfeLt5Fu1HlzDjscBCjBdPgXvEex1U4AKLa56T6QN7a8RCJSGqTNoFD16hrKmI/CufY/GNauCHrGudEwZg0JLV9GD2qoYJ+884w7hbmnHWB+lxV/8VSjw56N9R/OLx+v59uOMIOeMIUuL9i1rzUsV51ljTXoIaqnthCt6D6Qhm0U7i4loAk3Tw6P2qAOWSurFaIL9Rw== Received: from SG2APC01FT024.eop-APC01.prod.protection.outlook.com (10.152.250.58) by SG2APC01HT088.eop-APC01.prod.protection.outlook.com (10.152.250.241) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384_P384) id 15.1.789.10; Mon, 26 Dec 2016 14:19:32 +0000 Received: from HK2PR02MB1587.apcprd02.prod.outlook.com (10.152.250.58) by SG2APC01FT024.mail.protection.outlook.com (10.152.250.185) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384_P384) id 15.1.679.5 via Frontend Transport; Mon, 26 Dec 2016 14:19:32 +0000 Received: from HK2PR02MB1587.apcprd02.prod.outlook.com ([10.167.68.21]) by HK2PR02MB1587.apcprd02.prod.outlook.com ([10.167.68.21]) with mapi id 15.01.0771.020; Mon, 26 Dec 2016 14:19:32 +0000 From: wen heping To: Raphael Kubo da Costa , Wen Heping CC: "ports-committers@freebsd.org" , "svn-ports-all@freebsd.org" , "svn-ports-head@freebsd.org" Subject: =?gb2312?B?tPC4tDogc3ZuIGNvbW1pdDogcjQyOTQ3MCAtIGluIGhlYWQvbGFuZzogcHl0?= =?gb2312?Q?hon-doc-html_python27_python27/files?= Thread-Topic: svn commit: r429470 - in head/lang: python-doc-html python27 python27/files Thread-Index: AQHSXxOTcJANxZGHSE+qpphze09PI6EaBsbqgABBG70= Date: Mon, 26 Dec 2016 14:19:32 +0000 Message-ID: References: <201612260101.uBQ114L1009954@repo.freebsd.org>, <86shpbng23.fsf@FreeBSD.org> In-Reply-To: <86shpbng23.fsf@FreeBSD.org> Accept-Language: zh-CN, en-US Content-Language: zh-CN X-MS-Has-Attach: X-MS-TNEF-Correlator: authentication-results: FreeBSD.org; dkim=none (message not signed) header.d=none;FreeBSD.org; dmarc=none action=none header.from=hotmail.com; x-incomingtopheadermarker: OriginalChecksum:; UpperCasedChecksum:; SizeAsReceived:7729; Count:40 x-ms-exchange-messagesentrepresentingtype: 1 x-tmn: [Qb52ONAvFRK2yNrZph3dU4fDRaEbF0cq] x-incomingheadercount: 40 x-eopattributedmessage: 0 x-microsoft-exchange-diagnostics: 1; SG2APC01HT088; 7:xHZGfrEOL44TQ1Lb5lHC4zcUzClPrM1slb1z+cB/V1weaLG8+qvroqFX3Db3gyyn48ycRrXpQyVEbcxD0UdvLdJOjlmYGtZlFvEyiDsyM7YPrMTBWVNq9+hKax/mU8ofi2M3P0Y/FggVO8UvojG6FqhE1L7CGyURuguOG/rcfGjA1/EB0euyPH70/2EBs+0tAaVbmUloMzuWZOchRN+Gi00w5QzqxT3i+iJv0jZjYgdXRKpWusCoDMom76O7mzB9sS7d1vOTWeOTw5ucCFPEpU7HYxLxgLr+cV6U3N2rTYoIbQFqLQ6lTN0Rw8P/cdsKuiQ8LLRKwL84I4hUiMhp+0mbZ39ooObGUnH80eNkBDl4M0MQ50fbpI0d2M9Lo8u5gwLtVCymkU9qebsnWnF/b0+5Hh62PGv3T4I6Fn2ceBUid1t3op7riz7ceSUL5Uh6HL9F5F6PuHxbwQ3VsF4utQ== x-forefront-antispam-report: EFV:NLI; SFV:NSPM; SFS:(10019020)(98900003); DIR:OUT; SFP:1102; SCL:1; SRVR:SG2APC01HT088; H:HK2PR02MB1587.apcprd02.prod.outlook.com; FPR:; SPF:None; LANG:en; x-ms-office365-filtering-correlation-id: 61db7e3f-4324-41da-d2fb-08d42d9a3613 x-microsoft-antispam: UriScan:; BCL:0; PCL:0; RULEID:(22001)(1601124038)(1603103113)(1603101340)(1601125047); SRVR:SG2APC01HT088; x-exchange-antispam-report-cfa-test: BCL:0; PCL:0; RULEID:(444111334)(444112120)(432015012)(82015046); SRVR:SG2APC01HT088; BCL:0; PCL:0; RULEID:; SRVR:SG2APC01HT088; x-forefront-prvs: 016885DD9B spamdiagnosticoutput: 1:99 spamdiagnosticmetadata: NSPM MIME-Version: 1.0 X-OriginatorOrg: hotmail.com X-MS-Exchange-CrossTenant-originalarrivaltime: 26 Dec 2016 14:19:32.0143 (UTC) X-MS-Exchange-CrossTenant-fromentityheader: Internet X-MS-Exchange-CrossTenant-id: 84df9e7f-e9f6-40af-b435-aaaaaaaaaaaa X-MS-Exchange-Transport-CrossTenantHeadersStamped: SG2APC01HT088 X-OriginalArrivalTime: 26 Dec 2016 14:20:04.0567 (UTC) FILETIME=[26EE4670:01D25F83] Content-Type: text/plain; charset="gb2312" Content-Transfer-Encoding: base64 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: Mon, 26 Dec 2016 14:21:11 -0000 Rml4ZWQuDQoNCg0KVGhhbmsgeW91ciByZXBvcnQuDQoNCg0Kd2VuDQoNCl9fX19fX19fX19fX19f X19fX19fX19fX19fX19fX19fDQq3orz+yMs6IFJhcGhhZWwgS3VibyBkYSBDb3N0YSA8a3ViaXRv QGdtYWlsLmNvbT4gtPqx7SBSYXBoYWVsIEt1Ym8gZGEgQ29zdGEgPHJha3Vjb0BGcmVlQlNELm9y Zz4NCreiy83KsbzkOiAyMDE2xOoxMtTCMjbI1SAxODoyNDo1Mg0KytW8/sjLOiBXZW4gSGVwaW5n DQqzrcvNOiBwb3J0cy1jb21taXR0ZXJzQGZyZWVic2Qub3JnOyBzdm4tcG9ydHMtYWxsQGZyZWVi c2Qub3JnOyBzdm4tcG9ydHMtaGVhZEBmcmVlYnNkLm9yZw0K1vfM4jogUmU6IHN2biBjb21taXQ6 IHI0Mjk0NzAgLSBpbiBoZWFkL2xhbmc6IHB5dGhvbi1kb2MtaHRtbCBweXRob24yNyBweXRob24y Ny9maWxlcw0KDQpXZW4gSGVwaW5nIDx3ZW5ARnJlZUJTRC5vcmc+IHdyaXRlczoNCg0KPiBBdXRo b3I6IHdlbg0KPiBEYXRlOiBNb24gRGVjIDI2IDAxOjAxOjA0IDIwMTYNCj4gTmV3IFJldmlzaW9u OiA0Mjk0NzANCj4gVVJMOiBodHRwczovL3N2bndlYi5mcmVlYnNkLm9yZy9jaGFuZ2VzZXQvcG9y dHMvNDI5NDcwDQo+DQo+IExvZzoNCj4gICAtIFVwZGF0ZSB0byAyLjcuMTMNCg0KVGhlIG5pcy5z byBjaGFuZ2UgaW4gdGhlIHBsaXN0IGJyb2tlIGBtYWtlIGNoZWNrLXBsaXN0JyBvbiBteSBQb3Vk cmllcmUNCmphaWw6IEkgYnVpbGQgd2l0aCBXSVRIT1VUX05JUywgc28geXBjYXQgaXMgbm90IHBy ZXNlbnQgYW5kIHRoZSBuaXMuc28NCm1vZHVsZSBpcyBza2lwcGVkLCBsZWFkaW5nIHRvOg0KDQo9 PT0+IENoZWNraW5nIGZvciBpdGVtcyBpbiBwa2ctcGxpc3Qgd2hpY2ggYXJlIG5vdCBpbiBTVEFH RURJUg0KRXJyb3I6IE1pc3Npbmc6IGxpYi9weXRob24yLjcvbGliLWR5bmxvYWQvbmlzLnNvDQo= From owner-svn-ports-head@freebsd.org Mon Dec 26 14:25:04 2016 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 B3776C91ABE; Mon, 26 Dec 2016 14:25:04 +0000 (UTC) (envelope-from wenheping2000@hotmail.com) Received: from SNT004-OMC2S27.hotmail.com (snt004-omc2s27.hotmail.com [65.55.90.102]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-SHA384 (256/256 bits)) (Client CN "*.outlook.com", Issuer "Microsoft IT SSL SHA2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 26432180C; Mon, 26 Dec 2016 14:25:04 +0000 (UTC) (envelope-from wenheping2000@hotmail.com) Received: from APC01-HK2-obe.outbound.protection.outlook.com ([65.55.90.72]) by SNT004-OMC2S27.hotmail.com over TLS secured channel with Microsoft SMTPSVC(7.5.7601.23008); Mon, 26 Dec 2016 06:24:57 -0800 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=hotmail.com; s=selector1; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version; bh=gVRLU6MMvOzKaDIufBr+6bC1bt4gK0K4hJDgB7pLy3U=; b=XPKHn3d7jCVGxmTkbOEXCXySLoWQHMMgOPSR8srwniQtCfbYpkOAiSwdP4PibnVAu0XXH28OhZX5ILZhHQdLyN7dKphPOQ1tDQHCQZ7e5v8yjGe/EdbPaqg3+6V21FZ7Gp84fnusHYbgzT/gQk4UcTS64nTySx/yhXZeGEA31L8bknXaT/FIM8bnP4+vx9E8tLmy1od1dzaRA91UhK4418uow6VQTaIg9IVjdW8GhgQcTZ6x7+JMQKHcUlz6jbSV6NmKXikVly+HN0oeeJAYZKY+XH9DQkOfOTpJfIVT7XefcpJsYwFmqJSStCyvEYNFq+Qwo4kCoW4dKtd6xg5sNA== Received: from HK2APC01FT055.eop-APC01.prod.protection.outlook.com (10.152.248.51) by HK2APC01HT045.eop-APC01.prod.protection.outlook.com (10.152.249.12) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384_P384) id 15.1.789.10; Mon, 26 Dec 2016 14:24:54 +0000 Received: from HK2PR02MB1587.apcprd02.prod.outlook.com (10.152.248.57) by HK2APC01FT055.mail.protection.outlook.com (10.152.249.48) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384_P384) id 15.1.789.10 via Frontend Transport; Mon, 26 Dec 2016 14:24:54 +0000 Received: from HK2PR02MB1587.apcprd02.prod.outlook.com ([10.167.68.21]) by HK2PR02MB1587.apcprd02.prod.outlook.com ([10.167.68.21]) with mapi id 15.01.0771.020; Mon, 26 Dec 2016 14:24:53 +0000 From: wen heping To: Sunpoet Po-Chuan Hsieh , Wen Heping CC: "ports-committers@freebsd.org" , "svn-ports-all@freebsd.org" , "svn-ports-head@freebsd.org" Subject: =?gb2312?B?tPC4tDogc3ZuIGNvbW1pdDogcjQyOTUyMiAtIGhlYWQvbGFuZy9weXRob24y?= =?gb2312?Q?7?= Thread-Topic: svn commit: r429522 - head/lang/python27 Thread-Index: AQHSX4Ii6unUVaUZjEaxpGW/J8dZRaEaRtsAgAAAjpY= Date: Mon, 26 Dec 2016 14:24:53 +0000 Message-ID: References: <201612261412.uBQECQsY036499@repo.freebsd.org>, In-Reply-To: Accept-Language: zh-CN, en-US Content-Language: zh-CN X-MS-Has-Attach: X-MS-TNEF-Correlator: authentication-results: freebsd.org; dkim=none (message not signed) header.d=none;freebsd.org; dmarc=none action=none header.from=hotmail.com; x-incomingtopheadermarker: OriginalChecksum:981FDDEBAD439254C83CFB97725BB12171D0163A832B239E1CA77AE7C2739937; UpperCasedChecksum:FB0E3D05D0EE77648C3DB34CDF761C31E95C6366D251B802B51EAF56B3067A68; SizeAsReceived:7739; Count:40 x-ms-exchange-messagesentrepresentingtype: 1 x-tmn: [iBMnqqd2hwfSmHkLE0CNzG4vJW/vVhV0] x-incomingheadercount: 40 x-eopattributedmessage: 0 x-microsoft-exchange-diagnostics: 1; HK2APC01HT045; 7:P7YHQ6Mq+Ow/7vGeJ6gpXDY2ZF86D7mBVml/+vqBq/w6aOteGLrnceRAjtAgRERSXOJWiYJeuYrVVjlshkTqEwoXZtfvY8iZyHaueRLjwZmUGzuHOgoGV9yo9LJAQ1FZ2HDDrmoyiXtvp5xMpgth3f6BiPXl0anQTWYMm8Vhk1lJsIJObPay9nZNJRuvVGNyMH/CdP+0T3FNeB/YB0UNvB+ljuUPXCrpB9Zz9tN0Jfpt3mtAh2nDKtDSy6P6IDDvcZWbZFL4yYlEaIHoijtpJWA0OP1kYAuMa8sFOH0bIAXRXSgFPCwQxhza4UFNNne95EYB7wyBkTxLtafoHfwDfN+Zbzd200Nu+5huwhk4kCKgjPtrZvmpxo64O5Y/9WPUFLHSieO6oLV44TL43IWLoRm604l16U7BGSCIlxd3AzwpKAWuv2wdtecpV2Xcvcs6v7gI6Td/wVgPIhWD3E3aDw== x-forefront-antispam-report: EFV:NLI; SFV:NSPM; SFS:(10019020)(98900003); DIR:OUT; SFP:1102; SCL:1; SRVR:HK2APC01HT045; H:HK2PR02MB1587.apcprd02.prod.outlook.com; FPR:; SPF:None; LANG:en; x-ms-office365-filtering-correlation-id: 688d13bd-f3c7-41d2-8c05-08d42d9af5cf x-microsoft-antispam: UriScan:; BCL:0; PCL:0; RULEID:(22001)(1601124038)(1603103113)(1603101340)(1601125047); SRVR:HK2APC01HT045; x-exchange-antispam-report-cfa-test: BCL:0; PCL:0; RULEID:(444111334)(444112120)(432015012)(82015046); SRVR:HK2APC01HT045; BCL:0; PCL:0; RULEID:; SRVR:HK2APC01HT045; x-forefront-prvs: 016885DD9B spamdiagnosticoutput: 1:99 spamdiagnosticmetadata: NSPM MIME-Version: 1.0 X-OriginatorOrg: hotmail.com X-MS-Exchange-CrossTenant-originalarrivaltime: 26 Dec 2016 14:24:53.7745 (UTC) X-MS-Exchange-CrossTenant-fromentityheader: Internet X-MS-Exchange-CrossTenant-id: 84df9e7f-e9f6-40af-b435-aaaaaaaaaaaa X-MS-Exchange-Transport-CrossTenantHeadersStamped: HK2APC01HT045 X-OriginalArrivalTime: 26 Dec 2016 14:24:57.0483 (UTC) FILETIME=[D585B5B0:01D25F83] Content-Type: text/plain; charset="gb2312" Content-Transfer-Encoding: base64 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: Mon, 26 Dec 2016 14:25:04 -0000 VGhhbmsgeW91Lg0KDQpCdXQgSSB0aGluayBpdCBpcyBhIGltcG9ydGFudCBmaXggc28gSSBidW1w IHRoZSBQT1JUUkVWSVNJT04uDQoNCg0Kd2VuDQoNCl9fX19fX19fX19fX19fX19fX19fX19fX19f X19fX19fDQq3orz+yMs6IHN1bnBvZXRAc3VucG9ldC5uZXQgPHN1bnBvZXRAc3VucG9ldC5uZXQ+ ILT6se0gU3VucG9ldCBQby1DaHVhbiBIc2llaCA8c3VucG9ldEBmcmVlYnNkLm9yZz4NCreiy83K sbzkOiAyMDE2xOoxMtTCMjbI1SAyMjoxODozMg0KytW8/sjLOiBXZW4gSGVwaW5nDQqzrcvNOiBw b3J0cy1jb21taXR0ZXJzQGZyZWVic2Qub3JnOyBzdm4tcG9ydHMtYWxsQGZyZWVic2Qub3JnOyBz dm4tcG9ydHMtaGVhZEBmcmVlYnNkLm9yZw0K1vfM4jogUmU6IHN2biBjb21taXQ6IHI0Mjk1MjIg LSBoZWFkL2xhbmcvcHl0aG9uMjcNCg0KT24gTW9uLCBEZWMgMjYsIDIwMTYgYXQgMTA6MTIgUE0s IFdlbiBIZXBpbmcgPHdlbkBmcmVlYnNkLm9yZzxtYWlsdG86d2VuQGZyZWVic2Qub3JnPj4gd3Jv dGU6DQpBdXRob3I6IHdlbg0KRGF0ZTogTW9uIERlYyAyNiAxNDoxMjoyNiAyMDE2DQpOZXcgUmV2 aXNpb246IDQyOTUyMg0KVVJMOiBodHRwczovL3N2bndlYi5mcmVlYnNkLm9yZy9jaGFuZ2VzZXQv cG9ydHMvNDI5NTIyDQoNCkxvZzoNCiAgLSBGaXggdGhlIHBrZy1wbGlzdCB3aGVuIGJ1aWxkIHdp dGggV0lUSE9VVF9OSVM9eWVzDQoNCkhlbGxvIFdlbiwNCg0KQmVjYXN1ZSB1c2VycyB3aXRoIFdJ VEhPVVRfTklTPXllcyB3ZXJlIG5vdCBhYmxlIHRvIGJ1aWxkIGEgcGFja2FnZSwgeW91IGRvIG5v dCBuZWVkIHRvIGJ1bXAgUE9SVFJFVklTSU9OIGluIHRoaXMgY2FzZS4NCg0KUmVnYXJkcywNCnN1 bnBvZXQNCg0KDQpNb2RpZmllZDoNCiAgaGVhZC9sYW5nL3B5dGhvbjI3L01ha2VmaWxlDQogIGhl YWQvbGFuZy9weXRob24yNy9wa2ctcGxpc3QNCg0KTW9kaWZpZWQ6IGhlYWQvbGFuZy9weXRob24y Ny9NYWtlZmlsZQ0KPT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09 PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09DQotLS0gaGVhZC9sYW5nL3B5dGhvbjI3 L01ha2VmaWxlIE1vbiBEZWMgMjYgMTQ6MDg6NDQgMjAxNiAgICAgICAgKHI0Mjk1MjEpDQorKysg aGVhZC9sYW5nL3B5dGhvbjI3L01ha2VmaWxlIE1vbiBEZWMgMjYgMTQ6MTI6MjYgMjAxNiAgICAg ICAgKHI0Mjk1MjIpDQpAQCAtMiw2ICsyLDcgQEANCg0KIFBPUlROQU1FPSAgICAgIHB5dGhvbjI3 DQogUE9SVFZFUlNJT049ICAgJHtQWVRIT05fUE9SVFZFUlNJT059DQorUE9SVFJFVklTSU9OPSAg MQ0KIENBVEVHT1JJRVM9ICAgIGxhbmcgcHl0aG9uIGlwdjYNCiBNQVNURVJfU0lURVM9ICBQWVRI T04vZnRwL3B5dGhvbi8ke1BPUlRWRVJTSU9OfQ0KIERJU1ROQU1FPSAgICAgIFB5dGhvbi0ke1BP UlRWRVJTSU9OfQ0KDQpNb2RpZmllZDogaGVhZC9sYW5nL3B5dGhvbjI3L3BrZy1wbGlzdA0KPT09 PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09 PT09PT09PT09PT09PT09PT09DQotLS0gaGVhZC9sYW5nL3B5dGhvbjI3L3BrZy1wbGlzdCAgICAg ICAgTW9uIERlYyAyNiAxNDowODo0NCAyMDE2ICAgICAgICAocjQyOTUyMSkNCisrKyBoZWFkL2xh bmcvcHl0aG9uMjcvcGtnLXBsaXN0ICAgICAgICBNb24gRGVjIDI2IDE0OjEyOjI2IDIwMTYgICAg ICAgIChyNDI5NTIyKQ0KQEAgLTE5MzcsNyArMTkzNyw3IEBAIGxpYi9weXRob24yLjcvbGliLWR5 bmxvYWQvZ3JwLnNvDQogbGliL3B5dGhvbjIuNy9saWItZHlubG9hZC9pdGVydG9vbHMuc28NCiBs aWIvcHl0aG9uMi43L2xpYi1keW5sb2FkL21hdGguc28NCiBsaWIvcHl0aG9uMi43L2xpYi1keW5s b2FkL21tYXAuc28NCi1saWIvcHl0aG9uMi43L2xpYi1keW5sb2FkL25pcy5zbw0KKyUlTk9fTklT JSVsaWIvcHl0aG9uMi43L2xpYi1keW5sb2FkL25pcy5zbw0KIGxpYi9weXRob24yLjcvbGliLWR5 bmxvYWQvb3BlcmF0b3Iuc28NCiBsaWIvcHl0aG9uMi43L2xpYi1keW5sb2FkL29zc2F1ZGlvZGV2 LnNvDQogbGliL3B5dGhvbjIuNy9saWItZHlubG9hZC9wYXJzZXIuc28NCl9fX19fX19fX19fX19f X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fDQpzdm4tcG9ydHMtYWxsQGZyZWVic2Qu b3JnPG1haWx0bzpzdm4tcG9ydHMtYWxsQGZyZWVic2Qub3JnPiBtYWlsaW5nIGxpc3QNCmh0dHBz Oi8vbGlzdHMuZnJlZWJzZC5vcmcvbWFpbG1hbi9saXN0aW5mby9zdm4tcG9ydHMtYWxsDQpUbyB1 bnN1YnNjcmliZSwgc2VuZCBhbnkgbWFpbCB0byAic3ZuLXBvcnRzLWFsbC11bnN1YnNjcmliZUBm cmVlYnNkLm9yZzxtYWlsdG86c3ZuLXBvcnRzLWFsbC11bnN1YnNjcmliZUBmcmVlYnNkLm9yZz4i DQoNCg== From owner-svn-ports-head@freebsd.org Mon Dec 26 14:26:48 2016 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 BB144C91B2F; Mon, 26 Dec 2016 14:26:48 +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 95CA31916; Mon, 26 Dec 2016 14:26:48 +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 uBQEQljO040883; Mon, 26 Dec 2016 14:26:47 GMT (envelope-from riggs@FreeBSD.org) Received: (from riggs@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBQEQlOO040877; Mon, 26 Dec 2016 14:26:47 GMT (envelope-from riggs@FreeBSD.org) Message-Id: <201612261426.uBQEQlOO040877@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: riggs set sender to riggs@FreeBSD.org using -f From: Thomas Zander Date: Mon, 26 Dec 2016 14:26:47 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429523 - in head: . net-mgmt net-mgmt/ccnet net-mgmt/ccnet-client net-mgmt/seafile-gui 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, 26 Dec 2016 14:26:48 -0000 Author: riggs Date: Mon Dec 26 14:26:47 2016 New Revision: 429523 URL: https://svnweb.freebsd.org/changeset/ports/429523 Log: Move net-mgmt/ccnet to net-mgmt/ccnet-client, update to upstream ver 6.0.1 PR: 215359 Submitted by: Ultima1252@gmail.com (maintainer) Added: head/net-mgmt/ccnet-client/ - copied from r429522, head/net-mgmt/ccnet/ Deleted: head/net-mgmt/ccnet/ Modified: head/MOVED head/net-mgmt/Makefile head/net-mgmt/ccnet-client/Makefile head/net-mgmt/ccnet-client/distinfo head/net-mgmt/ccnet-client/pkg-plist head/net-mgmt/seafile-gui/Makefile Modified: head/MOVED ============================================================================== --- head/MOVED Mon Dec 26 14:12:26 2016 (r429522) +++ head/MOVED Mon Dec 26 14:26:47 2016 (r429523) @@ -8848,3 +8848,4 @@ x11-toolkits/py-kiwi|x11-toolkits/py-kiw www/py33-requests|www/py3-requests|2016-12-26|No need for 4 versions of py-requests www/py34-requests|www/py3-requests|2016-12-26|No need for 4 versions of py-requests www/py35-requests|www/py3-requests|2016-12-26|No need for 4 versions of py-requests +net-mgmt/ccnet|net-mgmt/ccnet-client|2016-12-26|Split into -client and -server parts Modified: head/net-mgmt/Makefile ============================================================================== --- head/net-mgmt/Makefile Mon Dec 26 14:12:26 2016 (r429522) +++ head/net-mgmt/Makefile Mon Dec 26 14:26:47 2016 (r429523) @@ -27,7 +27,7 @@ SUBDIR += bwm-ng SUBDIR += cacti SUBDIR += cacti-spine - SUBDIR += ccnet + SUBDIR += ccnet-client SUBDIR += ccnet-server SUBDIR += cdpd SUBDIR += cdpr Modified: head/net-mgmt/ccnet-client/Makefile ============================================================================== --- head/net-mgmt/ccnet/Makefile Mon Dec 26 14:12:26 2016 (r429522) +++ head/net-mgmt/ccnet-client/Makefile Mon Dec 26 14:26:47 2016 (r429523) @@ -1,10 +1,8 @@ # $FreeBSD$ -PORTNAME= ccnet -PORTVERSION= 6.0.0 +PORTNAME= ccnet-client +PORTVERSION= 6.0.1 DISTVERSIONPREFIX= v -DISTVERSIONSUFFIX= -server -PORTREVISION= 1 CATEGORIES= net-mgmt devel MAINTAINER= ultima1252@gmail.com @@ -27,6 +25,7 @@ CONFLICTS= ccnet-server-[0-9]* USE_GITHUB= yes GH_ACCOUNT= haiwen +GH_PROJECT= ccnet USES= autoreconf gettext libtool localbase pathfix pkgconfig \ python:-2.7 shebangfix ssl @@ -35,39 +34,13 @@ SHEBANG_FILES= tools/*.py CONFIGURE_ENV= SSL_CFLAGS="${OPENSSLINC}" SSL_LIBS="-L${OPENSSLLIB} -lssl -lcrypto" GNU_CONFIGURE= yes -CONFIGURE_ARGS+= --enable-server --enable-ldap +CONFIGURE_ARGS+= --enable-ldap INSTALL_TARGET= install-strip -HAIWENDIR= www/haiwen -SEAFILE_SERVER= ${HAIWENDIR}/seafile-server -SEABIN= ${SEAFILE_SERVER}/seafile/bin -SEALIB= ${SEAFILE_SERVER}/seafile/lib - -USERS= seafile -GROUPS= ${USERS} - -PLIST_SUB= USERS=${USERS} \ - GROUPS=${GROUPS} \ - SEAFILE_SERVER=${SEAFILE_SERVER} \ - HAIWENDIR=${HAIWENDIR} - .include .if ${OPSYS} == FreeBSD && ${OSVERSION} < 1000000 WITH_OPENSSL_PORT= yes .endif -post-install: - @${MKDIR} ${STAGEDIR}${PREFIX}/${SEABIN} ${STAGEDIR}${PREFIX}/${SEALIB} - ${INSTALL_PROGRAM} ${STAGEDIR}${PREFIX}/bin/ccnet-init ${STAGEDIR}${PREFIX}/${SEABIN} - ${INSTALL_PROGRAM} ${STAGEDIR}${PREFIX}/bin/ccnet-server ${STAGEDIR}${PREFIX}/${SEABIN} - ${INSTALL_PROGRAM} ${STAGEDIR}${PREFIX}/bin/ccnet-servtool ${STAGEDIR}${PREFIX}/${SEABIN} - ${RM} ${STAGEDIR}${PREFIX}/bin/ccnet-init \ - ${STAGEDIR}${PREFIX}/bin/ccnet-server \ - ${STAGEDIR}${PREFIX}/bin/ccnet-servtool - (cd ${STAGEDIR}${PREFIX}/lib && \ - ${COPYTREE_SHARE} ${PYTHON_VERSION} ${STAGEDIR}${PREFIX}/${SEALIB}) - @${RM} -r ${STAGEDIR}${PREFIX}/lib/${PYTHON_VERSION} - ${LN} -s ${PREFIX}/${SEABIN}/ccnet-server ${STAGEDIR}${PREFIX}/bin/ - .include Modified: head/net-mgmt/ccnet-client/distinfo ============================================================================== --- head/net-mgmt/ccnet/distinfo Mon Dec 26 14:12:26 2016 (r429522) +++ head/net-mgmt/ccnet-client/distinfo Mon Dec 26 14:26:47 2016 (r429523) @@ -1,3 +1,3 @@ -TIMESTAMP = 1470238343 -SHA256 (haiwen-ccnet-v6.0.0-server_GH0.tar.gz) = bb7be1c4a6c0a6d4cc9456089c6d16bbeba72541a4a9b59ead8a4075f067fc93 -SIZE (haiwen-ccnet-v6.0.0-server_GH0.tar.gz) = 222098 +TIMESTAMP = 1481772896 +SHA256 (haiwen-ccnet-v6.0.1_GH0.tar.gz) = fc477904240ada0e3f20d840d40e50c4f1693959e6dc78817616f5f49aa4d227 +SIZE (haiwen-ccnet-v6.0.1_GH0.tar.gz) = 222193 Modified: head/net-mgmt/ccnet-client/pkg-plist ============================================================================== --- head/net-mgmt/ccnet/pkg-plist Mon Dec 26 14:12:26 2016 (r429522) +++ head/net-mgmt/ccnet-client/pkg-plist Mon Dec 26 14:26:47 2016 (r429523) @@ -1,8 +1,9 @@ bin/ccnet bin/ccnet-demo-client bin/ccnet-demo-server +bin/ccnet-init +bin/ccnet-servtool bin/ccnet-tool -bin/ccnet-server include/ccnet.h include/ccnet/async-rpc-proc.h include/ccnet/ccnet-client.h @@ -29,59 +30,55 @@ lib/libccnet.a lib/libccnet.so lib/libccnet.so.0 lib/libccnet.so.0.0.0 +%%PYTHON_SITELIBDIR%%/ccnet/__init__.py +%%PYTHON_SITELIBDIR%%/ccnet/__init__.pyc +%%PYTHON_SITELIBDIR%%/ccnet/__init__.pyo +%%PYTHON_SITELIBDIR%%/ccnet/async/__init__.py +%%PYTHON_SITELIBDIR%%/ccnet/async/__init__.pyc +%%PYTHON_SITELIBDIR%%/ccnet/async/__init__.pyo +%%PYTHON_SITELIBDIR%%/ccnet/async/async_client.py +%%PYTHON_SITELIBDIR%%/ccnet/async/async_client.pyc +%%PYTHON_SITELIBDIR%%/ccnet/async/async_client.pyo +%%PYTHON_SITELIBDIR%%/ccnet/async/mqclientproc.py +%%PYTHON_SITELIBDIR%%/ccnet/async/mqclientproc.pyc +%%PYTHON_SITELIBDIR%%/ccnet/async/mqclientproc.pyo +%%PYTHON_SITELIBDIR%%/ccnet/async/processor.py +%%PYTHON_SITELIBDIR%%/ccnet/async/processor.pyc +%%PYTHON_SITELIBDIR%%/ccnet/async/processor.pyo +%%PYTHON_SITELIBDIR%%/ccnet/async/rpcserverproc.py +%%PYTHON_SITELIBDIR%%/ccnet/async/rpcserverproc.pyc +%%PYTHON_SITELIBDIR%%/ccnet/async/rpcserverproc.pyo +%%PYTHON_SITELIBDIR%%/ccnet/async/sendcmdproc.py +%%PYTHON_SITELIBDIR%%/ccnet/async/sendcmdproc.pyc +%%PYTHON_SITELIBDIR%%/ccnet/async/sendcmdproc.pyo +%%PYTHON_SITELIBDIR%%/ccnet/async/timer.py +%%PYTHON_SITELIBDIR%%/ccnet/async/timer.pyc +%%PYTHON_SITELIBDIR%%/ccnet/async/timer.pyo +%%PYTHON_SITELIBDIR%%/ccnet/client.py +%%PYTHON_SITELIBDIR%%/ccnet/client.pyc +%%PYTHON_SITELIBDIR%%/ccnet/client.pyo +%%PYTHON_SITELIBDIR%%/ccnet/errors.py +%%PYTHON_SITELIBDIR%%/ccnet/errors.pyc +%%PYTHON_SITELIBDIR%%/ccnet/errors.pyo +%%PYTHON_SITELIBDIR%%/ccnet/message.py +%%PYTHON_SITELIBDIR%%/ccnet/message.pyc +%%PYTHON_SITELIBDIR%%/ccnet/message.pyo +%%PYTHON_SITELIBDIR%%/ccnet/packet.py +%%PYTHON_SITELIBDIR%%/ccnet/packet.pyc +%%PYTHON_SITELIBDIR%%/ccnet/packet.pyo +%%PYTHON_SITELIBDIR%%/ccnet/pool.py +%%PYTHON_SITELIBDIR%%/ccnet/pool.pyc +%%PYTHON_SITELIBDIR%%/ccnet/pool.pyo +%%PYTHON_SITELIBDIR%%/ccnet/rpc.py +%%PYTHON_SITELIBDIR%%/ccnet/rpc.pyc +%%PYTHON_SITELIBDIR%%/ccnet/rpc.pyo +%%PYTHON_SITELIBDIR%%/ccnet/status_code.py +%%PYTHON_SITELIBDIR%%/ccnet/status_code.pyc +%%PYTHON_SITELIBDIR%%/ccnet/status_code.pyo +%%PYTHON_SITELIBDIR%%/ccnet/sync_client.py +%%PYTHON_SITELIBDIR%%/ccnet/sync_client.pyc +%%PYTHON_SITELIBDIR%%/ccnet/sync_client.pyo +%%PYTHON_SITELIBDIR%%/ccnet/utils.py +%%PYTHON_SITELIBDIR%%/ccnet/utils.pyc +%%PYTHON_SITELIBDIR%%/ccnet/utils.pyo libdata/pkgconfig/libccnet.pc -%%SEAFILE_SERVER%%/seafile/bin/ccnet-init -%%SEAFILE_SERVER%%/seafile/bin/ccnet-server -%%SEAFILE_SERVER%%/seafile/bin/ccnet-servtool -%%SEAFILE_SERVER%%/seafile/%%PYTHON_SITELIBDIR%%/ccnet/__init__.py -%%SEAFILE_SERVER%%/seafile/%%PYTHON_SITELIBDIR%%/ccnet/__init__.pyc -%%SEAFILE_SERVER%%/seafile/%%PYTHON_SITELIBDIR%%/ccnet/__init__.pyo -%%SEAFILE_SERVER%%/seafile/%%PYTHON_SITELIBDIR%%/ccnet/async/__init__.py -%%SEAFILE_SERVER%%/seafile/%%PYTHON_SITELIBDIR%%/ccnet/async/__init__.pyc -%%SEAFILE_SERVER%%/seafile/%%PYTHON_SITELIBDIR%%/ccnet/async/__init__.pyo -%%SEAFILE_SERVER%%/seafile/%%PYTHON_SITELIBDIR%%/ccnet/async/async_client.py -%%SEAFILE_SERVER%%/seafile/%%PYTHON_SITELIBDIR%%/ccnet/async/async_client.pyc -%%SEAFILE_SERVER%%/seafile/%%PYTHON_SITELIBDIR%%/ccnet/async/async_client.pyo -%%SEAFILE_SERVER%%/seafile/%%PYTHON_SITELIBDIR%%/ccnet/async/mqclientproc.py -%%SEAFILE_SERVER%%/seafile/%%PYTHON_SITELIBDIR%%/ccnet/async/mqclientproc.pyc -%%SEAFILE_SERVER%%/seafile/%%PYTHON_SITELIBDIR%%/ccnet/async/mqclientproc.pyo -%%SEAFILE_SERVER%%/seafile/%%PYTHON_SITELIBDIR%%/ccnet/async/processor.py -%%SEAFILE_SERVER%%/seafile/%%PYTHON_SITELIBDIR%%/ccnet/async/processor.pyc -%%SEAFILE_SERVER%%/seafile/%%PYTHON_SITELIBDIR%%/ccnet/async/processor.pyo -%%SEAFILE_SERVER%%/seafile/%%PYTHON_SITELIBDIR%%/ccnet/async/rpcserverproc.py -%%SEAFILE_SERVER%%/seafile/%%PYTHON_SITELIBDIR%%/ccnet/async/rpcserverproc.pyc -%%SEAFILE_SERVER%%/seafile/%%PYTHON_SITELIBDIR%%/ccnet/async/rpcserverproc.pyo -%%SEAFILE_SERVER%%/seafile/%%PYTHON_SITELIBDIR%%/ccnet/async/sendcmdproc.py -%%SEAFILE_SERVER%%/seafile/%%PYTHON_SITELIBDIR%%/ccnet/async/sendcmdproc.pyc -%%SEAFILE_SERVER%%/seafile/%%PYTHON_SITELIBDIR%%/ccnet/async/sendcmdproc.pyo -%%SEAFILE_SERVER%%/seafile/%%PYTHON_SITELIBDIR%%/ccnet/async/timer.py -%%SEAFILE_SERVER%%/seafile/%%PYTHON_SITELIBDIR%%/ccnet/async/timer.pyc -%%SEAFILE_SERVER%%/seafile/%%PYTHON_SITELIBDIR%%/ccnet/async/timer.pyo -%%SEAFILE_SERVER%%/seafile/%%PYTHON_SITELIBDIR%%/ccnet/client.py -%%SEAFILE_SERVER%%/seafile/%%PYTHON_SITELIBDIR%%/ccnet/client.pyc -%%SEAFILE_SERVER%%/seafile/%%PYTHON_SITELIBDIR%%/ccnet/client.pyo -%%SEAFILE_SERVER%%/seafile/%%PYTHON_SITELIBDIR%%/ccnet/errors.py -%%SEAFILE_SERVER%%/seafile/%%PYTHON_SITELIBDIR%%/ccnet/errors.pyc -%%SEAFILE_SERVER%%/seafile/%%PYTHON_SITELIBDIR%%/ccnet/errors.pyo -%%SEAFILE_SERVER%%/seafile/%%PYTHON_SITELIBDIR%%/ccnet/message.py -%%SEAFILE_SERVER%%/seafile/%%PYTHON_SITELIBDIR%%/ccnet/message.pyc -%%SEAFILE_SERVER%%/seafile/%%PYTHON_SITELIBDIR%%/ccnet/message.pyo -%%SEAFILE_SERVER%%/seafile/%%PYTHON_SITELIBDIR%%/ccnet/packet.py -%%SEAFILE_SERVER%%/seafile/%%PYTHON_SITELIBDIR%%/ccnet/packet.pyc -%%SEAFILE_SERVER%%/seafile/%%PYTHON_SITELIBDIR%%/ccnet/packet.pyo -%%SEAFILE_SERVER%%/seafile/%%PYTHON_SITELIBDIR%%/ccnet/pool.py -%%SEAFILE_SERVER%%/seafile/%%PYTHON_SITELIBDIR%%/ccnet/pool.pyc -%%SEAFILE_SERVER%%/seafile/%%PYTHON_SITELIBDIR%%/ccnet/pool.pyo -%%SEAFILE_SERVER%%/seafile/%%PYTHON_SITELIBDIR%%/ccnet/rpc.py -%%SEAFILE_SERVER%%/seafile/%%PYTHON_SITELIBDIR%%/ccnet/rpc.pyc -%%SEAFILE_SERVER%%/seafile/%%PYTHON_SITELIBDIR%%/ccnet/rpc.pyo -%%SEAFILE_SERVER%%/seafile/%%PYTHON_SITELIBDIR%%/ccnet/status_code.py -%%SEAFILE_SERVER%%/seafile/%%PYTHON_SITELIBDIR%%/ccnet/status_code.pyc -%%SEAFILE_SERVER%%/seafile/%%PYTHON_SITELIBDIR%%/ccnet/status_code.pyo -%%SEAFILE_SERVER%%/seafile/%%PYTHON_SITELIBDIR%%/ccnet/sync_client.py -%%SEAFILE_SERVER%%/seafile/%%PYTHON_SITELIBDIR%%/ccnet/sync_client.pyc -%%SEAFILE_SERVER%%/seafile/%%PYTHON_SITELIBDIR%%/ccnet/sync_client.pyo -%%SEAFILE_SERVER%%/seafile/%%PYTHON_SITELIBDIR%%/ccnet/utils.py -%%SEAFILE_SERVER%%/seafile/%%PYTHON_SITELIBDIR%%/ccnet/utils.pyc -%%SEAFILE_SERVER%%/seafile/%%PYTHON_SITELIBDIR%%/ccnet/utils.pyo -@dir(%%USERS%%,%%GROUPS%%,755) %%HAIWENDIR%% Modified: head/net-mgmt/seafile-gui/Makefile ============================================================================== --- head/net-mgmt/seafile-gui/Makefile Mon Dec 26 14:12:26 2016 (r429522) +++ head/net-mgmt/seafile-gui/Makefile Mon Dec 26 14:26:47 2016 (r429523) @@ -15,7 +15,7 @@ LIB_DEPENDS= libglib-2.0.so:devel/glib20 libsearpc.so:devel/libsearpc \ libseafile.so:net-mgmt/seafile \ libsqlite3.so:databases/sqlite3 \ - libccnet.so:net-mgmt/ccnet \ + libccnet.so:net-mgmt/ccnet-client \ libjansson.so:devel/jansson \ libevent.so:devel/libevent2 \ libuuid.so:misc/e2fsprogs-libuuid From owner-svn-ports-head@freebsd.org Mon Dec 26 14:29:08 2016 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 12FF8C91C3E; Mon, 26 Dec 2016 14:29:08 +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 C9ACF1BE7; Mon, 26 Dec 2016 14:29:07 +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 uBQET6cJ041252; Mon, 26 Dec 2016 14:29:06 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBQET6xF041244; Mon, 26 Dec 2016 14:29:06 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201612261429.uBQET6xF041244@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Mon, 26 Dec 2016 14:29:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429524 - in head/cad: . libopencad libopencad/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, 26 Dec 2016 14:29:08 -0000 Author: amdmi3 Date: Mon Dec 26 14:29:06 2016 New Revision: 429524 URL: https://svnweb.freebsd.org/changeset/ports/429524 Log: Libopencad is a library written in C++11, which provides a way to read/write CAD (DWG/DXF/DXFB) files. It was designed to have a uniformal API to work with any CAD files. It has a base class - CADFile. Inheriting this class it's possible to create a driver for any CAD format, all you need to do - is to overwrite interface functions like GetGeometry(index), and others. Now it has an implementation for DWG2000 (R15), but only for read. Library comes with cadinfo utility, which prints out everything library can get from file - header variables, CAD custom classes, presented layers and geometries with their attributes. WWW: https://trac.osgeo.org/gdal/wiki/DWG_driver PR: 212129 Submitted by: lbartoletti@tuxfamily.org Added: head/cad/libopencad/ head/cad/libopencad/Makefile (contents, props changed) head/cad/libopencad/distinfo (contents, props changed) head/cad/libopencad/files/ head/cad/libopencad/files/patch-lib_cadheader.cpp (contents, props changed) head/cad/libopencad/files/patch-lib_cadheader.h (contents, props changed) head/cad/libopencad/files/patch-tests_CMakeLists.txt (contents, props changed) head/cad/libopencad/pkg-descr (contents, props changed) head/cad/libopencad/pkg-plist (contents, props changed) Modified: head/cad/Makefile Modified: head/cad/Makefile ============================================================================== --- head/cad/Makefile Mon Dec 26 14:26:47 2016 (r429523) +++ head/cad/Makefile Mon Dec 26 14:29:06 2016 (r429524) @@ -49,6 +49,7 @@ SUBDIR += layouteditor SUBDIR += ldraw SUBDIR += leocad + SUBDIR += libopencad SUBDIR += librecad SUBDIR += linux-eagle5 SUBDIR += linuxcnc-devel Added: head/cad/libopencad/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/cad/libopencad/Makefile Mon Dec 26 14:29:06 2016 (r429524) @@ -0,0 +1,22 @@ +# Created by: lbartoletti +# $FreeBSD$ + +PORTNAME= libopencad +PORTVERSION= 0.2.0 +CATEGORIES= cad graphics geography + +MAINTAINER= lbartoletti@tuxfamily.org +COMMENT= Library which provides a way to read/write CAD (DWG/DXF/DXFB) files + +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE + +BROKEN_FreeBSD_9= does not build (lack of c++11 support) + +USE_GITHUB= yes +GH_ACCOUNT= sandyre + +USES= cmake compiler:c++11-lib +USE_LDCONFIG= yes + +.include Added: head/cad/libopencad/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/cad/libopencad/distinfo Mon Dec 26 14:29:06 2016 (r429524) @@ -0,0 +1,3 @@ +TIMESTAMP = 1472070376 +SHA256 (sandyre-libopencad-0.2.0_GH0.tar.gz) = 181a33fd8bc6046366c9d5d3a22590817d8f4ab7b87efdeac9fecdc34fe94019 +SIZE (sandyre-libopencad-0.2.0_GH0.tar.gz) = 4245877 Added: head/cad/libopencad/files/patch-lib_cadheader.cpp ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/cad/libopencad/files/patch-lib_cadheader.cpp Mon Dec 26 14:29:06 2016 (r429524) @@ -0,0 +1,29 @@ +--- lib/cadheader.cpp.orig 2016-08-24 13:25:41 UTC ++++ lib/cadheader.cpp +@@ -243,6 +243,17 @@ CADVariant::CADVariant( const char * val + dateTimeVal = 0; + } + ++CADVariant::CADVariant( long val ) ++{ ++ type = DataType ::DECIMAL; ++ decimalVal = val; ++ stringVal = to_string( decimalVal ); ++ xVal = 0; ++ yVal = 0; ++ zVal = 0; ++ dateTimeVal = 0; ++} ++ + CADVariant::CADVariant( int val ) + { + type = DataType::DECIMAL; +@@ -303,7 +314,7 @@ CADVariant::CADVariant( const string& va + dateTimeVal = 0; + } + +-CADVariant::CADVariant( time_t val ) ++CADVariant::CADVariant( time_t val, bool bIsTime ) + { + type = DataType::DATETIME; + dateTimeVal = val; Added: head/cad/libopencad/files/patch-lib_cadheader.h ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/cad/libopencad/files/patch-lib_cadheader.h Mon Dec 26 14:29:06 2016 (r429524) @@ -0,0 +1,25 @@ +--- lib/cadheader.h.orig 2016-08-24 13:25:41 UTC ++++ lib/cadheader.h +@@ -35,6 +35,7 @@ + #include + #include + #include ++#include + + class OCAD_EXTERN CADHandle final + { +@@ -64,12 +65,13 @@ public: + CADVariant(); + CADVariant( const char * val ); + CADVariant( int val ); ++ CADVariant( long val ); + CADVariant( short val ); + CADVariant( double val ); + CADVariant( double x, double y, double z = 0 ); + CADVariant( const CADHandle& val ); + CADVariant( const std::string& val ); +- CADVariant( time_t val ); ++ CADVariant( time_t val, bool bIsTime ); + public: + CADVariant( const CADVariant& orig ); + CADVariant& operator=( const CADVariant& orig ); Added: head/cad/libopencad/files/patch-tests_CMakeLists.txt ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/cad/libopencad/files/patch-tests_CMakeLists.txt Mon Dec 26 14:29:06 2016 (r429524) @@ -0,0 +1,14 @@ +--- tests/CMakeLists.txt.orig 2016-08-24 13:25:41 UTC ++++ tests/CMakeLists.txt +@@ -41,10 +41,8 @@ if(BUILD_TESTS) + + + find_package(Threads) +- set(TARGET_LINK_LIB ${TARGET_LINK_LIB} ${CMAKE_THREAD_LIBS_INIT} ${TARGET_LINK}) ++ set(TARGET_LINK_LIB ${TARGET_LINK_LIB} ${CMAKE_THREAD_LIBS_INIT} ${CMAKE_DL_LIBS} ${TARGET_LINK}) + +- find_library(DL_LIB dl) +- set(TARGET_LINK_LIB ${TARGET_LINK_LIB} ${DL_LIB}) + find_library(M_LIB m) + set(TARGET_LINK_LIB ${TARGET_LINK_LIB} ${M_LIB}) + Added: head/cad/libopencad/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/cad/libopencad/pkg-descr Mon Dec 26 14:29:06 2016 (r429524) @@ -0,0 +1,17 @@ +Libopencad is a library written in C++11, which provides a way to +read/write CAD (DWG/DXF/DXFB) files. It was designed to have a +uniformal API to work with any CAD files. + +It has a base class - CADFile. + +Inheriting this class it's possible to create a driver for any CAD +format, all you need to do - is to overwrite interface functions +like GetGeometry(index), and others. + +Now it has an implementation for DWG2000 (R15), but only for read. + +Library comes with cadinfo utility, which prints out everything +library can get from file - header variables, CAD custom classes, +presented layers and geometries with their attributes. + +WWW: https://trac.osgeo.org/gdal/wiki/DWG_driver Added: head/cad/libopencad/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/cad/libopencad/pkg-plist Mon Dec 26 14:29:06 2016 (r429524) @@ -0,0 +1,14 @@ +bin/cadinfo +include/opencad/cadclasses.h +include/opencad/cadcolors.h +include/opencad/caddictionary.h +include/opencad/cadfile.h +include/opencad/cadfileio.h +include/opencad/cadgeometry.h +include/opencad/cadheader.h +include/opencad/cadlayer.h +include/opencad/cadobjects.h +include/opencad/cadtables.h +include/opencad/opencad.h +include/opencad/opencad_api.h +lib/libopencadstatic.a From owner-svn-ports-head@freebsd.org Mon Dec 26 14:30:55 2016 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 2D43EC91CA9; Mon, 26 Dec 2016 14:30:55 +0000 (UTC) (envelope-from antoine@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 073781D20; Mon, 26 Dec 2016 14:30:54 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBQEUsiW041430; Mon, 26 Dec 2016 14:30:54 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBQEUskM041429; Mon, 26 Dec 2016 14:30:54 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201612261430.uBQEUskM041429@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Mon, 26 Dec 2016 14:30:54 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429525 - head/lang/python36 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, 26 Dec 2016 14:30:55 -0000 Author: antoine Date: Mon Dec 26 14:30:53 2016 New Revision: 429525 URL: https://svnweb.freebsd.org/changeset/ports/429525 Log: Fix packaging with non default ABI Modified: head/lang/python36/pkg-plist Modified: head/lang/python36/pkg-plist ============================================================================== --- head/lang/python36/pkg-plist Mon Dec 26 14:29:06 2016 (r429524) +++ head/lang/python36/pkg-plist Mon Dec 26 14:30:53 2016 (r429525) @@ -148,9 +148,9 @@ lib/python%%XYDOT%%/__pycache__/_sitebui lib/python%%XYDOT%%/__pycache__/_strptime.cpython-%%XY%%.opt-1.pyc lib/python%%XYDOT%%/__pycache__/_strptime.cpython-%%XY%%.opt-2.pyc lib/python%%XYDOT%%/__pycache__/_strptime.cpython-%%XY%%.pyc -lib/python%%XYDOT%%/__pycache__/_sysconfigdata_m_freebsd%%OSMAJOR%%_.cpython-%%XY%%.opt-1.pyc -lib/python%%XYDOT%%/__pycache__/_sysconfigdata_m_freebsd%%OSMAJOR%%_.cpython-%%XY%%.opt-2.pyc -lib/python%%XYDOT%%/__pycache__/_sysconfigdata_m_freebsd%%OSMAJOR%%_.cpython-%%XY%%.pyc +lib/python%%XYDOT%%/__pycache__/_sysconfigdata_%%ABI%%_freebsd%%OSMAJOR%%_.cpython-%%XY%%.opt-1.pyc +lib/python%%XYDOT%%/__pycache__/_sysconfigdata_%%ABI%%_freebsd%%OSMAJOR%%_.cpython-%%XY%%.opt-2.pyc +lib/python%%XYDOT%%/__pycache__/_sysconfigdata_%%ABI%%_freebsd%%OSMAJOR%%_.cpython-%%XY%%.pyc lib/python%%XYDOT%%/__pycache__/_threading_local.cpython-%%XY%%.opt-1.pyc lib/python%%XYDOT%%/__pycache__/_threading_local.cpython-%%XY%%.opt-2.pyc lib/python%%XYDOT%%/__pycache__/_threading_local.cpython-%%XY%%.pyc @@ -630,7 +630,7 @@ lib/python%%XYDOT%%/_pydecimal.py lib/python%%XYDOT%%/_pyio.py lib/python%%XYDOT%%/_sitebuiltins.py lib/python%%XYDOT%%/_strptime.py -lib/python%%XYDOT%%/_sysconfigdata_m_freebsd%%OSMAJOR%%_.py +lib/python%%XYDOT%%/_sysconfigdata_%%ABI%%_freebsd%%OSMAJOR%%_.py lib/python%%XYDOT%%/_threading_local.py lib/python%%XYDOT%%/_weakrefset.py lib/python%%XYDOT%%/abc.py @@ -784,17 +784,17 @@ lib/python%%XYDOT%%/concurrent/futures/_ lib/python%%XYDOT%%/concurrent/futures/_base.py lib/python%%XYDOT%%/concurrent/futures/process.py lib/python%%XYDOT%%/concurrent/futures/thread.py -lib/python%%XYDOT%%/config-%%XYDOT%%m/Makefile -lib/python%%XYDOT%%/config-%%XYDOT%%m/Setup -lib/python%%XYDOT%%/config-%%XYDOT%%m/Setup.config -lib/python%%XYDOT%%/config-%%XYDOT%%m/Setup.local -lib/python%%XYDOT%%/config-%%XYDOT%%m/config.c -lib/python%%XYDOT%%/config-%%XYDOT%%m/config.c.in -lib/python%%XYDOT%%/config-%%XYDOT%%m/install-sh -lib/python%%XYDOT%%/config-%%XYDOT%%m/libpython%%XYDOT%%%%ABI%%.a -lib/python%%XYDOT%%/config-%%XYDOT%%m/makesetup -lib/python%%XYDOT%%/config-%%XYDOT%%m/python-config.py -lib/python%%XYDOT%%/config-%%XYDOT%%m/python.o +lib/python%%XYDOT%%/config-%%XYDOT%%%%ABI%%/Makefile +lib/python%%XYDOT%%/config-%%XYDOT%%%%ABI%%/Setup +lib/python%%XYDOT%%/config-%%XYDOT%%%%ABI%%/Setup.config +lib/python%%XYDOT%%/config-%%XYDOT%%%%ABI%%/Setup.local +lib/python%%XYDOT%%/config-%%XYDOT%%%%ABI%%/config.c +lib/python%%XYDOT%%/config-%%XYDOT%%%%ABI%%/config.c.in +lib/python%%XYDOT%%/config-%%XYDOT%%%%ABI%%/install-sh +lib/python%%XYDOT%%/config-%%XYDOT%%%%ABI%%/libpython%%XYDOT%%%%ABI%%.a +lib/python%%XYDOT%%/config-%%XYDOT%%%%ABI%%/makesetup +lib/python%%XYDOT%%/config-%%XYDOT%%%%ABI%%/python-config.py +lib/python%%XYDOT%%/config-%%XYDOT%%%%ABI%%/python.o lib/python%%XYDOT%%/configparser.py lib/python%%XYDOT%%/contextlib.py lib/python%%XYDOT%%/copy.py From owner-svn-ports-head@freebsd.org Mon Dec 26 14:32:51 2016 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 1742DC91E51; Mon, 26 Dec 2016 14:32: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 DAB561036; Mon, 26 Dec 2016 14:32:50 +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 uBQEWopU045200; Mon, 26 Dec 2016 14:32:50 GMT (envelope-from mat@FreeBSD.org) Received: (from mat@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBQEWnwa045198; Mon, 26 Dec 2016 14:32:49 GMT (envelope-from mat@FreeBSD.org) Message-Id: <201612261432.uBQEWnwa045198@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mat set sender to mat@FreeBSD.org using -f From: Mathieu Arnold Date: Mon, 26 Dec 2016 14:32:49 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429526 - in head: comms/libcodec2 net-mgmt/unifi4 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, 26 Dec 2016 14:32:51 -0000 Author: mat Date: Mon Dec 26 14:32:49 2016 New Revision: 429526 URL: https://svnweb.freebsd.org/changeset/ports/429526 Log: Spell EXPIRATION_DATE correctly. Sponsored by: Absolight Modified: head/comms/libcodec2/Makefile (contents, props changed) head/net-mgmt/unifi4/Makefile (contents, props changed) Modified: head/comms/libcodec2/Makefile ============================================================================== --- head/comms/libcodec2/Makefile Mon Dec 26 14:30:53 2016 (r429525) +++ head/comms/libcodec2/Makefile Mon Dec 26 14:32:49 2016 (r429526) @@ -15,7 +15,7 @@ LICENSE= LGPL21 LIB_DEPENDS= libspeexdsp.so:audio/speexdsp DEPRECATED= Duplicate port use `audio/codec2` instead -EXPIRATATION_DATE= 2016-12-03 +EXPIRATION_DATE= 2016-12-03 CONFLICTS= codec2-* BROKEN_powerpc64= Does not build Modified: head/net-mgmt/unifi4/Makefile ============================================================================== --- head/net-mgmt/unifi4/Makefile Mon Dec 26 14:30:53 2016 (r429525) +++ head/net-mgmt/unifi4/Makefile Mon Dec 26 14:32:49 2016 (r429526) @@ -45,7 +45,7 @@ RESTRICTED= Redistribution of bundled fi CONFLICTS= unifi2-* unifi3-* DEPRECATED= EoL as of 2017-01-01 -EXPIRES= 2017-01-01 +EXPIRATION_DATE= 2017-01-01 post-patch: ${RM} ${WRKSRC}/lib/snappy-java-1.0.5.jar From owner-svn-ports-head@freebsd.org Mon Dec 26 14:33:06 2016 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 D5C42C91E9B; Mon, 26 Dec 2016 14:33:06 +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 B018F1113; Mon, 26 Dec 2016 14:33:06 +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 uBQEX5aJ045546; Mon, 26 Dec 2016 14:33:05 GMT (envelope-from mat@FreeBSD.org) Received: (from mat@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBQEX4a7045535; Mon, 26 Dec 2016 14:33:04 GMT (envelope-from mat@FreeBSD.org) Message-Id: <201612261433.uBQEX4a7045535@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mat set sender to mat@FreeBSD.org using -f From: Mathieu Arnold Date: Mon, 26 Dec 2016 14:33:04 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429527 - in head: audio/libofa converters/p5-JSON-Any devel/p5-MooseX-AttributeHelpers devel/p5-MooseX-Daemonize devel/p5-MooseX-Declare devel/p5-MooseX-Role-WithOverloading devel/p5-T... 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, 26 Dec 2016 14:33:06 -0000 Author: mat Date: Mon Dec 26 14:33:04 2016 New Revision: 429527 URL: https://svnweb.freebsd.org/changeset/ports/429527 Log: Add an EXPIRATION_DATE to DEPRECATED ports without one. Sponsored by: Absolight Modified: head/audio/libofa/Makefile (contents, props changed) head/converters/p5-JSON-Any/Makefile (contents, props changed) head/devel/p5-MooseX-AttributeHelpers/Makefile (contents, props changed) head/devel/p5-MooseX-Daemonize/Makefile (contents, props changed) head/devel/p5-MooseX-Declare/Makefile (contents, props changed) head/devel/p5-MooseX-Role-WithOverloading/Makefile (contents, props changed) head/devel/p5-Test-Block/Makefile (contents, props changed) head/misc/p5-Geo-Coder-Geocoder-US/Makefile (contents, props changed) head/net/samba36/Makefile (contents, props changed) head/sysutils/xacpim/Makefile (contents, props changed) head/textproc/rubygem-github-markdown/Makefile (contents, props changed) Modified: head/audio/libofa/Makefile ============================================================================== --- head/audio/libofa/Makefile Mon Dec 26 14:32:49 2016 (r429526) +++ head/audio/libofa/Makefile Mon Dec 26 14:33:04 2016 (r429527) @@ -21,6 +21,7 @@ LIB_DEPENDS= libfftw3.so:math/fftw3 \ libcurl.so:ftp/curl DEPRECATED= MusicDNS service has been discontinued +EXPIRATION_DATE= 2017-03-01 USE_GITHUB= yes GH_ACCOUNT= tanob Modified: head/converters/p5-JSON-Any/Makefile ============================================================================== --- head/converters/p5-JSON-Any/Makefile Mon Dec 26 14:32:49 2016 (r429526) +++ head/converters/p5-JSON-Any/Makefile Mon Dec 26 14:33:04 2016 (r429527) @@ -23,6 +23,7 @@ TEST_DEPENDS= p5-Cpanel-JSON-XS>=0:conve p5-Test-Without-Module>=0.17:devel/p5-Test-Without-Module DEPRECATED= Deprecated by upstream +EXPIRATION_DATE= 2017-03-01 # Author preference: Cpanel::JSON::XS > JSON::XS > JSON::PP > JSON > JSON::DWIW OPTIONS_DEFINE= CPANEL JSON_XS JSON_PP JSON JSON_DWIW Modified: head/devel/p5-MooseX-AttributeHelpers/Makefile ============================================================================== --- head/devel/p5-MooseX-AttributeHelpers/Makefile Mon Dec 26 14:32:49 2016 (r429526) +++ head/devel/p5-MooseX-AttributeHelpers/Makefile Mon Dec 26 14:33:04 2016 (r429527) @@ -18,6 +18,7 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} TEST_DEPENDS= p5-Test-Exception>=0:devel/p5-Test-Exception DEPRECATED= Functionality is now a part of p5-Moose (Moose::Meta::Attribute::Native). Do not use for new projects +EXPIRATION_DATE= 2017-03-01 NO_ARCH= yes USES= perl5 Modified: head/devel/p5-MooseX-Daemonize/Makefile ============================================================================== --- head/devel/p5-MooseX-Daemonize/Makefile Mon Dec 26 14:32:49 2016 (r429526) +++ head/devel/p5-MooseX-Daemonize/Makefile Mon Dec 26 14:33:04 2016 (r429527) @@ -21,6 +21,7 @@ TEST_DEPENDS= p5-Test-Fatal>=0:devel/p5- BUILD_DEPENDS+= p5-Devel-CheckOS>=1.63:devel/p5-Devel-CheckOS DEPRECATED= Deprecated by upstream, use devel/p5-Daemon-Control instead +EXPIRATION_DATE= 2017-03-01 NO_ARCH= yes USES= perl5 Modified: head/devel/p5-MooseX-Declare/Makefile ============================================================================== --- head/devel/p5-MooseX-Declare/Makefile Mon Dec 26 14:32:49 2016 (r429526) +++ head/devel/p5-MooseX-Declare/Makefile Mon Dec 26 14:33:04 2016 (r429527) @@ -29,6 +29,7 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} TEST_DEPENDS= p5-Test-Fatal>=0:devel/p5-Test-Fatal DEPRECATED= Deprecated by upstream +EXPIRATION_DATE= 2017-03-01 USES= perl5 USE_PERL5= modbuildtiny Modified: head/devel/p5-MooseX-Role-WithOverloading/Makefile ============================================================================== --- head/devel/p5-MooseX-Role-WithOverloading/Makefile Mon Dec 26 14:32:49 2016 (r429526) +++ head/devel/p5-MooseX-Role-WithOverloading/Makefile Mon Dec 26 14:33:04 2016 (r429527) @@ -22,6 +22,7 @@ BUILD_DEPENDS= p5-Moose>=1.15:devel/p5-M RUN_DEPENDS:= ${BUILD_DEPENDS} DEPRECATED= deprecated by upstream (obsolete with modern Moose) +EXPIRATION_DATE= 2017-03-01 USES= perl5 USE_PERL5= configure Modified: head/devel/p5-Test-Block/Makefile ============================================================================== --- head/devel/p5-Test-Block/Makefile Mon Dec 26 14:32:49 2016 (r429526) +++ head/devel/p5-Test-Block/Makefile Mon Dec 26 14:33:04 2016 (r429527) @@ -10,7 +10,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= lth@FreeBSD.org COMMENT= Specify fine granularity test plans + DEPRECATED= Marked as depreciated upstream +EXPIRATION_DATE= 2017-03-01 BUILD_DEPENDS= p5-Test-Exception>=0.15:devel/p5-Test-Exception \ p5-Test-Simple>=0.47:devel/p5-Test-Simple Modified: head/misc/p5-Geo-Coder-Geocoder-US/Makefile ============================================================================== --- head/misc/p5-Geo-Coder-Geocoder-US/Makefile Mon Dec 26 14:32:49 2016 (r429526) +++ head/misc/p5-Geo-Coder-Geocoder-US/Makefile Mon Dec 26 14:33:04 2016 (r429527) @@ -19,6 +19,7 @@ BUILD_DEPENDS= p5-Text-CSV>=0:textproc/p RUN_DEPENDS:= ${BUILD_DEPENDS} DEPRECATED= http://geocoder.us/ disappeared in late 2015 +EXPIRATION_DATE= 2017-03-01 PORTSCOUT= limit:^[0-9\.]*$$ Modified: head/net/samba36/Makefile ============================================================================== --- head/net/samba36/Makefile Mon Dec 26 14:32:49 2016 (r429526) +++ head/net/samba36/Makefile Mon Dec 26 14:33:04 2016 (r429527) @@ -18,6 +18,7 @@ LICENSE_FILE= ${WRKDIR}/${DISTNAME}/COP CONFLICTS?= *samba3[2-5]-3.* DEPRECATED= not supported by the upstream +EXPIRATION_DATE= 2017-03-01 # Additional patches from Sernet.de PATCH_STRIP= -p1 Modified: head/sysutils/xacpim/Makefile ============================================================================== --- head/sysutils/xacpim/Makefile Mon Dec 26 14:32:49 2016 (r429526) +++ head/sysutils/xacpim/Makefile Mon Dec 26 14:33:04 2016 (r429527) @@ -11,6 +11,7 @@ MAINTAINER= henriknj@0xmilk.org COMMENT= Utility to display battery status and temperature on the root-display DEPRECATED= Mastersite disappeared +EXPIRATION_DATE= 2017-03-01 USES= gmake USE_XORG= x11 Modified: head/textproc/rubygem-github-markdown/Makefile ============================================================================== --- head/textproc/rubygem-github-markdown/Makefile Mon Dec 26 14:32:49 2016 (r429526) +++ head/textproc/rubygem-github-markdown/Makefile Mon Dec 26 14:33:04 2016 (r429527) @@ -9,6 +9,7 @@ MAINTAINER= ruby@FreeBSD.org COMMENT= Self-contained Markdown parser for GitHub DEPRECATED= This gem is not maintained and not supported by upstream +EXPIRATION_DATE= 2017-03-01 USE_RUBY= yes USES= gem From owner-svn-ports-head@freebsd.org Mon Dec 26 14:34:04 2016 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 19A65C91EEC; Mon, 26 Dec 2016 14:34:04 +0000 (UTC) (envelope-from wenheping2000@hotmail.com) Received: from BLU004-OMC4S10.hotmail.com (blu004-omc4s10.hotmail.com [65.55.111.149]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-SHA384 (256/256 bits)) (Client CN "*.outlook.com", Issuer "Microsoft IT SSL SHA2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id AC4F6120B; Mon, 26 Dec 2016 14:34:03 +0000 (UTC) (envelope-from wenheping2000@hotmail.com) Received: from APC01-HK2-obe.outbound.protection.outlook.com ([65.55.111.135]) by BLU004-OMC4S10.hotmail.com over TLS secured channel with Microsoft SMTPSVC(7.5.7601.23008); Mon, 26 Dec 2016 06:32:55 -0800 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=hotmail.com; s=selector1; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version; bh=7C70OUnzLq9QtmeOeYctCBr0N+4qRzRVEfoML3bOUHI=; b=dBOq3fzepwVY0BqpLEABoe3GVednwENTbFOGdF4QH1MOiwklJwj86rVk8dB3/92kDuuIjanSEP5bnn8/9+YrmZ88gD7DUExjNfh5CZmuwLEVdrCB5La49B2crJLOvp8E0nwepeC/u34DoQRmDoVp3+NggVZHcexUqoBSguBOQG8PS52JFImDHmpbQIFotfxcrZTp5cAyMnxE+feeMY2poihbpLwUBtWMqJzrj4hsbltu6bseaH07Hm1WMPZEV1KtKzhj+5jyf2WPnPZ/sLUMc6NTXURdMt8uSXzzttS0WfnhsUI4mjvcKhJlkOgln6yThgTcxkqAKur48DkpeHLeBg== Received: from PU1APC01FT013.eop-APC01.prod.protection.outlook.com (10.152.252.54) by PU1APC01HT119.eop-APC01.prod.protection.outlook.com (10.152.253.14) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384_P384) id 15.1.771.7; Mon, 26 Dec 2016 14:32:51 +0000 Received: from HK2PR02MB1587.apcprd02.prod.outlook.com (10.152.252.55) by PU1APC01FT013.mail.protection.outlook.com (10.152.252.78) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384_P384) id 15.1.789.10 via Frontend Transport; Mon, 26 Dec 2016 14:32:52 +0000 Received: from HK2PR02MB1587.apcprd02.prod.outlook.com ([10.167.68.21]) by HK2PR02MB1587.apcprd02.prod.outlook.com ([10.167.68.21]) with mapi id 15.01.0771.020; Mon, 26 Dec 2016 14:32:51 +0000 From: wen heping To: Antoine Brodin , "ports-committers@freebsd.org" , "svn-ports-all@freebsd.org" , "svn-ports-head@freebsd.org" Subject: =?gb2312?B?tPC4tDogc3ZuIGNvbW1pdDogcjQyOTUyNSAtIGhlYWQvbGFuZy9weXRob24z?= =?gb2312?Q?6?= Thread-Topic: svn commit: r429525 - head/lang/python36 Thread-Index: AQHSX4S3l+f2+uA8/EKsw5iVVXQ87qEaSscC Date: Mon, 26 Dec 2016 14:32:50 +0000 Message-ID: References: <201612261430.uBQEUskM041429@repo.freebsd.org> In-Reply-To: <201612261430.uBQEUskM041429@repo.freebsd.org> Accept-Language: zh-CN, en-US Content-Language: zh-CN X-MS-Has-Attach: X-MS-TNEF-Correlator: authentication-results: FreeBSD.org; dkim=none (message not signed) header.d=none;FreeBSD.org; dmarc=none action=none header.from=hotmail.com; x-incomingtopheadermarker: OriginalChecksum:57E2F920A00F621936A7F721EC161A3F70E03895752B1A7792AB3663120A4ADF; UpperCasedChecksum:BBAD54CC85FCB3038A4386312A9E1AAA7309A94342A93B4D3D0D4751D9D85895; SizeAsReceived:7608; Count:39 x-ms-exchange-messagesentrepresentingtype: 1 x-tmn: [wWYaxGISOGbs1jQ6ZDlwIeXpi/fA/jP+] x-incomingheadercount: 39 x-eopattributedmessage: 0 x-microsoft-exchange-diagnostics: 1; PU1APC01HT119; 7:h1k/AWPIm8lvKQePQD8spEnykHsi6R93I8oqunUjuP34eJ+wvkzxGPuj0ckaJkWp5DGDdPXNzZ6nVfqEnEyW3Nrr66dnuZkwPYtK8Ubw39KZRiXj38o/fVvaL1f2cJP+mgrmAgGus9trzzLYZWVyEL8HknJ12ayfNH2P4vKJk8g1EzCwSniKYAKQIkmFibviEurPBxbQXk5AkU0WxLu0e7k4dATdzaU3C/E6WHy0WSO8tU578Fl5heBLwsoMc3kyEo8sjZML+EGsbOelzQmgm9xn7q1ObqFzBi82dhK0soKUsV/AKHNBCbmTvq0xrJJryHaAg0yFdTPAnS7Er99A099w56yWCPckbkeB0rqSxs92orhy5kMttt95qrjGXIkew9S74kIOa7xZhXaPJwC2mg3r1Ua9iYmqjkanrvGyTzs8JSTyVZvwgCHEIywKqtSTSki/br0O8t8t+mW3+ThJpA== x-forefront-antispam-report: EFV:NLI; SFV:NSPM; SFS:(10019020)(98900003); DIR:OUT; SFP:1102; SCL:1; SRVR:PU1APC01HT119; H:HK2PR02MB1587.apcprd02.prod.outlook.com; FPR:; SPF:None; LANG:en; x-ms-office365-filtering-correlation-id: bcc06dbb-c9c1-4542-df4b-08d42d9c1250 x-microsoft-antispam: UriScan:; BCL:0; PCL:0; RULEID:(22001)(1601124038)(5061506293)(5061507293)(1603103113)(1603101340)(1601125047); SRVR:PU1APC01HT119; x-exchange-antispam-report-cfa-test: BCL:0; PCL:0; RULEID:(444111334)(444112120)(432015012)(82015046); SRVR:PU1APC01HT119; BCL:0; PCL:0; RULEID:; SRVR:PU1APC01HT119; x-forefront-prvs: 016885DD9B spamdiagnosticoutput: 1:99 spamdiagnosticmetadata: NSPM MIME-Version: 1.0 X-OriginatorOrg: hotmail.com X-MS-Exchange-CrossTenant-originalarrivaltime: 26 Dec 2016 14:32:50.9879 (UTC) X-MS-Exchange-CrossTenant-fromentityheader: Internet X-MS-Exchange-CrossTenant-id: 84df9e7f-e9f6-40af-b435-aaaaaaaaaaaa X-MS-Exchange-Transport-CrossTenantHeadersStamped: PU1APC01HT119 X-OriginalArrivalTime: 26 Dec 2016 14:32:55.0770 (UTC) FILETIME=[F29A83A0:01D25F84] Content-Type: text/plain; charset="gb2312" Content-Transfer-Encoding: base64 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: Mon, 26 Dec 2016 14:34:04 -0000 VGhhbmtzICENCg0KDQp3ZW4NCg0KX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18NCrei vP7Iyzogb3duZXItcG9ydHMtY29tbWl0dGVyc0BmcmVlYnNkLm9yZyA8b3duZXItcG9ydHMtY29t bWl0dGVyc0BmcmVlYnNkLm9yZz4gtPqx7SBBbnRvaW5lIEJyb2RpbiA8YW50b2luZUBGcmVlQlNE Lm9yZz4NCreiy83KsbzkOiAyMDE2xOoxMtTCMjbI1SAyMjozMDo1NA0KytW8/sjLOiBwb3J0cy1j b21taXR0ZXJzQGZyZWVic2Qub3JnOyBzdm4tcG9ydHMtYWxsQGZyZWVic2Qub3JnOyBzdm4tcG9y dHMtaGVhZEBmcmVlYnNkLm9yZw0K1vfM4jogc3ZuIGNvbW1pdDogcjQyOTUyNSAtIGhlYWQvbGFu Zy9weXRob24zNg0KDQpBdXRob3I6IGFudG9pbmUNCkRhdGU6IE1vbiBEZWMgMjYgMTQ6MzA6NTMg MjAxNg0KTmV3IFJldmlzaW9uOiA0Mjk1MjUNClVSTDogaHR0cHM6Ly9zdm53ZWIuZnJlZWJzZC5v cmcvY2hhbmdlc2V0L3BvcnRzLzQyOTUyNQ0KDQpMb2c6DQogIEZpeCBwYWNrYWdpbmcgd2l0aCBu b24gZGVmYXVsdCBBQkkNCg0KTW9kaWZpZWQ6DQogIGhlYWQvbGFuZy9weXRob24zNi9wa2ctcGxp c3QNCg0KTW9kaWZpZWQ6IGhlYWQvbGFuZy9weXRob24zNi9wa2ctcGxpc3QNCj09PT09PT09PT09 PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09 PT09PT09PT09PQ0KLS0tIGhlYWQvbGFuZy9weXRob24zNi9wa2ctcGxpc3QgICAgICAgIE1vbiBE ZWMgMjYgMTQ6Mjk6MDYgMjAxNiAgICAgICAgKHI0Mjk1MjQpDQorKysgaGVhZC9sYW5nL3B5dGhv bjM2L3BrZy1wbGlzdCAgICAgICAgTW9uIERlYyAyNiAxNDozMDo1MyAyMDE2ICAgICAgICAocjQy OTUyNSkNCkBAIC0xNDgsOSArMTQ4LDkgQEAgbGliL3B5dGhvbiUlWFlET1QlJS9fX3B5Y2FjaGVf Xy9fc2l0ZWJ1aQ0KIGxpYi9weXRob24lJVhZRE9UJSUvX19weWNhY2hlX18vX3N0cnB0aW1lLmNw eXRob24tJSVYWSUlLm9wdC0xLnB5Yw0KIGxpYi9weXRob24lJVhZRE9UJSUvX19weWNhY2hlX18v X3N0cnB0aW1lLmNweXRob24tJSVYWSUlLm9wdC0yLnB5Yw0KIGxpYi9weXRob24lJVhZRE9UJSUv X19weWNhY2hlX18vX3N0cnB0aW1lLmNweXRob24tJSVYWSUlLnB5Yw0KLWxpYi9weXRob24lJVhZ RE9UJSUvX19weWNhY2hlX18vX3N5c2NvbmZpZ2RhdGFfbV9mcmVlYnNkJSVPU01BSk9SJSVfLmNw eXRob24tJSVYWSUlLm9wdC0xLnB5Yw0KLWxpYi9weXRob24lJVhZRE9UJSUvX19weWNhY2hlX18v X3N5c2NvbmZpZ2RhdGFfbV9mcmVlYnNkJSVPU01BSk9SJSVfLmNweXRob24tJSVYWSUlLm9wdC0y LnB5Yw0KLWxpYi9weXRob24lJVhZRE9UJSUvX19weWNhY2hlX18vX3N5c2NvbmZpZ2RhdGFfbV9m cmVlYnNkJSVPU01BSk9SJSVfLmNweXRob24tJSVYWSUlLnB5Yw0KK2xpYi9weXRob24lJVhZRE9U JSUvX19weWNhY2hlX18vX3N5c2NvbmZpZ2RhdGFfJSVBQkklJV9mcmVlYnNkJSVPU01BSk9SJSVf LmNweXRob24tJSVYWSUlLm9wdC0xLnB5Yw0KK2xpYi9weXRob24lJVhZRE9UJSUvX19weWNhY2hl X18vX3N5c2NvbmZpZ2RhdGFfJSVBQkklJV9mcmVlYnNkJSVPU01BSk9SJSVfLmNweXRob24tJSVY WSUlLm9wdC0yLnB5Yw0KK2xpYi9weXRob24lJVhZRE9UJSUvX19weWNhY2hlX18vX3N5c2NvbmZp Z2RhdGFfJSVBQkklJV9mcmVlYnNkJSVPU01BSk9SJSVfLmNweXRob24tJSVYWSUlLnB5Yw0KIGxp Yi9weXRob24lJVhZRE9UJSUvX19weWNhY2hlX18vX3RocmVhZGluZ19sb2NhbC5jcHl0aG9uLSUl WFklJS5vcHQtMS5weWMNCiBsaWIvcHl0aG9uJSVYWURPVCUlL19fcHljYWNoZV9fL190aHJlYWRp bmdfbG9jYWwuY3B5dGhvbi0lJVhZJSUub3B0LTIucHljDQogbGliL3B5dGhvbiUlWFlET1QlJS9f X3B5Y2FjaGVfXy9fdGhyZWFkaW5nX2xvY2FsLmNweXRob24tJSVYWSUlLnB5Yw0KQEAgLTYzMCw3 ICs2MzAsNyBAQCBsaWIvcHl0aG9uJSVYWURPVCUlL19weWRlY2ltYWwucHkNCiBsaWIvcHl0aG9u JSVYWURPVCUlL19weWlvLnB5DQogbGliL3B5dGhvbiUlWFlET1QlJS9fc2l0ZWJ1aWx0aW5zLnB5 DQogbGliL3B5dGhvbiUlWFlET1QlJS9fc3RycHRpbWUucHkNCi1saWIvcHl0aG9uJSVYWURPVCUl L19zeXNjb25maWdkYXRhX21fZnJlZWJzZCUlT1NNQUpPUiUlXy5weQ0KK2xpYi9weXRob24lJVhZ RE9UJSUvX3N5c2NvbmZpZ2RhdGFfJSVBQkklJV9mcmVlYnNkJSVPU01BSk9SJSVfLnB5DQogbGli L3B5dGhvbiUlWFlET1QlJS9fdGhyZWFkaW5nX2xvY2FsLnB5DQogbGliL3B5dGhvbiUlWFlET1Ql JS9fd2Vha3JlZnNldC5weQ0KIGxpYi9weXRob24lJVhZRE9UJSUvYWJjLnB5DQpAQCAtNzg0LDE3 ICs3ODQsMTcgQEAgbGliL3B5dGhvbiUlWFlET1QlJS9jb25jdXJyZW50L2Z1dHVyZXMvXw0KIGxp Yi9weXRob24lJVhZRE9UJSUvY29uY3VycmVudC9mdXR1cmVzL19iYXNlLnB5DQogbGliL3B5dGhv biUlWFlET1QlJS9jb25jdXJyZW50L2Z1dHVyZXMvcHJvY2Vzcy5weQ0KIGxpYi9weXRob24lJVhZ RE9UJSUvY29uY3VycmVudC9mdXR1cmVzL3RocmVhZC5weQ0KLWxpYi9weXRob24lJVhZRE9UJSUv Y29uZmlnLSUlWFlET1QlJW0vTWFrZWZpbGUNCi1saWIvcHl0aG9uJSVYWURPVCUlL2NvbmZpZy0l JVhZRE9UJSVtL1NldHVwDQotbGliL3B5dGhvbiUlWFlET1QlJS9jb25maWctJSVYWURPVCUlbS9T ZXR1cC5jb25maWcNCi1saWIvcHl0aG9uJSVYWURPVCUlL2NvbmZpZy0lJVhZRE9UJSVtL1NldHVw LmxvY2FsDQotbGliL3B5dGhvbiUlWFlET1QlJS9jb25maWctJSVYWURPVCUlbS9jb25maWcuYw0K LWxpYi9weXRob24lJVhZRE9UJSUvY29uZmlnLSUlWFlET1QlJW0vY29uZmlnLmMuaW4NCi1saWIv cHl0aG9uJSVYWURPVCUlL2NvbmZpZy0lJVhZRE9UJSVtL2luc3RhbGwtc2gNCi1saWIvcHl0aG9u JSVYWURPVCUlL2NvbmZpZy0lJVhZRE9UJSVtL2xpYnB5dGhvbiUlWFlET1QlJSUlQUJJJSUuYQ0K LWxpYi9weXRob24lJVhZRE9UJSUvY29uZmlnLSUlWFlET1QlJW0vbWFrZXNldHVwDQotbGliL3B5 dGhvbiUlWFlET1QlJS9jb25maWctJSVYWURPVCUlbS9weXRob24tY29uZmlnLnB5DQotbGliL3B5 dGhvbiUlWFlET1QlJS9jb25maWctJSVYWURPVCUlbS9weXRob24ubw0KK2xpYi9weXRob24lJVhZ RE9UJSUvY29uZmlnLSUlWFlET1QlJSUlQUJJJSUvTWFrZWZpbGUNCitsaWIvcHl0aG9uJSVYWURP VCUlL2NvbmZpZy0lJVhZRE9UJSUlJUFCSSUlL1NldHVwDQorbGliL3B5dGhvbiUlWFlET1QlJS9j b25maWctJSVYWURPVCUlJSVBQkklJS9TZXR1cC5jb25maWcNCitsaWIvcHl0aG9uJSVYWURPVCUl L2NvbmZpZy0lJVhZRE9UJSUlJUFCSSUlL1NldHVwLmxvY2FsDQorbGliL3B5dGhvbiUlWFlET1Ql JS9jb25maWctJSVYWURPVCUlJSVBQkklJS9jb25maWcuYw0KK2xpYi9weXRob24lJVhZRE9UJSUv Y29uZmlnLSUlWFlET1QlJSUlQUJJJSUvY29uZmlnLmMuaW4NCitsaWIvcHl0aG9uJSVYWURPVCUl L2NvbmZpZy0lJVhZRE9UJSUlJUFCSSUlL2luc3RhbGwtc2gNCitsaWIvcHl0aG9uJSVYWURPVCUl L2NvbmZpZy0lJVhZRE9UJSUlJUFCSSUlL2xpYnB5dGhvbiUlWFlET1QlJSUlQUJJJSUuYQ0KK2xp Yi9weXRob24lJVhZRE9UJSUvY29uZmlnLSUlWFlET1QlJSUlQUJJJSUvbWFrZXNldHVwDQorbGli L3B5dGhvbiUlWFlET1QlJS9jb25maWctJSVYWURPVCUlJSVBQkklJS9weXRob24tY29uZmlnLnB5 DQorbGliL3B5dGhvbiUlWFlET1QlJS9jb25maWctJSVYWURPVCUlJSVBQkklJS9weXRob24ubw0K IGxpYi9weXRob24lJVhZRE9UJSUvY29uZmlncGFyc2VyLnB5DQogbGliL3B5dGhvbiUlWFlET1Ql JS9jb250ZXh0bGliLnB5DQogbGliL3B5dGhvbiUlWFlET1QlJS9jb3B5LnB5DQoNCg== From owner-svn-ports-head@freebsd.org Mon Dec 26 14:37:59 2016 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 BBE42C91012; Mon, 26 Dec 2016 14:37:59 +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 8B901154A; Mon, 26 Dec 2016 14:37:59 +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 uBQEbwjD045850; Mon, 26 Dec 2016 14:37:58 GMT (envelope-from mat@FreeBSD.org) Received: (from mat@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBQEbwIk045849; Mon, 26 Dec 2016 14:37:58 GMT (envelope-from mat@FreeBSD.org) Message-Id: <201612261437.uBQEbwIk045849@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mat set sender to mat@FreeBSD.org using -f From: Mathieu Arnold Date: Mon, 26 Dec 2016 14:37:58 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429528 - head/net/samba36 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, 26 Dec 2016 14:37:59 -0000 Author: mat Date: Mon Dec 26 14:37:58 2016 New Revision: 429528 URL: https://svnweb.freebsd.org/changeset/ports/429528 Log: Don't deprecate net/samba36, too many ports depend on it. Sponsored by: Absolight Modified: head/net/samba36/Makefile (contents, props changed) Modified: head/net/samba36/Makefile ============================================================================== --- head/net/samba36/Makefile Mon Dec 26 14:33:04 2016 (r429527) +++ head/net/samba36/Makefile Mon Dec 26 14:37:58 2016 (r429528) @@ -18,7 +18,8 @@ LICENSE_FILE= ${WRKDIR}/${DISTNAME}/COP CONFLICTS?= *samba3[2-5]-3.* DEPRECATED= not supported by the upstream -EXPIRATION_DATE= 2017-03-01 +# Too many ports depend on this, so don't set an expiration date... +# EXPIRATION_DATE= 2017-03-01 # Additional patches from Sernet.de PATCH_STRIP= -p1 From owner-svn-ports-head@freebsd.org Mon Dec 26 14:44:35 2016 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 2FEF2C914C1; Mon, 26 Dec 2016 14:44:35 +0000 (UTC) (envelope-from wen@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 EDA091C6A; Mon, 26 Dec 2016 14:44:34 +0000 (UTC) (envelope-from wen@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBQEiY2r049934; Mon, 26 Dec 2016 14:44:34 GMT (envelope-from wen@FreeBSD.org) Received: (from wen@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBQEiYkQ049932; Mon, 26 Dec 2016 14:44:34 GMT (envelope-from wen@FreeBSD.org) Message-Id: <201612261444.uBQEiYkQ049932@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: wen set sender to wen@FreeBSD.org using -f From: Wen Heping Date: Mon, 26 Dec 2016 14:44:34 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429529 - head/irc/pear-Net_SmartIRC 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, 26 Dec 2016 14:44:35 -0000 Author: wen Date: Mon Dec 26 14:44:33 2016 New Revision: 429529 URL: https://svnweb.freebsd.org/changeset/ports/429529 Log: - Update to 1.1.10 PR: 215567 Submitted by: joneum@bsdproject.de(maintainer) Modified: head/irc/pear-Net_SmartIRC/Makefile head/irc/pear-Net_SmartIRC/distinfo Modified: head/irc/pear-Net_SmartIRC/Makefile ============================================================================== --- head/irc/pear-Net_SmartIRC/Makefile Mon Dec 26 14:37:58 2016 (r429528) +++ head/irc/pear-Net_SmartIRC/Makefile Mon Dec 26 14:44:33 2016 (r429529) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Net_SmartIRC -PORTVERSION= 1.1.9 +PORTVERSION= 1.1.10 CATEGORIES= irc www pear MAINTAINER= joneum@bsdproject.de Modified: head/irc/pear-Net_SmartIRC/distinfo ============================================================================== --- head/irc/pear-Net_SmartIRC/distinfo Mon Dec 26 14:37:58 2016 (r429528) +++ head/irc/pear-Net_SmartIRC/distinfo Mon Dec 26 14:44:33 2016 (r429529) @@ -1,2 +1,3 @@ -SHA256 (PEAR/Net_SmartIRC-1.1.9.tgz) = 26d11dc39c401fdf79dc6c6e634d3dca4b08b9c157ace0226e92550272f9d9e7 -SIZE (PEAR/Net_SmartIRC-1.1.9.tgz) = 165693 +TIMESTAMP = 1482792106 +SHA256 (PEAR/Net_SmartIRC-1.1.10.tgz) = 2e7783b9b7093345101e7b02149567c339effd43df4fe7c178eca28fd449960f +SIZE (PEAR/Net_SmartIRC-1.1.10.tgz) = 165871 From owner-svn-ports-head@freebsd.org Mon Dec 26 14:46:27 2016 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 ABEC9C91557 for ; Mon, 26 Dec 2016 14:46:27 +0000 (UTC) (envelope-from sunpoet@sunpoet.net) Received: from mail-oi0-x244.google.com (mail-oi0-x244.google.com [IPv6:2607:f8b0:4003:c06::244]) (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 7092D1D7B for ; Mon, 26 Dec 2016 14:46:27 +0000 (UTC) (envelope-from sunpoet@sunpoet.net) Received: by mail-oi0-x244.google.com with SMTP id v84so44802914oie.2 for ; Mon, 26 Dec 2016 06:46:27 -0800 (PST) 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=+F+60TDEQ39x32tBMychxu7x0VUBYGlUDdqk8nxy6RI=; b=lJ1p6NkuAbiQ+Plgjkifb7nhYEX3UdiKfWJYP8r6ybBH6cx4ajm3B+46IzwbyuOA2Y 6YwHwwVYsRUey89NNk9cggguH9yGRW3iWDQ3SRhLJRRnKZ5s2+YavIWcvbbF1xz+5bIj VKSP6Vy/JFCrD8joe4YsS6pc9kt7yyYTKsH0iw35IOXRsUE7ST7rAacTpCWVRWIxJvBH y91JnGyOPAX5diVyHYj3Vb0FLky0KnIuGLc2moZRnUq6BYBv3qs7xYRE40CPBEu0f/an M2m5qP0iXKHyDq+DGW50W6kOKjSLeg28oWJce1c/DOKTpINGsAg6NwknsdrV1nrM7GKY WIow== 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=+F+60TDEQ39x32tBMychxu7x0VUBYGlUDdqk8nxy6RI=; b=uMFGLlM8C0LdWu0hdoOvsC1TRobL28yZPcIxVE4KqyWUuHM9K3dx40fu1eS/8hGDAl MvhOM4+0269lRc+L48UrEGKibMCN0jWOF6efUdMhANlG4yDqflZo38Z4ocxac15BzDqB SBEjAKss7fcsiSCnAGX7+Ay5O74zvS2lgLBKM+EWGK9so2MjAL421xI7kIx2woC4yLU3 UvZ18lFv0QBHkj4mBLT26uTl7m7vFRiiyxNIBUV5B2ZNlaN+lGGL0nBp6z0ULrvV1/yE 8WZq05VyKvYejYbP1eA+raet0yQaqiGBkYovvQlLa5MOw0bbrWM7wKLEAUyoZTVCUeeB ftYw== X-Gm-Message-State: AIkVDXI21rwM1xN8ruieL9fouFjjq5ejKzed0mvFWfBWPcgYLpjFL8fWs4/eIX3EHbHeE8RZKV0f7l7Shqh9og== X-Received: by 10.202.240.136 with SMTP id o130mr13121055oih.66.1482763586833; Mon, 26 Dec 2016 06:46:26 -0800 (PST) MIME-Version: 1.0 Sender: sunpoet@sunpoet.net Received: by 10.157.12.134 with HTTP; Mon, 26 Dec 2016 06:45:46 -0800 (PST) In-Reply-To: <201612261437.uBQEbwIk045849@repo.freebsd.org> References: <201612261437.uBQEbwIk045849@repo.freebsd.org> From: Sunpoet Po-Chuan Hsieh Date: Mon, 26 Dec 2016 22:45:46 +0800 X-Google-Sender-Auth: 7PnfrfexwydfLzb4NA8ZXIB2QME Message-ID: Subject: Re: svn commit: r429528 - head/net/samba36 To: Mathieu Arnold 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: Mon, 26 Dec 2016 14:46:27 -0000 On Mon, Dec 26, 2016 at 10:37 PM, Mathieu Arnold wrote: > Author: mat > Date: Mon Dec 26 14:37:58 2016 > New Revision: 429528 > URL: https://svnweb.freebsd.org/changeset/ports/429528 > > Log: > Don't deprecate net/samba36, too many ports depend on it. > Or a longer expiration date like databases/db48 ? Regards, sunpoet > Sponsored by: Absolight > > Modified: > head/net/samba36/Makefile (contents, props changed) > > Modified: head/net/samba36/Makefile > ============================================================ > ================== > --- head/net/samba36/Makefile Mon Dec 26 14:33:04 2016 (r429527) > +++ head/net/samba36/Makefile Mon Dec 26 14:37:58 2016 (r429528) > @@ -18,7 +18,8 @@ LICENSE_FILE= ${WRKDIR}/${DISTNAME}/COP > CONFLICTS?= *samba3[2-5]-3.* > > DEPRECATED= not supported by the upstream > -EXPIRATION_DATE= 2017-03-01 > +# Too many ports depend on this, so don't set an expiration date... > +# EXPIRATION_DATE= 2017-03-01 > > # Additional patches from Sernet.de > PATCH_STRIP= -p1 > _______________________________________________ > 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" From owner-svn-ports-head@freebsd.org Mon Dec 26 14:55:14 2016 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 A2778C91802; Mon, 26 Dec 2016 14:55:14 +0000 (UTC) (envelope-from bsdkaffee@gmail.com) Received: from mail-lf0-x244.google.com (mail-lf0-x244.google.com [IPv6:2a00:1450:4010:c07::244]) (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 3DB2911A7; Mon, 26 Dec 2016 14:55:14 +0000 (UTC) (envelope-from bsdkaffee@gmail.com) Received: by mail-lf0-x244.google.com with SMTP id x140so11238938lfa.2; Mon, 26 Dec 2016 06:55:14 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc:content-transfer-encoding; bh=KyxB5PmGWAz7Tt3fGUe3o1Pv3Mn6EtdsIzROP5UypCw=; b=OynQvdV0HmHng5xl1AJkDCq3ySCrg65cLQdfbZGVpKG1uDBVZ/6JCWPrhOMirDzp0f gpU3zmC8FnG3UvFr+ZOlwGxkmbS75lqAu/Qq9FmZDv+87mEAQYLTUhnnmx474uG0j1oE angFLCIcnbJuGQuWZmSsfLXdCsa/Bli04fpyGtQCxE7dj+P6fnmKKBXCUVea4xSl64d9 Oh0NGjkrxcncEoQH0ZmRXehYmVqis6dvBqSkr7RQshbdM0kWG8MDMXedZZiSIbzdZQwa xKuGgK7Ma22c2G7myxDyDWw4e37zJ+OP+A6AgGpdVQ40jDsEXXtJ6ZoT+n1OP8u2KgNo lFwA== 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:content-transfer-encoding; bh=KyxB5PmGWAz7Tt3fGUe3o1Pv3Mn6EtdsIzROP5UypCw=; b=V/Z+hXQlTUns0jHisUW5fSru7BoYlfyphhkl7m2ZyJu/iP+/mU/IEtJj9HS7sgZ7KB XxvX+jOCCRJ/HKoS0sD5LXhvhtKo0iX4Tw6HG6TdzxX5CuD+SaAJA7LYxPty1IkjaStr bc7yNbNgqnKGcu7Yc56KBSwLMSReu8lb9PDH80P18FSzVElcOJrc79pubOMloThox/gq 8p2fRxuUgi9MR0bJcVBU4YJnFb78uEyLbV+G80WuUdkQ0yyIAEVs1yRLn3sEiIN/1Eg/ xHqDXSuNytELtDeoQkrlWcN5fSgHzL8NFDXZmIGdNc0+FjJ9AkSiALiAmBmp9NqQJqnK u+mg== X-Gm-Message-State: AIkVDXLilVPkb1zyKeGktQh6MebeXEe8H0KzbTE0H+w3StqV8D1JpGallAyyBCzL82OH76kO47PT5p7EDL48kg== X-Received: by 10.25.27.145 with SMTP id b139mr8088274lfb.114.1482764110413; Mon, 26 Dec 2016 06:55:10 -0800 (PST) MIME-Version: 1.0 Sender: bsdkaffee@gmail.com Received: by 10.25.228.150 with HTTP; Mon, 26 Dec 2016 06:55:09 -0800 (PST) In-Reply-To: <14f05e3e-9936-0a0d-24c2-b3c03026a4c5@FreeBSD.org> References: <201612221930.uBMJUgUm001034@repo.freebsd.org> <14f05e3e-9936-0a0d-24c2-b3c03026a4c5@FreeBSD.org> From: "Jason E. Hale" Date: Mon, 26 Dec 2016 09:55:09 -0500 X-Google-Sender-Auth: 9uIEn6OdocRCIfn13Mbil6QMQls Message-ID: Subject: Re: svn commit: r429179 - head/audio/libofa To: Mathieu Arnold Cc: ports-committers , "svn-ports-all@freebsd.org" , "svn-ports-head@freebsd.org" Content-Type: text/plain; charset=UTF-8 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, 26 Dec 2016 14:55:14 -0000 On Mon, Dec 26, 2016 at 9:04 AM, Mathieu Arnold wrote: > Le 22/12/2016 =C3=A0 20:30, Jason E. Hale a =C3=A9crit : >> +DEPRECATED=3D MusicDNS service has been discontinued >> + >> > > Please, also set DEPRECATION_DATE so it does not linger in the ports > tree forever. > Be sure I'm actively trying to get rid of it. I wanted to take care of the remaining ports that depend on it first. I'll set EXPIRATION_DATE once this is done. From owner-svn-ports-head@freebsd.org Mon Dec 26 14:56:04 2016 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 80B59C91899; Mon, 26 Dec 2016 14:56:04 +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 4EB6B12AE; Mon, 26 Dec 2016 14:56:04 +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 uBQEu3SQ054275; Mon, 26 Dec 2016 14:56:03 GMT (envelope-from riggs@FreeBSD.org) Received: (from riggs@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBQEu21O054268; Mon, 26 Dec 2016 14:56:02 GMT (envelope-from riggs@FreeBSD.org) Message-Id: <201612261456.uBQEu21O054268@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: riggs set sender to riggs@FreeBSD.org using -f From: Thomas Zander Date: Mon, 26 Dec 2016 14:56:02 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429530 - in head: . net-mgmt net-mgmt/seafile net-mgmt/seafile-client net-mgmt/seafile-client/files net-mgmt/seafile-gui 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, 26 Dec 2016 14:56:04 -0000 Author: riggs Date: Mon Dec 26 14:56:02 2016 New Revision: 429530 URL: https://svnweb.freebsd.org/changeset/ports/429530 Log: Move net-mgmt/seafile to net-mgmt/seafile-client, update to version 6.0.1 PR: 215360 Submitted by: Ultima1252@gmail.com (maintainer of net-mgmt/seafile) Added: head/net-mgmt/seafile-client/ - copied from r429529, head/net-mgmt/seafile/ Deleted: head/net-mgmt/seafile/ head/net-mgmt/seafile-client/files/patch-daemon_repo-mgr.c head/net-mgmt/seafile-client/files/pkg-message.in head/net-mgmt/seafile-client/files/seafile.in Modified: head/MOVED head/net-mgmt/Makefile head/net-mgmt/seafile-client/Makefile head/net-mgmt/seafile-client/distinfo head/net-mgmt/seafile-client/files/patch-daemon_vc-utils.c head/net-mgmt/seafile-client/pkg-plist head/net-mgmt/seafile-gui/Makefile Modified: head/MOVED ============================================================================== --- head/MOVED Mon Dec 26 14:44:33 2016 (r429529) +++ head/MOVED Mon Dec 26 14:56:02 2016 (r429530) @@ -8849,3 +8849,4 @@ www/py33-requests|www/py3-requests|2016- www/py34-requests|www/py3-requests|2016-12-26|No need for 4 versions of py-requests www/py35-requests|www/py3-requests|2016-12-26|No need for 4 versions of py-requests net-mgmt/ccnet|net-mgmt/ccnet-client|2016-12-26|Split into -client and -server parts +net-mgmt/seafile|net-mgmt/seafile-client|2016-12-26|Split into -client and -server parts Modified: head/net-mgmt/Makefile ============================================================================== --- head/net-mgmt/Makefile Mon Dec 26 14:44:33 2016 (r429529) +++ head/net-mgmt/Makefile Mon Dec 26 14:56:02 2016 (r429530) @@ -304,7 +304,7 @@ SUBDIR += sblim-wbemcli SUBDIR += scli SUBDIR += sdig - SUBDIR += seafile + SUBDIR += seafile-client SUBDIR += seafile-gui SUBDIR += seafile-server SUBDIR += send Modified: head/net-mgmt/seafile-client/Makefile ============================================================================== --- head/net-mgmt/seafile/Makefile Mon Dec 26 14:44:33 2016 (r429529) +++ head/net-mgmt/seafile-client/Makefile Mon Dec 26 14:56:02 2016 (r429530) @@ -1,14 +1,12 @@ # $FreeBSD$ -PORTNAME= seafile -PORTVERSION= 6.0.0 -PORTREVISION= 1 +PORTNAME= seafile-client +PORTVERSION= 6.0.1 DISTVERSIONPREFIX= v -DISTVERSIONSUFFIX= -server CATEGORIES= net-mgmt MAINTAINER= ultima1252@gmail.com -COMMENT= Open Source Cloud Storage (Server) +COMMENT= Open Source Cloud Storage (Client) LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE.txt @@ -19,7 +17,7 @@ LIB_DEPENDS= libsearpc.so:devel/libsearp libzdb.so:databases/libzdb \ libcurl.so:ftp/curl \ libinotify.so:devel/libinotify \ - libccnet.so:net-mgmt/ccnet \ + libccnet.so:net-mgmt/ccnet-client \ libevent.so:devel/libevent2 \ libuuid.so:misc/e2fsprogs-libuuid \ libjansson.so:devel/jansson @@ -31,6 +29,7 @@ CONFLICTS= seafile-server-[0-9]* USE_GITHUB= yes GH_ACCOUNT= haiwen +GH_PROJECT= seafile USES= autoreconf gettext iconv libarchive libtool mysql pathfix \ pkgconfig python:-2.7 shebangfix sqlite ssl @@ -43,34 +42,10 @@ GNU_CONFIGURE= yes USE_LDCONFIG= yes CONFIGURE_ENV= SSL_CFLAGS="${OPENSSLINC}" SSL_LIBS="-L${OPENSSLLIB} -lssl -lcrypto" -CONFIGURE_ARGS= --enable-server INSTALL_TARGET= install-strip CPPFLAGS+= -I${LOCALBASE}/include -I${LOCALBASE}/include/evhtp LDFLAGS+= -L${LOCALBASE}/lib -HAIWENDIR= www/haiwen -SEAFILE_SERVER= ${HAIWENDIR}/seafile-server -SEABIN= ${SEAFILE_SERVER}/seafile/bin -SEALIB= ${SEAFILE_SERVER}/seafile/lib - -USERS= seafile -GROUPS= ${USERS} - -USE_RC_SUBR= ${PORTNAME} -PLIST_SUB= USERS=${USERS} \ - GROUPS=${GROUPS} \ - SEAFILE_SERVER=${SEAFILE_SERVER} \ - HAIWENDIR=${HAIWENDIR} - -SUB_FILES= pkg-message - -SUB_LIST+= USERS=${USERS} \ - GROUPS=${GROUPS} \ - SEAFILE_SERVER=${SEAFILE_SERVER} \ - HAIWENDIR=${HAIWENDIR} - -MAKE_JOBS_UNSAFE= yes - OPTIONS_DEFINE= FUSE RIAK OPTIONS_SUB= yes @@ -99,36 +74,5 @@ post-patch: ${WRKSRC}/scripts/seaf-cli-wrapper.sh ${REINPLACE_CMD} 's///' ${WRKSRC}/server/upload-file.c \ ${WRKSRC}/server/access-file.c ${WRKSRC}/server/http-server.c -post-install: - @${MKDIR} ${STAGEDIR}${PREFIX}/${SEABIN} ${STAGEDIR}${PREFIX}/${SEALIB} \ - ${STAGEDIR}${PREFIX}/${SEAFILE_SERVER}/seafile/share/doc/seafile \ - ${STAGEDIR}${PREFIX}/${SEAFILE_SERVER}/upgrade -.for SERVPROG in seaf-fsck seafserv-gc seaf-fuse seaf-migrate \ - seaf-server seaf-server-init seafile-controller - if [ -e "${STAGEDIR}${PREFIX}/bin/${SERVPROG}" ]; then \ - ${INSTALL_PROGRAM} ${STAGEDIR}${PREFIX}/bin/${SERVPROG} ${STAGEDIR}${PREFIX}/${SEABIN}; \ - ${RM} ${STAGEDIR}${PREFIX}/bin/${SERVPROG}; \ - fi -.endfor -.for SERVPROG in seafile-controller seaf-server - ${LN} -s ${PREFIX}/${SEABIN}/${SERVPROG} ${STAGEDIR}${PREFIX}/bin/ -.endfor - - ${INSTALL_SCRIPT} ${STAGEDIR}${PREFIX}/bin/seaf-cli ${STAGEDIR}${PREFIX}/${SEABIN}/seaf-cli.py - ${INSTALL_SCRIPT} ${WRKSRC}/scripts/seaf-cli-wrapper.sh ${STAGEDIR}${PREFIX}/bin/seaf-cli - (cd ${STAGEDIR}${PREFIX}/lib && \ - ${COPYTREE_SHARE} ${PYTHON_VERSION} ${STAGEDIR}${PREFIX}/${SEALIB}) - @${RM} -r ${STAGEDIR}${PREFIX}/lib/${PYTHON_VERSION} \ - ${WRKSRC}/scripts/seaf-cli-wrapper.sh \ - ${WRKSRC}/scripts/sqlite2mysql.[ps][yh] \ - ${WRKSRC}/scripts/setup-seafile.sh \ - ${STAGEDIR}${PREFIX}/bin/seafile-admin - ${INSTALL_SCRIPT} ${WRKSRC}/scripts/*.[ps][yh] ${STAGEDIR}${PREFIX}/${SEAFILE_SERVER} - ${INSTALL_SCRIPT} ${WRKSRC}/scripts/upgrade/*.[ps][yh] \ - ${STAGEDIR}${PREFIX}/${SEAFILE_SERVER}/upgrade - ${INSTALL_DATA} ${WRKSRC}/doc/seafile-tutorial.doc \ - ${STAGEDIR}${PREFIX}/${SEAFILE_SERVER}/seafile/share/doc/seafile/ - (cd ${WRKSRC}/scripts/upgrade && \ - ${COPYTREE_SHARE} sql ${STAGEDIR}${PREFIX}/${SEAFILE_SERVER}/upgrade) .include Modified: head/net-mgmt/seafile-client/distinfo ============================================================================== --- head/net-mgmt/seafile/distinfo Mon Dec 26 14:44:33 2016 (r429529) +++ head/net-mgmt/seafile-client/distinfo Mon Dec 26 14:56:02 2016 (r429530) @@ -1,3 +1,3 @@ -TIMESTAMP = 1470238743 -SHA256 (haiwen-seafile-v6.0.0-server_GH0.tar.gz) = 778b4248c6596f25d337ea18b9422eeb6950c9b86456ac535c0f7c2fd5e8148f -SIZE (haiwen-seafile-v6.0.0-server_GH0.tar.gz) = 1149598 +TIMESTAMP = 1481772891 +SHA256 (haiwen-seafile-v6.0.1_GH0.tar.gz) = c212833ff21af19554d216ab3f5c01c3a5878d4bd30b4f71c67ec9b71416a095 +SIZE (haiwen-seafile-v6.0.1_GH0.tar.gz) = 1154256 Modified: head/net-mgmt/seafile-client/files/patch-daemon_vc-utils.c ============================================================================== --- head/net-mgmt/seafile/files/patch-daemon_vc-utils.c Mon Dec 26 14:44:33 2016 (r429529) +++ head/net-mgmt/seafile-client/files/patch-daemon_vc-utils.c Mon Dec 26 14:56:02 2016 (r429530) @@ -1,15 +1,6 @@ ---- daemon/vc-utils.c.orig 2016-04-05 08:38:26 UTC +--- daemon/vc-utils.c.orig 2016-12-03 06:02:47 UTC +++ daemon/vc-utils.c -@@ -664,7 +664,7 @@ error: - - #endif /* defined WIN32 || defined __APPLE__ */ - --#ifdef __linux__ -+#if defined(__linux__) || defined(__FreeBSD__) || defined(__DragonFly__) || defined(__NetBSD__) || defined(__OpenBSD__) - - char * - build_checkout_path (const char *worktree, const char *ce_name, int len) -@@ -724,7 +724,7 @@ checkout_entry (struct cache_entry *ce, +@@ -736,7 +736,7 @@ checkout_entry (struct cache_entry *ce, gboolean force_conflict = FALSE; path_in = g_build_path ("/", o->base, ce->name, NULL); Modified: head/net-mgmt/seafile-client/pkg-plist ============================================================================== --- head/net-mgmt/seafile/pkg-plist Mon Dec 26 14:44:33 2016 (r429529) +++ head/net-mgmt/seafile-client/pkg-plist Mon Dec 26 14:56:02 2016 (r429530) @@ -1,7 +1,5 @@ bin/seaf-cli bin/seaf-daemon -bin/seafile-controller -bin/seaf-server include/seafile/monitor-rpc.h include/seafile/seafile-object.h include/seafile/seafile-rpc.h @@ -10,104 +8,21 @@ lib/libseafile.a lib/libseafile.so lib/libseafile.so.0 lib/libseafile.so.0.0.0 +%%PYTHON_SITELIBDIR%%/seafile/__init__.py +%%PYTHON_SITELIBDIR%%/seafile/__init__.pyc +%%PYTHON_SITELIBDIR%%/seafile/__init__.pyo +%%PYTHON_SITELIBDIR%%/seafile/rpcclient.py +%%PYTHON_SITELIBDIR%%/seafile/rpcclient.pyc +%%PYTHON_SITELIBDIR%%/seafile/rpcclient.pyo +%%PYTHON_SITELIBDIR%%/seaserv/__init__.py +%%PYTHON_SITELIBDIR%%/seaserv/__init__.pyc +%%PYTHON_SITELIBDIR%%/seaserv/__init__.pyo +%%PYTHON_SITELIBDIR%%/seaserv/api.py +%%PYTHON_SITELIBDIR%%/seaserv/api.pyc +%%PYTHON_SITELIBDIR%%/seaserv/api.pyo +%%PYTHON_SITELIBDIR%%/seaserv/service.py +%%PYTHON_SITELIBDIR%%/seaserv/service.pyc +%%PYTHON_SITELIBDIR%%/seaserv/service.pyo libdata/pkgconfig/libseafile.pc man/man1/seaf-cli.1.gz man/man1/seaf-daemon.1.gz -%%SEAFILE_SERVER%%/check_init_admin.py -%%SEAFILE_SERVER%%/reset-admin.sh -%%SEAFILE_SERVER%%/seaf-fuse.sh -%%SEAFILE_SERVER%%/seaf-gc.sh -%%SEAFILE_SERVER%%/seafile.sh -%%SEAFILE_SERVER%%/seafile/bin/seaf-fsck -%%FUSE%%%%SEAFILE_SERVER%%/seafile/bin/seaf-fuse -%%SEAFILE_SERVER%%/seafile/bin/seaf-cli.py -%%SEAFILE_SERVER%%/seafile/bin/seaf-migrate -%%SEAFILE_SERVER%%/seafile/bin/seaf-server -%%SEAFILE_SERVER%%/seafile/bin/seaf-server-init -%%SEAFILE_SERVER%%/seafile/bin/seafile-controller -%%SEAFILE_SERVER%%/seafile/bin/seafserv-gc -%%SEAFILE_SERVER%%/seafile/%%PYTHON_SITELIBDIR%%/seafile/__init__.py -%%SEAFILE_SERVER%%/seafile/%%PYTHON_SITELIBDIR%%/seafile/__init__.pyc -%%SEAFILE_SERVER%%/seafile/%%PYTHON_SITELIBDIR%%/seafile/__init__.pyo -%%SEAFILE_SERVER%%/seafile/%%PYTHON_SITELIBDIR%%/seafile/rpcclient.py -%%SEAFILE_SERVER%%/seafile/%%PYTHON_SITELIBDIR%%/seafile/rpcclient.pyc -%%SEAFILE_SERVER%%/seafile/%%PYTHON_SITELIBDIR%%/seafile/rpcclient.pyo -%%SEAFILE_SERVER%%/seafile/%%PYTHON_SITELIBDIR%%/seaserv/__init__.py -%%SEAFILE_SERVER%%/seafile/%%PYTHON_SITELIBDIR%%/seaserv/__init__.pyc -%%SEAFILE_SERVER%%/seafile/%%PYTHON_SITELIBDIR%%/seaserv/__init__.pyo -%%SEAFILE_SERVER%%/seafile/%%PYTHON_SITELIBDIR%%/seaserv/api.py -%%SEAFILE_SERVER%%/seafile/%%PYTHON_SITELIBDIR%%/seaserv/api.pyc -%%SEAFILE_SERVER%%/seafile/%%PYTHON_SITELIBDIR%%/seaserv/api.pyo -%%SEAFILE_SERVER%%/seafile/%%PYTHON_SITELIBDIR%%/seaserv/service.py -%%SEAFILE_SERVER%%/seafile/%%PYTHON_SITELIBDIR%%/seaserv/service.pyc -%%SEAFILE_SERVER%%/seafile/%%PYTHON_SITELIBDIR%%/seaserv/service.pyo -%%PORTDOCS%%%%SEAFILE_SERVER%%/seafile/%%DOCSDIR%%/seafile-tutorial.doc -%%SEAFILE_SERVER%%/breakpad.py -%%SEAFILE_SERVER%%/seahub.sh -%%SEAFILE_SERVER%%/setup-seafile-mysql.py -%%SEAFILE_SERVER%%/setup-seafile-mysql.sh -%%SEAFILE_SERVER%%/upgrade/add_collate.sh -%%SEAFILE_SERVER%%/upgrade/db_update_1.3_1.4.py -%%SEAFILE_SERVER%%/upgrade/db_update_helper.py -%%SEAFILE_SERVER%%/upgrade/minor-upgrade.sh -%%SEAFILE_SERVER%%/seaf-fsck.sh -%%SEAFILE_SERVER%%/upgrade/fix_mysql_user.py -%%SEAFILE_SERVER%%/upgrade/regenerate_secret_key.sh -%%SEAFILE_SERVER%%/upgrade/sql/1.6.0/mysql/seahub.sql -%%SEAFILE_SERVER%%/upgrade/sql/1.6.0/sqlite3/seahub.sql -%%SEAFILE_SERVER%%/upgrade/sql/1.7.0/mysql/seafile.sql -%%SEAFILE_SERVER%%/upgrade/sql/1.7.0/mysql/seahub.sql -%%SEAFILE_SERVER%%/upgrade/sql/1.7.0/sqlite3/seafile.sql -%%SEAFILE_SERVER%%/upgrade/sql/1.7.0/sqlite3/seahub.sql -%%SEAFILE_SERVER%%/upgrade/sql/1.8.0/mysql/ccnet.sql -%%SEAFILE_SERVER%%/upgrade/sql/1.8.0/mysql/seahub.sql -%%SEAFILE_SERVER%%/upgrade/sql/1.8.0/sqlite3/seahub.sql -%%SEAFILE_SERVER%%/upgrade/sql/2.0.0/mysql/seahub.sql -%%SEAFILE_SERVER%%/upgrade/sql/2.0.0/sqlite3/seahub.sql -%%SEAFILE_SERVER%%/upgrade/sql/2.1.0/mysql/seahub.sql -%%SEAFILE_SERVER%%/upgrade/sql/2.1.0/sqlite3/seahub.sql -%%SEAFILE_SERVER%%/upgrade/sql/2.2.0/mysql/ccnet.sql -%%SEAFILE_SERVER%%/upgrade/sql/3.0.0/mysql/seahub.sql -%%SEAFILE_SERVER%%/upgrade/sql/3.0.0/sqlite3/seahub.sql -%%SEAFILE_SERVER%%/upgrade/sql/3.1.0/mysql/seahub.sql -%%SEAFILE_SERVER%%/upgrade/sql/3.1.0/sqlite3/seahub.sql -%%SEAFILE_SERVER%%/upgrade/sql/4.1.0/mysql/ccnet.sql -%%SEAFILE_SERVER%%/upgrade/sql/4.1.0/mysql/seafile.sql -%%SEAFILE_SERVER%%/upgrade/sql/4.1.0/sqlite3/ccnet/groupmgr.sql -%%SEAFILE_SERVER%%/upgrade/sql/4.1.0/sqlite3/seafile.sql -%%SEAFILE_SERVER%%/upgrade/sql/4.2.0/mysql/seafile.sql -%%SEAFILE_SERVER%%/upgrade/sql/4.2.0/mysql/seahub.sql -%%SEAFILE_SERVER%%/upgrade/sql/4.2.0/sqlite3/seafile.sql -%%SEAFILE_SERVER%%/upgrade/sql/4.2.0/sqlite3/seahub.sql -%%SEAFILE_SERVER%%/upgrade/sql/4.3.0/mysql/.gitkeep -%%SEAFILE_SERVER%%/upgrade/sql/4.3.0/sqlite3/.gitkeep -%%SEAFILE_SERVER%%/upgrade/sql/4.4.0/mysql/.gitkeep -%%SEAFILE_SERVER%%/upgrade/sql/4.4.0/sqlite3/.gitkeep -%%SEAFILE_SERVER%%/upgrade/upgrade_1.2_1.3.sh -%%SEAFILE_SERVER%%/upgrade/upgrade_1.3_1.4.sh -%%SEAFILE_SERVER%%/upgrade/upgrade_1.4_1.5.sh -%%SEAFILE_SERVER%%/upgrade/upgrade_1.5_1.6.sh -%%SEAFILE_SERVER%%/upgrade/upgrade_1.6_1.7.sh -%%SEAFILE_SERVER%%/upgrade/upgrade_1.7_1.8.sh -%%SEAFILE_SERVER%%/upgrade/upgrade_1.8_2.0.sh -%%SEAFILE_SERVER%%/upgrade/upgrade_2.0_2.1.sh -%%SEAFILE_SERVER%%/upgrade/upgrade_2.1_2.2.sh -%%SEAFILE_SERVER%%/upgrade/upgrade_2.2_3.0.sh -%%SEAFILE_SERVER%%/upgrade/upgrade_3.0_3.1.sh -%%SEAFILE_SERVER%%/upgrade/upgrade_3.1_4.0.sh -%%SEAFILE_SERVER%%/upgrade/upgrade_4.0_4.1.sh -%%SEAFILE_SERVER%%/upgrade/upgrade_4.1_4.2.sh -%%SEAFILE_SERVER%%/upgrade/upgrade_4.2_4.3.sh -%%SEAFILE_SERVER%%/upgrade/upgrade_4.3_4.4.sh -%%SEAFILE_SERVER%%/upgrade/sql/5.0.0/mysql/seahub.sql -%%SEAFILE_SERVER%%/upgrade/sql/5.0.0/sqlite3/seahub.sql -%%SEAFILE_SERVER%%/upgrade/sql/5.1.0/mysql/seafile.sql -%%SEAFILE_SERVER%%/upgrade/sql/5.1.0/mysql/seahub.sql -%%SEAFILE_SERVER%%/upgrade/sql/5.1.0/sqlite3/seafile.sql -%%SEAFILE_SERVER%%/upgrade/sql/5.1.0/sqlite3/seahub.sql -%%SEAFILE_SERVER%%/upgrade/sql/6.0.0/mysql/seahub.sql -%%SEAFILE_SERVER%%/upgrade/sql/6.0.0/sqlite3/seahub.sql -%%SEAFILE_SERVER%%/upgrade/upgrade_5.1_6.0.sh -%%SEAFILE_SERVER%%/upgrade/upgrade_5.0_5.1.sh -%%SEAFILE_SERVER%%/upgrade/upgrade_4.4_5.0.sh -@dir(%%USERS%%,%%GROUPS%%,755) %%HAIWENDIR%% Modified: head/net-mgmt/seafile-gui/Makefile ============================================================================== --- head/net-mgmt/seafile-gui/Makefile Mon Dec 26 14:44:33 2016 (r429529) +++ head/net-mgmt/seafile-gui/Makefile Mon Dec 26 14:56:02 2016 (r429530) @@ -13,7 +13,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libglib-2.0.so:devel/glib20 \ libsearpc.so:devel/libsearpc \ - libseafile.so:net-mgmt/seafile \ + libseafile.so:net-mgmt/seafile-client \ libsqlite3.so:databases/sqlite3 \ libccnet.so:net-mgmt/ccnet-client \ libjansson.so:devel/jansson \ From owner-svn-ports-head@freebsd.org Mon Dec 26 15:08:19 2016 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 4159FC91CA7; Mon, 26 Dec 2016 15:08:19 +0000 (UTC) (envelope-from sbruno@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 E5E3A1832; Mon, 26 Dec 2016 15:08:18 +0000 (UTC) (envelope-from sbruno@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBQF8IFT058464; Mon, 26 Dec 2016 15:08:18 GMT (envelope-from sbruno@FreeBSD.org) Received: (from sbruno@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBQF8IiZ058462; Mon, 26 Dec 2016 15:08:18 GMT (envelope-from sbruno@FreeBSD.org) Message-Id: <201612261508.uBQF8IiZ058462@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sbruno set sender to sbruno@FreeBSD.org using -f From: Sean Bruno Date: Mon, 26 Dec 2016 15:08:17 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429531 - head/emulators/qemu-sbruno 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, 26 Dec 2016 15:08:19 -0000 Author: sbruno Date: Mon Dec 26 15:08:17 2016 New Revision: 429531 URL: https://svnweb.freebsd.org/changeset/ports/429531 Log: Update to qemu 2.8.50: - we should be able to build devel/m4 again, even though the configure script will segfault instead of hanging forever. Progress! PR: 214944 Modified: head/emulators/qemu-sbruno/Makefile head/emulators/qemu-sbruno/distinfo Modified: head/emulators/qemu-sbruno/Makefile ============================================================================== --- head/emulators/qemu-sbruno/Makefile Mon Dec 26 14:56:02 2016 (r429530) +++ head/emulators/qemu-sbruno/Makefile Mon Dec 26 15:08:17 2016 (r429531) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= qemu -PORTVERSION= 2.7.90.g20161116 -PORTREVISION= 1 +PORTVERSION= 2.8.50.g20161225 CATEGORIES= emulators MASTER_SITES= GH \ LOCAL/nox:dtc \ @@ -22,7 +21,7 @@ LICENSE= GPLv2 USE_GITHUB= yes GH_ACCOUNT= seanbruno GH_PROJECT= ${PORTNAME}-bsd-user -GH_TAGNAME= ff68442 +GH_TAGNAME= 17ce3d8 HAS_CONFIGURE= yes USES= gmake pkgconfig bison perl5 python:2,build USE_PERL5= build Modified: head/emulators/qemu-sbruno/distinfo ============================================================================== --- head/emulators/qemu-sbruno/distinfo Mon Dec 26 14:56:02 2016 (r429530) +++ head/emulators/qemu-sbruno/distinfo Mon Dec 26 15:08:17 2016 (r429531) @@ -1,5 +1,5 @@ -TIMESTAMP = 1479406350 -SHA256 (qemu/2.7.90.g20161116/seanbruno-qemu-bsd-user-2.7.90.g20161116-ff68442_GH0.tar.gz) = 7f325169b3b91a6c7eef64363267bf69181f3fd891de5b9e08a97d1a4861d445 -SIZE (qemu/2.7.90.g20161116/seanbruno-qemu-bsd-user-2.7.90.g20161116-ff68442_GH0.tar.gz) = 13574700 -SHA256 (qemu/2.7.90.g20161116/dtc-v1.4.0.tar.gz) = 39d0713efd82a27adc065ecb9ef36401c53d5ee87ae1764e2bb243fcd97488e3 -SIZE (qemu/2.7.90.g20161116/dtc-v1.4.0.tar.gz) = 131893 +TIMESTAMP = 1482764851 +SHA256 (qemu/2.8.50.g20161225/seanbruno-qemu-bsd-user-2.8.50.g20161225-17ce3d8_GH0.tar.gz) = 96270b7cb6392c529ad90ddb2e153266dfdc75a7648d0a2a1cbde153fd25b6d5 +SIZE (qemu/2.8.50.g20161225/seanbruno-qemu-bsd-user-2.8.50.g20161225-17ce3d8_GH0.tar.gz) = 13599197 +SHA256 (qemu/2.8.50.g20161225/dtc-v1.4.0.tar.gz) = 39d0713efd82a27adc065ecb9ef36401c53d5ee87ae1764e2bb243fcd97488e3 +SIZE (qemu/2.8.50.g20161225/dtc-v1.4.0.tar.gz) = 131893 From owner-svn-ports-head@freebsd.org Mon Dec 26 15:14:44 2016 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 39850C91E82; Mon, 26 Dec 2016 15:14:44 +0000 (UTC) (envelope-from rene@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 E813F1C18; Mon, 26 Dec 2016 15:14:43 +0000 (UTC) (envelope-from rene@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBQFEhHG062475; Mon, 26 Dec 2016 15:14:43 GMT (envelope-from rene@FreeBSD.org) Received: (from rene@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBQFEgsD062473; Mon, 26 Dec 2016 15:14:42 GMT (envelope-from rene@FreeBSD.org) Message-Id: <201612261514.uBQFEgsD062473@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rene set sender to rene@FreeBSD.org using -f From: Rene Ladan Date: Mon, 26 Dec 2016 15:14:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429532 - head/archivers/snzip 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, 26 Dec 2016 15:14:44 -0000 Author: rene Date: Mon Dec 26 15:14:42 2016 New Revision: 429532 URL: https://svnweb.freebsd.org/changeset/ports/429532 Log: archivers/snappy: update to 1.0.4 PR: 213646 Submitted by: maintainer (mizhka@gmail.com) Modified: head/archivers/snzip/Makefile head/archivers/snzip/distinfo Modified: head/archivers/snzip/Makefile ============================================================================== --- head/archivers/snzip/Makefile Mon Dec 26 15:08:17 2016 (r429531) +++ head/archivers/snzip/Makefile Mon Dec 26 15:14:42 2016 (r429532) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= snzip -PORTVERSION= 1.0.2 +PORTVERSION= 1.0.4 CATEGORIES= archivers MAINTAINER= mizhka@gmail.com Modified: head/archivers/snzip/distinfo ============================================================================== --- head/archivers/snzip/distinfo Mon Dec 26 15:08:17 2016 (r429531) +++ head/archivers/snzip/distinfo Mon Dec 26 15:14:42 2016 (r429532) @@ -1,2 +1,3 @@ -SHA256 (kubo-snzip-1.0.2_GH0.tar.gz) = ec2763e15ca42455a32a53c8eefb92d7a4b8ea2f518a6e04c0f11f86c4924847 -SIZE (kubo-snzip-1.0.2_GH0.tar.gz) = 1754963 +TIMESTAMP = 1482759478 +SHA256 (kubo-snzip-1.0.4_GH0.tar.gz) = e2f03856d8d232fe4e49b8a3b713ea92057c526f0ba2e028588b9b9570e5199a +SIZE (kubo-snzip-1.0.4_GH0.tar.gz) = 2373756 From owner-svn-ports-head@freebsd.org Mon Dec 26 15:18:09 2016 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 98C41C91FC3; Mon, 26 Dec 2016 15:18:09 +0000 (UTC) (envelope-from wen@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 596AC1DE4; Mon, 26 Dec 2016 15:18:09 +0000 (UTC) (envelope-from wen@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBQFI85W062760; Mon, 26 Dec 2016 15:18:08 GMT (envelope-from wen@FreeBSD.org) Received: (from wen@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBQFI8xT062756; Mon, 26 Dec 2016 15:18:08 GMT (envelope-from wen@FreeBSD.org) Message-Id: <201612261518.uBQFI8xT062756@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: wen set sender to wen@FreeBSD.org using -f From: Wen Heping Date: Mon, 26 Dec 2016 15:18:08 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429533 - in head/misc: . py-fuzzy 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, 26 Dec 2016 15:18:09 -0000 Author: wen Date: Mon Dec 26 15:18:08 2016 New Revision: 429533 URL: https://svnweb.freebsd.org/changeset/ports/429533 Log: Fuzzy is a python library implementing common phonetic algorithms quickly. Typically this is in string similarity exercises, but they're pretty versatile. The algorithms are: * Soundex * NYSIIS * Double Metaphone Based on Maurice Aubrey's C code from his perl implementation. WWW: https://pypi.python.org/pypi/Fuzzy PR: 215462 Submitted by: yuri@rawbw.com Added: head/misc/py-fuzzy/ head/misc/py-fuzzy/Makefile (contents, props changed) head/misc/py-fuzzy/distinfo (contents, props changed) head/misc/py-fuzzy/pkg-descr (contents, props changed) Modified: head/misc/Makefile Modified: head/misc/Makefile ============================================================================== --- head/misc/Makefile Mon Dec 26 15:14:42 2016 (r429532) +++ head/misc/Makefile Mon Dec 26 15:18:08 2016 (r429533) @@ -371,6 +371,7 @@ SUBDIR += proxyper SUBDIR += pspresent SUBDIR += py-YABT + SUBDIR += py-fuzzy SUBDIR += py-glance SUBDIR += py-osd SUBDIR += py-pexpect Added: head/misc/py-fuzzy/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/misc/py-fuzzy/Makefile Mon Dec 26 15:18:08 2016 (r429533) @@ -0,0 +1,21 @@ +# Created by: Yuri Victorovich +# $FreeBSD$ + +PORTNAME= Fuzzy +PORTVERSION= 1.1 +CATEGORIES= misc python +MASTER_SITES= CHEESESHOP +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= yuri@rawbw.com +COMMENT= Fast Python phonetic algorithms + +LICENSE= MIT ART20 +LICENSE_COMB= multi + +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools_scm>0:devel/py-setuptools_scm + +USES= python +USE_PYTHON= autoplist distutils + +.include Added: head/misc/py-fuzzy/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/misc/py-fuzzy/distinfo Mon Dec 26 15:18:08 2016 (r429533) @@ -0,0 +1,3 @@ +TIMESTAMP = 1482306437 +SHA256 (Fuzzy-1.1.tar.gz) = 57863b9e9aacf82a0b8530ff3b1435cd9b83fe7e526f358eacc366a35eb0cdff +SIZE (Fuzzy-1.1.tar.gz) = 20006 Added: head/misc/py-fuzzy/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/misc/py-fuzzy/pkg-descr Mon Dec 26 15:18:08 2016 (r429533) @@ -0,0 +1,9 @@ +Fuzzy is a python library implementing common phonetic algorithms quickly. +Typically this is in string similarity exercises, but they're pretty versatile. +The algorithms are: +* Soundex +* NYSIIS +* Double Metaphone Based on Maurice Aubrey's C code from his perl + implementation. + +WWW: https://pypi.python.org/pypi/Fuzzy From owner-svn-ports-head@freebsd.org Mon Dec 26 15:19:20 2016 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 F07AFC91011; Mon, 26 Dec 2016 15:19:20 +0000 (UTC) (envelope-from r.c.ladan@gmail.com) Received: from mail-wj0-x243.google.com (mail-wj0-x243.google.com [IPv6:2a00:1450:400c:c01::243]) (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 83A561ED5; Mon, 26 Dec 2016 15:19:20 +0000 (UTC) (envelope-from r.c.ladan@gmail.com) Received: by mail-wj0-x243.google.com with SMTP id qs7so11057082wjc.1; Mon, 26 Dec 2016 07:19:20 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=sender:subject:to:references:from:message-id:date:user-agent :mime-version:in-reply-to:content-transfer-encoding; bh=nuJyHHF0GmTftu3bznwZjXHfT+emzeQbeOlvtNVftbA=; b=B8LR/TJscGdCDBnm9lqP1PyrWvE2QfgUT7fjj4CBCMG/Wdd3JK9Rc+K/YWyjrRVj9M mz4+X/JwBYcRcZrykJ2qr7ZTL4TWhFxpibZGlH32RbGbBoTQOfnFCckPI5Mgi2tEUhqu 1LgITlPU7WBw5u7z8P2St8EfzV4HfHzwPAI4HFwMIXhzZ1SYguTqBPtWS06lTG0u2ifO gm+WflIbEm960xrtV4AVbX2gq0Y1WDMyH5NsJMghpKQwQKbdnWwAMaWXLcQOt1xAooIj nrKj65dT4zjAK+5yqPXuD49fuSvr2rWs8tuKuX5tMjh37USYA8Rcy8jrAuoRXqzF3+nN vJkw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:sender:subject:to:references:from:message-id :date:user-agent:mime-version:in-reply-to:content-transfer-encoding; bh=nuJyHHF0GmTftu3bznwZjXHfT+emzeQbeOlvtNVftbA=; b=UolKAEAfi8wmp0ZLRRZOlCIZs6ei7qn/S25cJw5ilG861JdjuN4z1m8YEEeMlVp0WW esagnhBEOJT8/q+x67fxHz8EKXyRRypIoI8+QWNKimYRCtNQzG/Bhd9J6sosErFSunKP aihZMYDxdeBo2ecCdibGRSpumRKZm/q6QOq0+J62WzMFZg41HJGOUqUUEH+HDrvaTK4k i9NZ8dHDVAgrPiTiHrcAOQdsnPJb5FhFKwHhuv38mcFoXODHLE9ZfwpkenMjRjXIr66L E1kPtnte44byuVf3Q+RvzGNQRM3oSeXpK+ZM1+bmFW/7ZrE8ED6k2deP6lyAvZSSL8eW Kr7w== X-Gm-Message-State: AIkVDXLzberw+9n2rRz8BjZV3c8ad4outb1e7TuJ3700xiNBfxNetR1ehcLITfKQB/grqw== X-Received: by 10.194.169.227 with SMTP id ah3mr23980958wjc.2.1482765558637; Mon, 26 Dec 2016 07:19:18 -0800 (PST) Received: from [192.168.1.41] (136-206-ftth.onsbrabantnet.nl. [88.159.206.136]) by smtp.googlemail.com with ESMTPSA id o132sm51773489wmo.17.2016.12.26.07.19.17 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 26 Dec 2016 07:19:18 -0800 (PST) Sender: =?UTF-8?Q?Ren=C3=A9_Ladan?= Subject: Re: svn commit: r429532 - head/archivers/snzip To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org References: <201612261514.uBQFEgsD062473@repo.freebsd.org> From: =?UTF-8?Q?Ren=c3=a9_Ladan?= Message-ID: <41b99a57-d8d3-0532-e0d7-edae090c6364@freebsd.org> Date: Mon, 26 Dec 2016 16:19:17 +0100 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:45.0) Gecko/20100101 Thunderbird/45.5.1 MIME-Version: 1.0 In-Reply-To: <201612261514.uBQFEgsD062473@repo.freebsd.org> 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, 26 Dec 2016 15:19:21 -0000 On 26-12-2016 16:14, Rene Ladan wrote: > Author: rene > Date: Mon Dec 26 15:14:42 2016 > New Revision: 429532 > URL: https://svnweb.freebsd.org/changeset/ports/429532 > > Log: > archivers/snappy: update to 1.0.4 > Oops, I meant archivers/snzip > PR: 213646 > Submitted by: maintainer (mizhka@gmail.com) > > Modified: > head/archivers/snzip/Makefile > head/archivers/snzip/distinfo > René From owner-svn-ports-head@freebsd.org Mon Dec 26 15:25:56 2016 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 23F81C91262; Mon, 26 Dec 2016 15:25:56 +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 DDD52159C; Mon, 26 Dec 2016 15:25: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 66DCABDD25; Mon, 26 Dec 2016 16:25:54 +0100 (CET) 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 3148EBDCE9; Mon, 26 Dec 2016 16:25:54 +0100 (CET) Subject: Re: svn commit: r429401 - head/x11/lxqt-l10n To: Olivier Duchateau , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org References: <201612250755.uBP7tH2L089743@repo.freebsd.org> From: Mathieu Arnold Organization: Absolight / The FreeBSD Foundation Message-ID: <8824993d-8558-fa88-6985-6678df1ca63c@FreeBSD.org> Date: Mon, 26 Dec 2016 16:25:52 +0100 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:45.0) Gecko/20100101 Thunderbird/45.5.1 MIME-Version: 1.0 In-Reply-To: <201612250755.uBP7tH2L089743@repo.freebsd.org> Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="0lQc5ADWJmdXe7FULaQltjvb9Oo1sPKjS" 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, 26 Dec 2016 15:25:56 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --0lQc5ADWJmdXe7FULaQltjvb9Oo1sPKjS Content-Type: multipart/mixed; boundary="WXeX14IB27ffrrVxkiWfmrbQuVIgicBAn"; protected-headers="v1" From: Mathieu Arnold To: Olivier Duchateau , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Message-ID: <8824993d-8558-fa88-6985-6678df1ca63c@FreeBSD.org> Subject: Re: svn commit: r429401 - head/x11/lxqt-l10n References: <201612250755.uBP7tH2L089743@repo.freebsd.org> In-Reply-To: <201612250755.uBP7tH2L089743@repo.freebsd.org> --WXeX14IB27ffrrVxkiWfmrbQuVIgicBAn Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Le 25/12/2016 =C3=A0 08:55, Olivier Duchateau a =C3=A9crit : > Author: olivierd > Date: Sun Dec 25 07:55:17 2016 > New Revision: 429401 > URL: https://svnweb.freebsd.org/changeset/ports/429401 > > Log: > Remove USES=3D metaport, otherwise fetch target is not functional =20 Mmmm, I don't understand, why would a port that does not build or install anything need to fetch something for ? > +NO_BUILD=3D yes > +NO_INSTALL=3D yes > +NO_MTREE=3D yes > +NO_ARCH=3D yes > =20 > .include --=20 Mathieu Arnold --WXeX14IB27ffrrVxkiWfmrbQuVIgicBAn-- --0lQc5ADWJmdXe7FULaQltjvb9Oo1sPKjS 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 iQJ8BAEBCgBmBQJYYTaBXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQzQUI2OTc4OUQyRUQxMjEwNjQ0MEJBNUIz QTQ1MTZGMzUxODNDRTQ4AAoJEDpFFvNRg85IPLsQAI59Zx4CQtMwkhcBcDtq6tA2 FVQMHUMX+lekUzudMHlqLiCuQQy7iV7i/fzmxDo98O2nNVNI5IjYsM2YB+HYUs9C d+eCjyjcTN9atUaq9nY0w1fiyTvFg6qyvpH9fFOgn/LwW50NJTIZmlUYO+qdscjU JApznV2sjIl60aE6iIVs1KAYU4pBwbCckvc/xlZ4qTUcMI013jfd6ZbbVGnCt/QQ ySrEHVKvKvkM14+VqKJoy5c/2dQkrFLFE5hfopqkwuJvuj8POOg8j8Y6mas+V4/O pSXVMjFExErreqSBvuk9YOKPSWl+EZ4zGjgsFkN9XVBdjc9y8k+Okh+Ju7Taf2Ds Rq//yTucPOYupIPCY8YiGRkCkL3w38YY8EWo77l7cHpqGsMDQn1diRl9/tcNrOg7 yJ+zSOdyK50CfsLUYSjiW2LGUjvJols+c16Pj5+JOzQsXqWVfa94wxm6xQHDJ83F 3TSJatg7o0uDPzsf3aE2fCTbA/8xQ+Crku6UMowbfpQ25/HA4e74/SxqIpZrqE3c GVdk39bT9E9DUYmzoaqU/CxrvaQF7OnHbnpsi/6NmizsoevW9pIRJzNUeQ2Cl1i8 gMIK1CQ0p4l0qToJmti5DsK6LP0o0mq0ZnB/kzB1Ct/hTlwITdIhniavXPaVqJFt jwjCwiNMOH+2jNXJaDCA =ALjh -----END PGP SIGNATURE----- --0lQc5ADWJmdXe7FULaQltjvb9Oo1sPKjS-- From owner-svn-ports-head@freebsd.org Mon Dec 26 16:10:44 2016 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 A7ED8C910F5; Mon, 26 Dec 2016 16:10:44 +0000 (UTC) (envelope-from jhale@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 6C298183F; Mon, 26 Dec 2016 16:10:44 +0000 (UTC) (envelope-from jhale@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBQGAhhQ082751; Mon, 26 Dec 2016 16:10:43 GMT (envelope-from jhale@FreeBSD.org) Received: (from jhale@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBQGAhCM082749; Mon, 26 Dec 2016 16:10:43 GMT (envelope-from jhale@FreeBSD.org) Message-Id: <201612261610.uBQGAhCM082749@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jhale set sender to jhale@FreeBSD.org using -f From: "Jason E. Hale" Date: Mon, 26 Dec 2016 16:10:43 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429534 - 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: Mon, 26 Dec 2016 16:10:44 -0000 Author: jhale Date: Mon Dec 26 16:10:43 2016 New Revision: 429534 URL: https://svnweb.freebsd.org/changeset/ports/429534 Log: Update to 1.4.91 Changes: https://github.com/boto/botocore/blob/1.4.91/CHANGELOG.rst PR: 215553 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 Mon Dec 26 15:18:08 2016 (r429533) +++ head/devel/py-botocore/Makefile Mon Dec 26 16:10:43 2016 (r429534) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= botocore -PORTVERSION= 1.4.89 +PORTVERSION= 1.4.91 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-botocore/distinfo ============================================================================== --- head/devel/py-botocore/distinfo Mon Dec 26 15:18:08 2016 (r429533) +++ head/devel/py-botocore/distinfo Mon Dec 26 16:10:43 2016 (r429534) @@ -1,3 +1,3 @@ -TIMESTAMP = 1482393736 -SHA256 (botocore-1.4.89.tar.gz) = 864467f8fdb142fcd75069eacd27729e50481843b892791f32e0ab2731fb6d78 -SIZE (botocore-1.4.89.tar.gz) = 3297104 +TIMESTAMP = 1482768216 +SHA256 (botocore-1.4.91.tar.gz) = f61d925f0aff5b75bb4fb0910e37288db4da8b4868803c557ef0fe58281b8b3b +SIZE (botocore-1.4.91.tar.gz) = 3303364 From owner-svn-ports-head@freebsd.org Mon Dec 26 16:12:04 2016 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 4BFF2C91275; Mon, 26 Dec 2016 16:12:04 +0000 (UTC) (envelope-from jhale@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 1BAD31B25; Mon, 26 Dec 2016 16:12:04 +0000 (UTC) (envelope-from jhale@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBQGC3XX086624; Mon, 26 Dec 2016 16:12:03 GMT (envelope-from jhale@FreeBSD.org) Received: (from jhale@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBQGC3LH086622; Mon, 26 Dec 2016 16:12:03 GMT (envelope-from jhale@FreeBSD.org) Message-Id: <201612261612.uBQGC3LH086622@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jhale set sender to jhale@FreeBSD.org using -f From: "Jason E. Hale" Date: Mon, 26 Dec 2016 16:12:03 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429535 - 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: Mon, 26 Dec 2016 16:12:04 -0000 Author: jhale Date: Mon Dec 26 16:12:02 2016 New Revision: 429535 URL: https://svnweb.freebsd.org/changeset/ports/429535 Log: Update to 1.11.34 Changes: https://github.com/aws/aws-cli/blob/1.11.34/CHANGELOG.rst PR: 215554 Submitted by: Bradley T. Hughes (maintainer) Modified: head/devel/awscli/Makefile head/devel/awscli/distinfo Modified: head/devel/awscli/Makefile ============================================================================== --- head/devel/awscli/Makefile Mon Dec 26 16:10:43 2016 (r429534) +++ head/devel/awscli/Makefile Mon Dec 26 16:12:02 2016 (r429535) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= awscli -PORTVERSION= 1.11.32 +PORTVERSION= 1.11.34 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.4.89:devel/py-botocore \ +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}botocore>=1.4.91: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 Mon Dec 26 16:10:43 2016 (r429534) +++ head/devel/awscli/distinfo Mon Dec 26 16:12:02 2016 (r429535) @@ -1,3 +1,3 @@ -TIMESTAMP = 1482393378 -SHA256 (awscli-1.11.32.tar.gz) = 559107b2735476ba3027353cf809cc7e352a726b1070eb33242fbb2f466f6185 -SIZE (awscli-1.11.32.tar.gz) = 506015 +TIMESTAMP = 1482768329 +SHA256 (awscli-1.11.34.tar.gz) = b268e120c9c8b3a647fc19410fcbe0387d505a58e728c191ed32dad77cc3a6d8 +SIZE (awscli-1.11.34.tar.gz) = 505972 From owner-svn-ports-head@freebsd.org Mon Dec 26 16:31:58 2016 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 BA0D8C91839; Mon, 26 Dec 2016 16:31:58 +0000 (UTC) (envelope-from adamw@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 8978E172B; Mon, 26 Dec 2016 16:31:58 +0000 (UTC) (envelope-from adamw@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBQGVvsh094789; Mon, 26 Dec 2016 16:31:57 GMT (envelope-from adamw@FreeBSD.org) Received: (from adamw@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBQGVva0094787; Mon, 26 Dec 2016 16:31:57 GMT (envelope-from adamw@FreeBSD.org) Message-Id: <201612261631.uBQGVva0094787@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: adamw set sender to adamw@FreeBSD.org using -f From: Adam Weinberger Date: Mon, 26 Dec 2016 16:31:57 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429536 - in head/www: fcgi fcgiwrap 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, 26 Dec 2016 16:31:58 -0000 Author: adamw Date: Mon Dec 26 16:31:57 2016 New Revision: 429536 URL: https://svnweb.freebsd.org/changeset/ports/429536 Log: Take maintainership Modified: head/www/fcgi/Makefile head/www/fcgiwrap/Makefile Modified: head/www/fcgi/Makefile ============================================================================== --- head/www/fcgi/Makefile Mon Dec 26 16:12:02 2016 (r429535) +++ head/www/fcgi/Makefile Mon Dec 26 16:31:57 2016 (r429536) @@ -8,7 +8,7 @@ CATEGORIES= www MASTER_SITES= http://www.fastcgi.com/dist/ PKGNAMESUFFIX= -devkit -MAINTAINER= ports@FreeBSD.org +MAINTAINER= adamw@FreeBSD.org COMMENT= FastCGI Development Kit LICENSE= Open_Market_FastCGI_license Modified: head/www/fcgiwrap/Makefile ============================================================================== --- head/www/fcgiwrap/Makefile Mon Dec 26 16:12:02 2016 (r429535) +++ head/www/fcgiwrap/Makefile Mon Dec 26 16:31:57 2016 (r429536) @@ -6,7 +6,7 @@ PORTREVISION= 4 CATEGORIES= www MASTER_SITES= http://www.skysmurf.nl/comp/FreeBSD/distfiles/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= adamw@FreeBSD.org COMMENT= Simple FastCGI wrapper for CGI scripts LICENSE= MIT From owner-svn-ports-head@freebsd.org Mon Dec 26 16:43:14 2016 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 8D7AFC91CCF; Mon, 26 Dec 2016 16:43:14 +0000 (UTC) (envelope-from adamw@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 435371D80; Mon, 26 Dec 2016 16:43:14 +0000 (UTC) (envelope-from adamw@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBQGhDva099163; Mon, 26 Dec 2016 16:43:13 GMT (envelope-from adamw@FreeBSD.org) Received: (from adamw@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBQGhDlD099159; Mon, 26 Dec 2016 16:43:13 GMT (envelope-from adamw@FreeBSD.org) Message-Id: <201612261643.uBQGhDlD099159@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: adamw set sender to adamw@FreeBSD.org using -f From: Adam Weinberger Date: Mon, 26 Dec 2016 16:43:13 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429537 - in head: archivers/zip astro/xearth devel/t1lib x11/xdialog 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, 26 Dec 2016 16:43:14 -0000 Author: adamw Date: Mon Dec 26 16:43:12 2016 New Revision: 429537 URL: https://svnweb.freebsd.org/changeset/ports/429537 Log: Assign maintainership to Larry Rosenman. Submitted by: Larry Rosenman (via private email) Modified: head/archivers/zip/Makefile head/astro/xearth/Makefile head/devel/t1lib/Makefile head/x11/xdialog/Makefile Modified: head/archivers/zip/Makefile ============================================================================== --- head/archivers/zip/Makefile Mon Dec 26 16:31:57 2016 (r429536) +++ head/archivers/zip/Makefile Mon Dec 26 16:43:12 2016 (r429537) @@ -8,7 +8,7 @@ CATEGORIES= archivers MASTER_SITES= SF/info${PORTNAME}/Zip%203.x%20%28latest%29/${PORTVERSION} DISTNAME= ${PORTNAME}${PORTVERSION:S/.//g} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= ler@lerctr.org COMMENT= Create/update ZIP files compatible with PKZIP # License is BSD-based, but not identical, so intall with documentation Modified: head/astro/xearth/Makefile ============================================================================== --- head/astro/xearth/Makefile Mon Dec 26 16:31:57 2016 (r429536) +++ head/astro/xearth/Makefile Mon Dec 26 16:43:12 2016 (r429537) @@ -6,7 +6,7 @@ PORTVERSION= 1.2 CATEGORIES= astro geography MASTER_SITES= LOCAL/madpilot/xearth -MAINTAINER= ports@FreeBSD.org +MAINTAINER= ler@lerctr.org COMMENT= Set the root window to the image of earth USE_XORG= x11 xext sm ice xt Modified: head/devel/t1lib/Makefile ============================================================================== --- head/devel/t1lib/Makefile Mon Dec 26 16:31:57 2016 (r429536) +++ head/devel/t1lib/Makefile Mon Dec 26 16:43:12 2016 (r429537) @@ -8,7 +8,7 @@ PORTEPOCH= 1 CATEGORIES= devel MASTER_SITES= SUNSITE/libs/graphics/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= ler@lerctr.org COMMENT= Type 1 font rasterization library for Unix/X11 LICENSE= LGPL20 Modified: head/x11/xdialog/Makefile ============================================================================== --- head/x11/xdialog/Makefile Mon Dec 26 16:31:57 2016 (r429536) +++ head/x11/xdialog/Makefile Mon Dec 26 16:43:12 2016 (r429537) @@ -8,7 +8,7 @@ CATEGORIES= x11 MASTER_SITES= http://xdialog.free.fr/ DISTNAME= ${PORTNAME:S/x/X/}-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= ler@lerctr.org COMMENT= Drop in replacement for the "dialog" or "cdialog" programs LICENSE= GPLv2 From owner-svn-ports-head@freebsd.org Mon Dec 26 16:43:19 2016 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 5602AC91CFE; Mon, 26 Dec 2016 16:43: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 2507B1D96; Mon, 26 Dec 2016 16:43: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 uBQGhIbN099262; Mon, 26 Dec 2016 16:43:18 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBQGhI9Q099261; Mon, 26 Dec 2016 16:43:18 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201612261643.uBQGhI9Q099261@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Mon, 26 Dec 2016 16:43:18 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429538 - 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: Mon, 26 Dec 2016 16:43:19 -0000 Author: sunpoet Date: Mon Dec 26 16:43:18 2016 New Revision: 429538 URL: https://svnweb.freebsd.org/changeset/ports/429538 Log: - Add python 3.6 - Remove ruby 2.0 - Add tcl/tk 8.7 Modified: head/Mk/bsd.default-versions.mk Modified: head/Mk/bsd.default-versions.mk ============================================================================== --- head/Mk/bsd.default-versions.mk Mon Dec 26 16:43:12 2016 (r429537) +++ head/Mk/bsd.default-versions.mk Mon Dec 26 16:43:18 2016 (r429538) @@ -70,13 +70,13 @@ PERL5_DEFAULT:= ${_PERL5_FROM_BIN:R} PGSQL_DEFAULT?= 9.3 # Possible values: 5.6, 7.0 PHP_DEFAULT?= 5.6 -# Possible values: 2.7, 3.3, 3.4, 3.5 +# Possible values: 2.7, 3.3, 3.4, 3.5, 3.6 PYTHON_DEFAULT?= 2.7 # Possible values: 2.7 PYTHON2_DEFAULT?= 2.7 -# Possible values: 3.3, 3.4, 3.5 +# Possible values: 3.3, 3.4, 3.5, 3.6 PYTHON3_DEFAULT?= 3.5 -# Possible values: 2.0, 2.1, 2.2, 2.3 +# Possible values: 2.1, 2.2, 2.3 RUBY_DEFAULT?= 2.2 # Possible values: base, openssl, openssl-devel, libressl, libressl-devel .if !defined(SSL_DEFAULT) @@ -127,7 +127,7 @@ check-makevars:: # Make sure we have a default in the end SSL_DEFAULT?= base .endif -# Possible values: 8.4, 8.5, 8.6 +# Possible values: 8.4, 8.5, 8.6, 8.7 TCLTK_DEFAULT?= 8.6 # Possible values: 4, 5 From owner-svn-ports-head@freebsd.org Mon Dec 26 16:43:24 2016 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 3A793C91D3C; Mon, 26 Dec 2016 16:43:24 +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 1279D1DEF; Mon, 26 Dec 2016 16:43: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 uBQGhNV3099378; Mon, 26 Dec 2016 16:43:23 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBQGhNOl099376; Mon, 26 Dec 2016 16:43:23 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201612261643.uBQGhNOl099376@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Mon, 26 Dec 2016 16:43:23 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429539 - head/devel/bison 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, 26 Dec 2016 16:43:24 -0000 Author: sunpoet Date: Mon Dec 26 16:43:22 2016 New Revision: 429539 URL: https://svnweb.freebsd.org/changeset/ports/429539 Log: - Change from post-extract: to post-patch: - Cosmetic change - Update WWW Modified: head/devel/bison/Makefile head/devel/bison/pkg-descr Modified: head/devel/bison/Makefile ============================================================================== --- head/devel/bison/Makefile Mon Dec 26 16:43:18 2016 (r429538) +++ head/devel/bison/Makefile Mon Dec 26 16:43:22 2016 (r429539) @@ -15,30 +15,27 @@ BUILD_DEPENDS= m4>=1.4.16,1:devel/m4 RUN_DEPENDS= m4>=1.4.16,1:devel/m4 OPTIONS_DEFINE= EXAMPLES NLS +OPTIONS_SUB= yes -USES= charsetfix makeinfo perl5 tar:xz -USE_PERL5= build -GNU_CONFIGURE= yes +CONFIGURE_ARGS+=--disable-yacc CPPFLAGS+= -I${LOCALBASE}/include +GNU_CONFIGURE= yes LDFLAGS+= -L${LOCALBASE}/lib - -CONFIGURE_ARGS+=--disable-yacc +USE_PERL5= build +USES= charsetfix makeinfo perl5 tar:xz INFO= bison +PORTEXAMPLES= calc++ -NLS_USES= gettext NLS_CONFIGURE_ENABLE= nls -OPTIONS_SUB= yes +NLS_USES= gettext -post-extract: +post-patch: @${RM} ${WRKSRC}/doc/bison.info* @${REINPLACE_CMD} 's/MANS = yacc.1/MANS =/' ${WRKSRC}/doc/Makefile.in -PORTEXAMPLES= calc++ - post-install: @${MKDIR} ${STAGEDIR}${EXAMPLESDIR}/calc++ - ${INSTALL_DATA} ${WRKSRC}/examples/calc++/*.[chly]* \ - ${STAGEDIR}${EXAMPLESDIR}/calc++ + ${INSTALL_DATA} ${WRKSRC}/examples/calc++/*.[chly]* ${STAGEDIR}${EXAMPLESDIR}/calc++ .include Modified: head/devel/bison/pkg-descr ============================================================================== --- head/devel/bison/pkg-descr Mon Dec 26 16:43:18 2016 (r429538) +++ head/devel/bison/pkg-descr Mon Dec 26 16:43:22 2016 (r429539) @@ -1,22 +1,13 @@ -Bison is a tool used to write parsers, such as the parser for GNU cc. -It is similar to Yacc, which is included in the base FreeBSD system. +Bison is a general-purpose parser generator that converts an annotated +context-free grammar into a deterministic LR or generalized LR (GLR) parser +employing LALR(1) parser tables. As an experimental feature, Bison can also +generate IELR(1) or canonical LR(1) parser tables. Once you are proficient with +Bison, you can use it to develop a wide range of language parsers, from those +used in simple desk calculators to complex programming languages. -The main difference between Bison and Yacc that I know of is that -Bison supports the @N construction, which gives you access to -the starting and ending line number and character number associated -with any of the symbols in the current rule. +Bison is upward compatible with Yacc: all properly-written Yacc grammars ought +to work with Bison with no change. Anyone familiar with Yacc should be able to +use Bison with little trouble. You need to be fluent in C or C++ programming in +order to use Bison. Java is also supported as an experimental feature. -Also, Bison supports the command `%expect N' which says not to mention -the conflicts if there are N shift/reduce conflicts and no reduce/reduce -conflicts. - -The differences in the algorithms stem mainly from the horrible -kludges that Johnson had to perpetrate to make Yacc fit in a PDP-11. - -Also, Bison uses a faster but less space-efficient encoding for the -parse tables (see Corbett's PhD thesis from Berkeley, "Static -Semantics in Compiler Error Recovery", June 1985, Report No. UCB/CSD -85/251), and more modern technique for generating the lookahead sets. -(See "Efficient Construction of LALR(1) Lookahead Sets" by F. DeRemer -and A. Pennello, in ACM TOPLS Vol 4 No 4, October 1982. Their -technique is the standard one now.) +WWW: https://www.gnu.org/software/bison/ From owner-svn-ports-head@freebsd.org Mon Dec 26 16:43:28 2016 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 E4D2CC91D71; Mon, 26 Dec 2016 16:43: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 A9B961E60; Mon, 26 Dec 2016 16:43: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 uBQGhRQ2099493; Mon, 26 Dec 2016 16:43:27 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBQGhRkU099491; Mon, 26 Dec 2016 16:43:27 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201612261643.uBQGhRkU099491@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Mon, 26 Dec 2016 16:43:27 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429540 - head/devel/nant 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, 26 Dec 2016 16:43:29 -0000 Author: sunpoet Date: Mon Dec 26 16:43:27 2016 New Revision: 429540 URL: https://svnweb.freebsd.org/changeset/ports/429540 Log: - Change EXAMPLESDIR: unified with other DIRs - Convert to options target helper - Add GitHub repository to WWW - Bump PORTREVISION for package change Modified: head/devel/nant/Makefile head/devel/nant/pkg-descr Modified: head/devel/nant/Makefile ============================================================================== --- head/devel/nant/Makefile Mon Dec 26 16:43:22 2016 (r429539) +++ head/devel/nant/Makefile Mon Dec 26 16:43:27 2016 (r429540) @@ -4,6 +4,7 @@ PORTNAME= nant PORTVERSION= 0.92 DISTVERSIONSUFFIX= -src +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= SF @@ -24,6 +25,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVER DATADIR= ${PREFIX}/share/NAnt DOCSDIR= ${PREFIX}/share/doc/NAnt +EXAMPLESDIR= ${PREFIX}/share/examples/NAnt post-patch: @${REINPLACE_CMD} -e 's|lib/pkgconfig|libdata/pkgconfig|' ${WRKSRC}/NAnt.build @@ -31,7 +33,7 @@ post-patch: ${WRKSRC}/src/NAnt.Console/App.config \ ${WRKSRC}/tests/NAnt.Core/Framework.config -post-install: +post-install-EXAMPLES-on: ${MKDIR} ${STAGEDIR}${EXAMPLESDIR}/ cd ${WRKSRC}/examples/ && ${COPYTREE_SHARE} . ${STAGEDIR}${EXAMPLESDIR}/ Modified: head/devel/nant/pkg-descr ============================================================================== --- head/devel/nant/pkg-descr Mon Dec 26 16:43:22 2016 (r429539) +++ head/devel/nant/pkg-descr Mon Dec 26 16:43:27 2016 (r429540) @@ -11,3 +11,4 @@ Because Ant was too Java-specific. Because Ant needed the Java runtime. NAnt only needs the .NET or Mono runtime. WWW: http://nant.sourceforge.net/ +WWW: https://github.com/nant/nant From owner-svn-ports-head@freebsd.org Mon Dec 26 16:43:33 2016 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 9906FC91DB1; Mon, 26 Dec 2016 16:43: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 619541EBB; Mon, 26 Dec 2016 16:43: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 uBQGhWXj099628; Mon, 26 Dec 2016 16:43:32 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBQGhWXJ099625; Mon, 26 Dec 2016 16:43:32 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201612261643.uBQGhWXJ099625@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Mon, 26 Dec 2016 16:43:32 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429541 - head/graphics/geos 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, 26 Dec 2016 16:43:33 -0000 Author: sunpoet Date: Mon Dec 26 16:43:32 2016 New Revision: 429541 URL: https://svnweb.freebsd.org/changeset/ports/429541 Log: - Update to 3.6.1 Changes: https://trac.osgeo.org/geos/browser/tags/3.6.1/NEWS Modified: head/graphics/geos/Makefile head/graphics/geos/distinfo head/graphics/geos/pkg-plist Modified: head/graphics/geos/Makefile ============================================================================== --- head/graphics/geos/Makefile Mon Dec 26 16:43:27 2016 (r429540) +++ head/graphics/geos/Makefile Mon Dec 26 16:43:32 2016 (r429541) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= geos -PORTVERSION= 3.6.0 -PORTREVISION= 1 +PORTVERSION= 3.6.1 CATEGORIES= graphics geography MASTER_SITES= http://download.osgeo.org/geos/ \ LOCAL/sunpoet Modified: head/graphics/geos/distinfo ============================================================================== --- head/graphics/geos/distinfo Mon Dec 26 16:43:27 2016 (r429540) +++ head/graphics/geos/distinfo Mon Dec 26 16:43:32 2016 (r429541) @@ -1,3 +1,3 @@ -TIMESTAMP = 1479599548 -SHA256 (geos-3.6.0.tar.bz2) = 1fe7644f3240c8422b0143830ff142e44e8b01333c12f67681ccaab92142f2ea -SIZE (geos-3.6.0.tar.bz2) = 1982395 +TIMESTAMP = 1482747888 +SHA256 (geos-3.6.1.tar.bz2) = 4a2e4e3a7a09a7cfda3211d0f4a235d9fd3176ddf64bd8db14b4ead266189fc5 +SIZE (geos-3.6.1.tar.bz2) = 1833434 Modified: head/graphics/geos/pkg-plist ============================================================================== --- head/graphics/geos/pkg-plist Mon Dec 26 16:43:27 2016 (r429540) +++ head/graphics/geos/pkg-plist Mon Dec 26 16:43:32 2016 (r429541) @@ -388,7 +388,7 @@ lib/libgeos.so lib/libgeos_c.a lib/libgeos_c.so lib/libgeos_c.so.1 -lib/libgeos_c.so.1.10.0 +lib/libgeos_c.so.1.10.1 %%PYTHON%%%%PYTHON_SITELIBDIR%%/geos.pth %%PYTHON%%%%PYTHON_SITELIBDIR%%/geos/_geos.a %%PYTHON%%%%PYTHON_SITELIBDIR%%/geos/_geos.so From owner-svn-ports-head@freebsd.org Mon Dec 26 16:43:38 2016 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 2C59AC91DE5; Mon, 26 Dec 2016 16:43: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 EA6251F24; Mon, 26 Dec 2016 16:43: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 uBQGhbr1099744; Mon, 26 Dec 2016 16:43:37 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBQGhaqW099742; Mon, 26 Dec 2016 16:43:36 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201612261643.uBQGhaqW099742@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Mon, 26 Dec 2016 16:43:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429542 - head/graphics/php-geos 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, 26 Dec 2016 16:43:38 -0000 Author: sunpoet Date: Mon Dec 26 16:43:36 2016 New Revision: 429542 URL: https://svnweb.freebsd.org/changeset/ports/429542 Log: - Update to 1.0.0 Changes: https://git.osgeo.org/gogs/geos/php-geos/commits/master Modified: head/graphics/php-geos/Makefile head/graphics/php-geos/distinfo Modified: head/graphics/php-geos/Makefile ============================================================================== --- head/graphics/php-geos/Makefile Mon Dec 26 16:43:32 2016 (r429541) +++ head/graphics/php-geos/Makefile Mon Dec 26 16:43:36 2016 (r429542) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= geos -DISTVERSION= 1.0.0rc1 +PORTVERSION= 1.0.0 CATEGORIES= graphics MASTER_SITES= https://git.osgeo.org/gogs/geos/php-geos/archive/ \ LOCAL/sunpoet/${PKGNAMEPREFIX}${PORTNAME} Modified: head/graphics/php-geos/distinfo ============================================================================== --- head/graphics/php-geos/distinfo Mon Dec 26 16:43:32 2016 (r429541) +++ head/graphics/php-geos/distinfo Mon Dec 26 16:43:36 2016 (r429542) @@ -1,3 +1,3 @@ -TIMESTAMP = 1479665899 -SHA256 (php-geos/1.0.0rc1.tar.gz) = 63721d9dc2051aa03034b343c0b334e9cb11643e7009ea9be2e69f51f7b90f71 -SIZE (php-geos/1.0.0rc1.tar.gz) = 39350 +TIMESTAMP = 1482748173 +SHA256 (php-geos/1.0.0.tar.gz) = 09cd4e7a3b026f65d86320b1250d6d6ceb8d78179cbfd480f622011d52f92035 +SIZE (php-geos/1.0.0.tar.gz) = 40870 From owner-svn-ports-head@freebsd.org Mon Dec 26 16:43:42 2016 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 A458BC91E2A; Mon, 26 Dec 2016 16:43:42 +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 72FC31F9F; Mon, 26 Dec 2016 16:43:42 +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 uBQGhfFW099910; Mon, 26 Dec 2016 16:43:41 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBQGhfvr099908; Mon, 26 Dec 2016 16:43:41 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201612261643.uBQGhfvr099908@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Mon, 26 Dec 2016 16:43:41 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429543 - head/misc/pciids 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, 26 Dec 2016 16:43:42 -0000 Author: sunpoet Date: Mon Dec 26 16:43:41 2016 New Revision: 429543 URL: https://svnweb.freebsd.org/changeset/ports/429543 Log: - Update to 20161225 Changes: https://github.com/pciutils/pciids/commits/master Modified: head/misc/pciids/Makefile head/misc/pciids/distinfo Modified: head/misc/pciids/Makefile ============================================================================== --- head/misc/pciids/Makefile Mon Dec 26 16:43:36 2016 (r429542) +++ head/misc/pciids/Makefile Mon Dec 26 16:43:41 2016 (r429543) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= pciids -PORTVERSION= 20161215 +PORTVERSION= 20161225 CATEGORIES= misc MAINTAINER= sunpoet@FreeBSD.org @@ -17,7 +17,7 @@ NO_BUILD= yes PLIST_FILES= %%DATADIR%%/pci.ids GH_ACCOUNT= pciutils -GH_TAGNAME= e483abc +GH_TAGNAME= 1718f7b USE_GITHUB= yes do-install: Modified: head/misc/pciids/distinfo ============================================================================== --- head/misc/pciids/distinfo Mon Dec 26 16:43:36 2016 (r429542) +++ head/misc/pciids/distinfo Mon Dec 26 16:43:41 2016 (r429543) @@ -1,3 +1,3 @@ -TIMESTAMP = 1481826686 -SHA256 (pciutils-pciids-20161215-e483abc_GH0.tar.gz) = 46b5b09d7a6dd9c0602380674cf24f9e1ad4982ae7f62933a5c1eaae3ef8d4eb -SIZE (pciutils-pciids-20161215-e483abc_GH0.tar.gz) = 250722 +TIMESTAMP = 1482742041 +SHA256 (pciutils-pciids-20161225-1718f7b_GH0.tar.gz) = 3be0e72a18e6d7dedc585e3ee37172827880c8a63c963e7f0f109c98d09cbdbe +SIZE (pciutils-pciids-20161225-1718f7b_GH0.tar.gz) = 251183 From owner-svn-ports-head@freebsd.org Mon Dec 26 16:43:47 2016 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 59389C91E95; Mon, 26 Dec 2016 16:43:47 +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 27D361012; Mon, 26 Dec 2016 16:43:47 +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 uBQGhknT000128; Mon, 26 Dec 2016 16:43:46 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBQGhkNb000126; Mon, 26 Dec 2016 16:43:46 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201612261643.uBQGhkNb000126@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Mon, 26 Dec 2016 16:43:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429544 - head/devel/p5-Regexp-Compare 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, 26 Dec 2016 16:43:47 -0000 Author: sunpoet Date: Mon Dec 26 16:43:45 2016 New Revision: 429544 URL: https://svnweb.freebsd.org/changeset/ports/429544 Log: - Update to 0.25 and unbreak this port Changes: http://search.cpan.org/dist/Regexp-Compare/Changes Modified: head/devel/p5-Regexp-Compare/Makefile head/devel/p5-Regexp-Compare/distinfo Modified: head/devel/p5-Regexp-Compare/Makefile ============================================================================== --- head/devel/p5-Regexp-Compare/Makefile Mon Dec 26 16:43:41 2016 (r429543) +++ head/devel/p5-Regexp-Compare/Makefile Mon Dec 26 16:43:45 2016 (r429544) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Regexp-Compare -PORTVERSION= 0.24 +PORTVERSION= 0.25 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -19,10 +19,4 @@ USES= perl5 post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Regexp/Compare/Compare.so -.include - -.if ${PERL_LEVEL} >= 502300 -BROKEN= Unsupported -.endif - -.include +.include Modified: head/devel/p5-Regexp-Compare/distinfo ============================================================================== --- head/devel/p5-Regexp-Compare/distinfo Mon Dec 26 16:43:41 2016 (r429543) +++ head/devel/p5-Regexp-Compare/distinfo Mon Dec 26 16:43:45 2016 (r429544) @@ -1,2 +1,3 @@ -SHA256 (Regexp-Compare-0.24.tar.gz) = 884d61aac839cffbf7080cfebd41af8b0870907193eab4c29340ac1ec9e9af81 -SIZE (Regexp-Compare-0.24.tar.gz) = 74318 +TIMESTAMP = 1482747894 +SHA256 (Regexp-Compare-0.25.tar.gz) = 712619fbb586a501233c3175f546610e5947f65ca34061f4bf0e97f3f912c9fc +SIZE (Regexp-Compare-0.25.tar.gz) = 79661 From owner-svn-ports-head@freebsd.org Mon Dec 26 16:43:52 2016 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 2C4F6C91ED2; Mon, 26 Dec 2016 16:43:52 +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 DA6A6109C; Mon, 26 Dec 2016 16:43:51 +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 uBQGhpUW000246; Mon, 26 Dec 2016 16:43:51 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBQGhoXY000244; Mon, 26 Dec 2016 16:43:50 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201612261643.uBQGhoXY000244@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Mon, 26 Dec 2016 16:43:50 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429545 - head/net/rubygem-fog-google 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, 26 Dec 2016 16:43:52 -0000 Author: sunpoet Date: Mon Dec 26 16:43:50 2016 New Revision: 429545 URL: https://svnweb.freebsd.org/changeset/ports/429545 Log: - Update to 0.5.0 Changes: https://github.com/fog/fog-google/commits/master Modified: head/net/rubygem-fog-google/Makefile head/net/rubygem-fog-google/distinfo Modified: head/net/rubygem-fog-google/Makefile ============================================================================== --- head/net/rubygem-fog-google/Makefile Mon Dec 26 16:43:45 2016 (r429544) +++ head/net/rubygem-fog-google/Makefile Mon Dec 26 16:43:50 2016 (r429545) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= fog-google -PORTVERSION= 0.4.2 +PORTVERSION= 0.5.0 CATEGORIES= net rubygems MASTER_SITES= RG Modified: head/net/rubygem-fog-google/distinfo ============================================================================== --- head/net/rubygem-fog-google/distinfo Mon Dec 26 16:43:45 2016 (r429544) +++ head/net/rubygem-fog-google/distinfo Mon Dec 26 16:43:50 2016 (r429545) @@ -1,3 +1,3 @@ -TIMESTAMP = 1479981224 -SHA256 (rubygem/fog-google-0.4.2.gem) = b85d4b69d2961122dce1279bc6977eeedc14237e138afd4d415acd148a73cedc -SIZE (rubygem/fog-google-0.4.2.gem) = 132096 +TIMESTAMP = 1482747901 +SHA256 (rubygem/fog-google-0.5.0.gem) = 2e15d5c745bb84a60ee2decb737316883e93238734e2a2148f6897c75e72391a +SIZE (rubygem/fog-google-0.5.0.gem) = 135168 From owner-svn-ports-head@freebsd.org Mon Dec 26 16:43:56 2016 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 A708EC91F28; Mon, 26 Dec 2016 16:43:56 +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 71CA5111A; Mon, 26 Dec 2016 16:43:56 +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 uBQGhtGF000364; Mon, 26 Dec 2016 16:43:55 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBQGhtct000361; Mon, 26 Dec 2016 16:43:55 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201612261643.uBQGhtct000361@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Mon, 26 Dec 2016 16:43:55 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429546 - head/databases/p5-Mojo-Pg 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, 26 Dec 2016 16:43:56 -0000 Author: sunpoet Date: Mon Dec 26 16:43:55 2016 New Revision: 429546 URL: https://svnweb.freebsd.org/changeset/ports/429546 Log: - Update to 2.31 Changes: http://search.cpan.org/dist/Mojo-Pg/Changes Modified: head/databases/p5-Mojo-Pg/Makefile head/databases/p5-Mojo-Pg/distinfo Modified: head/databases/p5-Mojo-Pg/Makefile ============================================================================== --- head/databases/p5-Mojo-Pg/Makefile Mon Dec 26 16:43:50 2016 (r429545) +++ head/databases/p5-Mojo-Pg/Makefile Mon Dec 26 16:43:55 2016 (r429546) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Mojo-Pg -PORTVERSION= 2.30 +PORTVERSION= 2.31 CATEGORIES= databases www perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:SRI @@ -15,7 +15,7 @@ LICENSE= ART20 LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= p5-DBD-Pg>=3.5.1:databases/p5-DBD-Pg \ - p5-Mojolicious>=6.0:www/p5-Mojolicious + p5-Mojolicious>=7.12:www/p5-Mojolicious RUN_DEPENDS:= ${BUILD_DEPENDS} OPTIONS_DEFINE= EXAMPLES Modified: head/databases/p5-Mojo-Pg/distinfo ============================================================================== --- head/databases/p5-Mojo-Pg/distinfo Mon Dec 26 16:43:50 2016 (r429545) +++ head/databases/p5-Mojo-Pg/distinfo Mon Dec 26 16:43:55 2016 (r429546) @@ -1,3 +1,3 @@ -TIMESTAMP = 1473646280 -SHA256 (Mojo-Pg-2.30.tar.gz) = 3e5d5d1df1e6891c946937ed1739ff5af0b48e64147029ce5c8196aea97f9385 -SIZE (Mojo-Pg-2.30.tar.gz) = 27211 +TIMESTAMP = 1482747909 +SHA256 (Mojo-Pg-2.31.tar.gz) = 79b1ba46fbea0dcf8bff80f9110232b0f0f3d3751481f434c30f3297ddf9023f +SIZE (Mojo-Pg-2.31.tar.gz) = 27362 From owner-svn-ports-head@freebsd.org Mon Dec 26 16:44:01 2016 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 627F8C91F7D; Mon, 26 Dec 2016 16:44:01 +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 1452D1183; Mon, 26 Dec 2016 16:44:01 +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 uBQGi0t2000517; Mon, 26 Dec 2016 16:44:00 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBQGi0dG000505; Mon, 26 Dec 2016 16:44:00 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201612261644.uBQGi0dG000505@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Mon, 26 Dec 2016 16:44:00 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429547 - 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: Mon, 26 Dec 2016 16:44:01 -0000 Author: sunpoet Date: Mon Dec 26 16:43:59 2016 New Revision: 429547 URL: https://svnweb.freebsd.org/changeset/ports/429547 Log: - Update to 3.4.0 - Update WWW Changes: https://github.com/fonttools/fonttools/blob/master/NEWS Modified: head/print/py-fonttools/Makefile head/print/py-fonttools/distinfo head/print/py-fonttools/pkg-descr Modified: head/print/py-fonttools/Makefile ============================================================================== --- head/print/py-fonttools/Makefile Mon Dec 26 16:43:55 2016 (r429546) +++ head/print/py-fonttools/Makefile Mon Dec 26 16:43:59 2016 (r429547) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= fonttools -PORTVERSION= 3.3.1 +PORTVERSION= 3.4.0 CATEGORIES= print python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/print/py-fonttools/distinfo ============================================================================== --- head/print/py-fonttools/distinfo Mon Dec 26 16:43:55 2016 (r429546) +++ head/print/py-fonttools/distinfo Mon Dec 26 16:43:59 2016 (r429547) @@ -1,3 +1,3 @@ -TIMESTAMP = 1482118380 -SHA256 (behdad-fonttools-3.3.1_GH0.tar.gz) = 1d89bd3d288f11657f773acbaa85a54253d5b1d483588a0d730d54f2107aa767 -SIZE (behdad-fonttools-3.3.1_GH0.tar.gz) = 545796 +TIMESTAMP = 1482747923 +SHA256 (behdad-fonttools-3.4.0_GH0.tar.gz) = b6fb1eb6e76f9daf5494da4f149b50169a7e6ee75f9c1bca9f89b96bccbdc10c +SIZE (behdad-fonttools-3.4.0_GH0.tar.gz) = 554552 Modified: head/print/py-fonttools/pkg-descr ============================================================================== --- head/print/py-fonttools/pkg-descr Mon Dec 26 16:43:55 2016 (r429546) +++ head/print/py-fonttools/pkg-descr Mon Dec 26 16:43:59 2016 (r429547) @@ -3,4 +3,4 @@ in Python. It supports reading and writi PostScript Type 1 fonts as well as AFM files and some MacOS-specific formats. -WWW: https://github.com/behdad/fonttools/ +WWW: https://github.com/fonttools/fonttools From owner-svn-ports-head@freebsd.org Mon Dec 26 16:44:05 2016 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 86A60C91FAC; Mon, 26 Dec 2016 16:44:05 +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 4FE1711ED; Mon, 26 Dec 2016 16:44:05 +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 uBQGi4GY000619; Mon, 26 Dec 2016 16:44:04 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBQGi4a0000618; Mon, 26 Dec 2016 16:44:04 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201612261644.uBQGi4a0000618@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Mon, 26 Dec 2016 16:44:04 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429548 - head/print/ttfquery 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, 26 Dec 2016 16:44:05 -0000 Author: sunpoet Date: Mon Dec 26 16:44:04 2016 New Revision: 429548 URL: https://svnweb.freebsd.org/changeset/ports/429548 Log: - Add NO_ARCH - Sort USE_PYTHON Modified: head/print/ttfquery/Makefile Modified: head/print/ttfquery/Makefile ============================================================================== --- head/print/ttfquery/Makefile Mon Dec 26 16:43:59 2016 (r429547) +++ head/print/ttfquery/Makefile Mon Dec 26 16:44:04 2016 (r429548) @@ -17,7 +17,8 @@ LICENSE_FILE= ${WRKSRC}/license.txt RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}fonttools>0:print/py-fonttools \ ${PYNUMPY} +NO_ARCH= yes USES= python -USE_PYTHON= distutils autoplist +USE_PYTHON= autoplist distutils .include From owner-svn-ports-head@freebsd.org Mon Dec 26 16:44:10 2016 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 46110C92006; Mon, 26 Dec 2016 16:44:10 +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 0E6D2127A; Mon, 26 Dec 2016 16:44:09 +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 uBQGi902000739; Mon, 26 Dec 2016 16:44:09 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBQGi9qC000737; Mon, 26 Dec 2016 16:44:09 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201612261644.uBQGi9qC000737@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Mon, 26 Dec 2016 16:44:09 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429549 - head/german/mythes 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, 26 Dec 2016 16:44:10 -0000 Author: sunpoet Date: Mon Dec 26 16:44:08 2016 New Revision: 429549 URL: https://svnweb.freebsd.org/changeset/ports/429549 Log: - Update to 2016.12.25 Modified: head/german/mythes/Makefile head/german/mythes/distinfo Modified: head/german/mythes/Makefile ============================================================================== --- head/german/mythes/Makefile Mon Dec 26 16:44:04 2016 (r429548) +++ head/german/mythes/Makefile Mon Dec 26 16:44:08 2016 (r429549) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= mythes -PORTVERSION= 2016.12.18 +PORTVERSION= 2016.12.25 CATEGORIES= german textproc MASTER_SITES= LOCAL/sunpoet/${PORTNAME}/ DISTNAME= Deutscher-Thesaurus-${PORTVERSION:C/\.//g} Modified: head/german/mythes/distinfo ============================================================================== --- head/german/mythes/distinfo Mon Dec 26 16:44:04 2016 (r429548) +++ head/german/mythes/distinfo Mon Dec 26 16:44:08 2016 (r429549) @@ -1,3 +1,3 @@ -TIMESTAMP = 1482165964 -SHA256 (mythes/Deutscher-Thesaurus-20161218.oxt) = 1206e5f7d3b19d07c75ba6412e2cc9f870e0e8ba7301e9f20d544ea6136944e3 -SIZE (mythes/Deutscher-Thesaurus-20161218.oxt) = 8132822 +TIMESTAMP = 1482744120 +SHA256 (mythes/Deutscher-Thesaurus-20161225.oxt) = 2f64fb8d1c8b10685d01f8a7f1828658b4e0015688fd15a3851d6efa57437531 +SIZE (mythes/Deutscher-Thesaurus-20161225.oxt) = 8162846 From owner-svn-ports-head@freebsd.org Mon Dec 26 16:44:14 2016 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 A8517C9203A; Mon, 26 Dec 2016 16:44: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 70A5412DE; Mon, 26 Dec 2016 16:44:14 +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 uBQGiDSq000860; Mon, 26 Dec 2016 16:44:13 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBQGiDtH000858; Mon, 26 Dec 2016 16:44:13 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201612261644.uBQGiDtH000858@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Mon, 26 Dec 2016 16:44:13 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429550 - head/textproc/sk-mythes 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, 26 Dec 2016 16:44:14 -0000 Author: sunpoet Date: Mon Dec 26 16:44:13 2016 New Revision: 429550 URL: https://svnweb.freebsd.org/changeset/ports/429550 Log: - Update to 2016.12.25 Modified: head/textproc/sk-mythes/Makefile head/textproc/sk-mythes/distinfo Modified: head/textproc/sk-mythes/Makefile ============================================================================== --- head/textproc/sk-mythes/Makefile Mon Dec 26 16:44:08 2016 (r429549) +++ head/textproc/sk-mythes/Makefile Mon Dec 26 16:44:13 2016 (r429550) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= mythes -PORTVERSION= 2016.12.18 +PORTVERSION= 2016.12.25 CATEGORIES= textproc MASTER_SITES= LOCAL/sunpoet/${PORTNAME}/ PKGNAMEPREFIX= sk- Modified: head/textproc/sk-mythes/distinfo ============================================================================== --- head/textproc/sk-mythes/distinfo Mon Dec 26 16:44:08 2016 (r429549) +++ head/textproc/sk-mythes/distinfo Mon Dec 26 16:44:13 2016 (r429550) @@ -1,3 +1,3 @@ -TIMESTAMP = 1482165969 -SHA256 (mythes/OOo-Thesaurus2-sk_SK-20161218.zip) = b52a4bde74decc03a7f58ba28a35414ce85b16dbaacf9b0c84d281f844a7a139 -SIZE (mythes/OOo-Thesaurus2-sk_SK-20161218.zip) = 239397 +TIMESTAMP = 1482744126 +SHA256 (mythes/OOo-Thesaurus2-sk_SK-20161225.zip) = 4a01c3ea9c31c69153eb4e530b04e4ba0479a52e49c160d51871ab89ec179278 +SIZE (mythes/OOo-Thesaurus2-sk_SK-20161225.zip) = 239397 From owner-svn-ports-head@freebsd.org Mon Dec 26 16:45:32 2016 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 CEF71C9215A; Mon, 26 Dec 2016 16:45:32 +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 9E3341A47; Mon, 26 Dec 2016 16:45:32 +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 uBQGjV9g001077; Mon, 26 Dec 2016 16:45:31 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBQGjVKQ001076; Mon, 26 Dec 2016 16:45:31 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201612261645.uBQGjVKQ001076@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Mon, 26 Dec 2016 16:45:31 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429551 - head/lang/python36 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, 26 Dec 2016 16:45:32 -0000 Author: sunpoet Date: Mon Dec 26 16:45:31 2016 New Revision: 429551 URL: https://svnweb.freebsd.org/changeset/ports/429551 Log: - Remove TSC option PR: 215580 Submitted by: Roland Smith Modified: head/lang/python36/Makefile Modified: head/lang/python36/Makefile ============================================================================== --- head/lang/python36/Makefile Mon Dec 26 16:44:13 2016 (r429550) +++ head/lang/python36/Makefile Mon Dec 26 16:45:31 2016 (r429551) @@ -47,7 +47,7 @@ PLIST_SUB= XYDOT=${PYTHON_VER} XY=${PYT XYZDOT=${PYTHON_PORTVERSION} ABI=${ABIFLAGS} \ OSMAJOR=${OSVERSION:C/([0-9]*)[0-9]{5}/\1/} # For plat-freebsd* in pkg-plist. http://bugs.python.org/issue19554 -OPTIONS_DEFINE= DEBUG IPV6 LIBFFI NLS PYMALLOC THREADS TSC +OPTIONS_DEFINE= DEBUG IPV6 LIBFFI NLS PYMALLOC THREADS OPTIONS_DEFAULT= LIBFFI PYMALLOC THREADS OPTIONS_RADIO= HASH OPTIONS_RADIO_HASH= FNV SIPHASH @@ -56,7 +56,6 @@ OPTIONS_SUB= yes LIBFFI_DESC= Use libffi from ports instead of bundled version NLS_DESC= Enable gettext support for the locale module PYMALLOC_DESC= Enable specialized mallocs -TSC_DESC= Enable processor timestamp counter profiling HASH_DESC= Hash Algorithm (PEP-456) FNV_DESC= Modified Fowler-Noll-Vo Algorithm @@ -85,8 +84,6 @@ PYMALLOC_CONFIGURE_WITH= pymalloc THREADS_CONFIGURE_WITH= threads THREADS_LDFLAGS= -lpthread -TSC_CONFIGURE_WITH= tsc - .include "${.CURDIR}/Makefile.version" .include From owner-svn-ports-head@freebsd.org Mon Dec 26 16:45:44 2016 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 B1E43C92185; Mon, 26 Dec 2016 16:45:44 +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 7E7201B58; Mon, 26 Dec 2016 16:45:44 +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 uBQGjhUL001180; Mon, 26 Dec 2016 16:45:43 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBQGjhf9001179; Mon, 26 Dec 2016 16:45:43 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201612261645.uBQGjhf9001179@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Mon, 26 Dec 2016 16:45:43 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429552 - head/archivers/zip 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, 26 Dec 2016 16:45:44 -0000 Author: sunpoet Date: Mon Dec 26 16:45:43 2016 New Revision: 429552 URL: https://svnweb.freebsd.org/changeset/ports/429552 Log: - Fix typo - Convert to options target helper Approved by: portmgr (blanket) Modified: head/archivers/zip/Makefile Modified: head/archivers/zip/Makefile ============================================================================== --- head/archivers/zip/Makefile Mon Dec 26 16:45:31 2016 (r429551) +++ head/archivers/zip/Makefile Mon Dec 26 16:45:43 2016 (r429552) @@ -11,7 +11,7 @@ DISTNAME= ${PORTNAME}${PORTVERSION:S/.// MAINTAINER= ler@lerctr.org COMMENT= Create/update ZIP files compatible with PKZIP -# License is BSD-based, but not identical, so intall with documentation +# License is BSD-based, but not identical, so install with documentation LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE @@ -30,6 +30,8 @@ do-install: ${INSTALL_PROGRAM} ${WRKSRC}/${p} ${STAGEDIR}${PREFIX}/bin ${INSTALL_MAN} ${WRKSRC}/man/${p}.1 ${STAGEDIR}${MANPREFIX}/man/man1 .endfor + +do-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} cd ${WRKSRC}/ && ${INSTALL_DATA} CHANGES README* TODO WHATSNEW WHERE ${STAGEDIR}${DOCSDIR} From owner-svn-ports-head@freebsd.org Mon Dec 26 17:05:08 2016 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 26E07C9260A; Mon, 26 Dec 2016 17:05:08 +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 D095516B7; Mon, 26 Dec 2016 17:05:07 +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 uBQH572v009248; Mon, 26 Dec 2016 17:05:07 GMT (envelope-from vsevolod@FreeBSD.org) Received: (from vsevolod@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBQH56cq009246; Mon, 26 Dec 2016 17:05:06 GMT (envelope-from vsevolod@FreeBSD.org) Message-Id: <201612261705.uBQH56cq009246@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: vsevolod set sender to vsevolod@FreeBSD.org using -f From: Vsevolod Stakhov Date: Mon, 26 Dec 2016 17:05:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429553 - head/mail/rspamd-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, 26 Dec 2016 17:05:08 -0000 Author: vsevolod Date: Mon Dec 26 17:05:06 2016 New Revision: 429553 URL: https://svnweb.freebsd.org/changeset/ports/429553 Log: - Fix GD port option - Enable GD by default - Change PORTVERSION date format to ISO 8601 (YYYYMMDD) - Remove obolete DFORCE_GMIME24 CMAKE_ARG Submitted by: Alexander Moisseev via github Modified: head/mail/rspamd-devel/Makefile head/mail/rspamd-devel/distinfo Modified: head/mail/rspamd-devel/Makefile ============================================================================== --- head/mail/rspamd-devel/Makefile Mon Dec 26 16:45:43 2016 (r429552) +++ head/mail/rspamd-devel/Makefile Mon Dec 26 17:05:06 2016 (r429553) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= rspamd -PORTVERSION= 1.5.0.a1.26122016 +PORTVERSION= 1.5.0.a2.20161226 CATEGORIES= mail PKGNAMESUFFIX= -devel @@ -22,9 +22,10 @@ CONFLICTS_INSTALL= rspamd RSPAMD_VERSION= 1.5.0 USE_GITHUB= yes GH_ACCOUNT= vstakhov -GH_TAGNAME= 50a4c6d +GH_TAGNAME= 0d4c60d OPTIONS_DEFINE= GPERF REDIRECTOR HYPERSCAN GD +OPTIONS_DEFAULT= GD GPERF_DESC= Google perf-tools profiling REDIRECTOR_DESC= Install HTTP redirector HYPERSCAN_DESC= Use hyperscan optimizations (amd64 only) @@ -42,7 +43,6 @@ CMAKE_ARGS+= -DCONFDIR=${PREFIX}/etc/rsp -DMANDIR=${MANPREFIX}/man \ -DCMAKE_INSTALL_PREFIX=${PREFIX} \ -DBUILD_PORT=yes \ - -DFORCE_GMIME24=yes \ -DLIBDIR=${PREFIX}/lib/rspamd \ -DNO_SHARED=ON \ -DDEBUG=ON \ @@ -60,7 +60,7 @@ WITH_DEBUG= yes .include -.if ${PORT_OPTIONS:MGPERF} +.if ${PORT_OPTIONS:MGD} CMAKE_ARGS+= -DENABLE_GD=ON LIB_DEPENDS+= libgd.so:graphics/gd .else Modified: head/mail/rspamd-devel/distinfo ============================================================================== --- head/mail/rspamd-devel/distinfo Mon Dec 26 16:45:43 2016 (r429552) +++ head/mail/rspamd-devel/distinfo Mon Dec 26 17:05:06 2016 (r429553) @@ -1,3 +1,3 @@ -TIMESTAMP = 1482752786 -SHA256 (vstakhov-rspamd-1.5.0.a1.26122016-50a4c6d_GH0.tar.gz) = 96f92567a47bd6bfa3dee8e77256be245dc7c988ae8cbf46c5e0dc630cef9424 -SIZE (vstakhov-rspamd-1.5.0.a1.26122016-50a4c6d_GH0.tar.gz) = 2343271 +TIMESTAMP = 1482771854 +SHA256 (vstakhov-rspamd-1.5.0.a2.20161226-0d4c60d_GH0.tar.gz) = e140149c53406c8dd0260c0717cbbb06549f2fd1ee9881d5c98c48ec0d96c695 +SIZE (vstakhov-rspamd-1.5.0.a2.20161226-0d4c60d_GH0.tar.gz) = 2343374 From owner-svn-ports-head@freebsd.org Mon Dec 26 17:10:10 2016 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 D42C5C926D9; Mon, 26 Dec 2016 17:10:10 +0000 (UTC) (envelope-from adamw@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 AE8D218D3; Mon, 26 Dec 2016 17:10:10 +0000 (UTC) (envelope-from adamw@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBQHA9R4009739; Mon, 26 Dec 2016 17:10:09 GMT (envelope-from adamw@FreeBSD.org) Received: (from adamw@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBQHA97N009731; Mon, 26 Dec 2016 17:10:09 GMT (envelope-from adamw@FreeBSD.org) Message-Id: <201612261710.uBQHA97N009731@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: adamw set sender to adamw@FreeBSD.org using -f From: Adam Weinberger Date: Mon, 26 Dec 2016 17:10:09 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429554 - in head/www: fcgi fcgi/files fcgiwrap fcgiwrap/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, 26 Dec 2016 17:10:10 -0000 Author: adamw Date: Mon Dec 26 17:10:09 2016 New Revision: 429554 URL: https://svnweb.freebsd.org/changeset/ports/429554 Log: Clean up and modernize fcgi and fcgiwrap. Unbreak fcgiwrap, for which distfiles are readily available, and host the fcgi distfile locally. Modified: head/www/fcgi/Makefile head/www/fcgi/files/patch-CVE-2012-6687-pool head/www/fcgi/files/patch-examples__Makefile.in head/www/fcgi/files/patch-include__fcgio.h head/www/fcgiwrap/Makefile head/www/fcgiwrap/files/patch-fcgiwrap.8 head/www/fcgiwrap/files/patch-fcgiwrap.c Modified: head/www/fcgi/Makefile ============================================================================== --- head/www/fcgi/Makefile Mon Dec 26 17:05:06 2016 (r429553) +++ head/www/fcgi/Makefile Mon Dec 26 17:10:09 2016 (r429554) @@ -5,7 +5,7 @@ PORTNAME= fcgi PORTVERSION= 2.4.0 PORTREVISION= 5 CATEGORIES= www -MASTER_SITES= http://www.fastcgi.com/dist/ +MASTER_SITES= LOCAL/adamw PKGNAMESUFFIX= -devkit MAINTAINER= adamw@FreeBSD.org @@ -17,24 +17,22 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.TERMS LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept USES= cpe libtool +CPE_VENDOR= fastcgi + GNU_CONFIGURE= yes USE_LDCONFIG= yes MAKE_JOBS_UNSAFE= yes -CPE_VENDOR= fastcgi OPTIONS_DEFINE= DOCS -.include - post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libfcgi.so.0.0.0 ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libfcgi++.so.0.0.0 - ${INSTALL_MAN} ${WRKSRC}/doc/*.1 ${STAGEDIR}${MANPREFIX}/man/man1/ - ${INSTALL_MAN} ${WRKSRC}/doc/*.3 ${STAGEDIR}${MANPREFIX}/man/man3/ -.if ${PORT_OPTIONS:MDOCS} + @${MKDIR} ${STAGEDIR}${DOCSDIR} - cd ${WRKSRC}/doc && ${COPYTREE_SHARE} . ${STAGEDIR}${DOCSDIR} - @${RM} ${STAGEDIR}${DOCSDIR}/*.[13] -.endif + ${INSTALL_MAN} ${WRKSRC}/doc/*.1 ${STAGEDIR}${MANPREFIX}/man/man1 + ${INSTALL_MAN} ${WRKSRC}/doc/*.3 ${STAGEDIR}${MANPREFIX}/man/man3 + (cd ${WRKSRC}/doc && \ + ${COPYTREE_SHARE} . ${STAGEDIR}${DOCSDIR} "! -name *\.[13]") .include Modified: head/www/fcgi/files/patch-CVE-2012-6687-pool ============================================================================== --- head/www/fcgi/files/patch-CVE-2012-6687-pool Mon Dec 26 17:05:06 2016 (r429553) +++ head/www/fcgi/files/patch-CVE-2012-6687-pool Mon Dec 26 17:10:09 2016 (r429554) @@ -1,8 +1,6 @@ -diff --git a/libfcgi/os_unix.c b/libfcgi/os_unix.c -index 73e6a7f..af35aee 100755 ---- libfcgi/os_unix.c +--- libfcgi/os_unix.c.orig 2002-03-05 19:14:49 UTC +++ libfcgi/os_unix.c -@@ -42,6 +42,7 @@ static const char rcsid[] = "$Id: os_unix.c,v 1.37 2002/03/05 19:14:49 robs Exp +@@ -42,6 +42,7 @@ static const char rcsid[] = "$Id: os_uni #include #include #include @@ -61,7 +59,7 @@ index 73e6a7f..af35aee 100755 } while (rv > 0 && read(fd, trash, sizeof(trash)) > 0); } -@@ -1116,13 +1127,11 @@ static int is_reasonable_accept_errno (const int error) +@@ -1116,13 +1127,11 @@ static int is_reasonable_accept_errno (c */ static int is_af_unix_keeper(const int fd) { Modified: head/www/fcgi/files/patch-examples__Makefile.in ============================================================================== --- head/www/fcgi/files/patch-examples__Makefile.in Mon Dec 26 17:05:06 2016 (r429553) +++ head/www/fcgi/files/patch-examples__Makefile.in Mon Dec 26 17:10:09 2016 (r429554) @@ -1,6 +1,6 @@ ---- ./examples/Makefile.in.orig 2003-01-19 18:21:17.000000000 +0100 -+++ ./examples/Makefile.in 2014-07-08 00:25:16.000000000 +0200 -@@ -125,7 +125,7 @@ +--- examples/Makefile.in.orig 2003-01-19 17:21:17 UTC ++++ examples/Makefile.in +@@ -125,7 +125,7 @@ threaded_CFLAGS = @PTHREAD_CFLAGS@ threaded_LDFLAGS = @PTHREAD_CFLAGS@ @PTHREAD_LIBS@ echo_cpp_SOURCES = $(INCLUDE_FILES) $(INCLUDEDIR)/fcgio.h echo-cpp.cpp Modified: head/www/fcgi/files/patch-include__fcgio.h ============================================================================== --- head/www/fcgi/files/patch-include__fcgio.h Mon Dec 26 17:05:06 2016 (r429553) +++ head/www/fcgi/files/patch-include__fcgio.h Mon Dec 26 17:10:09 2016 (r429554) @@ -1,5 +1,5 @@ ---- ./include/fcgio.h.orig 2011-01-21 12:26:36.000000000 +0000 -+++ ./include/fcgio.h 2011-01-21 12:27:29.000000000 +0000 +--- include/fcgio.h.orig 2002-02-25 13:16:11 UTC ++++ include/fcgio.h @@ -31,6 +31,7 @@ #define FCGIO_H Modified: head/www/fcgiwrap/Makefile ============================================================================== --- head/www/fcgiwrap/Makefile Mon Dec 26 17:05:06 2016 (r429553) +++ head/www/fcgiwrap/Makefile Mon Dec 26 17:10:09 2016 (r429554) @@ -4,7 +4,6 @@ PORTNAME= fcgiwrap PORTVERSION= 1.1.0 PORTREVISION= 4 CATEGORIES= www -MASTER_SITES= http://www.skysmurf.nl/comp/FreeBSD/distfiles/ MAINTAINER= adamw@FreeBSD.org COMMENT= Simple FastCGI wrapper for CGI scripts @@ -13,8 +12,6 @@ LICENSE= MIT LIB_DEPENDS= libfcgi.so:www/fcgi -BROKEN= unfetchable - USES= autoreconf gmake pkgconfig USE_GITHUB= yes @@ -22,13 +19,17 @@ GH_ACCOUNT= gnosek USE_RC_SUBR= fcgiwrap -CFLAGS+= -I${LOCALBASE}/include -L${LOCALBASE}/lib +CPPFLAGS+= -I${LOCALBASE}/include +LDFLAGS+= -L${LOCALBASE}/lib GNU_CONFIGURE= yes PLIST_FILES= sbin/fcgiwrap man/man8/fcgiwrap.8.gz post-patch: @${REINPLACE_CMD} -e 's/@prefix@@mandir@/@mandir@/'\ - -e 's|-m 755 fcgiwrap|-s -m 755 fcgiwrap|' ${WRKSRC}/Makefile.in + ${WRKSRC}/Makefile.in + +post-install: + ${STRIP_CMD} ${STAGEDIR}${PREFIX}/sbin/fcgiwrap .include Modified: head/www/fcgiwrap/files/patch-fcgiwrap.8 ============================================================================== --- head/www/fcgiwrap/files/patch-fcgiwrap.8 Mon Dec 26 17:05:06 2016 (r429553) +++ head/www/fcgiwrap/files/patch-fcgiwrap.8 Mon Dec 26 17:10:09 2016 (r429554) @@ -1,6 +1,6 @@ ---- fcgiwrap.8.orig 2014-09-22 12:44:32.000000000 +0200 -+++ fcgiwrap.8 2014-09-22 12:51:14.000000000 +0200 -@@ -42,6 +42,9 @@ +--- fcgiwrap.8.orig 2013-02-03 13:25:17 UTC ++++ fcgiwrap.8 +@@ -42,6 +42,9 @@ takes care of opening the socket. Howeve tests this option may be used. Valid socket_urls include \fIunix:/path/to/unix/socket\fP, \fItcp:dot.ted.qu.ad:port\fP and \fItcp6:[ipv6_addr]:port\fP. .TP @@ -10,7 +10,7 @@ .B \-h Show a help message and exit. -@@ -113,3 +116,8 @@ +@@ -113,3 +116,8 @@ with contributions by W-Mark Kubacki (with contributions by Grzegorz Nosek) for the Debian project (and may be used by others). Modified: head/www/fcgiwrap/files/patch-fcgiwrap.c ============================================================================== --- head/www/fcgiwrap/files/patch-fcgiwrap.c Mon Dec 26 17:05:06 2016 (r429553) +++ head/www/fcgiwrap/files/patch-fcgiwrap.c Mon Dec 26 17:10:09 2016 (r429554) @@ -1,5 +1,5 @@ ---- fcgiwrap.c.orig 2013-02-03 14:25:17.000000000 +0100 -+++ fcgiwrap.c 2014-12-22 13:25:23.000000000 +0100 +--- fcgiwrap.c.orig 2013-02-03 13:25:17 UTC ++++ fcgiwrap.c @@ -43,6 +43,7 @@ #include @@ -17,7 +17,7 @@ static const char * blacklisted_env_vars[] = { "AUTH_TYPE", -@@ -485,6 +488,19 @@ +@@ -485,6 +488,19 @@ static void inherit_environment(void) } } @@ -37,7 +37,7 @@ static void cgi_error(const char *message, const char *reason, const char *filename) { printf("Status: %s\r\nContent-Type: text/plain\r\n\r\n%s\r\n", -@@ -541,6 +557,9 @@ +@@ -541,6 +557,9 @@ static void handle_fcgi_request(void) if (!filename) cgi_error("403 Forbidden", "Cannot get script name, are DOCUMENT_ROOT and SCRIPT_NAME (or SCRIPT_FILENAME) set and is the script executable?", NULL); @@ -47,7 +47,7 @@ last_slash = strrchr(filename, '/'); if (!last_slash) cgi_error("403 Forbidden", "Script name must be a fully qualified path", filename); -@@ -587,14 +606,29 @@ +@@ -587,14 +606,29 @@ err_pipein: FCGI_puts("System error"); } @@ -78,7 +78,7 @@ handle_fcgi_request(); } } -@@ -671,7 +705,7 @@ +@@ -671,7 +705,7 @@ static int listen_on_fd(int fd) { return 0; } @@ -87,7 +87,7 @@ char *p = url; char *q; int fd; -@@ -751,6 +785,7 @@ +@@ -751,6 +785,7 @@ invalid_url: return -1; } @@ -95,7 +95,7 @@ return listen_on_fd(fd); } -@@ -758,9 +793,10 @@ +@@ -758,9 +793,10 @@ int main(int argc, char **argv) { int nchildren = 1; char *socket_url = NULL; @@ -107,7 +107,7 @@ switch (c) { case 'f': stderr_to_fastcgi++; -@@ -773,6 +809,7 @@ +@@ -773,6 +809,7 @@ int main(int argc, char **argv) " -c \t\tNumber of processes to prefork\n" " -s \tSocket to bind to (say -s help for help)\n" " -h\t\t\tShow this help message and exit\n" @@ -115,7 +115,7 @@ "\nReport bugs to Grzegorz Nosek <"PACKAGE_BUGREPORT">.\n" PACKAGE_NAME" home page: \n", argv[0] -@@ -784,8 +821,14 @@ +@@ -784,8 +821,14 @@ int main(int argc, char **argv) case 's': socket_url = strdup(optarg); break; @@ -131,7 +131,7 @@ fprintf(stderr, "Option -%c requires an argument.\n", optopt); else if (isprint(optopt)) fprintf(stderr, "Unknown option `-%c'.\n", optopt); -@@ -808,13 +851,24 @@ +@@ -808,13 +851,24 @@ int main(int argc, char **argv) } else #endif if (socket_url) { From owner-svn-ports-head@freebsd.org Mon Dec 26 17:20:32 2016 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 05FDBC929A7; Mon, 26 Dec 2016 17:20:32 +0000 (UTC) (envelope-from freebsd@toco-domains.de) Received: from toco-domains.de (mail.toco-domains.de [176.9.39.170]) (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 A84B51F6B; Mon, 26 Dec 2016 17:20:31 +0000 (UTC) (envelope-from freebsd@toco-domains.de) Received: from [192.168.1.22] (x4d0a7d6b.dyn.telefonica.de [77.10.125.107]) by toco-domains.de (Postfix) with ESMTPA id 0069F1AAF001; Mon, 26 Dec 2016 18:20:22 +0100 (CET) Subject: Re: svn commit: r429507 - head/mail/phpmailer To: Bernard Spil , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org References: <201612261255.uBQCtKLL003015@repo.freebsd.org> From: Torsten Zuehlsdorff Message-ID: <6bf9e98c-a0f7-7fa3-baa0-d8da675e36bb@toco-domains.de> Date: Mon, 26 Dec 2016 18:20:22 +0100 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:45.0) Gecko/20100101 Thunderbird/45.5.1 MIME-Version: 1.0 In-Reply-To: <201612261255.uBQCtKLL003015@repo.freebsd.org> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit 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, 26 Dec 2016 17:20:32 -0000 Hello Bernard, thanks for taking care of this issue. I'm currently in vacation and noticed that this commit broke the port. Can you please have a look at it? Greetings, Torsten On 26.12.2016 13:55, Bernard Spil wrote: > Author: brnrd > Date: Mon Dec 26 12:55:20 2016 > New Revision: 429507 > URL: https://svnweb.freebsd.org/changeset/ports/429507 > > Log: > mail/phpmailer: Update to 5.2.18 > > - Update to 5.2.18 > - Adjust pkg-plist for new release > - Remove LICENSE install from DOCS option > - Fix Remote Code Execution vulnerability > > PR: 215576 > Approved by: ports-secteam (amdmi3) > MFH: 2016Q4 > Security: CVE-2016-10033 > Security: c7656d4c-cb60-11e6-a9a5-b499baebfeaf > > Modified: > head/mail/phpmailer/Makefile > head/mail/phpmailer/distinfo > head/mail/phpmailer/pkg-plist > > Modified: head/mail/phpmailer/Makefile > ============================================================================== > --- head/mail/phpmailer/Makefile Mon Dec 26 12:55:09 2016 (r429506) > +++ head/mail/phpmailer/Makefile Mon Dec 26 12:55:20 2016 (r429507) > @@ -2,7 +2,7 @@ > # $FreeBSD$ > > PORTNAME= phpmailer > -PORTVERSION= 5.2.14 > +PORTVERSION= 5.2.18 > DISTVERSIONPREFIX= v > CATEGORIES= mail > > @@ -30,14 +30,14 @@ do-install: > class.smtp.php composer.json > ${INSTALL_DATA} ${WRKSRC}/$f ${STAGEDIR}${DATADIR} > .endfor > -.for d in extras language test > +.for d in extras language > @${MKDIR} ${STAGEDIR}${DATADIR}/$d > ${INSTALL_DATA} ${WRKSRC}/$d/* ${STAGEDIR}${DATADIR}/$d > .endfor > > do-install-DOCS-on: > @${MKDIR} ${STAGEDIR}${DOCSDIR} > -.for f in changelog.md README.md LICENSE > +.for f in changelog.md README.md > ${INSTALL_DATA} ${WRKSRC}/$f ${STAGEDIR}${DOCSDIR} > .endfor > @cd ${WRKSRC}/docs && ${COPYTREE_SHARE} . ${STAGEDIR}${DOCSDIR} > > Modified: head/mail/phpmailer/distinfo > ============================================================================== > --- head/mail/phpmailer/distinfo Mon Dec 26 12:55:09 2016 (r429506) > +++ head/mail/phpmailer/distinfo Mon Dec 26 12:55:20 2016 (r429507) > @@ -1,2 +1,3 @@ > -SHA256 (PHPMailer-PHPMailer-v5.2.14_GH0.tar.gz) = 54acc99a6cdd807c5646e712e4499308d885bc76a3dc27679388fe0359bd3a93 > -SIZE (PHPMailer-PHPMailer-v5.2.14_GH0.tar.gz) = 192100 > +TIMESTAMP = 1482753476 > +SHA256 (PHPMailer-PHPMailer-v5.2.18_GH0.tar.gz) = a6f64aeac133929f80a3f948839e0f3c2b21c62d6e95ebca33cc99b830a136b6 > +SIZE (PHPMailer-PHPMailer-v5.2.18_GH0.tar.gz) = 156322 > > Modified: head/mail/phpmailer/pkg-plist > ============================================================================== > --- head/mail/phpmailer/pkg-plist Mon Dec 26 12:55:09 2016 (r429506) > +++ head/mail/phpmailer/pkg-plist Mon Dec 26 12:55:20 2016 (r429507) > @@ -66,12 +66,11 @@ > %%DATADIR%%/language/phpmailer.lang-az.php > %%DATADIR%%/language/phpmailer.lang-be.php > %%DATADIR%%/language/phpmailer.lang-bg.php > -%%DATADIR%%/language/phpmailer.lang-br.php > %%DATADIR%%/language/phpmailer.lang-ca.php > %%DATADIR%%/language/phpmailer.lang-ch.php > -%%DATADIR%%/language/phpmailer.lang-cz.php > +%%DATADIR%%/language/phpmailer.lang-cs.php > +%%DATADIR%%/language/phpmailer.lang-da.php > %%DATADIR%%/language/phpmailer.lang-de.php > -%%DATADIR%%/language/phpmailer.lang-dk.php > %%DATADIR%%/language/phpmailer.lang-el.php > %%DATADIR%%/language/phpmailer.lang-eo.php > %%DATADIR%%/language/phpmailer.lang-es.php > @@ -92,26 +91,19 @@ > %%DATADIR%%/language/phpmailer.lang-lt.php > %%DATADIR%%/language/phpmailer.lang-lv.php > %%DATADIR%%/language/phpmailer.lang-ms.php > +%%DATADIR%%/language/phpmailer.lang-nb.php > %%DATADIR%%/language/phpmailer.lang-nl.php > -%%DATADIR%%/language/phpmailer.lang-no.php > %%DATADIR%%/language/phpmailer.lang-pl.php > %%DATADIR%%/language/phpmailer.lang-pt.php > +%%DATADIR%%/language/phpmailer.lang-pt_br.php > %%DATADIR%%/language/phpmailer.lang-ro.php > %%DATADIR%%/language/phpmailer.lang-ru.php > -%%DATADIR%%/language/phpmailer.lang-se.php > %%DATADIR%%/language/phpmailer.lang-sk.php > %%DATADIR%%/language/phpmailer.lang-sl.php > %%DATADIR%%/language/phpmailer.lang-sr.php > +%%DATADIR%%/language/phpmailer.lang-sv.php > %%DATADIR%%/language/phpmailer.lang-tr.php > %%DATADIR%%/language/phpmailer.lang-uk.php > %%DATADIR%%/language/phpmailer.lang-vi.php > %%DATADIR%%/language/phpmailer.lang-zh.php > %%DATADIR%%/language/phpmailer.lang-zh_cn.php > -%%DATADIR%%/test/bootstrap.php > -%%DATADIR%%/test/fakepopserver.sh > -%%DATADIR%%/test/fakesendmail.sh > -%%DATADIR%%/test/phpmailerLangTest.php > -%%DATADIR%%/test/phpmailerTest.php > -%%DATADIR%%/test/runfakepopserver.sh > -%%DATADIR%%/test/test_callback.php > -%%DATADIR%%/test/testbootstrap-dist.php > From owner-svn-ports-head@freebsd.org Mon Dec 26 17:26:58 2016 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 5DCA1C92CAE; Mon, 26 Dec 2016 17:26:58 +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 2D94E1771; Mon, 26 Dec 2016 17:26:58 +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 uBQHQvC5017736; Mon, 26 Dec 2016 17:26:57 GMT (envelope-from mat@FreeBSD.org) Received: (from mat@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBQHQvAq017734; Mon, 26 Dec 2016 17:26:57 GMT (envelope-from mat@FreeBSD.org) Message-Id: <201612261726.uBQHQvAq017734@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mat set sender to mat@FreeBSD.org using -f From: Mathieu Arnold Date: Mon, 26 Dec 2016 17:26:57 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429555 - head/x11/libXcm 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, 26 Dec 2016 17:26:58 -0000 Author: mat Date: Mon Dec 26 17:26:57 2016 New Revision: 429555 URL: https://svnweb.freebsd.org/changeset/ports/429555 Log: Fix USE_GITHUB usage. Sponsored by: Absolight Modified: head/x11/libXcm/Makefile (contents, props changed) head/x11/libXcm/distinfo (contents, props changed) Modified: head/x11/libXcm/Makefile ============================================================================== --- head/x11/libXcm/Makefile Mon Dec 26 17:10:09 2016 (r429554) +++ head/x11/libXcm/Makefile Mon Dec 26 17:26:57 2016 (r429555) @@ -11,10 +11,11 @@ LICENSE= MIT USE_GITHUB= yes GH_ACCOUNT= oyranos-cms +GH_PROJECT= ${PORTNAME:tl} + USES= libtool pathfix pkgconfig GNU_CONFIGURE= yes USE_XORG= x11 xfixes xmu xt -WRKSRC= ${WRKDIR}/libxcm-${PORTVERSION} INSTALL_TARGET= install-strip PORTDOCS= * Modified: head/x11/libXcm/distinfo ============================================================================== --- head/x11/libXcm/distinfo Mon Dec 26 17:10:09 2016 (r429554) +++ head/x11/libXcm/distinfo Mon Dec 26 17:26:57 2016 (r429555) @@ -1,3 +1,3 @@ -TIMESTAMP = 1482615764 -SHA256 (oyranos-cms-libXcm-0.5.4_GH0.tar.gz) = 7d97f168be4f87a5118417d7be764e35a1eb94eac5020003c005f3a97a521cc1 -SIZE (oyranos-cms-libXcm-0.5.4_GH0.tar.gz) = 397552 +TIMESTAMP = 1482765716 +SHA256 (oyranos-cms-libxcm-0.5.4_GH0.tar.gz) = 7d97f168be4f87a5118417d7be764e35a1eb94eac5020003c005f3a97a521cc1 +SIZE (oyranos-cms-libxcm-0.5.4_GH0.tar.gz) = 397552 From owner-svn-ports-head@freebsd.org Mon Dec 26 17:27:58 2016 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 60DCEC92D48; Mon, 26 Dec 2016 17:27:58 +0000 (UTC) (envelope-from jhale@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 3067818EC; Mon, 26 Dec 2016 17:27:58 +0000 (UTC) (envelope-from jhale@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBQHRvt8017894; Mon, 26 Dec 2016 17:27:57 GMT (envelope-from jhale@FreeBSD.org) Received: (from jhale@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBQHRvoj017892; Mon, 26 Dec 2016 17:27:57 GMT (envelope-from jhale@FreeBSD.org) Message-Id: <201612261727.uBQHRvoj017892@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jhale set sender to jhale@FreeBSD.org using -f From: "Jason E. Hale" Date: Mon, 26 Dec 2016 17:27:57 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429556 - head/www/node012 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, 26 Dec 2016 17:27:58 -0000 Author: jhale Date: Mon Dec 26 17:27:57 2016 New Revision: 429556 URL: https://svnweb.freebsd.org/changeset/ports/429556 Log: Update to 0.12.18 Changes: https://nodejs.org/en/blog/release/v0.12.18/ PR: 215555 Submitted by: Bradley T. Hughes (maintainer) Modified: head/www/node012/Makefile head/www/node012/distinfo Modified: head/www/node012/Makefile ============================================================================== --- head/www/node012/Makefile Mon Dec 26 17:26:57 2016 (r429555) +++ head/www/node012/Makefile Mon Dec 26 17:27:57 2016 (r429556) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= node -PORTVERSION= 0.12.17 -PORTREVISION= 1 +PORTVERSION= 0.12.18 DISTVERSIONPREFIX= v CATEGORIES= www MASTER_SITES= http://nodejs.org/dist/v${PORTVERSION}/ Modified: head/www/node012/distinfo ============================================================================== --- head/www/node012/distinfo Mon Dec 26 17:26:57 2016 (r429555) +++ head/www/node012/distinfo Mon Dec 26 17:27:57 2016 (r429556) @@ -1,3 +1,3 @@ -TIMESTAMP = 1476814566 -SHA256 (node-v0.12.17.tar.gz) = ddea5e253812f167608fbdda6ff29ffc30dc6f669cf2f6e4249938d28b9cd44d -SIZE (node-v0.12.17.tar.gz) = 19938029 +TIMESTAMP = 1482769688 +SHA256 (node-v0.12.18.tar.gz) = 6b48461dff7a002cedba45a016af81f66a79b465cee1d7bfe5bd74910c1a7bfa +SIZE (node-v0.12.18.tar.gz) = 19842591 From owner-svn-ports-head@freebsd.org Mon Dec 26 17:30:02 2016 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 163DEC92DB2; Mon, 26 Dec 2016 17:30:02 +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 E4FC819F7; Mon, 26 Dec 2016 17:30:01 +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 uBQHU1c7018210; Mon, 26 Dec 2016 17:30:01 GMT (envelope-from mat@FreeBSD.org) Received: (from mat@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBQHU08J018202; Mon, 26 Dec 2016 17:30:00 GMT (envelope-from mat@FreeBSD.org) Message-Id: <201612261730.uBQHU08J018202@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mat set sender to mat@FreeBSD.org using -f From: Mathieu Arnold Date: Mon, 26 Dec 2016 17:30:00 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429557 - in head/sysutils: munin-master munin-node munin-node/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, 26 Dec 2016 17:30:02 -0000 Author: mat Date: Mon Dec 26 17:30:00 2016 New Revision: 429557 URL: https://svnweb.freebsd.org/changeset/ports/429557 Log: Drop newsyslog's configuration into etc/newsyslog.conf.d. Sponsored by: Absolight Added: head/sysutils/munin-node/files/newsyslog (contents, props changed) Deleted: head/sysutils/munin-node/pkg-deinstall Modified: head/sysutils/munin-master/Makefile (contents, props changed) head/sysutils/munin-master/pkg-deinstall (contents, props changed) head/sysutils/munin-master/pkg-install (contents, props changed) head/sysutils/munin-master/pkg-plist (contents, props changed) head/sysutils/munin-node/Makefile (contents, props changed) head/sysutils/munin-node/pkg-install (contents, props changed) head/sysutils/munin-node/pkg-plist (contents, props changed) Modified: head/sysutils/munin-master/Makefile ============================================================================== --- head/sysutils/munin-master/Makefile Mon Dec 26 17:27:57 2016 (r429556) +++ head/sysutils/munin-master/Makefile Mon Dec 26 17:30:00 2016 (r429557) @@ -3,6 +3,7 @@ PORTNAME= munin PORTVERSION= ${MUNIN_VERSION} +PORTREVISION= 1 CATEGORIES= sysutils perl5 MASTER_SITES= ${MUNIN_SITES} PKGNAMESUFFIX= -master @@ -61,6 +62,7 @@ post-install: ) (cd ${STAGEDIR}${ETCDIR}; for i in `find . -type f`; do mv $$i $$i.sample; done) ${MV} ${STAGEDIR}${WWWDIR}/.htaccess ${STAGEDIR}${WWWDIR}/.htaccess.sample + ${INSTALL_DATA} ${FILESDIR}/newsyslog ${STAGEDIR}${ETCDIR}/munin-master.newsyslog .include Modified: head/sysutils/munin-master/pkg-deinstall ============================================================================== --- head/sysutils/munin-master/pkg-deinstall Mon Dec 26 17:27:57 2016 (r429556) +++ head/sysutils/munin-master/pkg-deinstall Mon Dec 26 17:30:00 2016 (r429557) @@ -53,39 +53,11 @@ delete_crontab_entries() { rm $TMPFILE } -delnewsyslog() { - tmp=`mktemp -t munin` || exit 1 - sed -e '/^\/var\/log\/munin\/\*\.log[ ]/d' /etc/newsyslog.conf >${tmp} - cat ${tmp} > /etc/newsyslog.conf - rm ${tmp} -} - -newsyslog() { - ENTRY=`fgrep '/var/log/munin/*' /etc/newsyslog.conf` - DEFAULT='/var/log/munin/*.log munin:munin 644 7 * @T00 GNWZ' - if [ -z "$ENTRY" ] - then - exit 0 - elif [ "$ENTRY" = "$DEFAULT" ] - then - delnewsyslog - elif yesno "You have changed the default munin-master entry in \"/etc/newsyslog.conf\". -Do you want me to delete it?" y - then - delnewsyslog - echo "Done." - fi -} - - case $2 in DEINSTALL) if [ -z "${PACKAGE_BUILDING}" ] then delete_crontab_entries '#BEGIN_MUNIN_MAIN' '#END_MUNIN_MAIN' - newsyslog fi ;; - POST-DEINSTALL) - ;; esac Modified: head/sysutils/munin-master/pkg-install ============================================================================== --- head/sysutils/munin-master/pkg-install Mon Dec 26 17:27:57 2016 (r429556) +++ head/sysutils/munin-master/pkg-install Mon Dec 26 17:30:00 2016 (r429557) @@ -52,15 +52,6 @@ create_crontab_entries() { fi } -newsyslog() { - if ! fgrep -q '/var/log/munin/*' /etc/newsyslog.conf - then - cat >> /etc/newsyslog.conf < Added: head/sysutils/munin-node/files/newsyslog ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/sysutils/munin-node/files/newsyslog Mon Dec 26 17:30:00 2016 (r429557) @@ -0,0 +1 @@ +/var/log/munin/munin-node.log 644 7 * @T00 Z /var/run/munin/munin-node.pid Modified: head/sysutils/munin-node/pkg-install ============================================================================== --- head/sysutils/munin-node/pkg-install Mon Dec 26 17:27:57 2016 (r429556) +++ head/sysutils/munin-node/pkg-install Mon Dec 26 17:30:00 2016 (r429557) @@ -12,26 +12,13 @@ init_plugins() { echo "done." } -newsyslog() { - if grep -q /var/log/munin/munin-node.log /etc/newsyslog.conf; then - : - else - cat >> /etc/newsyslog.conf < 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 901C7C92EE2; Mon, 26 Dec 2016 17:30:56 +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 5F7B61C48; Mon, 26 Dec 2016 17:30:56 +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 uBQHUtfo020430; Mon, 26 Dec 2016 17:30:55 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBQHUtJQ020428; Mon, 26 Dec 2016 17:30:55 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201612261730.uBQHUtJQ020428@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Mon, 26 Dec 2016 17:30:55 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429558 - head/devel/ruby-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: Mon, 26 Dec 2016 17:30:56 -0000 Author: sunpoet Date: Mon Dec 26 17:30:55 2016 New Revision: 429558 URL: https://svnweb.freebsd.org/changeset/ports/429558 Log: - Update to 20161225 Changes: https://github.com/rbenv/ruby-build/releases PR: 215570 Submitted by: Koichiro IWAO (maintainer) Modified: head/devel/ruby-build/Makefile head/devel/ruby-build/distinfo Modified: head/devel/ruby-build/Makefile ============================================================================== --- head/devel/ruby-build/Makefile Mon Dec 26 17:30:00 2016 (r429557) +++ head/devel/ruby-build/Makefile Mon Dec 26 17:30:55 2016 (r429558) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= ruby-build -PORTVERSION= 20161121 +PORTVERSION= 20161225 DISTVERSIONPREFIX= v CATEGORIES= devel ruby Modified: head/devel/ruby-build/distinfo ============================================================================== --- head/devel/ruby-build/distinfo Mon Dec 26 17:30:00 2016 (r429557) +++ head/devel/ruby-build/distinfo Mon Dec 26 17:30:55 2016 (r429558) @@ -1,3 +1,3 @@ -TIMESTAMP = 1479980760 -SHA256 (rbenv-ruby-build-v20161121_GH0.tar.gz) = 331359e39d47ff39da9c2d73d47a76ae88725181c8ba192a2b6ea6d4bd472a6a -SIZE (rbenv-ruby-build-v20161121_GH0.tar.gz) = 52529 +TIMESTAMP = 1482731228 +SHA256 (rbenv-ruby-build-v20161225_GH0.tar.gz) = 1d5f2f4c7a2315572946a62fd85954251e8407eda391011de0d9a872cf1726ec +SIZE (rbenv-ruby-build-v20161225_GH0.tar.gz) = 52925 From owner-svn-ports-head@freebsd.org Mon Dec 26 17:41:01 2016 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 6F317C92FB9; Mon, 26 Dec 2016 17:41:01 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from mouf.net (mouf.net [IPv6:2607:fc50:0:4400:216:3eff:fe69:33b3]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "mouf.net", Issuer "mouf.net" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 281561077; Mon, 26 Dec 2016 17:41:01 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from [10.0.1.70] (cpe-071-065-239-148.nc.res.rr.com [71.65.239.148] (may be forged)) (authenticated bits=0) by mouf.net (8.14.9/8.14.9) with ESMTP id uBQHermt054145 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES128-SHA bits=128 verify=NOT); Mon, 26 Dec 2016 17:40:58 GMT (envelope-from swills@FreeBSD.org) Subject: Re: svn commit: r429310 - in head/lang: erlang erlang-runtime19 To: Jimmy Olgeni , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org References: <201612240739.uBO7dcdJ093164@repo.freebsd.org> From: Steve Wills Message-ID: Date: Mon, 26 Dec 2016 12:40:51 -0500 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:45.0) Gecko/20100101 Thunderbird/45.4.0 MIME-Version: 1.0 In-Reply-To: <201612240739.uBO7dcdJ093164@repo.freebsd.org> Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="QTdtelRSsvSbPIQ0xlBhSDedV778Kl6q0" X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.4.3 (mouf.net [199.48.129.64]); Mon, 26 Dec 2016 17:40:58 +0000 (UTC) X-Spam-Status: No, score=-1.0 required=4.5 tests=ALL_TRUSTED autolearn=unavailable autolearn_force=no version=3.4.1 X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on mouf.net X-Virus-Scanned: clamav-milter 0.99.2 at mouf.net X-Virus-Status: Clean 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, 26 Dec 2016 17:41:01 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --QTdtelRSsvSbPIQ0xlBhSDedV778Kl6q0 Content-Type: multipart/mixed; boundary="8DspDDXSxXSQUv3Oj6hjbasROp1P77bWn"; protected-headers="v1" From: Steve Wills To: Jimmy Olgeni , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Message-ID: Subject: Re: svn commit: r429310 - in head/lang: erlang erlang-runtime19 References: <201612240739.uBO7dcdJ093164@repo.freebsd.org> In-Reply-To: <201612240739.uBO7dcdJ093164@repo.freebsd.org> --8DspDDXSxXSQUv3Oj6hjbasROp1P77bWn Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Pretty confident that this isn't needed. Instead, just add -xnolibs to calls to dtrace -G. I can prepare a patch if you like. Steve On 12/24/2016 02:39, Jimmy Olgeni wrote: > Author: olgeni > Date: Sat Dec 24 07:39:38 2016 > New Revision: 429310 > URL: https://svnweb.freebsd.org/changeset/ports/429310 >=20 > Log: > Unbreak Erlang 19.2 on the package builder, which has no dtrace > support loaded (revert 215032). > =20 > PR: 215032 >=20 > Modified: > head/lang/erlang-runtime19/Makefile > head/lang/erlang/Makefile >=20 > Modified: head/lang/erlang-runtime19/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/lang/erlang-runtime19/Makefile Sat Dec 24 06:27:58 2016 (r4293= 09) > +++ head/lang/erlang-runtime19/Makefile Sat Dec 24 07:39:38 2016 (r4293= 10) > @@ -3,6 +3,7 @@ > =20 > PORTNAME=3D erlang > PORTVERSION=3D 19.2 > +PORTREVISION=3D 1 > CATEGORIES=3D lang parallel java > MASTER_SITES=3D http://www.erlang.org/download/:erlangorg \ > http://erlang.stacken.kth.se/download/:erlangorg \ > @@ -48,18 +49,9 @@ WX_DESC=3D Enable WX application > =20 > NATIVE_IMPLIES=3D HIPE > =20 > -OPTIONS_DEFAULT=3DHIPE KQUEUE OPENSSL SCTP SMP THREADS DTRACE > +OPTIONS_DEFAULT=3DHIPE KQUEUE OPENSSL SCTP SMP THREADS > OPTIONS_EXCLUDE_DragonFly=3D HIPE NATIVE SCTP > =20 > -.if !exists(/usr/sbin/dtrace) > -OPTIONS_EXCLUDE+=3D DTRACE > -.endif > - > -OPTIONS_EXCLUDE_FreeBSD_9+=3D DTRACE > -OPTIONS_EXCLUDE_FreeBSD_10+=3D DTRACE > -OPTIONS_EXCLUDE+=3D ${OPTIONS_EXCLUDE_${OPSYS}_${OSREL:R}} > -OPTIONS_EXCLUDE_i386=3D DTRACE > - > ERL_RELEASE=3D 19.2 > =20 > USES=3D gmake ncurses perl5 >=20 > Modified: head/lang/erlang/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/lang/erlang/Makefile Sat Dec 24 06:27:58 2016 (r429309) > +++ head/lang/erlang/Makefile Sat Dec 24 07:39:38 2016 (r429310) > @@ -3,6 +3,7 @@ > =20 > PORTNAME=3D erlang > PORTVERSION=3D 19.2 > +PORTREVISION=3D 1 > PORTEPOCH=3D 3 > CATEGORIES=3D lang parallel java > MASTER_SITES=3D http://www.erlang.org/download/:erlangorg \ > @@ -53,18 +54,9 @@ WX_DESC=3D Enable WX application > =20 > NATIVE_IMPLIES=3D HIPE > =20 > -OPTIONS_DEFAULT=3DHIPE KQUEUE OPENSSL SCTP SMP THREADS DTRACE > +OPTIONS_DEFAULT=3DHIPE KQUEUE OPENSSL SCTP SMP THREADS > OPTIONS_EXCLUDE_DragonFly=3D HIPE NATIVE SCTP > =20 > -.if !exists(/usr/sbin/dtrace) > -OPTIONS_EXCLUDE+=3D DTRACE > -.endif > - > -OPTIONS_EXCLUDE_FreeBSD_9+=3D DTRACE > -OPTIONS_EXCLUDE_FreeBSD_10+=3D DTRACE > -OPTIONS_EXCLUDE+=3D ${OPTIONS_EXCLUDE_${OPSYS}_${OSREL:R}} > -OPTIONS_EXCLUDE_i386=3D DTRACE > - > ERL_RELEASE=3D 19.2 > =20 > USES=3D gmake ncurses perl5 >=20 --8DspDDXSxXSQUv3Oj6hjbasROp1P77bWn-- --QTdtelRSsvSbPIQ0xlBhSDedV778Kl6q0 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 iQGQBAEBCgB6BQJYYVYjXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ5OEZBNDE0QTVDMkEwRUY5Q0ZEMEFEMERG NUNGNjJCMzIwN0IxQkExExxzd2lsbHNAZnJlZWJzZC5vcmcACgkQ9c9isyB7G6GU bQgAsPptN7il95kfsJMW0mVTgSvRAK8OyPiPkYzNKDlr+etvJ2OaeFWEa/nUDByE 2cE5Bfo7WRhQ5FiQ61wOdnDPQMW2aNvXlo+SRaxL7/0XQI+F9prkS+gZtAmosyqT zT0aiDPwgDxgpbbePyU5WubFKz2hhL+NQCsrypUTXKegcYUZuYoO1wSPwVHvVS8K WkA+PqhcZFB57oM6iK8b1Tffa5y0/DYH3Mzz7AoeduVdqBtQCcQQmEuRkrqabcSA bd9qXcLX7BgVwsYk4OMfG2F6dgZ8K44Q+FVop1+LpscYy+N1uqHX3+LcxrVdzGkm eF94uyh9fka+uNm1BWAZhv8wpQ== =T/Ci -----END PGP SIGNATURE----- --QTdtelRSsvSbPIQ0xlBhSDedV778Kl6q0-- From owner-svn-ports-head@freebsd.org Mon Dec 26 17:46:55 2016 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 7DD61C91150; Mon, 26 Dec 2016 17:46:55 +0000 (UTC) (envelope-from antoine@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 3396D13CE; Mon, 26 Dec 2016 17:46:55 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBQHksLt026308; Mon, 26 Dec 2016 17:46:54 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBQHksRI026307; Mon, 26 Dec 2016 17:46:54 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201612261746.uBQHksRI026307@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Mon, 26 Dec 2016 17:46:54 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429559 - head/devel/arduino-core/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, 26 Dec 2016 17:46:55 -0000 Author: antoine Date: Mon Dec 26 17:46:54 2016 New Revision: 429559 URL: https://svnweb.freebsd.org/changeset/ports/429559 Log: Remove patches that were integrated upstream Reported by: pkg-fallout Deleted: head/devel/arduino-core/files/patch-hardware_arduino_sam_cores_arduino_itoa.c head/devel/arduino-core/files/patch-hardware_arduino_sam_cores_arduino_itoa.h From owner-svn-ports-head@freebsd.org Mon Dec 26 17:53:27 2016 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 1B683C91443; Mon, 26 Dec 2016 17:53:27 +0000 (UTC) (envelope-from adamw@adamw.org) Received: from anoxia.adamw.org (anoxia.adamw.org [104.225.8.149]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "anoxia.adamw.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 841FB1A44; Mon, 26 Dec 2016 17:53:26 +0000 (UTC) (envelope-from adamw@adamw.org) Received: by anoxia.adamw.org (OpenSMTPD) with ESMTPSA id c6969937 TLS version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO; Mon, 26 Dec 2016 10:53:19 -0700 (MST) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 10.2 \(3259\)) Subject: Re: svn commit: r429507 - head/mail/phpmailer From: Adam Weinberger In-Reply-To: <201612261255.uBQCtKLL003015@repo.freebsd.org> Date: Mon, 26 Dec 2016 10:53:17 -0700 Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Content-Transfer-Encoding: 7bit Message-Id: <81BE9CDC-520B-40A1-8803-3B78C45846BD@adamw.org> References: <201612261255.uBQCtKLL003015@repo.freebsd.org> To: Bernard Spil X-Mailer: Apple Mail (2.3259) 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, 26 Dec 2016 17:53:27 -0000 > On 26 Dec, 2016, at 5:55, Bernard Spil wrote: > > Author: brnrd > Date: Mon Dec 26 12:55:20 2016 > New Revision: 429507 > URL: https://svnweb.freebsd.org/changeset/ports/429507 > > Log: > mail/phpmailer: Update to 5.2.18 > > - Update to 5.2.18 > - Adjust pkg-plist for new release > - Remove LICENSE install from DOCS option Hi Bernard, You'll need to remove LICENSE from the pkg-plist too. # Adam -- Adam Weinberger adamw@adamw.org https://www.adamw.org From owner-svn-ports-head@freebsd.org Mon Dec 26 17:54:31 2016 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 29FD9C9148D; Mon, 26 Dec 2016 17:54:31 +0000 (UTC) (envelope-from jhale@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 ED87C1B48; Mon, 26 Dec 2016 17:54:30 +0000 (UTC) (envelope-from jhale@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBQHsUOL030392; Mon, 26 Dec 2016 17:54:30 GMT (envelope-from jhale@FreeBSD.org) Received: (from jhale@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBQHsUIR030390; Mon, 26 Dec 2016 17:54:30 GMT (envelope-from jhale@FreeBSD.org) Message-Id: <201612261754.uBQHsUIR030390@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jhale set sender to jhale@FreeBSD.org using -f From: "Jason E. Hale" Date: Mon, 26 Dec 2016 17:54:30 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429560 - head/devel/py-python-gist 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, 26 Dec 2016 17:54:31 -0000 Author: jhale Date: Mon Dec 26 17:54:29 2016 New Revision: 429560 URL: https://svnweb.freebsd.org/changeset/ports/429560 Log: Update to 0.4.5 PR: 215388 Submitted by: Yuri Victorovich (maintainer) Modified: head/devel/py-python-gist/Makefile head/devel/py-python-gist/distinfo Modified: head/devel/py-python-gist/Makefile ============================================================================== --- head/devel/py-python-gist/Makefile Mon Dec 26 17:46:54 2016 (r429559) +++ head/devel/py-python-gist/Makefile Mon Dec 26 17:54:29 2016 (r429560) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= python-gist -PORTVERSION= 0.4.3 +PORTVERSION= 0.4.5 DISTVERSIONPREFIX= v CATEGORIES= devel python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-python-gist/distinfo ============================================================================== --- head/devel/py-python-gist/distinfo Mon Dec 26 17:46:54 2016 (r429559) +++ head/devel/py-python-gist/distinfo Mon Dec 26 17:54:29 2016 (r429560) @@ -1,3 +1,3 @@ -TIMESTAMP = 1480957435 -SHA256 (jdowner-gist-v0.4.3_GH0.tar.gz) = 53764688ea10bcfc5197a613da5f6d91b076c68ed2f05cae08166c76f9455a33 -SIZE (jdowner-gist-v0.4.3_GH0.tar.gz) = 17514 +TIMESTAMP = 1482774542 +SHA256 (jdowner-gist-v0.4.5_GH0.tar.gz) = 42cf39871b21e12d27478bcf042ff1da55ee3f67f7fd9dd2779dd706b4ba05c3 +SIZE (jdowner-gist-v0.4.5_GH0.tar.gz) = 17536 From owner-svn-ports-head@freebsd.org Mon Dec 26 18:14:25 2016 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 7D8F1C91A82; Mon, 26 Dec 2016 18:14:25 +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 1460E131E; Mon, 26 Dec 2016 18:14:25 +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 uBQIEOS2038545; Mon, 26 Dec 2016 18:14:24 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBQIEN4I038539; Mon, 26 Dec 2016 18:14:23 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201612261814.uBQIEN4I038539@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Mon, 26 Dec 2016 18:14:23 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429561 - in head/net-p2p: . couchpotato couchpotato/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, 26 Dec 2016 18:14:25 -0000 Author: feld Date: Mon Dec 26 18:14:23 2016 New Revision: 429561 URL: https://svnweb.freebsd.org/changeset/ports/429561 Log: CouchPotato (CP) is an automatic NZB and torrent downloader. WWW: http://couchpota.to/ Added: head/net-p2p/couchpotato/ head/net-p2p/couchpotato/Makefile (contents, props changed) head/net-p2p/couchpotato/distinfo (contents, props changed) head/net-p2p/couchpotato/files/ head/net-p2p/couchpotato/files/couchpotato.in (contents, props changed) head/net-p2p/couchpotato/pkg-descr (contents, props changed) head/net-p2p/couchpotato/pkg-plist (contents, props changed) Modified: head/net-p2p/Makefile Modified: head/net-p2p/Makefile ============================================================================== --- head/net-p2p/Makefile Mon Dec 26 17:54:29 2016 (r429560) +++ head/net-p2p/Makefile Mon Dec 26 18:14:23 2016 (r429561) @@ -13,6 +13,7 @@ SUBDIR += bnbt SUBDIR += btpd SUBDIR += btsync + SUBDIR += couchpotato SUBDIR += cpuminer SUBDIR += createtorrent SUBDIR += ctcs Added: head/net-p2p/couchpotato/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net-p2p/couchpotato/Makefile Mon Dec 26 18:14:23 2016 (r429561) @@ -0,0 +1,35 @@ +# Created by: Mark Felder +# $FreeBSD$ + +PORTNAME= couchpotato +PORTVERSION= 0.0.20161225 +CATEGORIES= net-p2p python + +MAINTAINER= feld@FreeBSD.org +COMMENT= Automatic NZB and torrent downloader + +LICENSE= GPLv3 + +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3 \ + fpc-libcurl>0:ftp/fpc-libcurl \ + docbook-xml>0:textproc/docbook-xml + +USE_RC_SUBR= couchpotato +SUB_LIST= PYTHON_CMD=${PYTHON_CMD} + +NO_ARCH= yes +NO_BUILD= yes + +USES= python shebangfix +SHEBANG_FILES= CouchPotato.py + +USE_GITHUB= yes +GH_ACCOUNT= CouchPotato +GH_PROJECT= CouchPotatoServer +GH_TAGNAME= b538f9a + +do-install: + ${MKDIR} ${STAGEDIR}/${DATADIR} ${STAGEDIR}/${ETCDIR} + (cd ${WRKSRC} && ${COPYTREE_SHARE} . ${STAGEDIR}${DATADIR}) + +.include Added: head/net-p2p/couchpotato/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net-p2p/couchpotato/distinfo Mon Dec 26 18:14:23 2016 (r429561) @@ -0,0 +1,3 @@ +TIMESTAMP = 1482706416 +SHA256 (CouchPotato-CouchPotatoServer-0.0.20161225-b538f9a_GH0.tar.gz) = 50ce0e4fb4ac8d75f574c8c5f3b15021b74d9c09f4fc9286e1a4fcb08c9ef87a +SIZE (CouchPotato-CouchPotatoServer-0.0.20161225-b538f9a_GH0.tar.gz) = 3145772 Added: head/net-p2p/couchpotato/files/couchpotato.in ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net-p2p/couchpotato/files/couchpotato.in Mon Dec 26 18:14:23 2016 (r429561) @@ -0,0 +1,47 @@ +#!/bin/sh +# $FreeBSD$ +# +# PROVIDE: couchpotato +# REQUIRE: LOGIN +# KEYWORD: shutdown + +# Add the following lines to /etc/rc.conf to enable couchpotato: +# couchpotato_enable: Set to NO by default. Set it to YES to enable it. +# couchpotato_user: The user account CouchPotato daemon runs as what +# you want it to be. +# couchpotato_datadir: Directory where CouchPotato user data lives. +# Default: /var/db/couchpotato +# couchpotato_conf: Directory where CouchPotato user data lives. +# Default: %%ETCDIR%%/settings.conf +# couchpotato_flags: Set additonal flags as needed. + +. /etc/rc.subr + +name=couchpotato +rcvar=couchpotato_enable + +load_rc_config ${name} + +: ${couchpotato_enable:=NO} +: ${couchpotato_user:=nobody} +: ${couchpotato_datadir=/var/db/couchpotato} +: ${couchpotato_conf=%%ETCDIR%%/settings.conf} + +pidfile=/var/run/couchpotato/couchpotato.pid +command="%%DATADIR%%/CouchPotato.py" +command_interpreter="%%PYTHON_CMD%%" +command_args="--daemon --data_dir ${couchpotato_datadir} --pid_file ${pidfile} --config_file ${couchpotato_conf}" + +start_precmd=couch_pre + +couch_pre() +{ + if [ ! -d ${couchpotato_datadir} ]; then + install -d -o ${couchpotato_user} ${couchpotato_datadir} + fi + if [ ! -d ${pidfile%/*} ]; then + install -d -o ${couchpotato_user} ${pidfile%/*} + fi +} + +run_rc_command "$1" Added: head/net-p2p/couchpotato/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net-p2p/couchpotato/pkg-descr Mon Dec 26 18:14:23 2016 (r429561) @@ -0,0 +1,3 @@ +CouchPotato (CP) is an automatic NZB and torrent downloader. + +WWW: http://couchpota.to/ Added: head/net-p2p/couchpotato/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net-p2p/couchpotato/pkg-plist Mon Dec 26 18:14:23 2016 (r429561) @@ -0,0 +1,1008 @@ +%%DATADIR%%/.coveragerc +%%DATADIR%%/.editorconfig +%%DATADIR%%/.github/contributing.md +%%DATADIR%%/.github/issue_template.md +%%DATADIR%%/.github/pull_request_template.md +%%DATADIR%%/.nosetestsrc +%%DATADIR%%/.travis.yml +@mode 555 +%%DATADIR%%/CouchPotato.py +@mode +%%DATADIR%%/Gruntfile.js +%%DATADIR%%/README.md +%%DATADIR%%/config.rb +%%DATADIR%%/couchpotato/__init__.py +%%DATADIR%%/couchpotato/api.py +%%DATADIR%%/couchpotato/core/__init__.py +%%DATADIR%%/couchpotato/core/_base/__init__.py +%%DATADIR%%/couchpotato/core/_base/_core.py +%%DATADIR%%/couchpotato/core/_base/clientscript.py +%%DATADIR%%/couchpotato/core/_base/desktop.py +%%DATADIR%%/couchpotato/core/_base/downloader/__init__.py +%%DATADIR%%/couchpotato/core/_base/downloader/main.py +%%DATADIR%%/couchpotato/core/_base/downloader/static/downloaders.js +%%DATADIR%%/couchpotato/core/_base/scheduler.py +%%DATADIR%%/couchpotato/core/_base/updater/__init__.py +%%DATADIR%%/couchpotato/core/_base/updater/main.py +%%DATADIR%%/couchpotato/core/_base/updater/static/updater.js +%%DATADIR%%/couchpotato/core/_base/updater/static/updater.scss +%%DATADIR%%/couchpotato/core/database.py +%%DATADIR%%/couchpotato/core/downloaders/__init__.py +%%DATADIR%%/couchpotato/core/downloaders/blackhole.py +%%DATADIR%%/couchpotato/core/downloaders/deluge.py +%%DATADIR%%/couchpotato/core/downloaders/hadouken.py +%%DATADIR%%/couchpotato/core/downloaders/nzbget.py +%%DATADIR%%/couchpotato/core/downloaders/nzbvortex.py +%%DATADIR%%/couchpotato/core/downloaders/pneumatic.py +%%DATADIR%%/couchpotato/core/downloaders/putio/__init__.py +%%DATADIR%%/couchpotato/core/downloaders/putio/main.py +%%DATADIR%%/couchpotato/core/downloaders/putio/static/putio.js +%%DATADIR%%/couchpotato/core/downloaders/qbittorrent_.py +%%DATADIR%%/couchpotato/core/downloaders/rtorrent_.py +%%DATADIR%%/couchpotato/core/downloaders/sabnzbd.py +%%DATADIR%%/couchpotato/core/downloaders/synology.py +%%DATADIR%%/couchpotato/core/downloaders/transmission.py +%%DATADIR%%/couchpotato/core/downloaders/utorrent.py +%%DATADIR%%/couchpotato/core/event.py +%%DATADIR%%/couchpotato/core/helpers/__init__.py +%%DATADIR%%/couchpotato/core/helpers/encoding.py +%%DATADIR%%/couchpotato/core/helpers/request.py +%%DATADIR%%/couchpotato/core/helpers/rss.py +%%DATADIR%%/couchpotato/core/helpers/variable.py +%%DATADIR%%/couchpotato/core/loader.py +%%DATADIR%%/couchpotato/core/logger.py +%%DATADIR%%/couchpotato/core/media/__init__.py +%%DATADIR%%/couchpotato/core/media/_base/__init__.py +%%DATADIR%%/couchpotato/core/media/_base/library/__init__.py +%%DATADIR%%/couchpotato/core/media/_base/library/base.py +%%DATADIR%%/couchpotato/core/media/_base/library/main.py +%%DATADIR%%/couchpotato/core/media/_base/matcher/__init__.py +%%DATADIR%%/couchpotato/core/media/_base/matcher/base.py +%%DATADIR%%/couchpotato/core/media/_base/matcher/main.py +%%DATADIR%%/couchpotato/core/media/_base/media/__init__.py +%%DATADIR%%/couchpotato/core/media/_base/media/index.py +%%DATADIR%%/couchpotato/core/media/_base/media/main.py +%%DATADIR%%/couchpotato/core/media/_base/providers/__init__.py +%%DATADIR%%/couchpotato/core/media/_base/providers/automation/__init__.py +%%DATADIR%%/couchpotato/core/media/_base/providers/automation/base.py +%%DATADIR%%/couchpotato/core/media/_base/providers/base.py +%%DATADIR%%/couchpotato/core/media/_base/providers/info/__init__.py +%%DATADIR%%/couchpotato/core/media/_base/providers/info/base.py +%%DATADIR%%/couchpotato/core/media/_base/providers/metadata/__init__.py +%%DATADIR%%/couchpotato/core/media/_base/providers/metadata/base.py +%%DATADIR%%/couchpotato/core/media/_base/providers/nzb/__init__.py +%%DATADIR%%/couchpotato/core/media/_base/providers/nzb/base.py +%%DATADIR%%/couchpotato/core/media/_base/providers/nzb/binsearch.py +%%DATADIR%%/couchpotato/core/media/_base/providers/nzb/newznab.py +%%DATADIR%%/couchpotato/core/media/_base/providers/nzb/nzbclub.py +%%DATADIR%%/couchpotato/core/media/_base/providers/nzb/omgwtfnzbs.py +%%DATADIR%%/couchpotato/core/media/_base/providers/torrent/__init__.py +%%DATADIR%%/couchpotato/core/media/_base/providers/torrent/alpharatio.py +%%DATADIR%%/couchpotato/core/media/_base/providers/torrent/awesomehd.py +%%DATADIR%%/couchpotato/core/media/_base/providers/torrent/base.py +%%DATADIR%%/couchpotato/core/media/_base/providers/torrent/bithdtv.py +%%DATADIR%%/couchpotato/core/media/_base/providers/torrent/bitsoup.py +%%DATADIR%%/couchpotato/core/media/_base/providers/torrent/hd4free.py +%%DATADIR%%/couchpotato/core/media/_base/providers/torrent/hdbits.py +%%DATADIR%%/couchpotato/core/media/_base/providers/torrent/ilovetorrents.py +%%DATADIR%%/couchpotato/core/media/_base/providers/torrent/iptorrents.py +%%DATADIR%%/couchpotato/core/media/_base/providers/torrent/kickasstorrents.py +%%DATADIR%%/couchpotato/core/media/_base/providers/torrent/magnetdl.py +%%DATADIR%%/couchpotato/core/media/_base/providers/torrent/morethantv.py +%%DATADIR%%/couchpotato/core/media/_base/providers/torrent/passthepopcorn.py +%%DATADIR%%/couchpotato/core/media/_base/providers/torrent/rarbg.py +%%DATADIR%%/couchpotato/core/media/_base/providers/torrent/sceneaccess.py +%%DATADIR%%/couchpotato/core/media/_base/providers/torrent/scenetime.py +%%DATADIR%%/couchpotato/core/media/_base/providers/torrent/thepiratebay.py +%%DATADIR%%/couchpotato/core/media/_base/providers/torrent/torrentbytes.py +%%DATADIR%%/couchpotato/core/media/_base/providers/torrent/torrentday.py +%%DATADIR%%/couchpotato/core/media/_base/providers/torrent/torrentleech.py +%%DATADIR%%/couchpotato/core/media/_base/providers/torrent/torrentpotato.py +%%DATADIR%%/couchpotato/core/media/_base/providers/torrent/torrentshack.py +%%DATADIR%%/couchpotato/core/media/_base/providers/torrent/torrentz.py +%%DATADIR%%/couchpotato/core/media/_base/providers/userscript/__init__.py +%%DATADIR%%/couchpotato/core/media/_base/providers/userscript/base.py +%%DATADIR%%/couchpotato/core/media/_base/search/__init__.py +%%DATADIR%%/couchpotato/core/media/_base/search/main.py +%%DATADIR%%/couchpotato/core/media/_base/search/static/search.js +%%DATADIR%%/couchpotato/core/media/_base/search/static/search.scss +%%DATADIR%%/couchpotato/core/media/_base/searcher/__init__.py +%%DATADIR%%/couchpotato/core/media/_base/searcher/base.py +%%DATADIR%%/couchpotato/core/media/_base/searcher/main.py +%%DATADIR%%/couchpotato/core/media/movie/__init__.py +%%DATADIR%%/couchpotato/core/media/movie/_base/__init__.py +%%DATADIR%%/couchpotato/core/media/movie/_base/main.py +%%DATADIR%%/couchpotato/core/media/movie/_base/static/details.js +%%DATADIR%%/couchpotato/core/media/movie/_base/static/list.js +%%DATADIR%%/couchpotato/core/media/movie/_base/static/manage.js +%%DATADIR%%/couchpotato/core/media/movie/_base/static/movie.actions.js +%%DATADIR%%/couchpotato/core/media/movie/_base/static/movie.js +%%DATADIR%%/couchpotato/core/media/movie/_base/static/movie.scss +%%DATADIR%%/couchpotato/core/media/movie/_base/static/page.js +%%DATADIR%%/couchpotato/core/media/movie/_base/static/search.js +%%DATADIR%%/couchpotato/core/media/movie/_base/static/wanted.js +%%DATADIR%%/couchpotato/core/media/movie/charts/__init__.py +%%DATADIR%%/couchpotato/core/media/movie/charts/main.py +%%DATADIR%%/couchpotato/core/media/movie/charts/static/charts.js +%%DATADIR%%/couchpotato/core/media/movie/library.py +%%DATADIR%%/couchpotato/core/media/movie/providers/__init__.py +%%DATADIR%%/couchpotato/core/media/movie/providers/automation/__init__.py +%%DATADIR%%/couchpotato/core/media/movie/providers/automation/base.py +%%DATADIR%%/couchpotato/core/media/movie/providers/automation/bluray.py +%%DATADIR%%/couchpotato/core/media/movie/providers/automation/crowdai.py +%%DATADIR%%/couchpotato/core/media/movie/providers/automation/flixster.py +%%DATADIR%%/couchpotato/core/media/movie/providers/automation/goodfilms.py +%%DATADIR%%/couchpotato/core/media/movie/providers/automation/hummingbird.py +%%DATADIR%%/couchpotato/core/media/movie/providers/automation/imdb.py +%%DATADIR%%/couchpotato/core/media/movie/providers/automation/itunes.py +%%DATADIR%%/couchpotato/core/media/movie/providers/automation/kinepolis.py +%%DATADIR%%/couchpotato/core/media/movie/providers/automation/letterboxd.py +%%DATADIR%%/couchpotato/core/media/movie/providers/automation/moviemeter.py +%%DATADIR%%/couchpotato/core/media/movie/providers/automation/movies_io.py +%%DATADIR%%/couchpotato/core/media/movie/providers/automation/popularmovies.py +%%DATADIR%%/couchpotato/core/media/movie/providers/automation/trakt/__init__.py +%%DATADIR%%/couchpotato/core/media/movie/providers/automation/trakt/main.py +%%DATADIR%%/couchpotato/core/media/movie/providers/automation/trakt/static/trakt.js +%%DATADIR%%/couchpotato/core/media/movie/providers/base.py +%%DATADIR%%/couchpotato/core/media/movie/providers/info/__init__.py +%%DATADIR%%/couchpotato/core/media/movie/providers/info/_modifier.py +%%DATADIR%%/couchpotato/core/media/movie/providers/info/couchpotatoapi.py +%%DATADIR%%/couchpotato/core/media/movie/providers/info/fanarttv.py +%%DATADIR%%/couchpotato/core/media/movie/providers/info/omdbapi.py +%%DATADIR%%/couchpotato/core/media/movie/providers/info/themoviedb.py +%%DATADIR%%/couchpotato/core/media/movie/providers/metadata/__init__.py +%%DATADIR%%/couchpotato/core/media/movie/providers/metadata/base.py +%%DATADIR%%/couchpotato/core/media/movie/providers/metadata/mediabrowser.py +%%DATADIR%%/couchpotato/core/media/movie/providers/metadata/ps3.py +%%DATADIR%%/couchpotato/core/media/movie/providers/metadata/wdtv.py +%%DATADIR%%/couchpotato/core/media/movie/providers/metadata/wmc.py +%%DATADIR%%/couchpotato/core/media/movie/providers/metadata/xbmc.py +%%DATADIR%%/couchpotato/core/media/movie/providers/nzb/__init__.py +%%DATADIR%%/couchpotato/core/media/movie/providers/nzb/base.py +%%DATADIR%%/couchpotato/core/media/movie/providers/nzb/binsearch.py +%%DATADIR%%/couchpotato/core/media/movie/providers/nzb/newznab.py +%%DATADIR%%/couchpotato/core/media/movie/providers/nzb/nzbclub.py +%%DATADIR%%/couchpotato/core/media/movie/providers/nzb/omgwtfnzbs.py +%%DATADIR%%/couchpotato/core/media/movie/providers/torrent/__init__.py +%%DATADIR%%/couchpotato/core/media/movie/providers/torrent/alpharatio.py +%%DATADIR%%/couchpotato/core/media/movie/providers/torrent/awesomehd.py +%%DATADIR%%/couchpotato/core/media/movie/providers/torrent/bithdtv.py +%%DATADIR%%/couchpotato/core/media/movie/providers/torrent/bitsoup.py +%%DATADIR%%/couchpotato/core/media/movie/providers/torrent/hd4free.py +%%DATADIR%%/couchpotato/core/media/movie/providers/torrent/hdbits.py +%%DATADIR%%/couchpotato/core/media/movie/providers/torrent/ilovetorrents.py +%%DATADIR%%/couchpotato/core/media/movie/providers/torrent/iptorrents.py +%%DATADIR%%/couchpotato/core/media/movie/providers/torrent/kickasstorrents.py +%%DATADIR%%/couchpotato/core/media/movie/providers/torrent/magnetdl.py +%%DATADIR%%/couchpotato/core/media/movie/providers/torrent/morethantv.py +%%DATADIR%%/couchpotato/core/media/movie/providers/torrent/passthepopcorn.py +%%DATADIR%%/couchpotato/core/media/movie/providers/torrent/rarbg.py +%%DATADIR%%/couchpotato/core/media/movie/providers/torrent/sceneaccess.py +%%DATADIR%%/couchpotato/core/media/movie/providers/torrent/scenetime.py +%%DATADIR%%/couchpotato/core/media/movie/providers/torrent/thepiratebay.py +%%DATADIR%%/couchpotato/core/media/movie/providers/torrent/torrentbytes.py +%%DATADIR%%/couchpotato/core/media/movie/providers/torrent/torrentday.py +%%DATADIR%%/couchpotato/core/media/movie/providers/torrent/torrentleech.py +%%DATADIR%%/couchpotato/core/media/movie/providers/torrent/torrentpotato.py +%%DATADIR%%/couchpotato/core/media/movie/providers/torrent/torrentshack.py +%%DATADIR%%/couchpotato/core/media/movie/providers/torrent/torrentz.py +%%DATADIR%%/couchpotato/core/media/movie/providers/trailer/__init__.py +%%DATADIR%%/couchpotato/core/media/movie/providers/trailer/base.py +%%DATADIR%%/couchpotato/core/media/movie/providers/trailer/hdtrailers.py +%%DATADIR%%/couchpotato/core/media/movie/providers/userscript/__init__.py +%%DATADIR%%/couchpotato/core/media/movie/providers/userscript/allocine.py +%%DATADIR%%/couchpotato/core/media/movie/providers/userscript/appletrailers.py +%%DATADIR%%/couchpotato/core/media/movie/providers/userscript/criticker.py +%%DATADIR%%/couchpotato/core/media/movie/providers/userscript/filmcentrum.py +%%DATADIR%%/couchpotato/core/media/movie/providers/userscript/filmstarts.py +%%DATADIR%%/couchpotato/core/media/movie/providers/userscript/filmweb.py +%%DATADIR%%/couchpotato/core/media/movie/providers/userscript/flickchart.py +%%DATADIR%%/couchpotato/core/media/movie/providers/userscript/imdb.py +%%DATADIR%%/couchpotato/core/media/movie/providers/userscript/letterboxd.py +%%DATADIR%%/couchpotato/core/media/movie/providers/userscript/moviemeter.py +%%DATADIR%%/couchpotato/core/media/movie/providers/userscript/moviesio.py +%%DATADIR%%/couchpotato/core/media/movie/providers/userscript/reddit.py +%%DATADIR%%/couchpotato/core/media/movie/providers/userscript/rottentomatoes.py +%%DATADIR%%/couchpotato/core/media/movie/providers/userscript/tmdb.py +%%DATADIR%%/couchpotato/core/media/movie/providers/userscript/trakt.py +%%DATADIR%%/couchpotato/core/media/movie/providers/userscript/youteather.py +%%DATADIR%%/couchpotato/core/media/movie/searcher.py +%%DATADIR%%/couchpotato/core/media/movie/suggestion.py +%%DATADIR%%/couchpotato/core/notifications/__init__.py +%%DATADIR%%/couchpotato/core/notifications/androidpn.py +%%DATADIR%%/couchpotato/core/notifications/base.py +%%DATADIR%%/couchpotato/core/notifications/boxcar2.py +%%DATADIR%%/couchpotato/core/notifications/core/__init__.py +%%DATADIR%%/couchpotato/core/notifications/core/index.py +%%DATADIR%%/couchpotato/core/notifications/core/main.py +%%DATADIR%%/couchpotato/core/notifications/core/static/notification.js +%%DATADIR%%/couchpotato/core/notifications/email_.py +%%DATADIR%%/couchpotato/core/notifications/emby.py +%%DATADIR%%/couchpotato/core/notifications/growl.py +%%DATADIR%%/couchpotato/core/notifications/homey.py +%%DATADIR%%/couchpotato/core/notifications/join.py +%%DATADIR%%/couchpotato/core/notifications/nmj.py +%%DATADIR%%/couchpotato/core/notifications/notifymyandroid.py +%%DATADIR%%/couchpotato/core/notifications/plex/__init__.py +%%DATADIR%%/couchpotato/core/notifications/plex/client.py +%%DATADIR%%/couchpotato/core/notifications/plex/main.py +%%DATADIR%%/couchpotato/core/notifications/plex/server.py +%%DATADIR%%/couchpotato/core/notifications/prowl.py +%%DATADIR%%/couchpotato/core/notifications/pushalot.py +%%DATADIR%%/couchpotato/core/notifications/pushbullet.py +%%DATADIR%%/couchpotato/core/notifications/pushover.py +%%DATADIR%%/couchpotato/core/notifications/slack.py +%%DATADIR%%/couchpotato/core/notifications/synoindex.py +%%DATADIR%%/couchpotato/core/notifications/telegrambot.py +%%DATADIR%%/couchpotato/core/notifications/toasty.py +%%DATADIR%%/couchpotato/core/notifications/trakt.py +%%DATADIR%%/couchpotato/core/notifications/twitter/__init__.py +%%DATADIR%%/couchpotato/core/notifications/twitter/main.py +%%DATADIR%%/couchpotato/core/notifications/twitter/static/twitter.js +%%DATADIR%%/couchpotato/core/notifications/webhook.py +%%DATADIR%%/couchpotato/core/notifications/xbmc.py +%%DATADIR%%/couchpotato/core/notifications/xmpp_.py +%%DATADIR%%/couchpotato/core/plugins/__init__.py +%%DATADIR%%/couchpotato/core/plugins/automation.py +%%DATADIR%%/couchpotato/core/plugins/base.py +%%DATADIR%%/couchpotato/core/plugins/browser.py +%%DATADIR%%/couchpotato/core/plugins/browser_test.py +%%DATADIR%%/couchpotato/core/plugins/category/__init__.py +%%DATADIR%%/couchpotato/core/plugins/category/index.py +%%DATADIR%%/couchpotato/core/plugins/category/main.py +%%DATADIR%%/couchpotato/core/plugins/category/static/category.js +%%DATADIR%%/couchpotato/core/plugins/category/static/category.scss +%%DATADIR%%/couchpotato/core/plugins/category/static/handle.png +%%DATADIR%%/couchpotato/core/plugins/custom.py +%%DATADIR%%/couchpotato/core/plugins/dashboard.py +%%DATADIR%%/couchpotato/core/plugins/file.py +%%DATADIR%%/couchpotato/core/plugins/log/__init__.py +%%DATADIR%%/couchpotato/core/plugins/log/main.py +%%DATADIR%%/couchpotato/core/plugins/log/static/log.js +%%DATADIR%%/couchpotato/core/plugins/log/static/log.scss +%%DATADIR%%/couchpotato/core/plugins/manage.py +%%DATADIR%%/couchpotato/core/plugins/profile/__init__.py +%%DATADIR%%/couchpotato/core/plugins/profile/index.py +%%DATADIR%%/couchpotato/core/plugins/profile/main.py +%%DATADIR%%/couchpotato/core/plugins/profile/static/profile.js +%%DATADIR%%/couchpotato/core/plugins/profile/static/profile.scss +%%DATADIR%%/couchpotato/core/plugins/quality/__init__.py +%%DATADIR%%/couchpotato/core/plugins/quality/index.py +%%DATADIR%%/couchpotato/core/plugins/quality/main.py +%%DATADIR%%/couchpotato/core/plugins/quality/static/quality.js +%%DATADIR%%/couchpotato/core/plugins/quality/static/quality.scss +%%DATADIR%%/couchpotato/core/plugins/release/__init__.py +%%DATADIR%%/couchpotato/core/plugins/release/index.py +%%DATADIR%%/couchpotato/core/plugins/release/main.py +%%DATADIR%%/couchpotato/core/plugins/renamer.py +%%DATADIR%%/couchpotato/core/plugins/scanner.py +%%DATADIR%%/couchpotato/core/plugins/score/__init__.py +%%DATADIR%%/couchpotato/core/plugins/score/main.py +%%DATADIR%%/couchpotato/core/plugins/score/scores.py +%%DATADIR%%/couchpotato/core/plugins/subtitle.py +%%DATADIR%%/couchpotato/core/plugins/trailer.py +%%DATADIR%%/couchpotato/core/plugins/userscript/__init__.py +%%DATADIR%%/couchpotato/core/plugins/userscript/bookmark.js_tmpl +%%DATADIR%%/couchpotato/core/plugins/userscript/main.py +%%DATADIR%%/couchpotato/core/plugins/userscript/static/userscript.js +%%DATADIR%%/couchpotato/core/plugins/userscript/static/userscript.scss +%%DATADIR%%/couchpotato/core/plugins/userscript/template.js_tmpl +%%DATADIR%%/couchpotato/core/plugins/wizard/__init__.py +%%DATADIR%%/couchpotato/core/plugins/wizard/main.py +%%DATADIR%%/couchpotato/core/plugins/wizard/static/wizard.js +%%DATADIR%%/couchpotato/core/plugins/wizard/static/wizard.scss +%%DATADIR%%/couchpotato/core/settings.py +%%DATADIR%%/couchpotato/core/settings_test.py +%%DATADIR%%/couchpotato/core/softchroot.py +%%DATADIR%%/couchpotato/core/softchroot_test.py +%%DATADIR%%/couchpotato/environment.py +%%DATADIR%%/couchpotato/environment_test.py +%%DATADIR%%/couchpotato/runner.py +%%DATADIR%%/couchpotato/static/fonts/Lobster-webfont.eot +%%DATADIR%%/couchpotato/static/fonts/Lobster-webfont.svg +%%DATADIR%%/couchpotato/static/fonts/Lobster-webfont.ttf +%%DATADIR%%/couchpotato/static/fonts/Lobster-webfont.woff +%%DATADIR%%/couchpotato/static/fonts/Lobster-webfont.woff2 +%%DATADIR%%/couchpotato/static/fonts/OpenSans-Bold-webfont.eot +%%DATADIR%%/couchpotato/static/fonts/OpenSans-Bold-webfont.svg +%%DATADIR%%/couchpotato/static/fonts/OpenSans-Bold-webfont.ttf +%%DATADIR%%/couchpotato/static/fonts/OpenSans-Bold-webfont.woff +%%DATADIR%%/couchpotato/static/fonts/OpenSans-BoldItalic-webfont.eot +%%DATADIR%%/couchpotato/static/fonts/OpenSans-BoldItalic-webfont.svg +%%DATADIR%%/couchpotato/static/fonts/OpenSans-BoldItalic-webfont.ttf +%%DATADIR%%/couchpotato/static/fonts/OpenSans-BoldItalic-webfont.woff +%%DATADIR%%/couchpotato/static/fonts/OpenSans-Italic-webfont.eot +%%DATADIR%%/couchpotato/static/fonts/OpenSans-Italic-webfont.svg +%%DATADIR%%/couchpotato/static/fonts/OpenSans-Italic-webfont.ttf +%%DATADIR%%/couchpotato/static/fonts/OpenSans-Italic-webfont.woff +%%DATADIR%%/couchpotato/static/fonts/OpenSans-Light-webfont.eot +%%DATADIR%%/couchpotato/static/fonts/OpenSans-Light-webfont.svg +%%DATADIR%%/couchpotato/static/fonts/OpenSans-Light-webfont.ttf +%%DATADIR%%/couchpotato/static/fonts/OpenSans-Light-webfont.woff +%%DATADIR%%/couchpotato/static/fonts/OpenSans-Regular-webfont.eot +%%DATADIR%%/couchpotato/static/fonts/OpenSans-Regular-webfont.svg +%%DATADIR%%/couchpotato/static/fonts/OpenSans-Regular-webfont.ttf +%%DATADIR%%/couchpotato/static/fonts/OpenSans-Regular-webfont.woff +%%DATADIR%%/couchpotato/static/fonts/config.json +%%DATADIR%%/couchpotato/static/fonts/icons.eot +%%DATADIR%%/couchpotato/static/fonts/icons.svg +%%DATADIR%%/couchpotato/static/fonts/icons.ttf +%%DATADIR%%/couchpotato/static/fonts/icons.woff +%%DATADIR%%/couchpotato/static/images/couch.png +%%DATADIR%%/couchpotato/static/images/icons/android.png +%%DATADIR%%/couchpotato/static/images/icons/dark/android.png +%%DATADIR%%/couchpotato/static/images/icons/dark/favicon.ico +%%DATADIR%%/couchpotato/static/images/icons/dark/ios.png +%%DATADIR%%/couchpotato/static/images/icons/favicon.ico +%%DATADIR%%/couchpotato/static/images/icons/ios.png +%%DATADIR%%/couchpotato/static/images/icons/windows.png +%%DATADIR%%/couchpotato/static/images/imdb_watchlist.png +%%DATADIR%%/couchpotato/static/images/notify.couch.large.png +%%DATADIR%%/couchpotato/static/images/notify.couch.medium.png +%%DATADIR%%/couchpotato/static/images/notify.couch.small.png +%%DATADIR%%/couchpotato/static/scripts/api.js +%%DATADIR%%/couchpotato/static/scripts/block.js +%%DATADIR%%/couchpotato/static/scripts/block/footer.js +%%DATADIR%%/couchpotato/static/scripts/block/header.js +%%DATADIR%%/couchpotato/static/scripts/block/menu.js +%%DATADIR%%/couchpotato/static/scripts/block/navigation.js +%%DATADIR%%/couchpotato/static/scripts/combined.base.min.js +%%DATADIR%%/couchpotato/static/scripts/combined.plugins.min.js +%%DATADIR%%/couchpotato/static/scripts/combined.vendor.min.js +%%DATADIR%%/couchpotato/static/scripts/couchpotato.js +%%DATADIR%%/couchpotato/static/scripts/library/question.js +%%DATADIR%%/couchpotato/static/scripts/library/scrollspy.js +%%DATADIR%%/couchpotato/static/scripts/library/uniform.js +%%DATADIR%%/couchpotato/static/scripts/page.js +%%DATADIR%%/couchpotato/static/scripts/page/about.js +%%DATADIR%%/couchpotato/static/scripts/page/home.js +%%DATADIR%%/couchpotato/static/scripts/page/login.js +%%DATADIR%%/couchpotato/static/scripts/page/settings.js +%%DATADIR%%/couchpotato/static/scripts/vendor/Array.stableSort.js +%%DATADIR%%/couchpotato/static/scripts/vendor/dynamics.js +%%DATADIR%%/couchpotato/static/scripts/vendor/fastclick.js +%%DATADIR%%/couchpotato/static/scripts/vendor/history.js +%%DATADIR%%/couchpotato/static/scripts/vendor/mootools.js +%%DATADIR%%/couchpotato/static/scripts/vendor/mootools_more.js +%%DATADIR%%/couchpotato/static/scripts/vendor/requestAnimationFrame.js +%%DATADIR%%/couchpotato/static/style/_fonts.scss +%%DATADIR%%/couchpotato/static/style/_mixins.scss +%%DATADIR%%/couchpotato/static/style/api.scss +%%DATADIR%%/couchpotato/static/style/combined.min.css +%%DATADIR%%/couchpotato/static/style/login.scss +%%DATADIR%%/couchpotato/static/style/main.scss +%%DATADIR%%/couchpotato/static/style/settings.scss +%%DATADIR%%/couchpotato/templates/api.html +%%DATADIR%%/couchpotato/templates/database.html +%%DATADIR%%/couchpotato/templates/index.html +%%DATADIR%%/couchpotato/templates/login.html +%%DATADIR%%/init/couchpotato.fedora.service +%%DATADIR%%/init/couchpotato.service +%%DATADIR%%/init/fedora +%%DATADIR%%/init/ffpstick +%%DATADIR%%/init/freebsd +%%DATADIR%%/init/solaris11 +%%DATADIR%%/init/synology +%%DATADIR%%/init/ubuntu +%%DATADIR%%/init/ubuntu.default +%%DATADIR%%/libs/CodernityDB/__init__.py +%%DATADIR%%/libs/CodernityDB/database.py +%%DATADIR%%/libs/CodernityDB/database_gevent.py +%%DATADIR%%/libs/CodernityDB/database_safe_shared.py +%%DATADIR%%/libs/CodernityDB/database_super_thread_safe.py +%%DATADIR%%/libs/CodernityDB/database_thread_safe.py +%%DATADIR%%/libs/CodernityDB/debug_stuff.py +%%DATADIR%%/libs/CodernityDB/env.py +%%DATADIR%%/libs/CodernityDB/hash_index.py +%%DATADIR%%/libs/CodernityDB/index.py +%%DATADIR%%/libs/CodernityDB/indexcreator.py +%%DATADIR%%/libs/CodernityDB/lfu_cache.py +%%DATADIR%%/libs/CodernityDB/lfu_cache_with_lock.py +%%DATADIR%%/libs/CodernityDB/migrate.py +%%DATADIR%%/libs/CodernityDB/misc.py +%%DATADIR%%/libs/CodernityDB/patch.py +%%DATADIR%%/libs/CodernityDB/rr_cache.py +%%DATADIR%%/libs/CodernityDB/rr_cache_with_lock.py +%%DATADIR%%/libs/CodernityDB/sharded_hash.py +%%DATADIR%%/libs/CodernityDB/sharded_index.py +%%DATADIR%%/libs/CodernityDB/storage.py +%%DATADIR%%/libs/CodernityDB/tree_index.py +%%DATADIR%%/libs/__init__.py +%%DATADIR%%/libs/apscheduler/__init__.py +%%DATADIR%%/libs/apscheduler/events.py +%%DATADIR%%/libs/apscheduler/job.py +%%DATADIR%%/libs/apscheduler/jobstores/__init__.py +%%DATADIR%%/libs/apscheduler/jobstores/base.py +%%DATADIR%%/libs/apscheduler/jobstores/mongodb_store.py +%%DATADIR%%/libs/apscheduler/jobstores/ram_store.py +%%DATADIR%%/libs/apscheduler/jobstores/redis_store.py +%%DATADIR%%/libs/apscheduler/jobstores/shelve_store.py +%%DATADIR%%/libs/apscheduler/jobstores/sqlalchemy_store.py +%%DATADIR%%/libs/apscheduler/scheduler.py +%%DATADIR%%/libs/apscheduler/threadpool.py +%%DATADIR%%/libs/apscheduler/triggers/__init__.py +%%DATADIR%%/libs/apscheduler/triggers/cron/__init__.py +%%DATADIR%%/libs/apscheduler/triggers/cron/expressions.py +%%DATADIR%%/libs/apscheduler/triggers/cron/fields.py +%%DATADIR%%/libs/apscheduler/triggers/interval.py +%%DATADIR%%/libs/apscheduler/triggers/simple.py +%%DATADIR%%/libs/apscheduler/util.py +%%DATADIR%%/libs/argparse.py +%%DATADIR%%/libs/axl/__init__.py +%%DATADIR%%/libs/axl/axel.py +%%DATADIR%%/libs/backports/__init__.py +%%DATADIR%%/libs/backports/ssl_match_hostname/README.txt +%%DATADIR%%/libs/backports/ssl_match_hostname/__init__.py +%%DATADIR%%/libs/bencode/BTL.py +%%DATADIR%%/libs/bencode/__init__.py +%%DATADIR%%/libs/bs4/__init__.py +%%DATADIR%%/libs/bs4/builder/__init__.py +%%DATADIR%%/libs/bs4/builder/_html5lib.py +%%DATADIR%%/libs/bs4/builder/_htmlparser.py +%%DATADIR%%/libs/bs4/builder/_lxml.py +%%DATADIR%%/libs/bs4/dammit.py +%%DATADIR%%/libs/bs4/diagnose.py +%%DATADIR%%/libs/bs4/element.py +%%DATADIR%%/libs/bs4/testing.py +%%DATADIR%%/libs/cache/__init__.py +%%DATADIR%%/libs/cache/posixemulation.py +%%DATADIR%%/libs/caper/__init__.py +%%DATADIR%%/libs/caper/constraint.py +%%DATADIR%%/libs/caper/group.py +%%DATADIR%%/libs/caper/helpers.py +%%DATADIR%%/libs/caper/matcher.py +%%DATADIR%%/libs/caper/objects.py +%%DATADIR%%/libs/caper/parsers/__init__.py +%%DATADIR%%/libs/caper/parsers/anime.py +%%DATADIR%%/libs/caper/parsers/base.py +%%DATADIR%%/libs/caper/parsers/scene.py +%%DATADIR%%/libs/caper/parsers/usenet.py +%%DATADIR%%/libs/caper/result.py +%%DATADIR%%/libs/caper/step.py +%%DATADIR%%/libs/certifi/__init__.py +%%DATADIR%%/libs/certifi/cacert.pem +%%DATADIR%%/libs/certifi/core.py +%%DATADIR%%/libs/chardet/__init__.py +%%DATADIR%%/libs/chardet/big5freq.py +%%DATADIR%%/libs/chardet/big5prober.py +%%DATADIR%%/libs/chardet/chardetect.py +%%DATADIR%%/libs/chardet/chardistribution.py +%%DATADIR%%/libs/chardet/charsetgroupprober.py +%%DATADIR%%/libs/chardet/charsetprober.py +%%DATADIR%%/libs/chardet/codingstatemachine.py +%%DATADIR%%/libs/chardet/compat.py +%%DATADIR%%/libs/chardet/constants.py +%%DATADIR%%/libs/chardet/cp949prober.py +%%DATADIR%%/libs/chardet/escprober.py +%%DATADIR%%/libs/chardet/escsm.py +%%DATADIR%%/libs/chardet/eucjpprober.py +%%DATADIR%%/libs/chardet/euckrfreq.py +%%DATADIR%%/libs/chardet/euckrprober.py +%%DATADIR%%/libs/chardet/euctwfreq.py +%%DATADIR%%/libs/chardet/euctwprober.py +%%DATADIR%%/libs/chardet/gb2312freq.py +%%DATADIR%%/libs/chardet/gb2312prober.py +%%DATADIR%%/libs/chardet/hebrewprober.py +%%DATADIR%%/libs/chardet/jisfreq.py +%%DATADIR%%/libs/chardet/jpcntx.py +%%DATADIR%%/libs/chardet/langbulgarianmodel.py +%%DATADIR%%/libs/chardet/langcyrillicmodel.py +%%DATADIR%%/libs/chardet/langgreekmodel.py +%%DATADIR%%/libs/chardet/langhebrewmodel.py +%%DATADIR%%/libs/chardet/langhungarianmodel.py +%%DATADIR%%/libs/chardet/langthaimodel.py +%%DATADIR%%/libs/chardet/latin1prober.py +%%DATADIR%%/libs/chardet/mbcharsetprober.py +%%DATADIR%%/libs/chardet/mbcsgroupprober.py +%%DATADIR%%/libs/chardet/mbcssm.py +%%DATADIR%%/libs/chardet/sbcharsetprober.py +%%DATADIR%%/libs/chardet/sbcsgroupprober.py +%%DATADIR%%/libs/chardet/sjisprober.py +%%DATADIR%%/libs/chardet/universaldetector.py +%%DATADIR%%/libs/chardet/utf8prober.py +%%DATADIR%%/libs/color_logs.py +%%DATADIR%%/libs/daemon.py +%%DATADIR%%/libs/dateutil/__init__.py +%%DATADIR%%/libs/dateutil/easter.py +%%DATADIR%%/libs/dateutil/parser.py +%%DATADIR%%/libs/dateutil/relativedelta.py +%%DATADIR%%/libs/dateutil/rrule.py +%%DATADIR%%/libs/dateutil/tz.py +%%DATADIR%%/libs/dateutil/tzwin.py +%%DATADIR%%/libs/dateutil/zoneinfo/__init__.py +%%DATADIR%%/libs/dateutil/zoneinfo/zoneinfo--latest.tar.gz +%%DATADIR%%/libs/enzyme/__init__.py +%%DATADIR%%/libs/enzyme/asf.py +%%DATADIR%%/libs/enzyme/core.py +%%DATADIR%%/libs/enzyme/exceptions.py +%%DATADIR%%/libs/enzyme/flv.py +%%DATADIR%%/libs/enzyme/fourcc.py +%%DATADIR%%/libs/enzyme/infos.py +%%DATADIR%%/libs/enzyme/language.py +%%DATADIR%%/libs/enzyme/mkv.py +%%DATADIR%%/libs/enzyme/mp4.py +%%DATADIR%%/libs/enzyme/mpeg.py +%%DATADIR%%/libs/enzyme/ogm.py +%%DATADIR%%/libs/enzyme/real.py +%%DATADIR%%/libs/enzyme/riff.py +%%DATADIR%%/libs/enzyme/strutils.py +%%DATADIR%%/libs/git/__init__.py +%%DATADIR%%/libs/git/branch.py +%%DATADIR%%/libs/git/commit.py +%%DATADIR%%/libs/git/config.py +%%DATADIR%%/libs/git/exceptions.py +%%DATADIR%%/libs/git/files.py +%%DATADIR%%/libs/git/ref.py +%%DATADIR%%/libs/git/ref_container.py +%%DATADIR%%/libs/git/remotes.py +%%DATADIR%%/libs/git/repository.py +%%DATADIR%%/libs/git/tag.py +%%DATADIR%%/libs/git/utils.py +%%DATADIR%%/libs/gntp/__init__.py +%%DATADIR%%/libs/gntp/cli.py +%%DATADIR%%/libs/gntp/config.py +%%DATADIR%%/libs/gntp/core.py +%%DATADIR%%/libs/gntp/errors.py +%%DATADIR%%/libs/gntp/notifier.py +%%DATADIR%%/libs/gntp/shim.py +%%DATADIR%%/libs/gntp/version.py +%%DATADIR%%/libs/guessit/ISO-3166-1_utf8.txt +%%DATADIR%%/libs/guessit/ISO-639-2_utf-8.txt +%%DATADIR%%/libs/guessit/__init__.py +%%DATADIR%%/libs/guessit/__main__.py +%%DATADIR%%/libs/guessit/country.py +%%DATADIR%%/libs/guessit/date.py +%%DATADIR%%/libs/guessit/fileutils.py +%%DATADIR%%/libs/guessit/guess.py +%%DATADIR%%/libs/guessit/hash_ed2k.py +%%DATADIR%%/libs/guessit/hash_mpc.py +%%DATADIR%%/libs/guessit/language.py +%%DATADIR%%/libs/guessit/matcher.py +%%DATADIR%%/libs/guessit/matchtree.py +%%DATADIR%%/libs/guessit/patterns.py +%%DATADIR%%/libs/guessit/slogging.py +%%DATADIR%%/libs/guessit/textutils.py +%%DATADIR%%/libs/guessit/transfo/__init__.py +%%DATADIR%%/libs/guessit/transfo/guess_bonus_features.py +%%DATADIR%%/libs/guessit/transfo/guess_country.py +%%DATADIR%%/libs/guessit/transfo/guess_date.py +%%DATADIR%%/libs/guessit/transfo/guess_episode_info_from_position.py +%%DATADIR%%/libs/guessit/transfo/guess_episodes_rexps.py +%%DATADIR%%/libs/guessit/transfo/guess_filetype.py +%%DATADIR%%/libs/guessit/transfo/guess_idnumber.py +%%DATADIR%%/libs/guessit/transfo/guess_language.py +%%DATADIR%%/libs/guessit/transfo/guess_movie_title_from_position.py +%%DATADIR%%/libs/guessit/transfo/guess_properties.py +%%DATADIR%%/libs/guessit/transfo/guess_release_group.py +%%DATADIR%%/libs/guessit/transfo/guess_video_rexps.py +%%DATADIR%%/libs/guessit/transfo/guess_weak_episodes_rexps.py +%%DATADIR%%/libs/guessit/transfo/guess_website.py +%%DATADIR%%/libs/guessit/transfo/guess_year.py +%%DATADIR%%/libs/guessit/transfo/post_process.py +%%DATADIR%%/libs/guessit/transfo/split_explicit_groups.py +%%DATADIR%%/libs/guessit/transfo/split_on_dash.py +%%DATADIR%%/libs/guessit/transfo/split_path_components.py +%%DATADIR%%/libs/html5lib/__init__.py +%%DATADIR%%/libs/html5lib/constants.py +%%DATADIR%%/libs/html5lib/filters/__init__.py +%%DATADIR%%/libs/html5lib/filters/_base.py +%%DATADIR%%/libs/html5lib/filters/alphabeticalattributes.py +%%DATADIR%%/libs/html5lib/filters/inject_meta_charset.py +%%DATADIR%%/libs/html5lib/filters/lint.py +%%DATADIR%%/libs/html5lib/filters/optionaltags.py +%%DATADIR%%/libs/html5lib/filters/sanitizer.py +%%DATADIR%%/libs/html5lib/filters/whitespace.py +%%DATADIR%%/libs/html5lib/html5parser.py +%%DATADIR%%/libs/html5lib/ihatexml.py +%%DATADIR%%/libs/html5lib/inputstream.py +%%DATADIR%%/libs/html5lib/sanitizer.py +%%DATADIR%%/libs/html5lib/serializer/__init__.py +%%DATADIR%%/libs/html5lib/serializer/htmlserializer.py +%%DATADIR%%/libs/html5lib/tokenizer.py +%%DATADIR%%/libs/html5lib/treeadapters/__init__.py +%%DATADIR%%/libs/html5lib/treeadapters/sax.py +%%DATADIR%%/libs/html5lib/treebuilders/__init__.py +%%DATADIR%%/libs/html5lib/treebuilders/_base.py +%%DATADIR%%/libs/html5lib/treebuilders/dom.py +%%DATADIR%%/libs/html5lib/treebuilders/etree.py +%%DATADIR%%/libs/html5lib/treebuilders/etree_lxml.py +%%DATADIR%%/libs/html5lib/treewalkers/__init__.py +%%DATADIR%%/libs/html5lib/treewalkers/_base.py +%%DATADIR%%/libs/html5lib/treewalkers/dom.py +%%DATADIR%%/libs/html5lib/treewalkers/etree.py +%%DATADIR%%/libs/html5lib/treewalkers/genshistream.py +%%DATADIR%%/libs/html5lib/treewalkers/lxmletree.py +%%DATADIR%%/libs/html5lib/treewalkers/pulldom.py +%%DATADIR%%/libs/html5lib/trie/__init__.py +%%DATADIR%%/libs/html5lib/trie/_base.py +%%DATADIR%%/libs/html5lib/trie/datrie.py +%%DATADIR%%/libs/html5lib/trie/py.py +%%DATADIR%%/libs/html5lib/utils.py +%%DATADIR%%/libs/httplib2/__init__.py +%%DATADIR%%/libs/httplib2/cacerts.txt +%%DATADIR%%/libs/httplib2/iri2uri.py +%%DATADIR%%/libs/httplib2/socks.py +%%DATADIR%%/libs/importhelper/__init__.py +%%DATADIR%%/libs/logr/__init__.py +%%DATADIR%%/libs/multipartpost.py +%%DATADIR%%/libs/ndg/__init__.py +%%DATADIR%%/libs/ndg/httpsclient/__init__.py +%%DATADIR%%/libs/ndg/httpsclient/https.py +%%DATADIR%%/libs/ndg/httpsclient/ssl_context_util.py +%%DATADIR%%/libs/ndg/httpsclient/ssl_peer_verification.py +%%DATADIR%%/libs/ndg/httpsclient/ssl_socket.py +%%DATADIR%%/libs/ndg/httpsclient/subj_alt_name.py +%%DATADIR%%/libs/ndg/httpsclient/urllib2_build_opener.py +%%DATADIR%%/libs/ndg/httpsclient/utils.py +%%DATADIR%%/libs/oauth2/__init__.py +%%DATADIR%%/libs/oauth2/_version.py +%%DATADIR%%/libs/oauth2/clients/__init__.py +%%DATADIR%%/libs/oauth2/clients/imap.py +%%DATADIR%%/libs/oauth2/clients/smtp.py +%%DATADIR%%/libs/oauthlib/__init__.py +%%DATADIR%%/libs/oauthlib/common.py +%%DATADIR%%/libs/oauthlib/oauth1/__init__.py +%%DATADIR%%/libs/oauthlib/oauth1/rfc5849/__init__.py +%%DATADIR%%/libs/oauthlib/oauth1/rfc5849/parameters.py +%%DATADIR%%/libs/oauthlib/oauth1/rfc5849/signature.py +%%DATADIR%%/libs/oauthlib/oauth1/rfc5849/utils.py +%%DATADIR%%/libs/oauthlib/oauth2/__init__.py +%%DATADIR%%/libs/oauthlib/oauth2/draft25/__init__.py +%%DATADIR%%/libs/oauthlib/oauth2/draft25/tokens.py +%%DATADIR%%/libs/oauthlib/oauth2/draft25/utils.py +%%DATADIR%%/libs/pio/__init__.py +%%DATADIR%%/libs/pio/api.py +%%DATADIR%%/libs/pkg_resources.py +%%DATADIR%%/libs/pyasn1/__init__.py +%%DATADIR%%/libs/pyasn1/codec/__init__.py +%%DATADIR%%/libs/pyasn1/codec/ber/__init__.py +%%DATADIR%%/libs/pyasn1/codec/ber/decoder.py +%%DATADIR%%/libs/pyasn1/codec/ber/encoder.py +%%DATADIR%%/libs/pyasn1/codec/ber/eoo.py +%%DATADIR%%/libs/pyasn1/codec/cer/__init__.py +%%DATADIR%%/libs/pyasn1/codec/cer/decoder.py +%%DATADIR%%/libs/pyasn1/codec/cer/encoder.py +%%DATADIR%%/libs/pyasn1/codec/der/__init__.py +%%DATADIR%%/libs/pyasn1/codec/der/decoder.py +%%DATADIR%%/libs/pyasn1/codec/der/encoder.py +%%DATADIR%%/libs/pyasn1/compat/__init__.py +%%DATADIR%%/libs/pyasn1/compat/binary.py +%%DATADIR%%/libs/pyasn1/compat/iterfunc.py +%%DATADIR%%/libs/pyasn1/compat/octets.py +%%DATADIR%%/libs/pyasn1/debug.py +%%DATADIR%%/libs/pyasn1/error.py +%%DATADIR%%/libs/pyasn1/type/__init__.py +%%DATADIR%%/libs/pyasn1/type/base.py +%%DATADIR%%/libs/pyasn1/type/char.py +%%DATADIR%%/libs/pyasn1/type/constraint.py +%%DATADIR%%/libs/pyasn1/type/error.py +%%DATADIR%%/libs/pyasn1/type/namedtype.py +%%DATADIR%%/libs/pyasn1/type/namedval.py +%%DATADIR%%/libs/pyasn1/type/tag.py +%%DATADIR%%/libs/pyasn1/type/tagmap.py +%%DATADIR%%/libs/pyasn1/type/univ.py +%%DATADIR%%/libs/pyasn1/type/useful.py +%%DATADIR%%/libs/pynma/__init__.py +%%DATADIR%%/libs/pynma/pynma.py +%%DATADIR%%/libs/pytwitter/__init__.py +%%DATADIR%%/libs/pyutil/PickleSaver.py +%%DATADIR%%/libs/pyutil/__init__.py +%%DATADIR%%/libs/pyutil/_version.py +%%DATADIR%%/libs/pyutil/assertutil.py +%%DATADIR%%/libs/pyutil/benchmarks/bench_json.py +%%DATADIR%%/libs/pyutil/benchmarks/bench_xor.py +%%DATADIR%%/libs/pyutil/benchutil.py +%%DATADIR%%/libs/pyutil/benchutil.py~ +%%DATADIR%%/libs/pyutil/cache.py +%%DATADIR%%/libs/pyutil/data/wordlist.txt +%%DATADIR%%/libs/pyutil/dictutil.py +%%DATADIR%%/libs/pyutil/fileutil.py +%%DATADIR%%/libs/pyutil/find_exe.py +%%DATADIR%%/libs/pyutil/hashexpand.py +%%DATADIR%%/libs/pyutil/humanreadable.py +%%DATADIR%%/libs/pyutil/increasing_timer.py +%%DATADIR%%/libs/pyutil/iputil.py +%%DATADIR%%/libs/pyutil/iputil.py~ +%%DATADIR%%/libs/pyutil/jsonutil.py +%%DATADIR%%/libs/pyutil/lineutil.py +%%DATADIR%%/libs/pyutil/logutil.py +%%DATADIR%%/libs/pyutil/mathutil.py +%%DATADIR%%/libs/pyutil/mathutil.py~ +%%DATADIR%%/libs/pyutil/memutil.py +%%DATADIR%%/libs/pyutil/nummedobj.py +%%DATADIR%%/libs/pyutil/observer.py +%%DATADIR%%/libs/pyutil/odict.py +%%DATADIR%%/libs/pyutil/platformutil.py +%%DATADIR%%/libs/pyutil/randutil.py +%%DATADIR%%/libs/pyutil/repeatable_random.py +%%DATADIR%%/libs/pyutil/scripts/__init__.py +%%DATADIR%%/libs/pyutil/scripts/lines.py +%%DATADIR%%/libs/pyutil/scripts/memdump2dot.py +%%DATADIR%%/libs/pyutil/scripts/passphrase.py +%%DATADIR%%/libs/pyutil/scripts/randcookie.py +%%DATADIR%%/libs/pyutil/scripts/randfile.py +%%DATADIR%%/libs/pyutil/scripts/tailx.py +%%DATADIR%%/libs/pyutil/scripts/time_comparisons.py +%%DATADIR%%/libs/pyutil/scripts/try_decoding.py +%%DATADIR%%/libs/pyutil/scripts/unsort.py +%%DATADIR%%/libs/pyutil/scripts/verinfo.py +%%DATADIR%%/libs/pyutil/strutil.py +%%DATADIR%%/libs/pyutil/test/__init__.py +%%DATADIR%%/libs/pyutil/test/current/__init__.py +%%DATADIR%%/libs/pyutil/test/current/json_tests/__init__.py +%%DATADIR%%/libs/pyutil/test/current/json_tests/test_decode.py +%%DATADIR%%/libs/pyutil/test/current/json_tests/test_default.py +%%DATADIR%%/libs/pyutil/test/current/json_tests/test_dump.py +%%DATADIR%%/libs/pyutil/test/current/json_tests/test_encode_basestring_ascii.py +%%DATADIR%%/libs/pyutil/test/current/json_tests/test_fail.py +%%DATADIR%%/libs/pyutil/test/current/json_tests/test_float.py +%%DATADIR%%/libs/pyutil/test/current/json_tests/test_indent.py +%%DATADIR%%/libs/pyutil/test/current/json_tests/test_pass1.py +%%DATADIR%%/libs/pyutil/test/current/json_tests/test_pass2.py +%%DATADIR%%/libs/pyutil/test/current/json_tests/test_pass3.py +%%DATADIR%%/libs/pyutil/test/current/json_tests/test_recursion.py +%%DATADIR%%/libs/pyutil/test/current/json_tests/test_separators.py +%%DATADIR%%/libs/pyutil/test/current/json_tests/test_speedups.py +%%DATADIR%%/libs/pyutil/test/current/json_tests/test_unicode.py +%%DATADIR%%/libs/pyutil/test/current/test_assertutil.py +%%DATADIR%%/libs/pyutil/test/current/test_fileutil.py +%%DATADIR%%/libs/pyutil/test/current/test_iputil.py +%%DATADIR%%/libs/pyutil/test/current/test_jsonutil.py +%%DATADIR%%/libs/pyutil/test/current/test_mathutil.py +%%DATADIR%%/libs/pyutil/test/current/test_mathutil.py~ +%%DATADIR%%/libs/pyutil/test/current/test_time_format.py +%%DATADIR%%/libs/pyutil/test/current/test_verlib.py +%%DATADIR%%/libs/pyutil/test/current/test_version_class.py +%%DATADIR%%/libs/pyutil/test/deprecated/__init__.py +%%DATADIR%%/libs/pyutil/test/deprecated/test_dictutil.py +%%DATADIR%%/libs/pyutil/test/deprecated/test_picklesaver.py +%%DATADIR%%/libs/pyutil/test/deprecated/test_xor.py +%%DATADIR%%/libs/pyutil/test/out_of_shape/__init__.py +%%DATADIR%%/libs/pyutil/test/out_of_shape/test_cache.py +%%DATADIR%%/libs/pyutil/test/out_of_shape/test_odict.py +%%DATADIR%%/libs/pyutil/test/out_of_shape/test_strutil.py +%%DATADIR%%/libs/pyutil/test/out_of_shape/test_zlibutil.py +%%DATADIR%%/libs/pyutil/testutil.py +%%DATADIR%%/libs/pyutil/time_format.py +%%DATADIR%%/libs/pyutil/twistedutil.py +%%DATADIR%%/libs/pyutil/verlib.py +%%DATADIR%%/libs/pyutil/version_class.py +%%DATADIR%%/libs/pyutil/weakutil.py +%%DATADIR%%/libs/pyutil/xor/__init__.py +%%DATADIR%%/libs/pyutil/xor/xor.py +%%DATADIR%%/libs/pyutil/zlibutil.py +%%DATADIR%%/libs/qbittorrent/__init__.py +%%DATADIR%%/libs/qbittorrent/client.py +%%DATADIR%%/libs/requests/__init__.py +%%DATADIR%%/libs/requests/adapters.py +%%DATADIR%%/libs/requests/api.py +%%DATADIR%%/libs/requests/auth.py +%%DATADIR%%/libs/requests/cacert.pem +%%DATADIR%%/libs/requests/certs.py +%%DATADIR%%/libs/requests/compat.py +%%DATADIR%%/libs/requests/cookies.py +%%DATADIR%%/libs/requests/exceptions.py +%%DATADIR%%/libs/requests/hooks.py +%%DATADIR%%/libs/requests/models.py +%%DATADIR%%/libs/requests/packages/__init__.py +%%DATADIR%%/libs/requests/packages/urllib3/__init__.py +%%DATADIR%%/libs/requests/packages/urllib3/_collections.py +%%DATADIR%%/libs/requests/packages/urllib3/connection.py +%%DATADIR%%/libs/requests/packages/urllib3/connectionpool.py +%%DATADIR%%/libs/requests/packages/urllib3/contrib/__init__.py +%%DATADIR%%/libs/requests/packages/urllib3/contrib/ntlmpool.py +%%DATADIR%%/libs/requests/packages/urllib3/contrib/pyopenssl.py +%%DATADIR%%/libs/requests/packages/urllib3/exceptions.py +%%DATADIR%%/libs/requests/packages/urllib3/fields.py +%%DATADIR%%/libs/requests/packages/urllib3/filepost.py +%%DATADIR%%/libs/requests/packages/urllib3/packages/__init__.py +%%DATADIR%%/libs/requests/packages/urllib3/packages/ordered_dict.py +%%DATADIR%%/libs/requests/packages/urllib3/packages/six.py +%%DATADIR%%/libs/requests/packages/urllib3/packages/ssl_match_hostname/__init__.py +%%DATADIR%%/libs/requests/packages/urllib3/packages/ssl_match_hostname/_implementation.py +%%DATADIR%%/libs/requests/packages/urllib3/poolmanager.py +%%DATADIR%%/libs/requests/packages/urllib3/request.py +%%DATADIR%%/libs/requests/packages/urllib3/response.py +%%DATADIR%%/libs/requests/packages/urllib3/util/__init__.py +%%DATADIR%%/libs/requests/packages/urllib3/util/connection.py +%%DATADIR%%/libs/requests/packages/urllib3/util/request.py +%%DATADIR%%/libs/requests/packages/urllib3/util/response.py +%%DATADIR%%/libs/requests/packages/urllib3/util/retry.py +%%DATADIR%%/libs/requests/packages/urllib3/util/ssl_.py +%%DATADIR%%/libs/requests/packages/urllib3/util/timeout.py +%%DATADIR%%/libs/requests/packages/urllib3/util/url.py +%%DATADIR%%/libs/requests/sessions.py +%%DATADIR%%/libs/requests/status_codes.py +%%DATADIR%%/libs/requests/structures.py +%%DATADIR%%/libs/requests/utils.py +%%DATADIR%%/libs/rsa/__init__.py +%%DATADIR%%/libs/rsa/_compat.py +%%DATADIR%%/libs/rsa/_version133.py +%%DATADIR%%/libs/rsa/_version200.py +%%DATADIR%%/libs/rsa/bigfile.py +%%DATADIR%%/libs/rsa/cli.py +%%DATADIR%%/libs/rsa/common.py +%%DATADIR%%/libs/rsa/core.py +%%DATADIR%%/libs/rsa/key.py +%%DATADIR%%/libs/rsa/parallel.py +%%DATADIR%%/libs/rsa/pem.py +%%DATADIR%%/libs/rsa/pkcs1.py +%%DATADIR%%/libs/rsa/prime.py +%%DATADIR%%/libs/rsa/randnum.py +%%DATADIR%%/libs/rsa/transform.py +%%DATADIR%%/libs/rsa/util.py +%%DATADIR%%/libs/rsa/varblock.py +%%DATADIR%%/libs/rtorrent/__init__.py +%%DATADIR%%/libs/rtorrent/common.py +%%DATADIR%%/libs/rtorrent/compat.py +%%DATADIR%%/libs/rtorrent/connection.py +%%DATADIR%%/libs/rtorrent/err.py +%%DATADIR%%/libs/rtorrent/file.py +%%DATADIR%%/libs/rtorrent/group.py +%%DATADIR%%/libs/rtorrent/lib/__init__.py +%%DATADIR%%/libs/rtorrent/lib/bencode.py +%%DATADIR%%/libs/rtorrent/lib/torrentparser.py +%%DATADIR%%/libs/rtorrent/lib/xmlrpc/__init__.py +%%DATADIR%%/libs/rtorrent/lib/xmlrpc/clients/__init__.py +%%DATADIR%%/libs/rtorrent/lib/xmlrpc/clients/http.py +%%DATADIR%%/libs/rtorrent/lib/xmlrpc/clients/scgi.py +%%DATADIR%%/libs/rtorrent/lib/xmlrpc/transports/__init__.py +%%DATADIR%%/libs/rtorrent/lib/xmlrpc/transports/basic_auth.py +%%DATADIR%%/libs/rtorrent/lib/xmlrpc/transports/requests_.py +%%DATADIR%%/libs/rtorrent/lib/xmlrpc/transports/scgi.py +%%DATADIR%%/libs/rtorrent/peer.py +%%DATADIR%%/libs/rtorrent/rpc/__init__.py +%%DATADIR%%/libs/rtorrent/torrent.py +%%DATADIR%%/libs/rtorrent/tracker.py +%%DATADIR%%/libs/six.py +%%DATADIR%%/libs/subliminal/__init__.py +%%DATADIR%%/libs/subliminal/api.py +%%DATADIR%%/libs/subliminal/async.py +%%DATADIR%%/libs/subliminal/cache.py +%%DATADIR%%/libs/subliminal/core.py +%%DATADIR%%/libs/subliminal/exceptions.py +%%DATADIR%%/libs/subliminal/infos.py +%%DATADIR%%/libs/subliminal/language.py +%%DATADIR%%/libs/subliminal/services/__init__.py +%%DATADIR%%/libs/subliminal/services/addic7ed.py +%%DATADIR%%/libs/subliminal/services/bierdopje.py +%%DATADIR%%/libs/subliminal/services/opensubtitles.py +%%DATADIR%%/libs/subliminal/services/subscenter.py +%%DATADIR%%/libs/subliminal/services/subswiki.py +%%DATADIR%%/libs/subliminal/services/subtitulos.py +%%DATADIR%%/libs/subliminal/services/thesubdb.py +%%DATADIR%%/libs/subliminal/services/tvsubtitles.py +%%DATADIR%%/libs/subliminal/subtitles.py +%%DATADIR%%/libs/subliminal/tasks.py +%%DATADIR%%/libs/subliminal/utils.py +%%DATADIR%%/libs/subliminal/videos.py +%%DATADIR%%/libs/suds/__init__.py +%%DATADIR%%/libs/suds/bindings/__init__.py +%%DATADIR%%/libs/suds/bindings/binding.py +%%DATADIR%%/libs/suds/bindings/document.py +%%DATADIR%%/libs/suds/bindings/multiref.py +%%DATADIR%%/libs/suds/bindings/rpc.py +%%DATADIR%%/libs/suds/builder.py +%%DATADIR%%/libs/suds/cache.py +%%DATADIR%%/libs/suds/client.py *** DIFF OUTPUT TRUNCATED AT 1000 LINES *** From owner-svn-ports-head@freebsd.org Mon Dec 26 18:28:47 2016 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 94445C91E32; Mon, 26 Dec 2016 18:28:47 +0000 (UTC) (envelope-from db@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 54E3D18BE; Mon, 26 Dec 2016 18:28:47 +0000 (UTC) (envelope-from db@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBQISkjF042642; Mon, 26 Dec 2016 18:28:46 GMT (envelope-from db@FreeBSD.org) Received: (from db@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBQISkxC042637; Mon, 26 Dec 2016 18:28:46 GMT (envelope-from db@FreeBSD.org) Message-Id: <201612261828.uBQISkxC042637@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: db set sender to db@FreeBSD.org using -f From: Diane Bruce Date: Mon, 26 Dec 2016 18:28:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429562 - in head/comms/gnuradio: . 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, 26 Dec 2016 18:28:47 -0000 Author: db Date: Mon Dec 26 18:28:45 2016 New Revision: 429562 URL: https://svnweb.freebsd.org/changeset/ports/429562 Log: Bump PORT_REVISION as pkg-plist has changed. Fixed build on 10.1 but in the process found a bogus pkg-plist fixed. If DOCS was defined, the plist was wrong. Also cleaned up a dependency Fixed using https://cmake.org/cmake/help/v3.0/command/link_directories.html This shouldn't be necessary: "Note that this command is rarely necessary. Library locations returned by find_package() and find_library() are absolute paths. Pass these absolute library file paths directly to the target_link_libraries() command. CMake will ensure the linker finds them." The directory path appears to be in /usr/local/libdata/pkgconfig/gsl.pc so it would appear the swig handling code neglects to respect this. I'll dig into this sometime later. PR: ports/210444 Submitted by: rozhuk.im@gmail.com Modified: head/comms/gnuradio/Makefile head/comms/gnuradio/files/patch-CMakeLists.txt head/comms/gnuradio/files/patch-grc_scripts_gnuradio-companion head/comms/gnuradio/files/patch-volk_CMakeLists.txt head/comms/gnuradio/pkg-plist Modified: head/comms/gnuradio/Makefile ============================================================================== --- head/comms/gnuradio/Makefile Mon Dec 26 18:14:23 2016 (r429561) +++ head/comms/gnuradio/Makefile Mon Dec 26 18:28:45 2016 (r429562) @@ -2,7 +2,7 @@ PORTNAME= gnuradio PORTVERSION= 3.7.9.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= comms astro hamradio MASTER_SITES= http://gnuradio.org/releases/gnuradio/ \ LOCAL/db @@ -47,6 +47,7 @@ CMAKE_ARGS+= -DSWIG_EXECUTABLE:STRING="$ -DICONV_PREFIX:STRING="${ICONV_PREFIX}" \ -DICONV_LIB:STRING="X${ICONV_LIB}" \ -DENABLE_GR_CTRLPORT="YES" \ + -DLOCALBASE:STRING="${LOCALBASE}" \ -DCMAKE_INSTALL_RPATH:STRING="${LOCALBASE}/lib/gcc${_GCC_VER}" # for detailed debugging uncomment the next line #CMAKE_ARGS+= --debug-output --trace @@ -76,7 +77,7 @@ TESTING_DESC= Include testing support PLIST_SUB+= PORTVERSION=${PORTVERSION} DOXYGEN_BUILD_DEPENDS= doxygen:devel/doxygen \ - ${LOCALBASE}/bin/sphinx-apidoc:textproc/py-sphinx \ + sphinx-apidoc:textproc/py-sphinx \ dot:graphics/graphviz \ xmlto:textproc/xmlto \ freefont-ttf>0:x11-fonts/freefont-ttf Modified: head/comms/gnuradio/files/patch-CMakeLists.txt ============================================================================== --- head/comms/gnuradio/files/patch-CMakeLists.txt Mon Dec 26 18:14:23 2016 (r429561) +++ head/comms/gnuradio/files/patch-CMakeLists.txt Mon Dec 26 18:28:45 2016 (r429562) @@ -12,6 +12,15 @@ #make sure our local CMake Modules path comes first list(INSERT CMAKE_MODULE_PATH 0 ${CMAKE_SOURCE_DIR}/cmake/Modules) +@@ -53,7 +58,7 @@ include(GrVersion) #setup version info + # Append -O2 optimization flag for Debug builds + SET(CMAKE_CXX_FLAGS_DEBUG "${CMAKE_CXX_FLAGS_DEBUG} -O2") + SET(CMAKE_C_FLAGS_DEBUG "${CMAKE_C_FLAGS_DEBUG} -O2") +- ++link_directories("/usr/lib" "${LOCALBASE}/lib") + ######################################################################## + # Environment setup + ######################################################################## @@ -144,6 +149,14 @@ string(REPLACE "\n" " \\n" COMPILER_INFO ######################################################################## include(GrPlatform) #define LIB_SUFFIX Modified: head/comms/gnuradio/files/patch-grc_scripts_gnuradio-companion ============================================================================== --- head/comms/gnuradio/files/patch-grc_scripts_gnuradio-companion Mon Dec 26 18:14:23 2016 (r429561) +++ head/comms/gnuradio/files/patch-grc_scripts_gnuradio-companion Mon Dec 26 18:28:45 2016 (r429562) @@ -1,4 +1,4 @@ ---- grc/scripts/gnuradio-companion.orig 2016-10-02 20:26:15 UTC +--- grc/scripts/gnuradio-companion.orig 2015-12-27 18:10:58 UTC +++ grc/scripts/gnuradio-companion @@ -23,6 +23,9 @@ import sys import optparse Modified: head/comms/gnuradio/files/patch-volk_CMakeLists.txt ============================================================================== --- head/comms/gnuradio/files/patch-volk_CMakeLists.txt Mon Dec 26 18:14:23 2016 (r429561) +++ head/comms/gnuradio/files/patch-volk_CMakeLists.txt Mon Dec 26 18:28:45 2016 (r429562) @@ -1,6 +1,6 @@ ---- volk/CMakeLists.txt.orig 2016-10-08 18:42:16.000000000 -0400 -+++ volk/CMakeLists.txt 2016-10-08 18:45:51.000000000 -0400 -@@ -139,7 +139,7 @@ +--- volk/CMakeLists.txt.orig 2016-04-08 03:47:02 UTC ++++ volk/CMakeLists.txt +@@ -139,7 +139,7 @@ configure_file( install( FILES ${CMAKE_CURRENT_BINARY_DIR}/volk.pc Modified: head/comms/gnuradio/pkg-plist ============================================================================== --- head/comms/gnuradio/pkg-plist Mon Dec 26 18:14:23 2016 (r429561) +++ head/comms/gnuradio/pkg-plist Mon Dec 26 18:28:45 2016 (r429562) @@ -1228,6 +1228,18 @@ lib/libgnuradio-wxgui.so.%%MAJOR_SUB_VER lib/libgnuradio-wxgui.so.%%MAJOR_VERSION%% lib/libvolk.so lib/libvolk.so.1.2.2 +%%PORTDOCS%%%%DOCSDIR%%/README.analog +%%PORTDOCS%%%%DOCSDIR%%/README.blocks +%%PORTDOCS%%%%DOCSDIR%%/README.channels +%%PORTDOCS%%%%DOCSDIR%%/README.dtv +%%PORTDOCS%%%%DOCSDIR%%/README.fec +%%PORTDOCS%%%%DOCSDIR%%/README.fft +%%PORTDOCS%%%%DOCSDIR%%/README.filter +%%PORTDOCS%%%%DOCSDIR%%/README.qtgui +%%PORTDOCS%%%%DOCSDIR%%/README.uhd +%%PORTDOCS%%%%DOCSDIR%%/README.vocoder +%%PORTDOCS%%%%DOCSDIR%%/xml/test_tcm.py.xml +%%PORTDOCS%%%%DOCSDIR%%/xml/test_viterbi_equalization1.py.xml %%PYTHON_SITELIBDIR%%/gnuradio/__init__.py %%PYTHON_SITELIBDIR%%/gnuradio/__init__.pyc %%PYTHON_SITELIBDIR%%/gnuradio/__init__.pyo From owner-svn-ports-head@freebsd.org Mon Dec 26 18:42:13 2016 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 C7E99C921C3; Mon, 26 Dec 2016 18:42:13 +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 869CD1F3F; Mon, 26 Dec 2016 18:42: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 uBQIgCmC048291; Mon, 26 Dec 2016 18:42:12 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBQIgCfI048290; Mon, 26 Dec 2016 18:42:12 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201612261842.uBQIgCfI048290@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Mon, 26 Dec 2016 18:42:12 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429563 - head/www/nghttp2 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, 26 Dec 2016 18:42:13 -0000 Author: sunpoet Date: Mon Dec 26 18:42:12 2016 New Revision: 429563 URL: https://svnweb.freebsd.org/changeset/ports/429563 Log: - Fix EXAMPLES option - Remove superfluous space - Bump PORTREVISION for dependency and package change Modified: head/www/nghttp2/Makefile Modified: head/www/nghttp2/Makefile ============================================================================== --- head/www/nghttp2/Makefile Mon Dec 26 18:28:45 2016 (r429562) +++ head/www/nghttp2/Makefile Mon Dec 26 18:42:12 2016 (r429563) @@ -4,7 +4,7 @@ PORTNAME= nghttp2 PORTVERSION= 1.17.0 DISTVERSIONPREFIX= v -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= www net MAINTAINER= sunpoet@FreeBSD.org @@ -52,6 +52,8 @@ ASIO_CONFIGURE_ON= --enable-asio-lib --w ASIO_LIB_DEPENDS= libboost_thread.so:devel/boost-libs ASIO_RUN_DEPENDS= boost-libs>=1.54.0:devel/boost-libs EXAMPLES_CONFIGURE_ENABLE= examples +EXAMPLES_BUILD_DEPENDS= libevent2>=2.0.8:devel/libevent2 +EXAMPLES_LIB_DEPENDS= libevent_openssl.so:devel/libevent2 HPACK_BUILD_DEPENDS= jansson>=2.5:devel/jansson HPACK_CONFIGURE_ENABLE= hpack-tools HPACK_LIB_DEPENDS= libjansson.so:devel/jansson @@ -88,9 +90,9 @@ post-install: ${MKDIR} ${STAGEDIR}${PREFIX}/etc/nghttpx/ ${INSTALL_DATA} ${FILESDIR}/nghttpx.conf.sample ${STAGEDIR}${PREFIX}/etc/nghttpx/nghttpx.conf.sample -post-install-examples-on: +post-install-EXAMPLES-on: ${MKDIR} ${STAGEDIR}${EXAMPLESDIR}/ - ${INSTALL_DATA} ${WRKSRC}/examples/*.c* ${STAGEDIR}${EXAMPLESDIR}/ - ${INSTALL_PROGRAM} ${WRKSRC}/examples/.libs/* ${STAGEDIR}${EXAMPLESDIR}/ + ${INSTALL_DATA} ${WRKSRC}/examples/*.c* ${STAGEDIR}${EXAMPLESDIR}/ + cd ${WRKSRC}/examples/ && ${INSTALL_PROGRAM} client deflate libevent-client libevent-server ${STAGEDIR}${EXAMPLESDIR}/ .include From owner-svn-ports-head@freebsd.org Mon Dec 26 18:45:02 2016 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 4E47DC92207; Mon, 26 Dec 2016 18:45:02 +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 12EAC107C; Mon, 26 Dec 2016 18:45:02 +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 uBQIj19L050584; Mon, 26 Dec 2016 18:45:01 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBQIj1X8050583; Mon, 26 Dec 2016 18:45:01 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201612261845.uBQIj1X8050583@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Mon, 26 Dec 2016 18:45:01 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429564 - head/devel/bison 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, 26 Dec 2016 18:45:02 -0000 Author: sunpoet Date: Mon Dec 26 18:45:01 2016 New Revision: 429564 URL: https://svnweb.freebsd.org/changeset/ports/429564 Log: - Add TEST_TARGET Modified: head/devel/bison/Makefile Modified: head/devel/bison/Makefile ============================================================================== --- head/devel/bison/Makefile Mon Dec 26 18:42:12 2016 (r429563) +++ head/devel/bison/Makefile Mon Dec 26 18:45:01 2016 (r429564) @@ -21,6 +21,7 @@ CONFIGURE_ARGS+=--disable-yacc CPPFLAGS+= -I${LOCALBASE}/include GNU_CONFIGURE= yes LDFLAGS+= -L${LOCALBASE}/lib +TEST_TARGET= check USE_PERL5= build USES= charsetfix makeinfo perl5 tar:xz From owner-svn-ports-head@freebsd.org Mon Dec 26 18:48:31 2016 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 3DE11C92293; Mon, 26 Dec 2016 18:48:31 +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 E79CF11CC; Mon, 26 Dec 2016 18:48:30 +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 uBQImU18050812; Mon, 26 Dec 2016 18:48:30 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBQImTNA050809; Mon, 26 Dec 2016 18:48:29 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201612261848.uBQImTNA050809@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Mon, 26 Dec 2016 18:48:29 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429565 - in head/net-p2p/couchpotato: . 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, 26 Dec 2016 18:48:31 -0000 Author: feld Date: Mon Dec 26 18:48:29 2016 New Revision: 429565 URL: https://svnweb.freebsd.org/changeset/ports/429565 Log: net-p2p/couchpotato: Provision ETCDIR in rc script, not in package. CouchPotato creates the config file on first run. If you choose to run with a custom user you will want the rc script to provision the ETCDIR with the correct ownership. Modified: head/net-p2p/couchpotato/Makefile head/net-p2p/couchpotato/files/couchpotato.in head/net-p2p/couchpotato/pkg-plist Modified: head/net-p2p/couchpotato/Makefile ============================================================================== --- head/net-p2p/couchpotato/Makefile Mon Dec 26 18:45:01 2016 (r429564) +++ head/net-p2p/couchpotato/Makefile Mon Dec 26 18:48:29 2016 (r429565) @@ -3,6 +3,7 @@ PORTNAME= couchpotato PORTVERSION= 0.0.20161225 +PORTREVISION= 1 CATEGORIES= net-p2p python MAINTAINER= feld@FreeBSD.org @@ -29,7 +30,7 @@ GH_PROJECT= CouchPotatoServer GH_TAGNAME= b538f9a do-install: - ${MKDIR} ${STAGEDIR}/${DATADIR} ${STAGEDIR}/${ETCDIR} + ${MKDIR} ${STAGEDIR}/${DATADIR} (cd ${WRKSRC} && ${COPYTREE_SHARE} . ${STAGEDIR}${DATADIR}) .include Modified: head/net-p2p/couchpotato/files/couchpotato.in ============================================================================== --- head/net-p2p/couchpotato/files/couchpotato.in Mon Dec 26 18:45:01 2016 (r429564) +++ head/net-p2p/couchpotato/files/couchpotato.in Mon Dec 26 18:48:29 2016 (r429565) @@ -42,6 +42,9 @@ couch_pre() if [ ! -d ${pidfile%/*} ]; then install -d -o ${couchpotato_user} ${pidfile%/*} fi + if [ ! -d ${couchpotato_conf%/*} ]; then + install -d -o ${couchpotato_user} ${couchpotato_conf%/*} + fi } run_rc_command "$1" Modified: head/net-p2p/couchpotato/pkg-plist ============================================================================== --- head/net-p2p/couchpotato/pkg-plist Mon Dec 26 18:45:01 2016 (r429564) +++ head/net-p2p/couchpotato/pkg-plist Mon Dec 26 18:48:29 2016 (r429565) @@ -1005,4 +1005,3 @@ %%DATADIR%%/package.json %%DATADIR%%/requirements-dev.txt %%DATADIR%%/version.py -@dir(nobody,wheel,755) %%ETCDIR%% From owner-svn-ports-head@freebsd.org Mon Dec 26 19:00:07 2016 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 48CF0C924D8; Mon, 26 Dec 2016 19:00:07 +0000 (UTC) (envelope-from swills@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 F358416AB; Mon, 26 Dec 2016 19:00:06 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBQJ06eW055356; Mon, 26 Dec 2016 19:00:06 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBQJ05UU055349; Mon, 26 Dec 2016 19:00:05 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201612261900.uBQJ05UU055349@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Mon, 26 Dec 2016 19:00:05 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429566 - in head: Mk lang lang/ruby24 lang/ruby24/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, 26 Dec 2016 19:00:07 -0000 Author: swills Date: Mon Dec 26 19:00:05 2016 New Revision: 429566 URL: https://svnweb.freebsd.org/changeset/ports/429566 Log: Add Ruby 2.4.0 While here, remove local patches that are no longer needed and simplify post-patch target. Added: head/lang/ruby24/ - copied from r428329, head/lang/ruby23/ Deleted: head/lang/ruby24/files/patch-Makefile.in head/lang/ruby24/files/patch-ccan_list_list.h head/lang/ruby24/files/patch-configure.in head/lang/ruby24/files/patch-eval.c head/lang/ruby24/files/patch-eval_error.c head/lang/ruby24/files/patch-ext_readline_extconf.rb head/lang/ruby24/files/patch-thread.c head/lang/ruby24/files/patch-thread__pthread.c head/lang/ruby24/files/patch-vm_eval.c head/lang/ruby24/files/patch-vm_trace.c Modified: head/Mk/bsd.default-versions.mk head/Mk/bsd.ruby.mk head/lang/Makefile head/lang/ruby24/Makefile head/lang/ruby24/distinfo head/lang/ruby24/files/patch-tool_rbinstall.rb head/lang/ruby24/pkg-plist Modified: head/Mk/bsd.default-versions.mk ============================================================================== --- head/Mk/bsd.default-versions.mk Mon Dec 26 18:48:29 2016 (r429565) +++ head/Mk/bsd.default-versions.mk Mon Dec 26 19:00:05 2016 (r429566) @@ -76,7 +76,7 @@ PYTHON_DEFAULT?= 2.7 PYTHON2_DEFAULT?= 2.7 # Possible values: 3.3, 3.4, 3.5, 3.6 PYTHON3_DEFAULT?= 3.5 -# Possible values: 2.1, 2.2, 2.3 +# Possible values: 2.1, 2.2, 2.3, 2.4 RUBY_DEFAULT?= 2.2 # Possible values: base, openssl, openssl-devel, libressl, libressl-devel .if !defined(SSL_DEFAULT) Modified: head/Mk/bsd.ruby.mk ============================================================================== --- head/Mk/bsd.ruby.mk Mon Dec 26 18:48:29 2016 (r429565) +++ head/Mk/bsd.ruby.mk Mon Dec 26 19:00:05 2016 (r429566) @@ -180,13 +180,23 @@ RUBY_PORTEPOCH= 1 RUBY_PATCHLEVEL= 0 RUBY23= "" # PLIST_SUB helpers +. elif ${RUBY_VER} == 2.4 +# +# Ruby 2.4 +# +RUBY_RELVERSION= 2.4.0 +RUBY_PORTREVISION= 0 +RUBY_PORTEPOCH= 1 +RUBY_PATCHLEVEL= 0 +RUBY24= "" # PLIST_SUB helpers + # When adding a version, please keep the comment in # Mk/bsd.default-versions.mk in sync. . else # # Other versions # -IGNORE= Only ruby 2.1, 2.2 and 2.3 are supported +IGNORE= Only ruby 2.1, 2.2, 2.3 and 2.4 are supported _INVALID_RUBY_VER= 1 . endif .endif # defined(RUBY_VER) @@ -196,6 +206,7 @@ _INVALID_RUBY_VER= 1 RUBY21?= "@comment " RUBY22?= "@comment " RUBY23?= "@comment " +RUBY24?= "@comment " .if defined(BROKEN_RUBY${RUBY_VER:R}${RUBY_VER:E}) .if ${BROKEN_RUBY${RUBY_VER:R}${RUBY_VER:E}} == "yes" Modified: head/lang/Makefile ============================================================================== --- head/lang/Makefile Mon Dec 26 18:48:29 2016 (r429565) +++ head/lang/Makefile Mon Dec 26 19:00:05 2016 (r429566) @@ -298,6 +298,7 @@ SUBDIR += ruby21 SUBDIR += ruby22 SUBDIR += ruby23 + SUBDIR += ruby24 SUBDIR += runawk SUBDIR += rust SUBDIR += rust-nightly Modified: head/lang/ruby24/Makefile ============================================================================== --- head/lang/ruby23/Makefile Sun Dec 11 02:27:50 2016 (r428329) +++ head/lang/ruby24/Makefile Mon Dec 26 19:00:05 2016 (r429566) @@ -27,6 +27,7 @@ CONFIGURE_ARGS= ${RUBY_CONFIGURE_ARGS} \ --disable-rpath \ --enable-pthread \ --enable-shared \ + --enable-install-static-library \ --with-ruby-version=minor \ --with-sitedir="${PREFIX}/lib/ruby/site_ruby" \ --with-vendordir="${PREFIX}/lib/ruby/vendor_ruby" @@ -40,7 +41,7 @@ USE_LDCONFIG= yes USES= autoreconf cpe execinfo ssl tar:xz WRKSRC= ${RUBY_WRKSRC} -RUBY_VER= 2.3 +RUBY_VER= 2.4 USE_RUBY= yes RUBY_NO_BUILD_DEPENDS= yes RUBY_NO_RUN_DEPENDS= yes @@ -104,10 +105,6 @@ CONFIGURE_ARGS+=--with-setjmp-type=_setj CONFIGURE_ENV+= ac_cv_func__setjmp=yes .endif -.if ${PORT_OPTIONS:MCAPIDOCS} -MAKE_JOBS_UNSAFE= yes -.endif - .if ${RUBY_VER} == ${RUBY_DEFAULT_VER} MLINKS= ${RUBY_NAME}.1 ruby.1 PLIST_SUB+= IF_DEFAULT="" @@ -120,46 +117,22 @@ INSTALLED_SCRIPTS= irb erb rdoc ri ruby EXTSAMPLES= bigdecimal/sample/*.rb -EXTDOCS= readline/README* \ +EXTDOCS= readline/README \ ripper/README \ - stringio/README \ + stringio/README.md \ syslog/syslog.txt # Macros to change variables in rbconfig.rb RB_SET_CONF_VAR=${SH} -c '${REINPLACE_CMD} -E -e "s,(CONFIG\[\"$$0\"\][[:space:]]*=[[:space:]]*)(\(?)(.*)(\)?),\1\2$$1\4," ${WRKSRC}/rbconfig.rb' -- post-patch: - @${REINPLACE_CMD} -E \ - -e 's,-l$$pthread_lib,-lpthread,g' \ - -e '/^RUBY_LIB_PATH/s,\.\$$\{TEENY\},,' \ - -e '/^RUBY_SITE_LIB_PATH2/s,\.\$$\{TEENY\},,' \ - -e '/^RUBY_VENDOR_LIB_PATH2/s,\.\$$\{TEENY\},,' \ - ${WRKSRC}/configure - - # - # Eliminate all leftovers - # @${FIND} ${WRKSRC}/ -name "*.orig" -delete - -# -# Remove modules we don't want -# -.for d in win32ole - @${RM} -r ${BUILD_WRKSRC}/ext/${d} -.endfor -# We get rake from ports. -.for d in bin/rake doc/rake lib/rake test/rake man/rake.1 lib/rake.rb +# We get these from other ports +.for d in bin/rake doc/rake lib/rake test/rake man/rake.1 lib/rake.rb ext/win32ole bin/gem @${RM} -r ${BUILD_WRKSRC}/${d} .endfor -# We get the gem executable from ports. - @${RM} ${BUILD_WRKSRC}/bin/gem - -# -# Prepare modules we are wanting to build via external ports -# -.for d in gdbm tk - @${MV} ${BUILD_WRKSRC}/ext/${d} ${WRKDIR}/ -.endfor +# Used by databases/ruby-gdbm port + @${MV} ${BUILD_WRKSRC}/ext/gdbm ${WRKDIR}/ post-build: # @@ -191,7 +164,7 @@ pre-install-RDOC-on: post-install: # -# Link just installed "ruby" to "ruby23", etc. +# Link just installed "ruby" to "ruby24", etc. # .if ${RUBY_VER} == ${RUBY_DEFAULT_VER} . for FILE in ${INSTALLED_SCRIPTS} Modified: head/lang/ruby24/distinfo ============================================================================== --- head/lang/ruby23/distinfo Sun Dec 11 02:27:50 2016 (r428329) +++ head/lang/ruby24/distinfo Mon Dec 26 19:00:05 2016 (r429566) @@ -1,3 +1,3 @@ -TIMESTAMP = 1479773431 -SHA256 (ruby/ruby-2.3.3.tar.xz) = 1a4fa8c2885734ba37b97ffdb4a19b8fba0e8982606db02d936e65bac07419dc -SIZE (ruby/ruby-2.3.3.tar.xz) = 11444164 +TIMESTAMP = 1482736961 +SHA256 (ruby/ruby-2.4.0.tar.xz) = 3a87fef45cba48b9322236be60c455c13fd4220184ce7287600361319bb63690 +SIZE (ruby/ruby-2.4.0.tar.xz) = 9906880 Modified: head/lang/ruby24/files/patch-tool_rbinstall.rb ============================================================================== --- head/lang/ruby23/files/patch-tool_rbinstall.rb Sun Dec 11 02:27:50 2016 (r428329) +++ head/lang/ruby24/files/patch-tool_rbinstall.rb Mon Dec 26 19:00:05 2016 (r429566) @@ -1,6 +1,6 @@ ---- tool/rbinstall.rb.orig 2015-11-16 06:33:17 UTC -+++ tool/rbinstall.rb -@@ -322,6 +322,7 @@ bindir = CONFIG["bindir", true] +--- tool/rbinstall.rb.orig 2016-10-17 07:17:07.000000000 +0000 ++++ tool/rbinstall.rb 2016-12-13 14:55:27.945769000 +0000 +@@ -324,6 +324,7 @@ libdir = CONFIG[CONFIG.fetch("libdirname", "libdir"), true] rubyhdrdir = CONFIG["rubyhdrdir", true] archhdrdir = CONFIG["rubyarchhdrdir"] || (rubyhdrdir + "/" + CONFIG['arch']) @@ -8,7 +8,7 @@ rubylibdir = CONFIG["rubylibdir", true] archlibdir = CONFIG["rubyarchdir", true] sitelibdir = CONFIG["sitelibdir"] -@@ -376,7 +377,7 @@ end +@@ -378,7 +379,7 @@ install?(:local, :arch, :data) do pc = CONFIG["ruby_pc"] if pc and File.file?(pc) and File.size?(pc) @@ -17,7 +17,7 @@ install pc, pkgconfigdir, :mode => $data_mode end end -@@ -695,88 +696,6 @@ end +@@ -694,110 +695,6 @@ # :startdoc: @@ -30,25 +30,25 @@ - default_spec_dir = "#{spec_dir}/default" - makedirs(default_spec_dir) - -- gems = {} -- -- Dir.glob(srcdir+"/{lib,ext}/**/*.gemspec").each do |src| -- specgen = RbInstall::Specs::Reader.new(src) -- gems[specgen.gemspec.name] ||= specgen -- end -- -- gems.sort.each do |name, specgen| -- gemspec = specgen.gemspec +- gems = Dir.glob(srcdir+"/{lib,ext}/**/*.gemspec").map {|src| +- spec = Gem::Specification.load(src) || raise("invalid spec in #{src}") +- file_collector = RbInstall::Specs::FileCollector.new(File.dirname(src)) +- files = file_collector.collect +- next if files.empty? +- spec.files = files +- spec +- } +- gems.compact.sort_by(&:name).each do |gemspec| - full_name = "#{gemspec.name}-#{gemspec.version}" - - puts "#{" "*30}#{gemspec.name} #{gemspec.version}" - gemspec_path = File.join(default_spec_dir, "#{full_name}.gemspec") - open_for_install(gemspec_path, $data_mode) do -- specgen.spec_source +- gemspec.to_ruby - end - - unless gemspec.executables.empty? then -- bin_dir = File.join(gem_dir, 'gems', full_name, 'bin') +- bin_dir = File.join(gem_dir, 'gems', full_name, gemspec.bindir) - makedirs(bin_dir) - - execs = gemspec.executables.map {|exec| File.join(srcdir, 'bin', exec)} @@ -74,11 +74,26 @@ - :wrappers => true, - :format_executable => true, - } -- Gem::Specification.each_spec([srcdir+'/gems/*']) do |spec| +- gem_ext_dir = "#$extout/gems/#{CONFIG['arch']}" +- extensions_dir = Gem::StubSpecification.gemspec_stub("", gem_dir, gem_dir).extensions_dir +- Gem::Specification.each_gemspec([srcdir+'/gems/*']) do |path| +- dir = File.dirname(path) +- spec = Dir.chdir(dir) { +- Gem::Specification.load(File.basename(path)) +- } +- next unless spec.platform == Gem::Platform::RUBY +- next unless spec.full_name == path[srcdir.size..-1][/\A\/gems\/([^\/]+)/, 1] +- spec.extension_dir = "#{extensions_dir}/#{spec.full_name}" +- if File.directory?(ext = "#{gem_ext_dir}/#{spec.full_name}") +- spec.extensions[0] ||= "-" +- end - ins = RbInstall::UnpackedInstaller.new(spec, options) - puts "#{" "*30}#{spec.name} #{spec.version}" - ins.install - File.chmod($data_mode, File.join(install_dir, "specifications", "#{spec.full_name}.gemspec")) +- unless spec.extensions.empty? +- install_recursive(ext, spec.extension_dir) +- end - installed_gems[spec.full_name] = true - end - installed_gems, gems = Dir.glob(srcdir+'/gems/*.gem').partition {|gem| installed_gems.key?(File.basename(gem, '.gem'))} @@ -88,8 +103,15 @@ - next if gems.empty? - if defined?(Zlib) - Gem.instance_variable_set(:@ruby, with_destdir(File.join(bindir, ruby_install_name))) +- silent = Gem::SilentUI.new - gems.each do |gem| -- Gem.install(gem, Gem::Requirement.default, options) +- inst = Gem::Installer.new(gem, options) +- inst.spec.extension_dir = with_destdir(inst.spec.extension_dir) +- begin +- Gem::DefaultUserInteraction.use_ui(silent) {inst.install} +- rescue Gem::InstallError => e +- next +- end - gemname = File.basename(gem) - puts "#{" "*30}#{gemname}" - end Modified: head/lang/ruby24/pkg-plist ============================================================================== --- head/lang/ruby23/pkg-plist Sun Dec 11 02:27:50 2016 (r428329) +++ head/lang/ruby24/pkg-plist Mon Dec 26 19:00:05 2016 (r429566) @@ -1,3 +1,4 @@ +%%IF_DEFAULT%%bin/erb bin/erb%%RUBY_SUFFIX%% %%IF_DEFAULT%%bin/irb bin/irb%%RUBY_SUFFIX%% @@ -9,6 +10,7 @@ bin/ri%%RUBY_SUFFIX%% bin/%%RUBY_NAME%% include/ruby-%%RUBY_VER%%/%%RUBY_ARCH%%/ruby/config.h include/ruby-%%RUBY_VER%%/ruby.h +include/ruby-%%RUBY_VER%%/ruby/backward.h include/ruby-%%RUBY_VER%%/ruby/backward/classext.h include/ruby-%%RUBY_VER%%/ruby/backward/rubyio.h include/ruby-%%RUBY_VER%%/ruby/backward/rubysig.h @@ -21,6 +23,7 @@ include/ruby-%%RUBY_VER%%/ruby/encoding. include/ruby-%%RUBY_VER%%/ruby/intern.h include/ruby-%%RUBY_VER%%/ruby/io.h include/ruby-%%RUBY_VER%%/ruby/missing.h +include/ruby-%%RUBY_VER%%/ruby/onigmo.h include/ruby-%%RUBY_VER%%/ruby/oniguruma.h include/ruby-%%RUBY_VER%%/ruby/re.h include/ruby-%%RUBY_VER%%/ruby/regex.h @@ -104,6 +107,9 @@ lib/lib%%RUBY_NAME%%.so.%%RUBY_SHLIBVER% %%RUBY_ARCHLIBDIR%%/enc/windows_1250.so %%RUBY_ARCHLIBDIR%%/enc/windows_1251.so %%RUBY_ARCHLIBDIR%%/enc/windows_1252.so +%%RUBY_ARCHLIBDIR%%/enc/windows_1253.so +%%RUBY_ARCHLIBDIR%%/enc/windows_1254.so +%%RUBY_ARCHLIBDIR%%/enc/windows_1257.so %%RUBY_ARCHLIBDIR%%/enc/windows_31j.so %%RUBY_ARCHLIBDIR%%/etc.so %%RUBY_ARCHLIBDIR%%/fcntl.so @@ -132,7 +138,6 @@ lib/lib%%RUBY_NAME%%.so.%%RUBY_SHLIBVER% %%RUBY_ARCHLIBDIR%%/stringio.so %%RUBY_ARCHLIBDIR%%/strscan.so %%RUBY_ARCHLIBDIR%%/syslog.so -%%RUBY_ARCHLIBDIR%%/thread.so %%RUBY_ARCHLIBDIR%%/zlib.so %%RUBY_LIBDIR%%/base64.rb %%RUBY_LIBDIR%%/benchmark.rb @@ -336,7 +341,6 @@ lib/lib%%RUBY_NAME%%.so.%%RUBY_SHLIBVER% %%RUBY_LIBDIR%%/psych/visitors/visitor.rb %%RUBY_LIBDIR%%/psych/visitors/yaml_tree.rb %%RUBY_LIBDIR%%/psych/y.rb -%%RUBY_LIBDIR%%/psych_jars.rb %%RUBY_LIBDIR%%/racc/parser.rb %%RUBY_LIBDIR%%/rbconfig/datadir.rb %%RUBY_LIBDIR%%/rdoc.rb @@ -432,7 +436,6 @@ lib/lib%%RUBY_NAME%%.so.%%RUBY_SHLIBVER% %%RUBY_LIBDIR%%/rdoc/known_classes.rb %%RUBY_LIBDIR%%/rdoc/markdown.rb %%RUBY_LIBDIR%%/rdoc/markdown/entities.rb -%%RUBY_LIBDIR%%/rdoc/markdown/literals_1_9.rb %%RUBY_LIBDIR%%/rdoc/markup.rb %%RUBY_LIBDIR%%/rdoc/markup/attr_changer.rb %%RUBY_LIBDIR%%/rdoc/markup/attr_span.rb @@ -765,13 +768,6 @@ lib/lib%%RUBY_NAME%%.so.%%RUBY_SHLIBVER% %%RUBY_LIBDIR%%/rubygems/source_specific_file.rb %%RUBY_LIBDIR%%/rubygems/spec_fetcher.rb %%RUBY_LIBDIR%%/rubygems/specification.rb -%%RUBY_LIBDIR%%/rubygems/ssl_certs/AddTrustExternalCARoot-2048.pem -%%RUBY_LIBDIR%%/rubygems/ssl_certs/AddTrustExternalCARoot.pem -%%RUBY_LIBDIR%%/rubygems/ssl_certs/Class3PublicPrimaryCertificationAuthority.pem -%%RUBY_LIBDIR%%/rubygems/ssl_certs/DigiCertHighAssuranceEVRootCA.pem -%%RUBY_LIBDIR%%/rubygems/ssl_certs/EntrustnetSecureServerCertificationAuthority.pem -%%RUBY_LIBDIR%%/rubygems/ssl_certs/GeoTrustGlobalCA.pem -%%RUBY_LIBDIR%%/rubygems/ssl_certs/GlobalSignRootCA.pem %%RUBY_LIBDIR%%/rubygems/stub_specification.rb %%RUBY_LIBDIR%%/rubygems/syck_hack.rb %%RUBY_LIBDIR%%/rubygems/test_case.rb @@ -861,16 +857,6 @@ lib/lib%%RUBY_NAME%%.so.%%RUBY_SHLIBVER% %%RUBY_LIBDIR%%/webrick/ssl.rb %%RUBY_LIBDIR%%/webrick/utils.rb %%RUBY_LIBDIR%%/webrick/version.rb -%%RUBY_LIBDIR%%/xmlrpc.rb -%%RUBY_LIBDIR%%/xmlrpc/base64.rb -%%RUBY_LIBDIR%%/xmlrpc/client.rb -%%RUBY_LIBDIR%%/xmlrpc/config.rb -%%RUBY_LIBDIR%%/xmlrpc/create.rb -%%RUBY_LIBDIR%%/xmlrpc/datetime.rb -%%RUBY_LIBDIR%%/xmlrpc/marshal.rb -%%RUBY_LIBDIR%%/xmlrpc/parser.rb -%%RUBY_LIBDIR%%/xmlrpc/server.rb -%%RUBY_LIBDIR%%/xmlrpc/utils.rb %%RUBY_LIBDIR%%/yaml.rb %%RUBY_LIBDIR%%/yaml/dbm.rb %%RUBY_LIBDIR%%/yaml/store.rb @@ -975,12 +961,14 @@ man/man1/%%RUBY_NAME%%.1.gz %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/d32/__sdbm_8c__incl.map %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/d32/__sdbm_8c__incl.md5 %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/d32/__sdbm_8c__incl.png +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/d32/structgetline__arg.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/d34/structforce__finalize__list.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/d35/transcode__data_8h__dep__incl.map %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/d35/transcode__data_8h__dep__incl.md5 %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/d35/transcode__data_8h__dep__incl.png %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/d36/stringio_8c.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/d36/stringio_8c_source.html +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/d38/structmapping__buffer.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/d3e/structrb__f__p__arg.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/d44/hash_8c__incl.map %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/d44/hash_8c__incl.md5 @@ -1069,6 +1057,9 @@ man/man1/%%RUBY_NAME%%.1.gz %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/db6/acosh_8c__incl.map %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/db6/acosh_8c__incl.md5 %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/db6/acosh_8c__incl.png +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/db7/crypt_8h__dep__incl.map +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/db7/crypt_8h__dep__incl.md5 +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/db7/crypt_8h__dep__incl.png %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/db9/nonblock_8c__incl.map %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/db9/nonblock_8c__incl.md5 %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/db9/nonblock_8c__incl.png @@ -1176,6 +1167,7 @@ man/man1/%%RUBY_NAME%%.1.gz %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/d22/ripper_8c__incl.md5 %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/d22/ripper_8c__incl.png %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/d29/structarg__state.html +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/d2a/structproc__entry.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/d2e/structrb__method__cfunc__struct.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/d2f/structtest__structure__3.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/d30/cls__align__longdouble__split_8c.html @@ -1217,6 +1209,7 @@ man/man1/%%RUBY_NAME%%.1.gz %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/d58/sha2_8h__incl.map %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/d58/sha2_8h__incl.md5 %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/d58/sha2_8h__incl.png +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/d5a/structrsa__blocking__gen__arg.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/d5b/nested__struct4_8c__incl.map %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/d5b/nested__struct4_8c__incl.md5 %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/d5b/nested__struct4_8c__incl.png @@ -1275,6 +1268,7 @@ man/man1/%%RUBY_NAME%%.1.gz %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/db0/string_8c.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/db0/string_8c_source.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/db0/structudp__arg.html +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/db1/structseed__keys__t.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/db2/hypot_8c.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/db2/hypot_8c_source.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/db5/method_8h__incl.map @@ -1309,6 +1303,8 @@ man/man1/%%RUBY_NAME%%.1.gz %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/dcf/ffitest_8h.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/dcf/ffitest_8h_source.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/dd6/structslicewhen__arg.html +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/dd8/onigmo_8h.html +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/dd8/onigmo_8h_source.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/dd9/raw__api_8c.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/dd9/raw__api_8c_source.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/dd9/structminmax__t.html @@ -1323,11 +1319,11 @@ man/man1/%%RUBY_NAME%%.1.gz %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/de6/stringio_8c__incl.map %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/de6/stringio_8c__incl.md5 %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/de6/stringio_8c__incl.png -%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/de6/structcmdline__options.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/deb/udpsocket_8c.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/deb/udpsocket_8c_source.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/dec/nios2_2ffitarget_8h.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/dec/nios2_2ffitarget_8h_source.html +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/dec/structrb__captured__block.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/ded/unixserver_8c__incl.map %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/ded/unixserver_8c__incl.md5 %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/ded/unixserver_8c__incl.png @@ -1528,6 +1524,9 @@ man/man1/%%RUBY_NAME%%.1.gz %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/dec/emitter_8c__incl.png %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/ded/ossl__x509_8c.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/ded/ossl__x509_8c_source.html +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/dee/des__tables_8c__dep__incl.map +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/dee/des__tables_8c__dep__incl.md5 +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/dee/des__tables_8c__dep__incl.png %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/df5/aarch64_2ffitarget_8h.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/df5/aarch64_2ffitarget_8h_source.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/df9/psych__parser_8c__incl.map @@ -1567,6 +1566,7 @@ man/man1/%%RUBY_NAME%%.1.gz %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/d20/bigdecimal_8h__dep__incl.map %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/d20/bigdecimal_8h__dep__incl.md5 %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/d20/bigdecimal_8h__dep__incl.png +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/d20/structdh__blocking__gen__arg.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/d22/langinfo_8c.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/d22/langinfo_8c_source.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/d24/ossl_8h__incl.map @@ -1584,9 +1584,13 @@ man/man1/%%RUBY_NAME%%.1.gz %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/d29/reader_8c__incl.png %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/d29/strstr_8c.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/d29/strstr_8c_source.html +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/d2d/rubystub_8c.html +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/d2d/rubystub_8c_source.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/d2d/win32_2file_8c__incl.map %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/d2d/win32_2file_8c__incl.md5 %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/d2d/win32_2file_8c__incl.png +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/d2e/zonetab_8h.html +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/d2e/zonetab_8h_source.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/d2f/compile_8c__incl.map %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/d2f/compile_8c__incl.md5 %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/d2f/compile_8c__incl.png @@ -1730,6 +1734,7 @@ man/man1/%%RUBY_NAME%%.1.gz %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/dd1/regparse_8c__incl.png %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/dd3/structrb__thread__list__struct.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/dd5/struct_opt_anc_info.html +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/dd5/structruby__cmdline__options.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/dd6/include_2ruby_2version_8h.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/dd6/include_2ruby_2version_8h_source.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/dd6/nested__struct8_8c.html @@ -1750,6 +1755,9 @@ man/man1/%%RUBY_NAME%%.1.gz %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/ddb/lgamma__r_8c__incl.md5 %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/ddb/lgamma__r_8c__incl.png %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/de0/structibf__load.html +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/de2/ruby__assert_8h__dep__incl.map +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/de2/ruby__assert_8h__dep__incl.md5 +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/de2/ruby__assert_8h__dep__incl.png %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/de3/api_8c.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/de3/api_8c_source.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/de4/structyaml__token__s.html @@ -1840,6 +1848,9 @@ man/man1/%%RUBY_NAME%%.1.gz %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d4/d4f/structtest__structure__4.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d4/d50/id_8def.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d4/d50/id_8def_source.html +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d4/d50/psych_2yaml_2config_8h__dep__incl.map +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d4/d50/psych_2yaml_2config_8h__dep__incl.md5 +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d4/d50/psych_2yaml_2config_8h__dep__incl.png %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d4/d52/structcall__context.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d4/d54/psych__parser_8c.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d4/d54/psych__parser_8c_source.html @@ -1896,6 +1907,10 @@ man/man1/%%RUBY_NAME%%.1.gz %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d4/d95/ffs_8c__incl.map %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d4/d95/ffs_8c__incl.md5 %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d4/d95/ffs_8c__incl.png +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d4/d96/ruby__assert_8h__incl.map +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d4/d96/ruby__assert_8h__incl.md5 +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d4/d96/ruby__assert_8h__incl.png +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d4/d9e/structst__features.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d4/da1/structequal__data.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d4/da7/pty_8c__incl.map %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d4/da7/pty_8c__incl.md5 @@ -2014,6 +2029,9 @@ man/man1/%%RUBY_NAME%%.1.gz %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d5/d40/many2_8c.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d5/d40/many2_8c_source.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d5/d46/structglob__args.html +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d5/d47/backward_8h__dep__incl.map +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d5/d47/backward_8h__dep__incl.md5 +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d5/d47/backward_8h__dep__incl.png %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d5/d4a/structheap__page__header.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d5/d4b/sockport_8h__dep__incl.map %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d5/d4b/sockport_8h__dep__incl.md5 @@ -2057,6 +2075,9 @@ man/man1/%%RUBY_NAME%%.1.gz %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d5/d6f/date__core_8c__incl.png %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d5/d6f/structdl__handle.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d5/d71/structyaml__document__s.html +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d5/d72/onigmo_8h__dep__incl.map +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d5/d72/onigmo_8h__dep__incl.md5 +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d5/d72/onigmo_8h__dep__incl.png %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d5/d73/nested__struct3_8c.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d5/d73/nested__struct3_8c_source.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d5/d73/structrb__call__info__with__kwarg.html @@ -2092,6 +2113,7 @@ man/man1/%%RUBY_NAME%%.1.gz %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d5/d97/etc_8c_source.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d5/d9a/cls__ulonglong_8c.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d5/d9a/cls__ulonglong_8c_source.html +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d5/d9c/structdes__tables__t.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d5/d9d/continuation_8c.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d5/d9d/continuation_8c_source.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d5/d9f/escape_8c.html @@ -2169,7 +2191,6 @@ man/man1/%%RUBY_NAME%%.1.gz %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d5/dea/structslicebefore__arg.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d5/dee/constdefs_8c.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d5/dee/constdefs_8c_source.html -%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d5/def/struct___free_node.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d5/df2/win32_8c.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d5/df2/win32_8c_source.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d5/df5/struct_r_i_memo.html @@ -2242,8 +2263,6 @@ man/man1/%%RUBY_NAME%%.1.gz %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d6/d31/cls__pointer__stack_8c__incl.map %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d6/d31/cls__pointer__stack_8c__incl.md5 %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d6/d31/cls__pointer__stack_8c__incl.png -%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d6/d31/ext_2thread_2thread_8c.html -%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d6/d31/ext_2thread_2thread_8c_source.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d6/d34/structst__hash__type.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d6/d35/fileblocks_8c.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d6/d35/fileblocks_8c_source.html @@ -2553,6 +2572,9 @@ man/man1/%%RUBY_NAME%%.1.gz %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d7/d6c/md5_8c.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d7/d6c/md5_8c_source.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d7/d6e/struct_m_e_t_h_o_d.html +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d7/d6f/zonetab_8h__dep__incl.map +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d7/d6f/zonetab_8h__dep__incl.md5 +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d7/d6f/zonetab_8h__dep__incl.png %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d7/d71/cls__struct__va1_8c__incl.map %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d7/d71/cls__struct__va1_8c__incl.md5 %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d7/d71/cls__struct__va1_8c__incl.png @@ -2651,7 +2673,6 @@ man/man1/%%RUBY_NAME%%.1.gz %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d7/dd3/strlen3_8c.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d7/dd3/strlen3_8c_source.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d7/dd9/structchdir__data.html -%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d7/ddb/structposix__regmatch__t.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d7/ddd/objspace__dump_8c__incl.map %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d7/ddd/objspace__dump_8c__incl.md5 %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d7/ddd/objspace__dump_8c__incl.png @@ -2718,6 +2739,8 @@ man/man1/%%RUBY_NAME%%.1.gz %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d8/d18/ruby_2ruby_8h__dep__incl.png %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d8/d1e/struct_rect.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d8/d22/structmd5__state__s.html +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d8/d26/ruby-runner_8c.html +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d8/d26/ruby-runner_8c_source.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d8/d27/winmain_8c.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d8/d27/winmain_8c_source.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d8/d28/missing_8h__dep__incl.map @@ -2744,6 +2767,8 @@ man/man1/%%RUBY_NAME%%.1.gz %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d8/d39/ossl__x509ext_8c__incl.png %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d8/d39/signal_8h.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d8/d39/signal_8h_source.html +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d8/d3c/des__tables_8c.html +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d8/d3c/des__tables_8c_source.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d8/d3c/util_8h.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d8/d3c/util_8h_source.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d8/d3d/structio__encoding__set__args.html @@ -2881,13 +2906,10 @@ man/man1/%%RUBY_NAME%%.1.gz %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d8/dd2/siphash_8c__incl.map %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d8/dd2/siphash_8c__incl.md5 %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d8/dd2/siphash_8c__incl.png -%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d8/ddd/structst__packed__entry.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d8/de4/eventids1_8c.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d8/de4/eventids1_8c_source.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d8/de8/signbit_8c.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d8/de8/signbit_8c_source.html -%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d8/de9/stub_8c.html -%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d8/de9/stub_8c_source.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d8/def/iseq_8h__dep__incl.map %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d8/def/iseq_8h__dep__incl.md5 %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d8/def/iseq_8h__dep__incl.png @@ -2911,6 +2933,7 @@ man/man1/%%RUBY_NAME%%.1.gz %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d8/df5/rmd160_8h__incl.png %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d8/df8/ancdata_8c.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d8/df8/ancdata_8c_source.html +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d8/dfc/structdsa__blocking__gen__arg.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d9/d01/structafd.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d9/d02/structselect__args.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d9/d06/err__bad__abi_8c.html @@ -2938,6 +2961,7 @@ man/man1/%%RUBY_NAME%%.1.gz %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d9/d1b/oniguruma_8h__incl.map %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d9/d1b/oniguruma_8h__incl.md5 %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d9/d1b/oniguruma_8h__incl.png +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d9/d1c/structossl__generate__cb__arg.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d9/d1f/struct_min_max_len.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d9/d20/struct_i_apply_case_fold_arg.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d9/d20/structmarshal__compat__t.html @@ -2964,12 +2988,17 @@ man/man1/%%RUBY_NAME%%.1.gz %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d9/d31/struct_d_i_r.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d9/d32/tcpserver_8c.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d9/d32/tcpserver_8c_source.html +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d9/d34/resolv_8c.html +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d9/d34/resolv_8c_source.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d9/d34/socket_2constdefs_8h__dep__incl.map %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d9/d34/socket_2constdefs_8h__dep__incl.md5 %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d9/d34/socket_2constdefs_8h__dep__incl.png %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d9/d3a/cls__12byte_8c__incl.map %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d9/d3a/cls__12byte_8c__incl.md5 %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d9/d3a/cls__12byte_8c__incl.png +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d9/d3a/onigmo_8h__incl.map +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d9/d3a/onigmo_8h__incl.md5 +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d9/d3a/onigmo_8h__incl.png %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d9/d3c/cls__16byte_8c__incl.map %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d9/d3c/cls__16byte_8c__incl.md5 %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d9/d3c/cls__16byte_8c__incl.png @@ -3261,6 +3290,7 @@ man/man1/%%RUBY_NAME%%.1.gz %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/da/d72/unionffi__dblfl.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/da/d73/x86_2ffi_8c.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/da/d73/x86_2ffi_8c_source.html +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/da/d7c/structrb__block.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/da/d80/method_8h__dep__incl.map %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/da/d80/method_8h__dep__incl.md5 %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/da/d80/method_8h__dep__incl.png @@ -3306,7 +3336,6 @@ man/man1/%%RUBY_NAME%%.1.gz %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/da/dbd/float2_8c__incl.md5 %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/da/dbd/float2_8c__incl.png %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/da/dbd/structrescue__funcall__args.html -%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/da/dc0/structrb__block__struct.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/da/dc2/nextafter_8c__dep__incl.map %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/da/dc2/nextafter_8c__dep__incl.md5 %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/da/dc2/nextafter_8c__dep__incl.png @@ -3340,6 +3369,7 @@ man/man1/%%RUBY_NAME%%.1.gz %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/da/df3/struct_onig_error_info.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/da/df3/structkwtable.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/da/df4/structdig__method.html +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/da/df4/structmin__t.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/da/df9/m32r_2ffi_8c__incl.map %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/da/df9/m32r_2ffi_8c__incl.md5 %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/da/df9/m32r_2ffi_8c__incl.png @@ -3393,6 +3423,8 @@ man/man1/%%RUBY_NAME%%.1.gz %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/db/d31/structfpreg.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/db/d3a/tgamma_8c.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/db/d3a/tgamma_8c_source.html +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/db/d3c/conftest_8c.html +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/db/d3c/conftest_8c_source.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/db/d3c/ossl__pkey_8h.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/db/d3c/ossl__pkey_8h_source.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/db/d3f/cls__pointer_8c.html @@ -3414,6 +3446,7 @@ man/man1/%%RUBY_NAME%%.1.gz %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/db/d4b/erf_8c__incl.png %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/db/d4b/regexec_8c.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/db/d4b/regexec_8c_source.html +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/db/d4c/structenum__sum__memo.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/db/d4d/sha2_8h.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/db/d4d/sha2_8h_source.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/db/d57/structiseq__insn__data.html @@ -3478,6 +3511,9 @@ man/man1/%%RUBY_NAME%%.1.gz %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/db/d99/sha1_8h__incl.md5 %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/db/d99/sha1_8h__incl.png %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/db/da0/structnogvl__ffi__call__args.html +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/db/da1/openssl__missing_8h__incl.map +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/db/da1/openssl__missing_8h__incl.md5 +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/db/da1/openssl__missing_8h__incl.png %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/db/da6/moxie_2ffi_8c__incl.map %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/db/da6/moxie_2ffi_8c__incl.md5 %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/db/da6/moxie_2ffi_8c__incl.png @@ -3524,6 +3560,7 @@ man/man1/%%RUBY_NAME%%.1.gz %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/db/dcc/error_8c.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/db/dcc/error_8c_source.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/db/dcd/struct_r_float.html +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/db/dce/structcmp__opt__data.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/db/dd5/thread_8h.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/db/dd5/thread_8h_source.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/db/dd5/x86_2ffitarget_8h.html @@ -3653,7 +3690,7 @@ man/man1/%%RUBY_NAME%%.1.gz %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/dc/d80/bigdecimal_8c__incl.png %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/dc/d80/vm__trace_8c.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/dc/d80/vm__trace_8c_source.html -%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/dc/d85/structtype__cclass__key.html +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/dc/d83/structadd__option__arg.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/dc/d8d/md5ossl_8h.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/dc/d8d/md5ossl_8h_source.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/dc/d8f/ossl__ssl_8h__dep__incl.map @@ -3694,9 +3731,6 @@ man/man1/%%RUBY_NAME%%.1.gz %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/dc/db8/ext_2fiddle_2libffi-3_82_81_2src_2debug_8c__incl.map %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/dc/db8/ext_2fiddle_2libffi-3_82_81_2src_2debug_8c__incl.md5 %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/dc/db8/ext_2fiddle_2libffi-3_82_81_2src_2debug_8c__incl.png -%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/dc/dbc/ext_2thread_2thread_8c__incl.map -%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/dc/dbc/ext_2thread_2thread_8c__incl.md5 -%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/dc/dbc/ext_2thread_2thread_8c__incl.png %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/dc/dbc/ossl_8h__dep__incl.map %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/dc/dbc/ossl_8h__dep__incl.md5 %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/dc/dbc/ossl_8h__dep__incl.png @@ -3760,9 +3794,6 @@ man/man1/%%RUBY_NAME%%.1.gz %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/dd/d05/cls__align__double_8c__incl.md5 %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/dd/d05/cls__align__double_8c__incl.png %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/dd/d05/structobjspace__and__reason.html -%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/dd/d0a/stub_8c__incl.map -%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/dd/d0a/stub_8c__incl.md5 -%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/dd/d0a/stub_8c__incl.png %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/dd/d0d/structrb__method__iseq__struct.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/dd/d10/wait_8c.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/dd/d10/wait_8c_source.html @@ -3799,12 +3830,18 @@ man/man1/%%RUBY_NAME%%.1.gz %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/dd/d36/cris_2ffi_8c__incl.map %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/dd/d36/cris_2ffi_8c__incl.md5 %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/dd/d36/cris_2ffi_8c__incl.png +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/dd/d38/backward_8h.html +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/dd/d38/backward_8h_source.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/dd/d3c/cls__ushort__va_8c__incl.map %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/dd/d3c/cls__ushort__va_8c__incl.md5 %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/dd/d3c/cls__ushort__va_8c__incl.png %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/dd/d3e/sprintf_8c__incl.map %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/dd/d3e/sprintf_8c__incl.md5 %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/dd/d3e/sprintf_8c__incl.png +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/dd/d3e/structcrypt__data.html +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/dd/d41/rubystub_8c__incl.map +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/dd/d41/rubystub_8c__incl.md5 +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/dd/d41/rubystub_8c__incl.png %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/dd/d47/backward_2util_8h.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/dd/d47/backward_2util_8h_source.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/dd/d4b/structwrite__arg.html @@ -3872,6 +3909,9 @@ man/man1/%%RUBY_NAME%%.1.gz %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/dd/d8c/rubysocket_8h_source.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/dd/d8f/pty_8c.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/dd/d8f/pty_8c_source.html +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/dd/d95/ruby-runner_8c__incl.map +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/dd/d95/ruby-runner_8c__incl.md5 +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/dd/d95/ruby-runner_8c__incl.png %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/dd/d9f/date__parse_8c.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/dd/d9f/date__parse_8c_source.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/dd/da0/tcpsocket_8c__incl.map @@ -3884,6 +3924,7 @@ man/man1/%%RUBY_NAME%%.1.gz %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/dd/da4/flock_8c__incl.map %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/dd/da4/flock_8c__incl.md5 %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/dd/da4/flock_8c__incl.png +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/dd/da5/structtmp__dh__callback__args.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/dd/da8/group__parser.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/dd/da9/structia64__args.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/dd/daa/addrinfo_8h__dep__incl.map @@ -4169,6 +4210,9 @@ man/man1/%%RUBY_NAME%%.1.gz %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/de/dff/constant_8h__dep__incl.map %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/de/dff/constant_8h__dep__incl.md5 %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/de/dff/constant_8h__dep__incl.png +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/df/d02/resolv_8c__incl.map +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/df/d02/resolv_8c__incl.md5 +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/df/d02/resolv_8c__incl.png %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/df/d04/addr2line_8c.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/df/d04/addr2line_8c_source.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/df/d06/vm__trace_8c__incl.map @@ -4246,6 +4290,8 @@ man/man1/%%RUBY_NAME%%.1.gz %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/df/d49/node_8c__incl.md5 %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/df/d49/node_8c__incl.png %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/df/d49/struct_bigint.html +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/df/d4d/crypt_8h.html +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/df/d4d/crypt_8h_source.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/df/d4d/structupdate__arg.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/df/d4e/regsyntax_8c__incl.map %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/df/d4e/regsyntax_8c__incl.md5 @@ -4293,6 +4339,7 @@ man/man1/%%RUBY_NAME%%.1.gz %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/df/d7f/console_8c__incl.map %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/df/d7f/console_8c__incl.md5 %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/df/d7f/console_8c__incl.png +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/df/d7f/structlazyenum__funcs.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/df/d7f/structstring__part.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/df/d88/sdbm_8h__incl.map %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/df/d88/sdbm_8h__incl.md5 @@ -4327,6 +4374,8 @@ man/man1/%%RUBY_NAME%%.1.gz %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/df/daf/generator_8h__incl.map %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/df/daf/generator_8h__incl.md5 %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/df/daf/generator_8h__incl.png +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/df/daf/ruby__assert_8h.html +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/df/daf/ruby__assert_8h_source.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/df/db2/ffi__common_8h__dep__incl.map %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/df/db2/ffi__common_8h__dep__incl.md5 %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/df/db2/ffi__common_8h__dep__incl.png @@ -4343,6 +4392,7 @@ man/man1/%%RUBY_NAME%%.1.gz %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/df/dca/struct_child_record.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/df/dcd/ossl__rand_8c.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/df/dcd/ossl__rand_8c_source.html +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/df/dce/structmax__t.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/df/dcf/nested__struct1_8c__incl.map %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/df/dcf/nested__struct1_8c__incl.md5 %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/df/dcf/nested__struct1_8c__incl.png @@ -4424,6 +4474,7 @@ man/man1/%%RUBY_NAME%%.1.gz %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/dir_6df8f0b3caf41720dd2d2a13ae851a2d.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/dir_6e9e3f9836cb3bbbf0272e61aea837dc.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/dir_701ef823a64869008ea0dcd6c943e35e.html +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/dir_7417c569225a2717c74f1232f0117239.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/dir_742db417177358bea6e75c3796b1bd88.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/dir_7504f6764143f099fd266c83c7661624.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/dir_75b8d1c25f65c048145bd8d8322c2ecd.html @@ -4443,6 +4494,7 @@ man/man1/%%RUBY_NAME%%.1.gz %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/dir_9923e116ae47fafe19de40428b0c05f6.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/dir_9963093d0d0be86ca25d1db90ee356d0.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/dir_9b44ed9181bf741c7cbf16bc9194afa7.html +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/dir_9bfaa6055aeec468948bcb427a8ba558.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/dir_9c666a50e7113ab35ff62afe9b9a906c.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/dir_9fa30cd369bf2a587324d4f48ef86f60.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/dir_a9cf865355561749cfedd2e562ceb3d4.html @@ -4461,7 +4513,6 @@ man/man1/%%RUBY_NAME%%.1.gz %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/dir_c5cc402a4096417b851f14ae1ee53773.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/dir_c73bae5a3387f4dcfe75e0fdd6e1f981.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/dir_c7756fb3028d90d969e6e41b2d7d3547.html -%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/dir_c9cd9772815fe8341085ec76f48c0fcc.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/dir_cfbd34c5691867b9d1505d0e7863c45c.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/dir_d1fe5ff61c1b25f5fd702c37887f393d.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/dir_d31d820da114b37ff6fa96132012ebd7.html @@ -4735,13 +4786,12 @@ man/man1/%%RUBY_NAME%%.1.gz %%DOCS%%%%RUBY_DOCDIR%%/pty/README.expect.ja %%DOCS%%%%RUBY_DOCDIR%%/pty/README.ja %%DOCS%%%%RUBY_DOCDIR%%/readline/README -%%DOCS%%%%RUBY_DOCDIR%%/readline/README.ja %%DOCS%%%%RUBY_DOCDIR%%/regexp.rdoc %%DOCS%%%%RUBY_DOCDIR%%/ripper/README %%DOCS%%%%RUBY_DOCDIR%%/security.rdoc %%DOCS%%%%RUBY_DOCDIR%%/shell.rd.ja %%DOCS%%%%RUBY_DOCDIR%%/standard_library.rdoc -%%DOCS%%%%RUBY_DOCDIR%%/stringio/README +%%DOCS%%%%RUBY_DOCDIR%%/stringio/README.md %%DOCS%%%%RUBY_DOCDIR%%/syntax.rdoc %%DOCS%%%%RUBY_DOCDIR%%/syntax/assignment.rdoc %%DOCS%%%%RUBY_DOCDIR%%/syntax/calling_methods.rdoc @@ -4950,6 +5000,61 @@ man/man1/%%RUBY_NAME%%.1.gz %%RDOC%%%%RUBY_RIDIR%%/ACL/cdesc-ACL.ri %%RDOC%%%%RUBY_RIDIR%%/ACL/install_list-i.ri %%RDOC%%%%RUBY_RIDIR%%/ACL/new-c.ri +%%RDOC%%%%RUBY_RIDIR%%/ARGF/argv-i.ri +%%RDOC%%%%RUBY_RIDIR%%/ARGF/binmode%3f-i.ri +%%RDOC%%%%RUBY_RIDIR%%/ARGF/binmode-i.ri +%%RDOC%%%%RUBY_RIDIR%%/ARGF/bytes-i.ri +%%RDOC%%%%RUBY_RIDIR%%/ARGF/cdesc-ARGF.ri +%%RDOC%%%%RUBY_RIDIR%%/ARGF/chars-i.ri +%%RDOC%%%%RUBY_RIDIR%%/ARGF/close-i.ri +%%RDOC%%%%RUBY_RIDIR%%/ARGF/closed%3f-i.ri +%%RDOC%%%%RUBY_RIDIR%%/ARGF/codepoints-i.ri +%%RDOC%%%%RUBY_RIDIR%%/ARGF/each-i.ri +%%RDOC%%%%RUBY_RIDIR%%/ARGF/each_byte-i.ri +%%RDOC%%%%RUBY_RIDIR%%/ARGF/each_char-i.ri +%%RDOC%%%%RUBY_RIDIR%%/ARGF/each_codepoint-i.ri +%%RDOC%%%%RUBY_RIDIR%%/ARGF/each_line-i.ri +%%RDOC%%%%RUBY_RIDIR%%/ARGF/eof%3f-i.ri +%%RDOC%%%%RUBY_RIDIR%%/ARGF/eof-i.ri +%%RDOC%%%%RUBY_RIDIR%%/ARGF/external_encoding-i.ri +%%RDOC%%%%RUBY_RIDIR%%/ARGF/file-i.ri +%%RDOC%%%%RUBY_RIDIR%%/ARGF/filename-i.ri +%%RDOC%%%%RUBY_RIDIR%%/ARGF/fileno-i.ri +%%RDOC%%%%RUBY_RIDIR%%/ARGF/getbyte-i.ri +%%RDOC%%%%RUBY_RIDIR%%/ARGF/getc-i.ri +%%RDOC%%%%RUBY_RIDIR%%/ARGF/gets-i.ri +%%RDOC%%%%RUBY_RIDIR%%/ARGF/inplace_mode%3d-i.ri +%%RDOC%%%%RUBY_RIDIR%%/ARGF/inplace_mode-i.ri +%%RDOC%%%%RUBY_RIDIR%%/ARGF/inspect-i.ri +%%RDOC%%%%RUBY_RIDIR%%/ARGF/internal_encoding-i.ri +%%RDOC%%%%RUBY_RIDIR%%/ARGF/lineno%3d-i.ri +%%RDOC%%%%RUBY_RIDIR%%/ARGF/lineno-i.ri +%%RDOC%%%%RUBY_RIDIR%%/ARGF/lines-i.ri +%%RDOC%%%%RUBY_RIDIR%%/ARGF/path-i.ri +%%RDOC%%%%RUBY_RIDIR%%/ARGF/pos%3d-i.ri +%%RDOC%%%%RUBY_RIDIR%%/ARGF/pos-i.ri +%%RDOC%%%%RUBY_RIDIR%%/ARGF/print-i.ri +%%RDOC%%%%RUBY_RIDIR%%/ARGF/printf-i.ri +%%RDOC%%%%RUBY_RIDIR%%/ARGF/putc-i.ri +%%RDOC%%%%RUBY_RIDIR%%/ARGF/puts-i.ri +%%RDOC%%%%RUBY_RIDIR%%/ARGF/read-i.ri +%%RDOC%%%%RUBY_RIDIR%%/ARGF/read_nonblock-i.ri +%%RDOC%%%%RUBY_RIDIR%%/ARGF/readbyte-i.ri +%%RDOC%%%%RUBY_RIDIR%%/ARGF/readchar-i.ri +%%RDOC%%%%RUBY_RIDIR%%/ARGF/readline-i.ri +%%RDOC%%%%RUBY_RIDIR%%/ARGF/readlines-i.ri +%%RDOC%%%%RUBY_RIDIR%%/ARGF/readpartial-i.ri +%%RDOC%%%%RUBY_RIDIR%%/ARGF/rewind-i.ri +%%RDOC%%%%RUBY_RIDIR%%/ARGF/seek-i.ri +%%RDOC%%%%RUBY_RIDIR%%/ARGF/set_encoding-i.ri +%%RDOC%%%%RUBY_RIDIR%%/ARGF/skip-i.ri +%%RDOC%%%%RUBY_RIDIR%%/ARGF/tell-i.ri +%%RDOC%%%%RUBY_RIDIR%%/ARGF/to_a-i.ri +%%RDOC%%%%RUBY_RIDIR%%/ARGF/to_i-i.ri +%%RDOC%%%%RUBY_RIDIR%%/ARGF/to_io-i.ri +%%RDOC%%%%RUBY_RIDIR%%/ARGF/to_s-i.ri +%%RDOC%%%%RUBY_RIDIR%%/ARGF/to_write_io-i.ri +%%RDOC%%%%RUBY_RIDIR%%/ARGF/write-i.ri %%RDOC%%%%RUBY_RIDIR%%/Abbrev/abbrev-c.ri %%RDOC%%%%RUBY_RIDIR%%/Abbrev/abbrev-i.ri %%RDOC%%%%RUBY_RIDIR%%/Abbrev/cdesc-Abbrev.ri @@ -5061,6 +5166,8 @@ man/man1/%%RUBY_NAME%%.1.gz %%RDOC%%%%RUBY_RIDIR%%/Array/length-i.ri %%RDOC%%%%RUBY_RIDIR%%/Array/map%21-i.ri %%RDOC%%%%RUBY_RIDIR%%/Array/map-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Array/max-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Array/min-i.ri %%RDOC%%%%RUBY_RIDIR%%/Array/new-c.ri %%RDOC%%%%RUBY_RIDIR%%/Array/pack-i.ri %%RDOC%%%%RUBY_RIDIR%%/Array/permutation-i.ri @@ -5092,6 +5199,7 @@ man/man1/%%RUBY_NAME%%.1.gz %%RDOC%%%%RUBY_RIDIR%%/Array/sort%21-i.ri %%RDOC%%%%RUBY_RIDIR%%/Array/sort-i.ri %%RDOC%%%%RUBY_RIDIR%%/Array/sort_by%21-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Array/sum-i.ri %%RDOC%%%%RUBY_RIDIR%%/Array/take-i.ri %%RDOC%%%%RUBY_RIDIR%%/Array/take_while-i.ri %%RDOC%%%%RUBY_RIDIR%%/Array/to_a-i.ri @@ -5255,45 +5363,6 @@ man/man1/%%RUBY_NAME%%.1.gz %%RDOC%%%%RUBY_RIDIR%%/BigMath/log-c.ri %%RDOC%%%%RUBY_RIDIR%%/BigMath/sin-i.ri %%RDOC%%%%RUBY_RIDIR%%/BigMath/sqrt-i.ri -%%RDOC%%%%RUBY_RIDIR%%/Bignum/%25-i.ri -%%RDOC%%%%RUBY_RIDIR%%/Bignum/%26-i.ri -%%RDOC%%%%RUBY_RIDIR%%/Bignum/%2a%2a-i.ri -%%RDOC%%%%RUBY_RIDIR%%/Bignum/%2a-i.ri -%%RDOC%%%%RUBY_RIDIR%%/Bignum/%2b-i.ri -%%RDOC%%%%RUBY_RIDIR%%/Bignum/%2d%40-i.ri -%%RDOC%%%%RUBY_RIDIR%%/Bignum/%2d-i.ri -%%RDOC%%%%RUBY_RIDIR%%/Bignum/%2f-i.ri -%%RDOC%%%%RUBY_RIDIR%%/Bignum/%3c%3c-i.ri -%%RDOC%%%%RUBY_RIDIR%%/Bignum/%3c%3d%3e-i.ri -%%RDOC%%%%RUBY_RIDIR%%/Bignum/%3c%3d-i.ri -%%RDOC%%%%RUBY_RIDIR%%/Bignum/%3c-i.ri -%%RDOC%%%%RUBY_RIDIR%%/Bignum/%3d%3d%3d-i.ri -%%RDOC%%%%RUBY_RIDIR%%/Bignum/%3d%3d-i.ri -%%RDOC%%%%RUBY_RIDIR%%/Bignum/%3e%3d-i.ri -%%RDOC%%%%RUBY_RIDIR%%/Bignum/%3e%3e-i.ri -%%RDOC%%%%RUBY_RIDIR%%/Bignum/%3e-i.ri -%%RDOC%%%%RUBY_RIDIR%%/Bignum/%5b%5d-i.ri -%%RDOC%%%%RUBY_RIDIR%%/Bignum/%5e-i.ri -%%RDOC%%%%RUBY_RIDIR%%/Bignum/%7c-i.ri -%%RDOC%%%%RUBY_RIDIR%%/Bignum/%7e-i.ri -%%RDOC%%%%RUBY_RIDIR%%/Bignum/abs-i.ri -%%RDOC%%%%RUBY_RIDIR%%/Bignum/bit_length-i.ri -%%RDOC%%%%RUBY_RIDIR%%/Bignum/cdesc-Bignum.ri -%%RDOC%%%%RUBY_RIDIR%%/Bignum/coerce-i.ri -%%RDOC%%%%RUBY_RIDIR%%/Bignum/div-i.ri -%%RDOC%%%%RUBY_RIDIR%%/Bignum/divmod-i.ri -%%RDOC%%%%RUBY_RIDIR%%/Bignum/eql%3f-i.ri -%%RDOC%%%%RUBY_RIDIR%%/Bignum/even%3f-i.ri -%%RDOC%%%%RUBY_RIDIR%%/Bignum/fdiv-i.ri -%%RDOC%%%%RUBY_RIDIR%%/Bignum/hash-i.ri -%%RDOC%%%%RUBY_RIDIR%%/Bignum/inspect-i.ri -%%RDOC%%%%RUBY_RIDIR%%/Bignum/magnitude-i.ri -%%RDOC%%%%RUBY_RIDIR%%/Bignum/modulo-i.ri -%%RDOC%%%%RUBY_RIDIR%%/Bignum/odd%3f-i.ri -%%RDOC%%%%RUBY_RIDIR%%/Bignum/remainder-i.ri -%%RDOC%%%%RUBY_RIDIR%%/Bignum/size-i.ri -%%RDOC%%%%RUBY_RIDIR%%/Bignum/to_f-i.ri -%%RDOC%%%%RUBY_RIDIR%%/Bignum/to_s-i.ri %%RDOC%%%%RUBY_RIDIR%%/Binding/cdesc-Binding.ri %%RDOC%%%%RUBY_RIDIR%%/Binding/eval-i.ri %%RDOC%%%%RUBY_RIDIR%%/Binding/local_variable_defined%3f-i.ri @@ -5547,6 +5616,7 @@ man/man1/%%RUBY_NAME%%.1.gz %%RDOC%%%%RUBY_RIDIR%%/CSV/init_separators-i.ri %%RDOC%%%%RUBY_RIDIR%%/CSV/inspect-i.ri %%RDOC%%%%RUBY_RIDIR%%/CSV/instance-c.ri +%%RDOC%%%%RUBY_RIDIR%%/CSV/liberal_parsing%3f-i.ri %%RDOC%%%%RUBY_RIDIR%%/CSV/lineno-i.ri %%RDOC%%%%RUBY_RIDIR%%/CSV/new-c.ri %%RDOC%%%%RUBY_RIDIR%%/CSV/open-c.ri @@ -5585,6 +5655,7 @@ man/man1/%%RUBY_NAME%%.1.gz %%RDOC%%%%RUBY_RIDIR%%/Comparable/%3e-i.ri %%RDOC%%%%RUBY_RIDIR%%/Comparable/between%3f-i.ri %%RDOC%%%%RUBY_RIDIR%%/Comparable/cdesc-Comparable.ri +%%RDOC%%%%RUBY_RIDIR%%/Comparable/clamp-i.ri %%RDOC%%%%RUBY_RIDIR%%/Complex/%2a%2a-i.ri %%RDOC%%%%RUBY_RIDIR%%/Complex/%2a-i.ri %%RDOC%%%%RUBY_RIDIR%%/Complex/%2b-i.ri @@ -5604,8 +5675,10 @@ man/man1/%%RUBY_NAME%%.1.gz %%RDOC%%%%RUBY_RIDIR%%/Complex/conjugate-i.ri %%RDOC%%%%RUBY_RIDIR%%/Complex/denominator-i.ri %%RDOC%%%%RUBY_RIDIR%%/Complex/fdiv-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Complex/finite%3f-i.ri %%RDOC%%%%RUBY_RIDIR%%/Complex/imag-i.ri %%RDOC%%%%RUBY_RIDIR%%/Complex/imaginary-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Complex/infinite%3f-i.ri %%RDOC%%%%RUBY_RIDIR%%/Complex/inspect-i.ri %%RDOC%%%%RUBY_RIDIR%%/Complex/json_create-c.ri %%RDOC%%%%RUBY_RIDIR%%/Complex/magnitude-i.ri @@ -5700,6 +5773,7 @@ man/man1/%%RUBY_NAME%%.1.gz %%RDOC%%%%RUBY_RIDIR%%/DRb/DRbArray/new-c.ri %%RDOC%%%%RUBY_RIDIR%%/DRb/DRbBadScheme/cdesc-DRbBadScheme.ri %%RDOC%%%%RUBY_RIDIR%%/DRb/DRbBadURI/cdesc-DRbBadURI.ri +%%RDOC%%%%RUBY_RIDIR%%/DRb/DRbConn/Thread/cdesc-Thread.ri %%RDOC%%%%RUBY_RIDIR%%/DRb/DRbConn/cdesc-DRbConn.ri %%RDOC%%%%RUBY_RIDIR%%/DRb/DRbConnError/cdesc-DRbConnError.ri %%RDOC%%%%RUBY_RIDIR%%/DRb/DRbError/cdesc-DRbError.ri @@ -5753,6 +5827,7 @@ man/man1/%%RUBY_NAME%%.1.gz %%RDOC%%%%RUBY_RIDIR%%/DRb/DRbServer/default_id_conv-c.ri %%RDOC%%%%RUBY_RIDIR%%/DRb/DRbServer/default_load_limit-c.ri %%RDOC%%%%RUBY_RIDIR%%/DRb/DRbServer/default_safe_level-c.ri *** DIFF OUTPUT TRUNCATED AT 1000 LINES *** From owner-svn-ports-head@freebsd.org Mon Dec 26 19:00:41 2016 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 E7103C92545; Mon, 26 Dec 2016 19:00:41 +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 B626C17CB; Mon, 26 Dec 2016 19:00:41 +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 uBQJ0eNO055512; Mon, 26 Dec 2016 19:00:40 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBQJ0e29055509; Mon, 26 Dec 2016 19:00:40 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201612261900.uBQJ0e29055509@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Mon, 26 Dec 2016 19:00:40 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429567 - in head: devel/byaccj devel/csmith x11/grabc 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, 26 Dec 2016 19:00:42 -0000 Author: sunpoet Date: Mon Dec 26 19:00:40 2016 New Revision: 429567 URL: https://svnweb.freebsd.org/changeset/ports/429567 Log: - Pass maintainership to submitter PR: 215586 Submitted by: Mahdi Mokhtari Modified: head/devel/byaccj/Makefile head/devel/csmith/Makefile head/x11/grabc/Makefile Modified: head/devel/byaccj/Makefile ============================================================================== --- head/devel/byaccj/Makefile Mon Dec 26 19:00:05 2016 (r429566) +++ head/devel/byaccj/Makefile Mon Dec 26 19:00:40 2016 (r429567) @@ -7,7 +7,7 @@ CATEGORIES= devel java MASTER_SITES= SF DISTNAME= ${PORTNAME}${PORTVERSION}_src -MAINTAINER= ports@FreeBSD.org +MAINTAINER= mokhi64@gmail.com COMMENT= Java extension of BSD YACC-compatible parser generator PLIST_FILES= bin/byaccj Modified: head/devel/csmith/Makefile ============================================================================== --- head/devel/csmith/Makefile Mon Dec 26 19:00:05 2016 (r429566) +++ head/devel/csmith/Makefile Mon Dec 26 19:00:40 2016 (r429567) @@ -5,7 +5,7 @@ PORTVERSION= 2.2.0 CATEGORIES= devel MASTER_SITES= http://embed.cs.utah.edu/csmith/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= mokhi64@gmail.com COMMENT= Generates random C programs that conform to the C99 standard LICENSE= BSD2CLAUSE Modified: head/x11/grabc/Makefile ============================================================================== --- head/x11/grabc/Makefile Mon Dec 26 19:00:05 2016 (r429566) +++ head/x11/grabc/Makefile Mon Dec 26 19:00:40 2016 (r429567) @@ -8,7 +8,7 @@ CATEGORIES= x11 MASTER_SITES= http://muquit.com/muquit/software/grabc/ DISTNAME= ${PORTNAME}${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= mokhi64@gmail.com COMMENT= Grab a color from screen LICENSE= GPLv2 # specified on the website From owner-svn-ports-head@freebsd.org Mon Dec 26 19:36:26 2016 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 A8097C9101D; Mon, 26 Dec 2016 19:36:26 +0000 (UTC) (envelope-from swills@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 5D56A1113; Mon, 26 Dec 2016 19:36:26 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBQJaPAD071542; Mon, 26 Dec 2016 19:36:25 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBQJaPNI071538; Mon, 26 Dec 2016 19:36:25 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201612261936.uBQJaPNI071538@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Mon, 26 Dec 2016 19:36:25 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429568 - in head/www/minio: . 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, 26 Dec 2016 19:36:26 -0000 Author: swills Date: Mon Dec 26 19:36:25 2016 New Revision: 429568 URL: https://svnweb.freebsd.org/changeset/ports/429568 Log: www/minio: update to 2016.12.13.17.19.42 Modified: head/www/minio/Makefile head/www/minio/distinfo head/www/minio/files/patch-buildscripts_gen-ldflags.go Modified: head/www/minio/Makefile ============================================================================== --- head/www/minio/Makefile Mon Dec 26 19:00:40 2016 (r429567) +++ head/www/minio/Makefile Mon Dec 26 19:36:25 2016 (r429568) @@ -1,19 +1,19 @@ # $FreeBSD$ PORTNAME= minio -PORTVERSION= 2016.10.24.21.23.47 +PORTVERSION= 2016.12.13.17.19.42 CATEGORIES= www MAINTAINER= swills@FreeBSD.org COMMENT= Amazon S3 compatible object storage server -BUILD_DEPENDS= go>=1.6:lang/go \ +BUILD_DEPENDS= go>=1.7:lang/go \ bash:shells/bash USES= gmake USE_GITHUB= yes -GH_TAGNAME= RELEASE.2016-10-24T21-23-47Z +GH_TAGNAME= RELEASE.2016-12-13T17-19-42Z GH_SUBDIR= src/github.com/${GH_ACCOUNT}/${PORTNAME} MAKE_ENV= GOPATH=${WRKSRC} GOROOT=${LOCALBASE}/go Modified: head/www/minio/distinfo ============================================================================== --- head/www/minio/distinfo Mon Dec 26 19:00:40 2016 (r429567) +++ head/www/minio/distinfo Mon Dec 26 19:36:25 2016 (r429568) @@ -1,3 +1,3 @@ -TIMESTAMP = 1477484969 -SHA256 (minio-minio-2016.10.24.21.23.47-RELEASE.2016-10-24T21-23-47Z_GH0.tar.gz) = 1c70f7c9964cc7e67dee479ca6e24952a1756b30182e8ad012e8f32dd4d3c547 -SIZE (minio-minio-2016.10.24.21.23.47-RELEASE.2016-10-24T21-23-47Z_GH0.tar.gz) = 1441818 +TIMESTAMP = 1482379014 +SHA256 (minio-minio-2016.12.13.17.19.42-RELEASE.2016-12-13T17-19-42Z_GH0.tar.gz) = 1a67a85af1cf57627383e02ad339d0bbc61a4679cadf07f1179814a8725643f4 +SIZE (minio-minio-2016.12.13.17.19.42-RELEASE.2016-12-13T17-19-42Z_GH0.tar.gz) = 3132204 Modified: head/www/minio/files/patch-buildscripts_gen-ldflags.go ============================================================================== --- head/www/minio/files/patch-buildscripts_gen-ldflags.go Mon Dec 26 19:00:40 2016 (r429567) +++ head/www/minio/files/patch-buildscripts_gen-ldflags.go Mon Dec 26 19:36:25 2016 (r429568) @@ -13,9 +13,9 @@ - ldflagsStr += " -X github.com/minio/minio/cmd.ReleaseTag=" + releaseTag(version) - ldflagsStr += " -X github.com/minio/minio/cmd.CommitID=" + commitID() - ldflagsStr += " -X github.com/minio/minio/cmd.ShortCommitID=" + commitID()[:12] -+ ldflagsStr = "-X github.com/minio/minio/cmd.Version=2016-10-24T21:23:47Z" -+ ldflagsStr += " -X github.com/minio/minio/cmd.ReleaseTag=RELEASE.2016-10-24T21-23-47Z" -+ ldflagsStr += " -X github.com/minio/minio/cmd.CommitID=048af5e5cdc1344e83231c09079828a3d289e6df" ++ ldflagsStr = "-X github.com/minio/minio/cmd.Version=2016-11-26T02:23:47Z" ++ ldflagsStr += " -X github.com/minio/minio/cmd.ReleaseTag=RELEASE.2016-12-13T17-19-42Z" ++ ldflagsStr += " -X github.com/minio/minio/cmd.CommitID=29d72b84c07f9555f83a6485fe8291e18d23811b" ldflagsStr += " -X github.com/minio/minio/cmd.GOPATH=" + os.Getenv("GOPATH") return ldflagsStr } @@ -24,5 +24,5 @@ func main() { - fmt.Println(genLDFlags(time.Now().UTC().Format(time.RFC3339))) -+ fmt.Println(genLDFlags("2016-10-24T21:23:47Z")) ++ fmt.Println(genLDFlags("2016-12-13T17-19-42Z")) } From owner-svn-ports-head@freebsd.org Mon Dec 26 20:08:42 2016 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 CA4E9C91702; Mon, 26 Dec 2016 20:08:42 +0000 (UTC) (envelope-from rene@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 998831C57; Mon, 26 Dec 2016 20:08:42 +0000 (UTC) (envelope-from rene@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBQK8fR5083663; Mon, 26 Dec 2016 20:08:41 GMT (envelope-from rene@FreeBSD.org) Received: (from rene@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBQK8f6O083661; Mon, 26 Dec 2016 20:08:41 GMT (envelope-from rene@FreeBSD.org) Message-Id: <201612262008.uBQK8f6O083661@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rene set sender to rene@FreeBSD.org using -f From: Rene Ladan Date: Mon, 26 Dec 2016 20:08:41 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429569 - in head: . comms comms/libcodec2 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, 26 Dec 2016 20:08:42 -0000 Author: rene Date: Mon Dec 26 20:08:41 2016 New Revision: 429569 URL: https://svnweb.freebsd.org/changeset/ports/429569 Log: Remove expired port: comms/libcodec2: Duplicate port use `audio/codec2` instead Deleted: head/comms/libcodec2/ Modified: head/MOVED head/comms/Makefile Modified: head/MOVED ============================================================================== --- head/MOVED Mon Dec 26 19:36:25 2016 (r429568) +++ head/MOVED Mon Dec 26 20:08:41 2016 (r429569) @@ -8850,3 +8850,4 @@ www/py34-requests|www/py3-requests|2016- www/py35-requests|www/py3-requests|2016-12-26|No need for 4 versions of py-requests net-mgmt/ccnet|net-mgmt/ccnet-client|2016-12-26|Split into -client and -server parts net-mgmt/seafile|net-mgmt/seafile-client|2016-12-26|Split into -client and -server parts +comms/libcodec2|audio/codec2|2016-12-26|Removed: Duplicate port use `audio/codec2` instead Modified: head/comms/Makefile ============================================================================== --- head/comms/Makefile Mon Dec 26 19:36:25 2016 (r429568) +++ head/comms/Makefile Mon Dec 26 20:08:41 2016 (r429569) @@ -78,7 +78,6 @@ SUBDIR += klog SUBDIR += kremotecontrol SUBDIR += kvasd - SUBDIR += libcodec2 SUBDIR += libconcord SUBDIR += libfap SUBDIR += libfec From owner-svn-ports-head@freebsd.org Mon Dec 26 20:45:44 2016 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 818F8C922DC; Mon, 26 Dec 2016 20:45:44 +0000 (UTC) (envelope-from jrm@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 3AC4A1FF7; Mon, 26 Dec 2016 20:45:44 +0000 (UTC) (envelope-from jrm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBQKjhDO099719; Mon, 26 Dec 2016 20:45:43 GMT (envelope-from jrm@FreeBSD.org) Received: (from jrm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBQKjhew099716; Mon, 26 Dec 2016 20:45:43 GMT (envelope-from jrm@FreeBSD.org) Message-Id: <201612262045.uBQKjhew099716@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jrm set sender to jrm@FreeBSD.org using -f From: Joseph Mingrone Date: Mon, 26 Dec 2016 20:45:43 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429570 - in head/www/lighttpd: . 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, 26 Dec 2016 20:45:44 -0000 Author: jrm Date: Mon Dec 26 20:45:42 2016 New Revision: 429570 URL: https://svnweb.freebsd.org/changeset/ports/429570 Log: www/lighttpd: Update to version 1.4.44. - Removed mod_cgi patch, because upstream now correctly recognizes when pipe(2) isn't available. While here, modernize and simplify. - Use OPT_ when possible. - Remove variables that are not referenced or only referenced once. PR: 215536 Submitted by: pkubaj@anongoth.pl (maintainer) Approved by: swills (mentor) Differential Revision: https://reviews.freebsd.org/D8900 Deleted: head/www/lighttpd/files/patch-src_mod__cgi.c Modified: head/www/lighttpd/Makefile head/www/lighttpd/distinfo head/www/lighttpd/pkg-plist Modified: head/www/lighttpd/Makefile ============================================================================== --- head/www/lighttpd/Makefile Mon Dec 26 20:08:41 2016 (r429569) +++ head/www/lighttpd/Makefile Mon Dec 26 20:45:42 2016 (r429570) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME?= lighttpd -PORTVERSION= 1.4.43 -PORTREVISION= 2 +PORTVERSION= 1.4.44 CATEGORIES?= www MASTER_SITES?= http://download.lighttpd.net/lighttpd/releases-1.4.x/ @@ -29,7 +28,10 @@ CONFIGURE_ARGS+= --libdir=${PREFIX}/lib/ INSTALL_TARGET= install-strip .if !defined(_BUILDING_LIGHTTPD_MODULE) +PORTDOCS= AUTHORS COPYING INSTALL NEWS README + USE_RC_SUBR= lighttpd +REQUIRE= DAEMON OPTIONS_DEFINE= ATTR BZIP2 DOCS FAM GDBM GEOIP IPV6 KRB5 LIBEV LUA MEMCACHED \ MYSQL LDAP OPENSSL SPAWNFCGI VALGRIND WEBDAV @@ -65,6 +67,9 @@ KRB5_CPPFLAGS= ${GSSAPICPPFLAGS} KRB5_LDFLAGS= ${GSSAPILDFLAGS} KRB5_LIBS= ${GSSAPILIBS} KRB5_USES= gssapi:mit +LDAP_CONFIGURE_WITH= ldap +LDAP_USE= openldap=yes +LDAP_VARS= REQUIRE+=slapd LIBEV_CONFIGURE_WITH= libev=${LOCALBASE} LIBEV_LIB_DEPENDS= libev.so:devel/libev LUA_USES= lua @@ -72,6 +77,9 @@ LUA_CONFIGURE_WITH= lua LUA_CONFIGURE_ENV= LUA_CFLAGS="-I${LUA_INCDIR}" LUA_LIBS="-L${LUA_LIBDIR} -llua-${LUA_VER}" MEMCACHED_LIB_DEPENDS= libmemcached.so:databases/libmemcached MEMCACHED_CONFIGURE_WITH=memcached +MYSQL_CONFIGURE_WITH= mysql +MYSQL_USES= mysql +MYSQL_VARS= REQUIRE+=mysql OPENSSL_USES= ssl OPENSSL_CONFIGURE_WITH= openssl OPENSSL_CONFIGURE_ON= --with-openssl-includes=${OPENSSLINC} --with-openssl-libs=${OPENSSLLIB} @@ -95,43 +103,16 @@ LIGHTTPD_CONF_D_FILES= access_log.conf \ simple_vhost.conf ssi.conf status.conf \ trigger_b4_dl.conf userdir.conf webdav.conf -LIGHTTPD_LOGROOT?= /var/log/lighttpd -LIGHTTPD_WEBROOT?= ${PREFIX}/www/data -LIGHTTPD_USER?= www -LIGHTTPD_GROUP?= www - -PLIST_SUB+= LOGROOT="${LIGHTTPD_LOGROOT}" \ - USER="${LIGHTTPD_USER}" \ - GROUP="${LIGHTTPD_GROUP}" \ - MKDIR="${MKDIR}" \ - CHOWN="${CHOWN}" +LOGROOT= /var/log/lighttpd +PLIST_SUB= LOGROOT="${LOGROOT}" .endif # !defined(_BUILDING_LIGHTTPD_MODULE) .include .if !defined(_BUILDING_LIGHTTPD_MODULE) -# Default REQUIRE to rc.d script -_REQUIRE= DAEMON - -.if ${PORT_OPTIONS:MDOCS} -DOCS= AUTHORS COPYING INSTALL NEWS README -PORTDOCS= ${DOCS} -.endif - -.if ${PORT_OPTIONS:MMYSQL} -USES+= mysql -CONFIGURE_ARGS+= --with-mysql -_REQUIRE+= mysql -.endif - -.if ${PORT_OPTIONS:MLDAP} -USE_OPENLDAP= yes -CONFIGURE_ARGS+= --with-ldap -_REQUIRE+= slapd -.endif -SUB_LIST+= REQUIRE="${_REQUIRE}" +SUB_LIST= REQUIRE="${REQUIRE}" post-patch: @${REINPLACE_CMD} -e 's|-std=gnu99||' \ @@ -170,13 +151,11 @@ post-install: .endfor ${INSTALL_DATA} ${WRKSRC}/doc/config/vhosts.d/vhosts.template \ ${STAGEDIR}${PREFIX}/etc/lighttpd/vhosts.d/vhosts.template - @${MKDIR} -m 0700 ${STAGEDIR}${LIGHTTPD_LOGROOT} + @${MKDIR} -m 0700 ${STAGEDIR}${LOGROOT} post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} -. for FILE in ${DOCS} - ${INSTALL_DATA} ${WRKSRC}/${FILE} ${STAGEDIR}${DOCSDIR}/${FILE} -. endfor + (cd ${WRKSRC} && ${INSTALL_DATA} ${PORTDOCS} ${STAGEDIR}${DOCSDIR}) test: build @cd ${WRKSRC}/tests && ${SETENV} ${MAKE_ENV} ${MAKE} \ Modified: head/www/lighttpd/distinfo ============================================================================== --- head/www/lighttpd/distinfo Mon Dec 26 20:08:41 2016 (r429569) +++ head/www/lighttpd/distinfo Mon Dec 26 20:45:42 2016 (r429570) @@ -1,5 +1,5 @@ -TIMESTAMP = 1477993209 -SHA256 (lighttpd-1.4.43.tar.xz) = fe0c4a06dd2408a83ee7a2bfedc45e09597f3313cbda82485507573ae8fa948a -SIZE (lighttpd-1.4.43.tar.xz) = 656248 +TIMESTAMP = 1482580986 +SHA256 (lighttpd-1.4.44.tar.xz) = adb66ca985651957feb209c91c55ebbf917d23630bfc3a216a2f70043c7b5422 +SIZE (lighttpd-1.4.44.tar.xz) = 660304 SHA256 (lighttpd-1.4.26_mod_h264_streaming-2.2.9.patch) = 716cd4f8d371e12c115a2204e649aafe2ebad42d0099777b1361c0e2cc8a1612 SIZE (lighttpd-1.4.26_mod_h264_streaming-2.2.9.patch) = 242456 Modified: head/www/lighttpd/pkg-plist ============================================================================== --- head/www/lighttpd/pkg-plist Mon Dec 26 20:08:41 2016 (r429569) +++ head/www/lighttpd/pkg-plist Mon Dec 26 20:45:42 2016 (r429570) @@ -67,4 +67,4 @@ man/man8/lighttpd.8.gz %%KRB5%%man/man8/lighttpd-angel.8.gz sbin/lighttpd sbin/lighttpd-angel -@dir(%%USER%%,%%GROUP%%,700) %%LOGROOT%% +@dir(www,www,700) %%LOGROOT%% From owner-svn-ports-head@freebsd.org Mon Dec 26 20:52:16 2016 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 CBD73C924E5; Mon, 26 Dec 2016 20:52:16 +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 9B5671493; Mon, 26 Dec 2016 20:52:16 +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 uBQKqFMj001821; Mon, 26 Dec 2016 20:52:15 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBQKqFYq001820; Mon, 26 Dec 2016 20:52:15 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201612262052.uBQKqFYq001820@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Mon, 26 Dec 2016 20:52:15 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429571 - head/lang/ruby24 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, 26 Dec 2016 20:52:16 -0000 Author: sunpoet Date: Mon Dec 26 20:52:15 2016 New Revision: 429571 URL: https://svnweb.freebsd.org/changeset/ports/429571 Log: - Fix PLIST Modified: head/lang/ruby24/pkg-plist Modified: head/lang/ruby24/pkg-plist ============================================================================== --- head/lang/ruby24/pkg-plist Mon Dec 26 20:45:42 2016 (r429570) +++ head/lang/ruby24/pkg-plist Mon Dec 26 20:52:15 2016 (r429571) @@ -876,6 +876,9 @@ man/man1/%%RUBY_NAME%%.1.gz %%DOCS%%%%RUBY_DOCDIR%%/ChangeLog-2.0.0 %%DOCS%%%%RUBY_DOCDIR%%/ChangeLog-2.1.0 %%DOCS%%%%RUBY_DOCDIR%%/ChangeLog-2.2.0 +%%DOCS%%%%RUBY_DOCDIR%%/ChangeLog-2.3.0 +%%DOCS%%%%RUBY_DOCDIR%%/ChangeLog-2.4.0 +%%DOCS%%%%RUBY_DOCDIR%%/ChangeLog-2016 %%DOCS%%%%RUBY_DOCDIR%%/ChangeLog-YARV %%DOCS%%%%RUBY_DOCDIR%%/LEGAL %%DOCS%%%%RUBY_DOCDIR%%/NEWS-1.8.7 @@ -885,6 +888,7 @@ man/man1/%%RUBY_NAME%%.1.gz %%DOCS%%%%RUBY_DOCDIR%%/NEWS-2.0.0 %%DOCS%%%%RUBY_DOCDIR%%/NEWS-2.1.0 %%DOCS%%%%RUBY_DOCDIR%%/NEWS-2.2.0 +%%DOCS%%%%RUBY_DOCDIR%%/NEWS-2.3.0 %%DOCS%%%%RUBY_DOCDIR%%/README %%DOCS%%%%RUBY_DOCDIR%%/README.EXT %%DOCS%%%%RUBY_DOCDIR%%/README.EXT.ja @@ -17591,10 +17595,6 @@ man/man1/%%RUBY_NAME%%.1.gz %%RUBY_LIBDIR%%/rubygems/ssl_certs/index.rubygems.org/GlobalSignRootCA.pem %%RUBY_LIBDIR%%/rubygems/ssl_certs/rubygems.global.ssl.fastly.net/DigiCertHighAssuranceEVRootCA.pem %%RUBY_LIBDIR%%/rubygems/ssl_certs/rubygems.org/AddTrustExternalCARoot.pem -%%RUBY_DOCDIR%%/ChangeLog-2.3.0 -%%RUBY_DOCDIR%%/ChangeLog-2.4.0 -%%RUBY_DOCDIR%%/ChangeLog-2016 -%%RUBY_DOCDIR%%/NEWS-2.3.0 @dir %%RUBY_LIBDIR%%/racc/rdoc @dir %%RUBY_SITEARCHLIBDIR%% @dir %%RUBY_VENDORARCHLIBDIR%% From owner-svn-ports-head@freebsd.org Mon Dec 26 20:57:37 2016 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 87AB8C925FD; Mon, 26 Dec 2016 20:57:37 +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 56DA516B9; Mon, 26 Dec 2016 20:57: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 uBQKvaX6004185; Mon, 26 Dec 2016 20:57:36 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBQKvare004184; Mon, 26 Dec 2016 20:57:36 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201612262057.uBQKvare004184@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Mon, 26 Dec 2016 20:57:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429572 - head/dns/libidn2 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, 26 Dec 2016 20:57:37 -0000 Author: sunpoet Date: Mon Dec 26 20:57:36 2016 New Revision: 429572 URL: https://svnweb.freebsd.org/changeset/ports/429572 Log: - Update WWW: use https:// Modified: head/dns/libidn2/pkg-descr Modified: head/dns/libidn2/pkg-descr ============================================================================== --- head/dns/libidn2/pkg-descr Mon Dec 26 20:52:15 2016 (r429571) +++ head/dns/libidn2/pkg-descr Mon Dec 26 20:57:36 2016 (r429572) @@ -1,4 +1,4 @@ Libidn2 is an implementation of IDNA2008 internationalized domain names. -WWW: http://www.gnu.org/software/libidn/#libidn2 +WWW: https://www.gnu.org/software/libidn/#libidn2 WWW: https://gitlab.com/jas/libidn2 From owner-svn-ports-head@freebsd.org Mon Dec 26 21:29:57 2016 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 D0BADC92C2A; Mon, 26 Dec 2016 21:29:57 +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 87F6314C6; Mon, 26 Dec 2016 21:29:57 +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 uBQLTuxv016485; Mon, 26 Dec 2016 21:29:56 GMT (envelope-from mat@FreeBSD.org) Received: (from mat@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBQLTuZK016482; Mon, 26 Dec 2016 21:29:56 GMT (envelope-from mat@FreeBSD.org) Message-Id: <201612262129.uBQLTuZK016482@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mat set sender to mat@FreeBSD.org using -f From: Mathieu Arnold Date: Mon, 26 Dec 2016 21:29:56 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429573 - 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, 26 Dec 2016 21:29:57 -0000 Author: mat Date: Mon Dec 26 21:29:56 2016 New Revision: 429573 URL: https://svnweb.freebsd.org/changeset/ports/429573 Log: Fix build WITH=DOCS. Pointy hat: brnrd Sponsored by: Absolight Modified: head/mail/phpmailer/Makefile (contents, props changed) head/mail/phpmailer/pkg-plist (contents, props changed) Modified: head/mail/phpmailer/Makefile ============================================================================== --- head/mail/phpmailer/Makefile Mon Dec 26 20:57:36 2016 (r429572) +++ head/mail/phpmailer/Makefile Mon Dec 26 21:29:56 2016 (r429573) @@ -22,7 +22,7 @@ USES= dos2unix php SUB_FILES= pkg-message -OPTIONS_DEFINE= DOCS EXAMPLES +OPTIONS_DEFINE= EXAMPLES do-install: @${MKDIR} ${STAGEDIR}${DATADIR} @@ -35,13 +35,6 @@ do-install: ${INSTALL_DATA} ${WRKSRC}/$d/* ${STAGEDIR}${DATADIR}/$d .endfor -do-install-DOCS-on: - @${MKDIR} ${STAGEDIR}${DOCSDIR} -.for f in changelog.md README.md - ${INSTALL_DATA} ${WRKSRC}/$f ${STAGEDIR}${DOCSDIR} -.endfor - @cd ${WRKSRC}/docs && ${COPYTREE_SHARE} . ${STAGEDIR}${DOCSDIR} - do-install-EXAMPLES-on: @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} @cd ${WRKSRC}/examples && ${COPYTREE_SHARE} . ${STAGEDIR}${EXAMPLESDIR} Modified: head/mail/phpmailer/pkg-plist ============================================================================== --- head/mail/phpmailer/pkg-plist Mon Dec 26 20:57:36 2016 (r429572) +++ head/mail/phpmailer/pkg-plist Mon Dec 26 21:29:56 2016 (r429573) @@ -1,13 +1,4 @@ -%%PORTDOCS%%%%DOCSDIR%%/Callback_function_notes.txt -%%PORTDOCS%%%%DOCSDIR%%/DomainKeys_notes.txt -%%PORTDOCS%%%%DOCSDIR%%/LICENSE -%%PORTDOCS%%%%DOCSDIR%%/Note_for_SMTP_debugging.txt -%%PORTDOCS%%%%DOCSDIR%%/README.md -%%PORTDOCS%%%%DOCSDIR%%/changelog.md -%%PORTDOCS%%%%DOCSDIR%%/extending.html -%%PORTDOCS%%%%DOCSDIR%%/faq.html -%%PORTDOCS%%%%DOCSDIR%%/generatedocs.sh -%%PORTDOCS%%%%DOCSDIR%%/pop3_article.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/DKIM.phps %%PORTEXAMPLES%%%%EXAMPLESDIR%%/code_generator.phps %%PORTEXAMPLES%%%%EXAMPLESDIR%%/contents.html %%PORTEXAMPLES%%%%EXAMPLESDIR%%/contentsutf8.html @@ -26,6 +17,7 @@ %%PORTEXAMPLES%%%%EXAMPLESDIR%%/scripts/shCore.js %%PORTEXAMPLES%%%%EXAMPLESDIR%%/scripts/shLegacy.js %%PORTEXAMPLES%%%%EXAMPLESDIR%%/send_file_upload.phps +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/send_multiple_file_upload.phps %%PORTEXAMPLES%%%%EXAMPLESDIR%%/sendmail.phps %%PORTEXAMPLES%%%%EXAMPLESDIR%%/signed-mail.phps %%PORTEXAMPLES%%%%EXAMPLESDIR%%/smtp.phps From owner-svn-ports-head@freebsd.org Mon Dec 26 21:34:00 2016 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 445C7C92D8B; Mon, 26 Dec 2016 21:34:00 +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 041F31887; Mon, 26 Dec 2016 21:34:00 +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 1BE28BDD6A; Mon, 26 Dec 2016 22:33:58 +0100 (CET) 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 DE919BDD35; Mon, 26 Dec 2016 22:33:57 +0100 (CET) Subject: Re: svn commit: r429561 - in head/net-p2p: . couchpotato couchpotato/files To: Mark Felder , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org References: <201612261814.uBQIEN4I038539@repo.freebsd.org> From: Mathieu Arnold Organization: Absolight / The FreeBSD Foundation Message-ID: <0f5fe5f2-53e8-3e82-2d99-b14d0676cc54@FreeBSD.org> Date: Mon, 26 Dec 2016 22:33:56 +0100 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:45.0) Gecko/20100101 Thunderbird/45.5.1 MIME-Version: 1.0 In-Reply-To: <201612261814.uBQIEN4I038539@repo.freebsd.org> Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="rdiFKDD5fTFSLqvGShPtdNcwxJ1S0hdHW" 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, 26 Dec 2016 21:34:00 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --rdiFKDD5fTFSLqvGShPtdNcwxJ1S0hdHW Content-Type: multipart/mixed; boundary="fTtvobirEcOXQut7Ie1TmKhedxfUp5ULl"; protected-headers="v1" From: Mathieu Arnold To: Mark Felder , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Message-ID: <0f5fe5f2-53e8-3e82-2d99-b14d0676cc54@FreeBSD.org> Subject: Re: svn commit: r429561 - in head/net-p2p: . couchpotato couchpotato/files References: <201612261814.uBQIEN4I038539@repo.freebsd.org> In-Reply-To: <201612261814.uBQIEN4I038539@repo.freebsd.org> --fTtvobirEcOXQut7Ie1TmKhedxfUp5ULl Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Le 26/12/2016 =C3=A0 19:14, Mark Felder a =C3=A9crit : > +: ${couchpotato_user:=3Dnobody} I think this is wrong, nobody should never be used for anything. --=20 Mathieu Arnold --fTtvobirEcOXQut7Ie1TmKhedxfUp5ULl-- --rdiFKDD5fTFSLqvGShPtdNcwxJ1S0hdHW 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 iQJ8BAEBCgBmBQJYYYzFXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQzQUI2OTc4OUQyRUQxMjEwNjQ0MEJBNUIz QTQ1MTZGMzUxODNDRTQ4AAoJEDpFFvNRg85IOsIQAKedp3lKfCvrlqRzV1kCfwhh m0FQOS4uQHppAWrpHHIfWY8dVaFUNO+VzEWpSMeVq37WMcZFiMRqqnOxO2pKpwWQ aaGrUkGJni69BW7DA8YkUte64yPXxi5iYQTHiGNTwip9WRa6e/ujQvJwsQGasfgZ tA0zz0cNM8H8BFHmFmbwzld0HahC2cfWNadT7CkU3opCvYkFrKI45yaBYtRjxJcF fWx8PVkk2OtAz7pkLdxksKWhl/pMrT5kxL7lHpkFSN3ZzMGSW0VsmwNMWGQL0Jvg lT0O3LDiMQh2IlytxXb2lk6NtXn3qnE2HGBqo0rd4s/+m+EXqrdfiQFxtuScnyAr Dorv2EnMCB24ed/q87rGYNZKmKAwDplEDXYibuKAIxNR2WPOp8ailOwZfrtnnThT uQ5E1SPHCYcFkTgph8/PLIPB6ZeBIM8q3Je+L1Aazno+Fc0KnLB9YGsD1+eDvhju Gn5Vfb28vGMlNSBX9o/HQSUwzFprEzsX6SVwjkRRhdF+JlR1d9+VdJUk7td8oaA2 Qhm0REBUQtUY54OdUjJNCMVDxidZik0+RzFs6g5QnEX4nZoOs085385lluJ6mI6O Ty16WEsRpqG9TicYKIrRSNFP9gHFy8nipFLmckKIV9uBQQSWk+YMMM1ZXv0mkIJl ZNaMldS3KOsoKFSGbBTL =5sOK -----END PGP SIGNATURE----- --rdiFKDD5fTFSLqvGShPtdNcwxJ1S0hdHW-- From owner-svn-ports-head@freebsd.org Mon Dec 26 21:35:59 2016 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 0EC67C92DD7; Mon, 26 Dec 2016 21:35:59 +0000 (UTC) (envelope-from rakuco@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 D19271985; Mon, 26 Dec 2016 21:35:58 +0000 (UTC) (envelope-from rakuco@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBQLZwmb020288; Mon, 26 Dec 2016 21:35:58 GMT (envelope-from rakuco@FreeBSD.org) Received: (from rakuco@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBQLZwoa020287; Mon, 26 Dec 2016 21:35:58 GMT (envelope-from rakuco@FreeBSD.org) Message-Id: <201612262135.uBQLZwoa020287@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rakuco set sender to rakuco@FreeBSD.org using -f From: Raphael Kubo da Costa Date: Mon, 26 Dec 2016 21:35:58 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429574 - head/net-mgmt/p5-SNMP-Info 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, 26 Dec 2016 21:35:59 -0000 Author: rakuco Date: Mon Dec 26 21:35:57 2016 New Revision: 429574 URL: https://svnweb.freebsd.org/changeset/ports/429574 Log: Set NO_ARCH, as suggested by by pkg-static. Modified: head/net-mgmt/p5-SNMP-Info/Makefile Modified: head/net-mgmt/p5-SNMP-Info/Makefile ============================================================================== --- head/net-mgmt/p5-SNMP-Info/Makefile Mon Dec 26 21:29:56 2016 (r429573) +++ head/net-mgmt/p5-SNMP-Info/Makefile Mon Dec 26 21:35:57 2016 (r429574) @@ -14,6 +14,7 @@ LICENSE= BSD3CLAUSE LIB_DEPENDS= libnetsnmp.so:net-mgmt/net-snmp +NO_ARCH= yes USES= perl5 USE_PERL5= configure From owner-svn-ports-head@freebsd.org Mon Dec 26 21:40:26 2016 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 C8CA8C92F96; Mon, 26 Dec 2016 21:40:26 +0000 (UTC) (envelope-from rakuco@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 97B871C06; Mon, 26 Dec 2016 21:40:26 +0000 (UTC) (envelope-from rakuco@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBQLePTG020571; Mon, 26 Dec 2016 21:40:25 GMT (envelope-from rakuco@FreeBSD.org) Received: (from rakuco@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBQLePme020569; Mon, 26 Dec 2016 21:40:25 GMT (envelope-from rakuco@FreeBSD.org) Message-Id: <201612262140.uBQLePme020569@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rakuco set sender to rakuco@FreeBSD.org using -f From: Raphael Kubo da Costa Date: Mon, 26 Dec 2016 21:40:25 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429575 - head/devel/pecl-vld 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, 26 Dec 2016 21:40:26 -0000 Author: rakuco Date: Mon Dec 26 21:40:25 2016 New Revision: 429575 URL: https://svnweb.freebsd.org/changeset/ports/429575 Log: Update to 0.14.0. PR: 215512 Submitted by: Jochen Neumeister (maintainer) Modified: head/devel/pecl-vld/Makefile head/devel/pecl-vld/distinfo Modified: head/devel/pecl-vld/Makefile ============================================================================== --- head/devel/pecl-vld/Makefile Mon Dec 26 21:35:57 2016 (r429574) +++ head/devel/pecl-vld/Makefile Mon Dec 26 21:40:25 2016 (r429575) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= vld -PORTVERSION= 0.13.0 -PORTREVISION= 1 +PORTVERSION= 0.14.0 CATEGORIES= devel pear MASTER_SITES= http://pecl.php.net/get/ PKGNAMEPREFIX= pecl- Modified: head/devel/pecl-vld/distinfo ============================================================================== --- head/devel/pecl-vld/distinfo Mon Dec 26 21:35:57 2016 (r429574) +++ head/devel/pecl-vld/distinfo Mon Dec 26 21:40:25 2016 (r429575) @@ -1,2 +1,3 @@ -SHA256 (PECL/vld-0.13.0.tgz) = f61fe6501b6f30cf5628b7fd0e2c41185bb9bfac96b765c8b967a8ba01f7bf8b -SIZE (PECL/vld-0.13.0.tgz) = 17547 +TIMESTAMP = 1482496059 +SHA256 (PECL/vld-0.14.0.tgz) = 9703a9913a301fcb1c39a547740d07fb36d205d7c2eac01acb8a3aff74a0aea5 +SIZE (PECL/vld-0.14.0.tgz) = 20506 From owner-svn-ports-head@freebsd.org Mon Dec 26 22:10:08 2016 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 BF11BC915C8; Mon, 26 Dec 2016 22:10:08 +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 80C1616B4; Mon, 26 Dec 2016 22:10:08 +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 uBQMA719032658; Mon, 26 Dec 2016 22:10:07 GMT (envelope-from gerald@FreeBSD.org) Received: (from gerald@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBQMA7pt032656; Mon, 26 Dec 2016 22:10:07 GMT (envelope-from gerald@FreeBSD.org) Message-Id: <201612262210.uBQMA7pt032656@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: gerald set sender to gerald@FreeBSD.org using -f From: Gerald Pfeifer Date: Mon, 26 Dec 2016 22:10:07 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429576 - head/lang/gcc6-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, 26 Dec 2016 22:10:08 -0000 Author: gerald Date: Mon Dec 26 22:10:07 2016 New Revision: 429576 URL: https://svnweb.freebsd.org/changeset/ports/429576 Log: Update to the 20161222 snapshot of GCC 6 which trails the GCC 6.3 release (and is pretty similar) and hence carries a version number of 6.3.1 now. Modified: head/lang/gcc6-devel/Makefile head/lang/gcc6-devel/distinfo Modified: head/lang/gcc6-devel/Makefile ============================================================================== --- head/lang/gcc6-devel/Makefile Mon Dec 26 21:40:25 2016 (r429575) +++ head/lang/gcc6-devel/Makefile Mon Dec 26 22:10:07 2016 (r429576) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gcc -PORTVERSION= 6.2.1.s20161215 +PORTVERSION= 6.3.1.s20161222 CATEGORIES= lang java MASTER_SITES= GCC/snapshots/${DISTVERSION} PKGNAMESUFFIX= ${SUFFIX}-devel Modified: head/lang/gcc6-devel/distinfo ============================================================================== --- head/lang/gcc6-devel/distinfo Mon Dec 26 21:40:25 2016 (r429575) +++ head/lang/gcc6-devel/distinfo Mon Dec 26 22:10:07 2016 (r429576) @@ -1,3 +1,3 @@ -TIMESTAMP = 1481843649 -SHA256 (gcc-6-20161215.tar.bz2) = 5c447c2666cd85f7b6bd23ffbaf3a9706e575e2ac4951683c61b739c9514e030 -SIZE (gcc-6-20161215.tar.bz2) = 95669246 +TIMESTAMP = 1482712717 +SHA256 (gcc-6-20161222.tar.bz2) = 452ce56bc0481318c83d49eac20da19d980f2ecc3b7084a040ff5f56e41fc732 +SIZE (gcc-6-20161222.tar.bz2) = 95680101 From owner-svn-ports-head@freebsd.org Mon Dec 26 22:19:12 2016 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 93D57C9191A; Mon, 26 Dec 2016 22:19:12 +0000 (UTC) (envelope-from rakuco@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 6339E1CE6; Mon, 26 Dec 2016 22:19:12 +0000 (UTC) (envelope-from rakuco@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBQMJBE7036608; Mon, 26 Dec 2016 22:19:11 GMT (envelope-from rakuco@FreeBSD.org) Received: (from rakuco@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBQMJBAW036606; Mon, 26 Dec 2016 22:19:11 GMT (envelope-from rakuco@FreeBSD.org) Message-Id: <201612262219.uBQMJBAW036606@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rakuco set sender to rakuco@FreeBSD.org using -f From: Raphael Kubo da Costa Date: Mon, 26 Dec 2016 22:19:11 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429577 - head/x11-fm/doublecmd 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, 26 Dec 2016 22:19:12 -0000 Author: rakuco Date: Mon Dec 26 22:19:11 2016 New Revision: 429577 URL: https://svnweb.freebsd.org/changeset/ports/429577 Log: Update to 0.7.7. http://doublecmd.sourceforge.net/mantisbt/changelog_page.php?version_id=48 PR: 215584 Submitted by: Beñat Gonzalez Etxepare (maintainer) Modified: head/x11-fm/doublecmd/Makefile head/x11-fm/doublecmd/distinfo Modified: head/x11-fm/doublecmd/Makefile ============================================================================== --- head/x11-fm/doublecmd/Makefile Mon Dec 26 22:10:07 2016 (r429576) +++ head/x11-fm/doublecmd/Makefile Mon Dec 26 22:19:11 2016 (r429577) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= doublecmd -PORTVERSION= 0.7.6 -PORTREVISION= 1 +PORTVERSION= 0.7.7 CATEGORIES= x11-fm MASTER_SITES= SF/${PORTNAME}/Double%20Commander%20Source DISTNAME= ${PORTNAME}-${PORTVERSION}-src Modified: head/x11-fm/doublecmd/distinfo ============================================================================== --- head/x11-fm/doublecmd/distinfo Mon Dec 26 22:10:07 2016 (r429576) +++ head/x11-fm/doublecmd/distinfo Mon Dec 26 22:19:11 2016 (r429577) @@ -1,5 +1,5 @@ -TIMESTAMP = 1477756979 -SHA256 (doublecmd-0.7.6-src.tar.gz) = e6f9e2230c44a83ae66cf96636fae58b8a1799abacfbcea85ffcbafc359b64d5 -SIZE (doublecmd-0.7.6-src.tar.gz) = 6676117 +TIMESTAMP = 1482692333 +SHA256 (doublecmd-0.7.7-src.tar.gz) = 1f18ddfd7f92c609611aeb0bfed111546581dcf19cee30d47ac9a794979da4a8 +SIZE (doublecmd-0.7.7-src.tar.gz) = 6692333 SHA256 (doublecmd-help-0.6.0-src.tar.gz) = d50a58f0e8c25c07720f2afd987213f330dfce268e2aef349d1da3de2eef1c39 SIZE (doublecmd-help-0.6.0-src.tar.gz) = 11514996 From owner-svn-ports-head@freebsd.org Mon Dec 26 22:42:28 2016 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 3C9E0C920C8; Mon, 26 Dec 2016 22:42:28 +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 11FD61834; Mon, 26 Dec 2016 22:42:27 +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 E6E4920764; Mon, 26 Dec 2016 17:42:26 -0500 (EST) Received: from frontend1 ([10.202.2.160]) by compute3.internal (MEProxy); Mon, 26 Dec 2016 17:42:26 -0500 DKIM-Signature: v=1; a=rsa-sha1; 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:x-sasl-enc; s= smtpout; bh=Hcua0gx1jOWcUfxm1Z+KSzSZypU=; b=l1jWavt5O+K4rR34eadX T36xgpuNJFcHGo3pmaKgKupeDoYnBlR9R9T5FqPaLhtNOcLcULIUjigxtg8/lj8x qBvlA8mK09xvN+ieNU67XMNrT/eaXjQpExRt32+lMLs4hvnxlZGSrqfPvHk5bQS1 ipZ/uu47R2BGPeUCEKqw1hI= X-ME-Sender: X-Sasl-enc: bbVK402FbX3/baLVWAfcoe4ILVIAhp6prEkdWHgpZjUb 1482792146 Received: from [172.16.1.172] (unknown [63.162.120.2]) by mail.messagingengine.com (Postfix) with ESMTPA id A9D657E330; Mon, 26 Dec 2016 17:42:26 -0500 (EST) Content-Type: text/plain; charset=utf-8 Mime-Version: 1.0 (1.0) Subject: Re: svn commit: r429561 - in head/net-p2p: . couchpotato couchpotato/files From: Mark Felder X-Mailer: iPhone Mail (14C92) In-Reply-To: <0f5fe5f2-53e8-3e82-2d99-b14d0676cc54@FreeBSD.org> Date: Mon, 26 Dec 2016 16:42:26 -0600 Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Content-Transfer-Encoding: quoted-printable Message-Id: <44EC62AE-125E-4170-82AA-6B68360B7CC7@FreeBSD.org> References: <201612261814.uBQIEN4I038539@repo.freebsd.org> <0f5fe5f2-53e8-3e82-2d99-b14d0676cc54@FreeBSD.org> To: Mathieu Arnold 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, 26 Dec 2016 22:42:28 -0000 > On Dec 26, 2016, at 15:33, Mathieu Arnold wrote: >=20 >> Le 26/12/2016 =C3=A0 19:14, Mark Felder a =C3=A9crit : >> +: ${couchpotato_user:=3Dnobody} >=20 > I think this is wrong, nobody should never be used for anything. >=20 Hmm. I was trying to avoid creating a user, but I think you're right; you ca= n't trust users won't run many things as nobody. It will end up as a shared u= ser account with security consequences. Thanks for the feedback.= From owner-svn-ports-head@freebsd.org Mon Dec 26 23:47:12 2016 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 53797C92C9D; Mon, 26 Dec 2016 23:47:12 +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 2309D1EC8; Mon, 26 Dec 2016 23:47:12 +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 uBQNlB60072904; Mon, 26 Dec 2016 23:47:11 GMT (envelope-from mat@FreeBSD.org) Received: (from mat@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBQNlBY0072903; Mon, 26 Dec 2016 23:47:11 GMT (envelope-from mat@FreeBSD.org) Message-Id: <201612262347.uBQNlBY0072903@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mat set sender to mat@FreeBSD.org using -f From: Mathieu Arnold Date: Mon, 26 Dec 2016 23:47:11 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429578 - head/sysutils/munin-master/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, 26 Dec 2016 23:47:12 -0000 Author: mat Date: Mon Dec 26 23:47:11 2016 New Revision: 429578 URL: https://svnweb.freebsd.org/changeset/ports/429578 Log: Add file forgotten in last commit. Sponsored by: Absolight Added: head/sysutils/munin-master/files/newsyslog (contents, props changed) Added: head/sysutils/munin-master/files/newsyslog ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/sysutils/munin-master/files/newsyslog Mon Dec 26 23:47:11 2016 (r429578) @@ -0,0 +1 @@ +/var/log/munin/*.log munin:munin 644 7 * @T00 GNWZ From owner-svn-ports-head@freebsd.org Tue Dec 27 01:11:13 2016 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 1941EC9136F; Tue, 27 Dec 2016 01:11:13 +0000 (UTC) (envelope-from kevlo@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 86D141FC0; Tue, 27 Dec 2016 01:11:12 +0000 (UTC) (envelope-from kevlo@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBR1BBYP006074; Tue, 27 Dec 2016 01:11:11 GMT (envelope-from kevlo@FreeBSD.org) Received: (from kevlo@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBR1BBLP006071; Tue, 27 Dec 2016 01:11:11 GMT (envelope-from kevlo@FreeBSD.org) Message-Id: <201612270111.uBR1BBLP006071@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: kevlo set sender to kevlo@FreeBSD.org using -f From: Kevin Lo Date: Tue, 27 Dec 2016 01:11:11 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429579 - head/www/owncloud 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: Tue, 27 Dec 2016 01:11:13 -0000 Author: kevlo Date: Tue Dec 27 01:11:11 2016 New Revision: 429579 URL: https://svnweb.freebsd.org/changeset/ports/429579 Log: Update to 9.1.3 Modified: head/www/owncloud/Makefile head/www/owncloud/distinfo head/www/owncloud/pkg-plist Modified: head/www/owncloud/Makefile ============================================================================== --- head/www/owncloud/Makefile Mon Dec 26 23:47:11 2016 (r429578) +++ head/www/owncloud/Makefile Tue Dec 27 01:11:11 2016 (r429579) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= owncloud -PORTVERSION= 9.1.2 +PORTVERSION= 9.1.3 CATEGORIES= www MASTER_SITES= http://download.owncloud.org/community/ Modified: head/www/owncloud/distinfo ============================================================================== --- head/www/owncloud/distinfo Mon Dec 26 23:47:11 2016 (r429578) +++ head/www/owncloud/distinfo Tue Dec 27 01:11:11 2016 (r429579) @@ -1,3 +1,3 @@ -TIMESTAMP = 1478739712 -SHA256 (owncloud-9.1.2.tar.bz2) = 108bd46864aac95c90c246a2eda35b00513c14df132177add07976c1cdb14933 -SIZE (owncloud-9.1.2.tar.bz2) = 29041269 +TIMESTAMP = 1482799694 +SHA256 (owncloud-9.1.3.tar.bz2) = e0a1eb35fffb61dab5ca41f6d3fdb4ddcc3ec09683cd620b8094846785d4f6e9 +SIZE (owncloud-9.1.3.tar.bz2) = 28977283 Modified: head/www/owncloud/pkg-plist ============================================================================== --- head/www/owncloud/pkg-plist Mon Dec 26 23:47:11 2016 (r429578) +++ head/www/owncloud/pkg-plist Tue Dec 27 01:11:11 2016 (r429579) @@ -8171,474 +8171,476 @@ %%WWWDIR%%/core/css/systemtags.css %%WWWDIR%%/core/css/tooltip.css %%WWWDIR%%/core/css/update.css -%%WWWDIR%%/core/doc/admin/_images/add_storage.png -%%WWWDIR%%/core/doc/admin/_images/admin_filehandling-1.png -%%WWWDIR%%/core/doc/admin/_images/admin_filehandling-2.png -%%WWWDIR%%/core/doc/admin/_images/amazons3.png -%%WWWDIR%%/core/doc/admin/_images/antivirus-app.png -%%WWWDIR%%/core/doc/admin/_images/antivirus-config.png -%%WWWDIR%%/core/doc/admin/_images/antivirus-daemon-socket.png -%%WWWDIR%%/core/doc/admin/_images/antivirus-executable.png -%%WWWDIR%%/core/doc/admin/_images/antivirus-logging.png -%%WWWDIR%%/core/doc/admin/_images/applicable.png -%%WWWDIR%%/core/doc/admin/_images/auth_backends-2.png -%%WWWDIR%%/core/doc/admin/_images/auth_backends.png -%%WWWDIR%%/core/doc/admin/_images/auth_mechanism.png -%%WWWDIR%%/core/doc/admin/_images/auth_rsa.png -%%WWWDIR%%/core/doc/admin/_images/code-integrity-admin.png -%%WWWDIR%%/core/doc/admin/_images/code-integrity-notification.png -%%WWWDIR%%/core/doc/admin/_images/community-vm-console.png -%%WWWDIR%%/core/doc/admin/_images/community-vm-splash.png -%%WWWDIR%%/core/doc/admin/_images/config-report-1.png -%%WWWDIR%%/core/doc/admin/_images/create_public_share-10.png -%%WWWDIR%%/core/doc/admin/_images/create_public_share-6.png -%%WWWDIR%%/core/doc/admin/_images/create_public_share-8.png -%%WWWDIR%%/core/doc/admin/_images/create_public_share-9.png -%%WWWDIR%%/core/doc/admin/_images/deprecs-1.png -%%WWWDIR%%/core/doc/admin/_images/deprecs-2.png -%%WWWDIR%%/core/doc/admin/_images/deprecs-3.png -%%WWWDIR%%/core/doc/admin/_images/documents_app_enable.png -%%WWWDIR%%/core/doc/admin/_images/documents_apply_test.png -%%WWWDIR%%/core/doc/admin/_images/dropbox-1.png -%%WWWDIR%%/core/doc/admin/_images/dropbox-2.png -%%WWWDIR%%/core/doc/admin/_images/dropbox-3.png -%%WWWDIR%%/core/doc/admin/_images/dropbox-4.png -%%WWWDIR%%/core/doc/admin/_images/dropbox-5.png -%%WWWDIR%%/core/doc/admin/_images/dropbox-6.png -%%WWWDIR%%/core/doc/admin/_images/dropbox-oc.png -%%WWWDIR%%/core/doc/admin/_images/dropbox.png -%%WWWDIR%%/core/doc/admin/_images/enable-app.png -%%WWWDIR%%/core/doc/admin/_images/encryption1.png -%%WWWDIR%%/core/doc/admin/_images/encryption10.png -%%WWWDIR%%/core/doc/admin/_images/encryption12.png -%%WWWDIR%%/core/doc/admin/_images/encryption14.png -%%WWWDIR%%/core/doc/admin/_images/encryption15.png -%%WWWDIR%%/core/doc/admin/_images/encryption3.png -%%WWWDIR%%/core/doc/admin/_images/encryption7.png -%%WWWDIR%%/core/doc/admin/_images/encryption8.png -%%WWWDIR%%/core/doc/admin/_images/encryption9.png -%%WWWDIR%%/core/doc/admin/_images/external-sites-1.png -%%WWWDIR%%/core/doc/admin/_images/external-sites-2.png -%%WWWDIR%%/core/doc/admin/_images/external-sites-3.png -%%WWWDIR%%/core/doc/admin/_images/external-sites-4.png -%%WWWDIR%%/core/doc/admin/_images/external-sites-5.png -%%WWWDIR%%/core/doc/admin/_images/federation-0.png -%%WWWDIR%%/core/doc/admin/_images/federation-1.png -%%WWWDIR%%/core/doc/admin/_images/federation-2.png -%%WWWDIR%%/core/doc/admin/_images/federation-3.png -%%WWWDIR%%/core/doc/admin/_images/files-drop-1.png -%%WWWDIR%%/core/doc/admin/_images/files-drop-2.png -%%WWWDIR%%/core/doc/admin/_images/files-drop-3.png -%%WWWDIR%%/core/doc/admin/_images/files-drop-4.png -%%WWWDIR%%/core/doc/admin/_images/files-drop-5.png -%%WWWDIR%%/core/doc/admin/_images/files-drop-6.png -%%WWWDIR%%/core/doc/admin/_images/files-drop-7.png -%%WWWDIR%%/core/doc/admin/_images/firewall-1.png -%%WWWDIR%%/core/doc/admin/_images/firewall-2.png -%%WWWDIR%%/core/doc/admin/_images/firewall-3.png -%%WWWDIR%%/core/doc/admin/_images/ftp.png -%%WWWDIR%%/core/doc/admin/_images/google-drive.png -%%WWWDIR%%/core/doc/admin/_images/google-drive1.png -%%WWWDIR%%/core/doc/admin/_images/google-drive10.png -%%WWWDIR%%/core/doc/admin/_images/google-drive11.png -%%WWWDIR%%/core/doc/admin/_images/google-drive12.png -%%WWWDIR%%/core/doc/admin/_images/google-drive13.png -%%WWWDIR%%/core/doc/admin/_images/google-drive2.png -%%WWWDIR%%/core/doc/admin/_images/google-drive3.png -%%WWWDIR%%/core/doc/admin/_images/google-drive4.png -%%WWWDIR%%/core/doc/admin/_images/google-drive5.png -%%WWWDIR%%/core/doc/admin/_images/google-drive6.png -%%WWWDIR%%/core/doc/admin/_images/google-drive8.png -%%WWWDIR%%/core/doc/admin/_images/google-drive9.png -%%WWWDIR%%/core/doc/admin/_images/import-ssl-cert-1.png -%%WWWDIR%%/core/doc/admin/_images/import-ssl-cert-2.png -%%WWWDIR%%/core/doc/admin/_images/install-wizard-a.png -%%WWWDIR%%/core/doc/admin/_images/install-wizard-a1.png -%%WWWDIR%%/core/doc/admin/_images/install-wizard-a2.png -%%WWWDIR%%/core/doc/admin/_images/install-wizard-a4.png -%%WWWDIR%%/core/doc/admin/_images/jive_2.png -%%WWWDIR%%/core/doc/admin/_images/jive_config.png -%%WWWDIR%%/core/doc/admin/_images/ldap-advanced-1-connection.png -%%WWWDIR%%/core/doc/admin/_images/ldap-advanced-2-directory.png -%%WWWDIR%%/core/doc/admin/_images/ldap-advanced-3-attributes.png -%%WWWDIR%%/core/doc/admin/_images/ldap-expert.png -%%WWWDIR%%/core/doc/admin/_images/ldap-fetched-avatar.png -%%WWWDIR%%/core/doc/admin/_images/ldap-home-connector-1.png -%%WWWDIR%%/core/doc/admin/_images/ldap-home-connector-2.png -%%WWWDIR%%/core/doc/admin/_images/ldap-home-connector-3.png -%%WWWDIR%%/core/doc/admin/_images/ldap-wizard-1-server.png -%%WWWDIR%%/core/doc/admin/_images/ldap-wizard-2-user.png -%%WWWDIR%%/core/doc/admin/_images/ldap-wizard-3-login.png -%%WWWDIR%%/core/doc/admin/_images/ldap-wizard-4-group.png -%%WWWDIR%%/core/doc/admin/_images/local.png -%%WWWDIR%%/core/doc/admin/_images/logging-1.png -%%WWWDIR%%/core/doc/admin/_images/mount_options.png -%%WWWDIR%%/core/doc/admin/_images/oc_admin_app_page.png -%%WWWDIR%%/core/doc/admin/_images/openstack.png -%%WWWDIR%%/core/doc/admin/_images/oracle-1.png -%%WWWDIR%%/core/doc/admin/_images/ownbrander-1.png -%%WWWDIR%%/core/doc/admin/_images/ownbrander-11.png -%%WWWDIR%%/core/doc/admin/_images/phpinfo.png -%%WWWDIR%%/core/doc/admin/_images/preview_images.png -%%WWWDIR%%/core/doc/admin/_images/rackspace.png -%%WWWDIR%%/core/doc/admin/_images/security-setup-warning-1.png -%%WWWDIR%%/core/doc/admin/_images/sharepoint-1.png -%%WWWDIR%%/core/doc/admin/_images/sharepoint-2.png -%%WWWDIR%%/core/doc/admin/_images/sharepoint-3.png -%%WWWDIR%%/core/doc/admin/_images/sharepoint-4.png -%%WWWDIR%%/core/doc/admin/_images/sharing-files-1.png -%%WWWDIR%%/core/doc/admin/_images/sharing-files-2.png -%%WWWDIR%%/core/doc/admin/_images/shib-gui1.png -%%WWWDIR%%/core/doc/admin/_images/shib-gui4.png -%%WWWDIR%%/core/doc/admin/_images/shib-gui5.png -%%WWWDIR%%/core/doc/admin/_images/shib-gui6.png -%%WWWDIR%%/core/doc/admin/_images/shibboleth-personal.png -%%WWWDIR%%/core/doc/admin/_images/skeleton-files.png -%%WWWDIR%%/core/doc/admin/_images/skeleton-files1.png -%%WWWDIR%%/core/doc/admin/_images/smb.png -%%WWWDIR%%/core/doc/admin/_images/smtp-config-php-sendmail.png -%%WWWDIR%%/core/doc/admin/_images/smtp-config-smtp.png -%%WWWDIR%%/core/doc/admin/_images/smtp-config-wizard.png -%%WWWDIR%%/core/doc/admin/_images/trashbin-1.png -%%WWWDIR%%/core/doc/admin/_images/upgrade-1.png -%%WWWDIR%%/core/doc/admin/_images/upgrade-2.png -%%WWWDIR%%/core/doc/admin/_images/user_mounts.png -%%WWWDIR%%/core/doc/admin/_images/users-config-1.png -%%WWWDIR%%/core/doc/admin/_images/users-config-2.png -%%WWWDIR%%/core/doc/admin/_images/users-config.png -%%WWWDIR%%/core/doc/admin/_images/users-create.png -%%WWWDIR%%/core/doc/admin/_images/users-groups.png -%%WWWDIR%%/core/doc/admin/_images/webbrander-1.png -%%WWWDIR%%/core/doc/admin/_images/webdav.png -%%WWWDIR%%/core/doc/admin/_images/wnd-1.png -%%WWWDIR%%/core/doc/admin/_images/wnd-2.png -%%WWWDIR%%/core/doc/admin/_images/wnd-3.png -%%WWWDIR%%/core/doc/admin/_images/workflow-1.png -%%WWWDIR%%/core/doc/admin/_images/workflow-2.png -%%WWWDIR%%/core/doc/admin/_images/workflow-3.png -%%WWWDIR%%/core/doc/admin/_images/workflow-4.png -%%WWWDIR%%/core/doc/admin/_images/workflow-5.png -%%WWWDIR%%/core/doc/admin/_sources/configuration_database/db_conversion.txt -%%WWWDIR%%/core/doc/admin/_sources/configuration_database/index.txt -%%WWWDIR%%/core/doc/admin/_sources/configuration_database/linux_database_configuration.txt -%%WWWDIR%%/core/doc/admin/_sources/configuration_files/big_file_upload_configuration.txt -%%WWWDIR%%/core/doc/admin/_sources/configuration_files/collaborative_documents_configuration.txt -%%WWWDIR%%/core/doc/admin/_sources/configuration_files/default_files_configuration.txt -%%WWWDIR%%/core/doc/admin/_sources/configuration_files/encryption_configuration.txt -%%WWWDIR%%/core/doc/admin/_sources/configuration_files/external_storage/amazons3.txt -%%WWWDIR%%/core/doc/admin/_sources/configuration_files/external_storage/auth_mechanisms.txt -%%WWWDIR%%/core/doc/admin/_sources/configuration_files/external_storage/dropbox.txt -%%WWWDIR%%/core/doc/admin/_sources/configuration_files/external_storage/ftp.txt -%%WWWDIR%%/core/doc/admin/_sources/configuration_files/external_storage/google.txt -%%WWWDIR%%/core/doc/admin/_sources/configuration_files/external_storage/local.txt -%%WWWDIR%%/core/doc/admin/_sources/configuration_files/external_storage/openstack.txt -%%WWWDIR%%/core/doc/admin/_sources/configuration_files/external_storage/owncloud.txt -%%WWWDIR%%/core/doc/admin/_sources/configuration_files/external_storage/sftp.txt -%%WWWDIR%%/core/doc/admin/_sources/configuration_files/external_storage/smb.txt -%%WWWDIR%%/core/doc/admin/_sources/configuration_files/external_storage/webdav.txt -%%WWWDIR%%/core/doc/admin/_sources/configuration_files/external_storage_configuration.txt -%%WWWDIR%%/core/doc/admin/_sources/configuration_files/external_storage_configuration_gui.txt -%%WWWDIR%%/core/doc/admin/_sources/configuration_files/federated_cloud_sharing_configuration.txt -%%WWWDIR%%/core/doc/admin/_sources/configuration_files/file_sharing_configuration.txt -%%WWWDIR%%/core/doc/admin/_sources/configuration_files/file_versioning.txt -%%WWWDIR%%/core/doc/admin/_sources/configuration_files/files_locking_transactional.txt -%%WWWDIR%%/core/doc/admin/_sources/configuration_files/index.txt -%%WWWDIR%%/core/doc/admin/_sources/configuration_files/previews_configuration.txt -%%WWWDIR%%/core/doc/admin/_sources/configuration_files/trashbin_options.txt -%%WWWDIR%%/core/doc/admin/_sources/configuration_mimetypes/index.txt -%%WWWDIR%%/core/doc/admin/_sources/configuration_mimetypes/mimetype_aliases.txt -%%WWWDIR%%/core/doc/admin/_sources/configuration_mimetypes/mimetype_mapping.txt -%%WWWDIR%%/core/doc/admin/_sources/configuration_server/activity_configuration.txt -%%WWWDIR%%/core/doc/admin/_sources/configuration_server/antivirus_configuration.txt -%%WWWDIR%%/core/doc/admin/_sources/configuration_server/automatic_configuration.txt -%%WWWDIR%%/core/doc/admin/_sources/configuration_server/background_jobs_configuration.txt -%%WWWDIR%%/core/doc/admin/_sources/configuration_server/caching_configuration.txt -%%WWWDIR%%/core/doc/admin/_sources/configuration_server/config_sample_php_parameters.txt -%%WWWDIR%%/core/doc/admin/_sources/configuration_server/custom_client_repos.txt -%%WWWDIR%%/core/doc/admin/_sources/configuration_server/email_configuration.txt -%%WWWDIR%%/core/doc/admin/_sources/configuration_server/external_sites.txt -%%WWWDIR%%/core/doc/admin/_sources/configuration_server/harden_server.txt -%%WWWDIR%%/core/doc/admin/_sources/configuration_server/import_ssl_cert.txt -%%WWWDIR%%/core/doc/admin/_sources/configuration_server/index.txt -%%WWWDIR%%/core/doc/admin/_sources/configuration_server/index_php_less_urls.txt -%%WWWDIR%%/core/doc/admin/_sources/configuration_server/js_css_asset_management_configuration.txt -%%WWWDIR%%/core/doc/admin/_sources/configuration_server/knowledgebase_configuration.txt -%%WWWDIR%%/core/doc/admin/_sources/configuration_server/language_configuration.txt -%%WWWDIR%%/core/doc/admin/_sources/configuration_server/logging_configuration.txt -%%WWWDIR%%/core/doc/admin/_sources/configuration_server/oc_server_tuning.txt -%%WWWDIR%%/core/doc/admin/_sources/configuration_server/occ_command.txt -%%WWWDIR%%/core/doc/admin/_sources/configuration_server/reverse_proxy_configuration.txt -%%WWWDIR%%/core/doc/admin/_sources/configuration_server/security_setup_warnings.txt -%%WWWDIR%%/core/doc/admin/_sources/configuration_server/thirdparty_php_configuration.txt -%%WWWDIR%%/core/doc/admin/_sources/configuration_user/index.txt -%%WWWDIR%%/core/doc/admin/_sources/configuration_user/reset_admin_password.txt -%%WWWDIR%%/core/doc/admin/_sources/configuration_user/reset_user_password.txt -%%WWWDIR%%/core/doc/admin/_sources/configuration_user/user_auth_ftp_smb_imap.txt -%%WWWDIR%%/core/doc/admin/_sources/configuration_user/user_auth_ldap.txt -%%WWWDIR%%/core/doc/admin/_sources/configuration_user/user_auth_ldap_cleanup.txt -%%WWWDIR%%/core/doc/admin/_sources/configuration_user/user_configuration.txt -%%WWWDIR%%/core/doc/admin/_sources/configuration_user/user_provisioning_api.txt -%%WWWDIR%%/core/doc/admin/_sources/contents.txt -%%WWWDIR%%/core/doc/admin/_sources/enterprise_clients/creating_branded_apps.txt -%%WWWDIR%%/core/doc/admin/_sources/enterprise_clients/custom_client_repos.txt -%%WWWDIR%%/core/doc/admin/_sources/enterprise_clients/index.txt -%%WWWDIR%%/core/doc/admin/_sources/enterprise_external_storage/enterprise_only_auth.txt -%%WWWDIR%%/core/doc/admin/_sources/enterprise_external_storage/index.txt -%%WWWDIR%%/core/doc/admin/_sources/enterprise_external_storage/jive_configuration.txt -%%WWWDIR%%/core/doc/admin/_sources/enterprise_external_storage/ldap_home_connector_configuration.txt -%%WWWDIR%%/core/doc/admin/_sources/enterprise_external_storage/s3_swift_as_primary_object_store_configuration.txt -%%WWWDIR%%/core/doc/admin/_sources/enterprise_external_storage/sharepoint-integration_configuration.txt -%%WWWDIR%%/core/doc/admin/_sources/enterprise_external_storage/windows-network-drive_configuration.txt -%%WWWDIR%%/core/doc/admin/_sources/enterprise_file_management/files_drop.txt -%%WWWDIR%%/core/doc/admin/_sources/enterprise_file_management/files_tagging.txt -%%WWWDIR%%/core/doc/admin/_sources/enterprise_file_management/index.txt -%%WWWDIR%%/core/doc/admin/_sources/enterprise_firewall/file_firewall.txt -%%WWWDIR%%/core/doc/admin/_sources/enterprise_firewall/index.txt -%%WWWDIR%%/core/doc/admin/_sources/enterprise_installation/index.txt -%%WWWDIR%%/core/doc/admin/_sources/enterprise_installation/license_keys_installation.txt -%%WWWDIR%%/core/doc/admin/_sources/enterprise_installation/linux_installation.txt -%%WWWDIR%%/core/doc/admin/_sources/enterprise_installation/oracle_db_configuration.txt -%%WWWDIR%%/core/doc/admin/_sources/enterprise_installation/supported_apps_installation.txt -%%WWWDIR%%/core/doc/admin/_sources/enterprise_logging/enterprise_logging_apps.txt -%%WWWDIR%%/core/doc/admin/_sources/enterprise_logging/index.txt -%%WWWDIR%%/core/doc/admin/_sources/enterprise_server_branding/enterprise_server_branding.txt -%%WWWDIR%%/core/doc/admin/_sources/enterprise_server_branding/index.txt -%%WWWDIR%%/core/doc/admin/_sources/enterprise_troubleshooting.txt -%%WWWDIR%%/core/doc/admin/_sources/enterprise_user_management/index.txt -%%WWWDIR%%/core/doc/admin/_sources/enterprise_user_management/user_auth_shibboleth.txt -%%WWWDIR%%/core/doc/admin/_sources/index.txt -%%WWWDIR%%/core/doc/admin/_sources/installation/appliance_installation.txt -%%WWWDIR%%/core/doc/admin/_sources/installation/apps_management_installation.txt -%%WWWDIR%%/core/doc/admin/_sources/installation/apps_supported.txt -%%WWWDIR%%/core/doc/admin/_sources/installation/changing_the_web_route.txt -%%WWWDIR%%/core/doc/admin/_sources/installation/command_line_installation.txt -%%WWWDIR%%/core/doc/admin/_sources/installation/deployment_recommendations.txt -%%WWWDIR%%/core/doc/admin/_sources/installation/index.txt -%%WWWDIR%%/core/doc/admin/_sources/installation/installation_wizard.txt -%%WWWDIR%%/core/doc/admin/_sources/installation/linux_installation.txt -%%WWWDIR%%/core/doc/admin/_sources/installation/nginx_examples.txt -%%WWWDIR%%/core/doc/admin/_sources/installation/php_54_installation.txt -%%WWWDIR%%/core/doc/admin/_sources/installation/php_55_installation.txt -%%WWWDIR%%/core/doc/admin/_sources/installation/selinux_configuration.txt -%%WWWDIR%%/core/doc/admin/_sources/installation/source_installation.txt -%%WWWDIR%%/core/doc/admin/_sources/installation/system_requirements.txt -%%WWWDIR%%/core/doc/admin/_sources/issues/code_signing.txt -%%WWWDIR%%/core/doc/admin/_sources/issues/general_troubleshooting.txt -%%WWWDIR%%/core/doc/admin/_sources/issues/index.txt -%%WWWDIR%%/core/doc/admin/_sources/maintenance/backup.txt -%%WWWDIR%%/core/doc/admin/_sources/maintenance/enable_maintenance.txt -%%WWWDIR%%/core/doc/admin/_sources/maintenance/index.txt -%%WWWDIR%%/core/doc/admin/_sources/maintenance/manual_upgrade.txt -%%WWWDIR%%/core/doc/admin/_sources/maintenance/migrating.txt -%%WWWDIR%%/core/doc/admin/_sources/maintenance/package_upgrade.txt -%%WWWDIR%%/core/doc/admin/_sources/maintenance/restore.txt -%%WWWDIR%%/core/doc/admin/_sources/maintenance/update.txt -%%WWWDIR%%/core/doc/admin/_sources/maintenance/upgrade.txt -%%WWWDIR%%/core/doc/admin/_sources/release_notes.txt -%%WWWDIR%%/core/doc/admin/_sources/whats_new_admin.txt -%%WWWDIR%%/core/doc/admin/_static/ajax-loader.gif -%%WWWDIR%%/core/doc/admin/_static/basic.css -%%WWWDIR%%/core/doc/admin/_static/bootstrap-3.1.0/css/bootstrap-theme.css -%%WWWDIR%%/core/doc/admin/_static/bootstrap-3.1.0/css/bootstrap-theme.css.map -%%WWWDIR%%/core/doc/admin/_static/bootstrap-3.1.0/css/bootstrap-theme.min.css -%%WWWDIR%%/core/doc/admin/_static/bootstrap-3.1.0/css/bootstrap.css -%%WWWDIR%%/core/doc/admin/_static/bootstrap-3.1.0/css/bootstrap.css.map -%%WWWDIR%%/core/doc/admin/_static/bootstrap-3.1.0/css/bootstrap.min.css -%%WWWDIR%%/core/doc/admin/_static/bootstrap-3.1.0/fonts/glyphicons-halflings-regular.eot -%%WWWDIR%%/core/doc/admin/_static/bootstrap-3.1.0/fonts/glyphicons-halflings-regular.svg -%%WWWDIR%%/core/doc/admin/_static/bootstrap-3.1.0/fonts/glyphicons-halflings-regular.ttf -%%WWWDIR%%/core/doc/admin/_static/bootstrap-3.1.0/fonts/glyphicons-halflings-regular.woff -%%WWWDIR%%/core/doc/admin/_static/bootstrap-3.1.0/js/bootstrap.js -%%WWWDIR%%/core/doc/admin/_static/bootstrap-3.1.0/js/bootstrap.min.js -%%WWWDIR%%/core/doc/admin/_static/bootstrap-sphinx.css -%%WWWDIR%%/core/doc/admin/_static/bootstrap-sphinx.js -%%WWWDIR%%/core/doc/admin/_static/comment-bright.png -%%WWWDIR%%/core/doc/admin/_static/comment-close.png -%%WWWDIR%%/core/doc/admin/_static/comment.png -%%WWWDIR%%/core/doc/admin/_static/doctools.js -%%WWWDIR%%/core/doc/admin/_static/down-pressed.png -%%WWWDIR%%/core/doc/admin/_static/down.png -%%WWWDIR%%/core/doc/admin/_static/file.png -%%WWWDIR%%/core/doc/admin/_static/fonts/OpenSans-Bold.ttf -%%WWWDIR%%/core/doc/admin/_static/fonts/OpenSans-Bold.woff -%%WWWDIR%%/core/doc/admin/_static/fonts/OpenSans-Italic.ttf -%%WWWDIR%%/core/doc/admin/_static/fonts/OpenSans-Italic.woff -%%WWWDIR%%/core/doc/admin/_static/fonts/OpenSans-Light.ttf -%%WWWDIR%%/core/doc/admin/_static/fonts/OpenSans-Light.woff -%%WWWDIR%%/core/doc/admin/_static/fonts/OpenSans-Regular.ttf -%%WWWDIR%%/core/doc/admin/_static/fonts/OpenSans-Regular.woff -%%WWWDIR%%/core/doc/admin/_static/fonts/fontawesome-webfont.eot -%%WWWDIR%%/core/doc/admin/_static/fonts/fontawesome-webfont.svg -%%WWWDIR%%/core/doc/admin/_static/fonts/fontawesome-webfont.ttf -%%WWWDIR%%/core/doc/admin/_static/fonts/fontawesome-webfont.woff -%%WWWDIR%%/core/doc/admin/_static/img/logo_owncloud.svg -%%WWWDIR%%/core/doc/admin/_static/img/note_pencil.svg -%%WWWDIR%%/core/doc/admin/_static/img/social/diaspora.png -%%WWWDIR%%/core/doc/admin/_static/img/social/diaspora.svg -%%WWWDIR%%/core/doc/admin/_static/img/social/diasporaround.png -%%WWWDIR%%/core/doc/admin/_static/img/social/facebook.png -%%WWWDIR%%/core/doc/admin/_static/img/social/facebook.svg -%%WWWDIR%%/core/doc/admin/_static/img/social/googleplus.png -%%WWWDIR%%/core/doc/admin/_static/img/social/googleplus.svg -%%WWWDIR%%/core/doc/admin/_static/img/social/mail.svg -%%WWWDIR%%/core/doc/admin/_static/img/social/ownCloud7launch.png -%%WWWDIR%%/core/doc/admin/_static/img/social/rss.png -%%WWWDIR%%/core/doc/admin/_static/img/social/rss.svg -%%WWWDIR%%/core/doc/admin/_static/img/social/twitter.png -%%WWWDIR%%/core/doc/admin/_static/img/social/twitter.svg -%%WWWDIR%%/core/doc/admin/_static/img/social/twitterround.png -%%WWWDIR%%/core/doc/admin/_static/img/social/youtube.svg -%%WWWDIR%%/core/doc/admin/_static/img/warning.svg -%%WWWDIR%%/core/doc/admin/_static/jquery-1.11.1.js -%%WWWDIR%%/core/doc/admin/_static/jquery.js -%%WWWDIR%%/core/doc/admin/_static/js/jquery-1.11.0.min.js -%%WWWDIR%%/core/doc/admin/_static/js/jquery-fix.js -%%WWWDIR%%/core/doc/admin/_static/logo-blue.pdf -%%WWWDIR%%/core/doc/admin/_static/logo-blue.png -%%WWWDIR%%/core/doc/admin/_static/main.min.css -%%WWWDIR%%/core/doc/admin/_static/minus.png -%%WWWDIR%%/core/doc/admin/_static/plus.png -%%WWWDIR%%/core/doc/admin/_static/pygments.css -%%WWWDIR%%/core/doc/admin/_static/searchtools.js -%%WWWDIR%%/core/doc/admin/_static/social/diaspora.svg -%%WWWDIR%%/core/doc/admin/_static/social/diasporaround.png -%%WWWDIR%%/core/doc/admin/_static/social/facebook.png -%%WWWDIR%%/core/doc/admin/_static/social/googleplus.png -%%WWWDIR%%/core/doc/admin/_static/social/mail.png -%%WWWDIR%%/core/doc/admin/_static/social/mail.svg -%%WWWDIR%%/core/doc/admin/_static/social/rss.png -%%WWWDIR%%/core/doc/admin/_static/social/rss.svg -%%WWWDIR%%/core/doc/admin/_static/social/twitter.svg -%%WWWDIR%%/core/doc/admin/_static/social/twitterround.png -%%WWWDIR%%/core/doc/admin/_static/social/youtube.svg -%%WWWDIR%%/core/doc/admin/_static/styles.css -%%WWWDIR%%/core/doc/admin/_static/underscore-1.3.1.js -%%WWWDIR%%/core/doc/admin/_static/underscore.js -%%WWWDIR%%/core/doc/admin/_static/up-pressed.png -%%WWWDIR%%/core/doc/admin/_static/up.png -%%WWWDIR%%/core/doc/admin/_static/websupport.js -%%WWWDIR%%/core/doc/admin/configuration_database/db_conversion.html -%%WWWDIR%%/core/doc/admin/configuration_database/index.html -%%WWWDIR%%/core/doc/admin/configuration_database/linux_database_configuration.html -%%WWWDIR%%/core/doc/admin/configuration_files/big_file_upload_configuration.html -%%WWWDIR%%/core/doc/admin/configuration_files/collaborative_documents_configuration.html -%%WWWDIR%%/core/doc/admin/configuration_files/default_files_configuration.html -%%WWWDIR%%/core/doc/admin/configuration_files/encryption_configuration.html -%%WWWDIR%%/core/doc/admin/configuration_files/external_storage/amazons3.html -%%WWWDIR%%/core/doc/admin/configuration_files/external_storage/auth_mechanisms.html -%%WWWDIR%%/core/doc/admin/configuration_files/external_storage/dropbox.html -%%WWWDIR%%/core/doc/admin/configuration_files/external_storage/ftp.html -%%WWWDIR%%/core/doc/admin/configuration_files/external_storage/google.html -%%WWWDIR%%/core/doc/admin/configuration_files/external_storage/local.html -%%WWWDIR%%/core/doc/admin/configuration_files/external_storage/openstack.html -%%WWWDIR%%/core/doc/admin/configuration_files/external_storage/owncloud.html -%%WWWDIR%%/core/doc/admin/configuration_files/external_storage/sftp.html -%%WWWDIR%%/core/doc/admin/configuration_files/external_storage/smb.html -%%WWWDIR%%/core/doc/admin/configuration_files/external_storage/webdav.html -%%WWWDIR%%/core/doc/admin/configuration_files/external_storage_configuration.html -%%WWWDIR%%/core/doc/admin/configuration_files/external_storage_configuration_gui.html -%%WWWDIR%%/core/doc/admin/configuration_files/federated_cloud_sharing_configuration.html -%%WWWDIR%%/core/doc/admin/configuration_files/file_sharing_configuration.html -%%WWWDIR%%/core/doc/admin/configuration_files/file_versioning.html -%%WWWDIR%%/core/doc/admin/configuration_files/files_locking_transactional.html -%%WWWDIR%%/core/doc/admin/configuration_files/index.html -%%WWWDIR%%/core/doc/admin/configuration_files/previews_configuration.html -%%WWWDIR%%/core/doc/admin/configuration_files/trashbin_options.html -%%WWWDIR%%/core/doc/admin/configuration_mimetypes/index.html -%%WWWDIR%%/core/doc/admin/configuration_mimetypes/mimetype_aliases.html -%%WWWDIR%%/core/doc/admin/configuration_mimetypes/mimetype_mapping.html -%%WWWDIR%%/core/doc/admin/configuration_server/activity_configuration.html -%%WWWDIR%%/core/doc/admin/configuration_server/antivirus_configuration.html -%%WWWDIR%%/core/doc/admin/configuration_server/automatic_configuration.html -%%WWWDIR%%/core/doc/admin/configuration_server/background_jobs_configuration.html -%%WWWDIR%%/core/doc/admin/configuration_server/caching_configuration.html -%%WWWDIR%%/core/doc/admin/configuration_server/config_sample_php_parameters.html -%%WWWDIR%%/core/doc/admin/configuration_server/custom_client_repos.html -%%WWWDIR%%/core/doc/admin/configuration_server/email_configuration.html -%%WWWDIR%%/core/doc/admin/configuration_server/external_sites.html -%%WWWDIR%%/core/doc/admin/configuration_server/harden_server.html -%%WWWDIR%%/core/doc/admin/configuration_server/import_ssl_cert.html -%%WWWDIR%%/core/doc/admin/configuration_server/index.html -%%WWWDIR%%/core/doc/admin/configuration_server/index_php_less_urls.html -%%WWWDIR%%/core/doc/admin/configuration_server/js_css_asset_management_configuration.html -%%WWWDIR%%/core/doc/admin/configuration_server/knowledgebase_configuration.html -%%WWWDIR%%/core/doc/admin/configuration_server/language_configuration.html -%%WWWDIR%%/core/doc/admin/configuration_server/logging_configuration.html -%%WWWDIR%%/core/doc/admin/configuration_server/oc_server_tuning.html -%%WWWDIR%%/core/doc/admin/configuration_server/occ_command.html -%%WWWDIR%%/core/doc/admin/configuration_server/reverse_proxy_configuration.html -%%WWWDIR%%/core/doc/admin/configuration_server/security_setup_warnings.html -%%WWWDIR%%/core/doc/admin/configuration_server/thirdparty_php_configuration.html -%%WWWDIR%%/core/doc/admin/configuration_user/index.html -%%WWWDIR%%/core/doc/admin/configuration_user/reset_admin_password.html -%%WWWDIR%%/core/doc/admin/configuration_user/reset_user_password.html -%%WWWDIR%%/core/doc/admin/configuration_user/user_auth_ftp_smb_imap.html -%%WWWDIR%%/core/doc/admin/configuration_user/user_auth_ldap.html -%%WWWDIR%%/core/doc/admin/configuration_user/user_auth_ldap_cleanup.html -%%WWWDIR%%/core/doc/admin/configuration_user/user_configuration.html -%%WWWDIR%%/core/doc/admin/configuration_user/user_provisioning_api.html -%%WWWDIR%%/core/doc/admin/contents.html -%%WWWDIR%%/core/doc/admin/enterprise_clients/creating_branded_apps.html -%%WWWDIR%%/core/doc/admin/enterprise_clients/custom_client_repos.html -%%WWWDIR%%/core/doc/admin/enterprise_clients/index.html -%%WWWDIR%%/core/doc/admin/enterprise_external_storage/enterprise_only_auth.html -%%WWWDIR%%/core/doc/admin/enterprise_external_storage/index.html -%%WWWDIR%%/core/doc/admin/enterprise_external_storage/jive_configuration.html -%%WWWDIR%%/core/doc/admin/enterprise_external_storage/ldap_home_connector_configuration.html -%%WWWDIR%%/core/doc/admin/enterprise_external_storage/s3_swift_as_primary_object_store_configuration.html -%%WWWDIR%%/core/doc/admin/enterprise_external_storage/sharepoint-integration_configuration.html -%%WWWDIR%%/core/doc/admin/enterprise_external_storage/windows-network-drive_configuration.html -%%WWWDIR%%/core/doc/admin/enterprise_file_management/files_drop.html -%%WWWDIR%%/core/doc/admin/enterprise_file_management/files_tagging.html -%%WWWDIR%%/core/doc/admin/enterprise_file_management/index.html -%%WWWDIR%%/core/doc/admin/enterprise_firewall/file_firewall.html -%%WWWDIR%%/core/doc/admin/enterprise_firewall/index.html -%%WWWDIR%%/core/doc/admin/enterprise_installation/index.html -%%WWWDIR%%/core/doc/admin/enterprise_installation/license_keys_installation.html -%%WWWDIR%%/core/doc/admin/enterprise_installation/linux_installation.html -%%WWWDIR%%/core/doc/admin/enterprise_installation/oracle_db_configuration.html -%%WWWDIR%%/core/doc/admin/enterprise_installation/supported_apps_installation.html -%%WWWDIR%%/core/doc/admin/enterprise_logging/enterprise_logging_apps.html -%%WWWDIR%%/core/doc/admin/enterprise_logging/index.html -%%WWWDIR%%/core/doc/admin/enterprise_server_branding/enterprise_server_branding.html -%%WWWDIR%%/core/doc/admin/enterprise_server_branding/index.html -%%WWWDIR%%/core/doc/admin/enterprise_troubleshooting.html -%%WWWDIR%%/core/doc/admin/enterprise_user_management/index.html -%%WWWDIR%%/core/doc/admin/enterprise_user_management/user_auth_shibboleth.html -%%WWWDIR%%/core/doc/admin/genindex.html %%WWWDIR%%/core/doc/admin/index.html -%%WWWDIR%%/core/doc/admin/installation/appliance_installation.html -%%WWWDIR%%/core/doc/admin/installation/apps_management_installation.html -%%WWWDIR%%/core/doc/admin/installation/apps_supported.html -%%WWWDIR%%/core/doc/admin/installation/changing_the_web_route.html -%%WWWDIR%%/core/doc/admin/installation/command_line_installation.html -%%WWWDIR%%/core/doc/admin/installation/deployment_recommendations.html -%%WWWDIR%%/core/doc/admin/installation/index.html -%%WWWDIR%%/core/doc/admin/installation/installation_wizard.html -%%WWWDIR%%/core/doc/admin/installation/linux_installation.html -%%WWWDIR%%/core/doc/admin/installation/nginx_examples.html -%%WWWDIR%%/core/doc/admin/installation/php_54_installation.html -%%WWWDIR%%/core/doc/admin/installation/php_55_installation.html -%%WWWDIR%%/core/doc/admin/installation/selinux_configuration.html -%%WWWDIR%%/core/doc/admin/installation/source_installation.html -%%WWWDIR%%/core/doc/admin/installation/system_requirements.html -%%WWWDIR%%/core/doc/admin/issues/code_signing.html -%%WWWDIR%%/core/doc/admin/issues/general_troubleshooting.html -%%WWWDIR%%/core/doc/admin/issues/index.html -%%WWWDIR%%/core/doc/admin/maintenance/backup.html -%%WWWDIR%%/core/doc/admin/maintenance/enable_maintenance.html -%%WWWDIR%%/core/doc/admin/maintenance/index.html -%%WWWDIR%%/core/doc/admin/maintenance/manual_upgrade.html -%%WWWDIR%%/core/doc/admin/maintenance/migrating.html -%%WWWDIR%%/core/doc/admin/maintenance/package_upgrade.html -%%WWWDIR%%/core/doc/admin/maintenance/restore.html -%%WWWDIR%%/core/doc/admin/maintenance/update.html -%%WWWDIR%%/core/doc/admin/maintenance/upgrade.html -%%WWWDIR%%/core/doc/admin/objects.inv -%%WWWDIR%%/core/doc/admin/release_notes.html -%%WWWDIR%%/core/doc/admin/search.html -%%WWWDIR%%/core/doc/admin/searchindex.js -%%WWWDIR%%/core/doc/admin/whats_new_admin.html +%%WWWDIR%%/core/doc/admin/release/.buildinfo +%%WWWDIR%%/core/doc/admin/release/_images/add_storage.png +%%WWWDIR%%/core/doc/admin/release/_images/admin_filehandling-1.png +%%WWWDIR%%/core/doc/admin/release/_images/admin_filehandling-2.png +%%WWWDIR%%/core/doc/admin/release/_images/amazons3.png +%%WWWDIR%%/core/doc/admin/release/_images/antivirus-app.png +%%WWWDIR%%/core/doc/admin/release/_images/antivirus-config.png +%%WWWDIR%%/core/doc/admin/release/_images/antivirus-daemon-socket.png +%%WWWDIR%%/core/doc/admin/release/_images/antivirus-executable.png +%%WWWDIR%%/core/doc/admin/release/_images/antivirus-logging.png +%%WWWDIR%%/core/doc/admin/release/_images/applicable.png +%%WWWDIR%%/core/doc/admin/release/_images/auth_backends-2.png +%%WWWDIR%%/core/doc/admin/release/_images/auth_backends.png +%%WWWDIR%%/core/doc/admin/release/_images/auth_mechanism.png +%%WWWDIR%%/core/doc/admin/release/_images/auth_rsa.png +%%WWWDIR%%/core/doc/admin/release/_images/code-integrity-admin.png +%%WWWDIR%%/core/doc/admin/release/_images/code-integrity-notification.png +%%WWWDIR%%/core/doc/admin/release/_images/community-vm-console.png +%%WWWDIR%%/core/doc/admin/release/_images/community-vm-splash.png +%%WWWDIR%%/core/doc/admin/release/_images/config-report-1.png +%%WWWDIR%%/core/doc/admin/release/_images/create_public_share-10.png +%%WWWDIR%%/core/doc/admin/release/_images/create_public_share-6.png +%%WWWDIR%%/core/doc/admin/release/_images/create_public_share-8.png +%%WWWDIR%%/core/doc/admin/release/_images/create_public_share-9.png +%%WWWDIR%%/core/doc/admin/release/_images/deprecs-1.png +%%WWWDIR%%/core/doc/admin/release/_images/deprecs-2.png +%%WWWDIR%%/core/doc/admin/release/_images/deprecs-3.png +%%WWWDIR%%/core/doc/admin/release/_images/documents_app_enable.png +%%WWWDIR%%/core/doc/admin/release/_images/documents_apply_test.png +%%WWWDIR%%/core/doc/admin/release/_images/dropbox-1.png +%%WWWDIR%%/core/doc/admin/release/_images/dropbox-2.png +%%WWWDIR%%/core/doc/admin/release/_images/dropbox-3.png +%%WWWDIR%%/core/doc/admin/release/_images/dropbox-4.png +%%WWWDIR%%/core/doc/admin/release/_images/dropbox-5.png +%%WWWDIR%%/core/doc/admin/release/_images/dropbox-6.png +%%WWWDIR%%/core/doc/admin/release/_images/dropbox-oc.png +%%WWWDIR%%/core/doc/admin/release/_images/dropbox.png +%%WWWDIR%%/core/doc/admin/release/_images/enable-app.png +%%WWWDIR%%/core/doc/admin/release/_images/encryption1.png +%%WWWDIR%%/core/doc/admin/release/_images/encryption10.png +%%WWWDIR%%/core/doc/admin/release/_images/encryption12.png +%%WWWDIR%%/core/doc/admin/release/_images/encryption14.png +%%WWWDIR%%/core/doc/admin/release/_images/encryption15.png +%%WWWDIR%%/core/doc/admin/release/_images/encryption3.png +%%WWWDIR%%/core/doc/admin/release/_images/encryption7.png +%%WWWDIR%%/core/doc/admin/release/_images/encryption8.png +%%WWWDIR%%/core/doc/admin/release/_images/encryption9.png +%%WWWDIR%%/core/doc/admin/release/_images/external-sites-1.png +%%WWWDIR%%/core/doc/admin/release/_images/external-sites-2.png +%%WWWDIR%%/core/doc/admin/release/_images/external-sites-3.png +%%WWWDIR%%/core/doc/admin/release/_images/external-sites-4.png +%%WWWDIR%%/core/doc/admin/release/_images/external-sites-5.png +%%WWWDIR%%/core/doc/admin/release/_images/federation-0.png +%%WWWDIR%%/core/doc/admin/release/_images/federation-1.png +%%WWWDIR%%/core/doc/admin/release/_images/federation-2.png +%%WWWDIR%%/core/doc/admin/release/_images/federation-3.png +%%WWWDIR%%/core/doc/admin/release/_images/files-drop-1.png +%%WWWDIR%%/core/doc/admin/release/_images/files-drop-2.png +%%WWWDIR%%/core/doc/admin/release/_images/files-drop-3.png +%%WWWDIR%%/core/doc/admin/release/_images/files-drop-4.png +%%WWWDIR%%/core/doc/admin/release/_images/files-drop-5.png +%%WWWDIR%%/core/doc/admin/release/_images/files-drop-6.png +%%WWWDIR%%/core/doc/admin/release/_images/files-drop-7.png +%%WWWDIR%%/core/doc/admin/release/_images/firewall-1.png +%%WWWDIR%%/core/doc/admin/release/_images/firewall-2.png +%%WWWDIR%%/core/doc/admin/release/_images/firewall-3.png +%%WWWDIR%%/core/doc/admin/release/_images/ftp.png +%%WWWDIR%%/core/doc/admin/release/_images/google-drive.png +%%WWWDIR%%/core/doc/admin/release/_images/google-drive1.png +%%WWWDIR%%/core/doc/admin/release/_images/google-drive10.png +%%WWWDIR%%/core/doc/admin/release/_images/google-drive11.png +%%WWWDIR%%/core/doc/admin/release/_images/google-drive12.png +%%WWWDIR%%/core/doc/admin/release/_images/google-drive13.png +%%WWWDIR%%/core/doc/admin/release/_images/google-drive2.png +%%WWWDIR%%/core/doc/admin/release/_images/google-drive3.png +%%WWWDIR%%/core/doc/admin/release/_images/google-drive4.png +%%WWWDIR%%/core/doc/admin/release/_images/google-drive5.png +%%WWWDIR%%/core/doc/admin/release/_images/google-drive6.png +%%WWWDIR%%/core/doc/admin/release/_images/google-drive8.png +%%WWWDIR%%/core/doc/admin/release/_images/google-drive9.png +%%WWWDIR%%/core/doc/admin/release/_images/import-ssl-cert-1.png +%%WWWDIR%%/core/doc/admin/release/_images/import-ssl-cert-2.png +%%WWWDIR%%/core/doc/admin/release/_images/install-wizard-a.png +%%WWWDIR%%/core/doc/admin/release/_images/install-wizard-a1.png +%%WWWDIR%%/core/doc/admin/release/_images/install-wizard-a2.png +%%WWWDIR%%/core/doc/admin/release/_images/install-wizard-a4.png +%%WWWDIR%%/core/doc/admin/release/_images/jive_2.png +%%WWWDIR%%/core/doc/admin/release/_images/jive_config.png +%%WWWDIR%%/core/doc/admin/release/_images/ldap-advanced-1-connection.png +%%WWWDIR%%/core/doc/admin/release/_images/ldap-advanced-2-directory.png +%%WWWDIR%%/core/doc/admin/release/_images/ldap-advanced-3-attributes.png +%%WWWDIR%%/core/doc/admin/release/_images/ldap-expert.png +%%WWWDIR%%/core/doc/admin/release/_images/ldap-fetched-avatar.png +%%WWWDIR%%/core/doc/admin/release/_images/ldap-home-connector-1.png +%%WWWDIR%%/core/doc/admin/release/_images/ldap-home-connector-2.png +%%WWWDIR%%/core/doc/admin/release/_images/ldap-home-connector-3.png +%%WWWDIR%%/core/doc/admin/release/_images/ldap-wizard-1-server.png +%%WWWDIR%%/core/doc/admin/release/_images/ldap-wizard-2-user.png +%%WWWDIR%%/core/doc/admin/release/_images/ldap-wizard-3-login.png +%%WWWDIR%%/core/doc/admin/release/_images/ldap-wizard-4-group.png +%%WWWDIR%%/core/doc/admin/release/_images/local.png +%%WWWDIR%%/core/doc/admin/release/_images/logging-1.png +%%WWWDIR%%/core/doc/admin/release/_images/mount_options.png +%%WWWDIR%%/core/doc/admin/release/_images/oc_admin_app_page.png +%%WWWDIR%%/core/doc/admin/release/_images/openstack.png +%%WWWDIR%%/core/doc/admin/release/_images/oracle-1.png +%%WWWDIR%%/core/doc/admin/release/_images/ownbrander-1.png +%%WWWDIR%%/core/doc/admin/release/_images/ownbrander-11.png +%%WWWDIR%%/core/doc/admin/release/_images/phpinfo.png +%%WWWDIR%%/core/doc/admin/release/_images/preview_images.png +%%WWWDIR%%/core/doc/admin/release/_images/rackspace.png +%%WWWDIR%%/core/doc/admin/release/_images/security-setup-warning-1.png +%%WWWDIR%%/core/doc/admin/release/_images/sharepoint-1.png +%%WWWDIR%%/core/doc/admin/release/_images/sharepoint-2.png +%%WWWDIR%%/core/doc/admin/release/_images/sharepoint-3.png +%%WWWDIR%%/core/doc/admin/release/_images/sharepoint-4.png +%%WWWDIR%%/core/doc/admin/release/_images/sharing-files-1.png +%%WWWDIR%%/core/doc/admin/release/_images/sharing-files-2.png +%%WWWDIR%%/core/doc/admin/release/_images/shib-gui1.png +%%WWWDIR%%/core/doc/admin/release/_images/shib-gui4.png +%%WWWDIR%%/core/doc/admin/release/_images/shib-gui5.png +%%WWWDIR%%/core/doc/admin/release/_images/shib-gui6.png +%%WWWDIR%%/core/doc/admin/release/_images/shibboleth-personal.png +%%WWWDIR%%/core/doc/admin/release/_images/skeleton-files.png +%%WWWDIR%%/core/doc/admin/release/_images/skeleton-files1.png +%%WWWDIR%%/core/doc/admin/release/_images/smb.png +%%WWWDIR%%/core/doc/admin/release/_images/smtp-config-php-sendmail.png +%%WWWDIR%%/core/doc/admin/release/_images/smtp-config-smtp.png +%%WWWDIR%%/core/doc/admin/release/_images/smtp-config-wizard.png +%%WWWDIR%%/core/doc/admin/release/_images/trashbin-1.png +%%WWWDIR%%/core/doc/admin/release/_images/upgrade-1.png +%%WWWDIR%%/core/doc/admin/release/_images/upgrade-2.png +%%WWWDIR%%/core/doc/admin/release/_images/user_mounts.png +%%WWWDIR%%/core/doc/admin/release/_images/users-config-1.png +%%WWWDIR%%/core/doc/admin/release/_images/users-config-2.png +%%WWWDIR%%/core/doc/admin/release/_images/users-config.png +%%WWWDIR%%/core/doc/admin/release/_images/users-create.png +%%WWWDIR%%/core/doc/admin/release/_images/users-groups.png +%%WWWDIR%%/core/doc/admin/release/_images/webbrander-1.png +%%WWWDIR%%/core/doc/admin/release/_images/webdav.png +%%WWWDIR%%/core/doc/admin/release/_images/wnd-1.png +%%WWWDIR%%/core/doc/admin/release/_images/wnd-2.png +%%WWWDIR%%/core/doc/admin/release/_images/wnd-3.png +%%WWWDIR%%/core/doc/admin/release/_images/workflow-1.png +%%WWWDIR%%/core/doc/admin/release/_images/workflow-2.png +%%WWWDIR%%/core/doc/admin/release/_images/workflow-3.png +%%WWWDIR%%/core/doc/admin/release/_images/workflow-4.png +%%WWWDIR%%/core/doc/admin/release/_images/workflow-5.png +%%WWWDIR%%/core/doc/admin/release/_sources/configuration_database/db_conversion.txt +%%WWWDIR%%/core/doc/admin/release/_sources/configuration_database/index.txt +%%WWWDIR%%/core/doc/admin/release/_sources/configuration_database/linux_database_configuration.txt +%%WWWDIR%%/core/doc/admin/release/_sources/configuration_files/big_file_upload_configuration.txt +%%WWWDIR%%/core/doc/admin/release/_sources/configuration_files/collaborative_documents_configuration.txt +%%WWWDIR%%/core/doc/admin/release/_sources/configuration_files/default_files_configuration.txt +%%WWWDIR%%/core/doc/admin/release/_sources/configuration_files/encryption_configuration.txt +%%WWWDIR%%/core/doc/admin/release/_sources/configuration_files/external_storage/amazons3.txt +%%WWWDIR%%/core/doc/admin/release/_sources/configuration_files/external_storage/auth_mechanisms.txt +%%WWWDIR%%/core/doc/admin/release/_sources/configuration_files/external_storage/dropbox.txt +%%WWWDIR%%/core/doc/admin/release/_sources/configuration_files/external_storage/ftp.txt +%%WWWDIR%%/core/doc/admin/release/_sources/configuration_files/external_storage/google.txt +%%WWWDIR%%/core/doc/admin/release/_sources/configuration_files/external_storage/local.txt +%%WWWDIR%%/core/doc/admin/release/_sources/configuration_files/external_storage/openstack.txt +%%WWWDIR%%/core/doc/admin/release/_sources/configuration_files/external_storage/owncloud.txt +%%WWWDIR%%/core/doc/admin/release/_sources/configuration_files/external_storage/sftp.txt +%%WWWDIR%%/core/doc/admin/release/_sources/configuration_files/external_storage/smb.txt +%%WWWDIR%%/core/doc/admin/release/_sources/configuration_files/external_storage/webdav.txt +%%WWWDIR%%/core/doc/admin/release/_sources/configuration_files/external_storage_configuration.txt +%%WWWDIR%%/core/doc/admin/release/_sources/configuration_files/external_storage_configuration_gui.txt +%%WWWDIR%%/core/doc/admin/release/_sources/configuration_files/federated_cloud_sharing_configuration.txt +%%WWWDIR%%/core/doc/admin/release/_sources/configuration_files/file_sharing_configuration.txt +%%WWWDIR%%/core/doc/admin/release/_sources/configuration_files/file_versioning.txt +%%WWWDIR%%/core/doc/admin/release/_sources/configuration_files/files_locking_transactional.txt +%%WWWDIR%%/core/doc/admin/release/_sources/configuration_files/index.txt +%%WWWDIR%%/core/doc/admin/release/_sources/configuration_files/previews_configuration.txt +%%WWWDIR%%/core/doc/admin/release/_sources/configuration_files/trashbin_options.txt +%%WWWDIR%%/core/doc/admin/release/_sources/configuration_mimetypes/index.txt +%%WWWDIR%%/core/doc/admin/release/_sources/configuration_mimetypes/mimetype_aliases.txt +%%WWWDIR%%/core/doc/admin/release/_sources/configuration_mimetypes/mimetype_mapping.txt +%%WWWDIR%%/core/doc/admin/release/_sources/configuration_server/activity_configuration.txt +%%WWWDIR%%/core/doc/admin/release/_sources/configuration_server/antivirus_configuration.txt +%%WWWDIR%%/core/doc/admin/release/_sources/configuration_server/automatic_configuration.txt +%%WWWDIR%%/core/doc/admin/release/_sources/configuration_server/background_jobs_configuration.txt +%%WWWDIR%%/core/doc/admin/release/_sources/configuration_server/caching_configuration.txt +%%WWWDIR%%/core/doc/admin/release/_sources/configuration_server/config_sample_php_parameters.txt +%%WWWDIR%%/core/doc/admin/release/_sources/configuration_server/custom_client_repos.txt +%%WWWDIR%%/core/doc/admin/release/_sources/configuration_server/email_configuration.txt +%%WWWDIR%%/core/doc/admin/release/_sources/configuration_server/external_sites.txt +%%WWWDIR%%/core/doc/admin/release/_sources/configuration_server/harden_server.txt +%%WWWDIR%%/core/doc/admin/release/_sources/configuration_server/import_ssl_cert.txt +%%WWWDIR%%/core/doc/admin/release/_sources/configuration_server/index.txt +%%WWWDIR%%/core/doc/admin/release/_sources/configuration_server/index_php_less_urls.txt +%%WWWDIR%%/core/doc/admin/release/_sources/configuration_server/js_css_asset_management_configuration.txt +%%WWWDIR%%/core/doc/admin/release/_sources/configuration_server/knowledgebase_configuration.txt +%%WWWDIR%%/core/doc/admin/release/_sources/configuration_server/language_configuration.txt +%%WWWDIR%%/core/doc/admin/release/_sources/configuration_server/logging_configuration.txt +%%WWWDIR%%/core/doc/admin/release/_sources/configuration_server/oc_server_tuning.txt +%%WWWDIR%%/core/doc/admin/release/_sources/configuration_server/occ_command.txt +%%WWWDIR%%/core/doc/admin/release/_sources/configuration_server/reverse_proxy_configuration.txt +%%WWWDIR%%/core/doc/admin/release/_sources/configuration_server/security_setup_warnings.txt +%%WWWDIR%%/core/doc/admin/release/_sources/configuration_server/thirdparty_php_configuration.txt +%%WWWDIR%%/core/doc/admin/release/_sources/configuration_user/index.txt +%%WWWDIR%%/core/doc/admin/release/_sources/configuration_user/reset_admin_password.txt +%%WWWDIR%%/core/doc/admin/release/_sources/configuration_user/reset_user_password.txt +%%WWWDIR%%/core/doc/admin/release/_sources/configuration_user/user_auth_ftp_smb_imap.txt +%%WWWDIR%%/core/doc/admin/release/_sources/configuration_user/user_auth_ldap.txt +%%WWWDIR%%/core/doc/admin/release/_sources/configuration_user/user_auth_ldap_cleanup.txt +%%WWWDIR%%/core/doc/admin/release/_sources/configuration_user/user_configuration.txt +%%WWWDIR%%/core/doc/admin/release/_sources/configuration_user/user_provisioning_api.txt +%%WWWDIR%%/core/doc/admin/release/_sources/contents.txt +%%WWWDIR%%/core/doc/admin/release/_sources/enterprise_clients/creating_branded_apps.txt +%%WWWDIR%%/core/doc/admin/release/_sources/enterprise_clients/custom_client_repos.txt +%%WWWDIR%%/core/doc/admin/release/_sources/enterprise_clients/index.txt +%%WWWDIR%%/core/doc/admin/release/_sources/enterprise_external_storage/enterprise_only_auth.txt +%%WWWDIR%%/core/doc/admin/release/_sources/enterprise_external_storage/index.txt +%%WWWDIR%%/core/doc/admin/release/_sources/enterprise_external_storage/jive_configuration.txt +%%WWWDIR%%/core/doc/admin/release/_sources/enterprise_external_storage/ldap_home_connector_configuration.txt +%%WWWDIR%%/core/doc/admin/release/_sources/enterprise_external_storage/s3_swift_as_primary_object_store_configuration.txt +%%WWWDIR%%/core/doc/admin/release/_sources/enterprise_external_storage/sharepoint-integration_configuration.txt +%%WWWDIR%%/core/doc/admin/release/_sources/enterprise_external_storage/windows-network-drive_configuration.txt +%%WWWDIR%%/core/doc/admin/release/_sources/enterprise_file_management/files_drop.txt +%%WWWDIR%%/core/doc/admin/release/_sources/enterprise_file_management/files_tagging.txt +%%WWWDIR%%/core/doc/admin/release/_sources/enterprise_file_management/index.txt +%%WWWDIR%%/core/doc/admin/release/_sources/enterprise_firewall/file_firewall.txt +%%WWWDIR%%/core/doc/admin/release/_sources/enterprise_firewall/index.txt +%%WWWDIR%%/core/doc/admin/release/_sources/enterprise_installation/index.txt +%%WWWDIR%%/core/doc/admin/release/_sources/enterprise_installation/license_keys_installation.txt +%%WWWDIR%%/core/doc/admin/release/_sources/enterprise_installation/linux_installation.txt +%%WWWDIR%%/core/doc/admin/release/_sources/enterprise_installation/oracle_db_configuration.txt +%%WWWDIR%%/core/doc/admin/release/_sources/enterprise_installation/supported_apps_installation.txt +%%WWWDIR%%/core/doc/admin/release/_sources/enterprise_logging/enterprise_logging_apps.txt +%%WWWDIR%%/core/doc/admin/release/_sources/enterprise_logging/index.txt +%%WWWDIR%%/core/doc/admin/release/_sources/enterprise_server_branding/enterprise_server_branding.txt +%%WWWDIR%%/core/doc/admin/release/_sources/enterprise_server_branding/index.txt +%%WWWDIR%%/core/doc/admin/release/_sources/enterprise_troubleshooting.txt +%%WWWDIR%%/core/doc/admin/release/_sources/enterprise_user_management/index.txt +%%WWWDIR%%/core/doc/admin/release/_sources/enterprise_user_management/user_auth_shibboleth.txt +%%WWWDIR%%/core/doc/admin/release/_sources/index.txt +%%WWWDIR%%/core/doc/admin/release/_sources/installation/appliance_installation.txt +%%WWWDIR%%/core/doc/admin/release/_sources/installation/apps_management_installation.txt +%%WWWDIR%%/core/doc/admin/release/_sources/installation/apps_supported.txt +%%WWWDIR%%/core/doc/admin/release/_sources/installation/changing_the_web_route.txt +%%WWWDIR%%/core/doc/admin/release/_sources/installation/command_line_installation.txt +%%WWWDIR%%/core/doc/admin/release/_sources/installation/deployment_recommendations.txt +%%WWWDIR%%/core/doc/admin/release/_sources/installation/index.txt +%%WWWDIR%%/core/doc/admin/release/_sources/installation/installation_wizard.txt +%%WWWDIR%%/core/doc/admin/release/_sources/installation/linux_installation.txt +%%WWWDIR%%/core/doc/admin/release/_sources/installation/nginx_examples.txt +%%WWWDIR%%/core/doc/admin/release/_sources/installation/php_54_installation.txt +%%WWWDIR%%/core/doc/admin/release/_sources/installation/php_55_installation.txt +%%WWWDIR%%/core/doc/admin/release/_sources/installation/selinux_configuration.txt +%%WWWDIR%%/core/doc/admin/release/_sources/installation/source_installation.txt +%%WWWDIR%%/core/doc/admin/release/_sources/installation/system_requirements.txt +%%WWWDIR%%/core/doc/admin/release/_sources/issues/code_signing.txt +%%WWWDIR%%/core/doc/admin/release/_sources/issues/general_troubleshooting.txt +%%WWWDIR%%/core/doc/admin/release/_sources/issues/index.txt +%%WWWDIR%%/core/doc/admin/release/_sources/maintenance/backup.txt +%%WWWDIR%%/core/doc/admin/release/_sources/maintenance/enable_maintenance.txt +%%WWWDIR%%/core/doc/admin/release/_sources/maintenance/index.txt +%%WWWDIR%%/core/doc/admin/release/_sources/maintenance/manual_upgrade.txt +%%WWWDIR%%/core/doc/admin/release/_sources/maintenance/migrating.txt +%%WWWDIR%%/core/doc/admin/release/_sources/maintenance/package_upgrade.txt +%%WWWDIR%%/core/doc/admin/release/_sources/maintenance/restore.txt +%%WWWDIR%%/core/doc/admin/release/_sources/maintenance/update.txt +%%WWWDIR%%/core/doc/admin/release/_sources/maintenance/upgrade.txt +%%WWWDIR%%/core/doc/admin/release/_sources/release_notes.txt +%%WWWDIR%%/core/doc/admin/release/_sources/whats_new_admin.txt +%%WWWDIR%%/core/doc/admin/release/_static/ajax-loader.gif +%%WWWDIR%%/core/doc/admin/release/_static/basic.css +%%WWWDIR%%/core/doc/admin/release/_static/bootstrap-3.1.0/css/bootstrap-theme.css +%%WWWDIR%%/core/doc/admin/release/_static/bootstrap-3.1.0/css/bootstrap-theme.css.map +%%WWWDIR%%/core/doc/admin/release/_static/bootstrap-3.1.0/css/bootstrap-theme.min.css +%%WWWDIR%%/core/doc/admin/release/_static/bootstrap-3.1.0/css/bootstrap.css +%%WWWDIR%%/core/doc/admin/release/_static/bootstrap-3.1.0/css/bootstrap.css.map +%%WWWDIR%%/core/doc/admin/release/_static/bootstrap-3.1.0/css/bootstrap.min.css +%%WWWDIR%%/core/doc/admin/release/_static/bootstrap-3.1.0/fonts/glyphicons-halflings-regular.eot +%%WWWDIR%%/core/doc/admin/release/_static/bootstrap-3.1.0/fonts/glyphicons-halflings-regular.svg +%%WWWDIR%%/core/doc/admin/release/_static/bootstrap-3.1.0/fonts/glyphicons-halflings-regular.ttf +%%WWWDIR%%/core/doc/admin/release/_static/bootstrap-3.1.0/fonts/glyphicons-halflings-regular.woff +%%WWWDIR%%/core/doc/admin/release/_static/bootstrap-3.1.0/js/bootstrap.js +%%WWWDIR%%/core/doc/admin/release/_static/bootstrap-3.1.0/js/bootstrap.min.js +%%WWWDIR%%/core/doc/admin/release/_static/bootstrap-sphinx.css +%%WWWDIR%%/core/doc/admin/release/_static/bootstrap-sphinx.js +%%WWWDIR%%/core/doc/admin/release/_static/comment-bright.png +%%WWWDIR%%/core/doc/admin/release/_static/comment-close.png +%%WWWDIR%%/core/doc/admin/release/_static/comment.png +%%WWWDIR%%/core/doc/admin/release/_static/doctools.js +%%WWWDIR%%/core/doc/admin/release/_static/down-pressed.png +%%WWWDIR%%/core/doc/admin/release/_static/down.png +%%WWWDIR%%/core/doc/admin/release/_static/file.png +%%WWWDIR%%/core/doc/admin/release/_static/fonts/OpenSans-Bold.ttf +%%WWWDIR%%/core/doc/admin/release/_static/fonts/OpenSans-Bold.woff +%%WWWDIR%%/core/doc/admin/release/_static/fonts/OpenSans-Italic.ttf +%%WWWDIR%%/core/doc/admin/release/_static/fonts/OpenSans-Italic.woff +%%WWWDIR%%/core/doc/admin/release/_static/fonts/OpenSans-Light.ttf +%%WWWDIR%%/core/doc/admin/release/_static/fonts/OpenSans-Light.woff +%%WWWDIR%%/core/doc/admin/release/_static/fonts/OpenSans-Regular.ttf +%%WWWDIR%%/core/doc/admin/release/_static/fonts/OpenSans-Regular.woff +%%WWWDIR%%/core/doc/admin/release/_static/fonts/fontawesome-webfont.eot +%%WWWDIR%%/core/doc/admin/release/_static/fonts/fontawesome-webfont.svg +%%WWWDIR%%/core/doc/admin/release/_static/fonts/fontawesome-webfont.ttf +%%WWWDIR%%/core/doc/admin/release/_static/fonts/fontawesome-webfont.woff +%%WWWDIR%%/core/doc/admin/release/_static/img/logo_owncloud.svg +%%WWWDIR%%/core/doc/admin/release/_static/img/note_pencil.svg +%%WWWDIR%%/core/doc/admin/release/_static/img/social/diaspora.png +%%WWWDIR%%/core/doc/admin/release/_static/img/social/diaspora.svg +%%WWWDIR%%/core/doc/admin/release/_static/img/social/diasporaround.png +%%WWWDIR%%/core/doc/admin/release/_static/img/social/facebook.png +%%WWWDIR%%/core/doc/admin/release/_static/img/social/facebook.svg +%%WWWDIR%%/core/doc/admin/release/_static/img/social/googleplus.png +%%WWWDIR%%/core/doc/admin/release/_static/img/social/googleplus.svg +%%WWWDIR%%/core/doc/admin/release/_static/img/social/mail.svg +%%WWWDIR%%/core/doc/admin/release/_static/img/social/ownCloud7launch.png +%%WWWDIR%%/core/doc/admin/release/_static/img/social/rss.png +%%WWWDIR%%/core/doc/admin/release/_static/img/social/rss.svg +%%WWWDIR%%/core/doc/admin/release/_static/img/social/twitter.png +%%WWWDIR%%/core/doc/admin/release/_static/img/social/twitter.svg +%%WWWDIR%%/core/doc/admin/release/_static/img/social/twitterround.png +%%WWWDIR%%/core/doc/admin/release/_static/img/social/youtube.svg +%%WWWDIR%%/core/doc/admin/release/_static/img/warning.svg +%%WWWDIR%%/core/doc/admin/release/_static/jquery-1.11.1.js +%%WWWDIR%%/core/doc/admin/release/_static/jquery.js +%%WWWDIR%%/core/doc/admin/release/_static/js/jquery-1.11.0.min.js +%%WWWDIR%%/core/doc/admin/release/_static/js/jquery-fix.js +%%WWWDIR%%/core/doc/admin/release/_static/logo-blue.pdf +%%WWWDIR%%/core/doc/admin/release/_static/logo-blue.png +%%WWWDIR%%/core/doc/admin/release/_static/main.min.css +%%WWWDIR%%/core/doc/admin/release/_static/minus.png +%%WWWDIR%%/core/doc/admin/release/_static/plus.png +%%WWWDIR%%/core/doc/admin/release/_static/pygments.css +%%WWWDIR%%/core/doc/admin/release/_static/searchtools.js +%%WWWDIR%%/core/doc/admin/release/_static/social/diaspora.svg +%%WWWDIR%%/core/doc/admin/release/_static/social/diasporaround.png +%%WWWDIR%%/core/doc/admin/release/_static/social/facebook.png +%%WWWDIR%%/core/doc/admin/release/_static/social/googleplus.png +%%WWWDIR%%/core/doc/admin/release/_static/social/mail.png +%%WWWDIR%%/core/doc/admin/release/_static/social/mail.svg +%%WWWDIR%%/core/doc/admin/release/_static/social/rss.png +%%WWWDIR%%/core/doc/admin/release/_static/social/rss.svg +%%WWWDIR%%/core/doc/admin/release/_static/social/twitter.svg +%%WWWDIR%%/core/doc/admin/release/_static/social/twitterround.png +%%WWWDIR%%/core/doc/admin/release/_static/social/youtube.svg +%%WWWDIR%%/core/doc/admin/release/_static/styles.css +%%WWWDIR%%/core/doc/admin/release/_static/underscore-1.3.1.js +%%WWWDIR%%/core/doc/admin/release/_static/underscore.js +%%WWWDIR%%/core/doc/admin/release/_static/up-pressed.png +%%WWWDIR%%/core/doc/admin/release/_static/up.png +%%WWWDIR%%/core/doc/admin/release/_static/websupport.js +%%WWWDIR%%/core/doc/admin/release/configuration_database/db_conversion.html +%%WWWDIR%%/core/doc/admin/release/configuration_database/index.html +%%WWWDIR%%/core/doc/admin/release/configuration_database/linux_database_configuration.html +%%WWWDIR%%/core/doc/admin/release/configuration_files/big_file_upload_configuration.html +%%WWWDIR%%/core/doc/admin/release/configuration_files/collaborative_documents_configuration.html +%%WWWDIR%%/core/doc/admin/release/configuration_files/default_files_configuration.html +%%WWWDIR%%/core/doc/admin/release/configuration_files/encryption_configuration.html +%%WWWDIR%%/core/doc/admin/release/configuration_files/external_storage/amazons3.html +%%WWWDIR%%/core/doc/admin/release/configuration_files/external_storage/auth_mechanisms.html +%%WWWDIR%%/core/doc/admin/release/configuration_files/external_storage/dropbox.html +%%WWWDIR%%/core/doc/admin/release/configuration_files/external_storage/ftp.html +%%WWWDIR%%/core/doc/admin/release/configuration_files/external_storage/google.html +%%WWWDIR%%/core/doc/admin/release/configuration_files/external_storage/local.html +%%WWWDIR%%/core/doc/admin/release/configuration_files/external_storage/openstack.html +%%WWWDIR%%/core/doc/admin/release/configuration_files/external_storage/owncloud.html +%%WWWDIR%%/core/doc/admin/release/configuration_files/external_storage/sftp.html +%%WWWDIR%%/core/doc/admin/release/configuration_files/external_storage/smb.html +%%WWWDIR%%/core/doc/admin/release/configuration_files/external_storage/webdav.html +%%WWWDIR%%/core/doc/admin/release/configuration_files/external_storage_configuration.html +%%WWWDIR%%/core/doc/admin/release/configuration_files/external_storage_configuration_gui.html +%%WWWDIR%%/core/doc/admin/release/configuration_files/federated_cloud_sharing_configuration.html +%%WWWDIR%%/core/doc/admin/release/configuration_files/file_sharing_configuration.html +%%WWWDIR%%/core/doc/admin/release/configuration_files/file_versioning.html +%%WWWDIR%%/core/doc/admin/release/configuration_files/files_locking_transactional.html +%%WWWDIR%%/core/doc/admin/release/configuration_files/index.html +%%WWWDIR%%/core/doc/admin/release/configuration_files/previews_configuration.html +%%WWWDIR%%/core/doc/admin/release/configuration_files/trashbin_options.html +%%WWWDIR%%/core/doc/admin/release/configuration_mimetypes/index.html +%%WWWDIR%%/core/doc/admin/release/configuration_mimetypes/mimetype_aliases.html +%%WWWDIR%%/core/doc/admin/release/configuration_mimetypes/mimetype_mapping.html +%%WWWDIR%%/core/doc/admin/release/configuration_server/activity_configuration.html +%%WWWDIR%%/core/doc/admin/release/configuration_server/antivirus_configuration.html +%%WWWDIR%%/core/doc/admin/release/configuration_server/automatic_configuration.html +%%WWWDIR%%/core/doc/admin/release/configuration_server/background_jobs_configuration.html +%%WWWDIR%%/core/doc/admin/release/configuration_server/caching_configuration.html +%%WWWDIR%%/core/doc/admin/release/configuration_server/config_sample_php_parameters.html +%%WWWDIR%%/core/doc/admin/release/configuration_server/custom_client_repos.html +%%WWWDIR%%/core/doc/admin/release/configuration_server/email_configuration.html +%%WWWDIR%%/core/doc/admin/release/configuration_server/external_sites.html +%%WWWDIR%%/core/doc/admin/release/configuration_server/harden_server.html +%%WWWDIR%%/core/doc/admin/release/configuration_server/import_ssl_cert.html +%%WWWDIR%%/core/doc/admin/release/configuration_server/index.html +%%WWWDIR%%/core/doc/admin/release/configuration_server/index_php_less_urls.html +%%WWWDIR%%/core/doc/admin/release/configuration_server/js_css_asset_management_configuration.html +%%WWWDIR%%/core/doc/admin/release/configuration_server/knowledgebase_configuration.html +%%WWWDIR%%/core/doc/admin/release/configuration_server/language_configuration.html +%%WWWDIR%%/core/doc/admin/release/configuration_server/logging_configuration.html +%%WWWDIR%%/core/doc/admin/release/configuration_server/oc_server_tuning.html +%%WWWDIR%%/core/doc/admin/release/configuration_server/occ_command.html +%%WWWDIR%%/core/doc/admin/release/configuration_server/reverse_proxy_configuration.html +%%WWWDIR%%/core/doc/admin/release/configuration_server/security_setup_warnings.html +%%WWWDIR%%/core/doc/admin/release/configuration_server/thirdparty_php_configuration.html +%%WWWDIR%%/core/doc/admin/release/configuration_user/index.html +%%WWWDIR%%/core/doc/admin/release/configuration_user/reset_admin_password.html +%%WWWDIR%%/core/doc/admin/release/configuration_user/reset_user_password.html +%%WWWDIR%%/core/doc/admin/release/configuration_user/user_auth_ftp_smb_imap.html +%%WWWDIR%%/core/doc/admin/release/configuration_user/user_auth_ldap.html +%%WWWDIR%%/core/doc/admin/release/configuration_user/user_auth_ldap_cleanup.html +%%WWWDIR%%/core/doc/admin/release/configuration_user/user_configuration.html +%%WWWDIR%%/core/doc/admin/release/configuration_user/user_provisioning_api.html +%%WWWDIR%%/core/doc/admin/release/contents.html +%%WWWDIR%%/core/doc/admin/release/enterprise_clients/creating_branded_apps.html +%%WWWDIR%%/core/doc/admin/release/enterprise_clients/custom_client_repos.html +%%WWWDIR%%/core/doc/admin/release/enterprise_clients/index.html +%%WWWDIR%%/core/doc/admin/release/enterprise_external_storage/enterprise_only_auth.html +%%WWWDIR%%/core/doc/admin/release/enterprise_external_storage/index.html +%%WWWDIR%%/core/doc/admin/release/enterprise_external_storage/jive_configuration.html +%%WWWDIR%%/core/doc/admin/release/enterprise_external_storage/ldap_home_connector_configuration.html +%%WWWDIR%%/core/doc/admin/release/enterprise_external_storage/s3_swift_as_primary_object_store_configuration.html +%%WWWDIR%%/core/doc/admin/release/enterprise_external_storage/sharepoint-integration_configuration.html +%%WWWDIR%%/core/doc/admin/release/enterprise_external_storage/windows-network-drive_configuration.html +%%WWWDIR%%/core/doc/admin/release/enterprise_file_management/files_drop.html +%%WWWDIR%%/core/doc/admin/release/enterprise_file_management/files_tagging.html +%%WWWDIR%%/core/doc/admin/release/enterprise_file_management/index.html +%%WWWDIR%%/core/doc/admin/release/enterprise_firewall/file_firewall.html +%%WWWDIR%%/core/doc/admin/release/enterprise_firewall/index.html +%%WWWDIR%%/core/doc/admin/release/enterprise_installation/index.html +%%WWWDIR%%/core/doc/admin/release/enterprise_installation/license_keys_installation.html +%%WWWDIR%%/core/doc/admin/release/enterprise_installation/linux_installation.html +%%WWWDIR%%/core/doc/admin/release/enterprise_installation/oracle_db_configuration.html +%%WWWDIR%%/core/doc/admin/release/enterprise_installation/supported_apps_installation.html +%%WWWDIR%%/core/doc/admin/release/enterprise_logging/enterprise_logging_apps.html +%%WWWDIR%%/core/doc/admin/release/enterprise_logging/index.html +%%WWWDIR%%/core/doc/admin/release/enterprise_server_branding/enterprise_server_branding.html +%%WWWDIR%%/core/doc/admin/release/enterprise_server_branding/index.html +%%WWWDIR%%/core/doc/admin/release/enterprise_troubleshooting.html +%%WWWDIR%%/core/doc/admin/release/enterprise_user_management/index.html +%%WWWDIR%%/core/doc/admin/release/enterprise_user_management/user_auth_shibboleth.html +%%WWWDIR%%/core/doc/admin/release/genindex.html +%%WWWDIR%%/core/doc/admin/release/index.html +%%WWWDIR%%/core/doc/admin/release/installation/appliance_installation.html +%%WWWDIR%%/core/doc/admin/release/installation/apps_management_installation.html +%%WWWDIR%%/core/doc/admin/release/installation/apps_supported.html +%%WWWDIR%%/core/doc/admin/release/installation/changing_the_web_route.html +%%WWWDIR%%/core/doc/admin/release/installation/command_line_installation.html +%%WWWDIR%%/core/doc/admin/release/installation/deployment_recommendations.html +%%WWWDIR%%/core/doc/admin/release/installation/index.html +%%WWWDIR%%/core/doc/admin/release/installation/installation_wizard.html +%%WWWDIR%%/core/doc/admin/release/installation/linux_installation.html +%%WWWDIR%%/core/doc/admin/release/installation/nginx_examples.html +%%WWWDIR%%/core/doc/admin/release/installation/php_54_installation.html +%%WWWDIR%%/core/doc/admin/release/installation/php_55_installation.html +%%WWWDIR%%/core/doc/admin/release/installation/selinux_configuration.html +%%WWWDIR%%/core/doc/admin/release/installation/source_installation.html +%%WWWDIR%%/core/doc/admin/release/installation/system_requirements.html +%%WWWDIR%%/core/doc/admin/release/issues/code_signing.html +%%WWWDIR%%/core/doc/admin/release/issues/general_troubleshooting.html +%%WWWDIR%%/core/doc/admin/release/issues/index.html +%%WWWDIR%%/core/doc/admin/release/maintenance/backup.html +%%WWWDIR%%/core/doc/admin/release/maintenance/enable_maintenance.html +%%WWWDIR%%/core/doc/admin/release/maintenance/index.html +%%WWWDIR%%/core/doc/admin/release/maintenance/manual_upgrade.html +%%WWWDIR%%/core/doc/admin/release/maintenance/migrating.html +%%WWWDIR%%/core/doc/admin/release/maintenance/package_upgrade.html +%%WWWDIR%%/core/doc/admin/release/maintenance/restore.html +%%WWWDIR%%/core/doc/admin/release/maintenance/update.html +%%WWWDIR%%/core/doc/admin/release/maintenance/upgrade.html +%%WWWDIR%%/core/doc/admin/release/objects.inv +%%WWWDIR%%/core/doc/admin/release/release_notes.html +%%WWWDIR%%/core/doc/admin/release/search.html +%%WWWDIR%%/core/doc/admin/release/searchindex.js +%%WWWDIR%%/core/doc/admin/release/whats_new_admin.html %%WWWDIR%%/core/doc/user/_images/bookmark_addurl.png %%WWWDIR%%/core/doc/user/_images/bookmark_setting.png %%WWWDIR%%/core/doc/user/_images/contact_thunderbird-Symbol_Gear.jpg @@ -8688,6 +8690,7 @@ %%WWWDIR%%/core/doc/user/_images/oc_personal_settings_dropdown.png %%WWWDIR%%/core/doc/user/_images/osx_webdav1.png %%WWWDIR%%/core/doc/user/_images/osx_webdav2.png +%%WWWDIR%%/core/doc/user/_images/permalink.png %%WWWDIR%%/core/doc/user/_images/personal_settings.png %%WWWDIR%%/core/doc/user/_images/quota1.png %%WWWDIR%%/core/doc/user/_images/settings_devices.png @@ -9140,23 +9143,6 @@ %%WWWDIR%%/core/js/systemtags/systemtagsinputfield.js %%WWWDIR%%/core/js/systemtags/systemtagsmappingcollection.js %%WWWDIR%%/core/js/tags.js -%%WWWDIR%%/core/js/tests/lib/sinon-1.15.4.js -%%WWWDIR%%/core/js/tests/specHelper.js -%%WWWDIR%%/core/js/tests/specs/appsSpec.js -%%WWWDIR%%/core/js/tests/specs/coreSpec.js -%%WWWDIR%%/core/js/tests/specs/files/clientSpec.js -%%WWWDIR%%/core/js/tests/specs/jquery.avatarSpec.js -%%WWWDIR%%/core/js/tests/specs/l10nSpec.js -%%WWWDIR%%/core/js/tests/specs/mimeTypeSpec.js -%%WWWDIR%%/core/js/tests/specs/oc-backbone-webdavSpec.js -%%WWWDIR%%/core/js/tests/specs/setupchecksSpec.js -%%WWWDIR%%/core/js/tests/specs/shareSpec.js -%%WWWDIR%%/core/js/tests/specs/sharedialogshareelistview.js -%%WWWDIR%%/core/js/tests/specs/sharedialogviewSpec.js -%%WWWDIR%%/core/js/tests/specs/shareitemmodelSpec.js -%%WWWDIR%%/core/js/tests/specs/systemtags/systemtagsSpec.js -%%WWWDIR%%/core/js/tests/specs/systemtags/systemtagscollectionSpec.js -%%WWWDIR%%/core/js/tests/specs/systemtags/systemtagsinputfieldSpec.js %%WWWDIR%%/core/js/update.js %%WWWDIR%%/core/js/visitortimezone.js %%WWWDIR%%/core/l10n/ach.js @@ -10594,8 +10580,6 @@ %%WWWDIR%%/settings/templates/users/part.grouplist.php *** DIFF OUTPUT TRUNCATED AT 1000 LINES *** From owner-svn-ports-head@freebsd.org Tue Dec 27 03:17:39 2016 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 7A5BDC921F0; Tue, 27 Dec 2016 03:17:39 +0000 (UTC) (envelope-from wen@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 4A3C81769; Tue, 27 Dec 2016 03:17:39 +0000 (UTC) (envelope-from wen@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBR3HcOe057442; Tue, 27 Dec 2016 03:17:38 GMT (envelope-from wen@FreeBSD.org) Received: (from wen@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBR3HcED057441; Tue, 27 Dec 2016 03:17:38 GMT (envelope-from wen@FreeBSD.org) Message-Id: <201612270317.uBR3HcED057441@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: wen set sender to wen@FreeBSD.org using -f From: Wen Heping Date: Tue, 27 Dec 2016 03:17:38 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429580 - head/graphics/opencv2 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: Tue, 27 Dec 2016 03:17:39 -0000 Author: wen Date: Tue Dec 27 03:17:38 2016 New Revision: 429580 URL: https://svnweb.freebsd.org/changeset/ports/429580 Log: - Pass maintainership to submitter PR: 215525 Submitted by: mbaxter@uw.edu Modified: head/graphics/opencv2/Makefile Modified: head/graphics/opencv2/Makefile ============================================================================== --- head/graphics/opencv2/Makefile Tue Dec 27 01:11:11 2016 (r429579) +++ head/graphics/opencv2/Makefile Tue Dec 27 03:17:38 2016 (r429580) @@ -7,7 +7,7 @@ PORTREVISION?= 5 CATEGORIES= graphics PKGNAMESUFFIX?= 2 -MAINTAINER= ports@FreeBSD.org +MAINTAINER= mbaxter@uw.edu COMMENT= Open Source Computer Vision library LICENSE= BSD3CLAUSE From owner-svn-ports-head@freebsd.org Tue Dec 27 05:36:25 2016 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 53D6FC93806; Tue, 27 Dec 2016 05:36:25 +0000 (UTC) (envelope-from lwhsu@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 2359116A8; Tue, 27 Dec 2016 05:36:25 +0000 (UTC) (envelope-from lwhsu@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBR5aOAT013585; Tue, 27 Dec 2016 05:36:24 GMT (envelope-from lwhsu@FreeBSD.org) Received: (from lwhsu@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBR5aObr013583; Tue, 27 Dec 2016 05:36:24 GMT (envelope-from lwhsu@FreeBSD.org) Message-Id: <201612270536.uBR5aObr013583@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: lwhsu set sender to lwhsu@FreeBSD.org using -f From: Li-Wen Hsu Date: Tue, 27 Dec 2016 05:36:24 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429582 - head/devel/jenkins 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: Tue, 27 Dec 2016 05:36:25 -0000 Author: lwhsu Date: Tue Dec 27 05:36:23 2016 New Revision: 429582 URL: https://svnweb.freebsd.org/changeset/ports/429582 Log: - Updat to 2.38 Modified: head/devel/jenkins/Makefile head/devel/jenkins/distinfo Modified: head/devel/jenkins/Makefile ============================================================================== --- head/devel/jenkins/Makefile Tue Dec 27 03:40:34 2016 (r429581) +++ head/devel/jenkins/Makefile Tue Dec 27 05:36:23 2016 (r429582) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= jenkins -PORTVERSION= 2.37 +PORTVERSION= 2.38 CATEGORIES= devel java MASTER_SITES= http://mirrors.jenkins-ci.org/war/${PORTVERSION}/ DISTNAME= jenkins Modified: head/devel/jenkins/distinfo ============================================================================== --- head/devel/jenkins/distinfo Tue Dec 27 03:40:34 2016 (r429581) +++ head/devel/jenkins/distinfo Tue Dec 27 05:36:23 2016 (r429582) @@ -1,3 +1,3 @@ -TIMESTAMP = 1482162856 -SHA256 (jenkins/2.37/jenkins.war) = d38f944602150cbc9935aa74e3cf5dabb4af67b8a11f2d84bd98a4a266bd4c8a -SIZE (jenkins/2.37/jenkins.war) = 68583559 +TIMESTAMP = 1482815950 +SHA256 (jenkins/2.38/jenkins.war) = 59f587198b306a23753d7329dbff5e07eb8de31d31734f001ccef1c1aa0af1ae +SIZE (jenkins/2.38/jenkins.war) = 68586722 From owner-svn-ports-head@freebsd.org Tue Dec 27 06:35:23 2016 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 AC4A7C92AF9; Tue, 27 Dec 2016 06:35:23 +0000 (UTC) (envelope-from wen@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 866531DFA; Tue, 27 Dec 2016 06:35:23 +0000 (UTC) (envelope-from wen@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBR6ZMkA037561; Tue, 27 Dec 2016 06:35:22 GMT (envelope-from wen@FreeBSD.org) Received: (from wen@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBR6ZMh0037556; Tue, 27 Dec 2016 06:35:22 GMT (envelope-from wen@FreeBSD.org) Message-Id: <201612270635.uBR6ZMh0037556@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: wen set sender to wen@FreeBSD.org using -f From: Wen Heping Date: Tue, 27 Dec 2016 06:35:22 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429583 - in head/math: . py-yt py-yt/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: Tue, 27 Dec 2016 06:35:23 -0000 Author: wen Date: Tue Dec 27 06:35:22 2016 New Revision: 429583 URL: https://svnweb.freebsd.org/changeset/ports/429583 Log: yt supports structured, variable-resolution meshes, unstructured meshes, and discrete or sampled data such as particles. Focused on driving physically-meaningful inquiry, yt has been applied in domains such as astrophysics, seismology, nuclear engineering, molecular dynamics, and oceanography. WWW: http://yt-project.org PR: 214565 Submitted by: yuri@rawbw.com Added: head/math/py-yt/ head/math/py-yt/Makefile (contents, props changed) head/math/py-yt/distinfo (contents, props changed) head/math/py-yt/files/ head/math/py-yt/files/patch-yt_extern_tqdm___utils.py (contents, props changed) head/math/py-yt/pkg-descr (contents, props changed) Modified: head/math/Makefile Modified: head/math/Makefile ============================================================================== --- head/math/Makefile Tue Dec 27 05:36:23 2016 (r429582) +++ head/math/Makefile Tue Dec 27 06:35:22 2016 (r429583) @@ -631,6 +631,7 @@ SUBDIR += py-theano SUBDIR += py-ufl SUBDIR += py-viper + SUBDIR += py-yt SUBDIR += qalculate SUBDIR += qd SUBDIR += qhull Added: head/math/py-yt/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/math/py-yt/Makefile Tue Dec 27 06:35:22 2016 (r429583) @@ -0,0 +1,38 @@ +# Created by: Yuri Victorovich +# $FreeBSD$ + +PORTNAME= yt +PORTVERSION= 3.3.3 +CATEGORIES= math astro python +MASTER_SITES= CHEESESHOP +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= yuri@rawbw.com +COMMENT= Analysis and visualization toolkit for volumetric data + +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/COPYING.txt + +BUILD_DEPENDS= cython:lang/cython \ + ${PYNUMPY} +RUN_DEPENDS= isympy:math/py-sympy \ + ${PYNUMPY} \ + ${PYTHON_PKGNAMEPREFIX}matplotlib>0:math/py-matplotlib \ + ${PYTHON_PKGNAMEPREFIX}ipython>0:devel/ipython +LIB_DEPENDS= libembree.so:graphics/embree \ + libomp.so:devel/openmp + +USES= localbase python +USE_PYTHON= autoplist distutils + +post-patch: + @${REINPLACE_CMD} -e "s|\['-fopenmp', filename\]|['-I${LOCALBASE}/include', '-L${LOCALBASE}/lib', '-lm', '-fopenmp', filename]|" \ + ${WRKSRC}/setupext.py + +post-install: + # workaround for the bug https://bitbucket.org/yt_analysis/yt/issues/1296 + @${ECHO} "${PYTHON_SITELIBDIR}/yt/__hg_version__.py" >> ${_PYTHONPKGLIST} + @${ECHO} "${PYTHON_SITELIBDIR}/yt/__hg_version__.pyc" >> ${_PYTHONPKGLIST} + @${ECHO} "${PYTHON_SITELIBDIR}/yt/__hg_version__.pyo" >> ${_PYTHONPKGLIST} + +.include Added: head/math/py-yt/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/math/py-yt/distinfo Tue Dec 27 06:35:22 2016 (r429583) @@ -0,0 +1,3 @@ +TIMESTAMP = 1482742193 +SHA256 (yt-3.3.3.tar.gz) = edf6453927eee311d4b51afacb52cd5504b2b57cc6d3d92dab9c6bfaf6d883df +SIZE (yt-3.3.3.tar.gz) = 8911901 Added: head/math/py-yt/files/patch-yt_extern_tqdm___utils.py ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/math/py-yt/files/patch-yt_extern_tqdm___utils.py Tue Dec 27 06:35:22 2016 (r429583) @@ -0,0 +1,10 @@ +--- yt/extern/tqdm/_utils.py.orig 2016-10-25 16:08:30 UTC ++++ yt/extern/tqdm/_utils.py +@@ -40,7 +40,7 @@ def _environ_cols_wrapper(): # pragma: + _environ_cols = _environ_cols_windows + if _environ_cols is None: + _environ_cols = _environ_cols_tput +- if current_os in ['Linux', 'Darwin'] or current_os.startswith('CYGWIN'): ++ if current_os in ['FreeBSD', 'Linux', 'Darwin'] or current_os.startswith('CYGWIN'): + _environ_cols = _environ_cols_linux + return _environ_cols Added: head/math/py-yt/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/math/py-yt/pkg-descr Tue Dec 27 06:35:22 2016 (r429583) @@ -0,0 +1,7 @@ +yt supports structured, variable-resolution meshes, unstructured meshes, +and discrete or sampled data such as particles. Focused on driving +physically-meaningful inquiry, yt has been applied in domains such as +astrophysics, seismology, nuclear engineering, molecular dynamics, and +oceanography. + +WWW: http://yt-project.org From owner-svn-ports-head@freebsd.org Tue Dec 27 08:25:19 2016 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 2F4F7C93CCB; Tue, 27 Dec 2016 08:25:19 +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 F2EBF1A9C; Tue, 27 Dec 2016 08:25:18 +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 uBR8PIlI081304; Tue, 27 Dec 2016 08:25:18 GMT (envelope-from riggs@FreeBSD.org) Received: (from riggs@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBR8PIsK081303; Tue, 27 Dec 2016 08:25:18 GMT (envelope-from riggs@FreeBSD.org) Message-Id: <201612270825.uBR8PIsK081303@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: riggs set sender to riggs@FreeBSD.org using -f From: Thomas Zander Date: Tue, 27 Dec 2016 08:25:18 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429584 - head/graphics/cadubi 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: Tue, 27 Dec 2016 08:25:19 -0000 Author: riggs Date: Tue Dec 27 08:25:17 2016 New Revision: 429584 URL: https://svnweb.freebsd.org/changeset/ports/429584 Log: Update to upstream version 1.3.3, set NO_ARCH Modified: head/graphics/cadubi/Makefile head/graphics/cadubi/distinfo Modified: head/graphics/cadubi/Makefile ============================================================================== --- head/graphics/cadubi/Makefile Tue Dec 27 06:35:22 2016 (r429583) +++ head/graphics/cadubi/Makefile Tue Dec 27 08:25:17 2016 (r429584) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= cadubi -PORTVERSION= 1.3.1 +PORTVERSION= 1.3.3 DISTVERSIONPREFIX= v PORTREVISION= 1 CATEGORIES= graphics editors @@ -19,6 +19,7 @@ USE_GITHUB= yes USES= perl5 shebangfix SHEBANG_FILES= cadubi NO_BUILD= yes +NO_ARCH= yes PLIST_FILES= bin/${PORTNAME} \ %%DATADIR%%/help.txt \ Modified: head/graphics/cadubi/distinfo ============================================================================== --- head/graphics/cadubi/distinfo Tue Dec 27 06:35:22 2016 (r429583) +++ head/graphics/cadubi/distinfo Tue Dec 27 08:25:17 2016 (r429584) @@ -1,3 +1,3 @@ -TIMESTAMP = 1464872959 -SHA256 (statico-cadubi-v1.3.1_GH0.tar.gz) = 162c3ba748bbd2ab1699c95d4ad0e257ffe183959e6ce084ab91efbd3eb73f8a -SIZE (statico-cadubi-v1.3.1_GH0.tar.gz) = 65672 +TIMESTAMP = 1482826790 +SHA256 (statico-cadubi-v1.3.3_GH0.tar.gz) = 79af56d5d659e28306ea07741e3ad97d5f0e6e9db7a5b0b632a9c21b87f6324a +SIZE (statico-cadubi-v1.3.3_GH0.tar.gz) = 65659 From owner-svn-ports-head@freebsd.org Tue Dec 27 09:01:04 2016 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 B750EC91E2E; Tue, 27 Dec 2016 09:01:04 +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 8487D1E5B; Tue, 27 Dec 2016 09:01:04 +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 uBR913J9096580; Tue, 27 Dec 2016 09:01:03 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBR913A8096579; Tue, 27 Dec 2016 09:01:03 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201612270901.uBR913A8096579@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Tue, 27 Dec 2016 09:01:03 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429585 - head/textproc/xslide.el 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: Tue, 27 Dec 2016 09:01:04 -0000 Author: amdmi3 Date: Tue Dec 27 09:01:03 2016 New Revision: 429585 URL: https://svnweb.freebsd.org/changeset/ports/429585 Log: - Add LICENSE - Add NO_ARCH - Switch to options helpers Modified: head/textproc/xslide.el/Makefile Modified: head/textproc/xslide.el/Makefile ============================================================================== --- head/textproc/xslide.el/Makefile Tue Dec 27 08:25:17 2016 (r429584) +++ head/textproc/xslide.el/Makefile Tue Dec 27 09:01:03 2016 (r429585) @@ -11,8 +11,11 @@ DISTNAME= xslide-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Emacs major mode for editing XSL stylesheets -NO_BUILD= yes +LICENSE= GPLv2+ + PORTDOCS= README.TXT TODO NEWS ChangeLog +NO_BUILD= yes +NO_ARCH= yes ELISPDIR= ${PREFIX}/share/emacs/site-lisp XELISPDIR= ${PREFIX}/lib/xemacs/site-lisp @@ -26,6 +29,8 @@ xslide-initial.xsl xslide-process.el ${INSTALL_DATA} ${WRKSRC}/${f} ${STAGEDIR}${ELISPDIR} ${LN} -sf ${ELISPDIR}/${f} ${STAGEDIR}${XELISPDIR} .endfor + +do-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} From owner-svn-ports-head@freebsd.org Tue Dec 27 09:25:31 2016 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 C2342C9262D; Tue, 27 Dec 2016 09:25:31 +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 9C907190C; Tue, 27 Dec 2016 09:25:31 +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 uBR9PUnp005630; Tue, 27 Dec 2016 09:25:30 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBR9PUvp005628; Tue, 27 Dec 2016 09:25:30 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201612270925.uBR9PUvp005628@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Tue, 27 Dec 2016 09:25:30 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429586 - in head/astro/boinc-astropulse: . 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: Tue, 27 Dec 2016 09:25:31 -0000 Author: amdmi3 Date: Tue Dec 27 09:25:30 2016 New Revision: 429586 URL: https://svnweb.freebsd.org/changeset/ports/429586 Log: - Fix build on 11+ - Cosmetic fixes Modified: head/astro/boinc-astropulse/Makefile head/astro/boinc-astropulse/files/patch-ap__client__main.cpp Modified: head/astro/boinc-astropulse/Makefile ============================================================================== --- head/astro/boinc-astropulse/Makefile Tue Dec 27 09:01:03 2016 (r429585) +++ head/astro/boinc-astropulse/Makefile Tue Dec 27 09:25:30 2016 (r429586) @@ -31,25 +31,12 @@ BOINC_CLIENT_USER?= boinc BOINC_CLIENT_GROUP?= boinc BOINC_CLIENT_HOME?= /var/db/boinc -OPTIONS_DEFINE= X11 -X11_DESC= Build screensaver (requires net/boinc-client with X11) - -OPTIONS_SUB= yes - -X11_BUILD_DEPENDS= ${LOCALBASE}/lib/libboinc_graphics2.a:net/boinc-client -X11_USES= jpeg -X11_USE= GL=gl,glu,glut \ - XORG=ice,sm,x11,xau,xcb,xext,xi,xdamage,xdmcp,xfixes,xmu,xt,xxf86vm -X11_CONFIGURE_ENABLE= graphics - -X11_BUILD_DEPENDS_OFF= ${LOCALBASE}/include/boinc/std_fixes.h:net/boinc-client - SETI_WORK!= cd ${.CURDIR}/../boinc-setiathome-v7 && ${MAKE} -V WRKSRC -CONFIGURE_ENV+= BOINCDIR="${NONEXISTENT}" \ +CONFIGURE_ENV= BOINCDIR="${NONEXISTENT}" \ BOINC_DIR="${NONEXISTENT}" \ SETI_BOINC_DIR="${SETI_WORK}" -CONFIGURE_ARGS+= --disable-static-client \ - --with-boinc-platform=${ARCH}-portbld-freebsd +CONFIGURE_ARGS= --disable-static-client \ + --with-boinc-platform=${ARCH}-portbld-freebsd SETI_SITE= setiathome.berkeley.edu AP_BINARY= astropulse-${PORTVERSION:S/.0/./}.${ARCH}-portbld-freebsd @@ -61,19 +48,30 @@ SUB_LIST= AP_BINARY=${AP_BINARY} \ BOINC_CLIENT_HOME=${BOINC_CLIENT_HOME} \ BOINC_CLIENT_USER=${BOINC_CLIENT_USER} \ BOINC_CLIENT_GROUP=${BOINC_CLIENT_GROUP} -PLIST_SUB+= AP_BINARY=${AP_BINARY} \ +PLIST_SUB= AP_BINARY=${AP_BINARY} \ SETI_SITE=${SETI_SITE} \ BOINC_CLIENT_HOME=${BOINC_CLIENT_HOME} \ BOINC_CLIENT_USER=${BOINC_CLIENT_USER} \ BOINC_CLIENT_GROUP=${BOINC_CLIENT_GROUP} +OPTIONS_DEFINE= X11 +OPTIONS_SUB= yes + +X11_DESC= Build screensaver (requires net/boinc-client with X11) +X11_BUILD_DEPENDS= ${LOCALBASE}/lib/libboinc_graphics2.a:net/boinc-client +X11_USES= jpeg +X11_USE= GL=gl,glu,glut \ + XORG=ice,sm,x11,xau,xcb,xext,xi,xdamage,xdmcp,xfixes,xmu,xt,xxf86vm +X11_CONFIGURE_ENABLE= graphics +X11_BUILD_DEPENDS_OFF= ${LOCALBASE}/include/boinc/std_fixes.h:net/boinc-client + do-install: - ${INSTALL} -d ${STAGEDIR}${BOINC_CLIENT_HOME}/projects - ${INSTALL} -d ${STAGEDIR}${BOINC_CLIENT_HOME}/projects/${SETI_SITE} + @${MKDIR} ${STAGEDIR}${BOINC_CLIENT_HOME}/projects/${SETI_SITE} ${INSTALL_PROGRAM} ${WRKSRC}/${AP_BINARY} \ - ${STAGEDIR}${BOINC_CLIENT_HOME}/projects/${SETI_SITE}/ + ${STAGEDIR}${BOINC_CLIENT_HOME}/projects/${SETI_SITE}/ + do-install-X11-on: ${INSTALL_PROGRAM} ${WRKSRC}/ap_graphics \ - ${STAGEDIR}${BOINC_CLIENT_HOME}/projects/${SETI_SITE}/ + ${STAGEDIR}${BOINC_CLIENT_HOME}/projects/${SETI_SITE}/ .include Modified: head/astro/boinc-astropulse/files/patch-ap__client__main.cpp ============================================================================== --- head/astro/boinc-astropulse/files/patch-ap__client__main.cpp Tue Dec 27 09:01:03 2016 (r429585) +++ head/astro/boinc-astropulse/files/patch-ap__client__main.cpp Tue Dec 27 09:25:30 2016 (r429586) @@ -1,5 +1,16 @@ --- ap_client_main.cpp.orig 2012-08-14 00:07:20 UTC +++ ap_client_main.cpp +@@ -241,7 +241,7 @@ int detect_hit(float *arr, float& total) + * calls to this function. + */ + void updatecputime() { +- int cputicksinterval = abs(clock() - lastcputicks); ++ int cputicksinterval = abs((long)clock() - (long)lastcputicks); + lastcputicks = clock(); + maxcputicksinterval = (maxcputicksinterval > cputicksinterval)?maxcputicksinterval:cputicksinterval; + cputime += ((float)cputicksinterval / (float)CLOCKS_PER_SEC); +--- ap_client_main.cpp.orig 2012-08-14 00:07:20 UTC ++++ ap_client_main.cpp @@ -1288,7 +1288,6 @@ void Science::mainloop() { * used to inform the core client GUI of the % complete. */ From owner-svn-ports-head@freebsd.org Tue Dec 27 09:52:15 2016 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 42446C8F242; Tue, 27 Dec 2016 09:52:15 +0000 (UTC) (envelope-from ohauer@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 EB93A19F1; Tue, 27 Dec 2016 09:52:14 +0000 (UTC) (envelope-from ohauer@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBR9qEQv017795; Tue, 27 Dec 2016 09:52:14 GMT (envelope-from ohauer@FreeBSD.org) Received: (from ohauer@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBR9qEIU017793; Tue, 27 Dec 2016 09:52:14 GMT (envelope-from ohauer@FreeBSD.org) Message-Id: <201612270952.uBR9qEIU017793@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ohauer set sender to ohauer@FreeBSD.org using -f From: Olli Hauer Date: Tue, 27 Dec 2016 09:52:14 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429588 - in head/www/apache24: . 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: Tue, 27 Dec 2016 09:52:15 -0000 Author: ohauer Date: Tue Dec 27 09:52:13 2016 New Revision: 429588 URL: https://svnweb.freebsd.org/changeset/ports/429588 Log: - fix third party module build e.g. mod_mpm_itk by removing -Werror from configure.in - bump PORTREVISON (fix changes config_vars.mk that is used to build third party modules) PR: 215594 Submitted by: Marcelo Araujo MFH: 2016Q4 Sponsored by: iXsystems Modified: head/www/apache24/Makefile head/www/apache24/files/patch-configure.in Modified: head/www/apache24/Makefile ============================================================================== --- head/www/apache24/Makefile Tue Dec 27 09:27:48 2016 (r429587) +++ head/www/apache24/Makefile Tue Dec 27 09:52:13 2016 (r429588) @@ -2,6 +2,7 @@ PORTNAME= apache24 PORTVERSION= 2.4.25 +PORTREVISION= 1 CATEGORIES= www ipv6 MASTER_SITES= APACHE_HTTPD DISTNAME= httpd-${PORTVERSION} Modified: head/www/apache24/files/patch-configure.in ============================================================================== --- head/www/apache24/files/patch-configure.in Tue Dec 27 09:27:48 2016 (r429587) +++ head/www/apache24/files/patch-configure.in Tue Dec 27 09:52:13 2016 (r429588) @@ -1,4 +1,4 @@ ---- configure.in.orig 2015-09-05 17:02:03 UTC +--- configure.in.orig 2016-12-02 11:36:06 UTC +++ configure.in @@ -111,7 +111,7 @@ fi @@ -18,7 +18,15 @@ [--enable-layout=*|\'--enable-layout=*]) dnl We must be the last to build and the first to be cleaned AP_BUILD_SRCLIB_DIRS="$AP_BUILD_SRCLIB_DIRS apr-util" -@@ -830,8 +830,14 @@ AC_DEFINE_UNQUOTED(HTTPD_ROOT, "${ap_pre +@@ -597,7 +597,6 @@ AC_ARG_ENABLE(maintainer-mode,APACHE_HEL + if test "$GCC" = "yes"; then + APR_ADDTO(CFLAGS,[-Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wpointer-arith]) + APACHE_ADD_GCC_CFLAG([-std=c89]) +- APACHE_ADD_GCC_CFLAG([-Werror]) + APACHE_ADD_GCC_CFLAG([-Wdeclaration-after-statement]) + APACHE_ADD_GCC_CFLAG([-Wformat]) + APACHE_ADD_GCC_CFLAG([-Wformat-security]) +@@ -838,8 +837,14 @@ AC_DEFINE_UNQUOTED(HTTPD_ROOT, "${ap_pre [Root directory of the Apache install area]) AC_DEFINE_UNQUOTED(SERVER_CONFIG_FILE, "${rel_sysconfdir}/${progname}.conf", [Location of the config file, relative to the Apache root directory]) From owner-svn-ports-head@freebsd.org Tue Dec 27 09:59:19 2016 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 B0BCEC8F3CF; Tue, 27 Dec 2016 09:59:19 +0000 (UTC) (envelope-from lwhsu@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 804361C48; Tue, 27 Dec 2016 09:59:19 +0000 (UTC) (envelope-from lwhsu@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBR9xIAn018154; Tue, 27 Dec 2016 09:59:18 GMT (envelope-from lwhsu@FreeBSD.org) Received: (from lwhsu@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBR9xI43018153; Tue, 27 Dec 2016 09:59:18 GMT (envelope-from lwhsu@FreeBSD.org) Message-Id: <201612270959.uBR9xI43018153@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: lwhsu set sender to lwhsu@FreeBSD.org using -f From: Li-Wen Hsu Date: Tue, 27 Dec 2016 09:59:18 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429589 - head/lang/julia/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: Tue, 27 Dec 2016 09:59:19 -0000 Author: lwhsu Date: Tue Dec 27 09:59:18 2016 New Revision: 429589 URL: https://svnweb.freebsd.org/changeset/ports/429589 Log: - Respect CC, CXX, FC PR: 215565 Submitted by: Yunchih Chen Approved by: Iblis Lin (maintainer) Modified: head/lang/julia/files/patch-Make.inc Modified: head/lang/julia/files/patch-Make.inc ============================================================================== --- head/lang/julia/files/patch-Make.inc Tue Dec 27 09:52:13 2016 (r429588) +++ head/lang/julia/files/patch-Make.inc Tue Dec 27 09:59:18 2016 (r429589) @@ -31,7 +31,25 @@ build_man1dir := $(build_mandir)/man1 build_includedir := $(build_prefix)/include build_sysconfdir := $(build_prefix)/etc -@@ -400,7 +395,7 @@ JCFLAGS := -pipe $(fPIC) -fno-strict-ali +@@ -340,7 +335,7 @@ endif + ifeq ($(USEIFC), 1) + FC := ifort + else +-FC := $(CROSS_COMPILE)gfortran ++FC ?= $(CROSS_COMPILE)gfortran + endif + + STDLIBCPP_FLAG := +@@ -393,14 +388,14 @@ SHIPFLAGS := -O3 -ggdb2 -falign-function + endif + + ifeq ($(USECLANG),1) +-CC := $(CROSS_COMPILE)clang +-CXX := $(CROSS_COMPILE)clang++ ++CC ?= $(CROSS_COMPILE)clang ++CXX ?= $(CROSS_COMPILE)clang++ + JCFLAGS := -pipe $(fPIC) -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 + # AArch64 needs this flag to generate the .eh_frame used by libunwind JCPPFLAGS := -fasynchronous-unwind-tables JCXXFLAGS := -pipe $(fPIC) -fno-rtti -pedantic DEBUGFLAGS := -O0 -g -DJL_DEBUG_BUILD -fstack-protector-all From owner-svn-ports-head@freebsd.org Tue Dec 27 10:01:32 2016 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 A01D4C8F4E9; Tue, 27 Dec 2016 10:01:32 +0000 (UTC) (envelope-from matthew@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 68C8D1E30; Tue, 27 Dec 2016 10:01:32 +0000 (UTC) (envelope-from matthew@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBRA1VYM021135; Tue, 27 Dec 2016 10:01:31 GMT (envelope-from matthew@FreeBSD.org) Received: (from matthew@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBRA1V7P021133; Tue, 27 Dec 2016 10:01:31 GMT (envelope-from matthew@FreeBSD.org) Message-Id: <201612271001.uBRA1V7P021133@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: matthew set sender to matthew@FreeBSD.org using -f From: Matthew Seaman Date: Tue, 27 Dec 2016 10:01:31 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429590 - head/textproc/py-agate 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: Tue, 27 Dec 2016 10:01:32 -0000 Author: matthew Date: Tue Dec 27 10:01:31 2016 New Revision: 429590 URL: https://svnweb.freebsd.org/changeset/ports/429590 Log: Update to 1.5.3 ChangeLog: https://agate.readthedocs.io/en/1.5.3/changelog.html Modified: head/textproc/py-agate/Makefile head/textproc/py-agate/distinfo Modified: head/textproc/py-agate/Makefile ============================================================================== --- head/textproc/py-agate/Makefile Tue Dec 27 09:59:18 2016 (r429589) +++ head/textproc/py-agate/Makefile Tue Dec 27 10:01:31 2016 (r429590) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= agate -PORTVERSION= 1.5.1 +PORTVERSION= 1.5.3 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/textproc/py-agate/distinfo ============================================================================== --- head/textproc/py-agate/distinfo Tue Dec 27 09:59:18 2016 (r429589) +++ head/textproc/py-agate/distinfo Tue Dec 27 10:01:31 2016 (r429590) @@ -1,3 +1,3 @@ -TIMESTAMP = 1482572834 -SHA256 (agate-1.5.1.tar.gz) = 7f250aee66433804c2be7345538b52f863450a6e7366597cf734cf0fe18ea3af -SIZE (agate-1.5.1.tar.gz) = 50545 +TIMESTAMP = 1482832401 +SHA256 (agate-1.5.3.tar.gz) = 9ac9c7a900a69728e4f437f5c524c47575f54d3563ee7d58c590ca7b13bc3e3f +SIZE (agate-1.5.3.tar.gz) = 51261 From owner-svn-ports-head@freebsd.org Tue Dec 27 10:09:35 2016 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 72EB8C8FA92; Tue, 27 Dec 2016 10:09:35 +0000 (UTC) (envelope-from johans@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 26E861533; Tue, 27 Dec 2016 10:09:35 +0000 (UTC) (envelope-from johans@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBRA9Y3V022592; Tue, 27 Dec 2016 10:09:34 GMT (envelope-from johans@FreeBSD.org) Received: (from johans@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBRA9YPW022590; Tue, 27 Dec 2016 10:09:34 GMT (envelope-from johans@FreeBSD.org) Message-Id: <201612271009.uBRA9YPW022590@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: johans set sender to johans@FreeBSD.org using -f From: Johan van Selst Date: Tue, 27 Dec 2016 10:09:34 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429593 - head/games/freeciv 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: Tue, 27 Dec 2016 10:09:35 -0000 Author: johans Date: Tue Dec 27 10:09:34 2016 New Revision: 429593 URL: https://svnweb.freebsd.org/changeset/ports/429593 Log: Update to FreeCiv 2.5.6 (bugfix release) correct NLS option Modified: head/games/freeciv/Makefile head/games/freeciv/distinfo Modified: head/games/freeciv/Makefile ============================================================================== --- head/games/freeciv/Makefile Tue Dec 27 10:07:07 2016 (r429592) +++ head/games/freeciv/Makefile Tue Dec 27 10:09:34 2016 (r429593) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= freeciv -PORTVERSION= 2.5.5 +PORTVERSION= 2.5.6 CATEGORIES= games MASTER_SITES= SF/freeciv/Freeciv%20${PORTVERSION:R}/${PORTVERSION} \ http://download.gna.org/freeciv/stable/ @@ -10,12 +10,13 @@ MASTER_SITES= SF/freeciv/Freeciv%20${POR MAINTAINER= johans@FreeBSD.org COMMENT= Free turn-based multiplayer strategy +LICENSE= GPLv2+ + RUN_DEPENDS= hicolor-icon-theme>=0:misc/hicolor-icon-theme LIB_DEPENDS= libltdl.so:devel/libltdl \ libcurl.so:ftp/curl -USES= gettext gmake iconv libtool pkgconfig tar:bzip2 python sqlite \ - readline +USES= gmake iconv libtool pkgconfig tar:bzip2 python sqlite readline GNU_CONFIGURE= yes LDFLAGS+= -L${LOCALBASE}/lib CPPFLAGS+= -I${LOCALBASE}/include @@ -33,6 +34,8 @@ SDL_USE= SDL=sdl,image,ttf,gfx MYSQL_CONFIGURE_ON= --enable-fcdb=mysql --with-mysql-prefix=${LOCALBASE} MYSQL_USES= mysql IPV6_CONFIGURE_EANBALE= ipv6 +NLS_USES= gettext +NLS_CONFIGURE_ENABLE= nls .include Modified: head/games/freeciv/distinfo ============================================================================== --- head/games/freeciv/distinfo Tue Dec 27 10:07:07 2016 (r429592) +++ head/games/freeciv/distinfo Tue Dec 27 10:09:34 2016 (r429593) @@ -1,3 +1,3 @@ -TIMESTAMP = 1469915217 -SHA256 (freeciv-2.5.5.tar.bz2) = 5622f2142637057f7e47b1eda764c4e131222fab4d5bb42cd59fbd58ba3db1d4 -SIZE (freeciv-2.5.5.tar.bz2) = 40828396 +TIMESTAMP = 1482831102 +SHA256 (freeciv-2.5.6.tar.bz2) = cfadc23eec11a5a8ae74a7d3719eb126026137f0700da065367fd55cbab6999b +SIZE (freeciv-2.5.6.tar.bz2) = 41185678 From owner-svn-ports-head@freebsd.org Tue Dec 27 10:13:27 2016 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 0F2DCC8FE3B; Tue, 27 Dec 2016 10:13:27 +0000 (UTC) (envelope-from johans@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 D28DB19AB; Tue, 27 Dec 2016 10:13:26 +0000 (UTC) (envelope-from johans@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBRADQlm026581; Tue, 27 Dec 2016 10:13:26 GMT (envelope-from johans@FreeBSD.org) Received: (from johans@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBRADPJx026579; Tue, 27 Dec 2016 10:13:25 GMT (envelope-from johans@FreeBSD.org) Message-Id: <201612271013.uBRADPJx026579@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: johans set sender to johans@FreeBSD.org using -f From: Johan van Selst Date: Tue, 27 Dec 2016 10:13:25 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429594 - head/lang/mawk 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: Tue, 27 Dec 2016 10:13:27 -0000 Author: johans Date: Tue Dec 27 10:13:25 2016 New Revision: 429594 URL: https://svnweb.freebsd.org/changeset/ports/429594 Log: Update to November release of mawk (minor bugfixes) Modified: head/lang/mawk/Makefile head/lang/mawk/distinfo Modified: head/lang/mawk/Makefile ============================================================================== --- head/lang/mawk/Makefile Tue Dec 27 10:09:34 2016 (r429593) +++ head/lang/mawk/Makefile Tue Dec 27 10:13:25 2016 (r429594) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= mawk -DISTVERSION= 1.3.4-20160615 +DISTVERSION= 1.3.4-20161120 CATEGORIES= lang MASTER_SITES= ftp://invisible-island.net/${PORTNAME}/ Modified: head/lang/mawk/distinfo ============================================================================== --- head/lang/mawk/distinfo Tue Dec 27 10:09:34 2016 (r429593) +++ head/lang/mawk/distinfo Tue Dec 27 10:13:25 2016 (r429594) @@ -1,3 +1,3 @@ -TIMESTAMP = 1470079685 -SHA256 (mawk-1.3.4-20160615.tgz) = 230a2a2c707e184eb7e56681b993862ab0c4ed2165a893df4e96fac61e7813ac -SIZE (mawk-1.3.4-20160615.tgz) = 466312 +TIMESTAMP = 1482833421 +SHA256 (mawk-1.3.4-20161120.tgz) = 361ec1bb4968c1f1f3b91b77493cf11b31c73ff8516f95db30e4dc28de180c1e +SIZE (mawk-1.3.4-20161120.tgz) = 461464 From owner-svn-ports-head@freebsd.org Tue Dec 27 10:24:29 2016 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 95CE1C9322F; Tue, 27 Dec 2016 10:24:29 +0000 (UTC) (envelope-from johans@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 4B0091191; Tue, 27 Dec 2016 10:24:29 +0000 (UTC) (envelope-from johans@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBRAOSl2030808; Tue, 27 Dec 2016 10:24:28 GMT (envelope-from johans@FreeBSD.org) Received: (from johans@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBRAOS0a030805; Tue, 27 Dec 2016 10:24:28 GMT (envelope-from johans@FreeBSD.org) Message-Id: <201612271024.uBRAOS0a030805@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: johans set sender to johans@FreeBSD.org using -f From: Johan van Selst Date: Tue, 27 Dec 2016 10:24:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429595 - head/security/wolfssl 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: Tue, 27 Dec 2016 10:24:29 -0000 Author: johans Date: Tue Dec 27 10:24:28 2016 New Revision: 429595 URL: https://svnweb.freebsd.org/changeset/ports/429595 Log: Update to WolfSSL 3.10 Configure script now uses bash-isms Modified: head/security/wolfssl/Makefile head/security/wolfssl/distinfo head/security/wolfssl/pkg-plist Modified: head/security/wolfssl/Makefile ============================================================================== --- head/security/wolfssl/Makefile Tue Dec 27 10:13:25 2016 (r429594) +++ head/security/wolfssl/Makefile Tue Dec 27 10:24:28 2016 (r429595) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= wolfssl -PORTVERSION= 3.9.8 +PORTVERSION= 3.10.0 CATEGORIES= security devel MASTER_SITES= http://www.wolfssl.com/ @@ -10,8 +10,11 @@ COMMENT= Embedded SSL C-Library LICENSE= GPLv2 +BUILD_DEPENDS= bash:shells/bash + USES= libtool zip GNU_CONFIGURE= yes +CONFIGURE_SHELL=bash CONFIGURE_ARGS= --disable-dependency-tracking \ --enable-shared --enable-static \ --enable-dtls --enable-opensslextra --enable-ipv6 \ Modified: head/security/wolfssl/distinfo ============================================================================== --- head/security/wolfssl/distinfo Tue Dec 27 10:13:25 2016 (r429594) +++ head/security/wolfssl/distinfo Tue Dec 27 10:24:28 2016 (r429595) @@ -1,3 +1,3 @@ -TIMESTAMP = 1473711052 -SHA256 (wolfssl-3.9.8.zip) = 7f784d3e181f7475f1153065146e3c10126987798c56213e98506b09f40ebdc5 -SIZE (wolfssl-3.9.8.zip) = 2672459 +TIMESTAMP = 1482833657 +SHA256 (wolfssl-3.10.0.zip) = 66f7f2a8b8ee37d6b4beab3cb0dcb6a6980fd4674373bfd3bf1214b9d0d2c02e +SIZE (wolfssl-3.10.0.zip) = 2902927 Modified: head/security/wolfssl/pkg-plist ============================================================================== --- head/security/wolfssl/pkg-plist Tue Dec 27 10:13:25 2016 (r429594) +++ head/security/wolfssl/pkg-plist Tue Dec 27 10:24:28 2016 (r429595) @@ -172,6 +172,7 @@ include/wolfssl/wolfcrypt/memory.h include/wolfssl/wolfcrypt/misc.h include/wolfssl/wolfcrypt/mpi_class.h include/wolfssl/wolfcrypt/mpi_superclass.h +include/wolfssl/wolfcrypt/pkcs12.h include/wolfssl/wolfcrypt/pkcs7.h include/wolfssl/wolfcrypt/poly1305.h include/wolfssl/wolfcrypt/pwdbased.h @@ -190,8 +191,9 @@ include/wolfssl/wolfcrypt/types.h include/wolfssl/wolfcrypt/visibility.h include/wolfssl/wolfcrypt/wc_encrypt.h include/wolfssl/wolfcrypt/wc_port.h +include/wolfssl/wolfcrypt/wolfevent.h lib/libwolfssl.a lib/libwolfssl.so lib/libwolfssl.so.3 -lib/libwolfssl.so.3.4.0 +lib/libwolfssl.so.3.6.0 libdata/pkgconfig/wolfssl.pc From owner-svn-ports-head@freebsd.org Tue Dec 27 10:30:40 2016 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 051C0C934C0; Tue, 27 Dec 2016 10:30:40 +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 C8FE8161B; Tue, 27 Dec 2016 10:30:39 +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 uBRAUcaD033328; Tue, 27 Dec 2016 10:30:38 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBRAUc9B033326; Tue, 27 Dec 2016 10:30:38 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201612271030.uBRAUc9B033326@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Tue, 27 Dec 2016 10:30:38 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429596 - in head/devel: cvsps cvsps-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: Tue, 27 Dec 2016 10:30:40 -0000 Author: pi Date: Tue Dec 27 10:30:38 2016 New Revision: 429596 URL: https://svnweb.freebsd.org/changeset/ports/429596 Log: devel/cvsps{-devel}: fix WWW Reported by: Tara Senn Modified: head/devel/cvsps-devel/pkg-descr head/devel/cvsps/pkg-descr Modified: head/devel/cvsps-devel/pkg-descr ============================================================================== --- head/devel/cvsps-devel/pkg-descr Tue Dec 27 10:24:28 2016 (r429595) +++ head/devel/cvsps-devel/pkg-descr Tue Dec 27 10:30:38 2016 (r429596) @@ -6,4 +6,4 @@ big picture of the evolution of a cvs pr information, it is often difficult to see what changes were committed 'atomically' to the repository. -WWW: http://www.cobite.com/cvsps/ +WWW: http://cvsps.sourceforge.net/ Modified: head/devel/cvsps/pkg-descr ============================================================================== --- head/devel/cvsps/pkg-descr Tue Dec 27 10:24:28 2016 (r429595) +++ head/devel/cvsps/pkg-descr Tue Dec 27 10:30:38 2016 (r429596) @@ -6,4 +6,4 @@ big picture of the evolution of a cvs pr information, it is often difficult to see what changes were committed 'atomically' to the repository. -WWW: http://www.cobite.com/cvsps/ +WWW: http://cvsps.sourceforge.net/ From owner-svn-ports-head@freebsd.org Tue Dec 27 10:33:57 2016 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 038EBC93731; Tue, 27 Dec 2016 10:33:57 +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 C753D1B76; Tue, 27 Dec 2016 10:33:56 +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 uBRAXtZs035074; Tue, 27 Dec 2016 10:33:55 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBRAXt2n035072; Tue, 27 Dec 2016 10:33:55 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201612271033.uBRAXt2n035072@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Tue, 27 Dec 2016 10:33:55 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429598 - head/security/vuxml 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: Tue, 27 Dec 2016 10:33:57 -0000 Author: bapt Date: Tue Dec 27 10:33:55 2016 New Revision: 429598 URL: https://svnweb.freebsd.org/changeset/ports/429598 Log: Fix range for exim vulnerability Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Tue Dec 27 10:31:48 2016 (r429597) +++ head/security/vuxml/vuln.xml Tue Dec 27 10:33:55 2016 (r429598) @@ -98,8 +98,7 @@ Notes: exim - 4.69 - 4.87.1 + 4.694.87.1 From owner-svn-ports-head@freebsd.org Tue Dec 27 11:08:53 2016 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 BC060C9309D; Tue, 27 Dec 2016 11:08:53 +0000 (UTC) (envelope-from johans@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 8B8611B8D; Tue, 27 Dec 2016 11:08:53 +0000 (UTC) (envelope-from johans@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBRB8q68047464; Tue, 27 Dec 2016 11:08:52 GMT (envelope-from johans@FreeBSD.org) Received: (from johans@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBRB8qCp047462; Tue, 27 Dec 2016 11:08:52 GMT (envelope-from johans@FreeBSD.org) Message-Id: <201612271108.uBRB8qCp047462@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: johans set sender to johans@FreeBSD.org using -f From: Johan van Selst Date: Tue, 27 Dec 2016 11:08:52 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429599 - head/textproc/gnugrep 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: Tue, 27 Dec 2016 11:08:53 -0000 Author: johans Date: Tue Dec 27 11:08:52 2016 New Revision: 429599 URL: https://svnweb.freebsd.org/changeset/ports/429599 Log: Update to GNU Grep 2.27 (bugfix release) Modified: head/textproc/gnugrep/Makefile head/textproc/gnugrep/distinfo Modified: head/textproc/gnugrep/Makefile ============================================================================== --- head/textproc/gnugrep/Makefile Tue Dec 27 10:33:55 2016 (r429598) +++ head/textproc/gnugrep/Makefile Tue Dec 27 11:08:52 2016 (r429599) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= grep -PORTVERSION= 2.26 +PORTVERSION= 2.27 CATEGORIES= textproc MASTER_SITES= GNU PKGNAMEPREFIX= gnu Modified: head/textproc/gnugrep/distinfo ============================================================================== --- head/textproc/gnugrep/distinfo Tue Dec 27 10:33:55 2016 (r429598) +++ head/textproc/gnugrep/distinfo Tue Dec 27 11:08:52 2016 (r429599) @@ -1,3 +1,3 @@ -TIMESTAMP = 1478463780 -SHA256 (grep-2.26.tar.xz) = 246a8fb37e82aa33d495b07c22fdab994c039ab0f818538eac81b01e78636870 -SIZE (grep-2.26.tar.xz) = 1356292 +TIMESTAMP = 1482836406 +SHA256 (grep-2.27.tar.xz) = ad4cc44d23074a1c3a8baae8fbafff2a8c60f38a9a6108f985eef6fbee6dcaeb +SIZE (grep-2.27.tar.xz) = 1360388 From owner-svn-ports-head@freebsd.org Tue Dec 27 11:44:50 2016 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 5E538C939FA; Tue, 27 Dec 2016 11:44:50 +0000 (UTC) (envelope-from rene@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 2073C1D1C; Tue, 27 Dec 2016 11:44:50 +0000 (UTC) (envelope-from rene@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBRBinqS063417; Tue, 27 Dec 2016 11:44:49 GMT (envelope-from rene@FreeBSD.org) Received: (from rene@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBRBinO8063416; Tue, 27 Dec 2016 11:44:49 GMT (envelope-from rene@FreeBSD.org) Message-Id: <201612271144.uBRBinO8063416@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rene set sender to rene@FreeBSD.org using -f From: Rene Ladan Date: Tue, 27 Dec 2016 11:44:49 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429600 - head/net/py-kombu 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: Tue, 27 Dec 2016 11:44:50 -0000 Author: rene Date: Tue Dec 27 11:44:49 2016 New Revision: 429600 URL: https://svnweb.freebsd.org/changeset/ports/429600 Log: net/py-kombu: update SQLalchemy dependency to version 1.0, bump PORTREVISION PR: 215220 Submitted by: myself Approved by: maintainer timeout (wg, 16 days) Modified: head/net/py-kombu/Makefile Modified: head/net/py-kombu/Makefile ============================================================================== --- head/net/py-kombu/Makefile Tue Dec 27 11:08:52 2016 (r429599) +++ head/net/py-kombu/Makefile Tue Dec 27 11:44:49 2016 (r429600) @@ -3,6 +3,7 @@ PORTNAME= kombu PORTVERSION= 3.0.36 +PORTREVISION= 1 CATEGORIES= net python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -28,7 +29,7 @@ BEANSTALK_RUN_DEPENDS= ${PYTHON_PKGNAMEP BOTO_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}boto>=2.6.0:devel/py-boto MONGODB_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pymongo>0:databases/pymongo REDIS_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}redis>0:databases/py-redis -SQLALCHEMY_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlalchemy07>0:databases/py-sqlalchemy07 +SQLALCHEMY_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlalchemy10>0:databases/py-sqlalchemy10 ZMQ_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pyzmq>=13.1.0:net/py-pyzmq USES= python From owner-svn-ports-head@freebsd.org Tue Dec 27 11:47:37 2016 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 8AE15C93A9A; Tue, 27 Dec 2016 11:47:37 +0000 (UTC) (envelope-from rene@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 5A7C91E53; Tue, 27 Dec 2016 11:47:37 +0000 (UTC) (envelope-from rene@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBRBla2h063621; Tue, 27 Dec 2016 11:47:36 GMT (envelope-from rene@FreeBSD.org) Received: (from rene@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBRBlaed063620; Tue, 27 Dec 2016 11:47:36 GMT (envelope-from rene@FreeBSD.org) Message-Id: <201612271147.uBRBlaed063620@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rene set sender to rene@FreeBSD.org using -f From: Rene Ladan Date: Tue, 27 Dec 2016 11:47:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429601 - head/www/geeknote 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: Tue, 27 Dec 2016 11:47:37 -0000 Author: rene Date: Tue Dec 27 11:47:36 2016 New Revision: 429601 URL: https://svnweb.freebsd.org/changeset/ports/429601 Log: www/geeknote: update sqlalchemy dependency to 1.0, bump PORTREVISION PR: 215222 Submitted by: rene Approved by: maintainer timeout (koobs, 16 days) Modified: head/www/geeknote/Makefile Modified: head/www/geeknote/Makefile ============================================================================== --- head/www/geeknote/Makefile Tue Dec 27 11:44:49 2016 (r429600) +++ head/www/geeknote/Makefile Tue Dec 27 11:47:36 2016 (r429601) @@ -3,7 +3,7 @@ PORTNAME= geeknote DISTVERSION= 0.2a -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www python MAINTAINER= koobs@FreeBSD.org @@ -13,7 +13,7 @@ LICENSE= GPLv2 RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}evernote>=1.17:www/py-evernote \ ${PYTHON_PKGNAMEPREFIX}html2text>0:textproc/py-html2text \ - ${PYTHON_PKGNAMEPREFIX}sqlalchemy07>0:databases/py-sqlalchemy07 \ + ${PYTHON_PKGNAMEPREFIX}sqlalchemy10>0:databases/py-sqlalchemy10 \ ${PYTHON_PKGNAMEPREFIX}markdown2>0:textproc/py-markdown2 \ ${PYTHON_PKGNAMEPREFIX}beautifulsoup>=4.0:www/py-beautifulsoup \ ${PYTHON_PKGNAMEPREFIX}thrift>0:devel/py-thrift From owner-svn-ports-head@freebsd.org Tue Dec 27 11:49:26 2016 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 06750C93B00; Tue, 27 Dec 2016 11:49:26 +0000 (UTC) (envelope-from rene@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 CA23A1F58; Tue, 27 Dec 2016 11:49:25 +0000 (UTC) (envelope-from rene@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBRBnPo8063794; Tue, 27 Dec 2016 11:49:25 GMT (envelope-from rene@FreeBSD.org) Received: (from rene@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBRBnOi8063793; Tue, 27 Dec 2016 11:49:24 GMT (envelope-from rene@FreeBSD.org) Message-Id: <201612271149.uBRBnOi8063793@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rene set sender to rene@FreeBSD.org using -f From: Rene Ladan Date: Tue, 27 Dec 2016 11:49:24 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429602 - head/www/py-rhodecode 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: Tue, 27 Dec 2016 11:49:26 -0000 Author: rene Date: Tue Dec 27 11:49:24 2016 New Revision: 429602 URL: https://svnweb.freebsd.org/changeset/ports/429602 Log: www/py-rhodecode: update sqlalchemy dependency to 1.0, bump PORTREVISION PR: 215226 Submitted by: rene Approved by: maintainer timeout (wg, 16 days) Modified: head/www/py-rhodecode/Makefile Modified: head/www/py-rhodecode/Makefile ============================================================================== --- head/www/py-rhodecode/Makefile Tue Dec 27 11:47:36 2016 (r429601) +++ head/www/py-rhodecode/Makefile Tue Dec 27 11:49:24 2016 (r429602) @@ -3,7 +3,7 @@ PORTNAME= rhodecode PORTVERSION= 1.7.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -21,7 +21,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pylo ${PYTHON_PKGNAMEPREFIX}formencode>=1.2.4:www/py-formencode \ ${PYTHON_PKGNAMEPREFIX}webhelpers>=1.3:www/py-webhelpers \ ${PYTHON_PKGNAMEPREFIX}mako>=0.7.3:textproc/py-mako \ - ${PYTHON_PKGNAMEPREFIX}sqlalchemy07>=0.7.10:databases/py-sqlalchemy07 \ + ${PYTHON_PKGNAMEPREFIX}sqlalchemy10>=0.7.10:databases/py-sqlalchemy10 \ ${PYTHON_PKGNAMEPREFIX}pygments>=1.5:textproc/py-pygments \ ${PYTHON_PKGNAMEPREFIX}whoosh>=2.4.0:textproc/py-whoosh \ ${PYTHON_PKGNAMEPREFIX}Babel>=0.9.6:devel/py-babel \ From owner-svn-ports-head@freebsd.org Tue Dec 27 11:51:49 2016 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 68003C93CAE; Tue, 27 Dec 2016 11:51:49 +0000 (UTC) (envelope-from rene@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 3787612A8; Tue, 27 Dec 2016 11:51:49 +0000 (UTC) (envelope-from rene@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBRBpmAJ067568; Tue, 27 Dec 2016 11:51:48 GMT (envelope-from rene@FreeBSD.org) Received: (from rene@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBRBpmgD067567; Tue, 27 Dec 2016 11:51:48 GMT (envelope-from rene@FreeBSD.org) Message-Id: <201612271151.uBRBpmgD067567@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rene set sender to rene@FreeBSD.org using -f From: Rene Ladan Date: Tue, 27 Dec 2016 11:51:48 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429603 - head/databases/py-flask-sqlalchemy 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: Tue, 27 Dec 2016 11:51:49 -0000 Author: rene Date: Tue Dec 27 11:51:48 2016 New Revision: 429603 URL: https://svnweb.freebsd.org/changeset/ports/429603 Log: databases/py-flask-alchemy: sqlalchemy dependency to 1.0, bump PORTREVISION PR: 215216 Submitted by: rene Approved by: maintainer timeout (python@, 16 days) Modified: head/databases/py-flask-sqlalchemy/Makefile Modified: head/databases/py-flask-sqlalchemy/Makefile ============================================================================== --- head/databases/py-flask-sqlalchemy/Makefile Tue Dec 27 11:49:24 2016 (r429602) +++ head/databases/py-flask-sqlalchemy/Makefile Tue Dec 27 11:51:48 2016 (r429603) @@ -3,6 +3,7 @@ PORTNAME= Flask-SQLAlchemy PORTVERSION= 2.1 +PORTREVISION= 1 CATEGORIES= databases python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -13,7 +14,7 @@ COMMENT= Adds SQLAlchemy support to Flas LICENSE= BSD3CLAUSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Flask>=0.10:www/py-flask \ - ${PYTHON_PKGNAMEPREFIX}sqlalchemy07>=0.7:databases/py-sqlalchemy07 + ${PYTHON_PKGNAMEPREFIX}sqlalchemy10>=0.7:databases/py-sqlalchemy10 USES= python USE_PYTHON= distutils autoplist From owner-svn-ports-head@freebsd.org Tue Dec 27 11:54:02 2016 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 BD5D3C93E8C; Tue, 27 Dec 2016 11:54:02 +0000 (UTC) (envelope-from rene@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 8D0471627; Tue, 27 Dec 2016 11:54:02 +0000 (UTC) (envelope-from rene@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBRBs1fa067747; Tue, 27 Dec 2016 11:54:01 GMT (envelope-from rene@FreeBSD.org) Received: (from rene@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBRBs1dM067746; Tue, 27 Dec 2016 11:54:01 GMT (envelope-from rene@FreeBSD.org) Message-Id: <201612271154.uBRBs1dM067746@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rene set sender to rene@FreeBSD.org using -f From: Rene Ladan Date: Tue, 27 Dec 2016 11:54:01 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429604 - head/games/anki 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: Tue, 27 Dec 2016 11:54:02 -0000 Author: rene Date: Tue Dec 27 11:54:01 2016 New Revision: 429604 URL: https://svnweb.freebsd.org/changeset/ports/429604 Log: games/anki: update sqlalchemy dependency to 1.0, bump PORTREVISION PR: 215218 Submitted by: rene Approved by: maintainer timeout (trebbu@googlemail.com, 16 days) Modified: head/games/anki/Makefile Modified: head/games/anki/Makefile ============================================================================== --- head/games/anki/Makefile Tue Dec 27 11:51:48 2016 (r429603) +++ head/games/anki/Makefile Tue Dec 27 11:54:01 2016 (r429604) @@ -3,6 +3,7 @@ PORTNAME= anki PORTVERSION= 2.0.36 +PORTREVISION= 1 CATEGORIES= games python MASTER_SITES= http://ankisrs.net/download/mirror/ DIST_SUBDIR= python @@ -16,7 +17,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= lame:audio/lame \ mplayer:multimedia/mplayer \ ${PYTHON_PKGNAMEPREFIX}pyaudio>0:audio/py-pyaudio \ - ${PYTHON_PKGNAMEPREFIX}sqlalchemy07>0:databases/py-sqlalchemy07 \ + ${PYTHON_PKGNAMEPREFIX}sqlalchemy10>0:databases/py-sqlalchemy10 \ ${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3 \ ${PYTHON_PKGNAMEPREFIX}qt4-network>=4.4:net/py-qt4-network \ ${PYTHON_PKGNAMEPREFIX}beautifulsoup32>=0:www/py-beautifulsoup32 \ From owner-svn-ports-head@freebsd.org Tue Dec 27 11:56:54 2016 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 8BE08C93F32; Tue, 27 Dec 2016 11:56:54 +0000 (UTC) (envelope-from rene@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 5BA961748; Tue, 27 Dec 2016 11:56:54 +0000 (UTC) (envelope-from rene@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBRBurQ0067963; Tue, 27 Dec 2016 11:56:53 GMT (envelope-from rene@FreeBSD.org) Received: (from rene@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBRBurYU067962; Tue, 27 Dec 2016 11:56:53 GMT (envelope-from rene@FreeBSD.org) Message-Id: <201612271156.uBRBurYU067962@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rene set sender to rene@FreeBSD.org using -f From: Rene Ladan Date: Tue, 27 Dec 2016 11:56:53 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429605 - head/games/pyfa 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: Tue, 27 Dec 2016 11:56:54 -0000 Author: rene Date: Tue Dec 27 11:56:53 2016 New Revision: 429605 URL: https://svnweb.freebsd.org/changeset/ports/429605 Log: games/pyfa: update sqlalchemy dependency to 1.0, bump PORTREVISION PR: 215229 Submitted by: rene Approved by: maintainer timeout (andrey@bsdnir.info, 16 days) Modified: head/games/pyfa/Makefile Modified: head/games/pyfa/Makefile ============================================================================== --- head/games/pyfa/Makefile Tue Dec 27 11:54:01 2016 (r429604) +++ head/games/pyfa/Makefile Tue Dec 27 11:56:53 2016 (r429605) @@ -3,6 +3,7 @@ PORTNAME= pyfa PORTVERSION= 1.19.1 +PORTREVISION= 1 DISTVERSIONPREFIX= v CATEGORIES= games python @@ -13,7 +14,7 @@ LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dateutil>0:devel/py-dateutil \ - ${PYTHON_PKGNAMEPREFIX}sqlalchemy07>=0.6:databases/py-sqlalchemy07 \ + ${PYTHON_PKGNAMEPREFIX}sqlalchemy10>=0.6:databases/py-sqlalchemy10 \ ${PYTHON_PKGNAMEPREFIX}requests>=2.3.0:www/py-requests USE_GITHUB= yes From owner-svn-ports-head@freebsd.org Tue Dec 27 12:11:42 2016 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 CF36EC93993; Tue, 27 Dec 2016 12:11:42 +0000 (UTC) (envelope-from rene@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 9E9981FD5; Tue, 27 Dec 2016 12:11:42 +0000 (UTC) (envelope-from rene@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBRCBfZI073177; Tue, 27 Dec 2016 12:11:41 GMT (envelope-from rene@FreeBSD.org) Received: (from rene@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBRCBfhA073175; Tue, 27 Dec 2016 12:11:41 GMT (envelope-from rene@FreeBSD.org) Message-Id: <201612271211.uBRCBfhA073175@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rene set sender to rene@FreeBSD.org using -f From: Rene Ladan Date: Tue, 27 Dec 2016 12:11:41 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429606 - in head: . databases databases/py-sqlalchemy07 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: Tue, 27 Dec 2016 12:11:42 -0000 Author: rene Date: Tue Dec 27 12:11:41 2016 New Revision: 429606 URL: https://svnweb.freebsd.org/changeset/ports/429606 Log: Remove expired port: 2016-08-20 databases/py-sqlalchemy07: Upstream has declared this version EoL: please migrate to databases/py-sqlalchemy10 Deleted: head/databases/py-sqlalchemy07/ Modified: head/MOVED head/databases/Makefile Modified: head/MOVED ============================================================================== --- head/MOVED Tue Dec 27 11:56:53 2016 (r429605) +++ head/MOVED Tue Dec 27 12:11:41 2016 (r429606) @@ -8851,3 +8851,4 @@ www/py35-requests|www/py3-requests|2016- net-mgmt/ccnet|net-mgmt/ccnet-client|2016-12-26|Split into -client and -server parts net-mgmt/seafile|net-mgmt/seafile-client|2016-12-26|Split into -client and -server parts comms/libcodec2|audio/codec2|2016-12-26|Removed: Duplicate port use `audio/codec2` instead +databases/py-sqlalchemy07|databases/py-sqlalchemy10|2016-12-27|Has expired: Upstream has declared this version EoL: please migrate to databases/py-sqlalchemy10 Modified: head/databases/Makefile ============================================================================== --- head/databases/Makefile Tue Dec 27 11:56:53 2016 (r429605) +++ head/databases/Makefile Tue Dec 27 12:11:41 2016 (r429606) @@ -774,7 +774,6 @@ SUBDIR += py-rrdtool_lgpl SUBDIR += py-south SUBDIR += py-sqlalchemy-migrate - SUBDIR += py-sqlalchemy07 SUBDIR += py-sqlalchemy08 SUBDIR += py-sqlalchemy09 SUBDIR += py-sqlalchemy10 From owner-svn-ports-head@freebsd.org Tue Dec 27 12:13:37 2016 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 A8E5FC93B10; Tue, 27 Dec 2016 12:13:37 +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 5E88A129A; Tue, 27 Dec 2016 12:13:37 +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 uBRCDaeF076149; Tue, 27 Dec 2016 12:13:36 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBRCDaWn076147; Tue, 27 Dec 2016 12:13:36 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201612271213.uBRCDaWn076147@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Tue, 27 Dec 2016 12:13:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429607 - head/security/w3af 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: Tue, 27 Dec 2016 12:13:37 -0000 Author: amdmi3 Date: Tue Dec 27 12:13:36 2016 New Revision: 429607 URL: https://svnweb.freebsd.org/changeset/ports/429607 Log: - Remove bogus (in presence of USE_GITHUB) USES=tar* - Switch to options helpers - Don't install license with docs Approved by: portmgr blanket Modified: head/security/w3af/Makefile head/security/w3af/pkg-plist Modified: head/security/w3af/Makefile ============================================================================== --- head/security/w3af/Makefile Tue Dec 27 12:11:41 2016 (r429606) +++ head/security/w3af/Makefile Tue Dec 27 12:13:36 2016 (r429607) @@ -50,7 +50,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}lxml USE_GITHUB= yes GH_ACCOUNT= andresriancho -USES= gettext python tar:bzip2 shebangfix +USES= gettext python shebangfix SHEBANG_FILES= tools/* NO_BUILD= yes @@ -64,8 +64,6 @@ GUI_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX} GUI_USE= GNOME=pygtk2 -.include - do-install: @${MKDIR} ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/${PORTNAME} @(cd ${WRKSRC}/w3af && ${COPYTREE_SHARE} \* \ @@ -82,15 +80,15 @@ do-install: @(cd ${WRKSRC}/${f}/ && ${COPYTREE_SHARE} \* \ ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/${PORTNAME}/${f}) .endfor -.if ${PORT_OPTIONS:MGUI} + +do-install-GUI-on: ${INSTALL_SCRIPT} ${WRKSRC}/w3af_gui \ ${STAGEDIR}${PREFIX}/bin/w3af_gui -.endif -.if ${PORT_OPTIONS:MDOCS} + +do-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} -.for d in CHANGELOG CONTRIBUTORS GPL INSTALL README TODO - @${INSTALL_DATA} ${WRKSRC}/doc/${d} ${STAGEDIR}${DOCSDIR} +.for d in CHANGELOG CONTRIBUTORS INSTALL README TODO + ${INSTALL_DATA} ${WRKSRC}/doc/${d} ${STAGEDIR}${DOCSDIR} .endfor -.endif .include Modified: head/security/w3af/pkg-plist ============================================================================== --- head/security/w3af/pkg-plist Tue Dec 27 12:11:41 2016 (r429606) +++ head/security/w3af/pkg-plist Tue Dec 27 12:13:36 2016 (r429607) @@ -78,7 +78,6 @@ libexec/w3af/urlencode %%PYTHON_SITELIBDIR%%/w3af/scripts/xss_stored.w3af %%DOCS%%%%PORTDOCS%%%%DOCSDIR%%/CHANGELOG %%DOCS%%%%PORTDOCS%%%%DOCSDIR%%/CONTRIBUTORS -%%DOCS%%%%PORTDOCS%%%%DOCSDIR%%/GPL %%DOCS%%%%PORTDOCS%%%%DOCSDIR%%/INSTALL %%DOCS%%%%PORTDOCS%%%%DOCSDIR%%/README %%DOCS%%%%PORTDOCS%%%%DOCSDIR%%/TODO From owner-svn-ports-head@freebsd.org Tue Dec 27 12:14:32 2016 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 EE966C93DEA; Tue, 27 Dec 2016 12:14:32 +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 BE4011442; Tue, 27 Dec 2016 12:14:32 +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 uBRCEVBL076267; Tue, 27 Dec 2016 12:14:31 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBRCEV6p076266; Tue, 27 Dec 2016 12:14:31 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201612271214.uBRCEV6p076266@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Tue, 27 Dec 2016 12:14:31 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429608 - head/devel/svn2git 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: Tue, 27 Dec 2016 12:14:33 -0000 Author: amdmi3 Date: Tue Dec 27 12:14:31 2016 New Revision: 429608 URL: https://svnweb.freebsd.org/changeset/ports/429608 Log: - Fix LICENSE - Remove bogus (in presence of USE_GITHUB) USES=tar* Approved by: portmgr blanket Modified: head/devel/svn2git/Makefile Modified: head/devel/svn2git/Makefile ============================================================================== --- head/devel/svn2git/Makefile Tue Dec 27 12:13:36 2016 (r429607) +++ head/devel/svn2git/Makefile Tue Dec 27 12:14:31 2016 (r429608) @@ -8,14 +8,14 @@ CATEGORIES= devel kde MAINTAINER= dbn@FreeBSD.org COMMENT= Imports svn repositories into git -LICENSE= GPLv3 +LICENSE= GPLv3+ LIB_DEPENDS= libsvn_client-1.so:devel/subversion -RUN_DEPENDS+= git:devel/git \ +RUN_DEPENDS= git:devel/git \ p5-Term-ReadKey>=0:devel/p5-Term-ReadKey \ p5-subversion>=0:devel/p5-subversion -USES= qmake tar:xz +USES= qmake USE_GITHUB= yes USE_QT4= corelib GH_ACCOUNT= svn-all-fast-export @@ -29,7 +29,7 @@ PLIST_FILES= bin/svn2git FREEBSD_REPO_EXTRA_PATCHES= ${PATCHDIR}/freebsd-export-patch post-patch: - ${REINPLACE_CMD} -e "s|/usr/local|${LOCALBASE}|" \ + @${REINPLACE_CMD} -e "s|/usr/local|${LOCALBASE}|" \ -e "s/VERSION = .*/VERSION = ${PORTVERSION}/" ${WRKSRC}/src/src.pro do-install: From owner-svn-ports-head@freebsd.org Tue Dec 27 12:15:01 2016 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 8065AC93E55; Tue, 27 Dec 2016 12:15:01 +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 4FE231585; Tue, 27 Dec 2016 12:15:01 +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 uBRCF0OO076378; Tue, 27 Dec 2016 12:15:00 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBRCF0Ir076377; Tue, 27 Dec 2016 12:15:00 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201612271215.uBRCF0Ir076377@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Tue, 27 Dec 2016 12:15:00 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429609 - head/net/xorp 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: Tue, 27 Dec 2016 12:15:01 -0000 Author: amdmi3 Date: Tue Dec 27 12:15:00 2016 New Revision: 429609 URL: https://svnweb.freebsd.org/changeset/ports/429609 Log: - Remove bogus (in presence of USE_GITHUB) USES=tar* - Switch to USES=ssl - Remove unneeded bsd.port.pre.mk inclusion Approved by: portmgr blanket Modified: head/net/xorp/Makefile Modified: head/net/xorp/Makefile ============================================================================== --- head/net/xorp/Makefile Tue Dec 27 12:14:31 2016 (r429608) +++ head/net/xorp/Makefile Tue Dec 27 12:15:00 2016 (r429609) @@ -15,9 +15,8 @@ LICENSE= GPLv2 LIB_DEPENDS= libboost_regex.so:devel/boost-libs \ libpcap.so.1:net/libpcap # avoid base libpcap -USES= tar:bzip2 ncurses scons shebangfix compiler:env python:2,build +USES= ncurses scons shebangfix ssl compiler:env python:2,build USE_GITHUB= yes -USE_OPENSSL= yes USE_RC_SUBR= xorp GH_ACCOUNT= greearb GH_PROJECT= ${PORTNAME}.ct @@ -48,13 +47,11 @@ TCP_RPC_DESC= Use TCP as RPC transport ( TCP_RPC_MAKE_ARGS= transport=tcp TCP_RPC_MAKE_ARGS_OFF= transport=local -.include - post-patch: - ${REINPLACE_CMD} 's,%%LOCALBASE%%,${LOCALBASE},' ${WRKSRC}/SConstruct + @${REINPLACE_CMD} 's,%%LOCALBASE%%,${LOCALBASE},' ${WRKSRC}/SConstruct post-install: ${INSTALL_DATA} ${WRKSRC}/rtrmgr/config/multicast4.boot \ - ${STAGEDIR}${PREFIX}/etc/xorp.conf.sample + ${STAGEDIR}${PREFIX}/etc/xorp.conf.sample -.include +.include From owner-svn-ports-head@freebsd.org Tue Dec 27 12:15:47 2016 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 33BD4C93E96; Tue, 27 Dec 2016 12:15:47 +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 031341671; Tue, 27 Dec 2016 12:15:46 +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 uBRCFkiH076498; Tue, 27 Dec 2016 12:15:46 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBRCFkuT076496; Tue, 27 Dec 2016 12:15:46 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201612271215.uBRCFkuT076496@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Tue, 27 Dec 2016 12:15:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429610 - head/devel/bullet 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: Tue, 27 Dec 2016 12:15:47 -0000 Author: amdmi3 Date: Tue Dec 27 12:15:45 2016 New Revision: 429610 URL: https://svnweb.freebsd.org/changeset/ports/429610 Log: - Remove bogus (in presence of USE_GITHUB) USES=tar* - Fix WWW: Approved by: portmgr blanket Modified: head/devel/bullet/Makefile head/devel/bullet/pkg-descr Modified: head/devel/bullet/Makefile ============================================================================== --- head/devel/bullet/Makefile Tue Dec 27 12:15:00 2016 (r429609) +++ head/devel/bullet/Makefile Tue Dec 27 12:15:45 2016 (r429610) @@ -15,7 +15,7 @@ USE_GITHUB= yes GH_ACCOUNT= bulletphysics GH_PROJECT= bullet3 -USES= cmake compiler:c++11-lang tar:tgz +USES= cmake compiler:c++11-lang USE_GL= gl glu glut USE_LDCONFIG= yes USE_XORG= x11 Modified: head/devel/bullet/pkg-descr ============================================================================== --- head/devel/bullet/pkg-descr Tue Dec 27 12:15:00 2016 (r429609) +++ head/devel/bullet/pkg-descr Tue Dec 27 12:15:45 2016 (r429610) @@ -12,5 +12,4 @@ hardware. Bullet is native part of Blender 3D modeler and it supports COLLADA Physics file format. - -WWW: http://www.bulletphysics.com +WWW: http://www.bulletphysics.com/ From owner-svn-ports-head@freebsd.org Tue Dec 27 12:16:33 2016 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 AF268C93ED0; Tue, 27 Dec 2016 12:16:33 +0000 (UTC) (envelope-from rene@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 89DD61758; Tue, 27 Dec 2016 12:16:33 +0000 (UTC) (envelope-from rene@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBRCGWqQ076655; Tue, 27 Dec 2016 12:16:32 GMT (envelope-from rene@FreeBSD.org) Received: (from rene@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBRCGWqJ076652; Tue, 27 Dec 2016 12:16:32 GMT (envelope-from rene@FreeBSD.org) Message-Id: <201612271216.uBRCGWqJ076652@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rene set sender to rene@FreeBSD.org using -f From: Rene Ladan Date: Tue, 27 Dec 2016 12:16:32 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429611 - head/devel/include-what-you-use 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: Tue, 27 Dec 2016 12:16:33 -0000 Author: rene Date: Tue Dec 27 12:16:32 2016 New Revision: 429611 URL: https://svnweb.freebsd.org/changeset/ports/429611 Log: devel/include-what-you-use: update to version 0.7 - now uses clang 3.9 instead of clang 3.7 - add mappings for Qt 5.4 - premilinary mapings for libc++ - bugfix in fix_incudes.py - various other fixes and enhancements - add pkg-plist PR: 215211 Submitted by: rene Approved by: maintainer timeout (koobs, 16 days) Added: head/devel/include-what-you-use/pkg-plist (contents, props changed) Modified: head/devel/include-what-you-use/Makefile head/devel/include-what-you-use/distinfo Modified: head/devel/include-what-you-use/Makefile ============================================================================== --- head/devel/include-what-you-use/Makefile Tue Dec 27 12:15:45 2016 (r429610) +++ head/devel/include-what-you-use/Makefile Tue Dec 27 12:16:32 2016 (r429611) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= include-what-you-use -PORTVERSION= 0.5 -PORTREVISION= 1 +PORTVERSION= 0.7 CATEGORIES= devel MAINTAINER= koobs@FreeBSD.org @@ -12,21 +11,17 @@ COMMENT= Tool for use with clang to anal LICENSE= NCSA LICENSE_FILE= ${WRKSRC}/LICENSE.TXT -BUILD_DEPENDS= clang37:devel/llvm37 -RUN_DEPENDS= clang37:devel/llvm37 +BUILD_DEPENDS= clang39:devel/llvm39 +RUN_DEPENDS= clang39:devel/llvm39 BROKEN_FreeBSD_9= does not build USES= cmake:outsource ncurses python:run USE_GITHUB= yes -GH_TAGNAME= clang_3.7 +GH_TAGNAME= clang_3.9 -CMAKE_ARGS+= -DIWYU_LLVM_INCLUDE_PATH=${LOCALBASE}/llvm37/include \ - -DIWYU_LLVM_LIB_PATH=${LOCALBASE}/llvm37/lib - -PLIST_FILES= bin/fix_includes.py \ - bin/include-what-you-use \ - bin/iwyu_tool.py +CMAKE_ARGS+= -DIWYU_LLVM_INCLUDE_PATH=${LOCALBASE}/llvm39/include \ + -DIWYU_LLVM_LIB_PATH=${LOCALBASE}/llvm39/lib .include Modified: head/devel/include-what-you-use/distinfo ============================================================================== --- head/devel/include-what-you-use/distinfo Tue Dec 27 12:15:45 2016 (r429610) +++ head/devel/include-what-you-use/distinfo Tue Dec 27 12:16:32 2016 (r429611) @@ -1,2 +1,3 @@ -SHA256 (include-what-you-use-include-what-you-use-0.5-clang_3.7_GH0.tar.gz) = d5ba65de1da9ccbe65f92e80f8d5b0563b0935be13a15c129d6dbdd9dac841a0 -SIZE (include-what-you-use-include-what-you-use-0.5-clang_3.7_GH0.tar.gz) = 404410 +TIMESTAMP = 1481367090 +SHA256 (include-what-you-use-include-what-you-use-0.7-clang_3.9_GH0.tar.gz) = 0057f48ee69ed998c77378b1cc97913c60115a2ad627ed94cf041be609bdf864 +SIZE (include-what-you-use-include-what-you-use-0.7-clang_3.9_GH0.tar.gz) = 433659 Added: head/devel/include-what-you-use/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/include-what-you-use/pkg-plist Tue Dec 27 12:16:32 2016 (r429611) @@ -0,0 +1,14 @@ +bin/fix_includes.py +bin/include-what-you-use +bin/iwyu_tool.py +%%DATADIR%%/boost-all-private.imp +%%DATADIR%%/boost-all.imp +%%DATADIR%%/gcc.libc.imp +%%DATADIR%%/gcc.stl.headers.imp +%%DATADIR%%/gcc.symbols.imp +%%DATADIR%%/iwyu.gcc.imp +%%DATADIR%%/libcxx.imp +%%DATADIR%%/qt4.imp +%%DATADIR%%/qt5_4.imp +%%DATADIR%%/stl.c.headers.imp +%%DATADIR%%/third_party.imp From owner-svn-ports-head@freebsd.org Tue Dec 27 12:20:45 2016 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 8AFA8C92112; Tue, 27 Dec 2016 12:20:45 +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 4C9E119C7; Tue, 27 Dec 2016 12:20: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 uBRCKiNM080108; Tue, 27 Dec 2016 12:20:44 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBRCKfp7080074; Tue, 27 Dec 2016 12:20:41 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201612271220.uBRCKfp7080074@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Tue, 27 Dec 2016 12:20:41 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429612 - in head: audio/logitechmediaserver deskutils/gnome-shell-extension-audio-output-switcher deskutils/gnome-shell-extension-coverflow deskutils/gnome-shell-extension-dashtodock d... 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: Tue, 27 Dec 2016 12:20:45 -0000 Author: amdmi3 Date: Tue Dec 27 12:20:41 2016 New Revision: 429612 URL: https://svnweb.freebsd.org/changeset/ports/429612 Log: - Remove bogus (in presence of USE_GITHUB) USES=tar* - While here, minor cosmetic and license fixes Approved by: portmgr blanket Modified: head/audio/logitechmediaserver/Makefile head/deskutils/gnome-shell-extension-audio-output-switcher/Makefile head/deskutils/gnome-shell-extension-coverflow/Makefile head/deskutils/gnome-shell-extension-dashtodock/Makefile head/deskutils/gnome-shell-extension-filesmenu/Makefile head/deskutils/gnome-shell-extension-hidetopbar/Makefile head/deskutils/gnome-shell-extension-lockkeys/Makefile head/deskutils/gnome-shell-extension-mediaplayer/Makefile head/deskutils/gnome-shell-extension-openweather/Makefile head/deskutils/gnome-shell-extension-overlay-icons/Makefile head/deskutils/gnome-shell-extension-panel-osd/Makefile head/deskutils/gnome-shell-extension-trash/Makefile head/deskutils/gnome-shell-extension-weather/Makefile head/devel/libmowgli/Makefile head/devel/php-jq/Makefile head/dns/dnsrecon/Makefile head/graphics/pqiv/Makefile head/lang/tcc/Makefile head/multimedia/libvpx/Makefile head/net-im/diligent/Makefile head/net/exabgp/Makefile head/net/exaddos/Makefile head/net/mrouted/Makefile head/net/pimd/Makefile head/security/nikto/Makefile head/sysutils/nfcutils/Makefile head/sysutils/pcbsd-appweb/Makefile head/sysutils/pcbsd-libsh/Makefile head/sysutils/pcbsd-syscache/Makefile head/sysutils/warden/Makefile head/www/codeigniter/Makefile Modified: head/audio/logitechmediaserver/Makefile ============================================================================== --- head/audio/logitechmediaserver/Makefile Tue Dec 27 12:16:32 2016 (r429611) +++ head/audio/logitechmediaserver/Makefile Tue Dec 27 12:20:41 2016 (r429612) @@ -26,7 +26,7 @@ RESTRICTED= Contains non-redistributable USERS= ${SLIMUSER} GROUPS= ${SLIMGROUP} -USES= gettext-runtime gmake perl5 shebangfix tar:tgz +USES= gettext-runtime gmake perl5 shebangfix EXTRA_PATCHES= ${FILESDIR}/vendorpatch-CPAN_buildme.sh SHEBANG_FILES= Bin/darwin/check-update.pl \ Bin/dbish \ Modified: head/deskutils/gnome-shell-extension-audio-output-switcher/Makefile ============================================================================== --- head/deskutils/gnome-shell-extension-audio-output-switcher/Makefile Tue Dec 27 12:16:32 2016 (r429611) +++ head/deskutils/gnome-shell-extension-audio-output-switcher/Makefile Tue Dec 27 12:20:41 2016 (r429612) @@ -15,7 +15,7 @@ BUILD_DEPENDS= gnome-shell>=0:x11/gnome- RUN_DEPENDS= gnome-shell>=0:x11/gnome-shell \ gsettings-desktop-schemas>=3.12.0:devel/gsettings-desktop-schemas -USES= gettext gmake gnome pkgconfig tar:xz +USES= gettext gmake gnome pkgconfig USE_GNOME= glib20 USE_GITHUB= yes CPPFLAGS+= -I${LOCALBASE}/include Modified: head/deskutils/gnome-shell-extension-coverflow/Makefile ============================================================================== --- head/deskutils/gnome-shell-extension-coverflow/Makefile Tue Dec 27 12:16:32 2016 (r429611) +++ head/deskutils/gnome-shell-extension-coverflow/Makefile Tue Dec 27 12:20:41 2016 (r429612) @@ -14,7 +14,7 @@ BUILD_DEPENDS= gnome-shell>=0:x11/gnome- RUN_DEPENDS= gnome-shell>=0:x11/gnome-shell \ gsettings-desktop-schemas>=3.12.0:devel/gsettings-desktop-schemas -USES= gettext gmake gnome pkgconfig tar:xz +USES= gettext gmake gnome pkgconfig USE_GNOME= glib20 USE_GITHUB= yes CPPFLAGS+= -I${LOCALBASE}/include Modified: head/deskutils/gnome-shell-extension-dashtodock/Makefile ============================================================================== --- head/deskutils/gnome-shell-extension-dashtodock/Makefile Tue Dec 27 12:16:32 2016 (r429611) +++ head/deskutils/gnome-shell-extension-dashtodock/Makefile Tue Dec 27 12:20:41 2016 (r429612) @@ -14,7 +14,7 @@ BUILD_DEPENDS= gnome-shell>=0:x11/gnome- RUN_DEPENDS= gnome-shell>=0:x11/gnome-shell \ gsettings-desktop-schemas>=3.12.0:devel/gsettings-desktop-schemas -USES= gettext gmake gnome pkgconfig tar:xz +USES= gettext gmake gnome pkgconfig USE_GNOME= glib20 USE_GITHUB= yes CPPFLAGS+= -I${LOCALBASE}/include Modified: head/deskutils/gnome-shell-extension-filesmenu/Makefile ============================================================================== --- head/deskutils/gnome-shell-extension-filesmenu/Makefile Tue Dec 27 12:16:32 2016 (r429611) +++ head/deskutils/gnome-shell-extension-filesmenu/Makefile Tue Dec 27 12:20:41 2016 (r429612) @@ -14,7 +14,7 @@ BUILD_DEPENDS= gnome-shell>=0:x11/gnome- RUN_DEPENDS= gnome-shell>=0:x11/gnome-shell \ gsettings-desktop-schemas>=3.12.0:devel/gsettings-desktop-schemas -USES= gettext gmake pkgconfig tar:xz +USES= gettext gmake pkgconfig USE_GNOME= glib20 CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib Modified: head/deskutils/gnome-shell-extension-hidetopbar/Makefile ============================================================================== --- head/deskutils/gnome-shell-extension-hidetopbar/Makefile Tue Dec 27 12:16:32 2016 (r429611) +++ head/deskutils/gnome-shell-extension-hidetopbar/Makefile Tue Dec 27 12:20:41 2016 (r429612) @@ -14,7 +14,7 @@ BUILD_DEPENDS= gnome-shell>=0:x11/gnome- RUN_DEPENDS= gnome-shell>=0:x11/gnome-shell \ gsettings-desktop-schemas>=3.12.0:devel/gsettings-desktop-schemas -USES= gettext gmake gnome pkgconfig tar:xz +USES= gettext gmake gnome pkgconfig USE_GNOME= glib20 USE_GITHUB= yes CPPFLAGS+= -I${LOCALBASE}/include Modified: head/deskutils/gnome-shell-extension-lockkeys/Makefile ============================================================================== --- head/deskutils/gnome-shell-extension-lockkeys/Makefile Tue Dec 27 12:16:32 2016 (r429611) +++ head/deskutils/gnome-shell-extension-lockkeys/Makefile Tue Dec 27 12:20:41 2016 (r429612) @@ -14,7 +14,7 @@ BUILD_DEPENDS= gnome-shell>=0:x11/gnome- RUN_DEPENDS= gnome-shell>=0:x11/gnome-shell \ gsettings-desktop-schemas>=3.12.0:devel/gsettings-desktop-schemas -USES= gettext gmake gnome pkgconfig tar:xz +USES= gettext gmake gnome pkgconfig USE_GNOME= glib20 USE_GITHUB= yes CPPFLAGS+= -I${LOCALBASE}/include Modified: head/deskutils/gnome-shell-extension-mediaplayer/Makefile ============================================================================== --- head/deskutils/gnome-shell-extension-mediaplayer/Makefile Tue Dec 27 12:16:32 2016 (r429611) +++ head/deskutils/gnome-shell-extension-mediaplayer/Makefile Tue Dec 27 12:20:41 2016 (r429612) @@ -14,7 +14,7 @@ BUILD_DEPENDS= gnome-autogen.sh:devel/gn RUN_DEPENDS= gnome-shell>=0:x11/gnome-shell \ gsettings-desktop-schemas>=3.12.0:devel/gsettings-desktop-schemas -USES= autoreconf gettext gmake gnome libtool pkgconfig tar:xz +USES= autoreconf gettext gmake gnome libtool pkgconfig USE_GNOME= glib20 intltool USE_GITHUB= yes USE_LDCONFIG= yes Modified: head/deskutils/gnome-shell-extension-openweather/Makefile ============================================================================== --- head/deskutils/gnome-shell-extension-openweather/Makefile Tue Dec 27 12:16:32 2016 (r429611) +++ head/deskutils/gnome-shell-extension-openweather/Makefile Tue Dec 27 12:20:41 2016 (r429612) @@ -14,7 +14,7 @@ BUILD_DEPENDS= gnome-autogen.sh:devel/gn RUN_DEPENDS= gnome-shell>=0:x11/gnome-shell \ gsettings-desktop-schemas>=3.12.0:devel/gsettings-desktop-schemas -USES= autoreconf gettext gmake gnome libtool pkgconfig tar:xz +USES= autoreconf gettext gmake gnome libtool pkgconfig USE_GNOME= glib20 intltool USE_GITHUB= yes USE_LDCONFIG= yes Modified: head/deskutils/gnome-shell-extension-overlay-icons/Makefile ============================================================================== --- head/deskutils/gnome-shell-extension-overlay-icons/Makefile Tue Dec 27 12:16:32 2016 (r429611) +++ head/deskutils/gnome-shell-extension-overlay-icons/Makefile Tue Dec 27 12:20:41 2016 (r429612) @@ -14,7 +14,7 @@ BUILD_DEPENDS= gnome-shell>=0:x11/gnome- RUN_DEPENDS= gnome-shell>=0:x11/gnome-shell \ gsettings-desktop-schemas>=3.12.0:devel/gsettings-desktop-schemas -USES= gettext gmake gnome pkgconfig tar:xz +USES= gettext gmake gnome pkgconfig USE_GNOME= glib20 USE_GITHUB= yes CPPFLAGS+= -I${LOCALBASE}/include Modified: head/deskutils/gnome-shell-extension-panel-osd/Makefile ============================================================================== --- head/deskutils/gnome-shell-extension-panel-osd/Makefile Tue Dec 27 12:16:32 2016 (r429611) +++ head/deskutils/gnome-shell-extension-panel-osd/Makefile Tue Dec 27 12:20:41 2016 (r429612) @@ -13,7 +13,7 @@ BUILD_DEPENDS= gsettings-desktop-schemas RUN_DEPENDS= gnome-shell>=0:x11/gnome-shell \ gsettings-desktop-schemas>=3.12.0:devel/gsettings-desktop-schemas -USES= autoreconf gettext gmake gnome libtool pkgconfig tar:xz +USES= autoreconf gettext gmake gnome libtool pkgconfig USE_GNOME= glib20 intltool USE_GITHUB= yes USE_LDCONFIG= yes Modified: head/deskutils/gnome-shell-extension-trash/Makefile ============================================================================== --- head/deskutils/gnome-shell-extension-trash/Makefile Tue Dec 27 12:16:32 2016 (r429611) +++ head/deskutils/gnome-shell-extension-trash/Makefile Tue Dec 27 12:20:41 2016 (r429612) @@ -14,7 +14,7 @@ BUILD_DEPENDS= gnome-shell>=0:x11/gnome- RUN_DEPENDS= gnome-shell>=0:x11/gnome-shell \ gsettings-desktop-schemas>=3.12.0:devel/gsettings-desktop-schemas -USES= gettext gmake gnome pkgconfig tar:xz +USES= gettext gmake gnome pkgconfig USE_GNOME= glib20 USE_GITHUB= yes CPPFLAGS+= -I${LOCALBASE}/include Modified: head/deskutils/gnome-shell-extension-weather/Makefile ============================================================================== --- head/deskutils/gnome-shell-extension-weather/Makefile Tue Dec 27 12:16:32 2016 (r429611) +++ head/deskutils/gnome-shell-extension-weather/Makefile Tue Dec 27 12:20:41 2016 (r429612) @@ -11,7 +11,7 @@ COMMENT= Weather extension for the GNOME RUN_DEPENDS= gnome-shell>=0:x11/gnome-shell -USES= autoreconf gettext gmake gnome libtool pkgconfig tar:xz +USES= autoreconf gettext gmake gnome libtool pkgconfig USE_GNOME= glib20 intlhack USE_GITHUB= yes USE_LDCONFIG= yes Modified: head/devel/libmowgli/Makefile ============================================================================== --- head/devel/libmowgli/Makefile Tue Dec 27 12:16:32 2016 (r429611) +++ head/devel/libmowgli/Makefile Tue Dec 27 12:20:41 2016 (r429612) @@ -9,12 +9,13 @@ MAINTAINER= oliver@FreeBSD.org COMMENT= Development framework for C LICENSE= ISCL +LICENSE_FILE= ${WRKSRC}/COPYING USE_GITHUB= yes GH_ACCOUNT= atheme-legacy GH_TAGNAME= 5ab559e3af5b11767ada53d4401fb1c4443f3723 -USES= gmake pathfix tar:bzip2 +USES= gmake pathfix PATHFIX_MAKEFILEIN= Makefile GNU_CONFIGURE= yes USE_LDCONFIG= yes Modified: head/devel/php-jq/Makefile ============================================================================== --- head/devel/php-jq/Makefile Tue Dec 27 12:16:32 2016 (r429611) +++ head/devel/php-jq/Makefile Tue Dec 27 12:20:41 2016 (r429612) @@ -11,6 +11,7 @@ MAINTAINER= gasol.wu@gmail.com COMMENT= Jq shared extension for php LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libjq.so:textproc/jq @@ -19,7 +20,7 @@ GH_ACCOUNT= kjdev GH_PROJECT= php-ext-jq IGNORE_WITH_PHP= 70 -USES= php:ext tar:tgz +USES= php:ext JQ_CMD= ${LOCALBASE}/bin/jq Modified: head/dns/dnsrecon/Makefile ============================================================================== --- head/dns/dnsrecon/Makefile Tue Dec 27 12:16:32 2016 (r429611) +++ head/dns/dnsrecon/Makefile Tue Dec 27 12:20:41 2016 (r429612) @@ -16,7 +16,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dnsp USE_GITHUB= yes GH_ACCOUNT= darkoperator -USES= python:2.7+ shebangfix tar:tgz +USES= python:2.7+ shebangfix NO_BUILD= yes NO_ARCH= yes Modified: head/graphics/pqiv/Makefile ============================================================================== --- head/graphics/pqiv/Makefile Tue Dec 27 12:16:32 2016 (r429611) +++ head/graphics/pqiv/Makefile Tue Dec 27 12:20:41 2016 (r429612) @@ -13,7 +13,7 @@ LICENSE= GPLv2 BUILD_DEPENDS= bash:shells/bash -LIB_DEPENDS+= libfontconfig.so:x11-fonts/fontconfig \ +LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ libfreetype.so:print/freetype2 USE_GITHUB= yes @@ -30,7 +30,7 @@ WAND_DESC= ImageMagick image processing OPTIONS_DEFAULT= GTK2 PIXBUF -USES= gettext-runtime gmake pkgconfig tar:bzip2 +USES= gettext-runtime gmake pkgconfig USE_XORG= x11 USE_GNOME= cairo gdkpixbuf2 HAS_CONFIGURE= yes Modified: head/lang/tcc/Makefile ============================================================================== --- head/lang/tcc/Makefile Tue Dec 27 12:16:32 2016 (r429611) +++ head/lang/tcc/Makefile Tue Dec 27 12:20:41 2016 (r429612) @@ -20,7 +20,7 @@ USE_GITHUB= yes GH_ACCOUNT= TinyCC GH_PROJECT= tinycc -USES= gmake makeinfo perl5 tar:bzip2 +USES= gmake makeinfo perl5 USE_PERL5= build HAS_CONFIGURE= yes CONFIGURE_ARGS= --prefix="${PREFIX}" --cc="${CC}" Modified: head/multimedia/libvpx/Makefile ============================================================================== --- head/multimedia/libvpx/Makefile Tue Dec 27 12:16:32 2016 (r429611) +++ head/multimedia/libvpx/Makefile Tue Dec 27 12:20:41 2016 (r429612) @@ -18,7 +18,7 @@ BUILD_DEPENDS= yasm:devel/yasm USE_GITHUB= yes GH_ACCOUNT= webmproject -USES= compiler:c11 cpe gmake perl5 shebangfix tar:bzip2 +USES= compiler:c11 cpe gmake perl5 shebangfix CPE_VENDOR= john_koleszar HAS_CONFIGURE= yes USE_PERL5= build Modified: head/net-im/diligent/Makefile ============================================================================== --- head/net-im/diligent/Makefile Tue Dec 27 12:16:32 2016 (r429611) +++ head/net-im/diligent/Makefile Tue Dec 27 12:20:41 2016 (r429612) @@ -16,8 +16,8 @@ LIB_DEPENDS= libQt5WebKitWidgets.so:www/ USE_LDCONFIG= yes USE_QT5= core gui network svg linguist \ buildtools x11extras widgets -USE_GL+= gl -USES= compiler:c++11-lang qmake tar:xz +USE_GL= gl +USES= compiler:c++11-lang qmake QMAKE_ARGS= CONFIG+="configure" @@ -32,7 +32,7 @@ SUB_FILES= diligent.desktop do-install: ${INSTALL_PROGRAM} ${WRKSRC}/diligent ${STAGEDIR}${PREFIX}/bin ${INSTALL_DATA} ${WRKDIR}/${SUB_FILES} ${STAGEDIR}${PREFIX}/share/applications/ - ${MKDIR} ${STAGEDIR}${PREFIX}/share/icons + @${MKDIR} ${STAGEDIR}${PREFIX}/share/icons ${INSTALL_DATA} ${WRKSRC}/images/png/Slack.png ${STAGEDIR}${PREFIX}/share/icons/diligent.png .include Modified: head/net/exabgp/Makefile ============================================================================== --- head/net/exabgp/Makefile Tue Dec 27 12:16:32 2016 (r429611) +++ head/net/exabgp/Makefile Tue Dec 27 12:20:41 2016 (r429612) @@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/COPYRIGHT USE_GITHUB= yes GH_ACCOUNT= Exa-Networks -USES= python:2 tar:tgz +USES= python:2 SUB_FILES= pkg-message exabgp.sh SUB_LIST= PYTHON_LIBDIR=${PYTHON_LIBDIR} PYTHON_CMD=${PYTHON_CMD} \ PYTHON_SITELIBDIR=${PYTHON_SITELIBDIR} Modified: head/net/exaddos/Makefile ============================================================================== --- head/net/exaddos/Makefile Tue Dec 27 12:16:32 2016 (r429611) +++ head/net/exaddos/Makefile Tue Dec 27 12:20:41 2016 (r429612) @@ -17,11 +17,12 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}snmp USE_GITHUB= yes GH_ACCOUNT= Exa-Networks -USES= python tar:tgz +USES= python SUB_FILES= pkg-message exaddos.sh exaddos.conf.sample SUB_LIST= PYTHON_LIBDIR=${PYTHON_LIBDIR} PYTHON_CMD=${PYTHON_CMD} \ PYTHON_SITELIBDIR=${PYTHON_SITELIBDIR} USE_RC_SUBR= ${PORTNAME} +NO_ARCH= yes USERS= ${PORTNAME} GROUPS= ${PORTNAME} Modified: head/net/mrouted/Makefile ============================================================================== --- head/net/mrouted/Makefile Tue Dec 27 12:16:32 2016 (r429611) +++ head/net/mrouted/Makefile Tue Dec 27 12:20:41 2016 (r429612) @@ -12,7 +12,6 @@ COMMENT= Multicast routing daemon provid LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -USES= tar:bzip2 USE_GITHUB= yes USE_RC_SUBR= mrouted GH_ACCOUNT= troglobit Modified: head/net/pimd/Makefile ============================================================================== --- head/net/pimd/Makefile Tue Dec 27 12:16:32 2016 (r429611) +++ head/net/pimd/Makefile Tue Dec 27 12:20:41 2016 (r429612) @@ -16,11 +16,10 @@ GH_PROJECT= libite:libite GH_TAGNAME= v1.4.4:libite GH_SUBDIR= libite:libite -USES= tar:bzip2 USE_RC_SUBR= ${PORTNAME} HAS_CONFIGURE= yes -MAKE_ARGS+= prefix="${PREFIX}" sysconfdir="${PREFIX}/etc/" +MAKE_ARGS= prefix="${PREFIX}" sysconfdir="${PREFIX}/etc/" do-install: ${INSTALL_PROGRAM} ${WRKSRC}/pimd ${STAGEDIR}${PREFIX}/sbin/ @@ -28,6 +27,6 @@ do-install: ${STAGEDIR}${PREFIX}/etc/pimd.conf.sample ${INSTALL_SCRIPT} ${FILESDIR}/pimd.in \ ${STAGEDIR}${PREFIX}/etc/rc.d/pimd - ${INSTALL_MAN} ${WRKSRC}/pimd.8 ${STAGEDIR}${PREFIX}/man/man8/ + ${INSTALL_MAN} ${WRKSRC}/pimd.8 ${STAGEDIR}${MANPREFIX}/man/man8/ .include Modified: head/security/nikto/Makefile ============================================================================== --- head/security/nikto/Makefile Tue Dec 27 12:16:32 2016 (r429611) +++ head/security/nikto/Makefile Tue Dec 27 12:20:41 2016 (r429612) @@ -22,7 +22,7 @@ SSLEAY_RUN_DEPENDS= p5-Net-SSLeay>0:secu NO_BUILD= yes NO_ARCH= yes -USES= perl5 shebangfix tar:bzip2 +USES= perl5 shebangfix USE_PERL5= run SHEBANG_FILES= nikto.pl WRKSRC_SUBDIR= program Modified: head/sysutils/nfcutils/Makefile ============================================================================== --- head/sysutils/nfcutils/Makefile Tue Dec 27 12:16:32 2016 (r429611) +++ head/sysutils/nfcutils/Makefile Tue Dec 27 12:20:41 2016 (r429612) @@ -8,11 +8,12 @@ CATEGORIES= sysutils MAINTAINER= dengtooling@gmail.com COMMENT= Listing NFC devices and in-field tags or targets -LICENSE= GPLv3 +LICENSE= GPLv3+ +LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libnfc.so:devel/libnfc -USES= autoreconf gmake libtool pkgconfig tar:tgz +USES= autoreconf gmake libtool pkgconfig USE_GITHUB= yes GH_ACCOUNT= terence-deng MAKE_ENV+= MKDIR="${MKDIR}" Modified: head/sysutils/pcbsd-appweb/Makefile ============================================================================== --- head/sysutils/pcbsd-appweb/Makefile Tue Dec 27 12:16:32 2016 (r429611) +++ head/sysutils/pcbsd-appweb/Makefile Tue Dec 27 12:20:41 2016 (r429612) @@ -17,8 +17,9 @@ RUN_DEPENDS= syscache:sysutils/pcbsd-sys USE_PHP= filter gd json session WRKSRC_SUBDIR= src-webui -USES= pkgconfig tar:xz +USES= pkgconfig NO_BUILD= yes +NO_ARCH= yes MAKE_ARGS= PREFIX=${STAGEDIR}${PREFIX} USE_GITHUB= yes Modified: head/sysutils/pcbsd-libsh/Makefile ============================================================================== --- head/sysutils/pcbsd-libsh/Makefile Tue Dec 27 12:16:32 2016 (r429611) +++ head/sysutils/pcbsd-libsh/Makefile Tue Dec 27 12:20:41 2016 (r429612) @@ -11,8 +11,9 @@ COMMENT= PC-BSD Shell Library LICENSE= BSD3CLAUSE WRKSRC_SUBDIR= src-sh/libsh -USES= pkgconfig tar:xz +USES= pkgconfig NO_BUILD= yes +NO_ARCH= yes MAKE_ARGS= PREFIX=${STAGEDIR}${PREFIX} USE_GITHUB= yes Modified: head/sysutils/pcbsd-syscache/Makefile ============================================================================== --- head/sysutils/pcbsd-syscache/Makefile Tue Dec 27 12:16:32 2016 (r429611) +++ head/sysutils/pcbsd-syscache/Makefile Tue Dec 27 12:20:41 2016 (r429612) @@ -12,7 +12,7 @@ LICENSE= BSD3CLAUSE WRKSRC_SUBDIR= src-sh/syscache USE_QT5= core network buildtools qmake -USES= pkgconfig tar:xz +USES= pkgconfig NO_BUILD= yes MAKE_ARGS= PREFIX=${STAGEDIR}${PREFIX} Modified: head/sysutils/warden/Makefile ============================================================================== --- head/sysutils/warden/Makefile Tue Dec 27 12:16:32 2016 (r429611) +++ head/sysutils/warden/Makefile Tue Dec 27 12:20:41 2016 (r429612) @@ -15,8 +15,9 @@ RUN_DEPENDS= ${LOCALBASE}/share/pcbsd/sc jailme:sysutils/jailme WRKSRC_SUBDIR= src-sh/warden -USES= pkgconfig tar:xz +USES= pkgconfig NO_BUILD= yes +NO_ARCH= yes MAKE_ARGS= PREFIX=${STAGEDIR}${PREFIX} USE_GITHUB= yes Modified: head/www/codeigniter/Makefile ============================================================================== --- head/www/codeigniter/Makefile Tue Dec 27 12:16:32 2016 (r429611) +++ head/www/codeigniter/Makefile Tue Dec 27 12:20:41 2016 (r429612) @@ -11,7 +11,6 @@ COMMENT= Framework for developing PHP we LICENSE= MIT LICENSE_FILE= ${WRKSRC}/license.txt -USES= tar:tgz USE_GITHUB= yes GH_ACCOUNT= bcit-ci @@ -106,10 +105,11 @@ do-install: ${INSTALL_DATA} ${WRKSRC}/$$i ${STAGEDIR}${WWWDIR}/$$i.sample; \ done -post-install-APACHE-on: - ${MKDIR} ${STAGEDIR}${CONFDIR} +do-install-APACHE-on: + @${MKDIR} ${STAGEDIR}${CONFDIR} ${CP} ${WRKDIR}/${CONF} ${STAGEDIR}${CONFDIR}/codeigniter.conf; -post-install-DOCS-on: + +do-install-DOCS-on: cd ${WRKSRC}/user_guide && ${COPYTREE_SHARE} . ${STAGEDIR}${DOCSDIR} ${RM} ${STAGEDIR}${DOCSDIR}/.buildinfo ${CP} ${WRKSRC}/readme.rst ${STAGEDIR}${DOCSDIR}/readme.rst From owner-svn-ports-head@freebsd.org Tue Dec 27 13:18:01 2016 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 33B71C934BA; Tue, 27 Dec 2016 13:18:01 +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 030BF1189; Tue, 27 Dec 2016 13:18:00 +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 uBRDI0xa001289; Tue, 27 Dec 2016 13:18:00 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBRDI0VB001288; Tue, 27 Dec 2016 13:18:00 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201612271318.uBRDI0VB001288@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Tue, 27 Dec 2016 13:18:00 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429613 - head/Mk/Uses 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: Tue, 27 Dec 2016 13:18:01 -0000 Author: amdmi3 Date: Tue Dec 27 13:17:59 2016 New Revision: 429613 URL: https://svnweb.freebsd.org/changeset/ports/429613 Log: Remove broken PEAR mirrors: - us.pear.php.net - dead, domain name does not resolve - de.pear.php.net - not updated, does not contain new packages, creates problems for repackaged modules (see ports/208532) Approved by: portmgr (mat) Differential Revision: D8913 Modified: head/Mk/Uses/pear.mk Modified: head/Mk/Uses/pear.mk ============================================================================== --- head/Mk/Uses/pear.mk Tue Dec 27 12:20:41 2016 (r429612) +++ head/Mk/Uses/pear.mk Tue Dec 27 13:17:59 2016 (r429613) @@ -16,9 +16,7 @@ _USES_POST+= pear IGNORE+= USES=pear takes not arguments .endif -MASTER_SITES?= http://pear.php.net/get/ \ - http://us.pear.php.net/get/ \ - http://de.pear.php.net/get/ +MASTER_SITES?= http://pear.php.net/get/ EXTRACT_SUFX?= .tgz DIST_SUBDIR?= PEAR From owner-svn-ports-head@freebsd.org Tue Dec 27 13:19:31 2016 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 93265C93505; Tue, 27 Dec 2016 13:19:31 +0000 (UTC) (envelope-from johans@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 62AC9128E; Tue, 27 Dec 2016 13:19:31 +0000 (UTC) (envelope-from johans@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBRDJUmP001470; Tue, 27 Dec 2016 13:19:30 GMT (envelope-from johans@FreeBSD.org) Received: (from johans@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBRDJUN2001466; Tue, 27 Dec 2016 13:19:30 GMT (envelope-from johans@FreeBSD.org) Message-Id: <201612271319.uBRDJUN2001466@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: johans set sender to johans@FreeBSD.org using -f From: Johan van Selst Date: Tue, 27 Dec 2016 13:19:30 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429614 - head/textproc/bibtool 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: Tue, 27 Dec 2016 13:19:31 -0000 Author: johans Date: Tue Dec 27 13:19:30 2016 New Revision: 429614 URL: https://svnweb.freebsd.org/changeset/ports/429614 Log: Update bibtool to 2.66 Modified: head/textproc/bibtool/Makefile head/textproc/bibtool/distinfo head/textproc/bibtool/pkg-plist Modified: head/textproc/bibtool/Makefile ============================================================================== --- head/textproc/bibtool/Makefile Tue Dec 27 13:17:59 2016 (r429613) +++ head/textproc/bibtool/Makefile Tue Dec 27 13:19:30 2016 (r429614) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= bibtool -PORTVERSION= 2.65 +PORTVERSION= 2.66 CATEGORIES= textproc print MASTER_SITES= TEX_CTAN/biblio/bibtex/utils/${PORTNAME} DISTNAME= BibTool-${PORTVERSION} Modified: head/textproc/bibtool/distinfo ============================================================================== --- head/textproc/bibtool/distinfo Tue Dec 27 13:17:59 2016 (r429613) +++ head/textproc/bibtool/distinfo Tue Dec 27 13:19:30 2016 (r429614) @@ -1,3 +1,3 @@ -TIMESTAMP = 1466528419 -SHA256 (BibTool-2.65.tar.gz) = 8469c37a1ae0b39af19a54f1f6c607af067430c4591319ae6e2a61d6a7d239f7 -SIZE (BibTool-2.65.tar.gz) = 728543 +TIMESTAMP = 1482843712 +SHA256 (BibTool-2.66.tar.gz) = e59bc19a923335dec9942bf17f5f0a5175cd763fc5d178ec6898709742b6847d +SIZE (BibTool-2.66.tar.gz) = 736192 Modified: head/textproc/bibtool/pkg-plist ============================================================================== --- head/textproc/bibtool/pkg-plist Tue Dec 27 13:17:59 2016 (r429613) +++ head/textproc/bibtool/pkg-plist Tue Dec 27 13:19:30 2016 (r429614) @@ -6,6 +6,8 @@ lib/BibTool/default.rsc lib/BibTool/field.rsc lib/BibTool/improve.rsc lib/BibTool/iso2tex.rsc +lib/BibTool/keep_biblatex.rsc +lib/BibTool/keep_bibtex.rsc lib/BibTool/month.rsc lib/BibTool/opt.rsc lib/BibTool/sort_fld.rsc From owner-svn-ports-head@freebsd.org Tue Dec 27 14:01:29 2016 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 331AAC8A35D; Tue, 27 Dec 2016 14:01:29 +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 0DB0C168D; Tue, 27 Dec 2016 14:01:28 +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 uBRE1Ske021273; Tue, 27 Dec 2016 14:01:28 GMT (envelope-from cpm@FreeBSD.org) Received: (from cpm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBRE1Rpt021267; Tue, 27 Dec 2016 14:01:27 GMT (envelope-from cpm@FreeBSD.org) Message-Id: <201612271401.uBRE1Rpt021267@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: cpm set sender to cpm@FreeBSD.org using -f From: "Carlos J. Puga Medina" Date: Tue, 27 Dec 2016 14:01:27 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429615 - in head/net-im/telegram: . 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: Tue, 27 Dec 2016 14:01:29 -0000 Author: cpm Date: Tue Dec 27 14:01:27 2016 New Revision: 429615 URL: https://svnweb.freebsd.org/changeset/ports/429615 Log: net-im/telegram: Update to 1.4.1.g20161227 - Update telegram 1.3.1 -> 1.4.1.g20161227 PR: 215064 Reported by: Matthias Apitz Reviewed by: amdmi3 Approved by: amdmi3, feld (mentors) Added: head/net-im/telegram/files/ head/net-im/telegram/files/patch-Makefile.in (contents, props changed) head/net-im/telegram/files/patch-lua-tg.c (contents, props changed) head/net-im/telegram/files/patch-tgl_mtproto-utils.c (contents, props changed) head/net-im/telegram/files/patch-tgl_tl-parser_portable__endian.h (contents, props changed) Modified: head/net-im/telegram/Makefile head/net-im/telegram/distinfo Modified: head/net-im/telegram/Makefile ============================================================================== --- head/net-im/telegram/Makefile Tue Dec 27 13:19:30 2016 (r429614) +++ head/net-im/telegram/Makefile Tue Dec 27 14:01:27 2016 (r429615) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= telegram -PORTVERSION= 1.3.1 -PORTREVISION= 1 +PORTVERSION= 1.4.1.g20161227 CATEGORIES= net-im MAINTAINER= cpm@FreeBSD.org @@ -26,7 +25,7 @@ GNU_CONFIGURE= yes USE_GITHUB= yes GH_ACCOUNT= vysheng GH_PROJECT= tg tgl:tgl tl-parser:tlparser -GH_TAGNAME= 2.0.1:tgl 1659d87:tlparser +GH_TAGNAME= 6547c0b ffb04ca:tgl 36bf190:tlparser GH_SUBDIR= tgl:tgl tgl/tl-parser:tlparser PLIST_FILES= bin/telegram-cli \ Modified: head/net-im/telegram/distinfo ============================================================================== --- head/net-im/telegram/distinfo Tue Dec 27 13:19:30 2016 (r429614) +++ head/net-im/telegram/distinfo Tue Dec 27 14:01:27 2016 (r429615) @@ -1,6 +1,7 @@ -SHA256 (vysheng-tg-1.3.1_GH0.tar.gz) = b70b1d8b97b44086b64e467f81c6aceb8263092c26a8cf1a7d717eb1b5360415 -SIZE (vysheng-tg-1.3.1_GH0.tar.gz) = 278051 -SHA256 (vysheng-tgl-2.0.1_GH0.tar.gz) = 549bbfc46715bae31b50a54cc21eefd61109cd28dcdddbe4e53726aec3d924f1 -SIZE (vysheng-tgl-2.0.1_GH0.tar.gz) = 250488 -SHA256 (vysheng-tl-parser-1659d87_GH0.tar.gz) = 6b9538b0c3be3bb25e4f4750ecbea42ce7be58b005a3eeb372b9d15fbaa92e0b -SIZE (vysheng-tl-parser-1659d87_GH0.tar.gz) = 78615 +TIMESTAMP = 1482845149 +SHA256 (vysheng-tg-1.4.1.g20161227-6547c0b_GH0.tar.gz) = 1e70d800d46e92ab71360db4fee8b63512d682986aa4d8d90adf49219ec17928 +SIZE (vysheng-tg-1.4.1.g20161227-6547c0b_GH0.tar.gz) = 307276 +SHA256 (vysheng-tgl-ffb04ca_GH0.tar.gz) = 2a2aafe6366e3a4c7df2af916c015fa0c0200094e785e69396ca6ff0ef612cd4 +SIZE (vysheng-tgl-ffb04ca_GH0.tar.gz) = 240798 +SHA256 (vysheng-tl-parser-36bf190_GH0.tar.gz) = 9c4222cfc39f1f58061678c2a22dac5d2391e2594d4ec00e5ab9a7c12e606789 +SIZE (vysheng-tl-parser-36bf190_GH0.tar.gz) = 66898 Added: head/net-im/telegram/files/patch-Makefile.in ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net-im/telegram/files/patch-Makefile.in Tue Dec 27 14:01:27 2016 (r429615) @@ -0,0 +1,11 @@ +--- Makefile.in.orig 2016-03-23 11:42:53 UTC ++++ Makefile.in +@@ -6,7 +6,7 @@ CPPFLAGS=@CPPFLAGS@ @OPENSSL_INCLUDES@ + DEFS=@DEFS@ + COMPILE_FLAGS=${CFLAGS} ${CPFLAGS} ${CPPFLAGS} ${DEFS} -Wall -Werror -Wextra -Wno-missing-field-initializers -Wno-deprecated-declarations -fno-strict-aliasing -fno-omit-frame-pointer -ggdb -Wno-unused-parameter -fPIC + EXTRA_LIBS=@LIBS@ @EXTRA_LIBS@ @OPENSSL_LIBS@ +-LOCAL_LDFLAGS=-rdynamic -ggdb -levent ${EXTRA_LIBS} -ldl -lpthread -lutil ++LOCAL_LDFLAGS=-rdynamic -ggdb -levent ${EXTRA_LIBS} -lpthread -lutil + LINK_FLAGS=${LDFLAGS} ${LOCAL_LDFLAGS} + + DEP=dep Added: head/net-im/telegram/files/patch-lua-tg.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net-im/telegram/files/patch-lua-tg.c Tue Dec 27 14:01:27 2016 (r429615) @@ -0,0 +1,15 @@ +--- lua-tg.c.orig 2016-12-27 02:26:05 UTC ++++ lua-tg.c +@@ -661,9 +661,9 @@ struct lua_arg { + struct lua_arg lua_ptr[MAX_LUA_COMMANDS]; + static int pos; + +-static inline tgl_peer_t *get_peer (const char *s) { +- return tgl_peer_get_by_name (TLS, s); +-} ++// static inline tgl_peer_t *get_peer (const char *s) { ++// return tgl_peer_get_by_name (TLS, s); ++// } + + enum lua_query_type { + lq_contact_list, Added: head/net-im/telegram/files/patch-tgl_mtproto-utils.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net-im/telegram/files/patch-tgl_mtproto-utils.c Tue Dec 27 14:01:27 2016 (r429615) @@ -0,0 +1,22 @@ +--- tgl/mtproto-utils.c.orig 2016-03-23 11:42:06 UTC ++++ tgl/mtproto-utils.c +@@ -98,9 +98,7 @@ static unsigned long long BN2ull (TGLC_b + if (sizeof (unsigned long) == 8) { + return TGLC_bn_get_word (b); + } else if (sizeof (unsigned long long) == 8) { +- assert (0); // As long as nobody ever uses this code, assume it is broken. + unsigned long long tmp; +- /* Here be dragons, but it should be okay due to be64toh */ + TGLC_bn_bn2bin (b, (unsigned char *) &tmp); + return be64toh (tmp); + } else { +@@ -112,9 +110,7 @@ static void ull2BN (TGLC_bn *b, unsigned + if (sizeof (unsigned long) == 8 || val < (1ll << 32)) { + TGLC_bn_set_word (b, val); + } else if (sizeof (unsigned long long) == 8) { +- assert (0); // As long as nobody ever uses this code, assume it is broken. + htobe64(val); +- /* Here be dragons, but it should be okay due to htobe64 */ + TGLC_bn_bin2bn ((unsigned char *) &val, 8, b); + } else { + assert (0); Added: head/net-im/telegram/files/patch-tgl_tl-parser_portable__endian.h ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net-im/telegram/files/patch-tgl_tl-parser_portable__endian.h Tue Dec 27 14:01:27 2016 (r429615) @@ -0,0 +1,18 @@ +--- tgl/tl-parser/portable_endian.h.orig 2015-10-17 13:33:25 UTC ++++ tgl/tl-parser/portable_endian.h +@@ -53,6 +53,7 @@ + + # include + ++#if !defined(__FreeBSD__) + # define be16toh(x) betoh16(x) + # define le16toh(x) letoh16(x) + +@@ -61,6 +62,7 @@ + + # define be64toh(x) betoh64(x) + # define le64toh(x) letoh64(x) ++#endif /* !defined(__FreeBSD__) */ + + #elif defined(__WINDOWS__) + From owner-svn-ports-head@freebsd.org Tue Dec 27 14:14:32 2016 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 38FF3C8AA1B; Tue, 27 Dec 2016 14:14:32 +0000 (UTC) (envelope-from rene@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 083AC10A7; Tue, 27 Dec 2016 14:14:31 +0000 (UTC) (envelope-from rene@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBREEVE8025313; Tue, 27 Dec 2016 14:14:31 GMT (envelope-from rene@FreeBSD.org) Received: (from rene@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBREEVi3025311; Tue, 27 Dec 2016 14:14:31 GMT (envelope-from rene@FreeBSD.org) Message-Id: <201612271414.uBREEVi3025311@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rene set sender to rene@FreeBSD.org using -f From: Rene Ladan Date: Tue, 27 Dec 2016 14:14:31 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429616 - in head: cad/brlcad 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: Tue, 27 Dec 2016 14:14:32 -0000 Author: rene Date: Tue Dec 27 14:14:30 2016 New Revision: 429616 URL: https://svnweb.freebsd.org/changeset/ports/429616 Log: Set expiration date of ports depending on graphics/urt to 2017-04-01 Modified: head/cad/brlcad/Makefile head/graphics/rayshade/Makefile Modified: head/cad/brlcad/Makefile ============================================================================== --- head/cad/brlcad/Makefile Tue Dec 27 14:01:27 2016 (r429615) +++ head/cad/brlcad/Makefile Tue Dec 27 14:14:30 2016 (r429616) @@ -10,6 +10,9 @@ MASTER_SITES= SF/${PORTNAME}/BRL-CAD%20S MAINTAINER= erik@brlcad.org COMMENT= CSG modelling system from the US Ballistic Research Laboratory +DEPRECATED= Depends on expring graphics/urt +EXPIRATION_DATE=2017-04-01 + BUILD_DEPENDS= ${LOCALBASE}/include/tnt/jama_lu.h:math/jama \ xsltproc:textproc/libxslt LIB_DEPENDS= libpthread-stubs.so:devel/libpthread-stubs \ Modified: head/graphics/rayshade/Makefile ============================================================================== --- head/graphics/rayshade/Makefile Tue Dec 27 14:01:27 2016 (r429615) +++ head/graphics/rayshade/Makefile Tue Dec 27 14:14:30 2016 (r429616) @@ -20,6 +20,9 @@ LICENSE_NAME= Rayshade license LICENSE_FILE= ${WRKSRC}/Doc/Copyright LICENSE_PERMS= dist-mirror no-dist-sell pkg-mirror no-pkg-sell auto-accept +DEPRECATED= Depends on expiring graphics/urt +EXPIRATION_DATE=2017-04-01 + BUILD_DEPENDS= ${LOCALBASE}/lib/librle.a:graphics/urt WRKSRC= ${WRKDIR}/${PORTNAME}.${PORTVERSION:R} From owner-svn-ports-head@freebsd.org Tue Dec 27 14:18:50 2016 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 E6CAFC8AAD7; Tue, 27 Dec 2016 14:18:50 +0000 (UTC) (envelope-from rene@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 B682711D8; Tue, 27 Dec 2016 14:18:50 +0000 (UTC) (envelope-from rene@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBREInVJ025549; Tue, 27 Dec 2016 14:18:49 GMT (envelope-from rene@FreeBSD.org) Received: (from rene@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBREInvB025548; Tue, 27 Dec 2016 14:18:49 GMT (envelope-from rene@FreeBSD.org) Message-Id: <201612271418.uBREInvB025548@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rene set sender to rene@FreeBSD.org using -f From: Rene Ladan Date: Tue, 27 Dec 2016 14:18:49 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429617 - head/www/npm012 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: Tue, 27 Dec 2016 14:18:51 -0000 Author: rene Date: Tue Dec 27 14:18:49 2016 New Revision: 429617 URL: https://svnweb.freebsd.org/changeset/ports/429617 Log: Let www/npm012 expire on 2017-04-01 as it depends on expiring www/node012 Modified: head/www/npm012/Makefile Modified: head/www/npm012/Makefile ============================================================================== --- head/www/npm012/Makefile Tue Dec 27 14:14:30 2016 (r429616) +++ head/www/npm012/Makefile Tue Dec 27 14:18:49 2016 (r429617) @@ -13,6 +13,9 @@ COMMENT= Node package manager LICENSE= MIT +DEPRECATED= Depends on expiring www/node012 +EXPIRATION_DATE=2017-04-01 + RUN_DEPENDS= node012>=0.12.0:www/node012 MAKE_ARGS= npm_config_prefix=${STAGEDIR}${PREFIX} From owner-svn-ports-head@freebsd.org Tue Dec 27 14:25:40 2016 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 E95BFC8AD31; Tue, 27 Dec 2016 14:25:40 +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 C3D1A1826; Tue, 27 Dec 2016 14:25:40 +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 uBREPdhX029598; Tue, 27 Dec 2016 14:25:39 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBREPdMj029593; Tue, 27 Dec 2016 14:25:39 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201612271425.uBREPdMj029593@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Tue, 27 Dec 2016 14:25:39 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429618 - in head/chinese/pyzy: . 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: Tue, 27 Dec 2016 14:25:41 -0000 Author: pi Date: Tue Dec 27 14:25:39 2016 New Revision: 429618 URL: https://svnweb.freebsd.org/changeset/ports/429618 Log: chinese/pyzy: unbreak by moving upstream to github - Removes the openphrase database It is only hosted on Google Code. Remove this option until it's provided on github. - Fix build with OpenCC OpenCC changed its interface and removed the old APIs. This patch fixes the problem. The upstream is almost dead, and there is a similar pull request waiting. - use pathfix instead of sed call - fixed indention PR: 212735 Submitted by: shun.fbsd.pr.ml@dropcut.net, henry.hu.sh@gmail.com (maintainer) Added: head/chinese/pyzy/files/ head/chinese/pyzy/files/patch-src_SimpTradConverter.cc (contents, props changed) Modified: head/chinese/pyzy/Makefile head/chinese/pyzy/distinfo head/chinese/pyzy/pkg-descr head/chinese/pyzy/pkg-plist Modified: head/chinese/pyzy/Makefile ============================================================================== --- head/chinese/pyzy/Makefile Tue Dec 27 14:18:49 2016 (r429617) +++ head/chinese/pyzy/Makefile Tue Dec 27 14:25:39 2016 (r429618) @@ -3,22 +3,20 @@ PORTNAME= pyzy PORTVERSION= 0.1.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= chinese -MASTER_SITES= GOOGLE_CODE -DISTFILES= ${DISTNAME}${EXTRACT_SUFX} -EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= henry.hu.sh@gmail.com -COMMENT= The Chinese PinYin and Bopomofo conversion library +COMMENT= Chinese PinYin and Bopomofo conversion library LICENSE= LGPL21 -BROKEN= Unfetchable (google code has gone away) - LIB_DEPENDS= libsqlite3.so:databases/sqlite3 -USES= compiler:c++11-lib gettext-runtime gmake libtool pathfix pkgconfig python:build shebangfix +USE_GITHUB= yes +GH_TAGNAME= 6d9c3cd + +USES= compiler:c++11-lib gmake libtool pkgconfig python:build shebangfix autoreconf gettext-runtime pathfix SHEBANG_FILES= data/db/android/create_db.py USE_GNOME= glib20 USE_LDCONFIG= yes @@ -26,27 +24,14 @@ USE_LDCONFIG= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-dependency-tracking --disable-boost -OPTIONS_DEFINE= ANDROID_DB OPENPHRASE_DB OPENCC -OPTIONS_DEFAULT= ANDROID_DB +OPTIONS_DEFINE= OPENCC +OPTIONS_DEFAULT= OPTIONS_SUB= yes -ANDROID_DB_DESC= Build Android DB -OPENPHRASE_DB_DESC= Build Open Phrase DB -OPENCC_DESC= Use opencc for simplified and traditional Chinese conversion - -ANDROID_DB_CONFIGURE_ENABLE= db-android - -OPENPHRASE_DBVER= 1.0.0 -OPENPHRASE_DBFILE= pyzy-database-${OPENPHRASE_DBVER}.tar.bz2 - -OPENPHRASE_DB_CONFIGURE_ENABLE= db-open-phrase -OPENPHRASE_DB_DISTFILES= ${OPENPHRASE_DBFILE} +OPENCC_DESC= Use opencc for simplified and traditional Chinese conversion OPENCC_CONFIGURE_ENABLE= opencc OPENCC_LIB_DEPENDS= libopencc.so:chinese/opencc -post-extract-OPENPHRASE_DB-on: - @${CP} ${DISTDIR}/${OPENPHRASE_DBFILE} ${WRKSRC}/data/db/open-phrase - post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/lib${PORTNAME}-1.0.so Modified: head/chinese/pyzy/distinfo ============================================================================== --- head/chinese/pyzy/distinfo Tue Dec 27 14:18:49 2016 (r429617) +++ head/chinese/pyzy/distinfo Tue Dec 27 14:25:39 2016 (r429618) @@ -1,4 +1,3 @@ -SHA256 (pyzy-0.1.0.tar.gz) = fe468a4372473d85a56f05d55b14f0e0201fde6f9336a1a2322cf79421c84d9a -SIZE (pyzy-0.1.0.tar.gz) = 1571946 -SHA256 (pyzy-database-1.0.0.tar.bz2) = 32c7d07b9f41e1dfc0f9008f54eca8e6cb367e7f2b19ac94c49754442694c321 -SIZE (pyzy-database-1.0.0.tar.bz2) = 9977983 +TIMESTAMP = 1480281906 +SHA256 (pyzy-pyzy-0.1.0-6d9c3cd_GH0.tar.gz) = 20c6306c3e0f507f3279a97f7117856d1733140422ea02b19aa551e113b6b859 +SIZE (pyzy-pyzy-0.1.0-6d9c3cd_GH0.tar.gz) = 1320154 Added: head/chinese/pyzy/files/patch-src_SimpTradConverter.cc ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/chinese/pyzy/files/patch-src_SimpTradConverter.cc Tue Dec 27 14:25:39 2016 (r429618) @@ -0,0 +1,43 @@ +--- src/SimpTradConverter.cc.orig 2012-12-17 04:00:47 UTC ++++ src/SimpTradConverter.cc +@@ -40,7 +40,6 @@ namespace PyZy { + #ifdef HAVE_OPENCC + + class opencc { +- static const int BUFFER_SIZE = 64; + public: + opencc (void) + { +@@ -55,29 +54,12 @@ public: + + void convert (const char *in, String &out) + { +- long n_char; +- unichar *in_ucs4 = g_utf8_to_ucs4_fast (in, -1, &n_char); +- +- ucs4_t *pinbuf = (ucs4_t *)in_ucs4; +- size_t inbuf_left = n_char; +- while (inbuf_left != 0) { +- ucs4_t *poutbuf = (ucs4_t *)m_buffer; +- size_t outbuf_left = BUFFER_SIZE; +- size_t retval = opencc_convert(m_od, &pinbuf, &inbuf_left, &poutbuf, &outbuf_left); +- if (retval == (size_t) -1) { +- /* append left chars in pinbuf */ +- g_warning ("opencc_convert return failed"); +- out << (unichar *) pinbuf; +- break; +- } +- *poutbuf = L'\0'; +- out << m_buffer; +- } +- g_free (in_ucs4); ++ char *converted = opencc_convert_utf8(m_od, in, -1); ++ out = converted; ++ opencc_convert_utf8_free(converted); + } + private: + opencc_t m_od; +- unichar m_buffer[BUFFER_SIZE + 1]; + }; + + void Modified: head/chinese/pyzy/pkg-descr ============================================================================== --- head/chinese/pyzy/pkg-descr Tue Dec 27 14:18:49 2016 (r429617) +++ head/chinese/pyzy/pkg-descr Tue Dec 27 14:25:39 2016 (r429618) @@ -3,4 +3,4 @@ The Chinese PinYin and Bopomofo conversi This is the Chinese PinYin / Bopomofo conversion library. You can easily write an application which handles the Chinese with it. -WWW: http://code.google.com/p/pyzy +WWW: http://github.com/pyzy/pyzy Modified: head/chinese/pyzy/pkg-plist ============================================================================== --- head/chinese/pyzy/pkg-plist Tue Dec 27 14:18:49 2016 (r429617) +++ head/chinese/pyzy/pkg-plist Tue Dec 27 14:25:39 2016 (r429618) @@ -5,7 +5,6 @@ lib/libpyzy-1.0.so lib/libpyzy-1.0.so.0 lib/libpyzy-1.0.so.0.100.0 libdata/pkgconfig/pyzy-1.0.pc -%%ANDROID_DB%%%%DATADIR%%/db/android.db -%%OPENPHRASE_DB%%%%DATADIR%%/db/open-phrase.db +%%DATADIR%%/db/android.db %%DATADIR%%/db/create_index.sql %%DATADIR%%/phrases.txt From owner-svn-ports-head@freebsd.org Tue Dec 27 14:38:47 2016 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 84DF8C912CC; Tue, 27 Dec 2016 14:38:47 +0000 (UTC) (envelope-from jlaffaye@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 543A91FAD; Tue, 27 Dec 2016 14:38:47 +0000 (UTC) (envelope-from jlaffaye@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBREckVi034109; Tue, 27 Dec 2016 14:38:46 GMT (envelope-from jlaffaye@FreeBSD.org) Received: (from jlaffaye@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBREckf0034107; Tue, 27 Dec 2016 14:38:46 GMT (envelope-from jlaffaye@FreeBSD.org) Message-Id: <201612271438.uBREckf0034107@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jlaffaye set sender to jlaffaye@FreeBSD.org using -f From: Julien Laffaye Date: Tue, 27 Dec 2016 14:38:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429619 - head/lang/go 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: Tue, 27 Dec 2016 14:38:47 -0000 Author: jlaffaye Date: Tue Dec 27 14:38:46 2016 New Revision: 429619 URL: https://svnweb.freebsd.org/changeset/ports/429619 Log: - Update to 1.7.4 PR: 215465 Submitted by: wen Modified: head/lang/go/Makefile head/lang/go/distinfo Modified: head/lang/go/Makefile ============================================================================== --- head/lang/go/Makefile Tue Dec 27 14:25:39 2016 (r429618) +++ head/lang/go/Makefile Tue Dec 27 14:38:46 2016 (r429619) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= go -PORTVERSION= 1.7.3 +PORTVERSION= 1.7.4 PORTEPOCH= 1 CATEGORIES= lang MASTER_SITES= http://golang.org/dl/ Modified: head/lang/go/distinfo ============================================================================== --- head/lang/go/distinfo Tue Dec 27 14:25:39 2016 (r429618) +++ head/lang/go/distinfo Tue Dec 27 14:38:46 2016 (r429619) @@ -1,3 +1,3 @@ -TIMESTAMP = 1477212915 -SHA256 (go1.7.3.src.tar.gz) = 79430a0027a09b0b3ad57e214c4c1acfdd7af290961dd08d322818895af1ef44 -SIZE (go1.7.3.src.tar.gz) = 14196345 +TIMESTAMP = 1482849135 +SHA256 (go1.7.4.src.tar.gz) = 4c189111e9ba651a2bb3ee868aa881fab36b2f2da3409e80885ca758a6b614cc +SIZE (go1.7.4.src.tar.gz) = 14198817 From owner-svn-ports-head@freebsd.org Tue Dec 27 14:49:12 2016 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 5EED3C9178B; Tue, 27 Dec 2016 14:49:12 +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 2D832159A; Tue, 27 Dec 2016 14:49: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 uBREnBu8038348; Tue, 27 Dec 2016 14:49:11 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBREnAM4038337; Tue, 27 Dec 2016 14:49:10 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201612271449.uBREnAM4038337@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Tue, 27 Dec 2016 14:49:10 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429620 - in head/graphics/osg-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: Tue, 27 Dec 2016 14:49:12 -0000 Author: amdmi3 Date: Tue Dec 27 14:49:10 2016 New Revision: 429620 URL: https://svnweb.freebsd.org/changeset/ports/429620 Log: - Update to 3.5.1 - Fix build with recent ffmpeg - Reduce diff with graphics/osg PR: 209057 Submitted by: woodsb02@gmail.com Added: head/graphics/osg-devel/files/patch-CMakeModules_FindGStreamer.cmake (contents, props changed) head/graphics/osg-devel/files/patch-ffmpeg3 (contents, props changed) head/graphics/osg-devel/files/patch-include_osgViewer_View (contents, props changed) head/graphics/osg-devel/files/patch-src_osgPlugins_ffmpeg_CMakeLists.txt (contents, props changed) head/graphics/osg-devel/files/patch-src_osgPlugins_gdal_CMakeLists.txt (contents, props changed) head/graphics/osg-devel/files/patch-src_osgPlugins_nvtt_CMakeLists.txt (contents, props changed) head/graphics/osg-devel/files/patch-src_osgPlugins_ogr_CMakeLists.txt (contents, props changed) Modified: head/graphics/osg-devel/Makefile head/graphics/osg-devel/distinfo head/graphics/osg-devel/pkg-plist Modified: head/graphics/osg-devel/Makefile ============================================================================== --- head/graphics/osg-devel/Makefile Tue Dec 27 14:38:46 2016 (r429619) +++ head/graphics/osg-devel/Makefile Tue Dec 27 14:49:10 2016 (r429620) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= osg -PORTVERSION= 3.3.9 -PORTREVISION= 2 +PORTVERSION= 3.5.1 CATEGORIES= graphics MASTER_SITES= http://trac.openscenegraph.org/downloads/developer_releases/ \ http://mirror.amdmi3.ru/distfiles/ @@ -29,167 +28,121 @@ USE_XORG= x11 USE_LDCONFIG= yes PLIST_SUB= OSG_VERSION=${PORTVERSION} \ - OSG_SHLIBVER=123 \ + OSG_SHLIBVER=141 \ OPENTHREADS_VERSION=3.3.0 \ OPENTHREADS_SHLIBVER=20 PORTSCOUT= limitw:1,odd OPTIONS_DEFINE= CURL FFMPEG FREETYPE GDAL GIF GSTREAMER GTA INVENTOR \ - JASPER LIBLAS LUA NVTT OPENEXR PDF QT4 SDL \ + JASPER LIBLAS LUA NVTT OPENEXR PDF SDL \ SVG VNC XINE XRANDR -OPTIONS_DEFAULT=FREETYPE GIF FFMPEG XRANDR +OPTIONS_RADIO= QT +OPTIONS_RADIO_QT=QT4 QT5 +OPTIONS_DEFAULT=FFMPEG FREETYPE GIF XRANDR -LIBLAS_DESC= liblas support GDAL_DESC= GDAL support -INVENTOR_DESC= SGI OpenInventor support GTA_DESC= GTA file format support -VNC_DESC= LibVNCServer support -SDL_DESC= Use SDL (joystick support in present3d) +INVENTOR_DESC= SGI OpenInventor support +LIBLAS_DESC= liblas support NVTT_DESC= Use NVidia texture tools -LUA_DESC= Lua script engine support +QT_DESC= QT toolkit support (optional) +SDL_DESC= Use SDL (joystick support in present3d) +VNC_DESC= LibVNCServer support OPTIONS_SUB= yes CURL_LIB_DEPENDS= libcurl.so:ftp/curl -LIBLAS_LIB_DEPENDS= liblas.so:devel/liblas +CURL_VARS= FORCE_REQUIRE+=CURL +CURL_VARS_OFF= FORCE_IGNORE+=CURL +FFMPEG_LIB_DEPENDS= libavcodec.so:multimedia/ffmpeg +FFMPEG_VARS= FORCE_REQUIRE+=FFmpeg +FFMPEG_VARS_OFF= FORCE_IGNORE+=FFmpeg FREETYPE_LIB_DEPENDS= libfreetype.so:print/freetype2 +FREETYPE_VARS= FORCE_REQUIRE+=Freetype +FREETYPE_VARS_OFF= FORCE_IGNORE+=Freetype GDAL_LIB_DEPENDS= libgdal.so:graphics/gdal +GDAL_VARS= FORCE_REQUIRE+=GDAL +GDAL_VARS_OFF= FORCE_IGNORE+=GDAL GIF_LIB_DEPENDS= libgif.so:graphics/giflib +GIF_VARS= FORCE_REQUIRE+=GIFLIB +GIF_VARS_OFF= FORCE_IGNORE+=GIFLIB GSTREAMER_USE= GNOME=glib20 GSTREAMER1=yes +GSTREAMER_VARS= FORCE_REQUIRE+=GStreamer +GSTREAMER_VARS_OFF= FORCE_IGNORE+=GStreamer +GSTREAMER_BROKEN= fails when linking gstreamer plugin, with error cannot find -lgstreamer-1.0 +GTA_LIB_DEPENDS= libgta.so:devel/libgta +GTA_VARS= FORCE_REQUIRE+=GTA +GTA_VARS_OFF= FORCE_IGNORE+=GTA INVENTOR_LIB_DEPENDS= libInventor.so:graphics/inventor +INVENTOR_VARS= FORCE_REQUIRE+=Inventor +INVENTOR_VARS_OFF= FORCE_IGNORE+=Inventor JASPER_LIB_DEPENDS= libjasper.so:graphics/jasper -XINE_LIB_DEPENDS= libxine.so:multimedia/libxine -GTA_LIB_DEPENDS= libgta.so:devel/libgta -VNC_LIB_DEPENDS= libvncserver.so:net/libvncserver +JASPER_VARS= FORCE_REQUIRE+=Jasper +JASPER_VARS_OFF= FORCE_IGNORE+=Jasper +LIBLAS_LIB_DEPENDS= liblas.so:devel/liblas +LIBLAS_VARS= FORCE_REQUIRE+=LIBLAS +LIBLAS_VARS_OFF= FORCE_IGNORE+=LIBLAS +LUA_USES= lua:52 +LUA_CMAKE_ON= -DOSG_USE_LOCAL_LUA_SOURCE:BOOL=OFF +LUA_VARS= FORCE_IGNORE+=Lua51 FORCE_REQUIRE+=Lua52 +LUA_VARS_OFF= FORCE_IGNORE+="Lua51 Lua52" +NVTT_LIB_DEPENDS= libnvtt.so:graphics/nvidia-texture-tools +NVTT_VARS= FORCE_REQUIRE+=NVTT +NVTT_VARS_OFF= FORCE_IGNORE+=NVTT OPENEXR_LIB_DEPENDS= libIlmImf.so:graphics/OpenEXR -FFMPEG_LIB_DEPENDS= libavcodec.so:multimedia/ffmpeg -FFMPEG_BROKEN= does not build with ffmpeg 3.x -SVG_LIB_DEPENDS= librsvg-2.so:graphics/librsvg2 +OPENEXR_VARS= FORCE_REQUIRE+=OpenEXR +OPENEXR_VARS_OFF= FORCE_IGNORE+=OpenEXR PDF_LIB_DEPENDS= libpoppler-glib.so:graphics/poppler-glib -SDL_USE= SDL=sdl -NVTT_LIB_DEPENDS= libnvtt.so:graphics/nvidia-texture-tools +PDF_USE= gnome=cairo +PDF_VARS= FORCE_REQUIRE+=Poppler-glib +PDF_VARS_OFF= FORCE_IGNORE+=Poppler-glib +QT4_USE= qt4=corelib,gui,moc_build,opengl,qmake_build,rcc_build,uic_build +QT4_CMAKE_ON= -DDESIRED_QT_VERSION=4 +QT4_VARS= FORCE_REQUIRE+=Qt4 +QT4_VARS_OFF= FORCE_IGNORE+=Qt4 +QT5_USE= qt5=buildtools_build,core,gui,opengl,qmake_build,webkit +QT5_CMAKE_ON= -DDESIRED_QT_VERSION=5 +QT5_VARS= FORCE_REQUIRE+="Qt5Widgets Qt5WebKitWidgets" +QT5_VARS_OFF= FORCE_IGNORE+="Qt5Widgets Qt5WebKitWidgets" +SDL_USE= sdl=sdl +SDL_VARS= FORCE_REQUIRE+=SDL +SDL_VARS_OFF= FORCE_IGNORE+=SDL +SVG_LIB_DEPENDS= librsvg-2.so:graphics/librsvg2 +SVG_USE= gnome=cairo +SVG_VARS= FORCE_REQUIRE+=RSVG +SVG_VARS_OFF= FORCE_IGNORE+=RSVG +VNC_LIB_DEPENDS= libvncserver.so:net/libvncserver +VNC_VARS= FORCE_REQUIRE+=LibVNCServer +VNC_VARS_OFF= FORCE_IGNORE+=LibVNCServer +XINE_LIB_DEPENDS= libxine.so:multimedia/libxine +XINE_VARS= FORCE_REQUIRE+=Xine +XINE_VARS_OFF= FORCE_IGNORE+=Xine XRANDR_CMAKE_ON= -DOSGVIEWER_USE_XRANDR:BOOL=ON XRANDR_CMAKE_OFF= -DOSGVIEWER_USE_XRANDR:BOOL=OFF -QT4_USE= QT4=corelib,gui,opengl,qmake_build,moc_build,uic_build,rcc_build -QT4_CMAKE_ON= -DOSG_USE_QT=ON -QT4_CMAKE_OFF= -DOSG_USE_QT=OFF -LUA_USES= lua:52 - -.include +XRANDR_USE= xorg=xrandr # GUI toolkits are only needed for building examples, which are not even installed -FORCE_IGNORE= FLTK GLUT FOX Qt3 Qt5Widgets wxWidgets OpenAL GtkGl SDL2 # only for examples -FORCE_IGNORE+= COLLADA Performer OurDCMTK XUL FBX # not in ports -FORCE_IGNORE+= OpenVRML # ports version too old -FORCE_IGNORE+= ITK # ports version doesn't build on 10.x -FORCE_REQUIRE= Threads OpenGL X11 JPEG PNG TIFF ZLIB # common & lightweight - -# options that affect FIND_PACKAGE -.if ${PORT_OPTIONS:MCURL} -FORCE_REQUIRE+= CURL -.else -FORCE_IGNORE+= CURL -.endif - -.if ${PORT_OPTIONS:MFREETYPE} -FORCE_REQUIRE+= FreeType -.else -FORCE_IGNORE+= FreeType -.endif - -.if ${PORT_OPTIONS:MGDAL} -FORCE_REQUIRE+= GDAL -.else -FORCE_IGNORE+= GDAL -.endif - -.if ${PORT_OPTIONS:MGIF} -FORCE_REQUIRE+= GIFLIB -.else -FORCE_IGNORE+= GIFLIB -.endif - -.if ${PORT_OPTIONS:MINVENTOR} -FORCE_REQUIRE+= Inventor -.else -FORCE_IGNORE+= Inventor -.endif - -.if ${PORT_OPTIONS:MJASPER} -FORCE_REQUIRE+= Jasper -.else -FORCE_IGNORE+= Jasper -.endif - -.if ${PORT_OPTIONS:MXINE} -FORCE_REQUIRE+= Xine -.else -FORCE_IGNORE+= Xine -.endif - -.if ${PORT_OPTIONS:MGTA} -FORCE_REQUIRE+= GTA -.else -FORCE_IGNORE+= GTA -.endif - -.if ${PORT_OPTIONS:MVNC} -FORCE_REQUIRE+= LibVNCServer -.else -FORCE_IGNORE+= LibVNCServer -.endif - -.if ${PORT_OPTIONS:MOPENEXR} -FORCE_REQUIRE+= OpenEXR -.else -FORCE_IGNORE+= OpenEXR -.endif - -.if ${PORT_OPTIONS:MFFMPEG} -FORCE_REQUIRE+= FFmpeg -.else -FORCE_IGNORE+= FFmpeg -.endif - -.if ${PORT_OPTIONS:MSDL} -FORCE_REQUIRE+= SDL -.else -FORCE_IGNORE+= SDL -.endif - -.if ${PORT_OPTIONS:MNVTT} -FORCE_REQUIRE+= NVTT -.else -FORCE_IGNORE+= NVTT -.endif +FORCE_IGNORE= FLTK GLUT FOX Qt3 wxWidgets OpenAL GtkGl SDL2 # only for examples +FORCE_IGNORE+= COLLADA Performer OurDCMTK XUL FBX # not in ports +FORCE_IGNORE+= OpenVRML # ports version too old +FORCE_IGNORE+= ITK # ports version doesn't build on 10.x +FORCE_REQUIRE= Threads OpenGL X11 JPEG PNG TIFF ZLIB # common & lightweight -.if ${PORT_OPTIONS:MLUA} -FORCE_REQUIRE+= Lua51 -.else -FORCE_IGNORE+= Lua51 -.endif +.include -# options that affect PKG_CHECK_MODULES -.if ${PORT_OPTIONS:MSVG} -FORCE_REQUIRE+= RSVG -.else -FORCE_IGNORE+= RSVG +.if ${OPSYS} == FreeBSD && ${OSVERSION} >= 1000000 && ${OSVERSION} < 1100000 +# workaround for make (?) problem leading to cflags +# lost in osgjs +USES+= gmake .endif -.if ${PORT_OPTIONS:MPDF} -FORCE_REQUIRE+= Poppler-glib +.if ${PORT_OPTIONS:MQT4} || ${PORT_OPTIONS:MQT5} +CMAKE_ARGS+= -DOSG_USE_QT:BOOL=ON +PLIST_SUB+= QT="" .else -FORCE_IGNORE+= Poppler-glib -.endif - -.if ${PORT_OPTIONS:MSVG} || ${PORT_OPTIONS:MPDF} -USE_GNOME= cairo -.endif - -# other options -.if ${PORT_OPTIONS:MXRANDR} -USE_XORG+= xrandr +CMAKE_ARGS+= -DOSG_USE_QT:BOOL=OFF +PLIST_SUB+= QT="@comment " .endif post-patch: Modified: head/graphics/osg-devel/distinfo ============================================================================== --- head/graphics/osg-devel/distinfo Tue Dec 27 14:38:46 2016 (r429619) +++ head/graphics/osg-devel/distinfo Tue Dec 27 14:49:10 2016 (r429620) @@ -1,2 +1,3 @@ -SHA256 (OpenSceneGraph-3.3.9.zip) = 4e9cb3a30a9ee3ac43693f7afabb9c4a5417bd9e83d501cbb6643f75c3b7bfd3 -SIZE (OpenSceneGraph-3.3.9.zip) = 8335153 +TIMESTAMP = 1482850076 +SHA256 (OpenSceneGraph-3.5.1.zip) = c409e9095d77faab3db8fe2047d75e7ef348fd9f06ecd8b7629fceb8fe1d24e0 +SIZE (OpenSceneGraph-3.5.1.zip) = 8353019 Added: head/graphics/osg-devel/files/patch-CMakeModules_FindGStreamer.cmake ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/graphics/osg-devel/files/patch-CMakeModules_FindGStreamer.cmake Tue Dec 27 14:49:10 2016 (r429620) @@ -0,0 +1,32 @@ +--- CMakeModules/FindGStreamer.cmake 2015-07-17 21:31:19.000000000 +0300 ++++ CMakeModules/FindGStreamer.cmake 2015-02-25 22:25:34.000000000 +0300 +@@ -83,18 +83,18 @@ + find_package(PkgConfig) + + macro(FIND_GSTREAMER_COMPONENT _component_prefix _pkgconfig_name _header _library) +- pkg_check_modules(${_component_prefix} QUIET ${_pkgconfig_name}) ++ pkg_check_modules(PC_${_component_prefix} QUIET ${_pkgconfig_name}) + +-# find_path(${_component_prefix}_INCLUDE_DIRS +-# NAMES ${_header} +-# HINTS ${PC_${_component_prefix}_INCLUDE_DIRS} ${PC_${_component_prefix}_INCLUDEDIR} +-# PATH_SUFFIXES gstreamer-1.0 +-# ) +- +-# find_library(${_component_prefix}_LIBRARIES +-# NAMES ${_library} +-# HINTS ${PC_${_component_prefix}_LIBRARY_DIRS} ${PC_${_component_prefix}_LIBDIR} +-# ) ++ find_path(${_component_prefix}_INCLUDE_DIRS ++ NAMES ${_header} ++ HINTS ${PC_${_component_prefix}_INCLUDE_DIRS} ${PC_${_component_prefix}_INCLUDEDIR} ++ PATH_SUFFIXES gstreamer-1.0 ++ ) ++ ++ find_library(${_component_prefix}_LIBRARIES ++ NAMES ${_library} ++ HINTS ${PC_${_component_prefix}_LIBRARY_DIRS} ${PC_${_component_prefix}_LIBDIR} ++ ) + endmacro() + endif () + Added: head/graphics/osg-devel/files/patch-ffmpeg3 ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/graphics/osg-devel/files/patch-ffmpeg3 Tue Dec 27 14:49:10 2016 (r429620) @@ -0,0 +1,157 @@ +Description: Replace deprecated FFmpeg API +Author: Andreas Cadhalpun +Last-Update: <2015-11-02> + +--- src/osgPlugins/ffmpeg/FFmpegDecoderVideo.cpp.orig ++++ src/osgPlugins/ffmpeg/FFmpegDecoderVideo.cpp +@@ -71,7 +71,7 @@ void FFmpegDecoderVideo::open(AVStream * + findAspectRatio(); + + // Find out whether we support Alpha channel +- m_alpha_channel = (m_context->pix_fmt == PIX_FMT_YUVA420P); ++ m_alpha_channel = (m_context->pix_fmt == AV_PIX_FMT_YUVA420P); + + // Find out the framerate + m_frame_rate = av_q2d(stream->avg_frame_rate); +@@ -91,20 +91,19 @@ void FFmpegDecoderVideo::open(AVStream * + throw std::runtime_error("avcodec_open() failed"); + + // Allocate video frame +- m_frame.reset(avcodec_alloc_frame()); ++ m_frame.reset(av_frame_alloc()); + + // Allocate converted RGB frame +- m_frame_rgba.reset(avcodec_alloc_frame()); +- m_buffer_rgba[0].resize(avpicture_get_size(PIX_FMT_RGB24, width(), height())); ++ m_frame_rgba.reset(av_frame_alloc()); ++ m_buffer_rgba[0].resize(avpicture_get_size(AV_PIX_FMT_RGB24, width(), height())); + m_buffer_rgba[1].resize(m_buffer_rgba[0].size()); + + // Assign appropriate parts of the buffer to image planes in m_frame_rgba +- avpicture_fill((AVPicture *) (m_frame_rgba).get(), &(m_buffer_rgba[0])[0], PIX_FMT_RGB24, width(), height()); ++ avpicture_fill((AVPicture *) (m_frame_rgba).get(), &(m_buffer_rgba[0])[0], AV_PIX_FMT_RGB24, width(), height()); + + // Override get_buffer()/release_buffer() from codec context in order to retrieve the PTS of each frame. + m_context->opaque = this; +- m_context->get_buffer = getBuffer; +- m_context->release_buffer = releaseBuffer; ++ m_context->get_buffer2 = getBuffer; + } + + +@@ -263,8 +262,8 @@ int FFmpegDecoderVideo::convert(AVPictur + #ifdef USE_SWSCALE + if (m_swscale_ctx==0) + { +- m_swscale_ctx = sws_getContext(src_width, src_height, (PixelFormat) src_pix_fmt, +- src_width, src_height, (PixelFormat) dst_pix_fmt, ++ m_swscale_ctx = sws_getContext(src_width, src_height, (AVPixelFormat) src_pix_fmt, ++ src_width, src_height, (AVPixelFormat) dst_pix_fmt, + /*SWS_BILINEAR*/ SWS_BICUBIC, NULL, NULL, NULL); + } + +@@ -311,14 +310,14 @@ void FFmpegDecoderVideo::publishFrame(co + AVPicture * const dst = (AVPicture *) m_frame_rgba.get(); + + // Assign appropriate parts of the buffer to image planes in m_frame_rgba +- avpicture_fill((AVPicture *) (m_frame_rgba).get(), &(m_buffer_rgba[m_writeBuffer])[0], PIX_FMT_RGB24, width(), height()); ++ avpicture_fill((AVPicture *) (m_frame_rgba).get(), &(m_buffer_rgba[m_writeBuffer])[0], AV_PIX_FMT_RGB24, width(), height()); + + // Convert YUVA420p (i.e. YUV420p plus alpha channel) using our own routine + +- if (m_context->pix_fmt == PIX_FMT_YUVA420P) ++ if (m_context->pix_fmt == AV_PIX_FMT_YUVA420P) + yuva420pToRgba(dst, src, width(), height()); + else +- convert(dst, PIX_FMT_RGB24, src, m_context->pix_fmt, width(), height()); ++ convert(dst, AV_PIX_FMT_RGB24, src, m_context->pix_fmt, width(), height()); + + // Wait 'delay' seconds before publishing the picture. + int i_delay = static_cast(delay * 1000000 + 0.5); +@@ -345,7 +344,7 @@ void FFmpegDecoderVideo::publishFrame(co + + void FFmpegDecoderVideo::yuva420pToRgba(AVPicture * const dst, AVPicture * const src, int width, int height) + { +- convert(dst, PIX_FMT_RGB24, src, m_context->pix_fmt, width, height); ++ convert(dst, AV_PIX_FMT_RGB24, src, m_context->pix_fmt, width, height); + + const size_t bpp = 4; + +@@ -363,31 +362,28 @@ void FFmpegDecoderVideo::yuva420pToRgba( + } + } + +- +- +-int FFmpegDecoderVideo::getBuffer(AVCodecContext * const context, AVFrame * const picture) ++int FFmpegDecoderVideo::getBuffer(AVCodecContext * const context, AVFrame * const picture, int flags) + { ++ AVBufferRef *ref; + const FFmpegDecoderVideo * const this_ = reinterpret_cast(context->opaque); + +- const int result = avcodec_default_get_buffer(context, picture); ++ const int result = avcodec_default_get_buffer2(context, picture, flags); + int64_t * p_pts = reinterpret_cast( av_malloc(sizeof(int64_t)) ); + + *p_pts = this_->m_packet_pts; + picture->opaque = p_pts; + ++ ref = av_buffer_create((uint8_t *)picture->opaque, sizeof(int64_t), FFmpegDecoderVideo::freeBuffer, picture->buf[0], flags); ++ picture->buf[0] = ref; ++ + return result; + } + +- +- +-void FFmpegDecoderVideo::releaseBuffer(AVCodecContext * const context, AVFrame * const picture) ++void FFmpegDecoderVideo::freeBuffer(void *opaque, uint8_t *data) + { +- if (picture != 0) +- av_freep(&picture->opaque); +- +- avcodec_default_release_buffer(context, picture); ++ AVBufferRef *ref = (AVBufferRef *)opaque; ++ av_buffer_unref(&ref); ++ av_free(data); + } + +- +- + } // namespace osgFFmpeg +--- src/osgPlugins/ffmpeg/FFmpegDecoderVideo.hpp.orig ++++ src/osgPlugins/ffmpeg/FFmpegDecoderVideo.hpp +@@ -94,8 +94,8 @@ private: + int src_pix_fmt, int src_width, int src_height); + + +- static int getBuffer(AVCodecContext * context, AVFrame * picture); +- static void releaseBuffer(AVCodecContext * context, AVFrame * picture); ++ static int getBuffer(AVCodecContext * context, AVFrame * picture, int flags); ++ static void freeBuffer(void * opaque, uint8_t *data); + + PacketQueue & m_packets; + FFmpegClocks & m_clocks; +--- src/osgPlugins/ffmpeg/FFmpegParameters.cpp.orig ++++ src/osgPlugins/ffmpeg/FFmpegParameters.cpp +@@ -19,7 +19,7 @@ extern "C" + #include + } + +-inline PixelFormat osg_av_get_pix_fmt(const char *name) { return av_get_pix_fmt(name); } ++inline AVPixelFormat osg_av_get_pix_fmt(const char *name) { return av_get_pix_fmt(name); } + + + namespace osgFFmpeg { +--- src/osgPlugins/ffmpeg/FFmpegDecoderAudio.cpp.orig 2016-02-18 21:25:39.627923629 +0000 ++++ src/osgPlugins/ffmpeg/FFmpegDecoderAudio.cpp 2016-02-18 21:26:17.071140100 +0000 +@@ -227,8 +227,7 @@ + if (avcodec_open2(m_context, p_codec, NULL) < 0) + throw std::runtime_error("avcodec_open() failed"); + +- m_context->get_buffer = avcodec_default_get_buffer; +- m_context->release_buffer = avcodec_default_release_buffer; ++ m_context->get_buffer2 = avcodec_default_get_buffer2; + + } + Added: head/graphics/osg-devel/files/patch-include_osgViewer_View ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/graphics/osg-devel/files/patch-include_osgViewer_View Tue Dec 27 14:49:10 2016 (r429620) @@ -0,0 +1,11 @@ +--- include/osgViewer/View.orig 2016-04-21 09:54:28.095530000 +0200 ++++ include/osgViewer/View 2016-04-21 09:55:04.918232000 +0200 +@@ -127,7 +127,7 @@ + /** Set the View's image pager.*/ + void setImagePager(osgDB::ImagePager* ip); + +- template void setImagePager(const osg::ref_ptr* ip) { setImagePager(ip.get()); } ++ template void setImagePager(const osg::ref_ptr& ip) { setImagePager(ip.get()); } + + /** Get the View's image pager.*/ + osgDB::ImagePager* getImagePager(); Added: head/graphics/osg-devel/files/patch-src_osgPlugins_ffmpeg_CMakeLists.txt ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/graphics/osg-devel/files/patch-src_osgPlugins_ffmpeg_CMakeLists.txt Tue Dec 27 14:49:10 2016 (r429620) @@ -0,0 +1,28 @@ +--- src/osgPlugins/ffmpeg/CMakeLists.txt.orig 2015-01-07 14:14:55 UTC ++++ src/osgPlugins/ffmpeg/CMakeLists.txt +@@ -3,7 +3,7 @@ LINK_DIRECTORIES(${FFMPEG_LIBRARY_DIRS}) + + IF(FFMPEG_LIBSWSCALE_FOUND) + +- INCLUDE_DIRECTORIES( ${FFMPEG_LIBSWSCALE_INCLUDE_DIRS} ${FFMPEG_LIBSWSCALE_INCLUDE_DIRS}/libswscale ) ++ INCLUDE_DIRECTORIES(SYSTEM ${FFMPEG_LIBSWSCALE_INCLUDE_DIRS} ${FFMPEG_LIBSWSCALE_INCLUDE_DIRS}/libswscale ) + + ADD_DEFINITIONS(-DUSE_SWSCALE) + +@@ -12,14 +12,14 @@ IF(FFMPEG_LIBSWSCALE_FOUND) + ENDIF() + + IF(FFMPEG_LIBSWRESAMPLE_FOUND) +- INCLUDE_DIRECTORIES( ${FFMPEG_LIBSWRESAMPLE_INCLUDE_DIRS} ${FFMPEG_LIBSWRESAMPLE_INCLUDE_DIRS}/libswresample ) ++ INCLUDE_DIRECTORIES(SYSTEM ${FFMPEG_LIBSWRESAMPLE_INCLUDE_DIRS} ${FFMPEG_LIBSWRESAMPLE_INCLUDE_DIRS}/libswresample ) + + ADD_DEFINITIONS(-DUSE_SWRESAMPLE) + + SET(FFMPEG_LIBRARIES ${FFMPEG_LIBRARIES} ${FFMPEG_LIBSWRESAMPLE_LIBRARIES}) + ENDIF() + IF(FFMPEG_LIBAVRESAMPLE_FOUND) +- INCLUDE_DIRECTORIES( ${FFMPEG_LIBAVRESAMPLE_INCLUDE_DIRS} ${FFMPEG_LIBAVRESAMPLE_INCLUDE_DIRS}/libavresample ) ++ INCLUDE_DIRECTORIES(SYSTEM ${FFMPEG_LIBAVRESAMPLE_INCLUDE_DIRS} ${FFMPEG_LIBAVRESAMPLE_INCLUDE_DIRS}/libavresample ) + + ADD_DEFINITIONS(-DUSE_AVRESAMPLE) + Added: head/graphics/osg-devel/files/patch-src_osgPlugins_gdal_CMakeLists.txt ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/graphics/osg-devel/files/patch-src_osgPlugins_gdal_CMakeLists.txt Tue Dec 27 14:49:10 2016 (r429620) @@ -0,0 +1,8 @@ +--- ./src/osgPlugins/gdal/CMakeLists.txt.orig 2015-07-02 11:58:49 UTC ++++ ./src/osgPlugins/gdal/CMakeLists.txt +@@ -1,4 +1,4 @@ +-INCLUDE_DIRECTORIES( ${GDAL_INCLUDE_DIR} ) ++INCLUDE_DIRECTORIES(SYSTEM ${GDAL_INCLUDE_DIR}) + + SET(TARGET_SRC + ReaderWriterGDAL.cpp Added: head/graphics/osg-devel/files/patch-src_osgPlugins_nvtt_CMakeLists.txt ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/graphics/osg-devel/files/patch-src_osgPlugins_nvtt_CMakeLists.txt Tue Dec 27 14:49:10 2016 (r429620) @@ -0,0 +1,8 @@ +--- src/osgPlugins/nvtt/CMakeLists.txt.orig 2011-04-19 11:40:22 UTC ++++ src/osgPlugins/nvtt/CMakeLists.txt +@@ -1,4 +1,4 @@ +-INCLUDE_DIRECTORIES( ${NVTT_INCLUDE_DIR} ) ++INCLUDE_DIRECTORIES(SYSTEM ${NVTT_INCLUDE_DIR}) + + + SET(TARGET_SRC Added: head/graphics/osg-devel/files/patch-src_osgPlugins_ogr_CMakeLists.txt ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/graphics/osg-devel/files/patch-src_osgPlugins_ogr_CMakeLists.txt Tue Dec 27 14:49:10 2016 (r429620) @@ -0,0 +1,8 @@ +--- ./src/osgPlugins/ogr/CMakeLists.txt.orig 2011-04-19 11:40:22 UTC ++++ ./src/osgPlugins/ogr/CMakeLists.txt +@@ -1,4 +1,4 @@ +-INCLUDE_DIRECTORIES( ${GDAL_INCLUDE_DIR} ) ++INCLUDE_DIRECTORIES(SYSTEM ${GDAL_INCLUDE_DIR}) + + SET(TARGET_SRC ReaderWriterOGR.cpp) + Modified: head/graphics/osg-devel/pkg-plist ============================================================================== --- head/graphics/osg-devel/pkg-plist Tue Dec 27 14:38:46 2016 (r429619) +++ head/graphics/osg-devel/pkg-plist Tue Dec 27 14:49:10 2016 (r429620) @@ -52,6 +52,7 @@ include/osg/ColorMaski include/osg/ColorMatrix include/osg/ComputeBoundsVisitor include/osg/Config +include/osg/ContextData include/osg/ConvexPlanarOccluder include/osg/ConvexPlanarPolygon include/osg/CoordinateSystemNode @@ -176,6 +177,7 @@ include/osg/TransferFunction include/osg/Transform include/osg/TriangleFunctor include/osg/TriangleIndexFunctor +include/osg/Types include/osg/Uniform include/osg/UserDataContainer include/osg/ValueObject @@ -421,13 +423,13 @@ include/osgPresentation/PropertyManager include/osgPresentation/SlideEventHandler include/osgPresentation/SlideShowConstructor include/osgPresentation/Timeout -%%QT4%%include/osgQt/Export -%%QT4%%include/osgQt/GraphicsWindowQt -%%QT4%%include/osgQt/QFontImplementation -%%QT4%%include/osgQt/QGraphicsViewAdapter -%%QT4%%include/osgQt/QWebViewImage -%%QT4%%include/osgQt/QWidgetImage -%%QT4%%include/osgQt/Version +%%QT%%include/osgQt/Export +%%QT%%include/osgQt/GraphicsWindowQt +%%QT%%include/osgQt/QFontImplementation +%%QT%%include/osgQt/QGraphicsViewAdapter +%%QT%%include/osgQt/QWebViewImage +%%QT%%include/osgQt/QWidgetImage +%%QT%%include/osgQt/Version include/osgShadow/ConvexPolyhedron include/osgShadow/DebugShadowMap include/osgShadow/Export @@ -633,9 +635,9 @@ lib/libosgParticle.so.%%OSG_SHLIBVER%% lib/libosgPresentation.so lib/libosgPresentation.so.%%OSG_VERSION%% lib/libosgPresentation.so.%%OSG_SHLIBVER%% -%%QT4%%lib/libosgQt.so -%%QT4%%lib/libosgQt.so.%%OSG_VERSION%% -%%QT4%%lib/libosgQt.so.%%OSG_SHLIBVER%% +%%QT%%lib/libosgQt.so +%%QT%%lib/libosgQt.so.%%OSG_VERSION%% +%%QT%%lib/libosgQt.so.%%OSG_SHLIBVER%% lib/libosgShadow.so lib/libosgShadow.so.%%OSG_VERSION%% lib/libosgShadow.so.%%OSG_SHLIBVER%% @@ -648,6 +650,9 @@ lib/libosgTerrain.so.%%OSG_SHLIBVER%% lib/libosgText.so lib/libosgText.so.%%OSG_VERSION%% lib/libosgText.so.%%OSG_SHLIBVER%% +lib/libosgUI.so +lib/libosgUI.so.%%OSG_VERSION%% +lib/libosgUI.so.%%OSG_SHLIBVER%% lib/libosgUtil.so lib/libosgUtil.so.%%OSG_VERSION%% lib/libosgUtil.so.%%OSG_SHLIBVER%% @@ -696,11 +701,11 @@ lib/osgPlugins-%%OSG_VERSION%%/osgdb_gz. lib/osgPlugins-%%OSG_VERSION%%/osgdb_hdr.so %%INVENTOR%%lib/osgPlugins-%%OSG_VERSION%%/osgdb_iv.so lib/osgPlugins-%%OSG_VERSION%%/osgdb_ive.so -lib/osgPlugins-%%OSG_VERSION%%/osgdb_jpeg.so %%JASPER%%lib/osgPlugins-%%OSG_VERSION%%/osgdb_jp2.so +lib/osgPlugins-%%OSG_VERSION%%/osgdb_jpeg.so lib/osgPlugins-%%OSG_VERSION%%/osgdb_ktx.so -lib/osgPlugins-%%OSG_VERSION%%/osgdb_logo.so %%LIBLAS%%lib/osgPlugins-%%OSG_VERSION%%/osgdb_las.so +lib/osgPlugins-%%OSG_VERSION%%/osgdb_logo.so %%LUA%%lib/osgPlugins-%%OSG_VERSION%%/osgdb_lua.so lib/osgPlugins-%%OSG_VERSION%%/osgdb_lwo.so lib/osgPlugins-%%OSG_VERSION%%/osgdb_lws.so @@ -732,6 +737,7 @@ lib/osgPlugins-%%OSG_VERSION%%/osgdb_rev lib/osgPlugins-%%OSG_VERSION%%/osgdb_rgb.so lib/osgPlugins-%%OSG_VERSION%%/osgdb_rot.so lib/osgPlugins-%%OSG_VERSION%%/osgdb_scale.so +%%SDL%%lib/osgPlugins-%%OSG_VERSION%%/osgdb_sdl.so lib/osgPlugins-%%OSG_VERSION%%/osgdb_serializers_osg.so lib/osgPlugins-%%OSG_VERSION%%/osgdb_serializers_osganimation.so lib/osgPlugins-%%OSG_VERSION%%/osgdb_serializers_osgfx.so @@ -746,7 +752,6 @@ lib/osgPlugins-%%OSG_VERSION%%/osgdb_ser lib/osgPlugins-%%OSG_VERSION%%/osgdb_serializers_osgutil.so lib/osgPlugins-%%OSG_VERSION%%/osgdb_serializers_osgviewer.so lib/osgPlugins-%%OSG_VERSION%%/osgdb_serializers_osgvolume.so -%%SDL%%lib/osgPlugins-%%OSG_VERSION%%/osgdb_sdl.so lib/osgPlugins-%%OSG_VERSION%%/osgdb_shp.so lib/osgPlugins-%%OSG_VERSION%%/osgdb_stl.so %%SVG%%lib/osgPlugins-%%OSG_VERSION%%/osgdb_svg.so @@ -763,9 +768,6 @@ lib/osgPlugins-%%OSG_VERSION%%/osgdb_vtf lib/osgPlugins-%%OSG_VERSION%%/osgdb_x.so %%XINE%%lib/osgPlugins-%%OSG_VERSION%%/osgdb_xine.so lib/osgPlugins-%%OSG_VERSION%%/osgdb_zip.so -lib/libosgUI.so -lib/libosgUI.so.%%OSG_VERSION%% -lib/libosgUI.so.%%OSG_SHLIBVER%% libdata/pkgconfig/openscenegraph-osg.pc libdata/pkgconfig/openscenegraph-osgAnimation.pc libdata/pkgconfig/openscenegraph-osgDB.pc @@ -773,7 +775,7 @@ libdata/pkgconfig/openscenegraph-osgFX.p libdata/pkgconfig/openscenegraph-osgGA.pc libdata/pkgconfig/openscenegraph-osgManipulator.pc libdata/pkgconfig/openscenegraph-osgParticle.pc -%%QT4%%libdata/pkgconfig/openscenegraph-osgQt.pc +%%QT%%libdata/pkgconfig/openscenegraph-osgQt.pc libdata/pkgconfig/openscenegraph-osgShadow.pc libdata/pkgconfig/openscenegraph-osgSim.pc libdata/pkgconfig/openscenegraph-osgTerrain.pc From owner-svn-ports-head@freebsd.org Tue Dec 27 14:52:36 2016 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 34CB7C91B1C; Tue, 27 Dec 2016 14:52:36 +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 F06FB1AAD; Tue, 27 Dec 2016 14:52:35 +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 uBREqZgJ042076; Tue, 27 Dec 2016 14:52:35 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBREqZrb042074; Tue, 27 Dec 2016 14:52:35 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201612271452.uBREqZrb042074@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Tue, 27 Dec 2016 14:52:35 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429621 - in head/databases/postgis21: . 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: Tue, 27 Dec 2016 14:52:36 -0000 Author: pi Date: Tue Dec 27 14:52:34 2016 New Revision: 429621 URL: https://svnweb.freebsd.org/changeset/ports/429621 Log: databases/postgis21: update 2.1.7 -> 2.1.8 PR: 206398 Changes: http://svn.osgeo.org/postgis/tags/2.1.8/NEWS Submitted by: Jochen Neumeister Approved by: harrison.grundy@astrodoggroup.com (maintainer timeout) Deleted: head/databases/postgis21/files/ Modified: head/databases/postgis21/Makefile head/databases/postgis21/distinfo Modified: head/databases/postgis21/Makefile ============================================================================== --- head/databases/postgis21/Makefile Tue Dec 27 14:49:10 2016 (r429620) +++ head/databases/postgis21/Makefile Tue Dec 27 14:52:34 2016 (r429621) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= postgis -PORTVERSION= 2.1.7 -PORTREVISION= 3 +PORTVERSION= 2.1.8 CATEGORIES= databases geography MASTER_SITES= http://download.osgeo.org/postgis/source/ Modified: head/databases/postgis21/distinfo ============================================================================== --- head/databases/postgis21/distinfo Tue Dec 27 14:49:10 2016 (r429620) +++ head/databases/postgis21/distinfo Tue Dec 27 14:52:34 2016 (r429621) @@ -1,2 +1,3 @@ -SHA256 (postgis-2.1.7.tar.gz) = 00ab79a3f609d7ea458f6fc358032ad059cb720baf88285243d6436a597a7ec2 -SIZE (postgis-2.1.7.tar.gz) = 6804372 +TIMESTAMP = 1482845254 +SHA256 (postgis-2.1.8.tar.gz) = 7c2380b895fe7bda34c2e70deab3fcf4c12b13ab40d7501cdaa6fa36f1a6c662 +SIZE (postgis-2.1.8.tar.gz) = 6811272 From owner-svn-ports-head@freebsd.org Tue Dec 27 14:59:26 2016 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 F3C92C91BFE; Tue, 27 Dec 2016 14:59:25 +0000 (UTC) (envelope-from swills@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 A95C01C32; Tue, 27 Dec 2016 14:59:25 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBRExOJD042444; Tue, 27 Dec 2016 14:59:24 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBRExO4J042442; Tue, 27 Dec 2016 14:59:24 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201612271459.uBRExO4J042442@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Tue, 27 Dec 2016 14:59:24 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429622 - head/net/py-magic-wormhole 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: Tue, 27 Dec 2016 14:59:26 -0000 Author: swills Date: Tue Dec 27 14:59:24 2016 New Revision: 429622 URL: https://svnweb.freebsd.org/changeset/ports/429622 Log: net/py-magic-wormhole: update to 0.9.0 Modified: head/net/py-magic-wormhole/Makefile head/net/py-magic-wormhole/distinfo Modified: head/net/py-magic-wormhole/Makefile ============================================================================== --- head/net/py-magic-wormhole/Makefile Tue Dec 27 14:52:34 2016 (r429621) +++ head/net/py-magic-wormhole/Makefile Tue Dec 27 14:59:24 2016 (r429622) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= magic-wormhole -PORTVERSION= 0.8.0 +PORTVERSION= 0.9.0 CATEGORIES= net MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -9,12 +9,17 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= swills@FreeBSD.org COMMENT= Get things from one computer to another, safely -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}tqdm>0:misc/py-tqdm \ +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}autobahn>=0.14.1:www/py-autobahn \ + ${PYTHON_PKGNAMEPREFIX}click>0:devel/py-click \ ${PYTHON_PKGNAMEPREFIX}hkdf>0:security/py-hkdf \ - ${PYTHON_PKGNAMEPREFIX}autobahn>=0.14.1:www/py-autobahn \ + ${PYTHON_PKGNAMEPREFIX}humanize>=0:devel/py-humanize \ + ${PYTHON_PKGNAMEPREFIX}idna>=0.6:dns/py-idna \ ${PYTHON_PKGNAMEPREFIX}pynacl>=0.3.0:security/py-pynacl \ + ${PYTHON_PKGNAMEPREFIX}service_identity>=0:security/py-service_identity \ + ${PYTHON_PKGNAMEPREFIX}six>=0:devel/py-six \ ${PYTHON_PKGNAMEPREFIX}spake2>=0.7:security/py-spake2 \ - ${PYTHON_PKGNAMEPREFIX}txaio>=2.5.1:devel/py-txaio + ${PYTHON_PKGNAMEPREFIX}tqdm>0:misc/py-tqdm \ + USES= python USE_PYTHON= autoplist distutils Modified: head/net/py-magic-wormhole/distinfo ============================================================================== --- head/net/py-magic-wormhole/distinfo Tue Dec 27 14:52:34 2016 (r429621) +++ head/net/py-magic-wormhole/distinfo Tue Dec 27 14:59:24 2016 (r429622) @@ -1,3 +1,3 @@ -TIMESTAMP = 1467486862 -SHA256 (magic-wormhole-0.8.0.tar.gz) = 802085dc4e6ba9dd74555bb42059e25b3960110add83d5083d36a95c78e172b5 -SIZE (magic-wormhole-0.8.0.tar.gz) = 124428 +TIMESTAMP = 1482845028 +SHA256 (magic-wormhole-0.9.0.tar.gz) = 68ee736839a37bbe8d9029dd9784572b36fffc701fea23c8d22ab473990eedef +SIZE (magic-wormhole-0.9.0.tar.gz) = 141263 From owner-svn-ports-head@freebsd.org Tue Dec 27 15:08:35 2016 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 009ABC92022; Tue, 27 Dec 2016 15:08: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 C36FA10EB; Tue, 27 Dec 2016 15:08:34 +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 uBRF8XXO046863; Tue, 27 Dec 2016 15:08:33 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBRF8X7R046861; Tue, 27 Dec 2016 15:08:33 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201612271508.uBRF8X7R046861@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Tue, 27 Dec 2016 15:08:33 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429623 - head/mail/milter-greylist-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: Tue, 27 Dec 2016 15:08:35 -0000 Author: amdmi3 Date: Tue Dec 27 15:08:33 2016 New Revision: 429623 URL: https://svnweb.freebsd.org/changeset/ports/429623 Log: - Update to 4.6.2 PR: 215213 Submitted by: freebsd-ports@dan.me.uk (maintainer) Modified: head/mail/milter-greylist-devel/Makefile head/mail/milter-greylist-devel/distinfo Modified: head/mail/milter-greylist-devel/Makefile ============================================================================== --- head/mail/milter-greylist-devel/Makefile Tue Dec 27 14:59:24 2016 (r429622) +++ head/mail/milter-greylist-devel/Makefile Tue Dec 27 15:08:33 2016 (r429623) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= milter-greylist -PORTVERSION= 4.6 +PORTVERSION= 4.6.2 CATEGORIES= mail MASTER_SITES= ftp://ftp.espci.fr/pub/milter-greylist/ \ http://fossies.org/unix/privat/ \ @@ -53,6 +53,7 @@ P0F_CONFIGURE_ENABLE= p0f306 .if ${PORT_OPTIONS:MDKIM} CONFIGURE_ARGS+= --with-libopendkim=${LOCALBASE} +USES+= ssl .endif .if ${PORT_OPTIONS:MSPF} Modified: head/mail/milter-greylist-devel/distinfo ============================================================================== --- head/mail/milter-greylist-devel/distinfo Tue Dec 27 14:59:24 2016 (r429622) +++ head/mail/milter-greylist-devel/distinfo Tue Dec 27 15:08:33 2016 (r429623) @@ -1,2 +1,3 @@ -SHA256 (milter-greylist-4.6.tgz) = 82a9ac345548bc4f3733332f29aca2d5c6b28f978d4655aa3aaa97f8c76d8f78 -SIZE (milter-greylist-4.6.tgz) = 254262 +TIMESTAMP = 1481015765 +SHA256 (milter-greylist-4.6.2.tgz) = 5405a71bc8273848a1e14cecc010b95491e754307b005c96d35081ab2f9b8bd5 +SIZE (milter-greylist-4.6.2.tgz) = 255102 From owner-svn-ports-head@freebsd.org Tue Dec 27 15:25:53 2016 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 BDD4CC924B4; Tue, 27 Dec 2016 15:25:53 +0000 (UTC) (envelope-from marino@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 8D48718B4; Tue, 27 Dec 2016 15:25:53 +0000 (UTC) (envelope-from marino@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBRFPqrL054538; Tue, 27 Dec 2016 15:25:52 GMT (envelope-from marino@FreeBSD.org) Received: (from marino@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBRFPqJJ054537; Tue, 27 Dec 2016 15:25:52 GMT (envelope-from marino@FreeBSD.org) Message-Id: <201612271525.uBRFPqJJ054537@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: marino set sender to marino@FreeBSD.org using -f From: John Marino Date: Tue, 27 Dec 2016 15:25:52 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429624 - head/lang/rust 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: Tue, 27 Dec 2016 15:25:53 -0000 Author: marino Date: Tue Dec 27 15:25:52 2016 New Revision: 429624 URL: https://svnweb.freebsd.org/changeset/ports/429624 Log: lang/rust: Update distinfo.x86_64 for DragonFly support for v1.14 Preapproved by: riggs Modified: head/lang/rust/distinfo.x86_64 Modified: head/lang/rust/distinfo.x86_64 ============================================================================== --- head/lang/rust/distinfo.x86_64 Tue Dec 27 15:08:33 2016 (r429623) +++ head/lang/rust/distinfo.x86_64 Tue Dec 27 15:25:52 2016 (r429624) @@ -1,5 +1,5 @@ -TIMESTAMP = 1479243747 -SHA256 (rustc-1.13.0-src.tar.gz) = ecb84775ca977a5efec14d0cad19621a155bfcbbf46e8050d18721bb1e3e5084 -SIZE (rustc-1.13.0-src.tar.gz) = 27483805 -SHA256 (rustc-1.12.1-x86_64-unknown-dragonfly.tar.gz) = cb13bbef5423a8046f7bf5117457b15dba0c31f8c22cc17ae9def9c20d20c85b -SIZE (rustc-1.12.1-x86_64-unknown-dragonfly.tar.gz) = 45843623 +TIMESTAMP = 1482851887 +SHA256 (rustc-1.14.0-src.tar.gz) = c790edd2e915bd01bea46122af2942108479a2fda9a6f76d1094add520ac3b6b +SIZE (rustc-1.14.0-src.tar.gz) = 27572650 +SHA256 (rustc-1.13.0-x86_64-unknown-dragonfly.tar.gz) = 9f7859ba27686fa6ba9db3e5ac66fec2bea0785195249047c1033123dee729ef +SIZE (rustc-1.13.0-x86_64-unknown-dragonfly.tar.gz) = 3145728 From owner-svn-ports-head@freebsd.org Tue Dec 27 15:33:34 2016 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 BE455C9289B; Tue, 27 Dec 2016 15:33:34 +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 8DD891F0C; Tue, 27 Dec 2016 15:33:34 +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 uBRFXX3d058352; Tue, 27 Dec 2016 15:33:33 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBRFXXZi058351; Tue, 27 Dec 2016 15:33:33 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201612271533.uBRFXXZi058351@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Tue, 27 Dec 2016 15:33:33 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429625 - head/audio/fplib 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: Tue, 27 Dec 2016 15:33:34 -0000 Author: amdmi3 Date: Tue Dec 27 15:33:33 2016 New Revision: 429625 URL: https://svnweb.freebsd.org/changeset/ports/429625 Log: - Remove bogus (in presence of USE_GITHUB) USES=tar* - Fix license: actual license for code is GPLv3+, LGPL is for debian changes only Approved by: portmgr blanket Modified: head/audio/fplib/Makefile Modified: head/audio/fplib/Makefile ============================================================================== --- head/audio/fplib/Makefile Tue Dec 27 15:25:52 2016 (r429624) +++ head/audio/fplib/Makefile Tue Dec 27 15:33:33 2016 (r429625) @@ -9,8 +9,7 @@ CATEGORIES= audio MAINTAINER= sunpoet@FreeBSD.org COMMENT= Last.fm fingerprint library -LICENSE= LGPL3 -LICENSE_FILE= ${WRKSRC}/debian/copyright +LICENSE= GPLv3+ LIB_DEPENDS= libcurl.so:ftp/curl \ libfftw3.so:math/fftw3 \ @@ -21,7 +20,7 @@ LIB_DEPENDS= libcurl.so:ftp/curl \ MAKE_JOBS_UNSAFE= yes USE_LDCONFIG= yes -USES= cmake localbase:ldflags tar:xz +USES= cmake localbase:ldflags GH_ACCOUNT= lastfm GH_PROJECT= Fingerprinter From owner-svn-ports-head@freebsd.org Tue Dec 27 15:34:56 2016 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 A49EFC929BB; Tue, 27 Dec 2016 15:34:56 +0000 (UTC) (envelope-from pawel@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 74491112F; Tue, 27 Dec 2016 15:34:56 +0000 (UTC) (envelope-from pawel@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBRFYtOU058511; Tue, 27 Dec 2016 15:34:55 GMT (envelope-from pawel@FreeBSD.org) Received: (from pawel@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBRFYthX058509; Tue, 27 Dec 2016 15:34:55 GMT (envelope-from pawel@FreeBSD.org) Message-Id: <201612271534.uBRFYthX058509@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pawel set sender to pawel@FreeBSD.org using -f From: Pawel Pekala Date: Tue, 27 Dec 2016 15:34:55 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429626 - head/devel/upnp 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: Tue, 27 Dec 2016 15:34:56 -0000 Author: pawel Date: Tue Dec 27 15:34:55 2016 New Revision: 429626 URL: https://svnweb.freebsd.org/changeset/ports/429626 Log: Update to version 1.6.21 Changelog: - Fix out-of-bound access in create_url_list() (CVE-2016-8863) - SF Bug Tracker #132 CVE-2016-6255: write files via POST - If the error or info log files can not be created, use stderr and stdout instead - miniserver: fix binding to ipv6 link-local addresses MFH: 2016Q4 Modified: head/devel/upnp/Makefile head/devel/upnp/distinfo Modified: head/devel/upnp/Makefile ============================================================================== --- head/devel/upnp/Makefile Tue Dec 27 15:33:33 2016 (r429625) +++ head/devel/upnp/Makefile Tue Dec 27 15:34:55 2016 (r429626) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= upnp -PORTVERSION= 1.6.20 +PORTVERSION= 1.6.21 PORTEPOCH= 1 CATEGORIES= devel MASTER_SITES= SF/p${PORTNAME}/p${PORTNAME}/libUPnP%20${PORTVERSION} Modified: head/devel/upnp/distinfo ============================================================================== --- head/devel/upnp/distinfo Tue Dec 27 15:33:33 2016 (r429625) +++ head/devel/upnp/distinfo Tue Dec 27 15:34:55 2016 (r429626) @@ -1,3 +1,3 @@ -TIMESTAMP = 1467990222 -SHA256 (libupnp-1.6.20.tar.bz2) = ee3537081e3ea56f66ada10387486823989210bc98002f098305551c966e3a63 -SIZE (libupnp-1.6.20.tar.bz2) = 1243637 +TIMESTAMP = 1482438898 +SHA256 (libupnp-1.6.21.tar.bz2) = af3f3c0846a1d75baeadae4aa5a2bda427567e2a1fb4559bf73ccff0a4f9a39b +SIZE (libupnp-1.6.21.tar.bz2) = 1245353 From owner-svn-ports-head@freebsd.org Tue Dec 27 16:07:25 2016 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 687E8C93378; Tue, 27 Dec 2016 16:07:25 +0000 (UTC) (envelope-from pawel@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 131341E74; Tue, 27 Dec 2016 16:07:25 +0000 (UTC) (envelope-from pawel@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBRG7OSS070652; Tue, 27 Dec 2016 16:07:24 GMT (envelope-from pawel@FreeBSD.org) Received: (from pawel@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBRG7OQr070650; Tue, 27 Dec 2016 16:07:24 GMT (envelope-from pawel@FreeBSD.org) Message-Id: <201612271607.uBRG7OQr070650@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pawel set sender to pawel@FreeBSD.org using -f From: Pawel Pekala Date: Tue, 27 Dec 2016 16:07:24 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429627 - head/security/vuxml 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: Tue, 27 Dec 2016 16:07:25 -0000 Author: pawel Date: Tue Dec 27 16:07:23 2016 New Revision: 429627 URL: https://svnweb.freebsd.org/changeset/ports/429627 Log: Document devel/upnp 2 security vulnerabilities: - unhandled write of files to filesystem via POST by default - heap buffer overflow in create_url_list function Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Tue Dec 27 15:34:55 2016 (r429626) +++ head/security/vuxml/vuln.xml Tue Dec 27 16:07:23 2016 (r429627) @@ -58,6 +58,45 @@ Notes: * Do not forget port variants (linux-f10-libxml2, libxml2, etc.) --> + + upnp -- multiple vulnerabilities + + + upnp + 1.6.21 + + + + +

Matthew Garett reports:

+
+

Reported this to upstream 8 months ago without response, + so: libupnp's default behaviour allows anyone to write to your + filesystem. Seriously. Find a device running a libupnp based server + (Shodan says there's rather a lot), and POST a file to /testfile. + Then GET /testfile ... and yeah if the server is running as root + (it is) and is using / as the web root (probably not, but maybe) + this gives full host fs access.

+
+

Scott Tenaglia reports:

+
+

There is a heap buffer overflow vulnerability in the + create_url_list function in upnp/src/gena/gena_device.c.

+
+ +
+ + https://twitter.com/mjg59/status/755062278513319936 + https://sourceforge.net/p/pupnp/bugs/133/ + CVE-2016-6255 + CVE-2016-8863 + + + 2016-02-23 + 2016-12-27 + +
+ phpmailer -- Remote Code Execution From owner-svn-ports-head@freebsd.org Tue Dec 27 16:12:47 2016 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 2E541C93535; Tue, 27 Dec 2016 16:12:47 +0000 (UTC) (envelope-from danfe@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 CB53D1233; Tue, 27 Dec 2016 16:12:46 +0000 (UTC) (envelope-from danfe@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBRGCk8K074469; Tue, 27 Dec 2016 16:12:46 GMT (envelope-from danfe@FreeBSD.org) Received: (from danfe@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBRGCjfu074466; Tue, 27 Dec 2016 16:12:45 GMT (envelope-from danfe@FreeBSD.org) Message-Id: <201612271612.uBRGCjfu074466@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: danfe set sender to danfe@FreeBSD.org using -f From: Alexey Dokuchaev Date: Tue, 27 Dec 2016 16:12:45 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429628 - in head/astro/stellarium: . 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: Tue, 27 Dec 2016 16:12:47 -0000 Author: danfe Date: Tue Dec 27 16:12:45 2016 New Revision: 429628 URL: https://svnweb.freebsd.org/changeset/ports/429628 Log: Update `astro/stellarium' to version 0.15.1. TIMESTAMP (stellarium-0.15.1.tar.gz) = 1482657338 Deleted: head/astro/stellarium/files/ Modified: head/astro/stellarium/Makefile head/astro/stellarium/distinfo head/astro/stellarium/pkg-plist Modified: head/astro/stellarium/Makefile ============================================================================== --- head/astro/stellarium/Makefile Tue Dec 27 16:07:23 2016 (r429627) +++ head/astro/stellarium/Makefile Tue Dec 27 16:12:45 2016 (r429628) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= stellarium -PORTVERSION= 0.15.0 -PORTREVISION= 1 +PORTVERSION= 0.15.1 CATEGORIES= astro MASTER_SITES= SF/${PORTNAME}/Stellarium-sources/${PORTVERSION} DISTFILES= ${DISTNAME}${EXTRACT_SUFX} @@ -71,8 +70,6 @@ post-extract-DOCS-on: post-patch: @${REINPLACE_CMD} -e 's, -Wno-unused-result,,' ${WRKSRC}/CMakeLists.txt - @${REINPLACE_CMD} -e 's,-Testscene,&_ground,' \ - ${WRKSRC}/scenery3d/Testscene/TX_Stellarium-Testscene_ground/CMakeLists.txt post-install-MORE_STARS-on: ${INSTALL_DATA} ${DISTDIR}/stars_[45678]_[12]v0_1.cat \ Modified: head/astro/stellarium/distinfo ============================================================================== --- head/astro/stellarium/distinfo Tue Dec 27 16:07:23 2016 (r429627) +++ head/astro/stellarium/distinfo Tue Dec 27 16:12:45 2016 (r429628) @@ -1,5 +1,6 @@ -SHA256 (stellarium-0.15.0.tar.gz) = 74d0e3a69fcbaf1c6278f601a44497fd3e9f2de7dfa11a60197d3afb68288746 -SIZE (stellarium-0.15.0.tar.gz) = 147160785 +TIMESTAMP = 1482657338 +SHA256 (stellarium-0.15.1.tar.gz) = 0fe52fc496c11d92728742ae6d71bac116746dca7885d34d17b1a288fe8b5b11 +SIZE (stellarium-0.15.1.tar.gz) = 155860125 SHA256 (stellarium_user_guide-0.15.0-1.pdf) = 264d437a1afc0742f5bbadf37115d8cd2b41ac462daf1516657c091955c9217e SIZE (stellarium_user_guide-0.15.0-1.pdf) = 16155822 SHA256 (stars_4_1v0_1.cat) = 7a2084e5e45610bbffae9448d9552d8a8dd191e5b1a07b0e47d27622fab4a979 Modified: head/astro/stellarium/pkg-plist ============================================================================== --- head/astro/stellarium/pkg-plist Tue Dec 27 16:07:23 2016 (r429627) +++ head/astro/stellarium/pkg-plist Tue Dec 27 16:12:45 2016 (r429628) @@ -14,9 +14,10 @@ share/pixmaps/stellarium.xpm %%DATADIR%%/data/DejaVuSansMono.ttf %%DATADIR%%/data/base_locations.bin.gz %%DATADIR%%/data/constellations_boundaries.dat +%%DATADIR%%/data/constellations_spans.dat %%DATADIR%%/data/countryCodes.dat %%DATADIR%%/data/default_config.ini -%%DATADIR%%/data/iso3166-1-alpha-2.utf8 +%%DATADIR%%/data/iso3166.tab %%DATADIR%%/data/iso639-1.utf8 %%DATADIR%%/data/shaders/s3d_cube.frag %%DATADIR%%/data/shaders/s3d_cube.vert @@ -44,6 +45,7 @@ share/pixmaps/stellarium.xpm %%DATADIR%%/landscapes/garching/description.de.utf8 %%DATADIR%%/landscapes/garching/description.en.utf8 %%DATADIR%%/landscapes/garching/description.fr.utf8 +%%DATADIR%%/landscapes/garching/description.gd.utf8 %%DATADIR%%/landscapes/garching/description.hu.utf8 %%DATADIR%%/landscapes/garching/description.nb.utf8 %%DATADIR%%/landscapes/garching/description.pt_BR.utf8 @@ -62,6 +64,7 @@ share/pixmaps/stellarium.xpm %%DATADIR%%/landscapes/geneva/description.de.utf8 %%DATADIR%%/landscapes/geneva/description.en.utf8 %%DATADIR%%/landscapes/geneva/description.fr.utf8 +%%DATADIR%%/landscapes/geneva/description.gd.utf8 %%DATADIR%%/landscapes/geneva/description.hu.utf8 %%DATADIR%%/landscapes/geneva/description.pt_BR.utf8 %%DATADIR%%/landscapes/geneva/description.ru.utf8 @@ -74,6 +77,7 @@ share/pixmaps/stellarium.xpm %%DATADIR%%/landscapes/grossmugl/description.de.utf8 %%DATADIR%%/landscapes/grossmugl/description.en.utf8 %%DATADIR%%/landscapes/grossmugl/description.fr.utf8 +%%DATADIR%%/landscapes/grossmugl/description.gd.utf8 %%DATADIR%%/landscapes/grossmugl/description.hu.utf8 %%DATADIR%%/landscapes/grossmugl/description.pt_BR.utf8 %%DATADIR%%/landscapes/grossmugl/description.ru.utf8 @@ -94,6 +98,7 @@ share/pixmaps/stellarium.xpm %%DATADIR%%/landscapes/guereins/description.de.utf8 %%DATADIR%%/landscapes/guereins/description.en.utf8 %%DATADIR%%/landscapes/guereins/description.fr.utf8 +%%DATADIR%%/landscapes/guereins/description.gd.utf8 %%DATADIR%%/landscapes/guereins/description.hu.utf8 %%DATADIR%%/landscapes/guereins/description.nb.utf8 %%DATADIR%%/landscapes/guereins/description.pt_BR.utf8 @@ -118,6 +123,7 @@ share/pixmaps/stellarium.xpm %%DATADIR%%/landscapes/hurricane/description.de.utf8 %%DATADIR%%/landscapes/hurricane/description.en.utf8 %%DATADIR%%/landscapes/hurricane/description.fr.utf8 +%%DATADIR%%/landscapes/hurricane/description.gd.utf8 %%DATADIR%%/landscapes/hurricane/description.hu.utf8 %%DATADIR%%/landscapes/hurricane/description.nb.utf8 %%DATADIR%%/landscapes/hurricane/description.pt_BR.utf8 @@ -139,6 +145,7 @@ share/pixmaps/stellarium.xpm %%DATADIR%%/landscapes/jupiter/description.bn.utf8 %%DATADIR%%/landscapes/jupiter/description.en.utf8 %%DATADIR%%/landscapes/jupiter/description.fr.utf8 +%%DATADIR%%/landscapes/jupiter/description.gd.utf8 %%DATADIR%%/landscapes/jupiter/description.hu.utf8 %%DATADIR%%/landscapes/jupiter/description.pt_BR.utf8 %%DATADIR%%/landscapes/jupiter/description.ru.utf8 @@ -152,6 +159,7 @@ share/pixmaps/stellarium.xpm %%DATADIR%%/landscapes/mars/description.de.utf8 %%DATADIR%%/landscapes/mars/description.en.utf8 %%DATADIR%%/landscapes/mars/description.fr.utf8 +%%DATADIR%%/landscapes/mars/description.gd.utf8 %%DATADIR%%/landscapes/mars/description.hu.utf8 %%DATADIR%%/landscapes/mars/description.nb.utf8 %%DATADIR%%/landscapes/mars/description.pt_BR.utf8 @@ -167,6 +175,7 @@ share/pixmaps/stellarium.xpm %%DATADIR%%/landscapes/moon/description.de.utf8 %%DATADIR%%/landscapes/moon/description.en.utf8 %%DATADIR%%/landscapes/moon/description.fr.utf8 +%%DATADIR%%/landscapes/moon/description.gd.utf8 %%DATADIR%%/landscapes/moon/description.hu.utf8 %%DATADIR%%/landscapes/moon/description.nb.utf8 %%DATADIR%%/landscapes/moon/description.pt_BR.utf8 @@ -178,6 +187,7 @@ share/pixmaps/stellarium.xpm %%DATADIR%%/landscapes/neptune/description.bn.utf8 %%DATADIR%%/landscapes/neptune/description.en.utf8 %%DATADIR%%/landscapes/neptune/description.fr.utf8 +%%DATADIR%%/landscapes/neptune/description.gd.utf8 %%DATADIR%%/landscapes/neptune/description.hu.utf8 %%DATADIR%%/landscapes/neptune/description.pt_BR.utf8 %%DATADIR%%/landscapes/neptune/description.ru.utf8 @@ -191,6 +201,7 @@ share/pixmaps/stellarium.xpm %%DATADIR%%/landscapes/ocean/description.de.utf8 %%DATADIR%%/landscapes/ocean/description.en.utf8 %%DATADIR%%/landscapes/ocean/description.fr.utf8 +%%DATADIR%%/landscapes/ocean/description.gd.utf8 %%DATADIR%%/landscapes/ocean/description.hu.utf8 %%DATADIR%%/landscapes/ocean/description.nb.utf8 %%DATADIR%%/landscapes/ocean/description.pt_BR.utf8 @@ -214,6 +225,7 @@ share/pixmaps/stellarium.xpm %%DATADIR%%/landscapes/saturn/description.de.utf8 %%DATADIR%%/landscapes/saturn/description.en.utf8 %%DATADIR%%/landscapes/saturn/description.fr.utf8 +%%DATADIR%%/landscapes/saturn/description.gd.utf8 %%DATADIR%%/landscapes/saturn/description.hu.utf8 %%DATADIR%%/landscapes/saturn/description.nb.utf8 %%DATADIR%%/landscapes/saturn/description.pt_BR.utf8 @@ -228,6 +240,7 @@ share/pixmaps/stellarium.xpm %%DATADIR%%/landscapes/trees/description.de.utf8 %%DATADIR%%/landscapes/trees/description.en.utf8 %%DATADIR%%/landscapes/trees/description.fr.utf8 +%%DATADIR%%/landscapes/trees/description.gd.utf8 %%DATADIR%%/landscapes/trees/description.hu.utf8 %%DATADIR%%/landscapes/trees/description.nb.utf8 %%DATADIR%%/landscapes/trees/description.pt_BR.utf8 @@ -242,6 +255,7 @@ share/pixmaps/stellarium.xpm %%DATADIR%%/landscapes/uranus/description.bn.utf8 %%DATADIR%%/landscapes/uranus/description.en.utf8 %%DATADIR%%/landscapes/uranus/description.fr.utf8 +%%DATADIR%%/landscapes/uranus/description.gd.utf8 %%DATADIR%%/landscapes/uranus/description.hu.utf8 %%DATADIR%%/landscapes/uranus/description.pt_BR.utf8 %%DATADIR%%/landscapes/uranus/description.ru.utf8 @@ -254,6 +268,7 @@ share/pixmaps/stellarium.xpm %%DATADIR%%/landscapes/zero/description.de.utf8 %%DATADIR%%/landscapes/zero/description.en.utf8 %%DATADIR%%/landscapes/zero/description.fr.utf8 +%%DATADIR%%/landscapes/zero/description.gd.utf8 %%DATADIR%%/landscapes/zero/description.hu.utf8 %%DATADIR%%/landscapes/zero/description.pt_BR.utf8 %%DATADIR%%/landscapes/zero/description.ru.utf8 @@ -279,6 +294,7 @@ share/pixmaps/stellarium.xpm %%DATADIR%%/nebulae/default/ic4601-virgo.png %%DATADIR%%/nebulae/default/ic4628-trev.png %%DATADIR%%/nebulae/default/ic5146.png +%%DATADIR%%/nebulae/default/ic883h.png %%DATADIR%%/nebulae/default/lmc_moshdr-1.png %%DATADIR%%/nebulae/default/lmc_moshdr-2.png %%DATADIR%%/nebulae/default/lmc_moshdr-3.png @@ -412,6 +428,7 @@ share/pixmaps/stellarium.xpm %%DATADIR%%/nebulae/default/n3310-vasey.png %%DATADIR%%/nebulae/default/n3324-n3293-trev.png %%DATADIR%%/nebulae/default/n3628.png +%%DATADIR%%/nebulae/default/n3690h.png %%DATADIR%%/nebulae/default/n3718oleg.png %%DATADIR%%/nebulae/default/n3938-vasey.png %%DATADIR%%/nebulae/default/n4038-9-dss.png @@ -421,8 +438,10 @@ share/pixmaps/stellarium.xpm %%DATADIR%%/nebulae/default/n4945.png %%DATADIR%%/nebulae/default/n5128.png %%DATADIR%%/nebulae/default/n5139kepler.png +%%DATADIR%%/nebulae/default/n5257h.png %%DATADIR%%/nebulae/default/n55.png %%DATADIR%%/nebulae/default/n5982oleg.png +%%DATADIR%%/nebulae/default/n6050h.png %%DATADIR%%/nebulae/default/n6543kepler.png %%DATADIR%%/nebulae/default/n6726.png %%DATADIR%%/nebulae/default/n6744.png @@ -457,6 +476,8 @@ share/pixmaps/stellarium.xpm %%DATADIR%%/nebulae/default/smc29-3.png %%DATADIR%%/nebulae/default/smc29-4.png %%DATADIR%%/nebulae/default/textures.json +%%DATADIR%%/nebulae/default/u8335h.png +%%DATADIR%%/nebulae/default/u9618h.png %%DATADIR%%/scenery3d/Sterngarten/Sterngarten_20100320.png %%DATADIR%%/scenery3d/Sterngarten/Sterngarten_Wien_innerArea-optimized.mtl %%DATADIR%%/scenery3d/Sterngarten/Sterngarten_Wien_innerArea-optimized.obj @@ -482,6 +503,7 @@ share/pixmaps/stellarium.xpm %%DATADIR%%/scenery3d/Sterngarten/description.de.utf8 %%DATADIR%%/scenery3d/Sterngarten/description.en.utf8 %%DATADIR%%/scenery3d/Sterngarten/description.fr.utf8 +%%DATADIR%%/scenery3d/Sterngarten/description.gd.utf8 %%DATADIR%%/scenery3d/Sterngarten/description.pt_BR.utf8 %%DATADIR%%/scenery3d/Sterngarten/description.ru.utf8 %%DATADIR%%/scenery3d/Sterngarten/scenery3d.ini @@ -518,6 +540,8 @@ share/pixmaps/stellarium.xpm %%DATADIR%%/scenery3d/Testscene/TX_Stellarium-Testscene_withGrid/Stein_Platte_Quaderstein_bump.png %%DATADIR%%/scenery3d/Testscene/TX_Stellarium-Testscene_withGrid/Stein_Platte_Quaderstein_bump_dontUse.jpg %%DATADIR%%/scenery3d/Testscene/TX_Stellarium-Testscene_withGrid/Stein_Platte_Quaderstein_dontUse.jpg +%%DATADIR%%/scenery3d/Testscene/description.en.utf8 +%%DATADIR%%/scenery3d/Testscene/description.gd.utf8 %%DATADIR%%/scenery3d/Testscene/description.pt_BR.utf8 %%DATADIR%%/scenery3d/Testscene/description.ru.utf8 %%DATADIR%%/scenery3d/Testscene/scenery3d.ini @@ -609,7 +633,6 @@ share/pixmaps/stellarium.xpm %%DATADIR%%/skycultures/arabic/al_sufi_altre_006_copia.png %%DATADIR%%/skycultures/arabic/constellation_names.eng.fab %%DATADIR%%/skycultures/arabic/constellation_names.exp.fab -%%DATADIR%%/skycultures/arabic/constellations_boundaries.dat %%DATADIR%%/skycultures/arabic/constellationsart.fab %%DATADIR%%/skycultures/arabic/constellationship.fab %%DATADIR%%/skycultures/arabic/description.ar.utf8 @@ -625,7 +648,6 @@ share/pixmaps/stellarium.xpm %%DATADIR%%/skycultures/arabic/info.ini %%DATADIR%%/skycultures/arabic/star_names.fab %%DATADIR%%/skycultures/arabic_moon_stations/constellation_names.eng.fab -%%DATADIR%%/skycultures/arabic_moon_stations/constellations_boundaries.dat %%DATADIR%%/skycultures/arabic_moon_stations/constellationship.fab %%DATADIR%%/skycultures/arabic_moon_stations/description.ar.utf8 %%DATADIR%%/skycultures/arabic_moon_stations/description.bn.utf8 @@ -644,7 +666,6 @@ share/pixmaps/stellarium.xpm %%DATADIR%%/skycultures/aztec/colotlixayac_t.png %%DATADIR%%/skycultures/aztec/constellation_names.eng.fab %%DATADIR%%/skycultures/aztec/constellation_names.esp.fab -%%DATADIR%%/skycultures/aztec/constellations_boundaries.dat %%DATADIR%%/skycultures/aztec/constellationsart.fab %%DATADIR%%/skycultures/aztec/constellationship.fab %%DATADIR%%/skycultures/aztec/description.ar.utf8 @@ -675,7 +696,6 @@ share/pixmaps/stellarium.xpm %%DATADIR%%/skycultures/boorong/bunya.png %%DATADIR%%/skycultures/boorong/collenbit.png %%DATADIR%%/skycultures/boorong/constellation_names.eng.fab -%%DATADIR%%/skycultures/boorong/constellations_boundaries.dat %%DATADIR%%/skycultures/boorong/constellationsart.fab %%DATADIR%%/skycultures/boorong/constellationship.fab %%DATADIR%%/skycultures/boorong/cwar.png @@ -714,7 +734,6 @@ share/pixmaps/stellarium.xpm %%DATADIR%%/skycultures/boorong/yerredkr.png %%DATADIR%%/skycultures/boorong/yurree.png %%DATADIR%%/skycultures/chinese/constellation_names.eng.fab -%%DATADIR%%/skycultures/chinese/constellations_boundaries.dat %%DATADIR%%/skycultures/chinese/constellationship.fab %%DATADIR%%/skycultures/chinese/description.ar.utf8 %%DATADIR%%/skycultures/chinese/description.be.utf8 @@ -733,7 +752,6 @@ share/pixmaps/stellarium.xpm %%DATADIR%%/skycultures/dakota/agleska.png %%DATADIR%%/skycultures/dakota/bluewoman.png %%DATADIR%%/skycultures/dakota/constellation_names.eng.fab -%%DATADIR%%/skycultures/dakota/constellations_boundaries.dat %%DATADIR%%/skycultures/dakota/constellationsart.fab %%DATADIR%%/skycultures/dakota/constellationship.fab %%DATADIR%%/skycultures/dakota/description.bn.utf8 @@ -754,7 +772,6 @@ share/pixmaps/stellarium.xpm %%DATADIR%%/skycultures/dakota/thunderbird.png %%DATADIR%%/skycultures/dakota/zuzeca.png %%DATADIR%%/skycultures/egyptian/constellation_names.eng.fab -%%DATADIR%%/skycultures/egyptian/constellations_boundaries.dat %%DATADIR%%/skycultures/egyptian/constellationship.fab %%DATADIR%%/skycultures/egyptian/description.ar.utf8 %%DATADIR%%/skycultures/egyptian/description.be.utf8 @@ -778,7 +795,6 @@ share/pixmaps/stellarium.xpm %%DATADIR%%/skycultures/indian/canis-major.png %%DATADIR%%/skycultures/indian/capricornus.png %%DATADIR%%/skycultures/indian/constellation_names.eng.fab -%%DATADIR%%/skycultures/indian/constellations_boundaries.dat %%DATADIR%%/skycultures/indian/constellationsart.fab %%DATADIR%%/skycultures/indian/constellationship.fab %%DATADIR%%/skycultures/indian/description.ar.utf8 @@ -808,7 +824,6 @@ share/pixmaps/stellarium.xpm %%DATADIR%%/skycultures/inuit/caribou.png %%DATADIR%%/skycultures/inuit/collarbones.png %%DATADIR%%/skycultures/inuit/constellation_names.eng.fab -%%DATADIR%%/skycultures/inuit/constellations_boundaries.dat %%DATADIR%%/skycultures/inuit/constellationsart.fab %%DATADIR%%/skycultures/inuit/constellationship.fab %%DATADIR%%/skycultures/inuit/description.ar.utf8 @@ -833,7 +848,6 @@ share/pixmaps/stellarium.xpm %%DATADIR%%/skycultures/inuit/two-sunbeams.png %%DATADIR%%/skycultures/japanese_moon_stations/chart.png %%DATADIR%%/skycultures/japanese_moon_stations/constellation_names.eng.fab -%%DATADIR%%/skycultures/japanese_moon_stations/constellations_boundaries.dat %%DATADIR%%/skycultures/japanese_moon_stations/constellationship.fab %%DATADIR%%/skycultures/japanese_moon_stations/description.bn.utf8 %%DATADIR%%/skycultures/japanese_moon_stations/description.en.utf8 @@ -882,16 +896,15 @@ share/pixmaps/stellarium.xpm %%DATADIR%%/skycultures/kamilaroi/Warrawilbaarru.png %%DATADIR%%/skycultures/kamilaroi/Yarran.png %%DATADIR%%/skycultures/kamilaroi/constellation_names.eng.fab -%%DATADIR%%/skycultures/kamilaroi/constellations_boundaries.dat %%DATADIR%%/skycultures/kamilaroi/constellationsart.fab %%DATADIR%%/skycultures/kamilaroi/constellationship.fab %%DATADIR%%/skycultures/kamilaroi/description.bn.utf8 %%DATADIR%%/skycultures/kamilaroi/description.en.utf8 +%%DATADIR%%/skycultures/kamilaroi/description.uk.utf8 %%DATADIR%%/skycultures/kamilaroi/info.ini %%DATADIR%%/skycultures/kamilaroi/seasonal_rules.fab %%DATADIR%%/skycultures/korean/constellation_names.eng.fab %%DATADIR%%/skycultures/korean/constellation_names.exp.fab -%%DATADIR%%/skycultures/korean/constellations_boundaries.dat %%DATADIR%%/skycultures/korean/constellationsart.fab %%DATADIR%%/skycultures/korean/constellationship.fab %%DATADIR%%/skycultures/korean/description.ar.utf8 @@ -907,7 +920,6 @@ share/pixmaps/stellarium.xpm %%DATADIR%%/skycultures/korean/info.ini %%DATADIR%%/skycultures/korean/star_names.fab %%DATADIR%%/skycultures/macedonian/constellation_names.eng.fab -%%DATADIR%%/skycultures/macedonian/constellations_boundaries.dat %%DATADIR%%/skycultures/macedonian/constellationsart.fab %%DATADIR%%/skycultures/macedonian/constellationship.fab %%DATADIR%%/skycultures/macedonian/description.bn.utf8 @@ -934,7 +946,6 @@ share/pixmaps/stellarium.xpm %%DATADIR%%/skycultures/macedonian/volci.png %%DATADIR%%/skycultures/macedonian/volovi.png %%DATADIR%%/skycultures/maori/constellation_names.eng.fab -%%DATADIR%%/skycultures/maori/constellations_boundaries.dat %%DATADIR%%/skycultures/maori/constellationsart.fab %%DATADIR%%/skycultures/maori/constellationship.fab %%DATADIR%%/skycultures/maori/description.ar.utf8 @@ -953,7 +964,6 @@ share/pixmaps/stellarium.xpm %%DATADIR%%/skycultures/maori/star_names.fab %%DATADIR%%/skycultures/mongolian/constellation_names.eng.fab %%DATADIR%%/skycultures/mongolian/constellation_names.fr.fab -%%DATADIR%%/skycultures/mongolian/constellations_boundaries.dat %%DATADIR%%/skycultures/mongolian/constellationship.fab %%DATADIR%%/skycultures/mongolian/description.bn.utf8 %%DATADIR%%/skycultures/mongolian/description.en.utf8 @@ -965,7 +975,6 @@ share/pixmaps/stellarium.xpm %%DATADIR%%/skycultures/mongolian/planet_names.fab %%DATADIR%%/skycultures/mongolian/star_names.fab %%DATADIR%%/skycultures/navajo/constellation_names.eng.fab -%%DATADIR%%/skycultures/navajo/constellations_boundaries.dat %%DATADIR%%/skycultures/navajo/constellationship.fab %%DATADIR%%/skycultures/navajo/description.ar.utf8 %%DATADIR%%/skycultures/navajo/description.be.utf8 @@ -981,7 +990,6 @@ share/pixmaps/stellarium.xpm %%DATADIR%%/skycultures/navajo/info.ini %%DATADIR%%/skycultures/navajo/star_names.fab %%DATADIR%%/skycultures/norse/constellation_names.eng.fab -%%DATADIR%%/skycultures/norse/constellations_boundaries.dat %%DATADIR%%/skycultures/norse/constellationship.fab %%DATADIR%%/skycultures/norse/description.ar.utf8 %%DATADIR%%/skycultures/norse/description.be.utf8 @@ -998,7 +1006,6 @@ share/pixmaps/stellarium.xpm %%DATADIR%%/skycultures/norse/info.ini %%DATADIR%%/skycultures/norse/star_names.fab %%DATADIR%%/skycultures/ojibwe/constellation_names.eng.fab -%%DATADIR%%/skycultures/ojibwe/constellations_boundaries.dat %%DATADIR%%/skycultures/ojibwe/constellationsart.fab %%DATADIR%%/skycultures/ojibwe/constellationship.fab %%DATADIR%%/skycultures/ojibwe/crane.png @@ -1018,7 +1025,6 @@ share/pixmaps/stellarium.xpm %%DATADIR%%/skycultures/ojibwe/sweatlodge.png %%DATADIR%%/skycultures/ojibwe/wintermaker.png %%DATADIR%%/skycultures/polynesian/constellation_names.eng.fab -%%DATADIR%%/skycultures/polynesian/constellations_boundaries.dat %%DATADIR%%/skycultures/polynesian/constellationsart.fab %%DATADIR%%/skycultures/polynesian/constellationship.fab %%DATADIR%%/skycultures/polynesian/description.ar.utf8 @@ -1053,7 +1059,6 @@ share/pixmaps/stellarium.xpm %%DATADIR%%/skycultures/romanian/chitul.png %%DATADIR%%/skycultures/romanian/constellation_names.eng.fab %%DATADIR%%/skycultures/romanian/constellation_names.ro.fab -%%DATADIR%%/skycultures/romanian/constellations_boundaries.dat %%DATADIR%%/skycultures/romanian/constellationsart.fab %%DATADIR%%/skycultures/romanian/constellationship.fab %%DATADIR%%/skycultures/romanian/corbul.png @@ -1088,7 +1093,6 @@ share/pixmaps/stellarium.xpm %%DATADIR%%/skycultures/romanian/varsatorul.png %%DATADIR%%/skycultures/romanian/vierii.png %%DATADIR%%/skycultures/sami/constellation_names.eng.fab -%%DATADIR%%/skycultures/sami/constellations_boundaries.dat %%DATADIR%%/skycultures/sami/constellationship.fab %%DATADIR%%/skycultures/sami/description.ar.utf8 %%DATADIR%%/skycultures/sami/description.be.utf8 @@ -1102,8 +1106,24 @@ share/pixmaps/stellarium.xpm %%DATADIR%%/skycultures/sami/description.uk.utf8 %%DATADIR%%/skycultures/sami/info.ini %%DATADIR%%/skycultures/sami/star_names.fab +%%DATADIR%%/skycultures/sardinian/constellation_names.eng.fab +%%DATADIR%%/skycultures/sardinian/constellationsart.fab +%%DATADIR%%/skycultures/sardinian/constellationship.fab +%%DATADIR%%/skycultures/sardinian/description.ar.utf8 +%%DATADIR%%/skycultures/sardinian/description.be.utf8 +%%DATADIR%%/skycultures/sardinian/description.bn.utf8 +%%DATADIR%%/skycultures/sardinian/description.de.utf8 +%%DATADIR%%/skycultures/sardinian/description.en.utf8 +%%DATADIR%%/skycultures/sardinian/description.fr.utf8 +%%DATADIR%%/skycultures/sardinian/description.it.utf8 +%%DATADIR%%/skycultures/sardinian/description.pt_BR.utf8 +%%DATADIR%%/skycultures/sardinian/description.ru.utf8 +%%DATADIR%%/skycultures/sardinian/description.sc.utf8 +%%DATADIR%%/skycultures/sardinian/description.uk.utf8 +%%DATADIR%%/skycultures/sardinian/info.ini +%%DATADIR%%/skycultures/sardinian/planet_names.fab +%%DATADIR%%/skycultures/sardinian/star_names.fab %%DATADIR%%/skycultures/siberian/constellation_names.eng.fab -%%DATADIR%%/skycultures/siberian/constellations_boundaries.dat %%DATADIR%%/skycultures/siberian/constellationship.fab %%DATADIR%%/skycultures/siberian/description.be.utf8 %%DATADIR%%/skycultures/siberian/description.bn.utf8 @@ -1116,7 +1136,6 @@ share/pixmaps/stellarium.xpm %%DATADIR%%/skycultures/siberian/planet_names.fab %%DATADIR%%/skycultures/siberian/star_names.fab %%DATADIR%%/skycultures/tongan/constellation_names.eng.fab -%%DATADIR%%/skycultures/tongan/constellations_boundaries.dat %%DATADIR%%/skycultures/tongan/constellationsart.fab %%DATADIR%%/skycultures/tongan/constellationship.fab %%DATADIR%%/skycultures/tongan/description.ar.utf8 @@ -1133,7 +1152,6 @@ share/pixmaps/stellarium.xpm %%DATADIR%%/skycultures/tongan/star_names.fab %%DATADIR%%/skycultures/tukano/Calendario_Tukano.png %%DATADIR%%/skycultures/tukano/constellation_names.eng.fab -%%DATADIR%%/skycultures/tukano/constellations_boundaries.dat %%DATADIR%%/skycultures/tukano/constellationsart.fab %%DATADIR%%/skycultures/tukano/constellationship.fab %%DATADIR%%/skycultures/tukano/description.be.utf8 @@ -1143,7 +1161,6 @@ share/pixmaps/stellarium.xpm %%DATADIR%%/skycultures/tukano/info.ini %%DATADIR%%/skycultures/tukano/star_names.fab %%DATADIR%%/skycultures/tupi/constellation_names.eng.fab -%%DATADIR%%/skycultures/tupi/constellations_boundaries.dat %%DATADIR%%/skycultures/tupi/constellationsart.fab %%DATADIR%%/skycultures/tupi/constellationship.fab %%DATADIR%%/skycultures/tupi/description.ar.utf8 @@ -1184,7 +1201,6 @@ share/pixmaps/stellarium.xpm %%DATADIR%%/skycultures/western/columba.png %%DATADIR%%/skycultures/western/coma-berenices.png %%DATADIR%%/skycultures/western/constellation_names.eng.fab -%%DATADIR%%/skycultures/western/constellations_boundaries.dat %%DATADIR%%/skycultures/western/constellationsart.fab %%DATADIR%%/skycultures/western/constellationship.fab %%DATADIR%%/skycultures/western/corona-australis.png @@ -1243,6 +1259,7 @@ share/pixmaps/stellarium.xpm %%DATADIR%%/skycultures/western/pisces.png %%DATADIR%%/skycultures/western/piscis-austrinus.png %%DATADIR%%/skycultures/western/pyxis.png +%%DATADIR%%/skycultures/western/reference.fab %%DATADIR%%/skycultures/western/reticulum.png %%DATADIR%%/skycultures/western/sagitta.png %%DATADIR%%/skycultures/western/sagittarius.png @@ -1276,17 +1293,17 @@ share/pixmaps/stellarium.xpm %%DATADIR%%/stars/default/defaultStarsConfig.json %%DATADIR%%/stars/default/gcvs_hip_part.dat %%DATADIR%%/stars/default/name.fab -%%DATADIR%%/stars/default/stars_0_0v0_6.cat -%%DATADIR%%/stars/default/stars_1_0v0_6.cat -%%DATADIR%%/stars/default/stars_2_0v0_6.cat -%%DATADIR%%/stars/default/stars_3_1v0_3.cat +%%DATADIR%%/stars/default/stars_0_0v0_7.cat +%%DATADIR%%/stars/default/stars_1_0v0_7.cat +%%DATADIR%%/stars/default/stars_2_0v0_7.cat +%%DATADIR%%/stars/default/stars_3_1v0_4.cat %%MORE_STARS%%%%DATADIR%%/stars/default/stars_4_1v0_1.cat %%MORE_STARS%%%%DATADIR%%/stars/default/stars_5_2v0_1.cat %%MORE_STARS%%%%DATADIR%%/stars/default/stars_6_2v0_1.cat %%MORE_STARS%%%%DATADIR%%/stars/default/stars_7_2v0_1.cat %%MORE_STARS%%%%DATADIR%%/stars/default/stars_8_2v0_1.cat %%DATADIR%%/stars/default/stars_hip_cids_0v0_0.cat -%%DATADIR%%/stars/default/stars_hip_sp_0v0_2.cat +%%DATADIR%%/stars/default/stars_hip_sp_0v0_3.cat %%DATADIR%%/stars/default/wds_hip_part.dat %%DATADIR%%/textures/amalthea.png %%DATADIR%%/textures/ariel.png @@ -1298,6 +1315,7 @@ share/pixmaps/stellarium.xpm %%DATADIR%%/textures/cometComa.png %%DATADIR%%/textures/cometTail.png %%DATADIR%%/textures/corona.png +%%DATADIR%%/textures/cross.png %%DATADIR%%/textures/deimos.png %%DATADIR%%/textures/dione.png %%DATADIR%%/textures/earth-clouds.png @@ -1370,21 +1388,34 @@ share/pixmaps/stellarium.xpm %%SCRIPTS%%%%DATADIR%%/translations/stellarium-remotecontrol/ar.qm %%SCRIPTS%%%%DATADIR%%/translations/stellarium-remotecontrol/be.qm %%SCRIPTS%%%%DATADIR%%/translations/stellarium-remotecontrol/bn.qm +%%SCRIPTS%%%%DATADIR%%/translations/stellarium-remotecontrol/ca.qm %%SCRIPTS%%%%DATADIR%%/translations/stellarium-remotecontrol/cs.qm +%%SCRIPTS%%%%DATADIR%%/translations/stellarium-remotecontrol/cv.qm %%SCRIPTS%%%%DATADIR%%/translations/stellarium-remotecontrol/de.qm %%SCRIPTS%%%%DATADIR%%/translations/stellarium-remotecontrol/en_GB.qm %%SCRIPTS%%%%DATADIR%%/translations/stellarium-remotecontrol/en.qm %%SCRIPTS%%%%DATADIR%%/translations/stellarium-remotecontrol/es.qm +%%SCRIPTS%%%%DATADIR%%/translations/stellarium-remotecontrol/fi.qm %%SCRIPTS%%%%DATADIR%%/translations/stellarium-remotecontrol/fr.qm +%%SCRIPTS%%%%DATADIR%%/translations/stellarium-remotecontrol/gd.qm %%SCRIPTS%%%%DATADIR%%/translations/stellarium-remotecontrol/gl.qm %%SCRIPTS%%%%DATADIR%%/translations/stellarium-remotecontrol/hu.qm %%SCRIPTS%%%%DATADIR%%/translations/stellarium-remotecontrol/id.qm +%%SCRIPTS%%%%DATADIR%%/translations/stellarium-remotecontrol/is.qm %%SCRIPTS%%%%DATADIR%%/translations/stellarium-remotecontrol/it.qm %%SCRIPTS%%%%DATADIR%%/translations/stellarium-remotecontrol/ko.qm +%%SCRIPTS%%%%DATADIR%%/translations/stellarium-remotecontrol/nl.qm %%SCRIPTS%%%%DATADIR%%/translations/stellarium-remotecontrol/pt_BR.qm %%SCRIPTS%%%%DATADIR%%/translations/stellarium-remotecontrol/pt.qm %%SCRIPTS%%%%DATADIR%%/translations/stellarium-remotecontrol/ru.qm +%%SCRIPTS%%%%DATADIR%%/translations/stellarium-remotecontrol/sc.qm +%%SCRIPTS%%%%DATADIR%%/translations/stellarium-remotecontrol/sk.qm +%%SCRIPTS%%%%DATADIR%%/translations/stellarium-remotecontrol/sl.qm %%SCRIPTS%%%%DATADIR%%/translations/stellarium-remotecontrol/sr.qm +%%SCRIPTS%%%%DATADIR%%/translations/stellarium-remotecontrol/sv.qm +%%SCRIPTS%%%%DATADIR%%/translations/stellarium-remotecontrol/th.qm +%%SCRIPTS%%%%DATADIR%%/translations/stellarium-remotecontrol/tr.qm +%%SCRIPTS%%%%DATADIR%%/translations/stellarium-remotecontrol/tt.qm %%SCRIPTS%%%%DATADIR%%/translations/stellarium-remotecontrol/uk.qm %%SCRIPTS%%%%DATADIR%%/translations/stellarium-remotecontrol/vi.qm %%SCRIPTS%%%%DATADIR%%/translations/stellarium-remotecontrol/zh_HK.qm @@ -1495,6 +1526,7 @@ share/pixmaps/stellarium.xpm %%DATADIR%%/translations/stellarium-skycultures/ro.qm %%DATADIR%%/translations/stellarium-skycultures/ru.qm %%DATADIR%%/translations/stellarium-skycultures/sah.qm +%%DATADIR%%/translations/stellarium-skycultures/sc.qm %%DATADIR%%/translations/stellarium-skycultures/sco.qm %%DATADIR%%/translations/stellarium-skycultures/se.qm %%DATADIR%%/translations/stellarium-skycultures/si.qm @@ -1519,6 +1551,7 @@ share/pixmaps/stellarium.xpm %%DATADIR%%/translations/stellarium-skycultures/vi.qm %%DATADIR%%/translations/stellarium-skycultures/wa.qm %%DATADIR%%/translations/stellarium-skycultures/xh.qm +%%DATADIR%%/translations/stellarium-skycultures/zh.qm %%DATADIR%%/translations/stellarium-skycultures/zh_CN.qm %%DATADIR%%/translations/stellarium-skycultures/zh_HK.qm %%DATADIR%%/translations/stellarium-skycultures/zh_TW.qm @@ -1630,6 +1663,7 @@ share/pixmaps/stellarium.xpm %%DATADIR%%/translations/stellarium/ro.qm %%DATADIR%%/translations/stellarium/ru.qm %%DATADIR%%/translations/stellarium/sah.qm +%%DATADIR%%/translations/stellarium/sc.qm %%DATADIR%%/translations/stellarium/sco.qm %%DATADIR%%/translations/stellarium/se.qm %%DATADIR%%/translations/stellarium/si.qm @@ -1654,6 +1688,7 @@ share/pixmaps/stellarium.xpm %%DATADIR%%/translations/stellarium/vi.qm %%DATADIR%%/translations/stellarium/wa.qm %%DATADIR%%/translations/stellarium/xh.qm +%%DATADIR%%/translations/stellarium/zh.qm %%DATADIR%%/translations/stellarium/zh_CN.qm %%DATADIR%%/translations/stellarium/zh_HK.qm %%DATADIR%%/translations/stellarium/zh_TW.qm From owner-svn-ports-head@freebsd.org Tue Dec 27 16:37:40 2016 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 9A920C93A38; Tue, 27 Dec 2016 16:37:40 +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 74EA91B5E; Tue, 27 Dec 2016 16:37:40 +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 uBRGbddE082914; Tue, 27 Dec 2016 16:37:39 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBRGbdDC082910; Tue, 27 Dec 2016 16:37:39 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201612271637.uBRGbdDC082910@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Tue, 27 Dec 2016 16:37:39 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429629 - head/java/bouncycastle15 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: Tue, 27 Dec 2016 16:37:40 -0000 Author: pi Date: Tue Dec 27 16:37:39 2016 New Revision: 429629 URL: https://svnweb.freebsd.org/changeset/ports/429629 Log: java/bouncycastle15: update 1.55 -> 1.56 port changes: - upstream updated list of its MASTER_SITES (bouncycastle.gva.es is gone, downloads.bouncycastle.org changed to www.bouncycastle.org); - pkg-descr updated to reflect current features; - installation of zipped bundled sources made optional, enabled by default to match previous behavior. Some of new version changes: - a new API for DTLS/TLS and a JSSE provider suitable for Java 5 and later; - support for RFC 7539 ChaCha20 and Poly1305 has also been added and general support for SHA-3 in the PKIX APIs has been improved; Full details of the release: PR: 215507 Changes: https://www.bouncycastle.org/releasenotes.html Security: CVE-2016-1000338, CVE-2016-1000339, CVE-2016-1000340, CVE-2016-1000341, CVE-2016-1000342, CVE-2016-1000343, CVE-2016-1000344, CVE-2016-1000345, CVE-2016-1000346, CVE-2016-1000352 Submitted by: Eugene Grosbein (maintainer) Modified: head/java/bouncycastle15/Makefile head/java/bouncycastle15/distinfo head/java/bouncycastle15/pkg-descr head/java/bouncycastle15/pkg-plist Modified: head/java/bouncycastle15/Makefile ============================================================================== --- head/java/bouncycastle15/Makefile Tue Dec 27 16:12:45 2016 (r429628) +++ head/java/bouncycastle15/Makefile Tue Dec 27 16:37:39 2016 (r429629) @@ -2,11 +2,10 @@ # $FreeBSD$ PORTNAME= bouncycastle -PORTVERSION= 1.55 +PORTVERSION= 1.56 CATEGORIES= java security -MASTER_SITES= http://downloads.bouncycastle.org/java/ \ - http://polydistortion.net/bc/download/ \ - http://bouncycastle.gva.es/download/ +MASTER_SITES= http://www.bouncycastle.org/download/ \ + http://polydistortion.net/bc/download/ PKGNAMESUFFIX= 15 DISTNAME= crypto-${DVERSION} @@ -21,7 +20,10 @@ BUILD_DEPENDS= ${JAVALIBDIR}/activation. RUN_DEPENDS= ${JAVALIBDIR}/activation.jar:java/jaf \ ${JAVALIBDIR}/mail.jar:java/javamail -OPTIONS_DEFINE= DOCS +OPTIONS_DEFINE= DOCS ZIPSRC +OPTIONS_DEFAULT= ZIPSRC +OPTIONS_SUB= yes +ZIPSRC_DESC= Install bundled ZIP source files CONFLICTS_INSTALL= bouncycastle-1.4* DVERSION= ${PORTVERSION:S/.//} NO_ARCH= yes @@ -38,23 +40,27 @@ MAKE_ARGS= -f ant/jdk${JDKNVERSION}+.xml ALL_TARGET= build-provider build zip-src JARS_SRC= bcmail bcpkix bcprov bcpg -JARS_DOCS= ${JARS_SRC} bctest +JARS_DOCS= ${JARS_SRC} bctest bctls JARS= ${JARS_DOCS} bcprov-ext PORTDOCS= * +.include + do-install: - @${MKDIR} ${STAGEDIR}${DATADIR} .for jar in ${JARS} ${INSTALL_DATA} ${WRKSRC}/build/artifacts/jdk${JDKMVERSION}/jars/${jar}-jdk${JDKNVERSION}on-${DVERSION}.jar \ ${STAGEDIR}${JAVAJARDIR}/${jar}.jar .endfor + ${INSTALL_DATA} ${WRKSRC}/jars/bcprov-jdk${JDKNVERSION}on-${DVERSION}.jar \ + ${STAGEDIR}${JAVAJARDIR}/bcprov.jar +.if ${PORT_OPTIONS:MZIPSRC} + @${MKDIR} ${STAGEDIR}${DATADIR} .for jar in ${JARS_SRC} ${INSTALL_DATA} ${WRKSRC}/build/artifacts/jdk${JDKMVERSION}/${jar}-jdk${JDKNVERSION}on-${DVERSION}/src.zip \ ${STAGEDIR}${DATADIR}/${jar}-src.zip .endfor - ${INSTALL_DATA} ${WRKSRC}/jars/bcprov-jdk${JDKNVERSION}on-${DVERSION}.jar \ - ${STAGEDIR}${JAVAJARDIR}/bcprov.jar +.endif do-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} Modified: head/java/bouncycastle15/distinfo ============================================================================== --- head/java/bouncycastle15/distinfo Tue Dec 27 16:12:45 2016 (r429628) +++ head/java/bouncycastle15/distinfo Tue Dec 27 16:37:39 2016 (r429629) @@ -1,3 +1,3 @@ -TIMESTAMP = 1472104749 -SHA256 (crypto-155.tar.gz) = a14fad87697463deda91f84c1eb51d6a4abf26cfc122ee6af832feca3adf85a6 -SIZE (crypto-155.tar.gz) = 117160658 +TIMESTAMP = 1482474725 +SHA256 (crypto-156.tar.gz) = 2c80ae39b8c76d35b959d6d7b4e54176f899e8d3f4a21ce5b3eb69ab47450d37 +SIZE (crypto-156.tar.gz) = 114207297 Modified: head/java/bouncycastle15/pkg-descr ============================================================================== --- head/java/bouncycastle15/pkg-descr Tue Dec 27 16:12:45 2016 (r429628) +++ head/java/bouncycastle15/pkg-descr Tue Dec 27 16:37:39 2016 (r429629) @@ -4,14 +4,20 @@ The Bouncy Castle Crypto APIs consist of . A provider for the JCE and JCA. . A clean room implementation of the JCE 1.2.1. . A library for reading and writing encoded ASN.1 objects. +. Lightweight APIs for TLS (RFC 2246, RFC 4346) and DTLS (RFC 4347). . Generators for Version 1 and Version 3 X.509 certificates, Version 2 CRLs, and PKCS12 files. . Generators for Version 2 X.509 attribute certificates. -. Generators/Processors for S/MIME and CMS (PKCS7). +. Generators/Processors for S/MIME and CMS (PKCS7/RFC 3852). . Generators/Processors for OCSP (RFC 2560). -. Generators/Processors for TSP (RFC 3161). +. Generators/Processors for TSP (RFC 3161 & RFC 5544). +. Generators/Processors for CMP and CRMF (RFC 4210 & RFC 4211). . Generators/Processors for OpenPGP (RFC 2440). -. A signed jar version suitable for JDK 1.4/1.5 and the Sun JCE. +. Generators/Processors for Extended Access Control (EAC). +. Generators/Processors for Data Validation and Certification Server (DVCS) - + RFC 3029. +. Generators/Processors for DNS-based Authentication of Named Entities (DANE). +. A signed jar version suitable for JDK 1.4-1.8 and the Sun JCE. It's distributed under a modified X license. Modified: head/java/bouncycastle15/pkg-plist ============================================================================== --- head/java/bouncycastle15/pkg-plist Tue Dec 27 16:12:45 2016 (r429628) +++ head/java/bouncycastle15/pkg-plist Tue Dec 27 16:37:39 2016 (r429629) @@ -4,7 +4,8 @@ %%JAVAJARDIR%%/bcprov.jar %%JAVAJARDIR%%/bcprov-ext.jar %%JAVAJARDIR%%/bctest.jar -%%DATADIR%%/bcmail-src.zip -%%DATADIR%%/bcpg-src.zip -%%DATADIR%%/bcpkix-src.zip -%%DATADIR%%/bcprov-src.zip +%%JAVAJARDIR%%/bctls.jar +%%ZIPSRC%%%%DATADIR%%/bcmail-src.zip +%%ZIPSRC%%%%DATADIR%%/bcpg-src.zip +%%ZIPSRC%%%%DATADIR%%/bcpkix-src.zip +%%ZIPSRC%%%%DATADIR%%/bcprov-src.zip From owner-svn-ports-head@freebsd.org Tue Dec 27 16:47:05 2016 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 3D294C93DE1; Tue, 27 Dec 2016 16:47:05 +0000 (UTC) (envelope-from bsam@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 0CAD211AD; Tue, 27 Dec 2016 16:47:04 +0000 (UTC) (envelope-from bsam@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBRGl4xX086834; Tue, 27 Dec 2016 16:47:04 GMT (envelope-from bsam@FreeBSD.org) Received: (from bsam@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBRGl4Lh086832; Tue, 27 Dec 2016 16:47:04 GMT (envelope-from bsam@FreeBSD.org) Message-Id: <201612271647.uBRGl4Lh086832@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bsam set sender to bsam@FreeBSD.org using -f From: Boris Samorodov Date: Tue, 27 Dec 2016 16:47:04 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429630 - head/java/intellij 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: Tue, 27 Dec 2016 16:47:05 -0000 Author: bsam Date: Tue Dec 27 16:47:03 2016 New Revision: 429630 URL: https://svnweb.freebsd.org/changeset/ports/429630 Log: java/intellij: Update to version 2016.3.2. Modified: head/java/intellij/Makefile head/java/intellij/distinfo Modified: head/java/intellij/Makefile ============================================================================== --- head/java/intellij/Makefile Tue Dec 27 16:37:39 2016 (r429629) +++ head/java/intellij/Makefile Tue Dec 27 16:47:03 2016 (r429630) @@ -5,7 +5,7 @@ # Vadim Zhukov PORTNAME= intellij -PORTVERSION= 2016.3.1 +PORTVERSION= 2016.3.2 CATEGORIES= java devel MASTER_SITES= https://download.jetbrains.com/idea/ \ http://download.jetbrains.com/idea/ @@ -25,7 +25,7 @@ JAVA_VERSION= 1.7+ NO_ARCH= yes NO_BUILD= yes -WRKDIST= ${WRKDIR}/idea-IC-163.9166.29 +WRKDIST= ${WRKDIR}/idea-IC-163.10154.41 .include "common.mk" Modified: head/java/intellij/distinfo ============================================================================== --- head/java/intellij/distinfo Tue Dec 27 16:37:39 2016 (r429629) +++ head/java/intellij/distinfo Tue Dec 27 16:47:03 2016 (r429630) @@ -1,3 +1,3 @@ -TIMESTAMP = 1481883245 -SHA256 (ideaIC-2016.3.1.tar.gz) = 7bceaf6e4a5adef071b5d7240f218b14bfa87208c61a206b13eac0f067ee996f -SIZE (ideaIC-2016.3.1.tar.gz) = 410563028 +TIMESTAMP = 1482839104 +SHA256 (ideaIC-2016.3.2.tar.gz) = 6c13db4b58f95c1c9c45fca6b364d8730f1fbfe3490bad8308f1e047867df159 +SIZE (ideaIC-2016.3.2.tar.gz) = 410602696 From owner-svn-ports-head@freebsd.org Tue Dec 27 17:20:22 2016 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 6DEB6C92860; Tue, 27 Dec 2016 17:20:22 +0000 (UTC) (envelope-from cy@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 3DA64107C; Tue, 27 Dec 2016 17:20:22 +0000 (UTC) (envelope-from cy@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBRHKLkd099116; Tue, 27 Dec 2016 17:20:21 GMT (envelope-from cy@FreeBSD.org) Received: (from cy@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBRHKLp1099115; Tue, 27 Dec 2016 17:20:21 GMT (envelope-from cy@FreeBSD.org) Message-Id: <201612271720.uBRHKLp1099115@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: cy set sender to cy@FreeBSD.org using -f From: Cy Schubert Date: Tue, 27 Dec 2016 17:20:21 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429631 - head/net/kea 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: Tue, 27 Dec 2016 17:20:22 -0000 Author: cy Date: Tue Dec 27 17:20:21 2016 New Revision: 429631 URL: https://svnweb.freebsd.org/changeset/ports/429631 Log: Fix build due to breakage from r426825, targeting net/ntp*. The patch to net/kea/pkg-plist was never intended in r426825. r426825 was for net/ntp* only. PR: 215610 Reported by: jbeich Pointy hat to: cy (me) Modified: head/net/kea/pkg-plist Modified: head/net/kea/pkg-plist ============================================================================== --- head/net/kea/pkg-plist Tue Dec 27 16:47:03 2016 (r429630) +++ head/net/kea/pkg-plist Tue Dec 27 17:20:21 2016 (r429631) @@ -1,5 +1,4 @@ bin/kea-msg-compiler -include/kea/cc/data.h include/kea/config.h include/kea/asiolink/io_address.h include/kea/cc/data.h @@ -155,19 +154,13 @@ sbin/perfdhcp %%DATADIR%%/dhcp4.spec %%DATADIR%%/dhcp6.spec %%DATADIR%%/scripts/admin-utils.sh -%%DATADIR%%/scripts/cql/dhcpdb_create.cql -%%DATADIR%%/scripts/cql/dhcpdb_drop.cql %%DATADIR%%/scripts/mysql/dhcpdb_create.mysql -%%DATADIR%%/scripts/pgsql/dhcpdb_create.pgsql -%%DATADIR%%/scripts/mysql/dhcpdb_drop.mysql -%%DATADIR%%/scripts/pgsql/dhcpdb_drop.pgsql %%DATADIR%%/scripts/mysql/upgrade_1.0_to_2.0.sh %%DATADIR%%/scripts/mysql/upgrade_2.0_to_3.0.sh %%DATADIR%%/scripts/mysql/upgrade_3.0_to_4.0.sh -%%DATADIR%%/scripts/mysql/upgrade_4.1_to_5.0.sh %%DATADIR%%/scripts/mysql/upgrade_4.0_to_4.1.sh %%DATADIR%%/scripts/pgsql/upgrade_1.0_to_2.0.sh -%%DATADIR%%/scripts/pgsql/upgrade_2.0_to_3.0.sh +%%DATADIR%%/scripts/pgsql/dhcpdb_create.pgsql %%DATADIR%%/scripts/cql/dhcpdb_create.cql %%DATADIR%%/scripts/cql/dhcpdb_drop.cql %%DATADIR%%/scripts/mysql/dhcpdb_drop.mysql From owner-svn-ports-head@freebsd.org Tue Dec 27 17:33:47 2016 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 AB9EAC92E2E; Tue, 27 Dec 2016 17:33:47 +0000 (UTC) (envelope-from swills@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 7B10F1AD2; Tue, 27 Dec 2016 17:33:47 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBRHXk4s007313; Tue, 27 Dec 2016 17:33:46 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBRHXk0v007310; Tue, 27 Dec 2016 17:33:46 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201612271733.uBRHXk0v007310@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Tue, 27 Dec 2016 17:33:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429632 - head/archivers/rubygem-archive-zip 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: Tue, 27 Dec 2016 17:33:47 -0000 Author: swills Date: Tue Dec 27 17:33:46 2016 New Revision: 429632 URL: https://svnweb.freebsd.org/changeset/ports/429632 Log: archivers/rubygem-archive-zip: update to 0.9.0 Modified: head/archivers/rubygem-archive-zip/Makefile head/archivers/rubygem-archive-zip/distinfo Modified: head/archivers/rubygem-archive-zip/Makefile ============================================================================== --- head/archivers/rubygem-archive-zip/Makefile Tue Dec 27 17:20:21 2016 (r429631) +++ head/archivers/rubygem-archive-zip/Makefile Tue Dec 27 17:33:46 2016 (r429632) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= archive-zip -PORTVERSION= 0.8.0 +PORTVERSION= 0.9.0 CATEGORIES= archivers rubygems MASTER_SITES= RG Modified: head/archivers/rubygem-archive-zip/distinfo ============================================================================== --- head/archivers/rubygem-archive-zip/distinfo Tue Dec 27 17:20:21 2016 (r429631) +++ head/archivers/rubygem-archive-zip/distinfo Tue Dec 27 17:33:46 2016 (r429632) @@ -1,2 +1,3 @@ -SHA256 (rubygem/archive-zip-0.8.0.gem) = c7ef7b7b7d97ab4ee9f70b4fe2d4973728634b3ba8fa8a483eb144c71ce3f67b -SIZE (rubygem/archive-zip-0.8.0.gem) = 57856 +TIMESTAMP = 1482857412 +SHA256 (rubygem/archive-zip-0.9.0.gem) = 3a21b9970e12b0d6a8e97da477360930fab3939be0c013c32e01e23cc4ac98af +SIZE (rubygem/archive-zip-0.9.0.gem) = 58368 From owner-svn-ports-head@freebsd.org Tue Dec 27 17:50:58 2016 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 2823EC932B4; Tue, 27 Dec 2016 17:50:58 +0000 (UTC) (envelope-from swills@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 EBBD31F60; Tue, 27 Dec 2016 17:50:57 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBRHovji011615; Tue, 27 Dec 2016 17:50:57 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBRHovPN011613; Tue, 27 Dec 2016 17:50:57 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201612271750.uBRHovPN011613@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Tue, 27 Dec 2016 17:50:57 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429633 - head/audio/rubygem-ruby-shout 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: Tue, 27 Dec 2016 17:50:58 -0000 Author: swills Date: Tue Dec 27 17:50:56 2016 New Revision: 429633 URL: https://svnweb.freebsd.org/changeset/ports/429633 Log: audio/rubygem-ruby-shout: update to 2.2.2 Modified: head/audio/rubygem-ruby-shout/Makefile head/audio/rubygem-ruby-shout/distinfo Modified: head/audio/rubygem-ruby-shout/Makefile ============================================================================== --- head/audio/rubygem-ruby-shout/Makefile Tue Dec 27 17:33:46 2016 (r429632) +++ head/audio/rubygem-ruby-shout/Makefile Tue Dec 27 17:50:56 2016 (r429633) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= ruby-shout -PORTVERSION= 2.2.1 -PORTREVISION= 1 +PORTVERSION= 2.2.2 CATEGORIES= audio rubygems MASTER_SITES= RG Modified: head/audio/rubygem-ruby-shout/distinfo ============================================================================== --- head/audio/rubygem-ruby-shout/distinfo Tue Dec 27 17:33:46 2016 (r429632) +++ head/audio/rubygem-ruby-shout/distinfo Tue Dec 27 17:50:56 2016 (r429633) @@ -1,2 +1,3 @@ -SHA256 (rubygem/ruby-shout-2.2.1.gem) = 459da771249a2c05d82a548fed05b97ee8a230b6018b17779150204d91fb93e3 -SIZE (rubygem/ruby-shout-2.2.1.gem) = 12288 +TIMESTAMP = 1482859942 +SHA256 (rubygem/ruby-shout-2.2.2.gem) = e3d078c180a8c7cbe55e21aebbe47039222a95410a96ef3c6c199f625924475a +SIZE (rubygem/ruby-shout-2.2.2.gem) = 13312 From owner-svn-ports-head@freebsd.org Tue Dec 27 18:00:19 2016 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 21EDDC93445; Tue, 27 Dec 2016 18:00:19 +0000 (UTC) (envelope-from swills@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 E52D91465; Tue, 27 Dec 2016 18:00:18 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBRI0Ijs015626; Tue, 27 Dec 2016 18:00:18 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBRI0ITZ015625; Tue, 27 Dec 2016 18:00:18 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201612271800.uBRI0ITZ015625@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Tue, 27 Dec 2016 18:00:18 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429634 - head/devel/ruby-locale 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: Tue, 27 Dec 2016 18:00:19 -0000 Author: swills Date: Tue Dec 27 18:00:17 2016 New Revision: 429634 URL: https://svnweb.freebsd.org/changeset/ports/429634 Log: Mark deprecated since it's no longer needed with modern ruby Modified: head/devel/ruby-locale/Makefile Modified: head/devel/ruby-locale/Makefile ============================================================================== --- head/devel/ruby-locale/Makefile Tue Dec 27 17:50:56 2016 (r429633) +++ head/devel/ruby-locale/Makefile Tue Dec 27 18:00:17 2016 (r429634) @@ -23,6 +23,9 @@ INSTALL_TARGET= site-install OPTIONS_DEFINE= DOCS EXAMPLES +DEPRECATED= No longer useful +EXPIRATION_DATE= 2017-01-28 + post-install: ${MKDIR} ${STAGEDIR}${RUBY_MODDOCDIR} ${INSTALL_DATA} ${WRKSRC}/README ${STAGEDIR}${RUBY_MODDOCDIR}/ From owner-svn-ports-head@freebsd.org Tue Dec 27 18:13:57 2016 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 3428BC93866; Tue, 27 Dec 2016 18:13:57 +0000 (UTC) (envelope-from lifanov@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 F1E5C1C91; Tue, 27 Dec 2016 18:13:56 +0000 (UTC) (envelope-from lifanov@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBRIDunX023802; Tue, 27 Dec 2016 18:13:56 GMT (envelope-from lifanov@FreeBSD.org) Received: (from lifanov@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBRIDurw023799; Tue, 27 Dec 2016 18:13:56 GMT (envelope-from lifanov@FreeBSD.org) Message-Id: <201612271813.uBRIDurw023799@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: lifanov set sender to lifanov@FreeBSD.org using -f From: Nikolai Lifanov Date: Tue, 27 Dec 2016 18:13:56 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429635 - head/databases/xtrabackup 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: Tue, 27 Dec 2016 18:13:57 -0000 Author: lifanov Date: Tue Dec 27 18:13:55 2016 New Revision: 429635 URL: https://svnweb.freebsd.org/changeset/ports/429635 Log: databases/xtrabackup: Update to 2.3.6 PR: 215244 Submitted by: Thomas Babut Reviewed by: matthew Approved by: aleksandr.kuzminsky@percona.com (maintainer timeout), matthew (mentor) Differential Revision: https://reviews.freebsd.org/D8918 Modified: head/databases/xtrabackup/Makefile head/databases/xtrabackup/distinfo Modified: head/databases/xtrabackup/Makefile ============================================================================== --- head/databases/xtrabackup/Makefile Tue Dec 27 18:00:17 2016 (r429634) +++ head/databases/xtrabackup/Makefile Tue Dec 27 18:13:55 2016 (r429635) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= xtrabackup -PORTVERSION= 2.3.5 +PORTVERSION= 2.3.6 CATEGORIES= databases MASTER_SITES= https://www.percona.com/downloads/XtraBackup/Percona-XtraBackup-${PORTVERSION}/source/tarball/ DISTNAME= percona-${PORTNAME}-${PORTVERSION} Modified: head/databases/xtrabackup/distinfo ============================================================================== --- head/databases/xtrabackup/distinfo Tue Dec 27 18:00:17 2016 (r429634) +++ head/databases/xtrabackup/distinfo Tue Dec 27 18:13:55 2016 (r429635) @@ -1,3 +1,3 @@ -TIMESTAMP = 1471519603 -SHA256 (percona-xtrabackup-2.3.5.tar.gz) = 8213abd8513c04f0aab85a89ade77d75d23a45cd7edbafb15d37b4a9bb110653 -SIZE (percona-xtrabackup-2.3.5.tar.gz) = 34867537 +TIMESTAMP = 1482861814 +SHA256 (percona-xtrabackup-2.3.6.tar.gz) = 9d2dfa4ad61dd9ef8a3c292f0c15d7504c4c0de7e141a69fc5afde9d4666aec7 +SIZE (percona-xtrabackup-2.3.6.tar.gz) = 34916730 From owner-svn-ports-head@freebsd.org Tue Dec 27 18:15:52 2016 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 01E37C938D0; Tue, 27 Dec 2016 18:15:52 +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 C550B1DA0; Tue, 27 Dec 2016 18:15:51 +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 uBRIFo9L024024; Tue, 27 Dec 2016 18:15:50 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBRIFopt024021; Tue, 27 Dec 2016 18:15:50 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201612271815.uBRIFopt024021@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Tue, 27 Dec 2016 18:15:50 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429636 - head/www/libnghttp2 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: Tue, 27 Dec 2016 18:15:52 -0000 Author: sunpoet Date: Tue Dec 27 18:15:50 2016 New Revision: 429636 URL: https://svnweb.freebsd.org/changeset/ports/429636 Log: - Update to 1.18.0 Changes: https://github.com/nghttp2/nghttp2/releases Modified: head/www/libnghttp2/Makefile head/www/libnghttp2/distinfo head/www/libnghttp2/pkg-plist Modified: head/www/libnghttp2/Makefile ============================================================================== --- head/www/libnghttp2/Makefile Tue Dec 27 18:13:55 2016 (r429635) +++ head/www/libnghttp2/Makefile Tue Dec 27 18:15:50 2016 (r429636) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= nghttp2 -PORTVERSION= 1.17.0 +PORTVERSION= 1.18.0 DISTVERSIONPREFIX= v CATEGORIES= www net PKGNAMEPREFIX= lib Modified: head/www/libnghttp2/distinfo ============================================================================== --- head/www/libnghttp2/distinfo Tue Dec 27 18:13:55 2016 (r429635) +++ head/www/libnghttp2/distinfo Tue Dec 27 18:15:50 2016 (r429636) @@ -1,3 +1,3 @@ -TIMESTAMP = 1480231536 -SHA256 (nghttp2-nghttp2-v1.17.0_GH0.tar.gz) = dd6cee9dcc583dd5cac2d6652ca28f519f885dac2a3451e340fd72566adcf499 -SIZE (nghttp2-nghttp2-v1.17.0_GH0.tar.gz) = 1694346 +TIMESTAMP = 1482859665 +SHA256 (nghttp2-nghttp2-v1.18.0_GH0.tar.gz) = 224664e2271c569439311690f4cbd4a6bec5ac366d965fcd018e0693d7baebf6 +SIZE (nghttp2-nghttp2-v1.18.0_GH0.tar.gz) = 1700089 Modified: head/www/libnghttp2/pkg-plist ============================================================================== --- head/www/libnghttp2/pkg-plist Tue Dec 27 18:13:55 2016 (r429635) +++ head/www/libnghttp2/pkg-plist Tue Dec 27 18:15:50 2016 (r429636) @@ -3,5 +3,5 @@ include/nghttp2/nghttp2ver.h lib/libnghttp2.a lib/libnghttp2.so lib/libnghttp2.so.14 -lib/libnghttp2.so.14.12.2 +lib/libnghttp2.so.14.12.3 libdata/pkgconfig/libnghttp2.pc From owner-svn-ports-head@freebsd.org Tue Dec 27 18:15:56 2016 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 751C4C938F8; Tue, 27 Dec 2016 18:15:56 +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 2B3071DAC; Tue, 27 Dec 2016 18:15:56 +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 uBRIFtVL024141; Tue, 27 Dec 2016 18:15:55 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBRIFtnx024139; Tue, 27 Dec 2016 18:15:55 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201612271815.uBRIFtnx024139@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Tue, 27 Dec 2016 18:15:55 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429637 - head/www/nghttp2 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: Tue, 27 Dec 2016 18:15:56 -0000 Author: sunpoet Date: Tue Dec 27 18:15:55 2016 New Revision: 429637 URL: https://svnweb.freebsd.org/changeset/ports/429637 Log: - Update to 1.18.0 - Add BUILD_DEPENDS: make sure using same version libnghttp2 - Remove ASIO_RUN_DEPENDS: BUILD_DEPENDS is sufficient to block unqualified version Changes: https://github.com/nghttp2/nghttp2/releases Modified: head/www/nghttp2/Makefile head/www/nghttp2/distinfo Modified: head/www/nghttp2/Makefile ============================================================================== --- head/www/nghttp2/Makefile Tue Dec 27 18:15:50 2016 (r429636) +++ head/www/nghttp2/Makefile Tue Dec 27 18:15:55 2016 (r429637) @@ -2,9 +2,8 @@ # $FreeBSD$ PORTNAME= nghttp2 -PORTVERSION= 1.17.0 +PORTVERSION= 1.18.0 DISTVERSIONPREFIX= v -PORTREVISION= 3 CATEGORIES= www net MAINTAINER= sunpoet@FreeBSD.org @@ -13,6 +12,7 @@ COMMENT= HTTP/2.0 C Library LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING +BUILD_DEPENDS= libnghttp2>=${PORTVERSION}:www/libnghttp2 LIB_DEPENDS= libnghttp2.so:www/libnghttp2 OPTIONS_DEFINE= APP ASIO DOCS EXAMPLES HPACK SPDY @@ -40,17 +40,18 @@ PORTEXAMPLES= * USE_GITHUB= yes -APP_BUILD_DEPENDS= libev>=4.11:devel/libev +APP_BUILD_DEPENDS= c-ares>=1.7.5:dns/c-ares \ + libev>=4.11:devel/libev APP_CONFIGURE_ENABLE= app APP_CONFIGURE_OFF= --without-libxml2 -APP_LIB_DEPENDS= libev.so:devel/libev +APP_LIB_DEPENDS= libcares.so:dns/c-ares \ + libev.so:devel/libev APP_USE= GNOME=libxml2 APP_USES= gnome ASIO_BUILD_DEPENDS= boost-libs>=1.54.0:devel/boost-libs ASIO_CONFIGURE_OFF= --with-boost=no ASIO_CONFIGURE_ON= --enable-asio-lib --with-boost-asio --with-boost-system --with-boost-thread ASIO_LIB_DEPENDS= libboost_thread.so:devel/boost-libs -ASIO_RUN_DEPENDS= boost-libs>=1.54.0:devel/boost-libs EXAMPLES_CONFIGURE_ENABLE= examples EXAMPLES_BUILD_DEPENDS= libevent2>=2.0.8:devel/libevent2 EXAMPLES_LIB_DEPENDS= libevent_openssl.so:devel/libevent2 Modified: head/www/nghttp2/distinfo ============================================================================== --- head/www/nghttp2/distinfo Tue Dec 27 18:15:50 2016 (r429636) +++ head/www/nghttp2/distinfo Tue Dec 27 18:15:55 2016 (r429637) @@ -1,3 +1,3 @@ -TIMESTAMP = 1480231536 -SHA256 (nghttp2-nghttp2-v1.17.0_GH0.tar.gz) = dd6cee9dcc583dd5cac2d6652ca28f519f885dac2a3451e340fd72566adcf499 -SIZE (nghttp2-nghttp2-v1.17.0_GH0.tar.gz) = 1694346 +TIMESTAMP = 1482859673 +SHA256 (nghttp2-nghttp2-v1.18.0_GH0.tar.gz) = 224664e2271c569439311690f4cbd4a6bec5ac366d965fcd018e0693d7baebf6 +SIZE (nghttp2-nghttp2-v1.18.0_GH0.tar.gz) = 1700089 From owner-svn-ports-head@freebsd.org Tue Dec 27 18:16:01 2016 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 47E88C93929; Tue, 27 Dec 2016 18:16:01 +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 0AE1C1E00; Tue, 27 Dec 2016 18:16:00 +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 uBRIG0ZG024269; Tue, 27 Dec 2016 18:16:00 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBRIG0iJ024262; Tue, 27 Dec 2016 18:16:00 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201612271816.uBRIG0iJ024262@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Tue, 27 Dec 2016 18:16:00 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429638 - head/devel/p5-Regexp-Compare 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: Tue, 27 Dec 2016 18:16:01 -0000 Author: sunpoet Date: Tue Dec 27 18:15:59 2016 New Revision: 429638 URL: https://svnweb.freebsd.org/changeset/ports/429638 Log: - Update to 0.26 Changes: http://search.cpan.org/dist/Regexp-Compare/Changes Modified: head/devel/p5-Regexp-Compare/Makefile head/devel/p5-Regexp-Compare/distinfo Modified: head/devel/p5-Regexp-Compare/Makefile ============================================================================== --- head/devel/p5-Regexp-Compare/Makefile Tue Dec 27 18:15:55 2016 (r429637) +++ head/devel/p5-Regexp-Compare/Makefile Tue Dec 27 18:15:59 2016 (r429638) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Regexp-Compare -PORTVERSION= 0.25 +PORTVERSION= 0.26 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/devel/p5-Regexp-Compare/distinfo ============================================================================== --- head/devel/p5-Regexp-Compare/distinfo Tue Dec 27 18:15:55 2016 (r429637) +++ head/devel/p5-Regexp-Compare/distinfo Tue Dec 27 18:15:59 2016 (r429638) @@ -1,3 +1,3 @@ -TIMESTAMP = 1482747894 -SHA256 (Regexp-Compare-0.25.tar.gz) = 712619fbb586a501233c3175f546610e5947f65ca34061f4bf0e97f3f912c9fc -SIZE (Regexp-Compare-0.25.tar.gz) = 79661 +TIMESTAMP = 1482850642 +SHA256 (Regexp-Compare-0.26.tar.gz) = e613bf4a0e20d34a174b9176d821682a9a8b885b0b0db42c8b7518101478342a +SIZE (Regexp-Compare-0.26.tar.gz) = 79753 From owner-svn-ports-head@freebsd.org Tue Dec 27 18:16:06 2016 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 0F9ACC93957; Tue, 27 Dec 2016 18:16:06 +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 DE8D11E64; Tue, 27 Dec 2016 18:16:05 +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 uBRIG5iW024416; Tue, 27 Dec 2016 18:16:05 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBRIG4qt024413; Tue, 27 Dec 2016 18:16:04 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201612271816.uBRIG4qt024413@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Tue, 27 Dec 2016 18:16:04 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429639 - in head/devel/p5-B-C: . 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: Tue, 27 Dec 2016 18:16:06 -0000 Author: sunpoet Date: Tue Dec 27 18:16:04 2016 New Revision: 429639 URL: https://svnweb.freebsd.org/changeset/ports/429639 Log: - Update to 1.54 - Add PORTSCOUT - Sort PLIST Changes: http://search.cpan.org/dist/B-C/Changes Deleted: head/devel/p5-B-C/files/ Modified: head/devel/p5-B-C/Makefile head/devel/p5-B-C/distinfo head/devel/p5-B-C/pkg-plist Modified: head/devel/p5-B-C/Makefile ============================================================================== --- head/devel/p5-B-C/Makefile Tue Dec 27 18:15:59 2016 (r429638) +++ head/devel/p5-B-C/Makefile Tue Dec 27 18:16:04 2016 (r429639) @@ -2,24 +2,25 @@ # $FreeBSD$ PORTNAME= B-C -PORTVERSION= 1.52 -PORTREVISION= 1 +PORTVERSION= 1.54 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:RURBAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org -COMMENT= Perl compiler's C backend +COMMENT= Perl compiler's C backend #' LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-B-Flags>=0:devel/p5-B-Flags \ +BUILD_DEPENDS= p5-B-Flags>=0.15:devel/p5-B-Flags \ p5-Opcodes>=0:devel/p5-Opcodes \ p5-IPC-Run>=0:devel/p5-IPC-Run RUN_DEPENDS:= ${BUILD_DEPENDS} +PORTSCOUT= limit:^[0-9\.]*$$ + USES= perl5 USE_PERL5= configure PERL_INC_STAGE= ${STAGEDIR}${PREFIX}/lib/perl5/${PERL_VER}/${PERL_ARCH}/CORE @@ -28,10 +29,6 @@ PLIST_SUB+= PERL_ARCH=${PERL_ARCH} .include -.if ${PERL_LEVEL} >= 502106 -EXTRA_PATCHES= ${FILESDIR}/extra-patch-ByteLoader_bytecode.h -.endif - .if ${PERL_LEVEL} >= 502400 && ${OSVERSION} < 1000054 BROKEN= Does not build .endif Modified: head/devel/p5-B-C/distinfo ============================================================================== --- head/devel/p5-B-C/distinfo Tue Dec 27 18:15:59 2016 (r429638) +++ head/devel/p5-B-C/distinfo Tue Dec 27 18:16:04 2016 (r429639) @@ -1,2 +1,3 @@ -SHA256 (B-C-1.52.tar.gz) = 072b4b9e39431ad8ef5173557c26ade97f985cf150f6580a20f42dd9fc3651a7 -SIZE (B-C-1.52.tar.gz) = 2305520 +TIMESTAMP = 1482851310 +SHA256 (B-C-1.54.tar.gz) = d07e5af5fb798fcd3f4eda5e40744a14c1b3ef9e585a7dca55b5db31cb1d28d3 +SIZE (B-C-1.54.tar.gz) = 2084445 Modified: head/devel/p5-B-C/pkg-plist ============================================================================== --- head/devel/p5-B-C/pkg-plist Tue Dec 27 18:15:59 2016 (r429638) +++ head/devel/p5-B-C/pkg-plist Tue Dec 27 18:16:04 2016 (r429639) @@ -9,7 +9,7 @@ lib/perl5/%%PERL_VER%%/%%PERL_ARCH%%/COR %%SITE_ARCH%%/B/Bytecode.pm %%SITE_ARCH%%/B/Bytecode56.pm %%SITE_ARCH%%/B/C.pm -%%SITE_ARCH%%/B/C/Flags.pm +%%SITE_ARCH%%/B/C/Config.pm %%SITE_ARCH%%/B/CC.pm %%SITE_ARCH%%/B/Disassembler.pm %%SITE_ARCH%%/B/Stackobj.pm @@ -21,6 +21,9 @@ lib/perl5/%%PERL_VER%%/%%PERL_ARCH%%/COR %%SITE_ARCH%%/auto/B/C/C.so %%SITE_ARCH%%/auto/B/Stash/Stash.so %%SITE_ARCH%%/auto/ByteLoader/ByteLoader.so +%%PERL5_MAN1%%/assemble.1.gz +%%PERL5_MAN1%%/disassemble.1.gz +%%PERL5_MAN1%%/perlcc.1.gz %%PERL5_MAN3%%/B::Asmdata.3.gz %%PERL5_MAN3%%/B::Assembler.3.gz %%PERL5_MAN3%%/B::Bblock.3.gz @@ -35,6 +38,3 @@ lib/perl5/%%PERL_VER%%/%%PERL_ARCH%%/COR %%PERL5_MAN3%%/B::perloptree.3.gz %%PERL5_MAN3%%/BcVersions.3.gz %%PERL5_MAN3%%/ByteLoader.3.gz -%%PERL5_MAN1%%/assemble.1.gz -%%PERL5_MAN1%%/disassemble.1.gz -%%PERL5_MAN1%%/perlcc.1.gz From owner-svn-ports-head@freebsd.org Tue Dec 27 18:16:10 2016 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 7A9DEC9397B; Tue, 27 Dec 2016 18:16:10 +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 27DF31ED1; Tue, 27 Dec 2016 18:16:10 +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 uBRIG9xn024536; Tue, 27 Dec 2016 18:16:09 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBRIG9ZP024534; Tue, 27 Dec 2016 18:16:09 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201612271816.uBRIG9ZP024534@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Tue, 27 Dec 2016 18:16:09 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429640 - head/graphics/p5-GraphViz 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: Tue, 27 Dec 2016 18:16:10 -0000 Author: sunpoet Date: Tue Dec 27 18:16:09 2016 New Revision: 429640 URL: https://svnweb.freebsd.org/changeset/ports/429640 Log: - Update to 2.24 Changes: http://search.cpan.org/dist/GraphViz/Changes Modified: head/graphics/p5-GraphViz/Makefile head/graphics/p5-GraphViz/distinfo Modified: head/graphics/p5-GraphViz/Makefile ============================================================================== --- head/graphics/p5-GraphViz/Makefile Tue Dec 27 18:16:04 2016 (r429639) +++ head/graphics/p5-GraphViz/Makefile Tue Dec 27 18:16:09 2016 (r429640) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= GraphViz -PORTVERSION= 2.23 +PORTVERSION= 2.24 CATEGORIES= graphics perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -19,8 +19,7 @@ BUILD_DEPENDS= dot:graphics/graphviz \ p5-XML-Twig>=3.52:textproc/p5-XML-Twig RUN_DEPENDS:= ${BUILD_DEPENDS} BUILD_DEPENDS+= p5-File-Which>=1.09:sysutils/p5-File-Which -TEST_DEPENDS= p5-Test-Simple>=1.302019:devel/p5-Test-Simple \ - p5-Test2-Suite>=0.000030:devel/p5-Test2-Suite +TEST_DEPENDS= p5-Test2-Suite>=0.000030:devel/p5-Test2-Suite NO_ARCH= yes USES= perl5 tar:tgz Modified: head/graphics/p5-GraphViz/distinfo ============================================================================== --- head/graphics/p5-GraphViz/distinfo Tue Dec 27 18:16:04 2016 (r429639) +++ head/graphics/p5-GraphViz/distinfo Tue Dec 27 18:16:09 2016 (r429640) @@ -1,3 +1,3 @@ -TIMESTAMP = 1482566211 -SHA256 (GraphViz-2.23.tgz) = 7207f9279377cd7d6c21e72412f12522a305fd655ed9dcffd184038f4f7639dc -SIZE (GraphViz-2.23.tgz) = 95297 +TIMESTAMP = 1482850941 +SHA256 (GraphViz-2.24.tgz) = d95efac4cdeedb18283100efe3e00c59c1add524d9ce88c1c8a358359122f5ad +SIZE (GraphViz-2.24.tgz) = 95475 From owner-svn-ports-head@freebsd.org Tue Dec 27 18:16:15 2016 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 0635AC939A8; Tue, 27 Dec 2016 18:16:15 +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 B5A5B1F4E; Tue, 27 Dec 2016 18:16:14 +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 uBRIGDqe024633; Tue, 27 Dec 2016 18:16:13 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBRIGDrw024632; Tue, 27 Dec 2016 18:16:13 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201612271816.uBRIGDrw024632@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Tue, 27 Dec 2016 18:16:13 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429641 - head/lang/ruby24 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: Tue, 27 Dec 2016 18:16:15 -0000 Author: sunpoet Date: Tue Dec 27 18:16:13 2016 New Revision: 429641 URL: https://svnweb.freebsd.org/changeset/ports/429641 Log: - Sort PLIST Modified: head/lang/ruby24/pkg-plist Modified: head/lang/ruby24/pkg-plist ============================================================================== --- head/lang/ruby24/pkg-plist Tue Dec 27 18:16:09 2016 (r429640) +++ head/lang/ruby24/pkg-plist Tue Dec 27 18:16:13 2016 (r429641) @@ -187,6 +187,7 @@ lib/lib%%RUBY_NAME%%.so.%%RUBY_SHLIBVER% %%RUBY_LIBDIR%%/fileutils.rb %%RUBY_LIBDIR%%/find.rb %%RUBY_LIBDIR%%/forwardable.rb +%%RUBY_LIBDIR%%/forwardable/impl.rb %%RUBY_LIBDIR%%/getoptlong.rb %%RUBY_LIBDIR%%/io/console/size.rb %%RUBY_LIBDIR%%/ipaddr.rb @@ -291,6 +292,7 @@ lib/lib%%RUBY_NAME%%.so.%%RUBY_SHLIBVER% %%RUBY_LIBDIR%%/optparse.rb %%RUBY_LIBDIR%%/optparse/ac.rb %%RUBY_LIBDIR%%/optparse/date.rb +%%RUBY_LIBDIR%%/optparse/kwargs.rb %%RUBY_LIBDIR%%/optparse/shellwords.rb %%RUBY_LIBDIR%%/optparse/time.rb %%RUBY_LIBDIR%%/optparse/uri.rb @@ -436,6 +438,7 @@ lib/lib%%RUBY_NAME%%.so.%%RUBY_SHLIBVER% %%RUBY_LIBDIR%%/rdoc/known_classes.rb %%RUBY_LIBDIR%%/rdoc/markdown.rb %%RUBY_LIBDIR%%/rdoc/markdown/entities.rb +%%RUBY_LIBDIR%%/rdoc/markdown/literals.rb %%RUBY_LIBDIR%%/rdoc/markup.rb %%RUBY_LIBDIR%%/rdoc/markup/attr_changer.rb %%RUBY_LIBDIR%%/rdoc/markup/attr_span.rb @@ -734,7 +737,18 @@ lib/lib%%RUBY_NAME%%.so.%%RUBY_SHLIBVER% %%RUBY_LIBDIR%%/rubygems/resolver/lock_specification.rb %%RUBY_LIBDIR%%/rubygems/resolver/molinillo.rb %%RUBY_LIBDIR%%/rubygems/resolver/molinillo/lib/molinillo.rb +%%RUBY_LIBDIR%%/rubygems/resolver/molinillo/lib/molinillo/delegates/resolution_state.rb +%%RUBY_LIBDIR%%/rubygems/resolver/molinillo/lib/molinillo/delegates/specification_provider.rb %%RUBY_LIBDIR%%/rubygems/resolver/molinillo/lib/molinillo/dependency_graph.rb +%%RUBY_LIBDIR%%/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/action.rb +%%RUBY_LIBDIR%%/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/add_edge_no_circular.rb +%%RUBY_LIBDIR%%/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/add_vertex.rb +%%RUBY_LIBDIR%%/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/delete_edge.rb +%%RUBY_LIBDIR%%/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/detach_vertex_named.rb +%%RUBY_LIBDIR%%/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/log.rb +%%RUBY_LIBDIR%%/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/set_payload.rb +%%RUBY_LIBDIR%%/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/tag.rb +%%RUBY_LIBDIR%%/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/vertex.rb %%RUBY_LIBDIR%%/rubygems/resolver/molinillo/lib/molinillo/errors.rb %%RUBY_LIBDIR%%/rubygems/resolver/molinillo/lib/molinillo/gem_metadata.rb %%RUBY_LIBDIR%%/rubygems/resolver/molinillo/lib/molinillo/modules/specification_provider.rb @@ -768,6 +782,9 @@ lib/lib%%RUBY_NAME%%.so.%%RUBY_SHLIBVER% %%RUBY_LIBDIR%%/rubygems/source_specific_file.rb %%RUBY_LIBDIR%%/rubygems/spec_fetcher.rb %%RUBY_LIBDIR%%/rubygems/specification.rb +%%RUBY_LIBDIR%%/rubygems/ssl_certs/index.rubygems.org/GlobalSignRootCA.pem +%%RUBY_LIBDIR%%/rubygems/ssl_certs/rubygems.global.ssl.fastly.net/DigiCertHighAssuranceEVRootCA.pem +%%RUBY_LIBDIR%%/rubygems/ssl_certs/rubygems.org/AddTrustExternalCARoot.pem %%RUBY_LIBDIR%%/rubygems/stub_specification.rb %%RUBY_LIBDIR%%/rubygems/syck_hack.rb %%RUBY_LIBDIR%%/rubygems/test_case.rb @@ -17578,23 +17595,6 @@ man/man1/%%RUBY_NAME%%.1.gz %%RDOC%%%%RUBY_RIDIR%%/syntax/page-precedence_rdoc.ri %%RDOC%%%%RUBY_RIDIR%%/syntax/page-refinements_rdoc.ri %%RDOC%%%%RUBY_RIDIR%%/unknown/cdesc-unknown.ri -%%RUBY_LIBDIR%%/forwardable/impl.rb -%%RUBY_LIBDIR%%/optparse/kwargs.rb -%%RUBY_LIBDIR%%/rdoc/markdown/literals.rb -%%RUBY_LIBDIR%%/rubygems/resolver/molinillo/lib/molinillo/delegates/resolution_state.rb -%%RUBY_LIBDIR%%/rubygems/resolver/molinillo/lib/molinillo/delegates/specification_provider.rb -%%RUBY_LIBDIR%%/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/action.rb -%%RUBY_LIBDIR%%/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/add_edge_no_circular.rb -%%RUBY_LIBDIR%%/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/add_vertex.rb -%%RUBY_LIBDIR%%/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/delete_edge.rb -%%RUBY_LIBDIR%%/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/detach_vertex_named.rb -%%RUBY_LIBDIR%%/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/log.rb -%%RUBY_LIBDIR%%/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/set_payload.rb -%%RUBY_LIBDIR%%/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/tag.rb -%%RUBY_LIBDIR%%/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/vertex.rb -%%RUBY_LIBDIR%%/rubygems/ssl_certs/index.rubygems.org/GlobalSignRootCA.pem -%%RUBY_LIBDIR%%/rubygems/ssl_certs/rubygems.global.ssl.fastly.net/DigiCertHighAssuranceEVRootCA.pem -%%RUBY_LIBDIR%%/rubygems/ssl_certs/rubygems.org/AddTrustExternalCARoot.pem @dir %%RUBY_LIBDIR%%/racc/rdoc @dir %%RUBY_SITEARCHLIBDIR%% @dir %%RUBY_VENDORARCHLIBDIR%% From owner-svn-ports-head@freebsd.org Tue Dec 27 18:16:19 2016 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 5E9CBC939D9; Tue, 27 Dec 2016 18:16: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 2DFCA1FBF; Tue, 27 Dec 2016 18:16: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 uBRIGIcj024735; Tue, 27 Dec 2016 18:16:18 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBRIGISW024734; Tue, 27 Dec 2016 18:16:18 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201612271816.uBRIGISW024734@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Tue, 27 Dec 2016 18:16:18 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429642 - head/irc/sic 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: Tue, 27 Dec 2016 18:16:19 -0000 Author: sunpoet Date: Tue Dec 27 18:16:18 2016 New Revision: 429642 URL: https://svnweb.freebsd.org/changeset/ports/429642 Log: - Use USES=tar:tgz Modified: head/irc/sic/Makefile Modified: head/irc/sic/Makefile ============================================================================== --- head/irc/sic/Makefile Tue Dec 27 18:16:13 2016 (r429641) +++ head/irc/sic/Makefile Tue Dec 27 18:16:18 2016 (r429642) @@ -5,16 +5,15 @@ PORTNAME= sic PORTVERSION= 0.23a CATEGORIES= irc MASTER_SITES= ftp://ftp.funet.fi/pub/unix/irc/sic/ -EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org COMMENT= Another 'Internet Relay Chat' Client LICENSE= GPLv2 -USES= ncurses +USES= ncurses tar:tgz GNU_CONFIGURE= yes -PLIST_SUB+= VERSION="${PORTVERSION}" +PLIST_SUB= VERSION="${PORTVERSION}" post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME}-${PORTVERSION} From owner-svn-ports-head@freebsd.org Tue Dec 27 18:41:23 2016 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 32441C9380D; Tue, 27 Dec 2016 18:41:23 +0000 (UTC) (envelope-from rakuco@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 014431201; Tue, 27 Dec 2016 18:41:22 +0000 (UTC) (envelope-from rakuco@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBRIfMDg036274; Tue, 27 Dec 2016 18:41:22 GMT (envelope-from rakuco@FreeBSD.org) Received: (from rakuco@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBRIfMYB036272; Tue, 27 Dec 2016 18:41:22 GMT (envelope-from rakuco@FreeBSD.org) Message-Id: <201612271841.uBRIfMYB036272@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rakuco set sender to rakuco@FreeBSD.org using -f From: Raphael Kubo da Costa Date: Tue, 27 Dec 2016 18:41:22 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429643 - head/x11-toolkits/py-xlib 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: Tue, 27 Dec 2016 18:41:23 -0000 Author: rakuco Date: Tue Dec 27 18:41:21 2016 New Revision: 429643 URL: https://svnweb.freebsd.org/changeset/ports/429643 Log: Update to 0.18. This is a bug fix update, release hilights: - fix Python 3 buffer abstraction - fix interrupted select handling for Python 3.3/3.4 - fix Unix socket support when only an abstract address is available PR: 215604 Submitted by: Eero Hänninen (maintainer) Modified: head/x11-toolkits/py-xlib/Makefile head/x11-toolkits/py-xlib/distinfo Modified: head/x11-toolkits/py-xlib/Makefile ============================================================================== --- head/x11-toolkits/py-xlib/Makefile Tue Dec 27 18:16:18 2016 (r429642) +++ head/x11-toolkits/py-xlib/Makefile Tue Dec 27 18:41:21 2016 (r429643) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= xlib -PORTVERSION= 0.17 -PORTREVISION= 1 +PORTVERSION= 0.18 CATEGORIES= x11-toolkits python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/x11-toolkits/py-xlib/distinfo ============================================================================== --- head/x11-toolkits/py-xlib/distinfo Tue Dec 27 18:16:18 2016 (r429642) +++ head/x11-toolkits/py-xlib/distinfo Tue Dec 27 18:41:21 2016 (r429643) @@ -1,3 +1,3 @@ -TIMESTAMP = 1474465712 -SHA256 (python-xlib-python-xlib-0.17_GH0.tar.gz) = f856d59169c8675c1dda7184d2beb3074f07628c31c7e32aecebf3a1597edbb4 -SIZE (python-xlib-python-xlib-0.17_GH0.tar.gz) = 230349 +TIMESTAMP = 1482836048 +SHA256 (python-xlib-python-xlib-0.18_GH0.tar.gz) = 9b65e3bc01c83f9b8b33c5796738336ea88f0e4c3aa25444acd77fd2a04bd8d0 +SIZE (python-xlib-python-xlib-0.18_GH0.tar.gz) = 230874 From owner-svn-ports-head@freebsd.org Tue Dec 27 18:48:36 2016 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 18DE8C938F3; Tue, 27 Dec 2016 18:48:36 +0000 (UTC) (envelope-from rakuco@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 BBB1715C5; Tue, 27 Dec 2016 18:48:35 +0000 (UTC) (envelope-from rakuco@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBRImYO4037558; Tue, 27 Dec 2016 18:48:34 GMT (envelope-from rakuco@FreeBSD.org) Received: (from rakuco@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBRImYGo037556; Tue, 27 Dec 2016 18:48:34 GMT (envelope-from rakuco@FreeBSD.org) Message-Id: <201612271848.uBRImYGo037556@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rakuco set sender to rakuco@FreeBSD.org using -f From: Raphael Kubo da Costa Date: Tue, 27 Dec 2016 18:48:34 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429644 - head/www/mod_qos 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: Tue, 27 Dec 2016 18:48:36 -0000 Author: rakuco Date: Tue Dec 27 18:48:34 2016 New Revision: 429644 URL: https://svnweb.freebsd.org/changeset/ports/429644 Log: Update to 11.36. Changes between releases: - Fixed: moves code from "process connection" hook to the "pre connection" hook for Apache 2.4 compatibility and higher efficiency. - Lower severity of message 036 to critical. - Fixed: potential segfault by mod_ssl in ssl_io_filter_disable() when closing a connection after a failed SSL handshake. - New variable QS_SetEnvIfResBodyIgnore which might be used to deactivate QS_SetEnvIfResBody. - mod_qos_ev: sets "v" if an IP is marked as VIP. - QS_ClientLowPrio variable's value contains the status flag representing the tracked attribues. - Sets QS_IsVipRequest variable for marked IP addresses at connection processing handler and propagetes it to every request. - Fixed: message 045 (uri check ignores log-only mode). - Header filter: accept reagion specific language codes in Accept-Language request header by default. - Compiles also against OpenSSL 1.1.0b. PR: 215605 Submitted by: Eero Hänninen (maintainer) Modified: head/www/mod_qos/Makefile head/www/mod_qos/distinfo Modified: head/www/mod_qos/Makefile ============================================================================== --- head/www/mod_qos/Makefile Tue Dec 27 18:41:21 2016 (r429643) +++ head/www/mod_qos/Makefile Tue Dec 27 18:48:34 2016 (r429644) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= mod_qos -PORTVERSION= 11.31 +PORTVERSION= 11.36 CATEGORIES= www MASTER_SITES= SF/mod-qos DIST_SUBDIR= apache2 Modified: head/www/mod_qos/distinfo ============================================================================== --- head/www/mod_qos/distinfo Tue Dec 27 18:41:21 2016 (r429643) +++ head/www/mod_qos/distinfo Tue Dec 27 18:48:34 2016 (r429644) @@ -1,3 +1,3 @@ -TIMESTAMP = 1470225087 -SHA256 (apache2/mod_qos-11.31.tar.gz) = bf324980d6b4b7daf5d110a867224fd918caa4ec755083b8bce048851e23ef12 -SIZE (apache2/mod_qos-11.31.tar.gz) = 536007 +TIMESTAMP = 1482835930 +SHA256 (apache2/mod_qos-11.36.tar.gz) = cb80e1c2862afb3ef3db0e94ef69b7d9df7630fe36a14084c399bbfc91f902b7 +SIZE (apache2/mod_qos-11.36.tar.gz) = 532559 From owner-svn-ports-head@freebsd.org Tue Dec 27 18:52:52 2016 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 04683C93C24; Tue, 27 Dec 2016 18:52:52 +0000 (UTC) (envelope-from rakuco@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 C816F1C88; Tue, 27 Dec 2016 18:52:51 +0000 (UTC) (envelope-from rakuco@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBRIqono041358; Tue, 27 Dec 2016 18:52:50 GMT (envelope-from rakuco@FreeBSD.org) Received: (from rakuco@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBRIqoRf041356; Tue, 27 Dec 2016 18:52:50 GMT (envelope-from rakuco@FreeBSD.org) Message-Id: <201612271852.uBRIqoRf041356@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rakuco set sender to rakuco@FreeBSD.org using -f From: Raphael Kubo da Costa Date: Tue, 27 Dec 2016 18:52:50 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429645 - head/textproc/py-regex 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: Tue, 27 Dec 2016 18:52:52 -0000 Author: rakuco Date: Tue Dec 27 18:52:50 2016 New Revision: 429645 URL: https://svnweb.freebsd.org/changeset/ports/429645 Log: Update to 2016.11.21. PR: 215606 Submitted by: Eero Hänninen (maintainer) Modified: head/textproc/py-regex/Makefile head/textproc/py-regex/distinfo Modified: head/textproc/py-regex/Makefile ============================================================================== --- head/textproc/py-regex/Makefile Tue Dec 27 18:48:34 2016 (r429644) +++ head/textproc/py-regex/Makefile Tue Dec 27 18:52:50 2016 (r429645) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= regex -PORTVERSION= 2016.07.21 +PORTVERSION= 2016.11.21 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/textproc/py-regex/distinfo ============================================================================== --- head/textproc/py-regex/distinfo Tue Dec 27 18:48:34 2016 (r429644) +++ head/textproc/py-regex/distinfo Tue Dec 27 18:52:50 2016 (r429645) @@ -1,3 +1,3 @@ -TIMESTAMP = 1470225773 -SHA256 (regex-2016.07.21.tar.gz) = c9c98972ccfccdc9e16b10b415a78c9b0adbadcc34078e4cfdb54507617214bb -SIZE (regex-2016.07.21.tar.gz) = 598749 +TIMESTAMP = 1482835736 +SHA256 (regex-2016.11.21.tar.gz) = 245258012db0792838718c67fc33107f8b940196e29aa628341956d3d903ed1f +SIZE (regex-2016.11.21.tar.gz) = 599308 From owner-svn-ports-head@freebsd.org Tue Dec 27 19:00:04 2016 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 CC89CC93D01; Tue, 27 Dec 2016 19:00:04 +0000 (UTC) (envelope-from swills@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 9BC7A1E32; Tue, 27 Dec 2016 19:00:04 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBRJ035C042066; Tue, 27 Dec 2016 19:00:03 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBRJ03sN042064; Tue, 27 Dec 2016 19:00:03 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201612271900.uBRJ03sN042064@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Tue, 27 Dec 2016 19:00:03 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429646 - head/databases/rubygem-activerecord-jdbc-adapter 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: Tue, 27 Dec 2016 19:00:04 -0000 Author: swills Date: Tue Dec 27 19:00:03 2016 New Revision: 429646 URL: https://svnweb.freebsd.org/changeset/ports/429646 Log: databases/rubygem-activerecord-jdbc-adapter: update to 1.3.22 Modified: head/databases/rubygem-activerecord-jdbc-adapter/Makefile head/databases/rubygem-activerecord-jdbc-adapter/distinfo Modified: head/databases/rubygem-activerecord-jdbc-adapter/Makefile ============================================================================== --- head/databases/rubygem-activerecord-jdbc-adapter/Makefile Tue Dec 27 18:52:50 2016 (r429645) +++ head/databases/rubygem-activerecord-jdbc-adapter/Makefile Tue Dec 27 19:00:03 2016 (r429646) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= activerecord-jdbc-adapter -PORTVERSION= 1.3.20 +PORTVERSION= 1.3.22 CATEGORIES= databases rubygems java MASTER_SITES= RG Modified: head/databases/rubygem-activerecord-jdbc-adapter/distinfo ============================================================================== --- head/databases/rubygem-activerecord-jdbc-adapter/distinfo Tue Dec 27 18:52:50 2016 (r429645) +++ head/databases/rubygem-activerecord-jdbc-adapter/distinfo Tue Dec 27 19:00:03 2016 (r429646) @@ -1,2 +1,3 @@ -SHA256 (rubygem/activerecord-jdbc-adapter-1.3.20.gem) = 6dc2efd1326d3e26e73d098e8d41721732b3a3014096e7d49ec41c53ec9324d8 -SIZE (rubygem/activerecord-jdbc-adapter-1.3.20.gem) = 401920 +TIMESTAMP = 1482860314 +SHA256 (rubygem/activerecord-jdbc-adapter-1.3.22.gem) = ca57cc21cb58b85fb53b0dd0824dc6a6d75e006eaeb915bfdb9e142b332155ee +SIZE (rubygem/activerecord-jdbc-adapter-1.3.22.gem) = 401920 From owner-svn-ports-head@freebsd.org Tue Dec 27 19:00:23 2016 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 560FCC93D65; Tue, 27 Dec 2016 19:00:23 +0000 (UTC) (envelope-from swills@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 253A31F35; Tue, 27 Dec 2016 19:00:23 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBRJ0Mhl042198; Tue, 27 Dec 2016 19:00:22 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBRJ0MTX042195; Tue, 27 Dec 2016 19:00:22 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201612271900.uBRJ0MTX042195@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Tue, 27 Dec 2016 19:00:22 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429647 - head/databases/rubygem-activerecord-jdbcmysql-adapter 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: Tue, 27 Dec 2016 19:00:23 -0000 Author: swills Date: Tue Dec 27 19:00:22 2016 New Revision: 429647 URL: https://svnweb.freebsd.org/changeset/ports/429647 Log: rubygem-activerecord-jdbcmysql-adapter: update to 1.3.22 Modified: head/databases/rubygem-activerecord-jdbcmysql-adapter/Makefile head/databases/rubygem-activerecord-jdbcmysql-adapter/distinfo Modified: head/databases/rubygem-activerecord-jdbcmysql-adapter/Makefile ============================================================================== --- head/databases/rubygem-activerecord-jdbcmysql-adapter/Makefile Tue Dec 27 19:00:03 2016 (r429646) +++ head/databases/rubygem-activerecord-jdbcmysql-adapter/Makefile Tue Dec 27 19:00:22 2016 (r429647) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= activerecord-jdbcmysql-adapter -PORTVERSION= 1.3.20 +PORTVERSION= 1.3.22 CATEGORIES= databases rubygems java MASTER_SITES= RG Modified: head/databases/rubygem-activerecord-jdbcmysql-adapter/distinfo ============================================================================== --- head/databases/rubygem-activerecord-jdbcmysql-adapter/distinfo Tue Dec 27 19:00:03 2016 (r429646) +++ head/databases/rubygem-activerecord-jdbcmysql-adapter/distinfo Tue Dec 27 19:00:22 2016 (r429647) @@ -1,2 +1,3 @@ -SHA256 (rubygem/activerecord-jdbcmysql-adapter-1.3.20.gem) = 3f6204568355255502d3b46326729ca97d27ef6e16fc4f678b839550c41c5d7c -SIZE (rubygem/activerecord-jdbcmysql-adapter-1.3.20.gem) = 6144 +TIMESTAMP = 1482860326 +SHA256 (rubygem/activerecord-jdbcmysql-adapter-1.3.22.gem) = 8bb9801ad8d7a28045be88c3348ddf75016564176bd364b10eb110b198eb93cb +SIZE (rubygem/activerecord-jdbcmysql-adapter-1.3.22.gem) = 6144 From owner-svn-ports-head@freebsd.org Tue Dec 27 19:01:07 2016 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 C9E9EC93E11; Tue, 27 Dec 2016 19:01:07 +0000 (UTC) (envelope-from swills@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 997FE10AA; Tue, 27 Dec 2016 19:01:07 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBRJ16M1043766; Tue, 27 Dec 2016 19:01:06 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBRJ16Iq043764; Tue, 27 Dec 2016 19:01:06 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201612271901.uBRJ16Iq043764@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Tue, 27 Dec 2016 19:01:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429648 - head/databases/rubygem-jdbc-mysql 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: Tue, 27 Dec 2016 19:01:07 -0000 Author: swills Date: Tue Dec 27 19:01:06 2016 New Revision: 429648 URL: https://svnweb.freebsd.org/changeset/ports/429648 Log: databases/rubygem-jdbc-mysql: update to 5.1.40 Modified: head/databases/rubygem-jdbc-mysql/Makefile head/databases/rubygem-jdbc-mysql/distinfo Modified: head/databases/rubygem-jdbc-mysql/Makefile ============================================================================== --- head/databases/rubygem-jdbc-mysql/Makefile Tue Dec 27 19:00:22 2016 (r429647) +++ head/databases/rubygem-jdbc-mysql/Makefile Tue Dec 27 19:01:06 2016 (r429648) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= jdbc-mysql -PORTVERSION= 5.1.38 +PORTVERSION= 5.1.40 CATEGORIES= databases rubygems java MASTER_SITES= RG Modified: head/databases/rubygem-jdbc-mysql/distinfo ============================================================================== --- head/databases/rubygem-jdbc-mysql/distinfo Tue Dec 27 19:00:22 2016 (r429647) +++ head/databases/rubygem-jdbc-mysql/distinfo Tue Dec 27 19:01:06 2016 (r429648) @@ -1,2 +1,3 @@ -SHA256 (rubygem/jdbc-mysql-5.1.38.gem) = 0e52c2606383a9c6d4142fe1fc894fd967e418029f3403bd3fccf641d38d0acf -SIZE (rubygem/jdbc-mysql-5.1.38.gem) = 949760 +TIMESTAMP = 1482860405 +SHA256 (rubygem/jdbc-mysql-5.1.40.gem) = 03bd51c569f5106dd7bda129709fa25c5981bac1d4de5f8ad5a4ed102c29a6ae +SIZE (rubygem/jdbc-mysql-5.1.40.gem) = 956416 From owner-svn-ports-head@freebsd.org Tue Dec 27 19:50:27 2016 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 306AFC93433; Tue, 27 Dec 2016 19:50:27 +0000 (UTC) (envelope-from swills@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 ECD9C1E14; Tue, 27 Dec 2016 19:50:26 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBRJoQt8062748; Tue, 27 Dec 2016 19:50:26 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBRJoQU3062747; Tue, 27 Dec 2016 19:50:26 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201612271950.uBRJoQU3062747@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Tue, 27 Dec 2016 19:50:26 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429649 - head/devel/ruby-aspectr 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: Tue, 27 Dec 2016 19:50:27 -0000 Author: swills Date: Tue Dec 27 19:50:25 2016 New Revision: 429649 URL: https://svnweb.freebsd.org/changeset/ports/429649 Log: devel/ruby-aspectr: deprecate Modified: head/devel/ruby-aspectr/Makefile Modified: head/devel/ruby-aspectr/Makefile ============================================================================== --- head/devel/ruby-aspectr/Makefile Tue Dec 27 19:01:06 2016 (r429648) +++ head/devel/ruby-aspectr/Makefile Tue Dec 27 19:50:25 2016 (r429649) @@ -18,6 +18,9 @@ NO_BUILD= yes DOCS= CHANGELOG README TODO +DEPRECATED= Use rubygem-aspectr instead +EXPIRATION_DATE= 2017-01-28 + .include do-install: From owner-svn-ports-head@freebsd.org Tue Dec 27 19:57:50 2016 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 40686C93643; Tue, 27 Dec 2016 19:57:50 +0000 (UTC) (envelope-from swills@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 052631225; Tue, 27 Dec 2016 19:57:49 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBRJvnjM067125; Tue, 27 Dec 2016 19:57:49 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBRJvnKJ067124; Tue, 27 Dec 2016 19:57:49 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201612271957.uBRJvnKJ067124@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Tue, 27 Dec 2016 19:57:49 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429650 - head/x11/ruby-X11 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: Tue, 27 Dec 2016 19:57:50 -0000 Author: swills Date: Tue Dec 27 19:57:48 2016 New Revision: 429650 URL: https://svnweb.freebsd.org/changeset/ports/429650 Log: x11/ruby-X11: deprecate Modified: head/x11/ruby-X11/Makefile Modified: head/x11/ruby-X11/Makefile ============================================================================== --- head/x11/ruby-X11/Makefile Tue Dec 27 19:50:25 2016 (r429649) +++ head/x11/ruby-X11/Makefile Tue Dec 27 19:57:48 2016 (r429650) @@ -19,6 +19,9 @@ NO_BUILD= yes DOCS= ChangeLog Documentation Overview TODO EXAMPLES= tests/* +DEPRECATED= Upstream no longer active +EXPIRATION_DATE= 2017-01-28 + OPTIONS_DEFINE= DOCS do-install: From owner-svn-ports-head@freebsd.org Tue Dec 27 20:04:07 2016 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 A73B8C937C2; Tue, 27 Dec 2016 20:04:07 +0000 (UTC) (envelope-from swills@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 695DC165C; Tue, 27 Dec 2016 20:04:07 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBRK46Qf070989; Tue, 27 Dec 2016 20:04:06 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBRK46Ha070988; Tue, 27 Dec 2016 20:04:06 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201612272004.uBRK46Ha070988@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Tue, 27 Dec 2016 20:04:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429651 - head/archivers/ruby-lha 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: Tue, 27 Dec 2016 20:04:07 -0000 Author: swills Date: Tue Dec 27 20:04:06 2016 New Revision: 429651 URL: https://svnweb.freebsd.org/changeset/ports/429651 Log: archivers/ruby-lha: deprecate Modified: head/archivers/ruby-lha/Makefile Modified: head/archivers/ruby-lha/Makefile ============================================================================== --- head/archivers/ruby-lha/Makefile Tue Dec 27 19:57:48 2016 (r429650) +++ head/archivers/ruby-lha/Makefile Tue Dec 27 20:04:06 2016 (r429651) @@ -25,6 +25,9 @@ SHEBANG_FILES= ${EXAMPLES} OPTIONS_DEFINE= DOCS +DEPRECATED= Upstream no longer active +EXPIRATION_DATE= 2017-01-28 + # We don't have executables in this package, but rake uses # INSTALL_PROG for shared libraries: MAKE_ARGS= INSTALL_PROG="${INSTALL_LIB}" From owner-svn-ports-head@freebsd.org Tue Dec 27 20:05:20 2016 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 287D3C93806; Tue, 27 Dec 2016 20:05:20 +0000 (UTC) (envelope-from swills@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 EB3B31748; Tue, 27 Dec 2016 20:05:19 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBRK5JjB071154; Tue, 27 Dec 2016 20:05:19 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBRK5Jfl071153; Tue, 27 Dec 2016 20:05:19 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201612272005.uBRK5Jfl071153@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Tue, 27 Dec 2016 20:05:19 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429652 - head/converters/ruby-dump.rb 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: Tue, 27 Dec 2016 20:05:20 -0000 Author: swills Date: Tue Dec 27 20:05:18 2016 New Revision: 429652 URL: https://svnweb.freebsd.org/changeset/ports/429652 Log: converters/ruby-dump.rb: deprecate Modified: head/converters/ruby-dump.rb/Makefile Modified: head/converters/ruby-dump.rb/Makefile ============================================================================== --- head/converters/ruby-dump.rb/Makefile Tue Dec 27 20:04:06 2016 (r429651) +++ head/converters/ruby-dump.rb/Makefile Tue Dec 27 20:05:18 2016 (r429652) @@ -23,6 +23,9 @@ EXTRACT_CMD= ${CP} EXTRACT_BEFORE_ARGS= # none EXTRACT_AFTER_ARGS= . +DEPRECATED= Upstream no longer active +EXPIRATION_DATE= 2017-01-28 + do-install: @${MKDIR} ${STAGEDIR}${RUBY_SITELIBDIR} ${INSTALL_DATA} ${WRKSRC}/${DISTNAME} ${STAGEDIR}${RUBY_SITELIBDIR}/${PORTNAME} From owner-svn-ports-head@freebsd.org Tue Dec 27 20:24:24 2016 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 B3336C93EB8; Tue, 27 Dec 2016 20:24:24 +0000 (UTC) (envelope-from rakuco@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 687CE16A5; Tue, 27 Dec 2016 20:24:24 +0000 (UTC) (envelope-from rakuco@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBRKON43079351; Tue, 27 Dec 2016 20:24:23 GMT (envelope-from rakuco@FreeBSD.org) Received: (from rakuco@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBRKONqQ079349; Tue, 27 Dec 2016 20:24:23 GMT (envelope-from rakuco@FreeBSD.org) Message-Id: <201612272024.uBRKONqQ079349@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rakuco set sender to rakuco@FreeBSD.org using -f From: Raphael Kubo da Costa Date: Tue, 27 Dec 2016 20:24:23 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429653 - head/shells/zsh-navigation-tools 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: Tue, 27 Dec 2016 20:24:24 -0000 Author: rakuco Date: Tue Dec 27 20:24:23 2016 New Revision: 429653 URL: https://svnweb.freebsd.org/changeset/ports/429653 Log: Update to 2.2.7. PR: 213670 Submitted by: Sebastian Gniazdowski (maintainer) Modified: head/shells/zsh-navigation-tools/Makefile head/shells/zsh-navigation-tools/distinfo head/shells/zsh-navigation-tools/pkg-plist Modified: head/shells/zsh-navigation-tools/Makefile ============================================================================== --- head/shells/zsh-navigation-tools/Makefile Tue Dec 27 20:05:18 2016 (r429652) +++ head/shells/zsh-navigation-tools/Makefile Tue Dec 27 20:24:23 2016 (r429653) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= zsh-navigation-tools -PORTVERSION= 2.2.1 +PORTVERSION= 2.2.7 DISTVERSIONPREFIX= v CATEGORIES= shells Modified: head/shells/zsh-navigation-tools/distinfo ============================================================================== --- head/shells/zsh-navigation-tools/distinfo Tue Dec 27 20:05:18 2016 (r429652) +++ head/shells/zsh-navigation-tools/distinfo Tue Dec 27 20:24:23 2016 (r429653) @@ -1,3 +1,3 @@ -TIMESTAMP = 1469711765 -SHA256 (psprint-zsh-navigation-tools-v2.2.1_GH0.tar.gz) = 3937aa4cb4a77f8c7dd161e1703db63e6d6dc18a1c4b4562ed77bb6b8b0cd144 -SIZE (psprint-zsh-navigation-tools-v2.2.1_GH0.tar.gz) = 139437 +TIMESTAMP = 1477044099 +SHA256 (psprint-zsh-navigation-tools-v2.2.7_GH0.tar.gz) = ee832b81ce678a247b998675111c66aa1873d72aa33c2593a65626296ca685fc +SIZE (psprint-zsh-navigation-tools-v2.2.7_GH0.tar.gz) = 140825 Modified: head/shells/zsh-navigation-tools/pkg-plist ============================================================================== --- head/shells/zsh-navigation-tools/pkg-plist Tue Dec 27 20:05:18 2016 (r429652) +++ head/shells/zsh-navigation-tools/pkg-plist Tue Dec 27 20:24:23 2016 (r429653) @@ -1,4 +1,5 @@ %%PORTDOCS%%%%DOCSDIR%%/LICENSE +%%PORTDOCS%%%%DOCSDIR%%/NEWS %%PORTDOCS%%%%DOCSDIR%%/README.md %%PORTDOCS%%%%DOCSDIR%%/n-history2.png %%DATADIR%%/.config/znt/n-aliases.conf @@ -27,5 +28,6 @@ %%DATADIR%%/znt-cd-widget %%DATADIR%%/znt-history-widget %%DATADIR%%/znt-kill-widget +%%DATADIR%%/znt-tmux.zsh %%DATADIR%%/znt-usetty-wrapper %%DATADIR%%/zsh-navigation-tools.plugin.zsh From owner-svn-ports-head@freebsd.org Tue Dec 27 20:33:30 2016 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 A29BAC9329A; Tue, 27 Dec 2016 20:33:30 +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 723201C61; Tue, 27 Dec 2016 20:33:30 +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 uBRKXT4u083869; Tue, 27 Dec 2016 20:33:29 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBRKXTBb083868; Tue, 27 Dec 2016 20:33:29 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201612272033.uBRKXTBb083868@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Tue, 27 Dec 2016 20:33:29 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429655 - head/chinese/fcitx 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: Tue, 27 Dec 2016 20:33:30 -0000 Author: pi Date: Tue Dec 27 20:33:29 2016 New Revision: 429655 URL: https://svnweb.freebsd.org/changeset/ports/429655 Log: chinese/fcitx: Enable GTK3 by default, fcitx doesn't work in firefox without it PR: 212590 Submitted by: Yuri Victorovich Approved by: lichray@gmail.com (maintainer) Modified: head/chinese/fcitx/Makefile Modified: head/chinese/fcitx/Makefile ============================================================================== --- head/chinese/fcitx/Makefile Tue Dec 27 20:32:27 2016 (r429654) +++ head/chinese/fcitx/Makefile Tue Dec 27 20:33:29 2016 (r429655) @@ -3,7 +3,7 @@ PORTNAME= fcitx PORTVERSION= 4.2.9.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= chinese x11 MASTER_SITES= http://download.fcitx-im.org/fcitx/:fcitx \ http://download.fcitx-im.org/data/:data @@ -45,7 +45,7 @@ USES= tar:xz cmake desktop-file-utils e INSTALLS_ICONS= yes OPTIONS_DEFINE= GTK2 GTK3 QT4 OPENCC TPUNC DOCS -OPTIONS_DEFAULT=GTK2 QT4 +OPTIONS_DEFAULT=GTK2 GTK3 QT4 OPTIONS_SUB= yes GTK2_DESC= Enable Gtk2 IM module From owner-svn-ports-head@freebsd.org Tue Dec 27 20:40:36 2016 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 9A265C9390F; Tue, 27 Dec 2016 20:40:36 +0000 (UTC) (envelope-from marius@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 62DF01045; Tue, 27 Dec 2016 20:40:36 +0000 (UTC) (envelope-from marius@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBRKeZqk084342; Tue, 27 Dec 2016 20:40:35 GMT (envelope-from marius@FreeBSD.org) Received: (from marius@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBRKeZib084340; Tue, 27 Dec 2016 20:40:35 GMT (envelope-from marius@FreeBSD.org) Message-Id: <201612272040.uBRKeZib084340@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: marius set sender to marius@FreeBSD.org using -f From: Marius Strobl Date: Tue, 27 Dec 2016 20:40:35 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429656 - head/sysutils/cdrtools-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: Tue, 27 Dec 2016 20:40:36 -0000 Author: marius Date: Tue Dec 27 20:40:35 2016 New Revision: 429656 URL: https://svnweb.freebsd.org/changeset/ports/429656 Log: Update to 3.02a07 Modified: head/sysutils/cdrtools-devel/Makefile head/sysutils/cdrtools-devel/distinfo Modified: head/sysutils/cdrtools-devel/Makefile ============================================================================== --- head/sysutils/cdrtools-devel/Makefile Tue Dec 27 20:33:29 2016 (r429655) +++ head/sysutils/cdrtools-devel/Makefile Tue Dec 27 20:40:35 2016 (r429656) @@ -18,7 +18,7 @@ ########################################################################### PORTNAME= cdrtools -PORTVERSION= 3.02a06 +PORTVERSION= 3.02a07 PORTEPOCH= 1 CATEGORIES= sysutils audio MASTER_SITES= SF/${PORTNAME}/alpha Modified: head/sysutils/cdrtools-devel/distinfo ============================================================================== --- head/sysutils/cdrtools-devel/distinfo Tue Dec 27 20:33:29 2016 (r429655) +++ head/sysutils/cdrtools-devel/distinfo Tue Dec 27 20:40:35 2016 (r429656) @@ -1,3 +1,3 @@ -TIMESTAMP = 1470522778 -SHA256 (cdrtools-3.02a06.tar.bz2) = ed79ab99414352ea9305163660b52b6a82394466bae03aebdbe2150997835eb1 -SIZE (cdrtools-3.02a06.tar.bz2) = 2117648 +TIMESTAMP = 1482864063 +SHA256 (cdrtools-3.02a07.tar.bz2) = 49c1a67fa7ad3d7c0b05d41d18cb6677b40d4811faba111f0c01145d3ef0491b +SIZE (cdrtools-3.02a07.tar.bz2) = 2127058 From owner-svn-ports-head@freebsd.org Tue Dec 27 20:43:11 2016 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 E3A5BC93AF1; Tue, 27 Dec 2016 20:43:11 +0000 (UTC) (envelope-from swills@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 B330C13B9; Tue, 27 Dec 2016 20:43:11 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBRKhA96088034; Tue, 27 Dec 2016 20:43:10 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBRKhADi088032; Tue, 27 Dec 2016 20:43:10 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201612272043.uBRKhADi088032@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Tue, 27 Dec 2016 20:43:10 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429657 - head/net/syncthing 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: Tue, 27 Dec 2016 20:43:12 -0000 Author: swills Date: Tue Dec 27 20:43:10 2016 New Revision: 429657 URL: https://svnweb.freebsd.org/changeset/ports/429657 Log: net/syncthing: update to 0.14.17 Modified: head/net/syncthing/Makefile head/net/syncthing/distinfo Modified: head/net/syncthing/Makefile ============================================================================== --- head/net/syncthing/Makefile Tue Dec 27 20:40:35 2016 (r429656) +++ head/net/syncthing/Makefile Tue Dec 27 20:43:10 2016 (r429657) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= syncthing -PORTVERSION= 0.14.13 +PORTVERSION= 0.14.17 DISTVERSIONPREFIX= v CATEGORIES= net Modified: head/net/syncthing/distinfo ============================================================================== --- head/net/syncthing/distinfo Tue Dec 27 20:40:35 2016 (r429656) +++ head/net/syncthing/distinfo Tue Dec 27 20:43:10 2016 (r429657) @@ -1,3 +1,3 @@ -TIMESTAMP = 1481327492 -SHA256 (syncthing-syncthing-v0.14.13_GH0.tar.gz) = 13bce8afff0814817a0d70cdd4deddcdb2fa46494561976ad75e238a0ffbdb47 -SIZE (syncthing-syncthing-v0.14.13_GH0.tar.gz) = 6468568 +TIMESTAMP = 1482871153 +SHA256 (syncthing-syncthing-v0.14.17_GH0.tar.gz) = c4f7eda0cb213e0cb92aa2e075283474fa255af54696fb3b905ea22f27665682 +SIZE (syncthing-syncthing-v0.14.17_GH0.tar.gz) = 6005221 From owner-svn-ports-head@freebsd.org Tue Dec 27 20:52:54 2016 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 26F6EC93D2D; Tue, 27 Dec 2016 20:52:54 +0000 (UTC) (envelope-from timur@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 D63641848; Tue, 27 Dec 2016 20:52:53 +0000 (UTC) (envelope-from timur@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBRKqr58092073; Tue, 27 Dec 2016 20:52:53 GMT (envelope-from timur@FreeBSD.org) Received: (from timur@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBRKqq9E092071; Tue, 27 Dec 2016 20:52:52 GMT (envelope-from timur@FreeBSD.org) Message-Id: <201612272052.uBRKqq9E092071@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: timur set sender to timur@FreeBSD.org using -f From: "Timur I. Bakeyev" Date: Tue, 27 Dec 2016 20:52:52 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429658 - head/security/vuxml 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: Tue, 27 Dec 2016 20:52:54 -0000 Author: timur Date: Tue Dec 27 20:52:52 2016 New Revision: 429658 URL: https://svnweb.freebsd.org/changeset/ports/429658 Log: Add entry for multiple samba 3.6.* - 4.4.* vulnerabilities. Security: CVE-2016-2123 CVE-2016-2125 CVE-2016-2126 Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Tue Dec 27 20:43:10 2016 (r429657) +++ head/security/vuxml/vuln.xml Tue Dec 27 20:52:52 2016 (r429658) @@ -58,6 +58,69 @@ Notes: * Do not forget port variants (linux-f10-libxml2, libxml2, etc.) --> + + samba -- multiple vulnerabilities + + + samba36 + 3.6.03.6.25_4 + + + samba4 + 4.0.04.0.26 + + + samba41 + 4.1.04.1.23 + + + samba42 + 4.2.04.2.14 + + + samba43 + 4.3.04.3.13 + + + samba44 + 4.4.04.4.8 + + + samba45 + 4.5.04.5.3 + + + + +

Samba team reports:

+
+

[CVE-2016-2123] Authenicated users can supply malicious dnsRecord attributes + on DNS objects and trigger a controlled memory corruption.

+

[CVE-2016-2125] Samba client code always requests a forwardable ticket + when using Kerberos authentication. This means the target server, which must be in the current or trusted + domain/realm, is given a valid general purpose Kerberos "Ticket Granting Ticket" (TGT), which can be used to + fully impersonate the authenticated user or service.

+

[CVE-2016-2126] A remote, authenticated, attacker can cause the winbindd process + to crash using a legitimate Kerberos ticket due to incorrect handling of the PAC checksum. + A local service with access to the winbindd privileged pipe can cause winbindd to cache elevated access permissions.

+
+ +
+ + CVE-2016-2123 + https://www.samba.org/samba/security/CVE-2016-2123.html + CVE-2016-2125 + https://www.samba.org/samba/security/CVE-2016-2125.html + CVE-2016-2126 + https://www.samba.org/samba/security/CVE-2016-2126.html + + + 2016-12-19 + 2016-12-26 + 2016-12-26 + +
+ upnp -- multiple vulnerabilities From owner-svn-ports-head@freebsd.org Tue Dec 27 20:53:28 2016 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 7FDF0C93D72; Tue, 27 Dec 2016 20:53:28 +0000 (UTC) (envelope-from johans@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 4F5FE1931; Tue, 27 Dec 2016 20:53:28 +0000 (UTC) (envelope-from johans@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBRKrRhe092200; Tue, 27 Dec 2016 20:53:27 GMT (envelope-from johans@FreeBSD.org) Received: (from johans@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBRKrRkH092199; Tue, 27 Dec 2016 20:53:27 GMT (envelope-from johans@FreeBSD.org) Message-Id: <201612272053.uBRKrRkH092199@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: johans set sender to johans@FreeBSD.org using -f From: Johan van Selst Date: Tue, 27 Dec 2016 20:53:27 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429659 - head/games/freeciv 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: Tue, 27 Dec 2016 20:53:28 -0000 Author: johans Date: Tue Dec 27 20:53:27 2016 New Revision: 429659 URL: https://svnweb.freebsd.org/changeset/ports/429659 Log: Simplify using USES=localbase (no functional change) Reported by: danfe Modified: head/games/freeciv/Makefile Modified: head/games/freeciv/Makefile ============================================================================== --- head/games/freeciv/Makefile Tue Dec 27 20:52:52 2016 (r429658) +++ head/games/freeciv/Makefile Tue Dec 27 20:53:27 2016 (r429659) @@ -16,10 +16,9 @@ RUN_DEPENDS= hicolor-icon-theme>=0:misc/ LIB_DEPENDS= libltdl.so:devel/libltdl \ libcurl.so:ftp/curl -USES= gmake iconv libtool pkgconfig tar:bzip2 python sqlite readline +USES= gmake iconv libtool localbase pkgconfig tar:bzip2 python \ + sqlite readline GNU_CONFIGURE= yes -LDFLAGS+= -L${LOCALBASE}/lib -CPPFLAGS+= -I${LOCALBASE}/include CONFIGURE_ARGS= ${ICONV_CONFIGURE_ARG} --program-transform-name= \ --enable-aimodules --enable-shared \ --enable-fcdb=sqlite3 From owner-svn-ports-head@freebsd.org Tue Dec 27 20:59:19 2016 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 DFF1BC93DD6; Tue, 27 Dec 2016 20:59:19 +0000 (UTC) (envelope-from matthew@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 9D8481A4D; Tue, 27 Dec 2016 20:59:19 +0000 (UTC) (envelope-from matthew@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBRKxIrL092702; Tue, 27 Dec 2016 20:59:18 GMT (envelope-from matthew@FreeBSD.org) Received: (from matthew@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBRKxITW092690; Tue, 27 Dec 2016 20:59:18 GMT (envelope-from matthew@FreeBSD.org) Message-Id: <201612272059.uBRKxITW092690@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: matthew set sender to matthew@FreeBSD.org using -f From: Matthew Seaman Date: Tue, 27 Dec 2016 20:59:18 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429660 - in head/www/domoticz: . 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: Tue, 27 Dec 2016 20:59:20 -0000 Author: matthew Date: Tue Dec 27 20:59:17 2016 New Revision: 429660 URL: https://svnweb.freebsd.org/changeset/ports/429660 Log: Update to 3.5877 * Add OPTIONS to toggle between ports ad bundled versions of various libs * Drop GH_TAGNAME since we're using a release version * Various changes to mollify portlint: - Regenerated files/patch-* using 'make makepatch' * Add USES=ssl PR: 215439 Submitted by: kiwi@oav.net (maintainer) Added: head/www/domoticz/files/patch-appversion.default (contents, props changed) head/www/domoticz/pkg-message (contents, props changed) Modified: head/www/domoticz/Makefile head/www/domoticz/distinfo head/www/domoticz/files/domoticz.in head/www/domoticz/files/patch-CMakeLists.txt head/www/domoticz/files/patch-getgit.cmake head/www/domoticz/pkg-descr head/www/domoticz/pkg-plist Modified: head/www/domoticz/Makefile ============================================================================== --- head/www/domoticz/Makefile Tue Dec 27 20:53:27 2016 (r429659) +++ head/www/domoticz/Makefile Tue Dec 27 20:59:17 2016 (r429660) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= domoticz -PORTVERSION= 2.${DOMOTICZ_REL} -PORTREVISION= 1 +PORTVERSION= 3.${DOMOTICZ_REL} CATEGORIES= www MAINTAINER= kiwi@oav.net @@ -13,37 +12,84 @@ LICENSE_FILE= ${WRKSRC}/License.txt LIB_DEPENDS= libcurl.so:ftp/curl \ libexpat.so:textproc/expat2 \ - libboost_system.so:devel/boost-libs \ - libboost_python.so:devel/boost-python-libs \ libtelldus-core.so:comms/telldus-core +CONFLICTS_INSTALL?= domoticz-[23]* + +OPTIONS_SUB= YES +OPTIONS_DEFINE= SBOOST SLUA SMQTT SSQLITE PYTHON +SBOOST_DESC= Use static Boost instead of dynamic linking +SLUA_DESC= Use domoticz provided LUA instead of ports one +SMQTT_DESC= Use domoticz mosquitto instead of ports one +SSQLITE_DESC= Use domoticz SQLLite instead of ports one +PYTHON_DESC= Enable support for Python in EventSystem + +.include + # This hack is to get rid of dependency of git while building # the package. -DOMOTICZ_REL= 4268 -DOMOTICZ_TS= 1453185544 +DOMOTICZ_REL= 5877 +DOMOTICZ_TS= 1478792673 USE_GITHUB= yes -GH_TAGNAME= 12f5a19 +GH_ACCOUNT= domoticz +GH_PROJECT= domoticz -USES= cmake execinfo iconv lua:52 pkgconfig sqlite +USES= cmake iconv pkgconfig execinfo ssl USE_RC_SUBR= domoticz USERS= domoticz GROUPS= domoticz -CMAKE_ARGS= -DUSE_BUILTIN_SQLITE="NO" \ - -DUSE_BUILTIN_LUA="NO" \ - -DUSE_STATIC_BOOST="NO" \ +CMAKE_ARGS+= -DCMAKE_INSTALL_PREFIX=${PREFIX}/domoticz \ -DUSE_BUILTIN_ZLIB="NO" \ - -DCMAKE_INSTALL_PREFIX=${PREFIX}/domoticz + -DUSE_PYTHON="YES" \ + -DUSE_STATIC_OPENZWAVE="NO" + +.if ${PORT_OPTIONS:MSBOOST} +CMAKE_ARGS+= -DUSE_STATIC_BOOST="YES" +BUILD_DEPENDS+= boost-libs>=0:devel/boost-libs \ + boost-python-libs>=0:devel/boost-python-libs +.else +CMAKE_ARGS+= -DUSE_STATIC_BOOST="NO" +LIB_DEPENDS+= libboost_system.so:devel/boost-libs \ + libboost_python.so:devel/boost-python-libs +.endif + +.if ${PORT_OPTIONS:MSLUA} +CMAKE_ARGS+= -DUSE_BUILTIN_LUA="YES" +.else +CMAKE_ARGS+= -DUSE_BUILTIN_LUA="NO" +USES+= lua:52 +.endif + +.if ${PORT_OPTIONS:MSMQTT} +CMAKE_ARGS+= -DUSE_BUILTIN_MQTT="YES" +.else +CMAKE_ARGS+= -DUSE_BUILTIN_MQTT="NO" +LIB_DEPENDS+= libmosquitto.so:net/mosquitto +.endif + +.if ${PORT_OPTIONS:MSSQLITE} +CMAKE_ARGS+= -DUSE_BUILTIN_SQLITE="YES" +.else +CMAKE_ARGS+= -DUSE_BUILTIN_SQLITE="NO" +USES+= sqlite +.endif + +.if ${PORT_OPTIONS:MPYTHON} +CMAKE_ARGS+= -DUSE_PYTHON="NO" +.else +CMAKE_ARGS+= -DUSE_PYTHON="YES" +USES+= python +.endif post-patch: - @${REINPLACE_CMD} -e "s,XXXDOMOTICZXXX,${DOMOTICZ_REL},g" ${WRKSRC}/CMakeLists.txt @${REINPLACE_CMD} -e "s,\/opt,${PREFIX},g" ${WRKSRC}/CMakeLists.txt - @${REINPLACE_CMD} -e "s,XXXPREFIXXX,${PREFIX},g" ${WRKSRC}/CMakeLists.txt - @${REINPLACE_CMD} -e "s,XXXDOMOTICZXXX,${DOMOTICZ_REL},g" ${WRKSRC}/getgit.cmake - @${REINPLACE_CMD} -e "s,XXXHASHXXX,${GH_TAGNAME},g" ${WRKSRC}/getgit.cmake - @${REINPLACE_CMD} -e "s,XXXTIMEXXX,${DOMOTICZ_TS},g" ${WRKSRC}/getgit.cmake + @${REINPLACE_CMD} -e "s,XXXPREFIXXXX,${PREFIX}/domoticz,g" ${WRKSRC}/CMakeLists.txt + @${REINPLACE_CMD} -e "s,XXXDOMOTICZXXX,${DOMOTICZ_REL},g" ${WRKSRC}/appversion.default + @${REINPLACE_CMD} -e "s,XXXHASHXXX,${GH_TAGNAME},g" ${WRKSRC}/appversion.default + @${REINPLACE_CMD} -e "s,XXXTIMEXXX,${DOMOTICZ_TS},g" ${WRKSRC}/appversion.default @${REINPLACE_CMD} -e "/^ADD_PRECOMPILED_HEADER/ d" ${WRKSRC}/CMakeLists.txt post-install: Modified: head/www/domoticz/distinfo ============================================================================== --- head/www/domoticz/distinfo Tue Dec 27 20:53:27 2016 (r429659) +++ head/www/domoticz/distinfo Tue Dec 27 20:59:17 2016 (r429660) @@ -1,2 +1,3 @@ -SHA256 (domoticz-domoticz-2.4268-12f5a19_GH0.tar.gz) = 0fe901763c78312f191f62584532486638f22030a13dee98b617fea12c453901 -SIZE (domoticz-domoticz-2.4268-12f5a19_GH0.tar.gz) = 38121426 +TIMESTAMP = 1482855396 +SHA256 (domoticz-domoticz-3.5877_GH0.tar.gz) = fb88edbe428851a7a337a85faa93f6da00713b3ad086ff6957031dc9b3b58bba +SIZE (domoticz-domoticz-3.5877_GH0.tar.gz) = 38524442 Modified: head/www/domoticz/files/domoticz.in ============================================================================== --- head/www/domoticz/files/domoticz.in Tue Dec 27 20:53:27 2016 (r429659) +++ head/www/domoticz/files/domoticz.in Tue Dec 27 20:59:17 2016 (r429660) @@ -31,7 +31,7 @@ load_rc_config $name : ${domoticz_group:=domoticz} : ${domoticz_enable:=NO} : ${domoticz_directory:=%%PREFIX%%/domoticz/domoticz} -: ${domoticz_args:="-syslog -daemon -wwwbind 0.0.0.0"} +: ${domoticz_args:="-syslog -daemon"} #: ${domoticz_args:="-syslog -dbase %%PREFIX%%/domoticz/db/domoticz.db -daemon -wwwbind 0.0.0.0 -p /var/run/domoticz.pid"} Modified: head/www/domoticz/files/patch-CMakeLists.txt ============================================================================== --- head/www/domoticz/files/patch-CMakeLists.txt Tue Dec 27 20:53:27 2016 (r429659) +++ head/www/domoticz/files/patch-CMakeLists.txt Tue Dec 27 20:59:17 2016 (r429660) @@ -1,57 +1,33 @@ ---- CMakeLists.txt.orig 2015-12-17 18:30:44.000000000 +0100 -+++ CMakeLists.txt 2015-12-22 17:37:43.246216000 +0100 -@@ -10,7 +10,7 @@ - DEFINITION LUA_LIBRARIES) - ELSE(USE_BUILTIN_LUA) - find_package(PkgConfig) -- pkg_check_modules(LUA lua>=5.2) -+ pkg_check_modules(LUA lua-5.2) - IF(LUA_FOUND) - INCLUDE_DIRECTORIES(${LUA_INCLUDE_DIRS}) - add_definitions(-DWITH_EXTERNAL_LUA) -@@ -132,23 +132,24 @@ +--- CMakeLists.txt.orig 2016-11-10 15:44:33 UTC ++++ CMakeLists.txt +@@ -163,7 +163,7 @@ MACRO(ADD_PRECOMPILED_HEADER _targetName ENDIF(CMAKE_COMPILER_IS_GNUCXX) ENDMACRO() -FIND_PROGRAM(GIT_EXECUTABLE git -- DOC "git command line client") -+#FIND_PROGRAM(GIT_EXECUTABLE git -+# DOC "git command line client") ++FIND_PROGRAM(GIT_EXECUTABLE NOgitNO + DOC "git command line client") --MACRO(Gitversion_GET_REVISION dir variable) -- EXECUTE_PROCESS(COMMAND ${GIT_EXECUTABLE} rev-list HEAD --count -- OUTPUT_VARIABLE ${variable} -- OUTPUT_STRIP_TRAILING_WHITESPACE) --ENDMACRO(Gitversion_GET_REVISION) -- --Gitversion_GET_REVISION(. ProjectRevision) --MATH(EXPR ProjectRevision "${ProjectRevision}+2107") --MESSAGE(STATUS "Compiling Revision #${ProjectRevision}") -+#MACRO(Gitversion_GET_REVISION dir variable) -+# EXECUTE_PROCESS(COMMAND ${GIT_EXECUTABLE} rev-list HEAD --count -+# OUTPUT_VARIABLE ${variable} -+# OUTPUT_STRIP_TRAILING_WHITESPACE) -+#ENDMACRO(Gitversion_GET_REVISION) -+ -+#Gitversion_GET_REVISION(. ProjectRevision) -+#MATH(EXPR ProjectRevision "${ProjectRevision}+2107") -+#MESSAGE(STATUS "Compiling Revision #${ProjectRevision}") -+MESSAGE(STATUS "Compiling Revision #XXXDOMOTICZXXX") + MACRO(Gitversion_GET_REVISION dir variable) +@@ -653,14 +653,13 @@ IF(CMAKE_INSTALL_PREFIX_INITIALIZED_TO_D + set(CMAKE_INSTALL_PREFIX "/opt/${CPACK_PACKAGE_NAME}" CACHE PATH "Install path prefix, prepended onto install directories." FORCE) + ENDIF(CMAKE_INSTALL_PREFIX_INITIALIZED_TO_DEFAULT) + +-install(TARGETS domoticz DESTINATION ${CMAKE_INSTALL_PREFIX}) +-install(DIRECTORY ${CMAKE_CURRENT_SOURCE_DIR}/www DESTINATION ${CMAKE_INSTALL_PREFIX}) +-install(FILES ${CMAKE_CURRENT_SOURCE_DIR}/License.txt DESTINATION ${CMAKE_INSTALL_PREFIX}) +-install(FILES ${CMAKE_CURRENT_SOURCE_DIR}/History.txt DESTINATION ${CMAKE_INSTALL_PREFIX}) +-install(FILES ${CMAKE_CURRENT_SOURCE_DIR}/server_cert.pem DESTINATION ${CMAKE_INSTALL_PREFIX}) +-install(DIRECTORY ${CMAKE_CURRENT_SOURCE_DIR}/scripts DESTINATION ${CMAKE_INSTALL_PREFIX} USE_SOURCE_PERMISSIONS) +-install(DIRECTORY ${CMAKE_CURRENT_SOURCE_DIR}/Config DESTINATION ${CMAKE_INSTALL_PREFIX}) +-install(FILES ${CMAKE_CURRENT_SOURCE_DIR}/updatedomo DESTINATION ${CMAKE_INSTALL_PREFIX} PERMISSIONS OWNER_EXECUTE OWNER_WRITE OWNER_READ GROUP_EXECUTE GROUP_READ) ++install(TARGETS domoticz DESTINATION "XXXPREFIXXXX") ++install(DIRECTORY ${CMAKE_CURRENT_SOURCE_DIR}/www DESTINATION "XXXPREFIXXXX") ++install(FILES ${CMAKE_CURRENT_SOURCE_DIR}/License.txt DESTINATION "XXXPREFIXXXX") ++install(FILES ${CMAKE_CURRENT_SOURCE_DIR}/History.txt DESTINATION "XXXPREFIXXXX") ++install(FILES ${CMAKE_CURRENT_SOURCE_DIR}/server_cert.pem DESTINATION "XXXPREFIXXXX") ++install(DIRECTORY ${CMAKE_CURRENT_SOURCE_DIR}/scripts DESTINATION "XXXPREFIXXXX" USE_SOURCE_PERMISSIONS) ++install(DIRECTORY ${CMAKE_CURRENT_SOURCE_DIR}/Config DESTINATION "XXXPREFIXXXX") - # The version number. - set (domoticz_VERSION_MAJOR 3) - set (domoticz_VERSION_MINOR 0) --set (domoticz_VERSION_PATCH ${ProjectRevision}) -+set (domoticz_VERSION_PATCH XXXDOMOTICZXXX) + INCLUDE(TestBigEndian) - include_directories(${CMAKE_SOURCE_DIR}/main) - -@@ -482,7 +483,7 @@ - IF(CMAKE_SYSTEM_NAME STREQUAL "Darwin") - target_link_libraries(domoticz ${Boost_LIBRARIES} ${ZLIB_LIBRARIES} ${CURL_LIBRARIES} pthread ${LUA_LIBRARIES} mqtt ${SQLite_LIBRARIES} ${CMAKE_DL_LIBS}) - else() -- target_link_libraries(domoticz -lrt ${Boost_LIBRARIES} ${ZLIB_LIBRARIES} ${CURL_LIBRARIES} pthread ${LUA_LIBRARIES} mqtt ${SQLite_LIBRARIES} ${CMAKE_DL_LIBS}) -+ target_link_libraries(domoticz -lrt ${Boost_LIBRARIES} ${ZLIB_LIBRARIES} ${CURL_LIBRARIES} -LXXXPREFIXXX/lib pthread ${LUA_LIBRARIES} mqtt ${SQLite_LIBRARIES} ${CMAKE_DL_LIBS}) - ENDIF() - - ADD_PRECOMPILED_HEADER(domoticz "main/stdafx.h") Added: head/www/domoticz/files/patch-appversion.default ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/domoticz/files/patch-appversion.default Tue Dec 27 20:59:17 2016 (r429660) @@ -0,0 +1,9 @@ +--- appversion.default.orig 2016-11-10 15:44:33 UTC ++++ appversion.default +@@ -1,3 +1,3 @@ +-#define APPVERSION 5876 +-#define APPHASH "b97777b" +-#define APPDATE 1478691222 ++#define APPVERSION XXXDOMOTICZXXX ++#define APPHASH "XXXHASHXXX" ++#define APPDATE XXXTIMEXXX Modified: head/www/domoticz/files/patch-getgit.cmake ============================================================================== --- head/www/domoticz/files/patch-getgit.cmake Tue Dec 27 20:53:27 2016 (r429659) +++ head/www/domoticz/files/patch-getgit.cmake Tue Dec 27 20:59:17 2016 (r429660) @@ -1,66 +1,70 @@ ---- getgit.cmake.old 2015-12-15 12:12:10.000000000 +0100 -+++ getgit.cmake 2015-12-16 13:04:15.081839000 +0100 -@@ -1,34 +1,35 @@ - # the git.cmake module is part of the standard distribution +--- getgit.cmake.orig 2016-11-10 15:44:33 UTC ++++ getgit.cmake +@@ -1,66 +1,7 @@ + # this macro gets called as a custom build step by running make + # please take into account, that the variable 'SOURCE_DIR' has been defined by the caller + +-# the git.cmake module is part of the standard distribution -find_package(Git) -if(NOT GIT_FOUND) - MESSAGE(FATAL_ERROR "Git not found!.") -endif() - -MACRO(Gitversion_GET_REVISION dir variable) -- EXECUTE_PROCESS(COMMAND ${GIT_EXECUTABLE} rev-list HEAD --count +- EXECUTE_PROCESS(COMMAND ${GIT_EXECUTABLE} --git-dir ./.git rev-list HEAD --count +- WORKING_DIRECTORY ${dir} - OUTPUT_VARIABLE ${variable} - OUTPUT_STRIP_TRAILING_WHITESPACE) -ENDMACRO(Gitversion_GET_REVISION) - -MACRO(Gitversion_GET_HASH dir variable) -- EXECUTE_PROCESS(COMMAND ${GIT_EXECUTABLE} rev-parse --short HEAD +- EXECUTE_PROCESS(COMMAND ${GIT_EXECUTABLE} --git-dir ./.git rev-parse --short HEAD +- WORKING_DIRECTORY ${dir} - OUTPUT_VARIABLE ${variable} - OUTPUT_STRIP_TRAILING_WHITESPACE) -ENDMACRO(Gitversion_GET_HASH) - -MACRO(Gitversion_GET_DATE dir variable) -- EXECUTE_PROCESS(COMMAND ${GIT_EXECUTABLE} show -s --format=%ct +- EXECUTE_PROCESS(COMMAND ${GIT_EXECUTABLE} --git-dir ./.git show -s --format=%ct +- WORKING_DIRECTORY ${dir} - OUTPUT_VARIABLE ${variable} - OUTPUT_STRIP_TRAILING_WHITESPACE) -ENDMACRO(Gitversion_GET_DATE) - --Gitversion_GET_REVISION(. ProjectRevision) --Gitversion_GET_HASH(. ProjectHash) --Gitversion_GET_DATE(. ProjectDate) -+#find_package(Git) -+#if(NOT GIT_FOUND) -+# MESSAGE(FATAL_ERROR "Git not found!.") -+#endif() -+# -+#MACRO(Gitversion_GET_REVISION dir variable) -+# EXECUTE_PROCESS(COMMAND ${GIT_EXECUTABLE} rev-list HEAD --count -+# OUTPUT_VARIABLE ${variable} -+# OUTPUT_STRIP_TRAILING_WHITESPACE) -+#ENDMACRO(Gitversion_GET_REVISION) -+# -+#MACRO(Gitversion_GET_HASH dir variable) -+# EXECUTE_PROCESS(COMMAND ${GIT_EXECUTABLE} rev-parse --short HEAD -+# OUTPUT_VARIABLE ${variable} -+# OUTPUT_STRIP_TRAILING_WHITESPACE) -+#ENDMACRO(Gitversion_GET_HASH) -+# -+#MACRO(Gitversion_GET_DATE dir variable) -+# EXECUTE_PROCESS(COMMAND ${GIT_EXECUTABLE} show -s --format=%ct -+# OUTPUT_VARIABLE ${variable} -+# OUTPUT_STRIP_TRAILING_WHITESPACE) -+#ENDMACRO(Gitversion_GET_DATE) -+# -+#Gitversion_GET_REVISION(. ProjectRevision) -+#Gitversion_GET_HASH(. ProjectHash) -+#Gitversion_GET_DATE(. ProjectDate) - - # write a file with the APPVERSION define --MATH(EXPR ProjectRevision "${ProjectRevision}+2107") --file(WRITE appversion.h.txt "#define APPVERSION ${ProjectRevision}\n#define APPHASH \"${ProjectHash}\"\n#define APPDATE ${ProjectDate}\n") -+#MATH(EXPR ProjectRevision "${ProjectRevision}+2107") -+#file(WRITE appversion.h.txt "#define APPVERSION ${ProjectRevision}\n#define APPHASH \"${ProjectHash}\"\n#define APPDATE ${ProjectDate}\n") -+file(WRITE appversion.h.txt "#define APPVERSION XXXDOMOTICZXXX\n#define APPHASH \"XXXHASHXXX\"\n#define APPDATE XXXTIMEXXX\n") - # copy the file to the final header only if the version changes - # reduces needless rebuilds - +-MACRO(Gitversion_CHECK_DIRTY dir variable) +- EXECUTE_PROCESS(COMMAND ${GIT_EXECUTABLE} --git-dir ./.git diff-index -m --name-only HEAD +- WORKING_DIRECTORY ${dir} +- OUTPUT_VARIABLE ${variable} +- OUTPUT_STRIP_TRAILING_WHITESPACE) +-ENDMACRO(Gitversion_CHECK_DIRTY) +- +-Gitversion_GET_REVISION("${SOURCE_DIR}" ProjectRevision) +-IF(NOT ProjectRevision) +- MESSAGE(STATUS "Failed to get ProjectRevision from git, set it to 0") +- set (ProjectRevision 0) +-ELSE(NOT ProjectRevision) +- MATH(EXPR ProjectRevision "${ProjectRevision}+2107") +-ENDIF(NOT ProjectRevision) +-Gitversion_GET_HASH("${SOURCE_DIR}" ProjectHash) +-IF(NOT ProjectHash) +- MESSAGE(STATUS "Failed to get ProjectHash from git, set it to 0") +- set (ProjectHash 0) +-ENDIF(NOT ProjectHash) +-Gitversion_GET_DATE("${SOURCE_DIR}" ProjectDate) +-IF(NOT ProjectDate) +- MESSAGE(STATUS "Failed to get ProjectDate from git, set it to 0") +- set (ProjectDate 0) +-ENDIF(NOT ProjectDate) +-Gitversion_CHECK_DIRTY("${SOURCE_DIR}" ProjectDirty) +-IF(ProjectDirty) +- MESSAGE(STATUS "domoticz has been modified locally: adding \"-modified\" to hash") +- set (ProjectHash "${ProjectHash}-modified") +-ENDIF(ProjectDirty) +- +-# write a file with the APPVERSION define +-file(WRITE ${SOURCE_DIR}/appversion.h.txt "#define APPVERSION ${ProjectRevision}\n#define APPHASH \"${ProjectHash}\"\n#define APPDATE ${ProjectDate}\n") +- ++set (ProjectDate 0) + # if ProjectDate is 0, create appversion.h.txt from a copy of appversion.default + IF(NOT ProjectDate AND EXISTS ${SOURCE_DIR}/appversion.default) + MESSAGE(STATUS "ProjectDate is 0 and appversion.default exists, copy it") Modified: head/www/domoticz/pkg-descr ============================================================================== --- head/www/domoticz/pkg-descr Tue Dec 27 20:53:27 2016 (r429659) +++ head/www/domoticz/pkg-descr Tue Dec 27 20:59:17 2016 (r429660) @@ -3,4 +3,4 @@ various devices like: Lights, Switches, Temperature, Rain, Wind, UV, Electra, Gas, Water and much more. Notifications/Alerts can be sent to any mobile device -WWW: http://www.domoticz.com/ +WWW: http://www.domoticz.com Added: head/www/domoticz/pkg-message ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/domoticz/pkg-message Tue Dec 27 20:59:17 2016 (r429660) @@ -0,0 +1,14 @@ +Notice: + This port runs per default using uid:gid domoticz:domoticz to + avoid security problems. + + Some code of Domoticz may needs root access. If you are ok with + that change the following rc.conf to: + +domoticz_user="root" +domoticz_group="wheel" + + And restart domoticz. + +If you have issues with domoticz listen option, you can add + net.inet6.ip6.v6only=0 to /etc/sysctl.conf Modified: head/www/domoticz/pkg-plist ============================================================================== --- head/www/domoticz/pkg-plist Tue Dec 27 20:53:27 2016 (r429659) +++ head/www/domoticz/pkg-plist Tue Dec 27 20:59:17 2016 (r429660) @@ -1,6 +1,7 @@ domoticz/Config/2gig/ct100.xml domoticz/Config/2gig/ct101.xml domoticz/Config/2gig/ct30.xml +domoticz/Config/2gig/ct50e.xml domoticz/Config/BeNext/1poleswitch.xml domoticz/Config/BeNext/2poleswitch.xml domoticz/Config/BeNext/AlarmSound.xml @@ -9,6 +10,8 @@ domoticz/Config/BeNext/DoorSensor.xml domoticz/Config/BeNext/EnergySwitch.xml domoticz/Config/BeNext/HeatingControl.xml domoticz/Config/BeNext/Molite.xml +domoticz/Config/BeNext/PanicButton.xml +domoticz/Config/BeNext/PanicWatch.xml domoticz/Config/BeNext/PluginDimmer.xml domoticz/Config/BeNext/SceneController.xml domoticz/Config/BeNext/TagReader.xml @@ -19,43 +22,79 @@ domoticz/Config/act/zdw232.xml domoticz/Config/act/zir010.xml domoticz/Config/act/zrp110.xml domoticz/Config/act/zrw103.xml -domoticz/Config/aeotec/alms.xml -domoticz/Config/aeotec/doorbell_gen5.xml -domoticz/Config/aeotec/doorwindow.xml -domoticz/Config/aeotec/drycontactsensor.xml -domoticz/Config/aeotec/dsd31.xml -domoticz/Config/aeotec/hdss_gen5.xml -domoticz/Config/aeotec/hem.xml -domoticz/Config/aeotec/hemg2.xml -domoticz/Config/aeotec/keyfob.xml -domoticz/Config/aeotec/keyfob2.xml -domoticz/Config/aeotec/ledbulb.xml -domoticz/Config/aeotec/minimote.xml -domoticz/Config/aeotec/msesv2.xml -domoticz/Config/aeotec/multisensor6.xml -domoticz/Config/aeotec/multisensor_gen5.xml -domoticz/Config/aeotec/panicbtn.xml -domoticz/Config/aeotec/recessed_doorsensor.xml -domoticz/Config/aeotec/recessed_doorsensor_gen5.xml -domoticz/Config/aeotec/sd6.xml -domoticz/Config/aeotec/ses.xml -domoticz/Config/aeotec/ses2.xml -domoticz/Config/aeotec/ss6.xml -domoticz/Config/aeotec/watersensor.xml -domoticz/Config/aeotec/zstickgen5.xml +domoticz/Config/aeotec/dsa03202.xml +domoticz/Config/aeotec/dsa22.xml +domoticz/Config/aeotec/dsa38.xml +domoticz/Config/aeotec/dsb04100.xml +domoticz/Config/aeotec/dsb05.xml +domoticz/Config/aeotec/dsb09104.xml +domoticz/Config/aeotec/dsb28.xml +domoticz/Config/aeotec/dsb29.xml +domoticz/Config/aeotec/dsb45.xml +domoticz/Config/aeotec/dsb54.xml +domoticz/Config/aeotec/dsc06106.xml +domoticz/Config/aeotec/dsc08101.xml +domoticz/Config/aeotec/dsc10.xml +domoticz/Config/aeotec/dsc11.xml +domoticz/Config/aeotec/dsc12104.xml +domoticz/Config/aeotec/dsc13104.xml +domoticz/Config/aeotec/dsc14104.xml +domoticz/Config/aeotec/dsc18103.xml +domoticz/Config/aeotec/dsc19103.xml +domoticz/Config/aeotec/dsc24.xml +domoticz/Config/aeotec/dsc26103.xml +domoticz/Config/aeotec/dsc27103.xml +domoticz/Config/aeotec/dsc35103.xml +domoticz/Config/aeotec/dsd37.xml +domoticz/Config/aeotec/zw056.xml +domoticz/Config/aeotec/zw062.xml +domoticz/Config/aeotec/zw074.xml +domoticz/Config/aeotec/zw075.xml +domoticz/Config/aeotec/zw078.xml +domoticz/Config/aeotec/zw080.xml +domoticz/Config/aeotec/zw088.xml +domoticz/Config/aeotec/zw089.xml +domoticz/Config/aeotec/zw090.xml +domoticz/Config/aeotec/zw095.xml +domoticz/Config/aeotec/zw096.xml +domoticz/Config/aeotec/zw097.xml +domoticz/Config/aeotec/zw098.xml +domoticz/Config/aeotec/zw099.xml +domoticz/Config/aeotec/zw100.xml +domoticz/Config/aeotec/zw112.xml +domoticz/Config/aeotec/zw117.xml +domoticz/Config/aeotec/zw120.xml +domoticz/Config/aeotec/zw121.xml +domoticz/Config/aeotec/zw130.xml +domoticz/Config/assa_abloy/KeyfreeConnected.xml domoticz/Config/assa_abloy/RealLivingCapTouch.xml domoticz/Config/cooper/RF9505-T.xml domoticz/Config/cooper/RF9540-N.xml domoticz/Config/danfoss/living.xml +domoticz/Config/danfoss/rsroom.xml domoticz/Config/danfoss/z.xml domoticz/Config/device_classes.xml domoticz/Config/device_classes.xsd domoticz/Config/device_configuration.xsd +domoticz/Config/devolo/mt02648.xml +domoticz/Config/devolo/mt2646.xml +domoticz/Config/devolo/mt2647.xml domoticz/Config/dlink/dch-z110.xml +domoticz/Config/dlink/dch-z120.xml +domoticz/Config/dlink/dch-z510.xml +domoticz/Config/domitech/zb22uk.xml +domoticz/Config/domitech/ze27eu.xml domoticz/Config/dragontech/wd-100.xml +domoticz/Config/duwi/05458.xml domoticz/Config/duwi/ZWES1000.xml domoticz/Config/duwi/ZWESJ300.xml -domoticz/Config/eneco/ed20.xml +domoticz/Config/duwi/zwfb.xml +domoticz/Config/electronicsolutions/dbmz.xml +domoticz/Config/enerwave/zw15s.xml +domoticz/Config/enerwave/zw20r.xml +domoticz/Config/enerwave/zw20rm.xml +domoticz/Config/enerwave/zw500d.xml +domoticz/Config/enerwave/zwn-bpc.xml domoticz/Config/enerwave/zwn-sc7.xml domoticz/Config/eurotronic/eur_cometz.xml domoticz/Config/eurotronic/eur_stellaz.xml @@ -65,6 +104,8 @@ domoticz/Config/everspring/an145.xml domoticz/Config/everspring/an158.xml domoticz/Config/everspring/an179.xml domoticz/Config/everspring/an180.xml +domoticz/Config/everspring/an181.xml +domoticz/Config/everspring/hac01.xml domoticz/Config/everspring/hsp02.xml domoticz/Config/everspring/se812.xml domoticz/Config/everspring/sf812.xml @@ -79,27 +120,46 @@ domoticz/Config/everspringct/hsm02.xml domoticz/Config/evolve/lrm-as.xml domoticz/Config/evolve/lsm-15.xml domoticz/Config/evolve/ltm-5.xml +domoticz/Config/fakro/zws12.xml +domoticz/Config/fakro/zws230.xml domoticz/Config/fibaro/fgbs001.xml domoticz/Config/fibaro/fgd211.xml domoticz/Config/fibaro/fgd212.xml domoticz/Config/fibaro/fgfs101.xml +domoticz/Config/fibaro/fgfs101zw5.xml +domoticz/Config/fibaro/fggc001.xml domoticz/Config/fibaro/fgk001.xml +domoticz/Config/fibaro/fgk10x.xml domoticz/Config/fibaro/fgms.xml +domoticz/Config/fibaro/fgpb101.xml domoticz/Config/fibaro/fgr221.xml +domoticz/Config/fibaro/fgr222.xml domoticz/Config/fibaro/fgrgbwm441.xml domoticz/Config/fibaro/fgrm222.xml domoticz/Config/fibaro/fgs211.xml domoticz/Config/fibaro/fgs212.xml +domoticz/Config/fibaro/fgs213.xml domoticz/Config/fibaro/fgs221.xml domoticz/Config/fibaro/fgs222.xml +domoticz/Config/fibaro/fgs223.xml domoticz/Config/fibaro/fgsd002.xml domoticz/Config/fibaro/fgss101.xml domoticz/Config/fibaro/fgwpe.xml +domoticz/Config/firstalert/zcombo.xml domoticz/Config/fortrezz/mimolite.xml +domoticz/Config/fortrezz/ssa2.xml +domoticz/Config/fortrezz/ssa3.xml +domoticz/Config/fortrezz/wv01.xml +domoticz/Config/fortrezz/wwa02.xml domoticz/Config/frostdale/fdn2nxx.xml +domoticz/Config/ge/12724-dimmer.xml domoticz/Config/ge/dimmer.xml domoticz/Config/ge/dimmer_module.xml +domoticz/Config/ge/hinge-pin.xml +domoticz/Config/ge/receptacle.xml domoticz/Config/ge/relay.xml +domoticz/Config/gr/gr105.xml +domoticz/Config/gr/gr105n.xml domoticz/Config/greenwave/powernode1.xml domoticz/Config/greenwave/powernode6.xml domoticz/Config/homeseer/ezmotionplus.xml @@ -107,18 +167,29 @@ domoticz/Config/homeseer/hsm100.xml domoticz/Config/homeseer/hsm200.xml domoticz/Config/homeseer/ztroller.xml domoticz/Config/honeywell/th8320zw1000.xml +domoticz/Config/horstmann/asrzw.xml domoticz/Config/horstmann/hrt4zw.xml +domoticz/Config/horstmann/scsc17.xml +domoticz/Config/horstmann/ses302.xml +domoticz/Config/horstmann/ses303.xml +domoticz/Config/horstmann/sir321.xml +domoticz/Config/horstmann/srt323.xml +domoticz/Config/idlock/idlock101.xml domoticz/Config/intermatic/ca8900.xml domoticz/Config/iris/rangeextender.xml +domoticz/Config/kwikset/smartcode.xml domoticz/Config/leviton/rzi10.xml domoticz/Config/leviton/vrcpg.xml domoticz/Config/leviton/vrf01.xml domoticz/Config/leviton/vri06.xml domoticz/Config/leviton/vri10.xml +domoticz/Config/linear/LB60Z-1.xml domoticz/Config/linear/PD300Z-2.xml +domoticz/Config/linear/WA00Z-1.xml domoticz/Config/linear/WD500Z-1.xml domoticz/Config/manufacturer_specific.xml domoticz/Config/manufacturer_specific.xsd +domoticz/Config/mcohome/mhp210.xml domoticz/Config/mcohome/mhs311.xml domoticz/Config/mcohome/mhs312.xml domoticz/Config/mcohome/mhs314.xml @@ -127,66 +198,107 @@ domoticz/Config/mcohome/mhs412.xml domoticz/Config/mcohome/mhs513.xml domoticz/Config/merten/507801.xml domoticz/Config/merten/50x5xx.xml +domoticz/Config/nexia/db100z.xml domoticz/Config/nodon/asp3100SmartPlug.xml domoticz/Config/nodon/crc3100OctanRemote.xml +domoticz/Config/nodon/crc360xSofremote.xml domoticz/Config/nodon/cws3101wallswitch.xml +domoticz/Config/nodon/msp31xxMicroSmartPlug.xml +domoticz/Config/northq/nq9021.xml domoticz/Config/northq/nq9121.xml domoticz/Config/northq/nq92021.xml domoticz/Config/options.xml domoticz/Config/options.xsd +domoticz/Config/philio/pan03.xml domoticz/Config/philio/pan04.xml +domoticz/Config/philio/pan08.xml +domoticz/Config/philio/phpab01.xml +domoticz/Config/philio/phpat02.xml +domoticz/Config/philio/phpsg01.xml +domoticz/Config/philio/pse02.xml domoticz/Config/philio/psm02.xml +domoticz/Config/philio/psr04.xml domoticz/Config/philio/pst02-1c.xml domoticz/Config/philio/pst02-b.xml domoticz/Config/philio/pst02.xml domoticz/Config/polycontrol/doorlock.xml domoticz/Config/polycontrol/keypad.xml domoticz/Config/polycontrol/polylock.xml +domoticz/Config/popp/009105.xml +domoticz/Config/popp/009303.xml domoticz/Config/popp/123580.xml domoticz/Config/popp/123601.xml domoticz/Config/popp/123658.xml -domoticz/Config/popp/POP009303.xml -domoticz/Config/popp/POPE009105.xml +domoticz/Config/popp/smoke-detector.xml +domoticz/Config/popp/solar-siren.xml domoticz/Config/popp/zweather.xml +domoticz/Config/qees/reto-dimmer-plus.xml domoticz/Config/qees/reto-plugin-switch.xml domoticz/Config/qubino/ZMNHAA2.xml -domoticz/Config/qubino/ZMNHAD1.xml +domoticz/Config/qubino/ZMNHADx.xml domoticz/Config/qubino/ZMNHBA2.xml -domoticz/Config/qubino/ZMNHBD2.xml +domoticz/Config/qubino/ZMNHBDx.xml domoticz/Config/qubino/ZMNHCA2.xml -domoticz/Config/qubino/ZMNHCD.xml +domoticz/Config/qubino/ZMNHCDx.xml domoticz/Config/qubino/ZMNHDA2.xml -domoticz/Config/qubino/ZMNHDD1.xml +domoticz/Config/qubino/ZMNHDDx.xml domoticz/Config/qubino/ZMNHIA2.xml +domoticz/Config/qubino/ZMNHIDxS1.xml +domoticz/Config/qubino/ZMNHIDxS2.xml domoticz/Config/qubino/ZMNHJA2.xml domoticz/Config/qubino/ZMNHJD1.xml -domoticz/Config/qubino/ZMNHND1.xml +domoticz/Config/qubino/ZMNHKDx.xml +domoticz/Config/qubino/ZMNHLAx.xml +domoticz/Config/qubino/ZMNHLDx.xml +domoticz/Config/qubino/ZMNHNDx.xml +domoticz/Config/qubino/ZMNHODx.xml +domoticz/Config/qubino/ZMNHSDx.xml +domoticz/Config/qubino/ZMNHTDx.xml +domoticz/Config/qubino/ZMNHUD1.xml +domoticz/Config/qubino/ZMNHVDx.xml +domoticz/Config/qubino/ZMNHZDx.xml domoticz/Config/rcs/em52-zw.xml domoticz/Config/rcs/pm12-zw.xml domoticz/Config/rcs/therm0005.xml domoticz/Config/rcs/therm0007.xml domoticz/Config/rcs/therm0009.xml domoticz/Config/remotec/zfm-80.xml +domoticz/Config/remotec/zrc-90.xml +domoticz/Config/remotec/zts-110.xml domoticz/Config/remotec/zurc.xml domoticz/Config/remotec/zxt-120.xml domoticz/Config/schlage/BE469NXCEN.xml domoticz/Config/schlagelink/itemp.xml domoticz/Config/schlagelink/minikeypad.xml -domoticz/Config/sensative/strips-mazw.xml +domoticz/Config/sensative/strips.xml +domoticz/Config/shenzen_neo/nas-ds01z.xml +domoticz/Config/shenzen_neo/nas-pd01z.xml +domoticz/Config/shenzen_neo/nas-wr01z.xml +domoticz/Config/shenzen_neo/nas-ws02z.xml +domoticz/Config/stelpro/stzw402.xml domoticz/Config/swiid/swiidinter.xml domoticz/Config/swiid/swiidplug.xml -domoticz/Config/thermofloor/multireg.xml +domoticz/Config/telldus/tzdw100.xml +domoticz/Config/thermofloor/heatit021.xml domoticz/Config/trane/TZEMT400AB32MAA.xml domoticz/Config/trane/TZEMT400BB32MAA.xml domoticz/Config/vision/zd2102.xml +domoticz/Config/vision/zd2201.xml +domoticz/Config/vision/zd2301.xml +domoticz/Config/vision/zg8101.xml domoticz/Config/vision/zm1601eu.xml +domoticz/Config/vision/zm1601eu5.xml domoticz/Config/vision/zm1602eu.xml +domoticz/Config/vision/zm1602eu5.xml domoticz/Config/vision/zp3102.xml +domoticz/Config/vision/zp3111.xml domoticz/Config/vision/zs5101eu.xml domoticz/Config/vitrum/vitrumBS.xml domoticz/Config/waynedalton/WDTC-20.xml domoticz/Config/wenzhou/sm103.xml domoticz/Config/wenzhou/tsp01.xml +domoticz/Config/wenzhou/tz55.xml +domoticz/Config/wenzhou/tz56.xml domoticz/Config/wenzhou/tz65d.xml domoticz/Config/wenzhou/tz66d.xml domoticz/Config/wenzhou/tz67.xml @@ -194,18 +306,26 @@ domoticz/Config/wenzhou/tz68.xml domoticz/Config/wenzhou/tz88.xml domoticz/Config/widom/UBS104.xml domoticz/Config/widom/UME304C_S.xml +domoticz/Config/widom/WDS.xml domoticz/Config/zipato/MiniKeypad.xml domoticz/Config/zipato/RGBBulb.xml +domoticz/Config/zooz/zen07.xml +domoticz/Config/zooz/zse08.xml +domoticz/Config/zooz/zse09.xml domoticz/Config/zwave.me/ZME_05431.xml domoticz/Config/zwave.me/ZME_06433.xml domoticz/Config/zwave.me/ZME_06436.xml domoticz/Config/zwave.me/ZME_064381.xml domoticz/Config/zwave.me/ZME_064435.xml domoticz/Config/zwave.me/ZME_KFOB-S.xml +domoticz/Config/zwave.me/ZME_RC2.xml domoticz/Config/zwave.me/ZME_WALLC-S.xml domoticz/Config/zwave.me/ZME_WCD2.xml +domoticz/Config/zwave.me/ZUno.xml domoticz/Config/zwave.me/iTemp.xml domoticz/Config/zwave.me/kfob.xml +domoticz/Config/zwave.me/popp_kfob-c.xml +domoticz/Config/zwave.me/zweather.xml domoticz/Config/zwcfg.xsd domoticz/Config/zwscene.xsd domoticz/History.txt @@ -215,30 +335,37 @@ domoticz/scripts/_domoticz_main domoticz/scripts/_domoticz_main.bat domoticz/scripts/buienradar_rain_example.pl domoticz/scripts/download_update.sh +domoticz/scripts/logrotate/domoticz +domoticz/scripts/lua/JSON.lua domoticz/scripts/lua/script_device_demo.lua domoticz/scripts/lua/script_time_demo.lua domoticz/scripts/lua_parsers/example.lua domoticz/scripts/lua_parsers/example_json.lua +domoticz/scripts/lua_parsers/example_owm.lua domoticz/scripts/lua_parsers/example_xml.lua domoticz/scripts/python/domoticz.py +domoticz/scripts/python/googlepubsub.py domoticz/scripts/python/reloader.py domoticz/scripts/python/script_device_PIRsmarter.py domoticz/scripts/readme.txt domoticz/scripts/restart_domoticz domoticz/scripts/templates/All.Lua +domoticz/scripts/templates/All.Python domoticz/scripts/templates/Device.Lua domoticz/scripts/templates/Security.Lua domoticz/scripts/templates/Time.Lua domoticz/scripts/templates/UserVariable.Lua domoticz/scripts/update_domoticz -domoticz/updatedomo +domoticz/server_cert.pem domoticz/www/app/AboutController.js domoticz/www/app/CamController.js domoticz/www/app/CustomIconsController.js domoticz/www/app/DPFibaroController.js +domoticz/www/app/DPGooglePubSubController.js domoticz/www/app/DPHttpController.js domoticz/www/app/DashboardController.js domoticz/www/app/DevicesController.js +domoticz/www/app/DummyController.js domoticz/www/app/EventsController.js domoticz/www/app/FloorplanController.js domoticz/www/app/FloorplanEditController.js @@ -258,6 +385,9 @@ domoticz/www/app/RoomplanController.js domoticz/www/app/ScenesController.js domoticz/www/app/SetupController.js domoticz/www/app/TemperatureController.js +domoticz/www/app/TemperatureCustomLogController.js +domoticz/www/app/TemperatureLogController.js +domoticz/www/app/TemperatureNotificationsController.js domoticz/www/app/UpdateController.js domoticz/www/app/UserVariablesController.js domoticz/www/app/UsersController.js @@ -345,6 +475,7 @@ domoticz/www/i18n/domoticz-nl.json.gz domoticz/www/i18n/domoticz-no.json.gz domoticz/www/i18n/domoticz-pl.json.gz domoticz/www/i18n/domoticz-pt.json.gz +domoticz/www/i18n/domoticz-ro.json.gz domoticz/www/i18n/domoticz-ru.json.gz domoticz/www/i18n/domoticz-sk.json.gz domoticz/www/i18n/domoticz-sl.json.gz @@ -353,6 +484,7 @@ domoticz/www/i18n/domoticz-sv.json.gz domoticz/www/i18n/domoticz-th.json.gz domoticz/www/i18n/domoticz-tr.json.gz domoticz/www/i18n/domoticz-uk.json.gz +domoticz/www/i18n/domoticz-zh.json.gz domoticz/www/images/Alarm.png domoticz/www/images/Alarm48_Off.png domoticz/www/images/Alarm48_On.png @@ -378,6 +510,9 @@ domoticz/www/images/Cooling.png domoticz/www/images/Cooling48_Off.png domoticz/www/images/Cooling48_On.png domoticz/www/images/Counter48.png +domoticz/www/images/Custom.png +domoticz/www/images/Custom48_Off.png +domoticz/www/images/Custom48_On.png domoticz/www/images/Dimmer48_Off.png domoticz/www/images/Dimmer48_On.png domoticz/www/images/Down48.png @@ -476,6 +611,7 @@ domoticz/www/images/camera_default.png domoticz/www/images/capture.png domoticz/www/images/clock.png domoticz/www/images/clock48.png +domoticz/www/images/clock48_On.png domoticz/www/images/collection.png domoticz/www/images/collection_hover.png domoticz/www/images/contact.png @@ -746,6 +882,7 @@ domoticz/www/js/angular-tree-control.js. domoticz/www/js/angular.min.js.gz domoticz/www/js/angularAMD.min.js.gz domoticz/www/js/blockly_compressed.js.gz +domoticz/www/js/blocks_compressed.js.gz domoticz/www/js/bootbox.min.js.gz domoticz/www/js/bootstrap.min.js.gz domoticz/www/js/colpick.js.gz @@ -798,18 +935,25 @@ domoticz/www/js/require.js.gz domoticz/www/js/respond.min.js.gz domoticz/www/js/themes/dark-blue.js.gz domoticz/www/js/themes/dark-green.js.gz +domoticz/www/js/themes/dark-ucust.js.gz domoticz/www/js/themes/gray.js.gz domoticz/www/js/themes/grid.js.gz domoticz/www/js/themes/skies.js.gz domoticz/www/js/ui-bootstrap.min.js.gz domoticz/www/js/wow.min.js.gz domoticz/www/media/1x1.gif +domoticz/www/media/click.mp3 domoticz/www/media/click.wav +domoticz/www/media/delete.mp3 domoticz/www/media/delete.wav +domoticz/www/media/disconnect.wav domoticz/www/media/handclosed.cur +domoticz/www/media/handdelete.cur domoticz/www/media/handopen.cur domoticz/www/media/quote0.png domoticz/www/media/quote1.png +domoticz/www/media/sprites.png +domoticz/www/media/sprites.svg domoticz/www/media/swf/copy_csv_xls.swf domoticz/www/media/swf/copy_csv_xls_pdf.swf domoticz/www/media/trashbody.png @@ -857,6 +1001,7 @@ domoticz/www/styles/element-light/images domoticz/www/styles/elemental/custom.css domoticz/www/styles/elemental/fonts/DroidSans.ttf domoticz/www/styles/elemental/fonts/OpenSans.ttf +domoticz/www/styles/elemental/images/bg-track.png domoticz/www/styles/elemental/images/imgbg.jpg domoticz/www/styles/simple-blue/custom.css domoticz/www/styles/simple-gray/custom.css @@ -869,6 +1014,7 @@ domoticz/www/views/customicons.html domoticz/www/views/dashboard.html domoticz/www/views/devices.html domoticz/www/views/dpfibaro.html +domoticz/www/views/dpgooglepubsub.html domoticz/www/views/dphttp.html domoticz/www/views/events.html domoticz/www/views/floorplanedit.html @@ -890,11 +1036,16 @@ domoticz/www/views/roomplan.html domoticz/www/views/scenes.html domoticz/www/views/setup.html domoticz/www/views/temperature.html +domoticz/www/views/temperature_custom_temp_log.html +domoticz/www/views/temperature_log.html +domoticz/www/views/temperature_notifications.html +domoticz/www/views/temperatures/temperatureWidget.html domoticz/www/views/update.html domoticz/www/views/users.html domoticz/www/views/uservariables.html domoticz/www/views/utility.html domoticz/www/views/weather.html +domoticz/www/views/weather_widget.html domoticz/www/zwavetopology.html @dir(domoticz,domoticz) /var/db/domoticz @dir(domoticz,domoticz) /var/run/domoticz From owner-svn-ports-head@freebsd.org Tue Dec 27 21:00:39 2016 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 B3321C93EAC; Tue, 27 Dec 2016 21:00:39 +0000 (UTC) (envelope-from rakuco@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 829591BED; Tue, 27 Dec 2016 21:00:39 +0000 (UTC) (envelope-from rakuco@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBRL0cxO092930; Tue, 27 Dec 2016 21:00:38 GMT (envelope-from rakuco@FreeBSD.org) Received: (from rakuco@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBRL0cWW092928; Tue, 27 Dec 2016 21:00:38 GMT (envelope-from rakuco@FreeBSD.org) Message-Id: <201612272100.uBRL0cWW092928@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rakuco set sender to rakuco@FreeBSD.org using -f From: Raphael Kubo da Costa Date: Tue, 27 Dec 2016 21:00:38 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429661 - head/games/manaplus 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: Tue, 27 Dec 2016 21:00:39 -0000 Author: rakuco Date: Tue Dec 27 21:00:38 2016 New Revision: 429661 URL: https://svnweb.freebsd.org/changeset/ports/429661 Log: Update to 1.6.11.5. Changelog http://manaplus.org/changelog#new_release_16115 PR: 214270 Submitted by: Thibault Payet (maintainer) Modified: head/games/manaplus/Makefile head/games/manaplus/distinfo Modified: head/games/manaplus/Makefile ============================================================================== --- head/games/manaplus/Makefile Tue Dec 27 20:59:17 2016 (r429660) +++ head/games/manaplus/Makefile Tue Dec 27 21:00:38 2016 (r429661) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= manaplus -PORTVERSION= 1.6.10.22 +PORTVERSION= 1.6.11.5 CATEGORIES= games MASTER_SITES= http://download.evolonline.org/manaplus/download/${PORTVERSION}/ Modified: head/games/manaplus/distinfo ============================================================================== --- head/games/manaplus/distinfo Tue Dec 27 20:59:17 2016 (r429660) +++ head/games/manaplus/distinfo Tue Dec 27 21:00:38 2016 (r429661) @@ -1,3 +1,3 @@ -TIMESTAMP = 1477641545 -SHA256 (manaplus-1.6.10.22.tar.xz) = dde06c2cf3c7f7d132f3d5ff74f2eafeb17f987115f3625fa2a4dc3d83428b50 -SIZE (manaplus-1.6.10.22.tar.xz) = 11749908 +TIMESTAMP = 1478426027 +SHA256 (manaplus-1.6.11.5.tar.xz) = cb5ac8a8df93b9a6698a53048a64e6b6f1d431e8da0c0a3b55b01e5a58dea3c5 +SIZE (manaplus-1.6.11.5.tar.xz) = 11744332 From owner-svn-ports-head@freebsd.org Tue Dec 27 21:05:11 2016 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 45779C931B4; Tue, 27 Dec 2016 21:05:11 +0000 (UTC) (envelope-from rakuco@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 05CAE1FFF; Tue, 27 Dec 2016 21:05:10 +0000 (UTC) (envelope-from rakuco@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBRL5A0R097254; Tue, 27 Dec 2016 21:05:10 GMT (envelope-from rakuco@FreeBSD.org) Received: (from rakuco@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBRL59JY097252; Tue, 27 Dec 2016 21:05:09 GMT (envelope-from rakuco@FreeBSD.org) Message-Id: <201612272105.uBRL59JY097252@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rakuco set sender to rakuco@FreeBSD.org using -f From: Raphael Kubo da Costa Date: Tue, 27 Dec 2016 21:05:09 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429662 - head/audio/optimfrog 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: Tue, 27 Dec 2016 21:05:11 -0000 Author: rakuco Date: Tue Dec 27 21:05:09 2016 New Revision: 429662 URL: https://svnweb.freebsd.org/changeset/ports/429662 Log: Update OptimFROG to 5.100 * More verbose option description and reason for NO_CDROM * Add dependency on compat9x for the shared lib (binaries are static) * Update the pkg-descr text PR: 213590 Submitted by: matthew@reztek.cz (maintainer) Modified: head/audio/optimfrog/Makefile head/audio/optimfrog/distinfo head/audio/optimfrog/pkg-descr Modified: head/audio/optimfrog/Makefile ============================================================================== --- head/audio/optimfrog/Makefile Tue Dec 27 21:00:38 2016 (r429661) +++ head/audio/optimfrog/Makefile Tue Dec 27 21:05:09 2016 (r429662) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= optimfrog -PORTVERSION= 5.003 +PORTVERSION= 5.100 CATEGORIES= audio MASTER_SITES= http://losslessaudio.org/Downloads/A1C0/${DISTVERSION:S/.//}/FreeBSD/ DISTNAME= # OptimFROG_FreeBSD_${ARCH}_${DISTVERSION:S/.//} @@ -11,20 +11,22 @@ COMMENT?= Best-ratio lossless audio code LICENSE= OptimFROG LICENSE_NAME= OptimFROG - License -LICENSE_FILE= ${WRKSRC}/license.html #only available as html file +LICENSE_FILE= ${WRKSRC}/license.html #only available as html LICENSE_PERMS= dist-mirror pkg-mirror auto-accept CONFLICTS_INSTALL?= optimfrog-sse2-[0-9]* ONLY_FOR_ARCHS?= amd64 i386 -NO_CDROM= No commercial use +USES= tar:txz + +NO_CDROM= No fees may be collected for redistribution NO_BUILD= yes USE_LDCONFIG= yes OPTIONS_DEFINE_i386= SSE2 OPTIONS_DEFINE?= # -SSE2_DESCR= Use SSE2 instructions +SSE2_DESCR= Use SSE2 instructions instead of x87 FP .include @@ -38,6 +40,10 @@ DISTNAME= OptimFROG_FreeBSD_x86_${DISTVE . endif .endif +.if ${OPSYS} == FreeBSD && ${OSVERSION} >= 1000000 +RUN_DEPENDS+= ${LOCALBASE}/lib/compat/libstdc++.so.6:misc/compat9x +.endif + do-install: @(cd ${WRKSRC} && ./install.sh -d ${STAGEDIR}) Modified: head/audio/optimfrog/distinfo ============================================================================== --- head/audio/optimfrog/distinfo Tue Dec 27 21:00:38 2016 (r429661) +++ head/audio/optimfrog/distinfo Tue Dec 27 21:05:09 2016 (r429662) @@ -1,6 +1,7 @@ -SHA256 (OptimFROG_FreeBSD_x64_5003.tar.gz) = 8fdf1c9314be45677b6fba521ead09aa0ff37fc3477076030a7ecb93646025cd -SIZE (OptimFROG_FreeBSD_x64_5003.tar.gz) = 1033888 -SHA256 (OptimFROG_FreeBSD_x86_5003.tar.gz) = 94f6afcac8c7e249b4c666a8c69fd2d8acd541a2bb510b5a23326722c278670f -SIZE (OptimFROG_FreeBSD_x86_5003.tar.gz) = 981489 -SHA256 (OptimFROG_FreeBSD_x86_SSE2_5003.tar.gz) = 32c8bc83928a5f4bc19b9ad40e65f218fabdcf9d251fa63066bc1077374c13e9 -SIZE (OptimFROG_FreeBSD_x86_SSE2_5003.tar.gz) = 987641 +TIMESTAMP = 1476783327 +SHA256 (OptimFROG_FreeBSD_x64_5100.txz) = a653c2cdd399b357dbdbfcfe8758fe12655e62d42c4c7e3c6f30f432a077c2da +SIZE (OptimFROG_FreeBSD_x64_5100.txz) = 363692 +SHA256 (OptimFROG_FreeBSD_x86_5100.txz) = e8151b94d0c34b2885f4790832e692e8014d98bf077be93b3ae24cfabbab77f1 +SIZE (OptimFROG_FreeBSD_x86_5100.txz) = 328008 +SHA256 (OptimFROG_FreeBSD_x86_SSE2_5100.txz) = 14a5a11a4fa5f578c6e0bcefaf7cd312252255bb50239968f4c67f56501541b8 +SIZE (OptimFROG_FreeBSD_x86_SSE2_5100.txz) = 334760 Modified: head/audio/optimfrog/pkg-descr ============================================================================== --- head/audio/optimfrog/pkg-descr Tue Dec 27 21:00:38 2016 (r429661) +++ head/audio/optimfrog/pkg-descr Tue Dec 27 21:05:09 2016 (r429662) @@ -1,18 +1,24 @@ -OptimFROG is a lossless audio compression program. Its main goal is to -reduce at maximum the size of audio files, while permitting bit identical -restoration for all input. It is similar with the ZIP compression, but it -is highly specialized to compress audio data. +OptimFROG is a lossless audio compression program. Its main goal is to reduce +at maximum the size of audio files, while permitting bit identical restoration +for all input. It is similar with the ZIP compression, but it is highly +specialized to compress audio data. -OptimFROG obtains asymptotically the best lossless audio compression -ratios. It has Windows, Linux, and Mac versions, fully featured input -plug-ins for the Windows Media Player, foobar2000, Winamp2/3/5, dBpowerAMP, -XMPlay, QCD, and XMMS audio players (with bitstream error resilience, -ID3v1.1 and APEv2 read tagging support, ID3v2 compatible), optimal support -for all integer PCM wave formats up to 32 bits and an extensible streamable -(error tolerant) compressed format. It is also fast, the default mode -encodes CD quality audio data at 12.4x real-time and decodes at 17.4x real- -time on AMD Athlon XP 1800+ (the fastest mode encodes at 28.1x real-time -and decodes at 24.7x real-time). Self-extracting (sfx) archives can also be -created with a small overhead of just 54 KB. +OptimFROG usually obtains the best lossless audio compression ratios. It has +Windows, Linux, OS X, and FreeBSD versions, fully featured input plug-ins for +the Windows Media Player, foobar2000, Winamp 2/3/5, dBpowerAMP, XMPlay, QCD, +XMMS, and many other audio players (with bitstream error resilience, ID3v1.1 +and APEv2 read tagging support, ID3v2 compatible), optimal support for all +integer PCM wave formats up to 32 bits and an extensible streamable (error +tolerant) compressed format. It is also fast, the default mode (preset 2) +encodes CD quality audio data at 66.9x real-time and decodes at 96.9x real-time +on Intel Core i7-6700HQ at 2.6 GHz, while the fastest mode (preset 0) encodes +at 140.0x real-time and decodes at 138.0x real-time. Self-extracting (sfx) +archives can also be created with a small overhead of just 173 kB. + +The compression ratios which can obtained with OptimFROG are generally ranging +from 25% (silent classical music) to 70% (loud rock music) of the original +audio file size. This is less compared with around 13% obtained with high +quality MP3 files (~176 kbps), but you have the great advantage of archiving +and listening at perfect copies of your original music. WWW: http://www.losslessaudio.org/ From owner-svn-ports-head@freebsd.org Tue Dec 27 21:19:27 2016 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 A2B6BC93703; Tue, 27 Dec 2016 21:19:27 +0000 (UTC) (envelope-from rakuco@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 692D61916; Tue, 27 Dec 2016 21:19:27 +0000 (UTC) (envelope-from rakuco@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBRLJQ2u002427; Tue, 27 Dec 2016 21:19:26 GMT (envelope-from rakuco@FreeBSD.org) Received: (from rakuco@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBRLJNI1002391; Tue, 27 Dec 2016 21:19:23 GMT (envelope-from rakuco@FreeBSD.org) Message-Id: <201612272119.uBRLJNI1002391@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rakuco set sender to rakuco@FreeBSD.org using -f From: Raphael Kubo da Costa Date: Tue, 27 Dec 2016 21:19:23 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429663 - in head: devel/pear-File_Iterator devel/pear-Net_Gearman devel/pear-PHPUnit3 devel/pear-PHPUnit_MockObject devel/pear-PHP_CodeBrowser devel/pear-PHP_CodeCoverage devel/pear-PH... 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: Tue, 27 Dec 2016 21:19:27 -0000 Author: rakuco Date: Tue Dec 27 21:19:22 2016 New Revision: 429663 URL: https://svnweb.freebsd.org/changeset/ports/429663 Log: Change maintainership of the pear-* ports. Pass it to Jochen Neumeister . PR: 215607 Submitted by: Jochen Neumeister Approved by: Gasol Wu (former maintainer) Modified: head/devel/pear-File_Iterator/Makefile head/devel/pear-Net_Gearman/Makefile head/devel/pear-PHPUnit3/Makefile head/devel/pear-PHPUnit_MockObject/Makefile head/devel/pear-PHP_CodeBrowser/Makefile head/devel/pear-PHP_CodeCoverage/Makefile head/devel/pear-PHP_Depend/Makefile head/devel/pear-PHP_PMD/Makefile head/devel/pear-PHP_Timer/Makefile head/devel/pear-PHP_TokenStream/Makefile head/devel/pear-PPW/Makefile head/devel/pear-Pirum/Makefile head/devel/pear-SebastianBergmann_FinderFacade/Makefile head/devel/pear-SebastianBergmann_Git/Makefile head/devel/pear-SebastianBergmann_PHPCPD/Makefile head/devel/pear-SebastianBergmann_PHPLOC/Makefile head/devel/pear-SebastianBergmann_Version/Makefile head/devel/pear-Symfony_Component_Finder/Makefile head/devel/pear-TheSeer_DirectoryScanner/Makefile head/devel/pear-TheSeer_fDOMDocument/Makefile head/devel/pear-TheSeer_fXSL/Makefile head/devel/pear-TheSeer_phpDox/Makefile head/devel/pear-channel-ezc/Makefile head/devel/pear-channel-pdepend/Makefile head/devel/pear-channel-phpdoc/Makefile head/devel/pear-channel-phpmd/Makefile head/devel/pear-channel-pirum/Makefile head/devel/pear-channel-symfony2/Makefile head/devel/pear-channel-theseer/Makefile head/devel/pear-ezc_Base/Makefile head/devel/pear-ezc_ConsoleTools/Makefile head/devel/pear-pdepend-staticReflection/Makefile head/textproc/pear-Symfony_Component_Yaml/Makefile Modified: head/devel/pear-File_Iterator/Makefile ============================================================================== --- head/devel/pear-File_Iterator/Makefile Tue Dec 27 21:05:09 2016 (r429662) +++ head/devel/pear-File_Iterator/Makefile Tue Dec 27 21:19:22 2016 (r429663) @@ -7,7 +7,7 @@ CATEGORIES= devel www pear MASTER_SITES= http://pear.phpunit.de/get/ PKGNAMEPREFIX= pear- -MAINTAINER= gasol.wu@gmail.com +MAINTAINER= joneum@bsdproject.de COMMENT= PEAR FileIterator implementation BUILD_DEPENDS= ${PEARDIR}/.channels/pear.phpunit.de.reg:devel/pear-channel-phpunit Modified: head/devel/pear-Net_Gearman/Makefile ============================================================================== --- head/devel/pear-Net_Gearman/Makefile Tue Dec 27 21:05:09 2016 (r429662) +++ head/devel/pear-Net_Gearman/Makefile Tue Dec 27 21:19:22 2016 (r429663) @@ -6,7 +6,7 @@ PORTVERSION= 0.2.3 PORTREVISION= 3 CATEGORIES= devel pear -MAINTAINER= gasol.wu@gmail.com +MAINTAINER= joneum@bsdproject.de COMMENT= Gearman client libraray for PHP LICENSE= BSD2CLAUSE Modified: head/devel/pear-PHPUnit3/Makefile ============================================================================== --- head/devel/pear-PHPUnit3/Makefile Tue Dec 27 21:05:09 2016 (r429662) +++ head/devel/pear-PHPUnit3/Makefile Tue Dec 27 21:19:22 2016 (r429663) @@ -9,7 +9,7 @@ MASTER_SITES= http://pear.phpunit.de/get PKGNAMEPREFIX= pear- PKGNAMESUFFIX= 3 -MAINTAINER= gasol.wu@gmail.com +MAINTAINER= joneum@bsdproject.de COMMENT= PEAR regression testing framework for unit tests LICENSE= BSD3CLAUSE Modified: head/devel/pear-PHPUnit_MockObject/Makefile ============================================================================== --- head/devel/pear-PHPUnit_MockObject/Makefile Tue Dec 27 21:05:09 2016 (r429662) +++ head/devel/pear-PHPUnit_MockObject/Makefile Tue Dec 27 21:19:22 2016 (r429663) @@ -7,7 +7,7 @@ CATEGORIES= devel pear MASTER_SITES= http://pear.phpunit.de/get/ PKGNAMEPREFIX= pear- -MAINTAINER= gasol.wu@gmail.com +MAINTAINER= joneum@bsdproject.de COMMENT= Mock Object library for PHPUnit LICENSE= BSD3CLAUSE Modified: head/devel/pear-PHP_CodeBrowser/Makefile ============================================================================== --- head/devel/pear-PHP_CodeBrowser/Makefile Tue Dec 27 21:05:09 2016 (r429662) +++ head/devel/pear-PHP_CodeBrowser/Makefile Tue Dec 27 21:19:22 2016 (r429663) @@ -7,7 +7,7 @@ CATEGORIES= devel pear MASTER_SITES= http://pear.phpunit.de/get/ PKGNAMEPREFIX= pear- -MAINTAINER= gasol.wu@gmail.com +MAINTAINER= joneum@bsdproject.de COMMENT= Code browser that augments the code with information BUILD_DEPENDS= pear-Console_CommandLine>=1.1.3:devel/pear-Console_CommandLine \ Modified: head/devel/pear-PHP_CodeCoverage/Makefile ============================================================================== --- head/devel/pear-PHP_CodeCoverage/Makefile Tue Dec 27 21:05:09 2016 (r429662) +++ head/devel/pear-PHP_CodeCoverage/Makefile Tue Dec 27 21:19:22 2016 (r429663) @@ -7,7 +7,7 @@ CATEGORIES= devel pear MASTER_SITES= http://pear.phpunit.de/get/ PKGNAMEPREFIX= pear- -MAINTAINER= gasol.wu@gmail.com +MAINTAINER= joneum@bsdproject.de COMMENT= Library that provides PHP code coverage information LICENSE= BSD3CLAUSE Modified: head/devel/pear-PHP_Depend/Makefile ============================================================================== --- head/devel/pear-PHP_Depend/Makefile Tue Dec 27 21:05:09 2016 (r429662) +++ head/devel/pear-PHP_Depend/Makefile Tue Dec 27 21:19:22 2016 (r429663) @@ -7,7 +7,7 @@ CATEGORIES= devel pear MASTER_SITES= http://pear.pdepend.org/get/ PKGNAMEPREFIX= pear- -MAINTAINER= gasol.wu@gmail.com +MAINTAINER= joneum@bsdproject.de COMMENT= PHP_Depend design quality metrics for PHP packages LICENSE= BSD3CLAUSE Modified: head/devel/pear-PHP_PMD/Makefile ============================================================================== --- head/devel/pear-PHP_PMD/Makefile Tue Dec 27 21:05:09 2016 (r429662) +++ head/devel/pear-PHP_PMD/Makefile Tue Dec 27 21:19:22 2016 (r429663) @@ -7,7 +7,7 @@ CATEGORIES= devel pear MASTER_SITES= http://pear.phpmd.org/get/ PKGNAMEPREFIX= pear- -MAINTAINER= gasol.wu@gmail.com +MAINTAINER= joneum@bsdproject.de COMMENT= PHP Mess Detector LICENSE= BSD3CLAUSE Modified: head/devel/pear-PHP_Timer/Makefile ============================================================================== --- head/devel/pear-PHP_Timer/Makefile Tue Dec 27 21:05:09 2016 (r429662) +++ head/devel/pear-PHP_Timer/Makefile Tue Dec 27 21:19:22 2016 (r429663) @@ -7,7 +7,7 @@ CATEGORIES= devel pear MASTER_SITES= http://pear.phpunit.de/get/ PKGNAMEPREFIX= pear- -MAINTAINER= gasol.wu@gmail.com +MAINTAINER= joneum@bsdproject.de COMMENT= Utility class for timing BUILD_DEPENDS= ${PEARDIR}/.channels/pear.phpunit.de.reg:devel/pear-channel-phpunit Modified: head/devel/pear-PHP_TokenStream/Makefile ============================================================================== --- head/devel/pear-PHP_TokenStream/Makefile Tue Dec 27 21:05:09 2016 (r429662) +++ head/devel/pear-PHP_TokenStream/Makefile Tue Dec 27 21:19:22 2016 (r429663) @@ -7,7 +7,7 @@ CATEGORIES= devel pear MASTER_SITES= http://pear.phpunit.de/get/ PKGNAMEPREFIX= pear- -MAINTAINER= gasol.wu@gmail.com +MAINTAINER= joneum@bsdproject.de COMMENT= Wrapper around PHP tokenizer extension LICENSE= BSD3CLAUSE Modified: head/devel/pear-PPW/Makefile ============================================================================== --- head/devel/pear-PPW/Makefile Tue Dec 27 21:05:09 2016 (r429662) +++ head/devel/pear-PPW/Makefile Tue Dec 27 21:19:22 2016 (r429663) @@ -8,7 +8,7 @@ MASTER_SITES= http://pear.phpunit.de/get PKGNAMEPREFIX= pear- DISTNAME= ppw-${DISTVERSION} -MAINTAINER= gasol.wu@gmail.com +MAINTAINER= joneum@bsdproject.de COMMENT= PHP Project Wizard LICENSE= BSD3CLAUSE Modified: head/devel/pear-Pirum/Makefile ============================================================================== --- head/devel/pear-Pirum/Makefile Tue Dec 27 21:05:09 2016 (r429662) +++ head/devel/pear-Pirum/Makefile Tue Dec 27 21:19:22 2016 (r429663) @@ -7,7 +7,7 @@ CATEGORIES= devel www pear MASTER_SITES= http://pear.pirum-project.org/get/ PKGNAMEPREFIX= pear- -MAINTAINER= gasol.wu@gmail.com +MAINTAINER= joneum@bsdproject.de COMMENT= Simple PEAR channel server manager LICENSE= MIT Modified: head/devel/pear-SebastianBergmann_FinderFacade/Makefile ============================================================================== --- head/devel/pear-SebastianBergmann_FinderFacade/Makefile Tue Dec 27 21:05:09 2016 (r429662) +++ head/devel/pear-SebastianBergmann_FinderFacade/Makefile Tue Dec 27 21:19:22 2016 (r429663) @@ -7,7 +7,7 @@ CATEGORIES= devel pear MASTER_SITES= http://pear.phpunit.de/get/ PKGNAMEPREFIX= pear-SebastianBergmann_ -MAINTAINER= gasol.wu@gmail.com +MAINTAINER= joneum@bsdproject.de COMMENT= Convenience wrapper for Symfony's Finder component LICENSE= BSD3CLAUSE Modified: head/devel/pear-SebastianBergmann_Git/Makefile ============================================================================== --- head/devel/pear-SebastianBergmann_Git/Makefile Tue Dec 27 21:05:09 2016 (r429662) +++ head/devel/pear-SebastianBergmann_Git/Makefile Tue Dec 27 21:19:22 2016 (r429663) @@ -7,7 +7,7 @@ CATEGORIES= devel pear MASTER_SITES= http://pear.phpunit.de/get/ PKGNAMEPREFIX= pear-SebastianBergmann_ -MAINTAINER= gasol.wu@gmail.com +MAINTAINER= joneum@bsdproject.de COMMENT= Simple wrapper for Git LICENSE= BSD3CLAUSE Modified: head/devel/pear-SebastianBergmann_PHPCPD/Makefile ============================================================================== --- head/devel/pear-SebastianBergmann_PHPCPD/Makefile Tue Dec 27 21:05:09 2016 (r429662) +++ head/devel/pear-SebastianBergmann_PHPCPD/Makefile Tue Dec 27 21:19:22 2016 (r429663) @@ -8,7 +8,7 @@ MASTER_SITES= http://pear.phpunit.de/get PKGNAMEPREFIX= pear-SebastianBergmann_ DISTNAME= phpcpd-${PORTVERSION} -MAINTAINER= gasol.wu@gmail.com +MAINTAINER= joneum@bsdproject.de COMMENT= Copy/Paste Detector (CPD) for PHP code LICENSE= BSD3CLAUSE Modified: head/devel/pear-SebastianBergmann_PHPLOC/Makefile ============================================================================== --- head/devel/pear-SebastianBergmann_PHPLOC/Makefile Tue Dec 27 21:05:09 2016 (r429662) +++ head/devel/pear-SebastianBergmann_PHPLOC/Makefile Tue Dec 27 21:19:22 2016 (r429663) @@ -8,7 +8,7 @@ MASTER_SITES= http://pear.phpunit.de/get PKGNAMEPREFIX= pear-SebastianBergmann_ DISTNAME= phploc-${PORTVERSION} -MAINTAINER= gasol.wu@gmail.com +MAINTAINER= joneum@bsdproject.de COMMENT= Tool for quickly measuring the size of a PHP project LICENSE= BSD3CLAUSE Modified: head/devel/pear-SebastianBergmann_Version/Makefile ============================================================================== --- head/devel/pear-SebastianBergmann_Version/Makefile Tue Dec 27 21:05:09 2016 (r429662) +++ head/devel/pear-SebastianBergmann_Version/Makefile Tue Dec 27 21:19:22 2016 (r429663) @@ -7,7 +7,7 @@ CATEGORIES= devel pear MASTER_SITES= http://pear.phpunit.de/get/ PKGNAMEPREFIX= pear-SebastianBergmann_ -MAINTAINER= gasol.wu@gmail.com +MAINTAINER= joneum@bsdproject.de COMMENT= Managing the version number of Git-hosted PHP projects LICENSE= BSD3CLAUSE Modified: head/devel/pear-Symfony_Component_Finder/Makefile ============================================================================== --- head/devel/pear-Symfony_Component_Finder/Makefile Tue Dec 27 21:05:09 2016 (r429662) +++ head/devel/pear-Symfony_Component_Finder/Makefile Tue Dec 27 21:19:22 2016 (r429663) @@ -8,7 +8,7 @@ MASTER_SITES= http://pear.symfony.com/ge PKGNAMEPREFIX= pear-Symfony_Component_ DIST_SUBDIR= Symfony2 -MAINTAINER= gasol.wu@gmail.com +MAINTAINER= joneum@bsdproject.de COMMENT= Symfony2 Finder Component LICENSE= MIT Modified: head/devel/pear-TheSeer_DirectoryScanner/Makefile ============================================================================== --- head/devel/pear-TheSeer_DirectoryScanner/Makefile Tue Dec 27 21:05:09 2016 (r429662) +++ head/devel/pear-TheSeer_DirectoryScanner/Makefile Tue Dec 27 21:19:22 2016 (r429663) @@ -7,7 +7,7 @@ CATEGORIES= devel pear MASTER_SITES= http://pear.netpirates.net/get/ PKGNAMEPREFIX= pear-TheSeer_ -MAINTAINER= gasol.wu@gmail.com +MAINTAINER= joneum@bsdproject.de COMMENT= Recursive directory scanner and filter LICENSE= BSD2CLAUSE Modified: head/devel/pear-TheSeer_fDOMDocument/Makefile ============================================================================== --- head/devel/pear-TheSeer_fDOMDocument/Makefile Tue Dec 27 21:05:09 2016 (r429662) +++ head/devel/pear-TheSeer_fDOMDocument/Makefile Tue Dec 27 21:19:22 2016 (r429663) @@ -7,7 +7,7 @@ CATEGORIES= devel www pear MASTER_SITES= http://pear.netpirates.net/get/ PKGNAMEPREFIX= pear-TheSeer_ -MAINTAINER= gasol.wu@gmail.com +MAINTAINER= joneum@bsdproject.de COMMENT= Extension to PHP's standard DOM LICENSE= BSD3CLAUSE Modified: head/devel/pear-TheSeer_fXSL/Makefile ============================================================================== --- head/devel/pear-TheSeer_fXSL/Makefile Tue Dec 27 21:05:09 2016 (r429662) +++ head/devel/pear-TheSeer_fXSL/Makefile Tue Dec 27 21:19:22 2016 (r429663) @@ -8,7 +8,7 @@ MASTER_SITES= http://pear.netpirates.net PKGNAMEPREFIX= pear-TheSeer_ EXTRACT_SUFX= .tgz -MAINTAINER= gasol.wu@gmail.com +MAINTAINER= joneum@bsdproject.de COMMENT= XSL wrapper / extension to the PHP 5.x XSLTProcessor LICENSE= BSD3CLAUSE Modified: head/devel/pear-TheSeer_phpDox/Makefile ============================================================================== --- head/devel/pear-TheSeer_phpDox/Makefile Tue Dec 27 21:05:09 2016 (r429662) +++ head/devel/pear-TheSeer_phpDox/Makefile Tue Dec 27 21:19:22 2016 (r429663) @@ -7,7 +7,7 @@ CATEGORIES= devel pear MASTER_SITES= http://pear.netpirates.net/get/ PKGNAMEPREFIX= pear-TheSeer_ -MAINTAINER= gasol.wu@gmail.com +MAINTAINER= joneum@bsdproject.de COMMENT= PHP Documentation generation framework and tool LICENSE= BSD3CLAUSE Modified: head/devel/pear-channel-ezc/Makefile ============================================================================== --- head/devel/pear-channel-ezc/Makefile Tue Dec 27 21:05:09 2016 (r429662) +++ head/devel/pear-channel-ezc/Makefile Tue Dec 27 21:19:22 2016 (r429663) @@ -5,7 +5,7 @@ PORTNAME= ezc PORTVERSION= 20060124 CATEGORIES= devel www pear -MAINTAINER= gasol.wu@gmail.com +MAINTAINER= joneum@bsdproject.de COMMENT= PEAR channel ${PEAR_CHANNEL_HOST} PEAR_CHANNEL_HOST= components.ez.no Modified: head/devel/pear-channel-pdepend/Makefile ============================================================================== --- head/devel/pear-channel-pdepend/Makefile Tue Dec 27 21:05:09 2016 (r429662) +++ head/devel/pear-channel-pdepend/Makefile Tue Dec 27 21:19:22 2016 (r429663) @@ -5,7 +5,7 @@ PORTNAME= pdepend PORTVERSION= 20100520 CATEGORIES= devel www pear -MAINTAINER= gasol.wu@gmail.com +MAINTAINER= joneum@bsdproject.de COMMENT= PEAR channel ${PEAR_CHANNEL_HOST} PEAR_CHANNEL_HOST= pear.pdepend.org Modified: head/devel/pear-channel-phpdoc/Makefile ============================================================================== --- head/devel/pear-channel-phpdoc/Makefile Tue Dec 27 21:05:09 2016 (r429662) +++ head/devel/pear-channel-phpdoc/Makefile Tue Dec 27 21:19:22 2016 (r429663) @@ -5,7 +5,7 @@ PORTNAME= phpdoc PORTVERSION= 20120214 CATEGORIES= devel www pear -MAINTAINER= gasol.wu@gmail.com +MAINTAINER= joneum@bsdproject.de COMMENT= PEAR channel ${PEAR_CHANNEL_HOST} PEAR_CHANNEL_HOST= pear.phpdoc.org Modified: head/devel/pear-channel-phpmd/Makefile ============================================================================== --- head/devel/pear-channel-phpmd/Makefile Tue Dec 27 21:05:09 2016 (r429662) +++ head/devel/pear-channel-phpmd/Makefile Tue Dec 27 21:19:22 2016 (r429663) @@ -5,7 +5,7 @@ PORTNAME= phpmd PORTVERSION= 20120607 CATEGORIES= devel www pear -MAINTAINER= gasol.wu@gmail.com +MAINTAINER= joneum@bsdproject.de COMMENT= PEAR channel ${PEAR_CHANNEL_HOST} PEAR_CHANNEL_HOST= pear.phpmd.org Modified: head/devel/pear-channel-pirum/Makefile ============================================================================== --- head/devel/pear-channel-pirum/Makefile Tue Dec 27 21:05:09 2016 (r429662) +++ head/devel/pear-channel-pirum/Makefile Tue Dec 27 21:19:22 2016 (r429663) @@ -6,7 +6,7 @@ PORTVERSION= 20110921 PORTREVISION= 1 CATEGORIES= devel www pear -MAINTAINER= gasol.wu@gmail.com +MAINTAINER= joneum@bsdproject.de COMMENT= PEAR channel ${PEAR_CHANNEL_HOST} PEAR_CHANNEL_HOST= pear.pirum-project.org Modified: head/devel/pear-channel-symfony2/Makefile ============================================================================== --- head/devel/pear-channel-symfony2/Makefile Tue Dec 27 21:05:09 2016 (r429662) +++ head/devel/pear-channel-symfony2/Makefile Tue Dec 27 21:19:22 2016 (r429663) @@ -6,7 +6,7 @@ PORTVERSION= 20110826 PORTREVISION= 2 CATEGORIES= devel www pear -MAINTAINER= gasol.wu@gmail.com +MAINTAINER= joneum@bsdproject.de COMMENT= PEAR channel ${PEAR_CHANNEL_HOST} PEAR_CHANNEL_HOST= pear.symfony.com Modified: head/devel/pear-channel-theseer/Makefile ============================================================================== --- head/devel/pear-channel-theseer/Makefile Tue Dec 27 21:05:09 2016 (r429662) +++ head/devel/pear-channel-theseer/Makefile Tue Dec 27 21:19:22 2016 (r429663) @@ -6,7 +6,7 @@ PORTVERSION= 20120501 PORTREVISION= 1 CATEGORIES= devel www pear -MAINTAINER= gasol.wu@gmail.com +MAINTAINER= joneum@bsdproject.de COMMENT= PEAR channel ${PEAR_CHANNEL_HOST} PEAR_CHANNEL_HOST= pear.netpirates.net Modified: head/devel/pear-ezc_Base/Makefile ============================================================================== --- head/devel/pear-ezc_Base/Makefile Tue Dec 27 21:05:09 2016 (r429662) +++ head/devel/pear-ezc_Base/Makefile Tue Dec 27 21:19:22 2016 (r429663) @@ -7,7 +7,7 @@ CATEGORIES= devel pear MASTER_SITES= http://components.ez.no/get/ PKGNAMEPREFIX= pear-${PEAR_CHANNEL}_ -MAINTAINER= gasol.wu@gmail.com +MAINTAINER= joneum@bsdproject.de COMMENT= Base package that all ezc components packages rely on LICENSE= BSD3CLAUSE Modified: head/devel/pear-ezc_ConsoleTools/Makefile ============================================================================== --- head/devel/pear-ezc_ConsoleTools/Makefile Tue Dec 27 21:05:09 2016 (r429662) +++ head/devel/pear-ezc_ConsoleTools/Makefile Tue Dec 27 21:19:22 2016 (r429663) @@ -7,7 +7,7 @@ CATEGORIES= devel pear MASTER_SITES= http://components.ez.no/get/ PKGNAMEPREFIX= pear-${PEAR_CHANNEL}_ -MAINTAINER= gasol.wu@gmail.com +MAINTAINER= joneum@bsdproject.de COMMENT= Set of classes to do different actions with the console LICENSE= BSD3CLAUSE Modified: head/devel/pear-pdepend-staticReflection/Makefile ============================================================================== --- head/devel/pear-pdepend-staticReflection/Makefile Tue Dec 27 21:05:09 2016 (r429662) +++ head/devel/pear-pdepend-staticReflection/Makefile Tue Dec 27 21:19:22 2016 (r429663) @@ -7,7 +7,7 @@ CATEGORIES= devel pear MASTER_SITES= http://pear.pdepend.org/get/ PKGNAMEPREFIX= pear-${PEAR_CHANNEL}_ -MAINTAINER= gasol.wu@gmail.com +MAINTAINER= joneum@bsdproject.de COMMENT= staticReflection package for PHP LICENSE= BSD3CLAUSE Modified: head/textproc/pear-Symfony_Component_Yaml/Makefile ============================================================================== --- head/textproc/pear-Symfony_Component_Yaml/Makefile Tue Dec 27 21:05:09 2016 (r429662) +++ head/textproc/pear-Symfony_Component_Yaml/Makefile Tue Dec 27 21:19:22 2016 (r429663) @@ -8,7 +8,7 @@ MASTER_SITES= http://pear.symfony.com/ge PKGNAMEPREFIX= pear-Symfony_Component_ DIST_SUBDIR= Symfony2 -MAINTAINER= gasol.wu@gmail.com +MAINTAINER= joneum@bsdproject.de COMMENT= Symfony2 Yaml Component LICENSE= MIT From owner-svn-ports-head@freebsd.org Tue Dec 27 21:20:46 2016 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 8CE26C93785; Tue, 27 Dec 2016 21:20:46 +0000 (UTC) (envelope-from swills@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 427841A61; Tue, 27 Dec 2016 21:20:46 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBRLKjmF002692; Tue, 27 Dec 2016 21:20:45 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBRLKjwi002688; Tue, 27 Dec 2016 21:20:45 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201612272120.uBRLKjwi002688@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Tue, 27 Dec 2016 21:20:45 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429664 - in head/math: . rubygem-algebra 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: Tue, 27 Dec 2016 21:20:46 -0000 Author: swills Date: Tue Dec 27 21:20:44 2016 New Revision: 429664 URL: https://svnweb.freebsd.org/changeset/ports/429664 Log: math/rubygem-algebra: create port This is a library for mathematical computations. Our purpose is to express the mathematical object naturally in Ruby. Though it is not operated fast, we can see the algorithm of the mathematical processing not in black box but in scripts. This library is in development stage. WWW: https://github.com/kunishi/algebra-ruby2 Added: head/math/rubygem-algebra/ head/math/rubygem-algebra/Makefile (contents, props changed) head/math/rubygem-algebra/distinfo (contents, props changed) head/math/rubygem-algebra/pkg-descr (contents, props changed) Modified: head/math/Makefile Modified: head/math/Makefile ============================================================================== --- head/math/Makefile Tue Dec 27 21:19:22 2016 (r429663) +++ head/math/Makefile Tue Dec 27 21:20:44 2016 (r429664) @@ -652,6 +652,7 @@ SUBDIR += rpy SUBDIR += rpy2 SUBDIR += ruby-algebra + SUBDIR += rubygem-algebra SUBDIR += rubygem-expression_parser SUBDIR += rubygem-fftw3 SUBDIR += rubygem-narray Added: head/math/rubygem-algebra/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/math/rubygem-algebra/Makefile Tue Dec 27 21:20:44 2016 (r429664) @@ -0,0 +1,14 @@ +# $FreeBSD$ + +PORTNAME= algebra +PORTVERSION= 0.2.3 +CATEGORIES= math rubygems +MASTER_SITES= RG + +MAINTAINER= ruby@FreeBSD.org +COMMENT= Library for mathematical computations + +USE_RUBY= yes +USES= gem + +.include Added: head/math/rubygem-algebra/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/math/rubygem-algebra/distinfo Tue Dec 27 21:20:44 2016 (r429664) @@ -0,0 +1,3 @@ +TIMESTAMP = 1482869542 +SHA256 (rubygem/algebra-0.2.3.gem) = 6729bec6984ea642b51d4094395ef253015c5b20ed0a9b68c9988a6048ba37f9 +SIZE (rubygem/algebra-0.2.3.gem) = 210944 Added: head/math/rubygem-algebra/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/math/rubygem-algebra/pkg-descr Tue Dec 27 21:20:44 2016 (r429664) @@ -0,0 +1,6 @@ +This is a library for mathematical computations. Our purpose is to express the +mathematical object naturally in Ruby. Though it is not operated fast, we can +see the algorithm of the mathematical processing not in black box but in +scripts. This library is in development stage. + +WWW: https://github.com/kunishi/algebra-ruby2 From owner-svn-ports-head@freebsd.org Tue Dec 27 21:21:04 2016 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 ABDCCC937E1; Tue, 27 Dec 2016 21:21:04 +0000 (UTC) (envelope-from swills@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 7B9D81BBD; Tue, 27 Dec 2016 21:21:04 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBRLL3Br002808; Tue, 27 Dec 2016 21:21:03 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBRLL3FK002807; Tue, 27 Dec 2016 21:21:03 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201612272121.uBRLL3FK002807@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Tue, 27 Dec 2016 21:21:03 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429665 - head/math/ruby-algebra 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: Tue, 27 Dec 2016 21:21:04 -0000 Author: swills Date: Tue Dec 27 21:21:03 2016 New Revision: 429665 URL: https://svnweb.freebsd.org/changeset/ports/429665 Log: math/ruby-algebra: deprecate Modified: head/math/ruby-algebra/Makefile Modified: head/math/ruby-algebra/Makefile ============================================================================== --- head/math/ruby-algebra/Makefile Tue Dec 27 21:20:44 2016 (r429664) +++ head/math/ruby-algebra/Makefile Tue Dec 27 21:21:03 2016 (r429665) @@ -17,6 +17,9 @@ NO_ARCH= yes NO_BUILD= yes USE_RUBY= yes +DEPRECATED= Use rubygem-algebra instead +EXPIRATION_DATE= 2017-01-28 + do-install: @${MKDIR} ${STAGEDIR}${RUBY_MODDOCDIR}/ja/ cd ${WRKSRC}/doc/ && ${INSTALL_DATA} *.html *.rd ${STAGEDIR}${RUBY_MODDOCDIR}/ From owner-svn-ports-head@freebsd.org Tue Dec 27 21:24:13 2016 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 0898CC939DF; Tue, 27 Dec 2016 21:24:13 +0000 (UTC) (envelope-from swills@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 C95C11ED8; Tue, 27 Dec 2016 21:24:12 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBRLOBla006511; Tue, 27 Dec 2016 21:24:11 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBRLOB5T006510; Tue, 27 Dec 2016 21:24:11 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201612272124.uBRLOB5T006510@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Tue, 27 Dec 2016 21:24:11 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429666 - head/sysutils/ruby-quota 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: Tue, 27 Dec 2016 21:24:13 -0000 Author: swills Date: Tue Dec 27 21:24:11 2016 New Revision: 429666 URL: https://svnweb.freebsd.org/changeset/ports/429666 Log: sysutils/ruby-quota: deprecate Modified: head/sysutils/ruby-quota/Makefile Modified: head/sysutils/ruby-quota/Makefile ============================================================================== --- head/sysutils/ruby-quota/Makefile Tue Dec 27 21:21:03 2016 (r429665) +++ head/sysutils/ruby-quota/Makefile Tue Dec 27 21:24:11 2016 (r429666) @@ -22,6 +22,9 @@ INSTALL_TARGET= site-install DOCS_EN= ChangeLog README README.html +DEPRECATED= Upstream no longer active +EXPIRATION_DATE= 2017-01-28 + post-install: @${MKDIR} ${STAGEDIR}${RUBY_MODDOCDIR} .for f in ${DOCS_EN} From owner-svn-ports-head@freebsd.org Tue Dec 27 21:25:09 2016 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 5A8A4C93A4E; Tue, 27 Dec 2016 21:25:09 +0000 (UTC) (envelope-from lifanov@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 352D91FCF; Tue, 27 Dec 2016 21:25:09 +0000 (UTC) (envelope-from lifanov@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBRLP82E006717; Tue, 27 Dec 2016 21:25:08 GMT (envelope-from lifanov@FreeBSD.org) Received: (from lifanov@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBRLP759006713; Tue, 27 Dec 2016 21:25:07 GMT (envelope-from lifanov@FreeBSD.org) Message-Id: <201612272125.uBRLP759006713@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: lifanov set sender to lifanov@FreeBSD.org using -f From: Nikolai Lifanov Date: Tue, 27 Dec 2016 21:25:07 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429667 - in head/security/py-fail2ban: . 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: Tue, 27 Dec 2016 21:25:09 -0000 Author: lifanov Date: Tue Dec 27 21:25:07 2016 New Revision: 429667 URL: https://svnweb.freebsd.org/changeset/ports/429667 Log: Update fail2ban to version 0.9.6 PR: 215239 Submitted by: John W. O'Brien Reviewed by: matthew Approved by: theis@gmx.at (maintainer), matthew (mentor) Differential Revision: https://reviews.freebsd.org/D8917 Modified: head/security/py-fail2ban/Makefile head/security/py-fail2ban/distinfo head/security/py-fail2ban/files/patch-config_filter.d_common.conf head/security/py-fail2ban/files/patch-setup.py head/security/py-fail2ban/pkg-plist Modified: head/security/py-fail2ban/Makefile ============================================================================== --- head/security/py-fail2ban/Makefile Tue Dec 27 21:24:11 2016 (r429666) +++ head/security/py-fail2ban/Makefile Tue Dec 27 21:25:07 2016 (r429667) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= fail2ban -PORTVERSION= 0.9.5 +PORTVERSION= 0.9.6 CATEGORIES= security python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -15,7 +15,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqli USES= python shebangfix USE_GITHUB= yes -GH_TAGNAME= d6eae28 +GH_TAGNAME= 3605155 USE_PYTHON= autoplist distutils USE_RC_SUBR= fail2ban Modified: head/security/py-fail2ban/distinfo ============================================================================== --- head/security/py-fail2ban/distinfo Tue Dec 27 21:24:11 2016 (r429666) +++ head/security/py-fail2ban/distinfo Tue Dec 27 21:25:07 2016 (r429667) @@ -1,3 +1,3 @@ -TIMESTAMP = 1469085380 -SHA256 (fail2ban-fail2ban-0.9.5-d6eae28_GH0.tar.gz) = 2d9126d3a8470d7744aeff244cf7fe2d67eff891939f19e6e29687e92df84be1 -SIZE (fail2ban-fail2ban-0.9.5-d6eae28_GH0.tar.gz) = 338831 +TIMESTAMP = 1481500021 +SHA256 (fail2ban-fail2ban-0.9.6-3605155_GH0.tar.gz) = 894c330771d891445ba273447a25f96084889d7ac1dd2b6eb193f69d498b00dc +SIZE (fail2ban-fail2ban-0.9.6-3605155_GH0.tar.gz) = 352123 Modified: head/security/py-fail2ban/files/patch-config_filter.d_common.conf ============================================================================== --- head/security/py-fail2ban/files/patch-config_filter.d_common.conf Tue Dec 27 21:24:11 2016 (r429666) +++ head/security/py-fail2ban/files/patch-config_filter.d_common.conf Tue Dec 27 21:25:07 2016 (r429667) @@ -1,6 +1,6 @@ ---- config/filter.d/common.conf.orig 2015-08-01 01:32:13 UTC +--- config/filter.d/common.conf.orig 2016-12-09 14:36:08 UTC +++ config/filter.d/common.conf -@@ -32,6 +32,9 @@ __daemon_extra_re = (?:\[ID \d+ \S+\]) +@@ -32,6 +32,9 @@ __daemon_extra_re = \[ID \d+ \S+\] # EXAMPLES: sshd[31607], pop(pam_unix)[4920] __daemon_combs_re = (?:%(__pid_re)s?:\s+%(__daemon_re)s|%(__daemon_re)s%(__pid_re)s?:?) Modified: head/security/py-fail2ban/files/patch-setup.py ============================================================================== --- head/security/py-fail2ban/files/patch-setup.py Tue Dec 27 21:24:11 2016 (r429666) +++ head/security/py-fail2ban/files/patch-setup.py Tue Dec 27 21:25:07 2016 (r429667) @@ -1,10 +1,11 @@ ---- setup.py.orig 2015-08-01 01:32:13 UTC +--- setup.py.orig 2016-12-09 14:36:08 UTC +++ setup.py -@@ -104,26 +104,13 @@ setup( +@@ -149,27 +149,14 @@ setup( 'bin/fail2ban-client', 'bin/fail2ban-server', 'bin/fail2ban-regex', - 'bin/fail2ban-testcases', + # 'bin/fail2ban-python', -- link (binary), will be installed via install_scripts_f2b wrapper ], packages = [ 'fail2ban', @@ -27,14 +28,3 @@ }, data_files = [ ('/etc/fail2ban', -@@ -147,10 +134,6 @@ setup( - ), - ('/var/lib/fail2ban', - '' -- ), -- ('/usr/share/doc/fail2ban', -- ['README.md', 'README.Solaris', 'DEVELOP', 'FILTERS', -- 'doc/run-rootless.txt'] - ) - ] + data_files_extra, - **setup_extra Modified: head/security/py-fail2ban/pkg-plist ============================================================================== --- head/security/py-fail2ban/pkg-plist Tue Dec 27 21:24:11 2016 (r429666) +++ head/security/py-fail2ban/pkg-plist Tue Dec 27 21:25:07 2016 (r429667) @@ -3,6 +3,7 @@ man/man1/fail2ban-regex.1.gz man/man1/fail2ban-server.1.gz man/man1/fail2ban.1.gz man/man5/fail2ban-jail.conf.5.gz +bin/fail2ban-python @dir %%ETCDIR%%/fail2ban.d @dir %%ETCDIR%%/jail.d @dir /var/db/fail2ban From owner-svn-ports-head@freebsd.org Tue Dec 27 21:25:16 2016 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 0F601C93A79; Tue, 27 Dec 2016 21:25:16 +0000 (UTC) (envelope-from swills@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 CB4771002; Tue, 27 Dec 2016 21:25:15 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBRLPFRF006887; Tue, 27 Dec 2016 21:25:15 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBRLPEGh006886; Tue, 27 Dec 2016 21:25:15 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201612272125.uBRLPEGh006886@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Tue, 27 Dec 2016 21:25:14 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429668 - head/www/ruby-google 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: Tue, 27 Dec 2016 21:25:16 -0000 Author: swills Date: Tue Dec 27 21:25:14 2016 New Revision: 429668 URL: https://svnweb.freebsd.org/changeset/ports/429668 Log: www/ruby-google: deprecate Modified: head/www/ruby-google/Makefile Modified: head/www/ruby-google/Makefile ============================================================================== --- head/www/ruby-google/Makefile Tue Dec 27 21:25:07 2016 (r429667) +++ head/www/ruby-google/Makefile Tue Dec 27 21:25:14 2016 (r429668) @@ -27,6 +27,9 @@ RUBY_SETUP= install.rb DOCS= CHANGES Changelog README google.html +DEPRECATED= Upstream no longer active +EXPIRATION_DATE= 2017-01-28 + post-install-DOCS-on: ${MKDIR} ${STAGEDIR}${RUBY_MODDOCDIR}/ cd ${WRKSRC}/ && ${INSTALL_DATA} ${DOCS} ${STAGEDIR}${RUBY_MODDOCDIR}/ From owner-svn-ports-head@freebsd.org Tue Dec 27 21:25:28 2016 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 D98C4C93ABF; Tue, 27 Dec 2016 21:25:28 +0000 (UTC) (envelope-from rakuco@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 A91441116; Tue, 27 Dec 2016 21:25:28 +0000 (UTC) (envelope-from rakuco@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBRLPRq9007011; Tue, 27 Dec 2016 21:25:27 GMT (envelope-from rakuco@FreeBSD.org) Received: (from rakuco@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBRLPRqb007009; Tue, 27 Dec 2016 21:25:27 GMT (envelope-from rakuco@FreeBSD.org) Message-Id: <201612272125.uBRLPRqb007009@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rakuco set sender to rakuco@FreeBSD.org using -f From: Raphael Kubo da Costa Date: Tue, 27 Dec 2016 21:25:27 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429669 - head/devel/php-xdebug 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: Tue, 27 Dec 2016 21:25:29 -0000 Author: rakuco Date: Tue Dec 27 21:25:27 2016 New Revision: 429669 URL: https://svnweb.freebsd.org/changeset/ports/429669 Log: Update to 2.4.1. Changes: https://xdebug.org/updates.php#x_2_4_1 PR: 214702 Submitted by: andreas.sinz@aon.at Approved by: maintainer timeout (freebsd-ports-maintainers@intermedix.com, 36 days) Modified: head/devel/php-xdebug/Makefile head/devel/php-xdebug/distinfo Modified: head/devel/php-xdebug/Makefile ============================================================================== --- head/devel/php-xdebug/Makefile Tue Dec 27 21:25:14 2016 (r429668) +++ head/devel/php-xdebug/Makefile Tue Dec 27 21:25:27 2016 (r429669) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= xdebug -PORTVERSION= 2.4.0 +PORTVERSION= 2.4.1 PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= https://xdebug.org/files/ Modified: head/devel/php-xdebug/distinfo ============================================================================== --- head/devel/php-xdebug/distinfo Tue Dec 27 21:25:14 2016 (r429668) +++ head/devel/php-xdebug/distinfo Tue Dec 27 21:25:27 2016 (r429669) @@ -1,2 +1,3 @@ -SHA256 (xdebug-2.4.0.tgz) = 3c4dcb2709d1653534e7cfaa546307041afd298ac48a3670183a12cfdb5eee05 -SIZE (xdebug-2.4.0.tgz) = 264832 +TIMESTAMP = 1482873855 +SHA256 (xdebug-2.4.1.tgz) = 23c8786e0f5aae67b1e5035972bfff282710fb84c483887cebceb8ef5bbdf8ef +SIZE (xdebug-2.4.1.tgz) = 265542 From owner-svn-ports-head@freebsd.org Tue Dec 27 21:26:30 2016 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 92C67C93B3B; Tue, 27 Dec 2016 21:26:30 +0000 (UTC) (envelope-from swills@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 5A48212A5; Tue, 27 Dec 2016 21:26:30 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBRLQTGp007170; Tue, 27 Dec 2016 21:26:29 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBRLQT1V007169; Tue, 27 Dec 2016 21:26:29 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201612272126.uBRLQT1V007169@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Tue, 27 Dec 2016 21:26:29 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429670 - head/mail/ruby-rfilter 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: Tue, 27 Dec 2016 21:26:30 -0000 Author: swills Date: Tue Dec 27 21:26:29 2016 New Revision: 429670 URL: https://svnweb.freebsd.org/changeset/ports/429670 Log: mail/ruby-rfilter: deprecate Modified: head/mail/ruby-rfilter/Makefile Modified: head/mail/ruby-rfilter/Makefile ============================================================================== --- head/mail/ruby-rfilter/Makefile Tue Dec 27 21:25:27 2016 (r429669) +++ head/mail/ruby-rfilter/Makefile Tue Dec 27 21:26:29 2016 (r429670) @@ -22,6 +22,9 @@ DOCS= NEWS README THANKS TODO doc OPTIONS_DEFINE= DOCS +DEPRECATED= Upstream no longer active +EXPIRATION_DATE= 2017-01-28 + post-extract: ${FIND} ${WRKSRC} -name '*~' -delete From owner-svn-ports-head@freebsd.org Tue Dec 27 21:27:35 2016 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 268A2C93BE2; Tue, 27 Dec 2016 21:27:35 +0000 (UTC) (envelope-from swills@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 EA48C1440; Tue, 27 Dec 2016 21:27:34 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBRLRYKA007310; Tue, 27 Dec 2016 21:27:34 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBRLRYdG007309; Tue, 27 Dec 2016 21:27:34 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201612272127.uBRLRYdG007309@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Tue, 27 Dec 2016 21:27:34 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429671 - head/mail/ruby-rmail 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: Tue, 27 Dec 2016 21:27:35 -0000 Author: swills Date: Tue Dec 27 21:27:33 2016 New Revision: 429671 URL: https://svnweb.freebsd.org/changeset/ports/429671 Log: mail/ruby-rmail: deprecate Modified: head/mail/ruby-rmail/Makefile Modified: head/mail/ruby-rmail/Makefile ============================================================================== --- head/mail/ruby-rmail/Makefile Tue Dec 27 21:26:29 2016 (r429670) +++ head/mail/ruby-rmail/Makefile Tue Dec 27 21:27:33 2016 (r429671) @@ -23,6 +23,9 @@ RUBY_SETUP= install.rb DOCS= NEWS NOTES README THANKS TODO +DEPRECATED= Upstream no longer active +EXPIRATION_DATE= 2017-01-28 + post-install-DOCS-on: ${MKDIR} ${STAGEDIR}${RUBY_MODDOCDIR}/doc/ cd ${WRKSRC}/ && ${INSTALL_DATA} ${DOCS} ${STAGEDIR}${RUBY_MODDOCDIR}/ From owner-svn-ports-head@freebsd.org Tue Dec 27 21:30:08 2016 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 23471C93C70; Tue, 27 Dec 2016 21:30:08 +0000 (UTC) (envelope-from johans@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 E6BF01588; Tue, 27 Dec 2016 21:30:07 +0000 (UTC) (envelope-from johans@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBRLU7j6007539; Tue, 27 Dec 2016 21:30:07 GMT (envelope-from johans@FreeBSD.org) Received: (from johans@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBRLU7s4007537; Tue, 27 Dec 2016 21:30:07 GMT (envelope-from johans@FreeBSD.org) Message-Id: <201612272130.uBRLU7s4007537@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: johans set sender to johans@FreeBSD.org using -f From: Johan van Selst Date: Tue, 27 Dec 2016 21:30:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429672 - head/news/tin 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: Tue, 27 Dec 2016 21:30:08 -0000 Author: johans Date: Tue Dec 27 21:30:06 2016 New Revision: 429672 URL: https://svnweb.freebsd.org/changeset/ports/429672 Log: Update to tin 2.4.1 Modified: head/news/tin/Makefile head/news/tin/distinfo Modified: head/news/tin/Makefile ============================================================================== --- head/news/tin/Makefile Tue Dec 27 21:27:33 2016 (r429671) +++ head/news/tin/Makefile Tue Dec 27 21:30:06 2016 (r429672) @@ -2,8 +2,8 @@ # $FreeBSD$ PORTNAME= tin -PORTVERSION= 2.3.4 -PORTREVISION?= 4 # keep for chinese/tin +PORTVERSION= 2.4.1 +PORTREVISION?= 0 # keep for chinese/tin CATEGORIES+= news ipv6 MASTER_SITES= ftp://ftp.tin.org/pub/news/clients/tin/v${PORTVERSION:R}/ \ ftp://ftp.sunet.se/pub/news/readers/tin/v${PORTVERSION:R}/ \ @@ -21,6 +21,8 @@ MASTER_SITES= ftp://ftp.tin.org/pub/news MAINTAINER?= johans@FreeBSD.org COMMENT= Easy-to-use threaded newsreader with NOV/NNTP support +LICENSE= BSD3CLAUSE + LIB_DEPENDS= libuu.so:converters/uulib \ libicuuc.so:devel/icu \ libpcre.so:devel/pcre Modified: head/news/tin/distinfo ============================================================================== --- head/news/tin/distinfo Tue Dec 27 21:27:33 2016 (r429671) +++ head/news/tin/distinfo Tue Dec 27 21:30:06 2016 (r429672) @@ -1,3 +1,3 @@ -TIMESTAMP = 1467200923 -SHA256 (tin-2.3.4.tar.bz2) = 3891e07d9e1e5e4b4912ee4cd0bc1e2142afb0f6e99733bb6b8511702fda88dd -SIZE (tin-2.3.4.tar.bz2) = 1944493 +TIMESTAMP = 1482873727 +SHA256 (tin-2.4.1.tar.bz2) = 265b97f4cdc2385d37dbfae14aaba1738af43abe32763b4fc4fcba6f89ebfa26 +SIZE (tin-2.4.1.tar.bz2) = 1944075 From owner-svn-ports-head@freebsd.org Tue Dec 27 21:33:24 2016 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 D2C25C93E13; Tue, 27 Dec 2016 21:33:24 +0000 (UTC) (envelope-from swills@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 A242C18F9; Tue, 27 Dec 2016 21:33:24 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBRLXNwm011557; Tue, 27 Dec 2016 21:33:23 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBRLXNLA011556; Tue, 27 Dec 2016 21:33:23 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201612272133.uBRLXNLA011556@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Tue, 27 Dec 2016 21:33:23 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429673 - head/irc/ruby-rica 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: Tue, 27 Dec 2016 21:33:24 -0000 Author: swills Date: Tue Dec 27 21:33:23 2016 New Revision: 429673 URL: https://svnweb.freebsd.org/changeset/ports/429673 Log: irc/ruby-rica: deprecate Modified: head/irc/ruby-rica/Makefile Modified: head/irc/ruby-rica/Makefile ============================================================================== --- head/irc/ruby-rica/Makefile Tue Dec 27 21:30:06 2016 (r429672) +++ head/irc/ruby-rica/Makefile Tue Dec 27 21:33:23 2016 (r429673) @@ -28,6 +28,9 @@ EXAMPLES= erica.* ricaco.rb rica-example OPTIONS_DEFINE= DOCS EXAMPLES +DEPRECATED= Upstream no longer active +EXPIRATION_DATE= 2017-01-28 + .include do-install: From owner-svn-ports-head@freebsd.org Tue Dec 27 21:35:43 2016 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 77254C93E89; Tue, 27 Dec 2016 21:35:43 +0000 (UTC) (envelope-from swills@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 46E271A06; Tue, 27 Dec 2016 21:35:43 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBRLZgf7011742; Tue, 27 Dec 2016 21:35:42 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBRLZgXJ011741; Tue, 27 Dec 2016 21:35:42 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201612272135.uBRLZgXJ011741@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Tue, 27 Dec 2016 21:35:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429674 - head/irc/ruby-rice 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: Tue, 27 Dec 2016 21:35:43 -0000 Author: swills Date: Tue Dec 27 21:35:42 2016 New Revision: 429674 URL: https://svnweb.freebsd.org/changeset/ports/429674 Log: irc/ruby-rice: deprecate Modified: head/irc/ruby-rice/Makefile Modified: head/irc/ruby-rice/Makefile ============================================================================== --- head/irc/ruby-rice/Makefile Tue Dec 27 21:33:23 2016 (r429673) +++ head/irc/ruby-rice/Makefile Tue Dec 27 21:35:42 2016 (r429674) @@ -16,6 +16,9 @@ NO_BUILD= yes OPTIONS_DEFINE= DOCS +DEPRECATED= Upstream no longer active +EXPIRATION_DATE= 2017-01-28 + do-install: ${MKDIR} ${STAGEDIR}${RUBY_SITELIBDIR} ${CP} -R ${WRKSRC}/rice ${STAGEDIR}${RUBY_SITELIBDIR}/ From owner-svn-ports-head@freebsd.org Tue Dec 27 21:36:59 2016 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 D29C2C93FC7; Tue, 27 Dec 2016 21:36:59 +0000 (UTC) (envelope-from swills@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 A223B1BE7; Tue, 27 Dec 2016 21:36:59 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBRLawpG011892; Tue, 27 Dec 2016 21:36:58 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBRLaw4M011891; Tue, 27 Dec 2016 21:36:58 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201612272136.uBRLaw4M011891@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Tue, 27 Dec 2016 21:36:58 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429675 - head/irc/ruby-irc 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: Tue, 27 Dec 2016 21:36:59 -0000 Author: swills Date: Tue Dec 27 21:36:58 2016 New Revision: 429675 URL: https://svnweb.freebsd.org/changeset/ports/429675 Log: irc/ruby-irc: deprecate Modified: head/irc/ruby-irc/Makefile Modified: head/irc/ruby-irc/Makefile ============================================================================== --- head/irc/ruby-irc/Makefile Tue Dec 27 21:35:42 2016 (r429674) +++ head/irc/ruby-irc/Makefile Tue Dec 27 21:36:58 2016 (r429675) @@ -24,6 +24,9 @@ DOCS_JA= MEMO.ja README.ja doc.ja/* OPTIONS_DEFINE= DOCS +DEPRECATED= Upstream no longer active +EXPIRATION_DATE= 2017-01-28 + do-install: ${MKDIR} ${STAGEDIR}${RUBY_SITELIBDIR} ${INSTALL_DATA} ${WRKSRC}/localize.rb ${STAGEDIR}${RUBY_SITELIBDIR} From owner-svn-ports-head@freebsd.org Tue Dec 27 22:31:51 2016 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 033A8C94D29; Tue, 27 Dec 2016 22:31:51 +0000 (UTC) (envelope-from rakuco@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 ACD481484; Tue, 27 Dec 2016 22:31:50 +0000 (UTC) (envelope-from rakuco@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBRMVnED035548; Tue, 27 Dec 2016 22:31:49 GMT (envelope-from rakuco@FreeBSD.org) Received: (from rakuco@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBRMVnNx035546; Tue, 27 Dec 2016 22:31:49 GMT (envelope-from rakuco@FreeBSD.org) Message-Id: <201612272231.uBRMVnNx035546@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rakuco set sender to rakuco@FreeBSD.org using -f From: Raphael Kubo da Costa Date: Tue, 27 Dec 2016 22:31:49 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429676 - head/sysutils/acerhdf-kmod 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: Tue, 27 Dec 2016 22:31:51 -0000 Author: rakuco Date: Tue Dec 27 22:31:49 2016 New Revision: 429676 URL: https://svnweb.freebsd.org/changeset/ports/429676 Log: Update to 0.1.2. This fixes kernel panics on FreeBSD 11 and 12. PR: 215484 Submitted by: Tobias Kortkamp (maintainer) Modified: head/sysutils/acerhdf-kmod/Makefile head/sysutils/acerhdf-kmod/distinfo Modified: head/sysutils/acerhdf-kmod/Makefile ============================================================================== --- head/sysutils/acerhdf-kmod/Makefile Tue Dec 27 21:36:58 2016 (r429675) +++ head/sysutils/acerhdf-kmod/Makefile Tue Dec 27 22:31:49 2016 (r429676) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= acerhdf-kmod -PORTVERSION= 0.1.1 +PORTVERSION= 0.1.2 DISTVERSIONPREFIX= v CATEGORIES= sysutils @@ -11,8 +11,9 @@ COMMENT= Acer Aspire One fan control LICENSE= GPLv2 -USES= kmod +USES= kmod uidfix KMODNAME= acerhdf +KERN_DEBUGDIR= MANDIR= ${PREFIX}/man/man4 USE_GITHUB= yes @@ -28,8 +29,7 @@ IGNORE= does not support FreeBSD versio ONLY_FOR_ARCHS= amd64 i386 ONLY_FOR_ARCHS_REASON= specific to one machine -do-install: +post-install: ${INSTALL_MAN} ${WRKSRC}/${KMODNAME}.4 ${STAGEDIR}${MANDIR} - ${INSTALL_KLD} ${WRKSRC}/${KMODNAME}.ko ${STAGEDIR}${KMODDIR} .include Modified: head/sysutils/acerhdf-kmod/distinfo ============================================================================== --- head/sysutils/acerhdf-kmod/distinfo Tue Dec 27 21:36:58 2016 (r429675) +++ head/sysutils/acerhdf-kmod/distinfo Tue Dec 27 22:31:49 2016 (r429676) @@ -1,2 +1,3 @@ -SHA256 (t6-kmod-acerhdf-v0.1.1_GH0.tar.gz) = 2947bfa7714eee18d5498b768bca90fed7dd1e720d4ef124245268f54576b1d5 -SIZE (t6-kmod-acerhdf-v0.1.1_GH0.tar.gz) = 7594 +TIMESTAMP = 1482387804 +SHA256 (t6-kmod-acerhdf-v0.1.2_GH0.tar.gz) = 35dbe9192ca4e2292a35ec63b1b64e1fcf8f0116cc987e0cd6074b41431aa9d4 +SIZE (t6-kmod-acerhdf-v0.1.2_GH0.tar.gz) = 8596 From owner-svn-ports-head@freebsd.org Tue Dec 27 22:34:38 2016 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 1C8A1C94DD0; Tue, 27 Dec 2016 22:34:38 +0000 (UTC) (envelope-from rakuco@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 DFFC117B6; Tue, 27 Dec 2016 22:34:37 +0000 (UTC) (envelope-from rakuco@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBRMYbn8036534; Tue, 27 Dec 2016 22:34:37 GMT (envelope-from rakuco@FreeBSD.org) Received: (from rakuco@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBRMYaZA036532; Tue, 27 Dec 2016 22:34:36 GMT (envelope-from rakuco@FreeBSD.org) Message-Id: <201612272234.uBRMYaZA036532@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rakuco set sender to rakuco@FreeBSD.org using -f From: Raphael Kubo da Costa Date: Tue, 27 Dec 2016 22:34:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429677 - head/benchmarks/phoronix-test-suite 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: Tue, 27 Dec 2016 22:34:38 -0000 Author: rakuco Date: Tue Dec 27 22:34:36 2016 New Revision: 429677 URL: https://svnweb.freebsd.org/changeset/ports/429677 Log: Update to 6.8.0. The suite is entirely php based, then the package is now defined as NO_ARCH. Some benchmark added and php reporting improved. PR: 215414 Submitted by: Lucca Pizzamiglio (maintainer) Modified: head/benchmarks/phoronix-test-suite/Makefile head/benchmarks/phoronix-test-suite/distinfo Modified: head/benchmarks/phoronix-test-suite/Makefile ============================================================================== --- head/benchmarks/phoronix-test-suite/Makefile Tue Dec 27 22:31:49 2016 (r429676) +++ head/benchmarks/phoronix-test-suite/Makefile Tue Dec 27 22:34:36 2016 (r429677) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= phoronix-test-suite -PORTVERSION= 6.6.1 -PORTREVISION= 1 +PORTVERSION= 6.8.0 CATEGORIES= benchmarks MASTER_SITES= http://www.phoronix-test-suite.com/releases/ @@ -26,6 +25,8 @@ RUN_DEPENDS+= cmake:devel/cmake PORTDATA= * PORTDOCS= * +NO_ARCH= yes + OPTIONS_DEFINE= BASH_COMPLETIONS X11 DOCS OPTIONS_DEFAULT= X11 OPTIONS_SUB= yes Modified: head/benchmarks/phoronix-test-suite/distinfo ============================================================================== --- head/benchmarks/phoronix-test-suite/distinfo Tue Dec 27 22:31:49 2016 (r429676) +++ head/benchmarks/phoronix-test-suite/distinfo Tue Dec 27 22:34:36 2016 (r429677) @@ -1,3 +1,3 @@ -TIMESTAMP = 1476977145 -SHA256 (phoronix-test-suite-6.6.1.tar.gz) = 631ceb808d8bd6cebe69c8b711d55090d6880e906a65837f18fa8200fe7d2c4d -SIZE (phoronix-test-suite-6.6.1.tar.gz) = 861794 +TIMESTAMP = 1481129227 +SHA256 (phoronix-test-suite-6.8.0.tar.gz) = fe741336dbf251fc210367b20713b554b3fd4edf15cf1f5950ff8bcbb3b09aec +SIZE (phoronix-test-suite-6.8.0.tar.gz) = 779872 From owner-svn-ports-head@freebsd.org Tue Dec 27 23:16:59 2016 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 94C75C93AAD; Tue, 27 Dec 2016 23:16:59 +0000 (UTC) (envelope-from mandree@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 5D2A41A81; Tue, 27 Dec 2016 23:16:59 +0000 (UTC) (envelope-from mandree@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBRNGwx6053357; Tue, 27 Dec 2016 23:16:58 GMT (envelope-from mandree@FreeBSD.org) Received: (from mandree@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBRNGv8T053346; Tue, 27 Dec 2016 23:16:57 GMT (envelope-from mandree@FreeBSD.org) Message-Id: <201612272316.uBRNGv8T053346@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mandree set sender to mandree@FreeBSD.org using -f From: Matthias Andree Date: Tue, 27 Dec 2016 23:16:57 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429678 - in head: . security security/openvpn security/openvpn-mbedtls security/openvpn-polarssl security/openvpn/files security/openvpn23 security/openvpn23-polarssl 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: Tue, 27 Dec 2016 23:16:59 -0000 Author: mandree Date: Tue Dec 27 23:16:57 2016 New Revision: 429678 URL: https://svnweb.freebsd.org/changeset/ports/429678 Log: OpenVPN update to v2.4.0, old version in openvpn23*. OpenVPN has been updated to v2.4.0. Changes: openvpn-polarssl has been renamed to openvpn-mbedtls to match the TLS library's change of name. The prior versions of the openvpn ports have been preserved in openvpn23 and openvpn23-polarssl, respectively, and are set to expire 2017-03-31. Added: head/security/openvpn-mbedtls/ - copied from r429677, head/security/openvpn-polarssl/ head/security/openvpn23/ - copied from r428693, head/security/openvpn/ head/security/openvpn23-polarssl/ - copied from r428693, head/security/openvpn-polarssl/ Deleted: head/security/openvpn-polarssl/ Modified: head/MOVED head/UPDATING head/security/Makefile head/security/openvpn-mbedtls/Makefile head/security/openvpn/Makefile head/security/openvpn/distinfo head/security/openvpn/files/extra-tunnelblick-openvpn_xorpatch head/security/openvpn/pkg-plist head/security/openvpn23-polarssl/Makefile head/security/openvpn23/Makefile Modified: head/MOVED ============================================================================== --- head/MOVED Tue Dec 27 22:34:36 2016 (r429677) +++ head/MOVED Tue Dec 27 23:16:57 2016 (r429678) @@ -8852,3 +8852,4 @@ net-mgmt/ccnet|net-mgmt/ccnet-client|201 net-mgmt/seafile|net-mgmt/seafile-client|2016-12-26|Split into -client and -server parts comms/libcodec2|audio/codec2|2016-12-26|Removed: Duplicate port use `audio/codec2` instead databases/py-sqlalchemy07|databases/py-sqlalchemy10|2016-12-27|Has expired: Upstream has declared this version EoL: please migrate to databases/py-sqlalchemy10 +security/openvpn-polarssl|security/openvpn-mbedtls|2016-12-27|Slave port renamed to match the TLS library's new name. Modified: head/UPDATING ============================================================================== --- head/UPDATING Tue Dec 27 22:34:36 2016 (r429677) +++ head/UPDATING Tue Dec 27 23:16:57 2016 (r429678) @@ -5,6 +5,16 @@ they are unavoidable. You should get into the habit of checking this file for changes each time you update your ports collection, before attempting any port upgrades. +20161227: + AFFECTS: users of security/openvpn, security/openvpn-polarssl + AUTHOR: Matthias Andree + + The OpenVPN ports have been updated to the new upstream release v2.4, + and their predecessors preserved as openvpn23 and openvpn23-polarssl, + respectively. Note that for the new v2.4 release, the + openvpn-polarssl port has been renamed to openvpn-mbedtls to match the + upstream library's new name. + 20161218: AFFECTS: users of www/nghttp2 AUTHOR: sunpoet@FreeBSD.org Modified: head/security/Makefile ============================================================================== --- head/security/Makefile Tue Dec 27 22:34:36 2016 (r429677) +++ head/security/Makefile Tue Dec 27 23:16:57 2016 (r429678) @@ -436,7 +436,9 @@ SUBDIR += openvpn-auth-ldap SUBDIR += openvpn-auth-radius SUBDIR += openvpn-devel - SUBDIR += openvpn-polarssl + SUBDIR += openvpn-mbedtls + SUBDIR += openvpn23 + SUBDIR += openvpn23-polarssl SUBDIR += ophcrack SUBDIR += orthrus SUBDIR += osiris Modified: head/security/openvpn-mbedtls/Makefile ============================================================================== --- head/security/openvpn-polarssl/Makefile Tue Dec 27 22:34:36 2016 (r429677) +++ head/security/openvpn-mbedtls/Makefile Tue Dec 27 23:16:57 2016 (r429678) @@ -1,12 +1,12 @@ # Created by: Matthias Andree # $FreeBSD$ -PKGNAMESUFFIX= -polarssl +PKGNAMESUFFIX= -mbedtls -COMMENT= Secure IP/Ethernet tunnel daemon, PolarSSL-based build +COMMENT= Secure IP/Ethernet tunnel daemon, mbedTLS-based build OPTIONS_EXCLUDE= OPENSSL PKCS11 X509ALTUSERNAME -OPTIONS_SLAVE= POLARSSL +OPTIONS_SLAVE= MBEDTLS MASTERDIR= ${.CURDIR}/../../security/openvpn Modified: head/security/openvpn/Makefile ============================================================================== --- head/security/openvpn/Makefile Tue Dec 27 22:34:36 2016 (r429677) +++ head/security/openvpn/Makefile Tue Dec 27 23:16:57 2016 (r429678) @@ -2,7 +2,8 @@ # $FreeBSD$ PORTNAME= openvpn -DISTVERSION= 2.3.14 +DISTVERSION= 2.4.0 +PORTREVISION?= 0 CATEGORIES= security net MASTER_SITES= http://swupdate.openvpn.net/community/releases/ \ http://build.openvpn.net/downloads/releases/ @@ -12,14 +13,15 @@ COMMENT?= Secure IP/Ethernet tunnel dae LICENSE= GPLv2 -CONFLICTS_INSTALL= openvpn-2.[!3].* openvpn-[!2].* openvpn-beta-[0-9]* openvpn-devel-[0-9]* +CONFLICTS_INSTALL= openvpn-2.[!4].* openvpn-[!2].* openvpn-beta-[0-9]* openvpn-devel-[0-9]* GNU_CONFIGURE= yes USES= cpe libtool pkgconfig shebangfix tar:xz SHEBANG_FILES= sample/sample-scripts/verify-cn \ sample/sample-scripts/auth-pam.pl \ sample/sample-scripts/ucn.pl -# avoid picking up CMAKE, we don't have cmocka anyways. +CONFIGURE_ARGS+= --enable-strict +# avoid picking up CMAKE, we don't have cmocka in the tarballs.. CONFIGURE_ENV+= ac_cv_prog_CMAKE= CMAKE= # let OpenVPN's configure script pick up the requisite libraries, @@ -31,17 +33,16 @@ LDFLAGS+= -L${LOCALBASE}/lib CPPFLAGS+= -DPLUGIN_LIBDIR=\\\"${PREFIX}/lib/openvpn/plugins\\\" OPTIONS_DEFINE= PKCS11 EASYRSA DOCS EXAMPLES X509ALTUSERNAME \ - TUNNELBLICK TEST -OPTIONS_DEFAULT= EASYRSA OPENSSL TEST + TEST LZ4 SMALL TUNNELBLICK +OPTIONS_DEFAULT= EASYRSA OPENSSL TEST LZ4 OPTIONS_SINGLE= SSL -OPTIONS_SINGLE_SSL= OPENSSL POLARSSL -# The following feature is always enabled since 2.3.9 and no longer optional. -# PW_SAVE_DESC= Interactive passwords may be read from a file +OPTIONS_SINGLE_SSL= OPENSSL MBEDTLS PKCS11_DESC= Use security/pkcs11-helper EASYRSA_DESC= Install security/easy-rsa RSA helper package -POLARSSL_DESC= SSL/TLS via mbedTLS 1.3.X (not 2.x) +MBEDTLS_DESC= SSL/TLS via mbedTLS TUNNELBLICK_DESC= Tunnelblick XOR scramble patch (READ HELP!) X509ALTUSERNAME_DESC= Enable --x509-username-field (OpenSSL only) +SMALL_DESC= Build a smaller executable with fewer features EASYRSA_RUN_DEPENDS= easy-rsa>=0:security/easy-rsa @@ -52,17 +53,18 @@ TUNNELBLICK_EXTRA_PATCHES= ${FILESDIR}/e X509ALTUSERNAME_CONFIGURE_ENABLE= x509-alt-username -X509ALTUSERNAME_PREVENTS= POLARSSL -X509ALTUSERNAME_PREVENTS_MSG= OpenVPN ${DISTVERSION} cannot use --x509-username-field with PolarSSL. Disable X509ALTUSERNAME, or use OpenSSL instead +X509ALTUSERNAME_PREVENTS= MBEDTLS +X509ALTUSERNAME_PREVENTS_MSG= OpenVPN ${DISTVERSION} cannot use --x509-username-field with mbedTLS. Disable X509ALTUSERNAME, or use OpenSSL instead OPENSSL_USES= ssl OPENSSL_CONFIGURE_ON= --with-crypto-library=openssl -# Pin the libmbedtls version because the 2.3.x port can't work with .so.10 or -# newer from the security/mbedtls package. Upstream works in progress -# for OpenVPN 2.4 to use mbedTLS 2.X. -POLARSSL_LIB_DEPENDS= libmbedtls.so.9:security/polarssl13 -POLARSSL_CONFIGURE_ON= --with-crypto-library=polarssl +LZ4_CONFIGURE_OFF= --disable-lz4 + +SMALL_CONFIGURE_ON= --enable-small + +MBEDTLS_LIB_DEPENDS= libmbedtls.so:security/mbedtls +MBEDTLS_CONFIGURE_ON= --with-crypto-library=mbedtls USE_RC_SUBR= openvpn USE_LDCONFIG= ${PREFIX}/lib @@ -75,6 +77,8 @@ CFLAGS+= -DLOG_OPENVPN=${LOG_OPENVPN} LIB_DEPENDS+= liblzo2.so:archivers/lzo2 +LZ4_LIB_DEPENDS+= liblz4.so:archivers/liblz4 + PORTDOCS= * PORTEXAMPLES= * Modified: head/security/openvpn/distinfo ============================================================================== --- head/security/openvpn/distinfo Tue Dec 27 22:34:36 2016 (r429677) +++ head/security/openvpn/distinfo Tue Dec 27 23:16:57 2016 (r429678) @@ -1,3 +1,3 @@ -TIMESTAMP = 1481159357 -SHA256 (openvpn-2.3.14.tar.xz) = f3a0d0eaf8d544409f76a9f2a238a0cd3dde9e1a9c1f98ac732a8b572bcdee98 -SIZE (openvpn-2.3.14.tar.xz) = 831404 +TIMESTAMP = 1482879037 +SHA256 (openvpn-2.4.0.tar.xz) = 6f23ba49a1dbeb658f49c7ae17d9ea979de6d92c7357de3d55cd4525e1b2f87e +SIZE (openvpn-2.4.0.tar.xz) = 930948 Modified: head/security/openvpn/files/extra-tunnelblick-openvpn_xorpatch ============================================================================== --- head/security/openvpn/files/extra-tunnelblick-openvpn_xorpatch Tue Dec 27 22:34:36 2016 (r429677) +++ head/security/openvpn/files/extra-tunnelblick-openvpn_xorpatch Tue Dec 27 23:16:57 2016 (r429678) @@ -10,128 +10,129 @@ detail on the following wiki page: https://tunnelblick.net/cOpenvpn_xorpatch.html +The patch was ported to OpenVPN 2.4 by OPNsense. ---- src/openvpn/forward.c.orig 2016-08-23 14:16:28 UTC +--- src/openvpn/forward.c.orig 2016-12-22 07:25:18 UTC +++ src/openvpn/forward.c -@@ -674,7 +674,10 @@ read_incoming_link (struct context *c) +@@ -730,7 +730,10 @@ read_incoming_link(struct context *c) - status = link_socket_read (c->c2.link_socket, - &c->c2.buf, -- &c->c2.from); -+ &c->c2.from, -+ c->options.ce.xormethod, -+ c->options.ce.xormask, -+ c->options.ce.xormasklen); + status = link_socket_read(c->c2.link_socket, + &c->c2.buf, +- &c->c2.from); ++ &c->c2.from, ++ c->options.ce.xormethod, ++ c->options.ce.xormask, ++ c->options.ce.xormasklen); - if (socket_connection_reset (c->c2.link_socket, status)) + if (socket_connection_reset(c->c2.link_socket, status)) { -@@ -1151,7 +1154,10 @@ process_outgoing_link (struct context *c - /* Send packet */ - size = link_socket_write (c->c2.link_socket, - &c->c2.to_link, -- to_addr); -+ to_addr, -+ c->options.ce.xormethod, -+ c->options.ce.xormask, -+ c->options.ce.xormasklen); +@@ -1368,7 +1371,10 @@ process_outgoing_link(struct context *c) + /* Send packet */ + size = link_socket_write(c->c2.link_socket, + &c->c2.to_link, +- to_addr); ++ to_addr, ++ c->options.ce.xormethod, ++ c->options.ce.xormask, ++ c->options.ce.xormasklen); - #ifdef ENABLE_SOCKS - /* Undo effect of prepend */ ---- src/openvpn/options.c.orig 2016-08-23 14:16:22 UTC + /* Undo effect of prepend */ + link_socket_write_post_size_adjust(&size, size_delta, &c->c2.to_link); +--- src/openvpn/options.c.orig 2016-12-22 07:25:18 UTC +++ src/openvpn/options.c -@@ -792,6 +792,9 @@ init_options (struct options *o, const b - o->max_routes = MAX_ROUTES_DEFAULT; - o->resolve_retry_seconds = RESOLV_RETRY_INFINITE; - o->proto_force = -1; -+ o->ce.xormethod = 0; -+ o->ce.xormask = "\0"; -+ o->ce.xormasklen = 0; +@@ -811,6 +811,9 @@ init_options(struct options *o, const bo + o->resolve_retry_seconds = RESOLV_RETRY_INFINITE; + o->resolve_in_advance = false; + o->proto_force = -1; ++ o->ce.xormethod = 0; ++ o->ce.xormask = "\0"; ++ o->ce.xormasklen = 0; #ifdef ENABLE_OCC - o->occ = true; + o->occ = true; #endif -@@ -907,6 +910,9 @@ setenv_connection_entry (struct env_set - setenv_int_i (es, "local_port", e->local_port, i); - setenv_str_i (es, "remote", e->remote, i); - setenv_int_i (es, "remote_port", e->remote_port, i); -+ setenv_int_i (es, "xormethod", e->xormethod, i); -+ setenv_str_i (es, "xormask", e->xormask, i); -+ setenv_int_i (es, "xormasklen", e->xormasklen, i); +@@ -972,6 +975,9 @@ setenv_connection_entry(struct env_set * + setenv_str_i(es, "local_port", e->local_port, i); + setenv_str_i(es, "remote", e->remote, i); + setenv_str_i(es, "remote_port", e->remote_port, i); ++ setenv_int_i(es, "xormethod", e->xormethod, i); ++ setenv_str_i(es, "xormask", e->xormask, i); ++ setenv_int_i(es, "xormasklen", e->xormasklen, i); - #ifdef ENABLE_HTTP_PROXY - if (e->http_proxy_options) -@@ -1366,6 +1372,9 @@ show_connection_entry (const struct conn - SHOW_INT (connect_retry_seconds); - SHOW_INT (connect_timeout); - SHOW_INT (connect_retry_max); -+ SHOW_INT (xormethod); -+ SHOW_STR (xormask); -+ SHOW_INT (xormasklen); + if (e->http_proxy_options) + { +@@ -1474,6 +1480,9 @@ show_connection_entry(const struct conne + SHOW_BOOL(bind_ipv6_only); + SHOW_INT(connect_retry_seconds); + SHOW_INT(connect_timeout); ++ SHOW_INT(xormethod); ++ SHOW_STR(xormask); ++ SHOW_INT(xormasklen); - #ifdef ENABLE_HTTP_PROXY - if (o->http_proxy_options) -@@ -5131,6 +5140,46 @@ add_option (struct options *options, - options->proto_force = proto_force; - options->force_connection_list = true; + if (o->http_proxy_options) + { +@@ -5915,6 +5924,46 @@ add_option(struct options *options, + } + options->proto_force = proto_force; } -+ else if (streq (p[0], "scramble") && p[1]) ++ else if (streq (p[0], "scramble") && p[1]) + { -+ VERIFY_PERMISSION (OPT_P_GENERAL|OPT_P_CONNECTION); -+ if (streq (p[1], "xormask") && p[2] && (!p[3])) -+ { -+ options->ce.xormethod = 1; -+ options->ce.xormask = p[2]; -+ options->ce.xormasklen = strlen(options->ce.xormask); -+ } -+ else if (streq (p[1], "xorptrpos") && (!p[2])) -+ { -+ options->ce.xormethod = 2; -+ options->ce.xormask = NULL; -+ options->ce.xormasklen = 0; -+ } -+ else if (streq (p[1], "reverse") && (!p[2])) -+ { -+ options->ce.xormethod = 3; -+ options->ce.xormask = NULL; -+ options->ce.xormasklen = 0; -+ } -+ else if (streq (p[1], "obfuscate") && p[2] && (!p[3])) -+ { -+ options->ce.xormethod = 4; -+ options->ce.xormask = p[2]; -+ options->ce.xormasklen = strlen(options->ce.xormask); -+ } -+ else if (!p[2]) -+ { -+ msg (M_WARN, "WARNING: No recognized 'scramble' method specified; using 'scramble xormask \"%s\"'", p[1]); -+ options->ce.xormethod = 1; -+ options->ce.xormask = p[1]; -+ options->ce.xormasklen = strlen(options->ce.xormask); -+ } -+ else -+ { -+ msg (msglevel, "No recognized 'scramble' method specified or extra parameters for 'scramble'"); -+ goto err; -+ } ++ VERIFY_PERMISSION (OPT_P_GENERAL|OPT_P_CONNECTION); ++ if (streq (p[1], "xormask") && p[2] && (!p[3])) ++ { ++ options->ce.xormethod = 1; ++ options->ce.xormask = p[2]; ++ options->ce.xormasklen = strlen(options->ce.xormask); ++ } ++ else if (streq (p[1], "xorptrpos") && (!p[2])) ++ { ++ options->ce.xormethod = 2; ++ options->ce.xormask = NULL; ++ options->ce.xormasklen = 0; ++ } ++ else if (streq (p[1], "reverse") && (!p[2])) ++ { ++ options->ce.xormethod = 3; ++ options->ce.xormask = NULL; ++ options->ce.xormasklen = 0; ++ } ++ else if (streq (p[1], "obfuscate") && p[2] && (!p[3])) ++ { ++ options->ce.xormethod = 4; ++ options->ce.xormask = p[2]; ++ options->ce.xormasklen = strlen(options->ce.xormask); ++ } ++ else if (!p[2]) ++ { ++ msg(M_WARN, "WARNING: No recognized 'scramble' method specified; using 'scramble xormask \"%s\"'", p[1]); ++ options->ce.xormethod = 1; ++ options->ce.xormask = p[1]; ++ options->ce.xormasklen = strlen(options->ce.xormask); ++ } ++ else ++ { ++ msg(msglevel, "No recognized 'scramble' method specified or extra parameters for 'scramble'"); ++ goto err; ++ } + } - #ifdef ENABLE_HTTP_PROXY - else if (streq (p[0], "http-proxy") && p[1]) + else if (streq(p[0], "http-proxy") && p[1] && !p[5]) { ---- src/openvpn/options.h.orig 2016-08-23 14:16:22 UTC + struct http_proxy_options *ho; +--- src/openvpn/options.h.orig 2016-12-22 07:25:18 UTC +++ src/openvpn/options.h -@@ -100,6 +100,9 @@ struct connection_entry - int connect_retry_max; - int connect_timeout; - bool connect_timeout_defined; -+ int xormethod; -+ const char *xormask; -+ int xormasklen; - #ifdef ENABLE_HTTP_PROXY - struct http_proxy_options *http_proxy_options; - #endif ---- src/openvpn/socket.c.orig 2016-08-23 14:16:22 UTC +@@ -98,6 +98,9 @@ struct connection_entry + int connect_retry_seconds; + int connect_retry_seconds_max; + int connect_timeout; ++ int xormethod; ++ const char *xormask; ++ int xormasklen; + struct http_proxy_options *http_proxy_options; + const char *socks_proxy_server; + const char *socks_proxy_port; +--- src/openvpn/socket.c.orig 2016-12-22 07:25:18 UTC +++ src/openvpn/socket.c -@@ -52,6 +52,53 @@ const int proto_overhead[] = { /* indexe - IPv6_TCP_HEADER_SIZE, +@@ -55,6 +55,53 @@ const int proto_overhead[] = { /* indexe + IPv6_TCP_HEADER_SIZE, }; +int buffer_mask (struct buffer *buf, const char *mask, int xormasklen) { @@ -184,9 +185,9 @@ https://tunnelblick.net/cOpenvpn_xorpatc /* * Convert sockflags/getaddr_flags into getaddr_flags */ ---- src/openvpn/socket.h.orig 2016-08-23 14:16:22 UTC +--- src/openvpn/socket.h.orig 2016-12-22 07:25:18 UTC +++ src/openvpn/socket.h -@@ -245,6 +245,10 @@ struct link_socket +@@ -249,6 +249,10 @@ struct link_socket #endif }; @@ -197,100 +198,99 @@ https://tunnelblick.net/cOpenvpn_xorpatc /* * Some Posix/Win32 differences. */ -@@ -873,30 +877,56 @@ int link_socket_read_udp_posix (struct l +@@ -1046,30 +1050,55 @@ int link_socket_read_udp_posix(struct li static inline int - link_socket_read (struct link_socket *sock, - struct buffer *buf, -- struct link_socket_actual *from) -+ struct link_socket_actual *from, -+ int xormethod, -+ const char *xormask, -+ int xormasklen) + link_socket_read(struct link_socket *sock, + struct buffer *buf, +- struct link_socket_actual *from) ++ struct link_socket_actual *from, ++ int xormethod, ++ const char *xormask, ++ int xormasklen) { -+ int res; - if (proto_is_udp(sock->info.proto)) /* unified UDPv4 and UDPv6 */ ++ int res; ++ + if (proto_is_udp(sock->info.proto)) /* unified UDPv4 and UDPv6 */ { -- int res; - - #ifdef WIN32 - res = link_socket_read_udp_win32 (sock, buf, from); +- int res; +- + #ifdef _WIN32 + res = link_socket_read_udp_win32(sock, buf, from); #else - res = link_socket_read_udp_posix (sock, buf, from); + res = link_socket_read_udp_posix(sock, buf, from); #endif -- return res; +- return res; } - else if (proto_is_tcp(sock->info.proto)) /* unified TCPv4 and TCPv6 */ + else if (proto_is_tcp(sock->info.proto)) /* unified TCPv4 and TCPv6 */ { - /* from address was returned by accept */ - addr_copy_sa(&from->dest, &sock->info.lsa->actual.dest); -- return link_socket_read_tcp (sock, buf); -+ res = link_socket_read_tcp (sock, buf); + /* from address was returned by accept */ + addr_copy_sa(&from->dest, &sock->info.lsa->actual.dest); +- return link_socket_read_tcp(sock, buf); ++ res = link_socket_read_tcp(sock, buf); } - else + else { - ASSERT (0); - return -1; /* NOTREACHED */ + ASSERT(0); + return -1; /* NOTREACHED */ } -+ switch(xormethod) -+ { -+ case 0: -+ break; -+ case 1: -+ buffer_mask(buf,xormask,xormasklen); -+ break; -+ case 2: -+ buffer_xorptrpos(buf); -+ break; -+ case 3: -+ buffer_reverse(buf); -+ break; -+ case 4: -+ buffer_mask(buf,xormask,xormasklen); -+ buffer_xorptrpos(buf); -+ buffer_reverse(buf); -+ buffer_xorptrpos(buf); -+ break; -+ default: -+ ASSERT (0); -+ return -1; /* NOTREACHED */ ++ switch (xormethod) { ++ case 0: ++ break; ++ case 1: ++ buffer_mask(buf,xormask,xormasklen); ++ break; ++ case 2: ++ buffer_xorptrpos(buf); ++ break; ++ case 3: ++ buffer_reverse(buf); ++ break; ++ case 4: ++ buffer_mask(buf,xormask,xormasklen); ++ buffer_xorptrpos(buf); ++ buffer_reverse(buf); ++ buffer_xorptrpos(buf); ++ break; ++ default: ++ ASSERT (0); ++ return -1; /* NOTREACHED */ + } -+ return res; ++ return res; } /* -@@ -980,8 +1010,34 @@ link_socket_write_udp (struct link_socke +@@ -1159,8 +1188,33 @@ link_socket_write_udp(struct link_socket static inline int - link_socket_write (struct link_socket *sock, - struct buffer *buf, -- struct link_socket_actual *to) -+ struct link_socket_actual *to, -+ int xormethod, -+ const char *xormask, -+ int xormasklen) + link_socket_write(struct link_socket *sock, + struct buffer *buf, +- struct link_socket_actual *to) ++ struct link_socket_actual *to, ++ int xormethod, ++ const char *xormask, ++ int xormasklen) { -+ switch(xormethod) -+ { -+ case 0: -+ break; -+ case 1: -+ buffer_mask(buf,xormask,xormasklen); -+ break; -+ case 2: -+ buffer_xorptrpos(buf); -+ break; -+ case 3: -+ buffer_reverse(buf); -+ break; -+ case 4: -+ buffer_xorptrpos(buf); -+ buffer_reverse(buf); -+ buffer_xorptrpos(buf); -+ buffer_mask(buf,xormask,xormasklen); -+ break; -+ default: -+ ASSERT (0); -+ return -1; /* NOTREACHED */ ++ switch (xormethod) { ++ case 0: ++ break; ++ case 1: ++ buffer_mask(buf,xormask,xormasklen); ++ break; ++ case 2: ++ buffer_xorptrpos(buf); ++ break; ++ case 3: ++ buffer_reverse(buf); ++ break; ++ case 4: ++ buffer_xorptrpos(buf); ++ buffer_reverse(buf); ++ buffer_xorptrpos(buf); ++ buffer_mask(buf,xormask,xormasklen); ++ break; ++ default: ++ ASSERT (0); ++ return -1; /* NOTREACHED */ + } - if (proto_is_udp(sock->info.proto)) /* unified UDPv4 and UDPv6 */ + if (proto_is_udp(sock->info.proto)) /* unified UDPv4 and UDPv6 */ { - return link_socket_write_udp (sock, buf, to); + return link_socket_write_udp(sock, buf, to); Modified: head/security/openvpn/pkg-plist ============================================================================== --- head/security/openvpn/pkg-plist Tue Dec 27 22:34:36 2016 (r429677) +++ head/security/openvpn/pkg-plist Tue Dec 27 23:16:57 2016 (r429678) @@ -1,4 +1,5 @@ include/openvpn-plugin.h +include/openvpn-msg.h lib/openvpn/plugins/openvpn-plugin-auth-pam.so lib/openvpn/plugins/openvpn-plugin-down-root.so man/man8/openvpn.8.gz Modified: head/security/openvpn23-polarssl/Makefile ============================================================================== --- head/security/openvpn-polarssl/Makefile Fri Dec 16 19:14:57 2016 (r428693) +++ head/security/openvpn23-polarssl/Makefile Tue Dec 27 23:16:57 2016 (r429678) @@ -8,6 +8,6 @@ COMMENT= Secure IP/Ethernet tunnel daem OPTIONS_EXCLUDE= OPENSSL PKCS11 X509ALTUSERNAME OPTIONS_SLAVE= POLARSSL -MASTERDIR= ${.CURDIR}/../../security/openvpn +MASTERDIR= ${.CURDIR}/../../security/openvpn23 .include "${MASTERDIR}/Makefile" Modified: head/security/openvpn23/Makefile ============================================================================== --- head/security/openvpn/Makefile Fri Dec 16 19:14:57 2016 (r428693) +++ head/security/openvpn23/Makefile Tue Dec 27 23:16:57 2016 (r429678) @@ -10,6 +10,9 @@ MASTER_SITES= http://swupdate.openvpn.n MAINTAINER= mandree@FreeBSD.org COMMENT?= Secure IP/Ethernet tunnel daemon +DEPRECATED= Replaced by new upstream relesae 2.4.x +EXPIRATION_DATE= 2017-03-31 + LICENSE= GPLv2 CONFLICTS_INSTALL= openvpn-2.[!3].* openvpn-[!2].* openvpn-beta-[0-9]* openvpn-devel-[0-9]* From owner-svn-ports-head@freebsd.org Wed Dec 28 00:24:47 2016 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 5DBC3C94BFC; Wed, 28 Dec 2016 00:24:47 +0000 (UTC) (envelope-from swills@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 2CB1B1840; Wed, 28 Dec 2016 00:24:47 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBS0OkgQ082375; Wed, 28 Dec 2016 00:24:46 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBS0OkWT082374; Wed, 28 Dec 2016 00:24:46 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201612280024.uBS0OkWT082374@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Wed, 28 Dec 2016 00:24:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429679 - head/www/rubygem-amazon-ecs 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: Wed, 28 Dec 2016 00:24:47 -0000 Author: swills Date: Wed Dec 28 00:24:46 2016 New Revision: 429679 URL: https://svnweb.freebsd.org/changeset/ports/429679 Log: www/rubygem-amazon-ecs: switch to rubygem dep Modified: head/www/rubygem-amazon-ecs/Makefile Modified: head/www/rubygem-amazon-ecs/Makefile ============================================================================== --- head/www/rubygem-amazon-ecs/Makefile Tue Dec 27 23:16:57 2016 (r429678) +++ head/www/rubygem-amazon-ecs/Makefile Wed Dec 28 00:24:46 2016 (r429679) @@ -3,6 +3,7 @@ PORTNAME= amazon-ecs PORTVERSION= 2.4.0 +PORTREVISION= 1 CATEGORIES= www rubygems MASTER_SITES= RG @@ -13,7 +14,7 @@ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/MIT-LICENSE RUN_DEPENDS= rubygem-nokogiri>=1.4:textproc/rubygem-nokogiri \ - ${RUBY_PKGNAMEPREFIX}hmac>=0.3:security/ruby-hmac + rubygem-ruby-hmac>=0.3:security/rubygem-ruby-hmac NO_ARCH= yes USE_RUBY= yes From owner-svn-ports-head@freebsd.org Wed Dec 28 00:29:14 2016 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 36F34C94C63; Wed, 28 Dec 2016 00:29:14 +0000 (UTC) (envelope-from swills@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 ECF8C1955; Wed, 28 Dec 2016 00:29:13 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBS0TDRI082655; Wed, 28 Dec 2016 00:29:13 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBS0TDIu082654; Wed, 28 Dec 2016 00:29:13 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201612280029.uBS0TDIu082654@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Wed, 28 Dec 2016 00:29:13 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429680 - head/security/ruby-hmac 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: Wed, 28 Dec 2016 00:29:14 -0000 Author: swills Date: Wed Dec 28 00:29:12 2016 New Revision: 429680 URL: https://svnweb.freebsd.org/changeset/ports/429680 Log: security/ruby-hmac: deprecate Modified: head/security/ruby-hmac/Makefile Modified: head/security/ruby-hmac/Makefile ============================================================================== --- head/security/ruby-hmac/Makefile Wed Dec 28 00:24:46 2016 (r429679) +++ head/security/ruby-hmac/Makefile Wed Dec 28 00:29:12 2016 (r429680) @@ -15,4 +15,7 @@ USE_RUBY= yes USES= gem GEM_NAME= ${DISTNAME} +DEPRECATED= Use www/rubygem-ruby-hmac instead +EXPIRATION_DATE= 2017-01-28 + .include From owner-svn-ports-head@freebsd.org Wed Dec 28 01:06:43 2016 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 BA274C91676; Wed, 28 Dec 2016 01:06:43 +0000 (UTC) (envelope-from swills@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 89690195E; Wed, 28 Dec 2016 01:06:43 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBS16g9J098851; Wed, 28 Dec 2016 01:06:42 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBS16gmG098850; Wed, 28 Dec 2016 01:06:42 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201612280106.uBS16gmG098850@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Wed, 28 Dec 2016 01:06:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429681 - head/security/ruby-password 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: Wed, 28 Dec 2016 01:06:43 -0000 Author: swills Date: Wed Dec 28 01:06:42 2016 New Revision: 429681 URL: https://svnweb.freebsd.org/changeset/ports/429681 Log: security/ruby-password: deprecate Modified: head/security/ruby-password/Makefile Modified: head/security/ruby-password/Makefile ============================================================================== --- head/security/ruby-password/Makefile Wed Dec 28 00:29:12 2016 (r429680) +++ head/security/ruby-password/Makefile Wed Dec 28 01:06:42 2016 (r429681) @@ -37,6 +37,9 @@ DOCSDIR= ${RUBY_MODDOCDIR} PORTEXAMPLES= * PORTDOCS= * +DEPRECATED= Upstream no longer active +EXPIRATION_DATE= 2017-01-28 + post-patch: @${REINPLACE_CMD} -E -e 's,([^[:alpha:]]+)crack.h,\1packer.h,g' \ ${WRKSRC}/rbcrack.c ${WRKSRC}/extconf.rb From owner-svn-ports-head@freebsd.org Wed Dec 28 01:18:00 2016 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 8EC9FC918AD; Wed, 28 Dec 2016 01:18:00 +0000 (UTC) (envelope-from swills@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 5383C1D16; Wed, 28 Dec 2016 01:18:00 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBS1HxWP003187; Wed, 28 Dec 2016 01:17:59 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBS1Hxie003186; Wed, 28 Dec 2016 01:17:59 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201612280117.uBS1Hxie003186@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Wed, 28 Dec 2016 01:17:59 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429682 - head/security/ruby-tcpwrap 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: Wed, 28 Dec 2016 01:18:00 -0000 Author: swills Date: Wed Dec 28 01:17:59 2016 New Revision: 429682 URL: https://svnweb.freebsd.org/changeset/ports/429682 Log: security/ruby-tcpwrap: deprecate Modified: head/security/ruby-tcpwrap/Makefile Modified: head/security/ruby-tcpwrap/Makefile ============================================================================== --- head/security/ruby-tcpwrap/Makefile Wed Dec 28 01:06:42 2016 (r429681) +++ head/security/ruby-tcpwrap/Makefile Wed Dec 28 01:17:59 2016 (r429682) @@ -31,6 +31,9 @@ INSTALL_TARGET= site-install DOCS_EN= README.en doc/tcpwrap.html.en DOCS_JA= README.ja doc/tcpwrap.html.ja +DEPRECATED= Upstream no longer active +EXPIRATION_DATE= 2017-01-28 + post-install: ${MKDIR} ${STAGEDIR}${RUBY_MODEXAMPLESDIR} ${INSTALL_DATA} ${WRKSRC}/sample/echod.rb ${STAGEDIR}${RUBY_MODEXAMPLESDIR}/ From owner-svn-ports-head@freebsd.org Wed Dec 28 01:31:12 2016 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 6D06CC91CA2; Wed, 28 Dec 2016 01:31:12 +0000 (UTC) (envelope-from swills@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 2CBDC1186; Wed, 28 Dec 2016 01:31:12 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBS1VBmS007632; Wed, 28 Dec 2016 01:31:11 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBS1VBJk007631; Wed, 28 Dec 2016 01:31:11 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201612280131.uBS1VBJk007631@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Wed, 28 Dec 2016 01:31:11 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429683 - head/graphics/ruby-image_size 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: Wed, 28 Dec 2016 01:31:12 -0000 Author: swills Date: Wed Dec 28 01:31:11 2016 New Revision: 429683 URL: https://svnweb.freebsd.org/changeset/ports/429683 Log: graphics/ruby-image_size: deprecate Modified: head/graphics/ruby-image_size/Makefile Modified: head/graphics/ruby-image_size/Makefile ============================================================================== --- head/graphics/ruby-image_size/Makefile Wed Dec 28 01:17:59 2016 (r429682) +++ head/graphics/ruby-image_size/Makefile Wed Dec 28 01:31:11 2016 (r429683) @@ -24,6 +24,9 @@ OPTIONS_DEFINE= DOCS DOCS= readme.ja.rd readme.rd +DEPRECATED= Upstream no longer active +EXPIRATION_DATE= 2017-01-28 + do-install: ${MKDIR} ${STAGEDIR}${RUBY_SITELIBDIR}/ ${INSTALL_DATA} ${WRKSRC}/lib/image_size.rb ${STAGEDIR}${RUBY_SITELIBDIR}/ From owner-svn-ports-head@freebsd.org Wed Dec 28 02:09:01 2016 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 33D3AC9135C; Wed, 28 Dec 2016 02:09:01 +0000 (UTC) (envelope-from junovitch@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 031641F69; Wed, 28 Dec 2016 02:09:00 +0000 (UTC) (envelope-from junovitch@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBS290Z8023850; Wed, 28 Dec 2016 02:09:00 GMT (envelope-from junovitch@FreeBSD.org) Received: (from junovitch@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBS290Fw023848; Wed, 28 Dec 2016 02:09:00 GMT (envelope-from junovitch@FreeBSD.org) Message-Id: <201612280209.uBS290Fw023848@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: junovitch set sender to junovitch@FreeBSD.org using -f From: Jason Unovitch Date: Wed, 28 Dec 2016 02:09:00 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429684 - 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: Wed, 28 Dec 2016 02:09:01 -0000 Author: junovitch Date: Wed Dec 28 02:08:59 2016 New Revision: 429684 URL: https://svnweb.freebsd.org/changeset/ports/429684 Log: mail/phpmailer: update 5.2.18 -> 5.2.19 Changelog: * Remove duplicate check for Sender address (followup on 5.2.18 security update) Approved by: ports-secteam (with hat) MFH: 2016Q4 Modified: head/mail/phpmailer/Makefile head/mail/phpmailer/distinfo Modified: head/mail/phpmailer/Makefile ============================================================================== --- head/mail/phpmailer/Makefile Wed Dec 28 01:31:11 2016 (r429683) +++ head/mail/phpmailer/Makefile Wed Dec 28 02:08:59 2016 (r429684) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= phpmailer -PORTVERSION= 5.2.18 +PORTVERSION= 5.2.19 DISTVERSIONPREFIX= v CATEGORIES= mail Modified: head/mail/phpmailer/distinfo ============================================================================== --- head/mail/phpmailer/distinfo Wed Dec 28 01:31:11 2016 (r429683) +++ head/mail/phpmailer/distinfo Wed Dec 28 02:08:59 2016 (r429684) @@ -1,3 +1,3 @@ -TIMESTAMP = 1482753476 -SHA256 (PHPMailer-PHPMailer-v5.2.18_GH0.tar.gz) = a6f64aeac133929f80a3f948839e0f3c2b21c62d6e95ebca33cc99b830a136b6 -SIZE (PHPMailer-PHPMailer-v5.2.18_GH0.tar.gz) = 156322 +TIMESTAMP = 1482889915 +SHA256 (PHPMailer-PHPMailer-v5.2.19_GH0.tar.gz) = 5c167f6d84bd74bff9de6b5594f2c262e748a021ce4686cadfc2ed273e71f82f +SIZE (PHPMailer-PHPMailer-v5.2.19_GH0.tar.gz) = 156311 From owner-svn-ports-head@freebsd.org Wed Dec 28 02:22:59 2016 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 1CCB5C91B46; Wed, 28 Dec 2016 02:22:59 +0000 (UTC) (envelope-from wen@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 C82721A8F; Wed, 28 Dec 2016 02:22:58 +0000 (UTC) (envelope-from wen@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBS2MvtM031934; Wed, 28 Dec 2016 02:22:57 GMT (envelope-from wen@FreeBSD.org) Received: (from wen@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBS2MvQq031932; Wed, 28 Dec 2016 02:22:57 GMT (envelope-from wen@FreeBSD.org) Message-Id: <201612280222.uBS2MvQq031932@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: wen set sender to wen@FreeBSD.org using -f From: Wen Heping Date: Wed, 28 Dec 2016 02:22:57 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429686 - head/devel/py-click-threading 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: Wed, 28 Dec 2016 02:22:59 -0000 Author: wen Date: Wed Dec 28 02:22:57 2016 New Revision: 429686 URL: https://svnweb.freebsd.org/changeset/ports/429686 Log: - Update to 0.4.2 - Add do-test PR: 215622 Submitted by: geier@lostpackets.de(maintainer) Modified: head/devel/py-click-threading/Makefile head/devel/py-click-threading/distinfo Modified: head/devel/py-click-threading/Makefile ============================================================================== --- head/devel/py-click-threading/Makefile Wed Dec 28 02:09:29 2016 (r429685) +++ head/devel/py-click-threading/Makefile Wed Dec 28 02:22:57 2016 (r429686) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= click-threading -PORTVERSION= 0.4.0 +PORTVERSION= 0.4.2 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -12,6 +12,10 @@ COMMENT= Multithreaded Click apps made e LICENSE= MIT +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}click>0:devel/py-click +TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest \ + ${RUN_DEPENDS} + USES= python USE_PYTHON= autoplist distutils NO_ARCH= yes @@ -22,4 +26,7 @@ NO_ARCH= yes RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}futures>=0:devel/py-futures .endif +do-test: + @cd ${WRKSRC} && ${PYTHON_CMD} -m pytest -rs -v + .include Modified: head/devel/py-click-threading/distinfo ============================================================================== --- head/devel/py-click-threading/distinfo Wed Dec 28 02:09:29 2016 (r429685) +++ head/devel/py-click-threading/distinfo Wed Dec 28 02:22:57 2016 (r429686) @@ -1,3 +1,3 @@ -TIMESTAMP = 1473376023 -SHA256 (click-threading-0.4.0.tar.gz) = 1823fac05f6b7705ab15956512a06d1b634beb4bbf99e115cab4fc4f6d1436d3 -SIZE (click-threading-0.4.0.tar.gz) = 3476 +TIMESTAMP = 1482889980 +SHA256 (click-threading-0.4.2.tar.gz) = 400b0bb63d9096b6bf2806efaf742a1cc8b6c88e0484f0afe7d7a7f0e9870609 +SIZE (click-threading-0.4.2.tar.gz) = 10384 From owner-svn-ports-head@freebsd.org Wed Dec 28 02:37:44 2016 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 A8FACC91F6A; Wed, 28 Dec 2016 02:37:44 +0000 (UTC) (envelope-from swills@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 78757106E; Wed, 28 Dec 2016 02:37:44 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBS2bhpV036760; Wed, 28 Dec 2016 02:37:43 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBS2bh8P036759; Wed, 28 Dec 2016 02:37:43 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201612280237.uBS2bh8P036759@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Wed, 28 Dec 2016 02:37:43 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429688 - head/graphics/ruby-imlib2 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: Wed, 28 Dec 2016 02:37:44 -0000 Author: swills Date: Wed Dec 28 02:37:43 2016 New Revision: 429688 URL: https://svnweb.freebsd.org/changeset/ports/429688 Log: graphics/ruby-imlib2: deprecate Modified: head/graphics/ruby-imlib2/Makefile Modified: head/graphics/ruby-imlib2/Makefile ============================================================================== --- head/graphics/ruby-imlib2/Makefile Wed Dec 28 02:31:21 2016 (r429687) +++ head/graphics/ruby-imlib2/Makefile Wed Dec 28 02:37:43 2016 (r429688) @@ -31,6 +31,9 @@ MAKE_ARGS= INSTALL_PROG="${INSTALL_PROGR PORTDOCS= * PORTEXAMPLES= * +DEPRECATED= Upstream no longer active +EXPIRATION_DATE= 2017-01-28 + post-patch: ${REINPLACE_CMD} -E -e 's|RSTRING\(([^)]+)\)->len|RSTRING_LEN(\1)|g' ${WRKSRC}/imlib2.c From owner-svn-ports-head@freebsd.org Wed Dec 28 02:43:56 2016 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 DE952C9326F; Wed, 28 Dec 2016 02:43:56 +0000 (UTC) (envelope-from swills@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 AE19D15A1; Wed, 28 Dec 2016 02:43:56 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBS2htwv040645; Wed, 28 Dec 2016 02:43:55 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBS2htKp040644; Wed, 28 Dec 2016 02:43:55 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201612280243.uBS2htKp040644@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Wed, 28 Dec 2016 02:43:55 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429689 - head/graphics/ruby-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: Wed, 28 Dec 2016 02:43:57 -0000 Author: swills Date: Wed Dec 28 02:43:55 2016 New Revision: 429689 URL: https://svnweb.freebsd.org/changeset/ports/429689 Log: graphics/ruby-svg: deprecate Modified: head/graphics/ruby-svg/Makefile Modified: head/graphics/ruby-svg/Makefile ============================================================================== --- head/graphics/ruby-svg/Makefile Wed Dec 28 02:37:43 2016 (r429688) +++ head/graphics/ruby-svg/Makefile Wed Dec 28 02:43:55 2016 (r429689) @@ -24,6 +24,9 @@ EXAMPLESDIR= ${RUBY_MODEXAMPLESDIR} PORTDOCS= * PORTEXAMPLES= * +DEPRECATED= Use graphics/rubygem-rsvg2 instead +EXPIRATION_DATE= 2017-01-28 + do-install: @${MKDIR} ${STAGEDIR}${RUBY_SITELIBDIR}/svg ${INSTALL_DATA} ${WRKSRC}/lib/svg/*.rb ${STAGEDIR}${RUBY_SITELIBDIR}/svg/ From owner-svn-ports-head@freebsd.org Wed Dec 28 02:46:19 2016 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 E6196C93350; Wed, 28 Dec 2016 02:46:19 +0000 (UTC) (envelope-from swills@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 B58BA16D9; Wed, 28 Dec 2016 02:46:19 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBS2kISX040858; Wed, 28 Dec 2016 02:46:18 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBS2kIRo040857; Wed, 28 Dec 2016 02:46:18 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201612280246.uBS2kIRo040857@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Wed, 28 Dec 2016 02:46:18 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429690 - head/audio/ruby-audiofile 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: Wed, 28 Dec 2016 02:46:20 -0000 Author: swills Date: Wed Dec 28 02:46:18 2016 New Revision: 429690 URL: https://svnweb.freebsd.org/changeset/ports/429690 Log: audio/ruby-audiofile: deprecate Modified: head/audio/ruby-audiofile/Makefile Modified: head/audio/ruby-audiofile/Makefile ============================================================================== --- head/audio/ruby-audiofile/Makefile Wed Dec 28 02:43:55 2016 (r429689) +++ head/audio/ruby-audiofile/Makefile Wed Dec 28 02:46:18 2016 (r429690) @@ -32,6 +32,9 @@ CDDB_WRKSRC= ${WRKDIR}/example INSTALL_TARGET= site-install REINPLACE_ARGS= -i "" +DEPRECATED= Broken on modern versions of Ruby +EXPIRATION_DATE= 2017-01-28 + post-patch: @${REINPLACE_CMD} -E -e "s,/home/jaredj/ruby-lib/(cddb),\1,g" ${CDDB_WRKSRC}/wavcddb From owner-svn-ports-head@freebsd.org Wed Dec 28 02:50:29 2016 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 0233FC9343F; Wed, 28 Dec 2016 02:50:29 +0000 (UTC) (envelope-from wen@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 C5E4A185F; Wed, 28 Dec 2016 02:50:28 +0000 (UTC) (envelope-from wen@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBS2oRTM041170; Wed, 28 Dec 2016 02:50:27 GMT (envelope-from wen@FreeBSD.org) Received: (from wen@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBS2oRBB041168; Wed, 28 Dec 2016 02:50:27 GMT (envelope-from wen@FreeBSD.org) Message-Id: <201612280250.uBS2oRBB041168@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: wen set sender to wen@FreeBSD.org using -f From: Wen Heping Date: Wed, 28 Dec 2016 02:50:27 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429691 - head/www/py-django-constance 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: Wed, 28 Dec 2016 02:50:29 -0000 Author: wen Date: Wed Dec 28 02:50:27 2016 New Revision: 429691 URL: https://svnweb.freebsd.org/changeset/ports/429691 Log: - Update to 1.3.4 PR: 215595 Submitted by: Ultima1252@gmail.com(maintainer) Modified: head/www/py-django-constance/Makefile head/www/py-django-constance/distinfo Modified: head/www/py-django-constance/Makefile ============================================================================== --- head/www/py-django-constance/Makefile Wed Dec 28 02:46:18 2016 (r429690) +++ head/www/py-django-constance/Makefile Wed Dec 28 02:50:27 2016 (r429691) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= django-constance -PORTVERSION= 1.3.3 +PORTVERSION= 1.3.4 CATEGORIES= www python MASTER_SITES= GH PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/www/py-django-constance/distinfo ============================================================================== --- head/www/py-django-constance/distinfo Wed Dec 28 02:46:18 2016 (r429690) +++ head/www/py-django-constance/distinfo Wed Dec 28 02:50:27 2016 (r429691) @@ -1,3 +1,3 @@ -TIMESTAMP = 1475594318 -SHA256 (jazzband-django-constance-1.3.3_GH0.tar.gz) = 407c11f0d4653864db385f13a5267e74df1e71af62165a26a90a86d235e648a9 -SIZE (jazzband-django-constance-1.3.3_GH0.tar.gz) = 145719 +TIMESTAMP = 1482892880 +SHA256 (jazzband-django-constance-1.3.4_GH0.tar.gz) = 57a02623524bcf97a963374e629e189d03bc626a8bf4c08e5ec07787a7f79f1d +SIZE (jazzband-django-constance-1.3.4_GH0.tar.gz) = 148103 From owner-svn-ports-head@freebsd.org Wed Dec 28 02:51:59 2016 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 B78A7C935BD; Wed, 28 Dec 2016 02:51:59 +0000 (UTC) (envelope-from timur@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 860291A6A; Wed, 28 Dec 2016 02:51:59 +0000 (UTC) (envelope-from timur@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBS2pwue044481; Wed, 28 Dec 2016 02:51:58 GMT (envelope-from timur@FreeBSD.org) Received: (from timur@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBS2pvhA044470; Wed, 28 Dec 2016 02:51:57 GMT (envelope-from timur@FreeBSD.org) Message-Id: <201612280251.uBS2pvhA044470@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: timur set sender to timur@FreeBSD.org using -f From: "Timur I. Bakeyev" Date: Wed, 28 Dec 2016 02:51:57 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429692 - in head/net: samba43 samba43/files samba44 samba44/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: Wed, 28 Dec 2016 02:51:59 -0000 Author: timur Date: Wed Dec 28 02:51:57 2016 New Revision: 429692 URL: https://svnweb.freebsd.org/changeset/ports/429692 Log: * Upgrade net/samba43 and net/samba44 to address multiple vulnerabilities * Switch port to use net/openldap24-sasl-client as some authorization methods don't work with plain openldap24-client. * Changed namespace used by vfs_fruit to be compatiable with net/netatalk3. * Removed old DNS crypto patch, as it SEEMS it was superseded by recent code changes. Please, notify me if you see that internal DNS doesn't handle signed requests properly anymore. Security: CVE-2016-2123 CVE-2016-2125 CVE-2016-2126 Added: head/net/samba43/files/patch-source3__smbd__close.c (contents, props changed) head/net/samba43/files/patch-source3__smbd__open.c (contents, props changed) head/net/samba44/files/patch-source3__modules__vfs_fruit.c (contents, props changed) head/net/samba44/files/patch-source3__smbd__close.c (contents, props changed) head/net/samba44/files/patch-source3__smbd__open.c (contents, props changed) Deleted: head/net/samba44/files/patch-source4__dns_server__dns_crypto.c Modified: head/net/samba43/Makefile head/net/samba43/distinfo head/net/samba43/pkg-plist head/net/samba44/Makefile head/net/samba44/distinfo head/net/samba44/pkg-plist Modified: head/net/samba43/Makefile ============================================================================== --- head/net/samba43/Makefile Wed Dec 28 02:50:27 2016 (r429691) +++ head/net/samba43/Makefile Wed Dec 28 02:51:57 2016 (r429692) @@ -3,7 +3,7 @@ PORTNAME?= ${SAMBA4_BASENAME}43 PORTVERSION?= ${SAMBA4_VERSION} -PORTREVISION?= 1 +PORTREVISION?= 0 CATEGORIES?= net MASTER_SITES= SAMBA/samba/stable SAMBA/samba/rc DISTNAME= ${SAMBA4_DISTNAME} @@ -19,7 +19,7 @@ CONFLICTS?= *samba3[2-6]-3.* samba4-4.0 SAMBA4_BASENAME= samba SAMBA4_PORTNAME= ${SAMBA4_BASENAME}4 -SAMBA4_VERSION= 4.3.11 +SAMBA4_VERSION= 4.3.13 SAMBA4_DISTNAME= ${SAMBA4_BASENAME}-${SAMBA4_VERSION:S|.p|pre|:S|.r|rc|:S|.t|tp|:S|.a|alpha|} WRKSRC?= ${WRKDIR}/${DISTNAME} @@ -157,7 +157,6 @@ CONFIGURE_ARGS+= \ --with-sendfile-support \ --builtin-libraries=smbclient \ ${ICONV_CONFIGURE_BASE} - # for libexecinfo: (so that __builtin_frame_address() finds the top of the stack) .if ${ARCH} == "amd64" CFLAGS+= -fno-omit-frame-pointer @@ -192,11 +191,12 @@ GDB_CMD?= ${LOCALBASE}/bin/gdb BUILD_DEPENDS+= ${GDB_CMD}:devel/gdb RUN_DEPENDS+= ${GDB_CMD}:devel/gdb SAMBA4_MODULES+= auth_skel perfcount_test pdb_test vfs_shadow_copy_test vfs_skel_opaque vfs_skel_transparent vfs_fake_acls -CONFIGURE_ARGS+= --enable-developer --enable-selftest -PLIST_SUB+= DEVELOPER="" +CONFIGURE_ARGS+= --enable-developer --enable-selftest --with-ntvfs-fileserver --abi-check-disable +PLIST_SUB+= DEVELOPER="" NTVFS="" .else GDB_CMD= true -PLIST_SUB+= DEVELOPER="@comment " +CONFIGURE_ARGS+= --without-ntvfs-fileserver +PLIST_SUB+= DEVELOPER="@comment " NTVFS="@comment" .endif ############################################################################## # XXX: That will blow up your installation @@ -345,7 +345,7 @@ CONFIGURE_ARGS+= --without-ads .if defined(SAMBA4_WANT_LDAP) USE_OPENLDAP= yes -#WANT_OPENLDAP_SASL= yes +WANT_OPENLDAP_SASL= yes CONFIGURE_ARGS+= --with-ldap PLIST_SUB+= LDAP="" .else Modified: head/net/samba43/distinfo ============================================================================== --- head/net/samba43/distinfo Wed Dec 28 02:50:27 2016 (r429691) +++ head/net/samba43/distinfo Wed Dec 28 02:51:57 2016 (r429692) @@ -1,3 +1,3 @@ -TIMESTAMP = 1468280731 -SHA256 (samba-4.3.11.tar.gz) = 90a967310e34a31d5c9fc5f86855f334fc19815e7e59f5c2d72a9bba23cf4fec -SIZE (samba-4.3.11.tar.gz) = 20573432 +TIMESTAMP = 1482679553 +SHA256 (samba-4.3.13.tar.gz) = 876da00b42cecd340db8bad03aabe78eb34ad6ac9a99876d190be3b39a186a97 +SIZE (samba-4.3.13.tar.gz) = 20590334 Added: head/net/samba43/files/patch-source3__smbd__close.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net/samba43/files/patch-source3__smbd__close.c Wed Dec 28 02:51:57 2016 (r429692) @@ -0,0 +1,11 @@ +--- source3/smbd/close.c.orig 2016-12-25 13:09:22.100676000 +0000 ++++ source3/smbd/close.c 2016-12-25 13:09:59.877256000 +0000 +@@ -168,7 +168,7 @@ + unsigned int num_streams = 0; + TALLOC_CTX *frame = talloc_stackframe(); + NTSTATUS status; +- bool saved_posix_pathnames; ++ bool saved_posix_pathnames = false; + + status = vfs_streaminfo(conn, NULL, fname, talloc_tos(), + &num_streams, &stream_info); Added: head/net/samba43/files/patch-source3__smbd__open.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net/samba43/files/patch-source3__smbd__open.c Wed Dec 28 02:51:57 2016 (r429692) @@ -0,0 +1,11 @@ +--- source3/smbd/open.c.orig 2016-12-25 13:08:58.349614000 +0000 ++++ source3/smbd/open.c 2016-12-25 13:09:10.968754000 +0000 +@@ -3890,7 +3890,7 @@ + unsigned int num_streams = 0; + TALLOC_CTX *frame = talloc_stackframe(); + NTSTATUS status; +- bool saved_posix_pathnames; ++ bool saved_posix_pathnames = false; + + status = vfs_streaminfo(conn, NULL, fname, talloc_tos(), + &num_streams, &stream_info); Modified: head/net/samba43/pkg-plist ============================================================================== --- head/net/samba43/pkg-plist Wed Dec 28 02:50:27 2016 (r429691) +++ head/net/samba43/pkg-plist Wed Dec 28 02:51:57 2016 (r429692) @@ -222,7 +222,7 @@ lib/nss_wins.so.1 lib/pam_winbind.so lib/winbind_krb5_locator.so %%AD_DC%%lib/samba/libdlz-bind9-for-torture-samba4.so -%%AD_DC%%lib/samba/libntvfs-samba4.so +%%NTVFS%%lib/samba/libntvfs-samba4.so %%AD_DC%%lib/samba/libposix-eadb-samba4.so %%AD_DC%%lib/samba/libprocess-model-samba4.so %%AD_DC%%lib/samba/libservice-samba4.so @@ -328,9 +328,6 @@ lib/samba/libutil-tdb-samba4.so lib/samba/libwinbind-client-samba4.so lib/samba/libwind-samba4.so.0 lib/samba/libxattr-tdb-samba4.so -%%DEVELOPER%%lib/samba/libnss_wrapper.so -%%DEVELOPER%%lib/samba/libuid_wrapper.so -%%DEVELOPER%%lib/samba/libsocket_wrapper.so %%AD_DC%%lib/shared-modules/bind9/dlz_bind9.so %%AD_DC%%lib/shared-modules/bind9/dlz_bind9_10.so %%AD_DC%%lib/shared-modules/bind9/dlz_bind9_9.so @@ -385,7 +382,7 @@ lib/samba/libxattr-tdb-samba4.so %%AD_DC%%lib/shared-modules/service/nbtd.so %%AD_DC%%lib/shared-modules/service/ntp_signd.so %%AD_DC%%lib/shared-modules/service/s3fs.so -%%AD_DC%%lib/shared-modules/service/smb.so +%%NTVFS%%lib/shared-modules/service/smb.so %%AD_DC%%lib/shared-modules/service/web.so %%AD_DC%%lib/shared-modules/service/winbindd.so %%AD_DC%%lib/shared-modules/service/wrepl.so @@ -502,7 +499,6 @@ lib/shared-modules/vfs/zfsacl.so %%PKGCONFIGDIR%%/smbclient-raw.pc %%PKGCONFIGDIR%%/torture.pc %%PKGCONFIGDIR%%/wbclient.pc -%%DEVELOPER%%%%PYTHON_SITELIBDIR%%/samba/socket_wrapper.so %%AD_DC%%%%PYTHON_SITELIBDIR%%/samba/dckeytab.so %%AD_DC%%%%PYTHON_SITELIBDIR%%/samba/posix_eadb.so %%AD_DC%%%%PYTHON_SITELIBDIR%%/samba/xattr_native.so Modified: head/net/samba44/Makefile ============================================================================== --- head/net/samba44/Makefile Wed Dec 28 02:50:27 2016 (r429691) +++ head/net/samba44/Makefile Wed Dec 28 02:51:57 2016 (r429692) @@ -3,7 +3,7 @@ PORTNAME?= ${SAMBA4_BASENAME}44 PORTVERSION?= ${SAMBA4_VERSION} -PORTREVISION?= 1 +PORTREVISION?= 0 CATEGORIES?= net MASTER_SITES= SAMBA/samba/stable SAMBA/samba/rc DISTNAME= ${SAMBA4_DISTNAME} @@ -19,7 +19,7 @@ CONFLICTS?= *samba3[2-6]-3.* samba4-4.0 SAMBA4_BASENAME= samba SAMBA4_PORTNAME= ${SAMBA4_BASENAME}4 -SAMBA4_VERSION= 4.4.5 +SAMBA4_VERSION= 4.4.8 SAMBA4_DISTNAME= ${SAMBA4_BASENAME}-${SAMBA4_VERSION:S|.p|pre|:S|.r|rc|:S|.t|tp|:S|.a|alpha|} WRKSRC?= ${WRKDIR}/${DISTNAME} @@ -158,7 +158,6 @@ CONFIGURE_ARGS+= \ --with-sendfile-support \ --builtin-libraries=smbclient \ ${ICONV_CONFIGURE_BASE} - # for libexecinfo: (so that __builtin_frame_address() finds the top of the stack) .if ${ARCH} == "amd64" CFLAGS+= -fno-omit-frame-pointer @@ -193,11 +192,12 @@ GDB_CMD?= ${LOCALBASE}/bin/gdb BUILD_DEPENDS+= ${GDB_CMD}:devel/gdb RUN_DEPENDS+= ${GDB_CMD}:devel/gdb SAMBA4_MODULES+= auth_skel perfcount_test pdb_test vfs_shadow_copy_test vfs_skel_opaque vfs_skel_transparent vfs_fake_acls -CONFIGURE_ARGS+= --enable-developer --enable-selftest --abi-check-disable -PLIST_SUB+= DEVELOPER="" +CONFIGURE_ARGS+= --enable-developer --enable-selftest --with-ntvfs-fileserver --abi-check-disable +PLIST_SUB+= DEVELOPER="" NTVFS="" .else GDB_CMD= true -PLIST_SUB+= DEVELOPER="@comment " +CONFIGURE_ARGS+= --without-ntvfs-fileserver +PLIST_SUB+= DEVELOPER="@comment " NTVFS="@comment" .endif ############################################################################## # XXX: That will blow up your installation @@ -325,13 +325,15 @@ CONFIGURE_ARGS+= --without-utmp .if defined(SAMBA4_WANT_ADS) CONFIGURE_ARGS+= --with-ads +PLIST_SUB+= ADS="" .else CONFIGURE_ARGS+= --without-ads +PLIST_SUB+= ADS="@comment " .endif .if defined(SAMBA4_WANT_LDAP) USE_OPENLDAP= yes -#WANT_OPENLDAP_SASL= yes +WANT_OPENLDAP_SASL= yes CONFIGURE_ARGS+= --with-ldap PLIST_SUB+= LDAP="" .else Modified: head/net/samba44/distinfo ============================================================================== --- head/net/samba44/distinfo Wed Dec 28 02:50:27 2016 (r429691) +++ head/net/samba44/distinfo Wed Dec 28 02:51:57 2016 (r429692) @@ -1,3 +1,3 @@ -TIMESTAMP = 1468271289 -SHA256 (samba-4.4.5.tar.gz) = b876ef2e63f66265490e80a122e66ef2d7616112b839df68f56ac2e1ce17a7bd -SIZE (samba-4.4.5.tar.gz) = 20715838 +TIMESTAMP = 1482669451 +SHA256 (samba-4.4.8.tar.gz) = 0e54de8a22b77f9712578029639331b51f818b70e194766c98475a5b99470fbf +SIZE (samba-4.4.8.tar.gz) = 20743869 Added: head/net/samba44/files/patch-source3__modules__vfs_fruit.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net/samba44/files/patch-source3__modules__vfs_fruit.c Wed Dec 28 02:51:57 2016 (r429692) @@ -0,0 +1,11 @@ +--- source3/modules/vfs_fruit.c.orig 2016-12-28 02:48:27.478460000 +0000 ++++ source3/modules/vfs_fruit.c 2016-12-28 02:48:58.141967000 +0000 +@@ -105,7 +105,7 @@ + * This is hokey, but what else can we do? + */ + #define NETATALK_META_XATTR "org.netatalk.Metadata" +-#if defined(HAVE_ATTROPEN) || defined(FREEBSD) ++#if defined(HAVE_ATTROPEN) + #define AFPINFO_EA_NETATALK NETATALK_META_XATTR + #define AFPRESOURCE_EA_NETATALK "org.netatalk.ResourceFork" + #else Added: head/net/samba44/files/patch-source3__smbd__close.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net/samba44/files/patch-source3__smbd__close.c Wed Dec 28 02:51:57 2016 (r429692) @@ -0,0 +1,11 @@ +--- source3/smbd/close.c.orig 2016-12-25 13:09:22.100676000 +0000 ++++ source3/smbd/close.c 2016-12-25 13:09:59.877256000 +0000 +@@ -168,7 +168,7 @@ + unsigned int num_streams = 0; + TALLOC_CTX *frame = talloc_stackframe(); + NTSTATUS status; +- bool saved_posix_pathnames; ++ bool saved_posix_pathnames = false; + + status = vfs_streaminfo(conn, NULL, fname, talloc_tos(), + &num_streams, &stream_info); Added: head/net/samba44/files/patch-source3__smbd__open.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net/samba44/files/patch-source3__smbd__open.c Wed Dec 28 02:51:57 2016 (r429692) @@ -0,0 +1,11 @@ +--- source3/smbd/open.c.orig 2016-12-25 13:08:58.349614000 +0000 ++++ source3/smbd/open.c 2016-12-25 13:09:10.968754000 +0000 +@@ -3890,7 +3890,7 @@ + unsigned int num_streams = 0; + TALLOC_CTX *frame = talloc_stackframe(); + NTSTATUS status; +- bool saved_posix_pathnames; ++ bool saved_posix_pathnames = false; + + status = vfs_streaminfo(conn, NULL, fname, talloc_tos(), + &num_streams, &stream_info); Modified: head/net/samba44/pkg-plist ============================================================================== --- head/net/samba44/pkg-plist Wed Dec 28 02:50:27 2016 (r429691) +++ head/net/samba44/pkg-plist Wed Dec 28 02:51:57 2016 (r429692) @@ -164,8 +164,6 @@ lib/samba4/libsmbconf.so lib/samba4/libsmbconf.so.0 %%LDAP%%lib/samba4/libsmbldap.so %%LDAP%%lib/samba4/libsmbldap.so.0 -lib/samba4/libtevent-unix-util.so -lib/samba4/libtevent-unix-util.so.0 lib/samba4/libtevent-util.so lib/samba4/libtevent-util.so.0 lib/samba4/libwbclient.so @@ -176,7 +174,6 @@ lib/nss_wins.so.1 lib/pam_winbind.so %%CUPS%%libexec/samba/smbspool_krb5_wrapper %%AD_DC%%lib/samba4/private/libdlz-bind9-for-torture-samba4.so -%%AD_DC%%lib/samba4/private/libntvfs-samba4.so %%AD_DC%%lib/samba4/private/libposix-eadb-samba4.so %%AD_DC%%lib/samba4/private/libprocess-model-samba4.so %%AD_DC%%lib/samba4/private/libservice-samba4.so @@ -269,6 +266,7 @@ lib/samba4/private/libsmbd-base-samba4.s lib/samba4/private/libsmbd-conn-samba4.so lib/samba4/private/libsmbd-shim-samba4.so %%LDAP%%lib/samba4/private/libsmbldaphelper-samba4.so +%%NTVFS%%lib/samba4/private/libntvfs-samba4.so lib/samba4/private/libsmbpasswdparser-samba4.so lib/samba4/private/libsmbregistry-samba4.so lib/samba4/private/libsocket-blocking-samba4.so @@ -339,14 +337,14 @@ lib/samba4/private/libxattr-tdb-samba4.s %%AD_DC%%lib/shared-modules/service/nbtd.so %%AD_DC%%lib/shared-modules/service/ntp_signd.so %%AD_DC%%lib/shared-modules/service/s3fs.so -%%DEVELOPER%%%%AD_DC%%lib/shared-modules/service/smb.so +%%NTVFS%%lib/shared-modules/service/smb.so %%AD_DC%%lib/shared-modules/service/web.so %%AD_DC%%lib/shared-modules/service/winbindd.so %%AD_DC%%lib/shared-modules/service/wrepl.so %%AD_DC%%lib/shared-modules/vfs/posix_eadb.so %%DEVELOPER%%lib/shared-modules/vfs/nfs4acl_xattr.so %%DEVELOPER%%lib/shared-modules/vfs/fake_dfq.so -%%LDAP%%lib/shared-modules/idmap/rfc2307.so +%%ADS%%lib/shared-modules/idmap/rfc2307.so %%MODULE_AUTH_SAMBA4%%lib/shared-modules/auth/samba4.so %%MODULE_AUTH_SKEL%%lib/shared-modules/auth/skel.so %%MODULE_AUTH_UNIX%%lib/shared-modules/auth/unix.so @@ -585,6 +583,7 @@ lib/shared-modules/vfs/zfsacl.so %%PYTHON_SITELIBDIR%%/samba/tests/dcerpc/testrpc.py %%PYTHON_SITELIBDIR%%/samba/tests/dcerpc/unix.py %%PYTHON_SITELIBDIR%%/samba/tests/dns.py +%%PYTHON_SITELIBDIR%%/samba/tests/dns_tkey.py %%PYTHON_SITELIBDIR%%/samba/tests/docs.py %%PYTHON_SITELIBDIR%%/samba/tests/dsdb.py %%PYTHON_SITELIBDIR%%/samba/tests/gensec.py From owner-svn-ports-head@freebsd.org Wed Dec 28 02:56:41 2016 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 09AC1C939A6; Wed, 28 Dec 2016 02:56:41 +0000 (UTC) (envelope-from swills@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 CD4DB1FE1; Wed, 28 Dec 2016 02:56:40 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBS2ue06045676; Wed, 28 Dec 2016 02:56:40 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBS2ue3s045675; Wed, 28 Dec 2016 02:56:40 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201612280256.uBS2ue3s045675@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Wed, 28 Dec 2016 02:56:40 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429693 - head/audio/ruby-mp3tag 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: Wed, 28 Dec 2016 02:56:41 -0000 Author: swills Date: Wed Dec 28 02:56:39 2016 New Revision: 429693 URL: https://svnweb.freebsd.org/changeset/ports/429693 Log: audio/ruby-mp3tag: deprecate Modified: head/audio/ruby-mp3tag/Makefile Modified: head/audio/ruby-mp3tag/Makefile ============================================================================== --- head/audio/ruby-mp3tag/Makefile Wed Dec 28 02:51:57 2016 (r429692) +++ head/audio/ruby-mp3tag/Makefile Wed Dec 28 02:56:39 2016 (r429693) @@ -21,6 +21,9 @@ NO_ARCH= yes NO_BUILD= yes USE_RUBY= yes +DEPRECATED= Upstream no longer active +EXPIRATION_DATE= 2017-01-28 + post-patch: @${REINPLACE_CMD} -E \ -e "s,^(require[[:space:]]+')\./mp3tag(.*),\1mp3tag\2," \ From owner-svn-ports-head@freebsd.org Wed Dec 28 03:06:04 2016 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 EB6FAC940C3; Wed, 28 Dec 2016 03:06:04 +0000 (UTC) (envelope-from swills@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 BAD961CE8; Wed, 28 Dec 2016 03:06:04 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBS363tH050999; Wed, 28 Dec 2016 03:06:03 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBS363uN050998; Wed, 28 Dec 2016 03:06:03 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201612280306.uBS363uN050998@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Wed, 28 Dec 2016 03:06:03 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429694 - head/net/ruby-dict 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: Wed, 28 Dec 2016 03:06:05 -0000 Author: swills Date: Wed Dec 28 03:06:03 2016 New Revision: 429694 URL: https://svnweb.freebsd.org/changeset/ports/429694 Log: net/ruby-dict: deprecate Modified: head/net/ruby-dict/Makefile Modified: head/net/ruby-dict/Makefile ============================================================================== --- head/net/ruby-dict/Makefile Wed Dec 28 02:56:39 2016 (r429693) +++ head/net/ruby-dict/Makefile Wed Dec 28 03:06:03 2016 (r429694) @@ -30,6 +30,9 @@ SHEBANG_FILES= ${WRKSRC}/rdict DOCS= Changelog README doc/dict.html doc/rdict.html +DEPRECATED= Upstream no longer active +EXPIRATION_DATE= 2017-01-28 + post-install: ${INSTALL_SCRIPT} ${WRKSRC}/rdict ${STAGEDIR}${PREFIX}/bin/ From owner-svn-ports-head@freebsd.org Wed Dec 28 03:08:41 2016 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 3464CC9417F; Wed, 28 Dec 2016 03:08:41 +0000 (UTC) (envelope-from swills@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 0414F101F; Wed, 28 Dec 2016 03:08:40 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBS38eW5051292; Wed, 28 Dec 2016 03:08:40 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBS38e6p051291; Wed, 28 Dec 2016 03:08:40 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201612280308.uBS38e6p051291@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Wed, 28 Dec 2016 03:08:40 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429695 - head/net/ruby-icmp 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: Wed, 28 Dec 2016 03:08:41 -0000 Author: swills Date: Wed Dec 28 03:08:39 2016 New Revision: 429695 URL: https://svnweb.freebsd.org/changeset/ports/429695 Log: net/ruby-icmp: deprecate Modified: head/net/ruby-icmp/Makefile Modified: head/net/ruby-icmp/Makefile ============================================================================== --- head/net/ruby-icmp/Makefile Wed Dec 28 03:06:03 2016 (r429694) +++ head/net/ruby-icmp/Makefile Wed Dec 28 03:08:39 2016 (r429695) @@ -21,6 +21,9 @@ EXAMPLES= sample/* OPTIONS_DEFINE= DOCS +DEPRECATED= Upstream no longer active +EXPIRATION_DATE= 2017-01-28 + post-install: ${MKDIR} ${STAGEDIR}${RUBY_MODEXAMPLESDIR} .for f in ${EXAMPLES} From owner-svn-ports-head@freebsd.org Wed Dec 28 03:10:21 2016 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 708ECC941EE; Wed, 28 Dec 2016 03:10:21 +0000 (UTC) (envelope-from swills@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 3F2DD1152; Wed, 28 Dec 2016 03:10:21 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBS3AKB8051509; Wed, 28 Dec 2016 03:10:20 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBS3AK7I051508; Wed, 28 Dec 2016 03:10:20 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201612280310.uBS3AK7I051508@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Wed, 28 Dec 2016 03:10:20 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429696 - head/net/ruby-tcpsocketpipe 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: Wed, 28 Dec 2016 03:10:21 -0000 Author: swills Date: Wed Dec 28 03:10:20 2016 New Revision: 429696 URL: https://svnweb.freebsd.org/changeset/ports/429696 Log: net/ruby-tcpsocketpipe: deprecate Modified: head/net/ruby-tcpsocketpipe/Makefile Modified: head/net/ruby-tcpsocketpipe/Makefile ============================================================================== --- head/net/ruby-tcpsocketpipe/Makefile Wed Dec 28 03:08:39 2016 (r429695) +++ head/net/ruby-tcpsocketpipe/Makefile Wed Dec 28 03:10:20 2016 (r429696) @@ -19,6 +19,9 @@ USE_RUBY= yes NO_BUILD= yes PLIST_FILES= %%RUBY_SITELIBDIR%%/socketproxy.rb +DEPRECATED= Upstream no longer active +EXPIRATION_DATE= 2017-01-28 + do-install: ${MKDIR} ${STAGEDIR}${RUBY_SITELIBDIR}/ ${INSTALL_DATA} ${DISTDIR}/${DIST_SUBDIR}/socketproxy.rb ${STAGEDIR}${RUBY_SITELIBDIR}/ From owner-svn-ports-head@freebsd.org Wed Dec 28 03:14:09 2016 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 93B3AC94420; Wed, 28 Dec 2016 03:14:09 +0000 (UTC) (envelope-from swills@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 5A4C716A7; Wed, 28 Dec 2016 03:14:09 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBS3E8kW055314; Wed, 28 Dec 2016 03:14:08 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBS3E8FF055313; Wed, 28 Dec 2016 03:14:08 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201612280314.uBS3E8FF055313@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Wed, 28 Dec 2016 03:14:08 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429697 - head/net/ruby-tserver 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: Wed, 28 Dec 2016 03:14:09 -0000 Author: swills Date: Wed Dec 28 03:14:08 2016 New Revision: 429697 URL: https://svnweb.freebsd.org/changeset/ports/429697 Log: net/ruby-tserver: deprecate Modified: head/net/ruby-tserver/Makefile Modified: head/net/ruby-tserver/Makefile ============================================================================== --- head/net/ruby-tserver/Makefile Wed Dec 28 03:10:20 2016 (r429696) +++ head/net/ruby-tserver/Makefile Wed Dec 28 03:14:08 2016 (r429697) @@ -21,6 +21,9 @@ NO_BUILD= yes OPTIONS_DEFINE= DOCS +DEPRECATED= Upstream no longer active +EXPIRATION_DATE= 2017-01-28 + do-install: ${MKDIR} ${STAGEDIR}${RUBY_SITELIBDIR} ${INSTALL_DATA} ${WRKSRC}/tserver.rb ${STAGEDIR}${RUBY_SITELIBDIR}/ From owner-svn-ports-head@freebsd.org Wed Dec 28 03:18:03 2016 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 0BFE6C94483; Wed, 28 Dec 2016 03:18:03 +0000 (UTC) (envelope-from swills@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 CF91F17D0; Wed, 28 Dec 2016 03:18:02 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBS3I21x055625; Wed, 28 Dec 2016 03:18:02 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBS3I2gR055624; Wed, 28 Dec 2016 03:18:02 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201612280318.uBS3I2gR055624@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Wed, 28 Dec 2016 03:18:02 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429698 - head/databases/ruby-cdb 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: Wed, 28 Dec 2016 03:18:03 -0000 Author: swills Date: Wed Dec 28 03:18:01 2016 New Revision: 429698 URL: https://svnweb.freebsd.org/changeset/ports/429698 Log: databases/ruby-cdb: deprecate Modified: head/databases/ruby-cdb/Makefile Modified: head/databases/ruby-cdb/Makefile ============================================================================== --- head/databases/ruby-cdb/Makefile Wed Dec 28 03:14:08 2016 (r429697) +++ head/databases/ruby-cdb/Makefile Wed Dec 28 03:18:01 2016 (r429698) @@ -24,6 +24,9 @@ INSTALL_TARGET= site-install OPTIONS_DEFINE= DOCS +DEPRECATED= Upstream no longer active +EXPIRATION_DATE= 2017-01-28 + .include post-patch: From owner-svn-ports-head@freebsd.org Wed Dec 28 03:31:17 2016 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 BC895C94832; Wed, 28 Dec 2016 03:31:17 +0000 (UTC) (envelope-from swills@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 8C0BE1E0F; Wed, 28 Dec 2016 03:31:17 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBS3VGjw063076; Wed, 28 Dec 2016 03:31:16 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBS3VGIm063075; Wed, 28 Dec 2016 03:31:16 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201612280331.uBS3VGIm063075@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Wed, 28 Dec 2016 03:31:16 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429699 - head/databases/ruby-o_dbm 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: Wed, 28 Dec 2016 03:31:17 -0000 Author: swills Date: Wed Dec 28 03:31:16 2016 New Revision: 429699 URL: https://svnweb.freebsd.org/changeset/ports/429699 Log: databases/ruby-o_dbm: deprecate Modified: head/databases/ruby-o_dbm/Makefile Modified: head/databases/ruby-o_dbm/Makefile ============================================================================== --- head/databases/ruby-o_dbm/Makefile Wed Dec 28 03:18:01 2016 (r429698) +++ head/databases/ruby-o_dbm/Makefile Wed Dec 28 03:31:16 2016 (r429699) @@ -18,6 +18,9 @@ USES= tar:tgz NO_BUILD= yes NO_ARCH= yes +DEPRECATED= Upstream no longer active +EXPIRATION_DATE= 2017-01-28 + do-install: ${MKDIR} ${STAGEDIR}${RUBY_SITELIBDIR} ${INSTALL_DATA} ${WRKSRC}/o_dbm.rb ${STAGEDIR}${RUBY_SITELIBDIR}/ From owner-svn-ports-head@freebsd.org Wed Dec 28 03:34:23 2016 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 D961EC949D4; Wed, 28 Dec 2016 03:34:23 +0000 (UTC) (envelope-from swills@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 A8D36110D; Wed, 28 Dec 2016 03:34:23 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBS3YMuK063993; Wed, 28 Dec 2016 03:34:22 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBS3YMCS063992; Wed, 28 Dec 2016 03:34:22 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201612280334.uBS3YMCS063992@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Wed, 28 Dec 2016 03:34:22 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429700 - head/databases/ruby-rdbc1 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: Wed, 28 Dec 2016 03:34:24 -0000 Author: swills Date: Wed Dec 28 03:34:22 2016 New Revision: 429700 URL: https://svnweb.freebsd.org/changeset/ports/429700 Log: databases/ruby-rdbc1: deprecate Modified: head/databases/ruby-rdbc1/Makefile Modified: head/databases/ruby-rdbc1/Makefile ============================================================================== --- head/databases/ruby-rdbc1/Makefile Wed Dec 28 03:31:16 2016 (r429699) +++ head/databases/ruby-rdbc1/Makefile Wed Dec 28 03:34:22 2016 (r429700) @@ -27,6 +27,9 @@ WRKSRC= ${WRKDIR}/${PORTNAME} OPTIONS_DEFINE= DOCS EXAMPLES +DEPRECATED= Upstream no longer active +EXPIRATION_DATE= 2017-01-28 + do-install: ${MKDIR} ${STAGEDIR}${RUBY_SITELIBDIR} ${INSTALL_DATA} ${WRKSRC}/*.rb ${STAGEDIR}${RUBY_SITELIBDIR}/ From owner-svn-ports-head@freebsd.org Wed Dec 28 03:35:40 2016 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 A83F2C94A39; Wed, 28 Dec 2016 03:35:40 +0000 (UTC) (envelope-from swills@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 77B6C1213; Wed, 28 Dec 2016 03:35:40 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBS3ZdSp064154; Wed, 28 Dec 2016 03:35:39 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBS3ZdSx064153; Wed, 28 Dec 2016 03:35:39 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201612280335.uBS3ZdSx064153@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Wed, 28 Dec 2016 03:35:39 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429701 - head/databases/ruby-sybct 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: Wed, 28 Dec 2016 03:35:40 -0000 Author: swills Date: Wed Dec 28 03:35:39 2016 New Revision: 429701 URL: https://svnweb.freebsd.org/changeset/ports/429701 Log: databases/ruby-sybct: deprecate Modified: head/databases/ruby-sybct/Makefile Modified: head/databases/ruby-sybct/Makefile ============================================================================== --- head/databases/ruby-sybct/Makefile Wed Dec 28 03:34:22 2016 (r429700) +++ head/databases/ruby-sybct/Makefile Wed Dec 28 03:35:39 2016 (r429701) @@ -21,6 +21,9 @@ USES= iconv OPTIONS_DEFINE= DOCS +DEPRECATED= Upstream no longer active +EXPIRATION_DATE= 2017-01-28 + post-patch: @${REINPLACE_CMD} -e 's|%%LOCALBASE%%|${LOCALBASE}|' \ -e 's|%%ICONV_LIB%%|${ICONV_LIB}|' \ From owner-svn-ports-head@freebsd.org Wed Dec 28 03:37:41 2016 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 C9B34C94A84; Wed, 28 Dec 2016 03:37:41 +0000 (UTC) (envelope-from mi@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 7FBE71305; Wed, 28 Dec 2016 03:37:41 +0000 (UTC) (envelope-from mi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBS3be84064360; Wed, 28 Dec 2016 03:37:40 GMT (envelope-from mi@FreeBSD.org) Received: (from mi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBS3bep1064357; Wed, 28 Dec 2016 03:37:40 GMT (envelope-from mi@FreeBSD.org) Message-Id: <201612280337.uBS3bep1064357@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mi set sender to mi@FreeBSD.org using -f From: Mikhail Teterin Date: Wed, 28 Dec 2016 03:37:40 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429702 - head/net/ssldump 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: Wed, 28 Dec 2016 03:37:41 -0000 Author: mi Date: Wed Dec 28 03:37:40 2016 New Revision: 429702 URL: https://svnweb.freebsd.org/changeset/ports/429702 Log: Add a patch for recognition of modern ciphers. Fix WWW and point MASTER_SITES to SourceForge. PR: 215502 Approved by: arved (maintainer) Modified: head/net/ssldump/Makefile head/net/ssldump/distinfo head/net/ssldump/pkg-descr Modified: head/net/ssldump/Makefile ============================================================================== --- head/net/ssldump/Makefile Wed Dec 28 03:35:39 2016 (r429701) +++ head/net/ssldump/Makefile Wed Dec 28 03:37:40 2016 (r429702) @@ -3,9 +3,11 @@ PORTNAME= ssldump PORTVERSION= 0.9b3 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= net security -MASTER_SITES= http://www.rtfm.com/ssldump/ +MASTER_SITES= SF +PATCHFILES= 2-ssldump-tls12.diff +PATCH_SITES= https://gist.githubusercontent.com/mtigas/5969597/raw/e62ea9ab8a66ad264ffac47c5047c8d7ba94a67f/ MAINTAINER= arved@FreeBSD.org COMMENT= SSLv3/TLS network protocol analyzer Modified: head/net/ssldump/distinfo ============================================================================== --- head/net/ssldump/distinfo Wed Dec 28 03:35:39 2016 (r429701) +++ head/net/ssldump/distinfo Wed Dec 28 03:37:40 2016 (r429702) @@ -1,2 +1,5 @@ +TIMESTAMP = 1482450416 SHA256 (ssldump-0.9b3.tar.gz) = 6422c16718d27c270bbcfcc1272c4f9bd3c0799c351f1d6dd54fdc162afdab1e SIZE (ssldump-0.9b3.tar.gz) = 137435 +SHA256 (2-ssldump-tls12.diff) = a6cca3012eb5b7ebead5d56e3184e9c355817a6fa033287d11a836eff3f01d2b +SIZE (2-ssldump-tls12.diff) = 15265 Modified: head/net/ssldump/pkg-descr ============================================================================== --- head/net/ssldump/pkg-descr Wed Dec 28 03:35:39 2016 (r429701) +++ head/net/ssldump/pkg-descr Wed Dec 28 03:37:40 2016 (r429702) @@ -5,4 +5,4 @@ decodes the records and displays them in provided with the appropriate keying material, it will also decrypt the connections and display the application data traffic. -WWW: http://www.rtfm.com/ssldump/ +WWW: https://sourceforge.net/projects/ssldump/ From owner-svn-ports-head@freebsd.org Wed Dec 28 03:39:45 2016 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 78EFAC94AFC; Wed, 28 Dec 2016 03:39:45 +0000 (UTC) (envelope-from swills@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 487D21450; Wed, 28 Dec 2016 03:39:45 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBS3di1B064559; Wed, 28 Dec 2016 03:39:44 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBS3dirm064558; Wed, 28 Dec 2016 03:39:44 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201612280339.uBS3dirm064558@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Wed, 28 Dec 2016 03:39:44 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429703 - head/japanese/ruby-eb 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: Wed, 28 Dec 2016 03:39:45 -0000 Author: swills Date: Wed Dec 28 03:39:44 2016 New Revision: 429703 URL: https://svnweb.freebsd.org/changeset/ports/429703 Log: japanese/ruby-eb: deprecate Modified: head/japanese/ruby-eb/Makefile Modified: head/japanese/ruby-eb/Makefile ============================================================================== --- head/japanese/ruby-eb/Makefile Wed Dec 28 03:37:40 2016 (r429702) +++ head/japanese/ruby-eb/Makefile Wed Dec 28 03:39:44 2016 (r429703) @@ -23,6 +23,9 @@ EXAMPLES= hook2.rb test.rb OPTIONS_DEFINE= DOCS +DEPRECATED= Upstream no longer active +EXPIRATION_DATE= 2017-01-28 + .include PKGNAMEPREFIX:= ${PKGNAMEPREFIX}${RUBY_PKGNAMEPREFIX} From owner-svn-ports-head@freebsd.org Wed Dec 28 03:40:29 2016 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 8CEA7C94B53; Wed, 28 Dec 2016 03:40:29 +0000 (UTC) (envelope-from swills@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 5C81E1574; Wed, 28 Dec 2016 03:40:29 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBS3eSaQ064714; Wed, 28 Dec 2016 03:40:28 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBS3eSng064713; Wed, 28 Dec 2016 03:40:28 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201612280340.uBS3eSng064713@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Wed, 28 Dec 2016 03:40:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429704 - head/japanese/ruby-mecab 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: Wed, 28 Dec 2016 03:40:29 -0000 Author: swills Date: Wed Dec 28 03:40:28 2016 New Revision: 429704 URL: https://svnweb.freebsd.org/changeset/ports/429704 Log: japanese/ruby-mecab: deprecate Modified: head/japanese/ruby-mecab/Makefile Modified: head/japanese/ruby-mecab/Makefile ============================================================================== --- head/japanese/ruby-mecab/Makefile Wed Dec 28 03:39:44 2016 (r429703) +++ head/japanese/ruby-mecab/Makefile Wed Dec 28 03:40:28 2016 (r429704) @@ -23,6 +23,9 @@ INSTALL_TARGET= site-install OPTIONS_DEFINE= DOCS EXAMPLES +DEPRECATED=Upstream no longer active +EXPIRATION_DATE=2017-01-28 + .include PKGNAMEPREFIX:= ${PKGNAMEPREFIX}${RUBY_PKGNAMEPREFIX} From owner-svn-ports-head@freebsd.org Wed Dec 28 04:15:58 2016 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 6F561C90AE1; Wed, 28 Dec 2016 04:15:58 +0000 (UTC) (envelope-from woodsb02@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 3E9991B2B; Wed, 28 Dec 2016 04:15:58 +0000 (UTC) (envelope-from woodsb02@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBS4FvQn081104; Wed, 28 Dec 2016 04:15:57 GMT (envelope-from woodsb02@FreeBSD.org) Received: (from woodsb02@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBS4Fv9i081102; Wed, 28 Dec 2016 04:15:57 GMT (envelope-from woodsb02@FreeBSD.org) Message-Id: <201612280415.uBS4Fv9i081102@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: woodsb02 set sender to woodsb02@FreeBSD.org using -f From: Ben Woods Date: Wed, 28 Dec 2016 04:15:57 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429705 - head/multimedia/emby-server 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: Wed, 28 Dec 2016 04:15:58 -0000 Author: woodsb02 Date: Wed Dec 28 04:15:57 2016 New Revision: 429705 URL: https://svnweb.freebsd.org/changeset/ports/429705 Log: multimedia/emby-server: Update to 3.1.1 Changes this release: https://github.com/MediaBrowser/Emby/releases/tag/3.1.1 Modified: head/multimedia/emby-server/Makefile head/multimedia/emby-server/distinfo Modified: head/multimedia/emby-server/Makefile ============================================================================== --- head/multimedia/emby-server/Makefile Wed Dec 28 03:40:28 2016 (r429704) +++ head/multimedia/emby-server/Makefile Wed Dec 28 04:15:57 2016 (r429705) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= emby-server -PORTVERSION= 3.1.0 +PORTVERSION= 3.1.1 CATEGORIES= multimedia MAINTAINER= woodsb02@FreeBSD.org Modified: head/multimedia/emby-server/distinfo ============================================================================== --- head/multimedia/emby-server/distinfo Wed Dec 28 03:40:28 2016 (r429704) +++ head/multimedia/emby-server/distinfo Wed Dec 28 04:15:57 2016 (r429705) @@ -1,3 +1,3 @@ -TIMESTAMP = 1482046321 -SHA256 (MediaBrowser-Emby-3.1.0_GH0.tar.gz) = c60e081de8da3bb71c9d55fb39447eb317110f6afaed6f01b824ddeea4f4a11e -SIZE (MediaBrowser-Emby-3.1.0_GH0.tar.gz) = 41747226 +TIMESTAMP = 1482898023 +SHA256 (MediaBrowser-Emby-3.1.1_GH0.tar.gz) = 82526c2a1b2c17a1678d3c6ecd67d161863fce3800fdeea1a4dd11162ccb95d7 +SIZE (MediaBrowser-Emby-3.1.1_GH0.tar.gz) = 41748113 From owner-svn-ports-head@freebsd.org Wed Dec 28 04:21:16 2016 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 B9C8DC90C16; Wed, 28 Dec 2016 04:21:16 +0000 (UTC) (envelope-from woodsb02@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 895C71D0B; Wed, 28 Dec 2016 04:21:16 +0000 (UTC) (envelope-from woodsb02@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBS4LFdF083529; Wed, 28 Dec 2016 04:21:15 GMT (envelope-from woodsb02@FreeBSD.org) Received: (from woodsb02@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBS4LFxh083527; Wed, 28 Dec 2016 04:21:15 GMT (envelope-from woodsb02@FreeBSD.org) Message-Id: <201612280421.uBS4LFxh083527@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: woodsb02 set sender to woodsb02@FreeBSD.org using -f From: Ben Woods Date: Wed, 28 Dec 2016 04:21:15 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429706 - head/graphics/py-gphoto2 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: Wed, 28 Dec 2016 04:21:16 -0000 Author: woodsb02 Date: Wed Dec 28 04:21:15 2016 New Revision: 429706 URL: https://svnweb.freebsd.org/changeset/ports/429706 Log: graphics/py-gphoto2: Update to 1.5.1 Changes this release: https://github.com/jim-easterbrook/python-gphoto2/releases/tag/v1.5.1 Modified: head/graphics/py-gphoto2/Makefile head/graphics/py-gphoto2/distinfo Modified: head/graphics/py-gphoto2/Makefile ============================================================================== --- head/graphics/py-gphoto2/Makefile Wed Dec 28 04:15:57 2016 (r429705) +++ head/graphics/py-gphoto2/Makefile Wed Dec 28 04:21:15 2016 (r429706) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= gphoto2 -PORTVERSION= 1.5.0 +PORTVERSION= 1.5.1 CATEGORIES= graphics python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -11,6 +11,7 @@ MAINTAINER= woodsb02@FreeBSD.org COMMENT= Python bindings for libgphoto2 LICENSE= GPLv3 +LICENSE_FILE= ${WRKSRC}/LICENSE.txt LIB_DEPENDS= libgphoto2.so:graphics/libgphoto2 Modified: head/graphics/py-gphoto2/distinfo ============================================================================== --- head/graphics/py-gphoto2/distinfo Wed Dec 28 04:15:57 2016 (r429705) +++ head/graphics/py-gphoto2/distinfo Wed Dec 28 04:21:15 2016 (r429706) @@ -1,3 +1,3 @@ -TIMESTAMP = 1477924635 -SHA256 (python-gphoto2/gphoto2-1.5.0.tar.gz) = c919a850cd9d7efba5d8debca2c47677149a85ce9f9e77c987a526cbd6353ed1 -SIZE (python-gphoto2/gphoto2-1.5.0.tar.gz) = 3516953 +TIMESTAMP = 1482898655 +SHA256 (python-gphoto2/gphoto2-1.5.1.tar.gz) = 3e99530c5e4d560c6ef0675040b295f356346d87e96dbb65e9f220ac96670a84 +SIZE (python-gphoto2/gphoto2-1.5.1.tar.gz) = 3523726 From owner-svn-ports-head@freebsd.org Wed Dec 28 04:43:34 2016 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 7CF88C9131C; Wed, 28 Dec 2016 04:43:34 +0000 (UTC) (envelope-from woodsb02@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 3D1821AA1; Wed, 28 Dec 2016 04:43:34 +0000 (UTC) (envelope-from woodsb02@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBS4hXKV093394; Wed, 28 Dec 2016 04:43:33 GMT (envelope-from woodsb02@FreeBSD.org) Received: (from woodsb02@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBS4hX4j093391; Wed, 28 Dec 2016 04:43:33 GMT (envelope-from woodsb02@FreeBSD.org) Message-Id: <201612280443.uBS4hX4j093391@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: woodsb02 set sender to woodsb02@FreeBSD.org using -f From: Ben Woods Date: Wed, 28 Dec 2016 04:43:33 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429707 - head/deskutils/genius 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: Wed, 28 Dec 2016 04:43:34 -0000 Author: woodsb02 Date: Wed Dec 28 04:43:33 2016 New Revision: 429707 URL: https://svnweb.freebsd.org/changeset/ports/429707 Log: deskutils/genius: Update to 1.0.22 Changes this release: http://www.jirka.org/genius.NEWS Modified: head/deskutils/genius/Makefile head/deskutils/genius/distinfo head/deskutils/genius/pkg-plist Modified: head/deskutils/genius/Makefile ============================================================================== --- head/deskutils/genius/Makefile Wed Dec 28 04:21:15 2016 (r429706) +++ head/deskutils/genius/Makefile Wed Dec 28 04:43:33 2016 (r429707) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= genius -PORTVERSION= 1.0.21 +PORTVERSION= 1.0.22 CATEGORIES= deskutils gnome MASTER_SITES= GNOME \ http://ftp.5z.com/pub/genius/ @@ -11,14 +11,19 @@ MAINTAINER= woodsb02@FreeBSD.org COMMENT= Arbitrary precision calculator for Gnome Desktop Environment LICENSE= GPLv3 +LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= rarian-sk-config:textproc/rarian -LIB_DEPENDS= libmpfr.so:math/mpfr +LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ + libfreetype.so:print/freetype2 \ + libgmp.so:math/gmp \ + libmpfr.so:math/mpfr RUN_DEPENDS= rarian-sk-config:textproc/rarian USES= desktop-file-utils gmake libtool pathfix pkgconfig \ readline shared-mime-info tar:xz -USE_GNOME= gnomedocutils gnomeprefix gtksourceview2 gnomevfs2 vte intltool +USE_GNOME= cairo gnomedocutils gnomeprefix gtksourceview2 gnomevfs2 vte intltool +USE_XORG= x11 xext GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-extra-gcc-optimization \ --disable-update-mimedb \ Modified: head/deskutils/genius/distinfo ============================================================================== --- head/deskutils/genius/distinfo Wed Dec 28 04:21:15 2016 (r429706) +++ head/deskutils/genius/distinfo Wed Dec 28 04:43:33 2016 (r429707) @@ -1,2 +1,3 @@ -SHA256 (genius-1.0.21.tar.xz) = f8c06a4d0aefc1bc934e993aaf8f913451d06c2bae378da1071c3bacf39ed934 -SIZE (genius-1.0.21.tar.xz) = 2539784 +TIMESTAMP = 1482898935 +SHA256 (genius-1.0.22.tar.xz) = 6bafcb4c6e7a5160b1f4d9acf214972babb12c4370714e414b8bfd5028383392 +SIZE (genius-1.0.22.tar.xz) = 2966620 Modified: head/deskutils/genius/pkg-plist ============================================================================== --- head/deskutils/genius/pkg-plist Wed Dec 28 04:21:15 2016 (r429706) +++ head/deskutils/genius/pkg-plist Wed Dec 28 04:43:33 2016 (r429707) @@ -20,10 +20,17 @@ libexec/genius-readline-helper-fifo share/application-registry/genius.applications share/applications/gnome-genius.desktop %%DATADIR%%/examples/cantor.gel +%%DATADIR%%/examples/complex-analysis-argument-principle.gel +%%DATADIR%%/examples/complex-analysis-mandelbrot-define.gel +%%DATADIR%%/examples/complex-analysis-mandelbrot-set.gel +%%DATADIR%%/examples/complex-analysis-mesh.gel +%%DATADIR%%/examples/complex-analysis-newton-fractal.gel +%%DATADIR%%/examples/complex-analysis-wandering-ball.gel %%DATADIR%%/examples/dalemb-pulse.gel %%DATADIR%%/examples/easy-matrix-examples.gel %%DATADIR%%/examples/eulers-method-exp-run.gel %%DATADIR%%/examples/eulers-method-graphs-exp.gel +%%DATADIR%%/examples/explicit-fdm-heat-line.gel %%DATADIR%%/examples/explicit-fdm-heat.gel %%DATADIR%%/examples/fourier-series-animation.gel %%DATADIR%%/examples/fourier-series-plotting.gel @@ -33,6 +40,8 @@ share/applications/gnome-genius.desktop %%DATADIR%%/examples/newton-calc-sqrt2.gel %%DATADIR%%/examples/newton-sqrt2.gel %%DATADIR%%/examples/peano.gel +%%DATADIR%%/examples/riemann-integral-darboux.gel +%%DATADIR%%/examples/riemann-integral.gel %%DATADIR%%/examples/rsa.gel %%DATADIR%%/examples/shocks.gel %%DATADIR%%/examples/sierpinski.gel @@ -149,6 +158,13 @@ share/gnome/help/genius/ru/figures/param share/gnome/help/genius/ru/figures/parametric_graph.png share/gnome/help/genius/ru/figures/surface_graph.png share/gnome/help/genius/ru/genius.xml +share/gnome/help/genius/sv/figures/genius_window.png +share/gnome/help/genius/sv/figures/line_plot.png +share/gnome/help/genius/sv/figures/line_plot_graph.png +share/gnome/help/genius/sv/figures/parametric.png +share/gnome/help/genius/sv/figures/parametric_graph.png +share/gnome/help/genius/sv/figures/surface_graph.png +share/gnome/help/genius/sv/genius.xml share/icons/hicolor/16x16/apps/gnome-genius.png share/icons/hicolor/22x22/apps/gnome-genius.png share/icons/hicolor/24x24/apps/gnome-genius.png @@ -178,6 +194,7 @@ share/locale/ga/LC_MESSAGES/genius.mo share/locale/gl/LC_MESSAGES/genius.mo share/locale/hi/LC_MESSAGES/genius.mo share/locale/hr/LC_MESSAGES/genius.mo +share/locale/hu/LC_MESSAGES/genius.mo share/locale/id/LC_MESSAGES/genius.mo share/locale/it/LC_MESSAGES/genius.mo share/locale/ja/LC_MESSAGES/genius.mo @@ -213,3 +230,4 @@ share/omf/genius/genius-es.omf share/omf/genius/genius-fr.omf share/omf/genius/genius-pt_BR.omf share/omf/genius/genius-ru.omf +share/omf/genius/genius-sv.omf From owner-svn-ports-head@freebsd.org Wed Dec 28 05:05:48 2016 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 A6A26C91A63; Wed, 28 Dec 2016 05:05:48 +0000 (UTC) (envelope-from avilla@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 815491AC3; Wed, 28 Dec 2016 05:05:48 +0000 (UTC) (envelope-from avilla@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBS55lgU002330; Wed, 28 Dec 2016 05:05:47 GMT (envelope-from avilla@FreeBSD.org) Received: (from avilla@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBS55lmn002323; Wed, 28 Dec 2016 05:05:47 GMT (envelope-from avilla@FreeBSD.org) Message-Id: <201612280505.uBS55lmn002323@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: avilla set sender to avilla@FreeBSD.org using -f From: Alberto Villa Date: Wed, 28 Dec 2016 05:05:47 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429708 - in head/multimedia: . mlt mlt-qt4 mlt-qt5 py-mlt 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: Wed, 28 Dec 2016 05:05:48 -0000 Author: avilla Date: Wed Dec 28 05:05:46 2016 New Revision: 429708 URL: https://svnweb.freebsd.org/changeset/ports/429708 Log: - Split MLT Qt plugins into their own ports [1] - Cleanup the Python slave port [2] - Bump PORTREVISION. [1] Ports can now force the dependency on Qt plugin, which is needed by Kdenlive. Having two different (conflicting) versions will help with the transition to the KF5-dependent Kdenlive. [2] Creating slave ports for other SWIG bindings should now be easy. Added: head/multimedia/mlt-qt4/ head/multimedia/mlt-qt4/Makefile (contents, props changed) head/multimedia/mlt-qt5/ head/multimedia/mlt-qt5/Makefile (contents, props changed) head/multimedia/mlt-qt5/pkg-plist (contents, props changed) Modified: head/multimedia/Makefile head/multimedia/mlt/Makefile head/multimedia/mlt/pkg-plist head/multimedia/py-mlt/Makefile Modified: head/multimedia/Makefile ============================================================================== --- head/multimedia/Makefile Wed Dec 28 04:43:33 2016 (r429707) +++ head/multimedia/Makefile Wed Dec 28 05:05:46 2016 (r429708) @@ -244,6 +244,8 @@ SUBDIR += mkvtoolnix SUBDIR += mkxvcd SUBDIR += mlt + SUBDIR += mlt-qt4 + SUBDIR += mlt-qt5 SUBDIR += mmpython SUBDIR += mmsclient SUBDIR += mmsrip Added: head/multimedia/mlt-qt4/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/multimedia/mlt-qt4/Makefile Wed Dec 28 05:05:46 2016 (r429708) @@ -0,0 +1,21 @@ +# $FreeBSD$ + +PORTREVISION= 0 + +CONFLICTS_INSTALL= ${PORTNAME}-qt5-* + +USE_QT4= corelib gui opengl svg xml +MASTERDIR= ${.CURDIR:H}/mlt +SLAVEPORT= qt4 + +PLIST= ${MASTERDIR}-qt5/pkg-plist + +OPTIONS_DEFINE= KDE4 +KDE4_DESC= Extra image formats + +KDE4_CONFIGURE_ENV= PATH="${KDE_PREFIX}/bin:$$PATH" +KDE4_CONFIGURE_WITH= kde +KDE4_USES= kde:4 +KDE4_USE= KDE=kdelibs + +.include "${MASTERDIR}/Makefile" Added: head/multimedia/mlt-qt5/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/multimedia/mlt-qt5/Makefile Wed Dec 28 05:05:46 2016 (r429708) @@ -0,0 +1,11 @@ +# $FreeBSD$ + +PORTREVISION= 0 + +CONFLICTS_INSTALL= ${PORTNAME}-qt4-* + +USE_QT5= core gui svg widgets xml +MASTERDIR= ${.CURDIR:H}/mlt +SLAVEPORT= qt5 + +.include "${MASTERDIR}/Makefile" Added: head/multimedia/mlt-qt5/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/multimedia/mlt-qt5/pkg-plist Wed Dec 28 05:05:46 2016 (r429708) @@ -0,0 +1,10 @@ +lib/mlt/libmltqt.so +%%DATADIR%%/qt/filter_audiospectrum.yml +%%DATADIR%%/qt/filter_audiowaveform.yml +%%DATADIR%%/qt/filter_lightshow.yml +%%DATADIR%%/qt/filter_qtblend.yml +%%DATADIR%%/qt/producer_kdenlivetitle.yml +%%DATADIR%%/qt/producer_qimage.yml +%%DATADIR%%/qt/producer_qtext.yml +%%DATADIR%%/qt/transition_qtblend.yml +%%DATADIR%%/qt/transition_vqm.yml Modified: head/multimedia/mlt/Makefile ============================================================================== --- head/multimedia/mlt/Makefile Wed Dec 28 04:43:33 2016 (r429707) +++ head/multimedia/mlt/Makefile Wed Dec 28 05:05:46 2016 (r429708) @@ -2,7 +2,7 @@ PORTNAME= mlt PORTVERSION= 6.4.1 -PORTREVISION?= 1 +PORTREVISION?= 2 CATEGORIES?= multimedia MASTER_SITES= SF/${PORTNAME}/${PORTNAME} @@ -12,9 +12,17 @@ COMMENT?= Multimedia framework for TV br LICENSE?= GPLv2 GPLv3 LGPL21 LICENSE_COMB?= multi -SLAVE_PORT?= no +USES+= alias gmake pkgconfig +GNU_CONFIGURE= yes +CONFIGURE_ARGS+=--enable-gpl --enable-gpl3 --target-os=FreeBSD + +.ifndef(WITH_DEBUG) +CONFIGURE_ARGS+=--disable-debug +.else +CONFIGURE_ARGS+=--enable-debug +.endif -.if ${SLAVE_PORT} == "no" +.ifndef(SLAVEPORT) # Master port. # They both install bin/melt. CONFLICTS_INSTALL= freeze-[0-9]* @@ -27,35 +35,22 @@ BROKEN_sparc64= does not compile on spa USE_GNOME= libxml2 USE_SDL= image USE_XORG= x11 -USES= alias gmake iconv pathfix pkgconfig +USES+= iconv pathfix PATHFIX_MAKEFILEIN= Makefile -GNU_CONFIGURE= yes -CONFIGURE_ARGS= --enable-gpl --enable-gpl3 --target-os=FreeBSD +CONFIGURE_ARGS+=--disable-qt --swig-languages=none USE_LDCONFIG= yes -.ifndef(WITH_DEBUG) -CONFIGURE_ARGS+=--disable-debug -.else -CONFIGURE_ARGS+=--enable-debug -.endif - PLIST_SUB= PORTVERSION="${PORTVERSION}" PORTDOCS= AUTHORS ChangeLog NEWS README docs PORTEXAMPLES= demo -OPTIONS_DEFINE= DOCS EXAMPLES FFMPEG FREI0R GTK2 JACK KDE4 \ - OPENGL SAMPLERATE SOX SWFDEC VIDSTAB # OPENCV VDPAU -OPTIONS_RADIO= QT -OPTIONS_RADIO_QT= QT4 QT5 -OPTIONS_DEFAULT=FFMPEG FREI0R GTK2 OPENGL QT4 SAMPLERATE SOX \ - SWFDEC VIDSTAB +OPTIONS_DEFINE= DOCS EXAMPLES FFMPEG FREI0R GTK2 JACK OPENGL \ + SAMPLERATE SOX SWFDEC VIDSTAB # OPENCV VDPAU +OPTIONS_DEFAULT=FFMPEG FREI0R GTK2 OPENGL SAMPLERATE SOX SWFDEC VIDSTAB OPTIONS_SUB= yes GTK2_DESC= Images and text rendering via GTK+ 2 -KDE4_DESC= Qt 4 extra image formats support -QT4_DESC= Images and Kdenlive titles support via Qt 4 -QT5_DESC= ${QT4_DESC:S/4/5/} SOX_DESC= SoX audio effects support VIDSTAB_DESC= Video stabilization support via Vid.Stab @@ -76,12 +71,6 @@ JACK_BUILD_DEPENDS= ${LOCALBASE}/include JACK_CONFIGURE_ENABLE= jackrack JACK_USE= GNOME=glib20 -KDE4_CONFIGURE_ENV= PATH="${KDE_PREFIX}/bin:$$PATH" -KDE4_CONFIGURE_WITH= kde -KDE4_USES= kde:4 -KDE4_USE= KDE=kdelibs -KDE4_IMPLIES= QT4 - # Prepare for OpenCV 3 port. CONFIGURE_ARGS+= --disable-opencv OPENCV_CONFIGURE_ENABLE=opencv @@ -90,10 +79,6 @@ OPENGL_LIB_DEPENDS= libmovit.so:graphics OPENGL_USE= GL=gl OPENGL_CONFIGURE_ENABLE=opengl -QT4_USE= QT4=corelib,gui,opengl,svg,xml -QT5_USE= QT5=core,gui,svg,widgets,xml -QT5_PREVENTS= KDE4 - SAMPLERATE_LIB_DEPENDS= libsamplerate.so:audio/libsamplerate SAMPLERATE_CONFIGURE_ENABLE=resample @@ -112,19 +97,6 @@ VDPAU_CONFIGURE_OFF= --avformat-no-vdpau VIDSTAB_LIB_DEPENDS= libvidstab.so:multimedia/vid.stab VIDSTAB_CONFIGURE_ENABLE=vid.stab -.include - -.if ${PORT_OPTIONS:MQT[45]} -LIB_DEPENDS+= libexif.so:graphics/libexif -CONFIGURE_ARGS+= --enable-qt \ - --qt-libdir="${QT_LIBDIR}" \ - --qt-includedir="${QT_INCDIR}" -PLIST_SUB+= QT="" -.else -CONFIGURE_ARGS+= --disable-qt -PLIST_SUB+= QT="@comment " -.endif - pre-configure: @${REINPLACE_CMD} -e 's,/usr/local,${LOCALBASE},' \ ${WRKSRC}/src/modules/avformat/vdpau.c \ @@ -136,13 +108,12 @@ pre-configure: ${WRKSRC}/src/melt/Makefile \ ${WRKSRC}/src/modules/*/Makefile -post-install: +common-post-install: ${INSTALL_MAN} ${WRKSRC}/docs/melt.1 ${STAGEDIR}${MANPREFIX}/man/man1/melt.1 @${RM} ${WRKSRC}/docs/melt.1 ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/melt ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libmlt.so.${PORTVERSION} ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libmlt++.so.${PORTVERSION} - ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/mlt/* post-install-DOCS-on: .for f in ${PORTDOCS} @@ -154,6 +125,61 @@ post-install-EXAMPLES-on: cd ${WRKSRC} && ${COPYTREE_SHARE} ${f} ${STAGEDIR}${EXAMPLESDIR} .endfor -.endif # ${SLAVE_PORT} == "no" +.else # Slave port. + +PORTSCOUT= ignore:1 + +LIB_DEPENDS+= libmlt.so:${MASTER_PORT} + +PLIST?= ${.CURDIR}/pkg-plist + +. if ${SLAVEPORT:Mqt*} # Qt slave port. +PKGNAMESUFFIX= -${SLAVEPORT} + +COMMENT= Qt ${SLAVEPORT:C/[^0-9]//g} plugin for the MLT multimedia framework + +LICENSE= GPLv2 GPLv3 +LICENSE_COMB= multi + +LIB_DEPENDS+= libexif.so:graphics/libexif + +CONFIGURE_ARGS+=--enable-qt \ + --qt-libdir="${QT_LIBDIR}" \ + --qt-includedir="${QT_INCDIR}" +BUILD_WRKSRC= ${WRKSRC}/src/modules/qt +. elif ${SLAVEPORT:Mswig} # SWIG slave port. +LANGUAGE= ${SLAVEPORT:Nswig} + +COMMENT= ${LANGUAGE} bindings for the MLT multimedia framework + +LICENSE= LGPL21 +LICENSE_COMB= single + +BUILD_DEPENDS+= swig:devel/swig13 + +_CFLAGS= -I${LOCALBASE}/include -L${LOCALBASE}/lib +CFLAGS+= ${_CFLAGS} +CXXFLAGS+= ${_CFLAGS} +CONFIGURE_ARGS+=--swig-languages=${LANGUAGE:tl} +BUILD_WRKSRC= ${WRKSRC}/src/swig +INSTALL_WRKSRC= ${BUILD_WRKSRC}/${LANGUAGE:tl} + +EXAMPLESDIR= ${PREFIX}/share/examples/${PORTNAME}/${LANGUAGE:tl} +. endif + +INSTALL_WRKSRC?=${BUILD_WRKSRC} + +pre-install: + ${MKDIR} ${STAGEDIR}${PREFIX}/lib/${PORTNAME} + +# Dummy placeholder target. +common-post-install: + @${TRUE} + +.endif + +post-install: common-post-install + ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/${PORTNAME}/* 2>/dev/null || ${TRUE} + @${RMDIR} -p ${STAGEDIR}${PREFIX}/lib/${PORTNAME} 2>/dev/null || ${TRUE} .include Modified: head/multimedia/mlt/pkg-plist ============================================================================== --- head/multimedia/mlt/pkg-plist Wed Dec 28 04:43:33 2016 (r429707) +++ head/multimedia/mlt/pkg-plist Wed Dec 28 05:05:46 2016 (r429708) @@ -72,7 +72,6 @@ lib/mlt/libmltoldfilm.so %%OPENGL%%lib/mlt/libmltopengl.so lib/mlt/libmltplus.so lib/mlt/libmltplusgpl.so -%%QT%%lib/mlt/libmltqt.so %%SAMPLERATE%%lib/mlt/libmltresample.so lib/mlt/libmltsdl.so %%SOX%%lib/mlt/libmltsox.so @@ -414,15 +413,6 @@ man/man1/melt.1.gz %%DATADIR%%/profiles/uhd_2160p_60 %%DATADIR%%/profiles/vcd_ntsc %%DATADIR%%/profiles/vcd_pal -%%QT%%%%DATADIR%%/qt/filter_audiospectrum.yml -%%QT%%%%DATADIR%%/qt/filter_audiowaveform.yml -%%QT%%%%DATADIR%%/qt/filter_lightshow.yml -%%QT%%%%DATADIR%%/qt/filter_qtblend.yml -%%QT%%%%DATADIR%%/qt/producer_kdenlivetitle.yml -%%QT%%%%DATADIR%%/qt/producer_qimage.yml -%%QT%%%%DATADIR%%/qt/producer_qtext.yml -%%QT%%%%DATADIR%%/qt/transition_qtblend.yml -%%QT%%%%DATADIR%%/qt/transition_vqm.yml %%SAMPLERATE%%%%DATADIR%%/resample/filter_resample.yml %%DATADIR%%/sdl/consumer_sdl.yml %%DATADIR%%/sdl/consumer_sdl_audio.yml Modified: head/multimedia/py-mlt/Makefile ============================================================================== --- head/multimedia/py-mlt/Makefile Wed Dec 28 04:43:33 2016 (r429707) +++ head/multimedia/py-mlt/Makefile Wed Dec 28 05:05:46 2016 (r429708) @@ -5,47 +5,27 @@ PORTREVISION= 0 CATEGORIES= multimedia python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= avilla@FreeBSD.org -COMMENT= Python bindings for the MLT multimedia framework - -LICENSE= GPLv2 -LICENSE_COMB= single - -LIB_DEPENDS= libmlt.so:${MASTER_PORT} -BUILD_DEPENDS= swig:devel/swig13 \ - python:lang/python +BUILD_DEPENDS= python:lang/python USES= python:2 -MASTERDIR= ${.CURDIR:H:H}/multimedia/mlt +MASTERDIR= ${.CURDIR:H}/mlt +SLAVEPORT= swig Python -EXAMPLESDIR= ${PREFIX}/share/examples/${PORTNAME}/python PORTEXAMPLES= * -PLIST= ${.CURDIR}/pkg-plist - -BUILD_WRKSRC= ${WRKSRC}/src/swig/python -INSTALL_WRKSRC= ${BUILD_WRKSRC} - OPTIONS_DEFINE= EXAMPLES -.include - -post-patch: - @${REINPLACE_CMD} -e 's|-L../../mlt++|-L${LOCALBASE}/lib|' \ - ${BUILD_WRKSRC}/build - -do-build: - @cd ${BUILD_WRKSRC} && ${SETENV} ${MAKE_ENV} ${SH} build - do-install: @${MKDIR} ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR} ${INSTALL_LIB} ${INSTALL_WRKSRC}/_mlt.so ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR} ${INSTALL_SCRIPT} ${INSTALL_WRKSRC}/mlt.py ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR} @cd ${STAGEDIR}${PYTHON_SITELIBDIR} && ${PYTHON_CMD} -c 'import mlt' @cd ${STAGEDIR}${PYTHON_SITELIBDIR} && ${PYTHON_CMD} -Oc 'import mlt' + +post-install-EXAMPLES-on: @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} -. for f in codecs getimage play switcher waveforms webvfx_generator +.for f in codecs getimage play switcher waveforms webvfx_generator ${INSTALL_DATA} ${INSTALL_WRKSRC}/${f}.py ${STAGEDIR}${EXAMPLESDIR} -. endfor +.endfor .include "${MASTERDIR}/Makefile" From owner-svn-ports-head@freebsd.org Wed Dec 28 05:11:26 2016 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 AFC68C91C14; Wed, 28 Dec 2016 05:11:26 +0000 (UTC) (envelope-from avilla@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 78C731D6E; Wed, 28 Dec 2016 05:11:26 +0000 (UTC) (envelope-from avilla@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBS5BPJv004815; Wed, 28 Dec 2016 05:11:25 GMT (envelope-from avilla@FreeBSD.org) Received: (from avilla@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBS5BPAv004814; Wed, 28 Dec 2016 05:11:25 GMT (envelope-from avilla@FreeBSD.org) Message-Id: <201612280511.uBS5BPAv004814@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: avilla set sender to avilla@FreeBSD.org using -f From: Alberto Villa Date: Wed, 28 Dec 2016 05:11:25 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429709 - head 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: Wed, 28 Dec 2016 05:11:26 -0000 Author: avilla Date: Wed Dec 28 05:11:25 2016 New Revision: 429709 URL: https://svnweb.freebsd.org/changeset/ports/429709 Log: - Document multimedia/mlt split Modified: head/UPDATING Modified: head/UPDATING ============================================================================== --- head/UPDATING Wed Dec 28 05:05:46 2016 (r429708) +++ head/UPDATING Wed Dec 28 05:11:25 2016 (r429709) @@ -5,6 +5,15 @@ they are unavoidable. You should get into the habit of checking this file for changes each time you update your ports collection, before attempting any port upgrades. +20161228: + AFFECTS: users of multimedia/mlt + AUTHOR: avilla@FreeBSD.org + + MLT Qt plugins have been moved to their own ports, mlt-qt4 and + mlt-qt5. Please, uninstall multimedia/mlt before you update: + + # pkg delete mlt + 20161227: AFFECTS: users of security/openvpn, security/openvpn-polarssl AUTHOR: Matthias Andree From owner-svn-ports-head@freebsd.org Wed Dec 28 05:12:47 2016 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 5CB4EC91C78; Wed, 28 Dec 2016 05:12:47 +0000 (UTC) (envelope-from avilla@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 2C4D61F2B; Wed, 28 Dec 2016 05:12:47 +0000 (UTC) (envelope-from avilla@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBS5CkvE006456; Wed, 28 Dec 2016 05:12:46 GMT (envelope-from avilla@FreeBSD.org) Received: (from avilla@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBS5Ckdi006455; Wed, 28 Dec 2016 05:12:46 GMT (envelope-from avilla@FreeBSD.org) Message-Id: <201612280512.uBS5Ckdi006455@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: avilla set sender to avilla@FreeBSD.org using -f From: Alberto Villa Date: Wed, 28 Dec 2016 05:12:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429710 - head/multimedia/kdenlive 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: Wed, 28 Dec 2016 05:12:47 -0000 Author: avilla Date: Wed Dec 28 05:12:46 2016 New Revision: 429710 URL: https://svnweb.freebsd.org/changeset/ports/429710 Log: - Add dependency on MLT Qt 4 plugin - Bump PORTREVISION Modified: head/multimedia/kdenlive/Makefile Modified: head/multimedia/kdenlive/Makefile ============================================================================== --- head/multimedia/kdenlive/Makefile Wed Dec 28 05:11:25 2016 (r429709) +++ head/multimedia/kdenlive/Makefile Wed Dec 28 05:12:46 2016 (r429710) @@ -2,7 +2,7 @@ PORTNAME= kdenlive PORTVERSION= 0.9.10 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= multimedia kde MASTER_SITES= KDE/stable/${PORTNAME}/${PORTVERSION}/src/ @@ -13,7 +13,8 @@ LICENSE= GPLv2 LIB_DEPENDS= libmlt.so:multimedia/mlt \ libqjson.so:devel/qjson -RUN_DEPENDS= ffmpeg${FFMPEG_SUFX}:multimedia/ffmpeg${FFMPEG_SUFX} +RUN_DEPENDS= ffmpeg${FFMPEG_SUFX}:multimedia/ffmpeg${FFMPEG_SUFX} \ + ${LOCALBASE}/lib/mlt/libmltqt.so:multimedia/mlt-qt4 USES= cmake kde:4 pkgconfig shared-mime-info tar:bzip2 USE_KDE= automoc4 kdelibs nepomuk-core From owner-svn-ports-head@freebsd.org Wed Dec 28 05:30:39 2016 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 DA071C92164; Wed, 28 Dec 2016 05:30:39 +0000 (UTC) (envelope-from avilla@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 7C91E173A; Wed, 28 Dec 2016 05:30:39 +0000 (UTC) (envelope-from avilla@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBS5UcQP011121; Wed, 28 Dec 2016 05:30:38 GMT (envelope-from avilla@FreeBSD.org) Received: (from avilla@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBS5Ucc6011118; Wed, 28 Dec 2016 05:30:38 GMT (envelope-from avilla@FreeBSD.org) Message-Id: <201612280530.uBS5Ucc6011118@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: avilla set sender to avilla@FreeBSD.org using -f From: Alberto Villa Date: Wed, 28 Dec 2016 05:30:38 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429711 - in head: accessibility/speech-dispatcher comms/py-libimobiledevice devel/py-libplist devel/qjson 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: Wed, 28 Dec 2016 05:30:40 -0000 Author: avilla Date: Wed Dec 28 05:30:38 2016 New Revision: 429711 URL: https://svnweb.freebsd.org/changeset/ports/429711 Log: - Make portscout ignore slave ports Modified: head/accessibility/speech-dispatcher/Makefile head/comms/py-libimobiledevice/Makefile head/devel/py-libplist/Makefile head/devel/qjson/Makefile Modified: head/accessibility/speech-dispatcher/Makefile ============================================================================== --- head/accessibility/speech-dispatcher/Makefile Wed Dec 28 05:12:46 2016 (r429710) +++ head/accessibility/speech-dispatcher/Makefile Wed Dec 28 05:30:38 2016 (r429711) @@ -90,6 +90,8 @@ post-install: .else +PORTSCOUT= ignore:1 + NO_ARCH= yes USES+= python:3.3+ LIB_DEPENDS+= libspeechd.so:accessibility/speech-dispatcher Modified: head/comms/py-libimobiledevice/Makefile ============================================================================== --- head/comms/py-libimobiledevice/Makefile Wed Dec 28 05:12:46 2016 (r429710) +++ head/comms/py-libimobiledevice/Makefile Wed Dec 28 05:30:38 2016 (r429711) @@ -12,6 +12,8 @@ BUILD_DEPENDS= cython:lang/cython \ ${PYTHON_SITELIBDIR}/plist.so:devel/py-libplist RUN_DEPENDS= ${PYTHON_SITELIBDIR}/plist.so:devel/py-libplist +PORTSCOUT= ignore:1 + USES= python CONFIGURE_ENV= PYTHON_LDFLAGS="`pkg-config --libs python-${PYTHON_VER}`" SLAVE_PORT= yes Modified: head/devel/py-libplist/Makefile ============================================================================== --- head/devel/py-libplist/Makefile Wed Dec 28 05:12:46 2016 (r429710) +++ head/devel/py-libplist/Makefile Wed Dec 28 05:30:38 2016 (r429711) @@ -10,6 +10,8 @@ COMMENT= Python bindings for libplist LIB_DEPENDS= libplist.so:${MASTER_PORT} BUILD_DEPENDS= cython:lang/cython +PORTSCOUT= ignore:1 + USES= python CONFIGURE_ENV= PYTHON_LDFLAGS="`pkg-config --libs python-${PYTHON_VER}`" SLAVE_PORT= yes Modified: head/devel/qjson/Makefile ============================================================================== --- head/devel/qjson/Makefile Wed Dec 28 05:12:46 2016 (r429710) +++ head/devel/qjson/Makefile Wed Dec 28 05:30:38 2016 (r429711) @@ -21,6 +21,8 @@ USE_QT4= corelib moc_build qmake_build r CMAKE_ARGS+= -DQT4_BUILD:BOOL=TRUE PLIST_SUB= QT5="@comment " NO_QT5="" .else +PORTSCOUT= ignore:1 + USE_QT5= core buildtools_build qmake_build CMAKE_ARGS+= -DQT4_BUILD:BOOL=FALSE PLIST_SUB= QT5="" NO_QT5="@comment " From owner-svn-ports-head@freebsd.org Wed Dec 28 05:37:00 2016 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 176F4C92322; Wed, 28 Dec 2016 05:37:00 +0000 (UTC) (envelope-from jbeich@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 C72561ADD; Wed, 28 Dec 2016 05:36:59 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBS5awOQ015234; Wed, 28 Dec 2016 05:36:58 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBS5awBZ015232; Wed, 28 Dec 2016 05:36:58 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201612280536.uBS5awBZ015232@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Wed, 28 Dec 2016 05:36:58 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429712 - in head/games/openbor: . 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: Wed, 28 Dec 2016 05:37:00 -0000 Author: jbeich Date: Wed Dec 28 05:36:58 2016 New Revision: 429712 URL: https://svnweb.freebsd.org/changeset/ports/429712 Log: games/openbor: yet another buffer overflow fix Added: head/games/openbor/files/patch-source_gamelib_packfile.h (contents, props changed) Modified: head/games/openbor/Makefile (contents, props changed) Modified: head/games/openbor/Makefile ============================================================================== --- head/games/openbor/Makefile Wed Dec 28 05:30:38 2016 (r429711) +++ head/games/openbor/Makefile Wed Dec 28 05:36:58 2016 (r429712) @@ -2,7 +2,7 @@ PORTNAME= openbor PORTVERSION= 3.0.r4420 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= games MASTER_SITES= LOCAL/jbeich \ https://svn.code.sf.net/p/${PORTNAME}/engine/engine/:svn Added: head/games/openbor/files/patch-source_gamelib_packfile.h ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/games/openbor/files/patch-source_gamelib_packfile.h Wed Dec 28 05:36:58 2016 (r429712) @@ -0,0 +1,13 @@ +Don't crash with > 80 tracks. + +--- source/gamelib/packfile.h.orig 2015-04-18 21:22:03 UTC ++++ source/gamelib/packfile.h +@@ -42,7 +42,7 @@ typedef struct fileliststruct + { + char filename[128]; + int nTracks; +- char bgmFileName[80][256]; ++ char bgmFileName[256][80]; + int bgmTrack; + unsigned int bgmTracks[256]; + #ifdef SDL From owner-svn-ports-head@freebsd.org Wed Dec 28 06:17:40 2016 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 BBCC7C940F0; Wed, 28 Dec 2016 06:17:40 +0000 (UTC) (envelope-from jbeich@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 8B48516DA; Wed, 28 Dec 2016 06:17:40 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBS6HdXT032022; Wed, 28 Dec 2016 06:17:39 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBS6Hdtm032021; Wed, 28 Dec 2016 06:17:39 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201612280617.uBS6Hdtm032021@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Wed, 28 Dec 2016 06:17:39 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429713 - head/security/nss 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: Wed, 28 Dec 2016 06:17:40 -0000 Author: jbeich Date: Wed Dec 28 06:17:39 2016 New Revision: 429713 URL: https://svnweb.freebsd.org/changeset/ports/429713 Log: security/nss: expose TLS 1.3 support This is going to be default in 3.29, recommended by upstream for 3.28 and will be required by Firefox >= 52.0. Modified: head/security/nss/Makefile (contents, props changed) Modified: head/security/nss/Makefile ============================================================================== --- head/security/nss/Makefile Wed Dec 28 05:36:58 2016 (r429712) +++ head/security/nss/Makefile Wed Dec 28 06:17:39 2016 (r429713) @@ -4,6 +4,7 @@ PORTNAME= nss PORTVERSION= 3.28 #DISTVERSIONSUFFIX= -with-ckbi-1.98 +PORTREVISION= 1 CATEGORIES= security MASTER_SITES= MOZILLA/security/${PORTNAME}/releases/${DISTNAME:tu:C/[-.]/_/g}_RTM/src @@ -30,6 +31,7 @@ USE_PERL5= build MAKE_ENV= LIBRARY_PATH="${LOCALBASE}/lib" \ SQLITE_INCLUDE_DIR="${LOCALBASE}/include" \ FREEBL_LOWHASH=1 \ + NSS_ENABLE_TLS_1_3=1 \ NSS_DISABLE_GTESTS=1 \ NSS_USE_SYSTEM_SQLITE=1 CFLAGS+= -I${LOCALBASE}/include/nspr From owner-svn-ports-head@freebsd.org Wed Dec 28 06:48:47 2016 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 8090AC946AC; Wed, 28 Dec 2016 06:48:47 +0000 (UTC) (envelope-from antoine@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 501D01161; Wed, 28 Dec 2016 06:48:47 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBS6mkAT044523; Wed, 28 Dec 2016 06:48:46 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBS6mk4C044522; Wed, 28 Dec 2016 06:48:46 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201612280648.uBS6mk4C044522@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Wed, 28 Dec 2016 06:48:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429714 - head/mail/lbdb 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: Wed, 28 Dec 2016 06:48:47 -0000 Author: antoine Date: Wed Dec 28 06:48:46 2016 New Revision: 429714 URL: https://svnweb.freebsd.org/changeset/ports/429714 Log: Fix installation Modified: head/mail/lbdb/Makefile Modified: head/mail/lbdb/Makefile ============================================================================== --- head/mail/lbdb/Makefile Wed Dec 28 06:17:39 2016 (r429713) +++ head/mail/lbdb/Makefile Wed Dec 28 06:48:46 2016 (r429714) @@ -11,7 +11,7 @@ MAINTAINER= alexey@renatasystems.org COMMENT= Tools for use with mutt external mail address query feature LICENSE= GPLv2+ -LICENSE_FILE= ${WRKSRC]/COPYING +LICENSE_FILE= ${WRKSRC}/COPYING RUN_DEPENDS= gsed:textproc/gsed From owner-svn-ports-head@freebsd.org Wed Dec 28 06:53:02 2016 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 58394C948A8; Wed, 28 Dec 2016 06:53:02 +0000 (UTC) (envelope-from wen@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 27DFA157C; Wed, 28 Dec 2016 06:53:02 +0000 (UTC) (envelope-from wen@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBS6r1AW048408; Wed, 28 Dec 2016 06:53:01 GMT (envelope-from wen@FreeBSD.org) Received: (from wen@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBS6r1Xb048406; Wed, 28 Dec 2016 06:53:01 GMT (envelope-from wen@FreeBSD.org) Message-Id: <201612280653.uBS6r1Xb048406@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: wen set sender to wen@FreeBSD.org using -f From: Wen Heping Date: Wed, 28 Dec 2016 06:53:01 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429715 - head/math/R-cran-sp 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: Wed, 28 Dec 2016 06:53:02 -0000 Author: wen Date: Wed Dec 28 06:53:01 2016 New Revision: 429715 URL: https://svnweb.freebsd.org/changeset/ports/429715 Log: - Update to 1.2.4 Modified: head/math/R-cran-sp/Makefile head/math/R-cran-sp/distinfo Modified: head/math/R-cran-sp/Makefile ============================================================================== --- head/math/R-cran-sp/Makefile Wed Dec 28 06:48:46 2016 (r429714) +++ head/math/R-cran-sp/Makefile Wed Dec 28 06:53:01 2016 (r429715) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= sp -DISTVERSION= 1.2-3 +DISTVERSION= 1.2-4 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} Modified: head/math/R-cran-sp/distinfo ============================================================================== --- head/math/R-cran-sp/distinfo Wed Dec 28 06:48:46 2016 (r429714) +++ head/math/R-cran-sp/distinfo Wed Dec 28 06:53:01 2016 (r429715) @@ -1,2 +1,3 @@ -SHA256 (sp_1.2-3.tar.gz) = 58b3a9e395ca664ee61b20b480be4eb61576daca44c3d3f6f9a943bb0155879a -SIZE (sp_1.2-3.tar.gz) = 1179462 +TIMESTAMP = 1482894816 +SHA256 (sp_1.2-4.tar.gz) = 62dac9c4fe5de22f59ba460d8a09ee27d9778aba1998e9c5ee625500e4502b33 +SIZE (sp_1.2-4.tar.gz) = 1133711 From owner-svn-ports-head@freebsd.org Wed Dec 28 07:09:40 2016 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 91860C94C96; Wed, 28 Dec 2016 07:09:40 +0000 (UTC) (envelope-from antoine@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 5B1391BAE; Wed, 28 Dec 2016 07:09:40 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBS79d2r053057; Wed, 28 Dec 2016 07:09:39 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBS79dHX053056; Wed, 28 Dec 2016 07:09:39 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201612280709.uBS79dHX053056@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Wed, 28 Dec 2016 07:09:39 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429716 - head/security/openvpn23 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: Wed, 28 Dec 2016 07:09:40 -0000 Author: antoine Date: Wed Dec 28 07:09:39 2016 New Revision: 429716 URL: https://svnweb.freebsd.org/changeset/ports/429716 Log: Prevent PKGBASE collision with security/openvpn Modified: head/security/openvpn23/Makefile Modified: head/security/openvpn23/Makefile ============================================================================== --- head/security/openvpn23/Makefile Wed Dec 28 06:53:01 2016 (r429715) +++ head/security/openvpn23/Makefile Wed Dec 28 07:09:39 2016 (r429716) @@ -6,6 +6,7 @@ DISTVERSION= 2.3.14 CATEGORIES= security net MASTER_SITES= http://swupdate.openvpn.net/community/releases/ \ http://build.openvpn.net/downloads/releases/ +PKGNAMESUFFIX?= 23 MAINTAINER= mandree@FreeBSD.org COMMENT?= Secure IP/Ethernet tunnel daemon From owner-svn-ports-head@freebsd.org Wed Dec 28 07:13:52 2016 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 68848C94DFD; Wed, 28 Dec 2016 07:13:52 +0000 (UTC) (envelope-from wen@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 381501F0D; Wed, 28 Dec 2016 07:13:52 +0000 (UTC) (envelope-from wen@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBS7Dp2T056841; Wed, 28 Dec 2016 07:13:51 GMT (envelope-from wen@FreeBSD.org) Received: (from wen@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBS7DpRa056839; Wed, 28 Dec 2016 07:13:51 GMT (envelope-from wen@FreeBSD.org) Message-Id: <201612280713.uBS7DpRa056839@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: wen set sender to wen@FreeBSD.org using -f From: Wen Heping Date: Wed, 28 Dec 2016 07:13:51 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429717 - head/security/pecl-crypto 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: Wed, 28 Dec 2016 07:13:52 -0000 Author: wen Date: Wed Dec 28 07:13:51 2016 New Revision: 429717 URL: https://svnweb.freebsd.org/changeset/ports/429717 Log: - Update to 0.3.1 PR: 215569 Submitted by: joneum@bsdproject.de Approved by: maintainer Modified: head/security/pecl-crypto/Makefile head/security/pecl-crypto/distinfo Modified: head/security/pecl-crypto/Makefile ============================================================================== --- head/security/pecl-crypto/Makefile Wed Dec 28 07:09:39 2016 (r429716) +++ head/security/pecl-crypto/Makefile Wed Dec 28 07:13:51 2016 (r429717) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= crypto -PORTVERSION= 0.2.2 -PORTREVISION= 1 +PORTVERSION= 0.3.1 CATEGORIES= security MASTER_SITES= http://pecl.php.net/get/ PKGNAMEPREFIX= pecl- Modified: head/security/pecl-crypto/distinfo ============================================================================== --- head/security/pecl-crypto/distinfo Wed Dec 28 07:09:39 2016 (r429716) +++ head/security/pecl-crypto/distinfo Wed Dec 28 07:13:51 2016 (r429717) @@ -1,2 +1,3 @@ -SHA256 (PECL/crypto-0.2.2.tgz) = 03864c99f9e7e87c0daf639167fde8eb58a87ad0990a7ec8773a60753edf9342 -SIZE (PECL/crypto-0.2.2.tgz) = 66516 +TIMESTAMP = 1482908753 +SHA256 (PECL/crypto-0.3.1.tgz) = 4b7376237f21a98df572b3f4dc7a9fa299134b1874c3c9b460ad3b94f4f9e3e6 +SIZE (PECL/crypto-0.3.1.tgz) = 72909 From owner-svn-ports-head@freebsd.org Wed Dec 28 07:25:36 2016 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 CB5B7C94F8B; Wed, 28 Dec 2016 07:25:36 +0000 (UTC) (envelope-from danfe@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 A58DD12E3; Wed, 28 Dec 2016 07:25:36 +0000 (UTC) (envelope-from danfe@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBS7PZqS061071; Wed, 28 Dec 2016 07:25:35 GMT (envelope-from danfe@FreeBSD.org) Received: (from danfe@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBS7PZMk061063; Wed, 28 Dec 2016 07:25:35 GMT (envelope-from danfe@FreeBSD.org) Message-Id: <201612280725.uBS7PZMk061063@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: danfe set sender to danfe@FreeBSD.org using -f From: Alexey Dokuchaev Date: Wed, 28 Dec 2016 07:25:35 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429718 - in head/x11-wm: . subtle subtle/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: Wed, 28 Dec 2016 07:25:36 -0000 Author: danfe Date: Wed Dec 28 07:25:34 2016 New Revision: 429718 URL: https://svnweb.freebsd.org/changeset/ports/429718 Log: Add a port of subtle, grid-based manual tiling window manager. WWW: http://subtle.subforge.org/ Added: head/x11-wm/subtle/ head/x11-wm/subtle/Makefile (contents, props changed) head/x11-wm/subtle/distinfo (contents, props changed) head/x11-wm/subtle/files/ head/x11-wm/subtle/files/patch-Rakefile (contents, props changed) head/x11-wm/subtle/files/patch-src_shared_shared.h (contents, props changed) head/x11-wm/subtle/files/patch-src_subtle_ruby.c (contents, props changed) head/x11-wm/subtle/pkg-descr (contents, props changed) head/x11-wm/subtle/pkg-plist (contents, props changed) Modified: head/x11-wm/Makefile Modified: head/x11-wm/Makefile ============================================================================== --- head/x11-wm/Makefile Wed Dec 28 07:13:51 2016 (r429717) +++ head/x11-wm/Makefile Wed Dec 28 07:25:34 2016 (r429718) @@ -106,6 +106,7 @@ SUBDIR += selectwm SUBDIR += simple-ccsm SUBDIR += spectrwm + SUBDIR += subtle SUBDIR += swm SUBDIR += tinywm SUBDIR += transset Added: head/x11-wm/subtle/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/x11-wm/subtle/Makefile Wed Dec 28 07:25:34 2016 (r429718) @@ -0,0 +1,32 @@ +# Created by: Alexey Dokuchaev +# $FreeBSD$ + +PORTNAME= subtle +PORTVERSION= 0.11.3224 +CATEGORIES= x11-wm ruby +MASTER_SITES= http://subtle.subforge.org/attachments/download/81/ +DISTNAME= ${PORTNAME}-${PORTVERSION}-xi + +MAINTAINER= danfe@FreeBSD.org +COMMENT= Grid-based manual tiling window manager + +LICENSE= GPLv2 + +BUILD_DEPENDS= rake:devel/rubygem-rake + +USES= pkgconfig shebangfix tar:tbz2 +USE_RUBY= yes +USE_XORG= x11 xft xinerama xpm xrandr xtst + +MAKE_CMD= rake -v +MAKEFILE= Rakefile +ALL_TARGET= build + +post-patch: + @${REINPLACE_CMD} -e 's,/etc/xdg,${LOCALBASE}&,' \ + ${WRKSRC}/src/subtle/ruby.c + +do-configure: + @cd ${WRKSRC} && ${MAKE_ENV} ${MAKE_CMD} ${MAKE_ARGS} config + +.include Added: head/x11-wm/subtle/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/x11-wm/subtle/distinfo Wed Dec 28 07:25:34 2016 (r429718) @@ -0,0 +1,3 @@ +TIMESTAMP = 1482831730 +SHA256 (subtle-0.11.3224-xi.tbz2) = a22ee94a70c1105a018e1c0a754597b4e3a87d1b915301a0b22888920fa0f8a2 +SIZE (subtle-0.11.3224-xi.tbz2) = 144607 Added: head/x11-wm/subtle/files/patch-Rakefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/x11-wm/subtle/files/patch-Rakefile Wed Dec 28 07:25:34 2016 (r429718) @@ -0,0 +1,81 @@ +--- Rakefile.orig 2012-06-20 11:29:55 UTC ++++ Rakefile +@@ -45,14 +45,14 @@ end + @options = { + "cc" => ENV["CC"] || "gcc", + "destdir" => ENV["DESTDIR"] || "", +- "prefix" => "/usr", +- "manprefix" => "$(prefix)/share/man", +- "bindir" => "$(destdir)/$(prefix)/bin", +- "sysconfdir" => "$(destdir)/etc", ++ "prefix" => ENV["PREFIX"] || "/usr", ++ "manprefix" => "%s/man" % (ENV["MANPREFIX"] || "$(prefix)/share"), ++ "bindir" => "$(destdir)$(prefix)/bin", ++ "sysconfdir" => "$(destdir)$(prefix)/etc", + "configdir" => "$(sysconfdir)/xdg/$(PKG_NAME)", +- "datadir" => "$(destdir)/$(prefix)/share/$(PKG_NAME)", +- "extdir" => "$(destdir)/$(sitelibdir)/$(PKG_NAME)", +- "mandir" => "$(destdir)/$(manprefix)/man1", ++ "datadir" => "$(destdir)$(prefix)/share/$(PKG_NAME)", ++ "extdir" => "$(destdir)$(sitelibdir)/$(PKG_NAME)", ++ "mandir" => "$(destdir)$(manprefix)/man1", + "debug" => "no", + "xpm" => "yes", + "xft" => "yes", +@@ -63,7 +63,7 @@ end + "hdrdir" => "", + "archdir" => "", + "revision" => "3224", #< Latest stable +- "cflags" => "-Wall -Werror -Wpointer-arith -Wstrict-prototypes -Wunused -Wshadow -std=gnu99", ++ "cflags" => "-Wall -Wpointer-arith -Wstrict-prototypes -Wunused -Wshadow -std=gnu99", + "cpppath" => "-I. -I$(builddir) -Isrc -Isrc/shared -Isrc/subtle -idirafter$(hdrdir) -idirafter$(archdir)", + "ldflags" => "-L$(libdir) $(rpath) $(LIBS) -l$(RUBY_SO_NAME)", + "extflags" => "$(LDFLAGS) $(rpath) $(LIBS) -l$(RUBY_SO_NAME)", +@@ -258,8 +258,8 @@ task(:config) do + make_config unless checksums + else + # Check version +- if 1 != RbConfig::CONFIG["MAJOR"].to_i or 9 != RbConfig::CONFIG["MINOR"].to_i +- fail("Ruby 1.9.0 or higher required") ++ if 2 > RbConfig::CONFIG["MAJOR"].to_i ++ fail("Ruby 2.0.0 (1.9.0 really) or higher required") + end + + checksums +@@ -396,7 +396,10 @@ task(:config) do + checking_for("X11/Xft/Xft.h") do + ret = false + ++ # Work around pkg_config()'s stupidity: obtain real (full) cflags ++ cutoff = $INCFLAGS.length + cflags, ldflags, libs = pkg_config("xft") ++ cflags << $INCFLAGS[cutoff..-1] + unless libs.nil? + # Update flags + @options["cpppath"] << " %s" % [ cflags ] +@@ -495,6 +498,7 @@ task(:config) do + ----------------- + Binaries............: #{@options["bindir"]} + Configuration.......: #{@options["configdir"]} ++Manual pages........: #{@options["mandir"]} + Extension...........: #{@options["extdir"]} + + Xpm support.........: #{@options["xpm"]} +@@ -503,6 +507,8 @@ Xinerama support....: #{@options["xinera + XRandR support......: #{@options["xrandr"]} + XTest support.......: #{@options["xtest"]} + Debugging messages..: #{@options["debug"]} ++Compiler............: #{@options["cc"]} (#{ ++`#{@options["cc"]} -v 2>&1`[/\w+ version [\d.]+/]}) + + EOF + end +@@ -613,7 +619,7 @@ task(:install => [:config, :build]) do + ) + + # Update interpreter name +- `#{sed} -i -e 's#/usr/bin/ruby.*##{interpreter}#' \ ++ `#{sed} -i '' -e 's#/usr/bin/ruby.*##{interpreter}#' \ + #{File.join(@options["bindir"], File.basename(f))}` + end + Added: head/x11-wm/subtle/files/patch-src_shared_shared.h ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/x11-wm/subtle/files/patch-src_shared_shared.h Wed Dec 28 07:25:34 2016 (r429718) @@ -0,0 +1,10 @@ +--- src/shared/shared.h.orig 2012-06-20 11:29:55 UTC ++++ src/shared/shared.h +@@ -28,6 +28,7 @@ + #include + #include + #include ++#include + #include + + #include "config.h" Added: head/x11-wm/subtle/files/patch-src_subtle_ruby.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/x11-wm/subtle/files/patch-src_subtle_ruby.c Wed Dec 28 07:25:34 2016 (r429718) @@ -0,0 +1,12 @@ +--- src/subtle/ruby.c.orig 2012-06-20 11:29:55 UTC ++++ src/subtle/ruby.c +@@ -2612,8 +2612,7 @@ RubyConfigLoadConfig(VALUE self, + + if((dirs = getenv("XDG_CONFIG_DIRS"))) + len += snprintf(tokens + len, sizeof(tokens), ":%s", dirs); +- else len += snprintf(tokens + len, sizeof(tokens), ":%s/%s", +- "/etc/xdg", PKG_NAME); ++ else len += snprintf(tokens + len, sizeof(tokens), ":%s", "/etc/xdg"); + + if((home = getenv("XDG_DATA_HOME"))) + { Added: head/x11-wm/subtle/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/x11-wm/subtle/pkg-descr Wed Dec 28 07:25:34 2016 (r429718) @@ -0,0 +1,14 @@ +subtle is a manual tiling window manager with a rather uncommon approach +of tiling: instead of relying on predefined layouts, subtle divides the +screen into a grid with customizeable slots (called gravities). For better +understanding, the default config uses a 3x3 grid and maps each gravity to +one key of the numpad. With those keys, windows can be moved directly to +the desired gravity -- the same can be done with tagging rules in the +config. + +Another unique concept is the strict tagging: Unlike other tiling window +managers, subtle does not allow weak tagging and always maps windows to +virtual desktops (called views) with matching tags, regardless of the +current active view. + +WWW: http://subtle.subforge.org/ Added: head/x11-wm/subtle/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/x11-wm/subtle/pkg-plist Wed Dec 28 07:25:34 2016 (r429718) @@ -0,0 +1,18 @@ +bin/subtle +bin/subtler +bin/sur +bin/surserver +etc/xdg/subtle/subtle.rb +%%RUBY_SITELIBDIR%%/subtle/subtler/runner.rb +%%RUBY_SITELIBDIR%%/subtle/subtlext.so +%%RUBY_SITELIBDIR%%/subtle/sur/client.rb +%%RUBY_SITELIBDIR%%/subtle/sur/runner.rb +%%RUBY_SITELIBDIR%%/subtle/sur/server.rb +%%RUBY_SITELIBDIR%%/subtle/sur/specification.rb +%%RUBY_SITELIBDIR%%/subtle/sur/test.rb +%%RUBY_SITELIBDIR%%/subtle/sur/version.rb +man/man1/subtle.1.gz +man/man1/subtler.1.gz +man/man1/subtlext.1.gz +man/man1/sur.1.gz +man/man1/surserver.1.gz From owner-svn-ports-head@freebsd.org Wed Dec 28 07:40:47 2016 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 859D5C90511; Wed, 28 Dec 2016 07:40:47 +0000 (UTC) (envelope-from wen@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 3CA1619DD; Wed, 28 Dec 2016 07:40:47 +0000 (UTC) (envelope-from wen@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBS7ekIr065667; Wed, 28 Dec 2016 07:40:46 GMT (envelope-from wen@FreeBSD.org) Received: (from wen@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBS7ekeU065664; Wed, 28 Dec 2016 07:40:46 GMT (envelope-from wen@FreeBSD.org) Message-Id: <201612280740.uBS7ekeU065664@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: wen set sender to wen@FreeBSD.org using -f From: Wen Heping Date: Wed, 28 Dec 2016 07:40:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429719 - in head/devel/pecl-eio: . 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: Wed, 28 Dec 2016 07:40:47 -0000 Author: wen Date: Wed Dec 28 07:40:45 2016 New Revision: 429719 URL: https://svnweb.freebsd.org/changeset/ports/429719 Log: - Update to 2.0.1 PR: 215571 Submitted by: joneum@bsdproject.de Approved by: maintainer Modified: head/devel/pecl-eio/Makefile head/devel/pecl-eio/distinfo head/devel/pecl-eio/files/patch-libeio__ecb.h Modified: head/devel/pecl-eio/Makefile ============================================================================== --- head/devel/pecl-eio/Makefile Wed Dec 28 07:25:34 2016 (r429718) +++ head/devel/pecl-eio/Makefile Wed Dec 28 07:40:45 2016 (r429719) @@ -2,12 +2,10 @@ # $FreeBSD$ PORTNAME= eio -PORTVERSION= 1.2.1 -PORTREVISION= 1 +PORTVERSION= 2.0.1 CATEGORIES= devel MASTER_SITES= http://pecl.php.net/get/ PKGNAMEPREFIX= pecl- -EXTRACT_SUFX= .tgz DIST_SUBDIR= PECL MAINTAINER= gasol.wu@gmail.com @@ -16,7 +14,6 @@ COMMENT= Provides interface to the libei LICENSE= PHP301 CONFIGURE_ARGS= --enable-eio -USES= php:ext -IGNORE_WITH_PHP= 70 +USES= php:ext tar:tgz .include Modified: head/devel/pecl-eio/distinfo ============================================================================== --- head/devel/pecl-eio/distinfo Wed Dec 28 07:25:34 2016 (r429718) +++ head/devel/pecl-eio/distinfo Wed Dec 28 07:40:45 2016 (r429719) @@ -1,2 +1,3 @@ -SHA256 (PECL/eio-1.2.1.tgz) = 6682e360728a327764813a4211fe80b29c2fb241b14cb051bd8f763b405146c5 -SIZE (PECL/eio-1.2.1.tgz) = 57296 +TIMESTAMP = 1482910412 +SHA256 (PECL/eio-2.0.1.tgz) = e51e37a0434e8188f09b5267b94c1ab2c2f4e03b0314b5a6f14c8bcef7b8bf66 +SIZE (PECL/eio-2.0.1.tgz) = 73968 Modified: head/devel/pecl-eio/files/patch-libeio__ecb.h ============================================================================== --- head/devel/pecl-eio/files/patch-libeio__ecb.h Wed Dec 28 07:25:34 2016 (r429718) +++ head/devel/pecl-eio/files/patch-libeio__ecb.h Wed Dec 28 07:40:45 2016 (r429719) @@ -1,5 +1,5 @@ ---- libeio/ecb.h.orig 2013-02-20 12:06:23.000000000 +0100 -+++ libeio/ecb.h 2015-03-01 22:33:58.066666000 +0100 +--- libeio/ecb.h.orig 2016-07-24 19:02:19.000000000 +0200 ++++ libeio/ecb.h 2016-12-26 10:31:13.000232000 +0100 @@ -452,12 +452,12 @@ } #endif @@ -9,10 +9,9 @@ #define ecb_unreachable() __builtin_unreachable () #else /* this seems to work fine, but gcc always emits a warning for it :/ */ -- ecb_inline void ecb_unreachable (void) ecb_noreturn; + ecb_noreturn ecb_inline void ecb_unreachable (void); - ecb_inline void ecb_unreachable (void) { } -+ ecb_inline ecb_noreturn void ecb_unreachable (void); -+ ecb_inline ecb_noreturn void ecb_unreachable (void) { } ++ ecb_noreturn ecb_inline void ecb_unreachable (void) { } #endif /* try to tell the compiler that some condition is definitely true */ From owner-svn-ports-head@freebsd.org Wed Dec 28 07:51:22 2016 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 6FA41C906EB; Wed, 28 Dec 2016 07:51:22 +0000 (UTC) (envelope-from olivierd@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 3C6BA102D; Wed, 28 Dec 2016 07:51:22 +0000 (UTC) (envelope-from olivierd@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBS7pLaU073656; Wed, 28 Dec 2016 07:51:21 GMT (envelope-from olivierd@FreeBSD.org) Received: (from olivierd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBS7pLmL073653; Wed, 28 Dec 2016 07:51:21 GMT (envelope-from olivierd@FreeBSD.org) Message-Id: <201612280751.uBS7pLmL073653@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olivierd set sender to olivierd@FreeBSD.org using -f From: Olivier Duchateau Date: Wed, 28 Dec 2016 07:51:21 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429720 - head/www/py-werkzeug 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: Wed, 28 Dec 2016 07:51:22 -0000 Author: olivierd Date: Wed Dec 28 07:51:21 2016 New Revision: 429720 URL: https://svnweb.freebsd.org/changeset/ports/429720 Log: Update to 0.11.13 Changelog: https://github.com/pallets/werkzeug/blob/0.11.13/CHANGES Modified: head/www/py-werkzeug/Makefile head/www/py-werkzeug/distinfo Modified: head/www/py-werkzeug/Makefile ============================================================================== --- head/www/py-werkzeug/Makefile Wed Dec 28 07:40:45 2016 (r429719) +++ head/www/py-werkzeug/Makefile Wed Dec 28 07:51:21 2016 (r429720) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= werkzeug -PORTVERSION= 0.11.11 +PORTVERSION= 0.11.13 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -18,7 +18,7 @@ WATCHDOG_DESC= Monitor filesystem events WATCHDOG_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}watchdog>=0.8:devel/py-watchdog NO_ARCH= yes -USES= python +USES= python zip USE_PYTHON= autoplist distutils EXAMPLESDIR= ${PREFIX}/share/examples/${PYTHON_PKGNAMEPREFIX}${PORTNAME} Modified: head/www/py-werkzeug/distinfo ============================================================================== --- head/www/py-werkzeug/distinfo Wed Dec 28 07:40:45 2016 (r429719) +++ head/www/py-werkzeug/distinfo Wed Dec 28 07:51:21 2016 (r429720) @@ -1,3 +1,3 @@ -TIMESTAMP = 1472747124 -SHA256 (Werkzeug-0.11.11.tar.gz) = e72c46bc14405cba7a26bd2ce28df734471bc9016bc8b4cb69466c2c14c2f7e5 -SIZE (Werkzeug-0.11.11.tar.gz) = 1158304 +TIMESTAMP = 1482908198 +SHA256 (Werkzeug-0.11.13.zip) = ebf720bc2f0ac7739ee2d6de63da8a323d73d91fddc16f5fadae915ae9e1e690 +SIZE (Werkzeug-0.11.13.zip) = 1255270 From owner-svn-ports-head@freebsd.org Wed Dec 28 07:51:42 2016 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 86800C9072D; Wed, 28 Dec 2016 07:51:42 +0000 (UTC) (envelope-from jbeich@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 56216114B; Wed, 28 Dec 2016 07:51:42 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBS7pfK9073818; Wed, 28 Dec 2016 07:51:41 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBS7pfVl073816; Wed, 28 Dec 2016 07:51:41 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201612280751.uBS7pfVl073816@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Wed, 28 Dec 2016 07:51:41 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429721 - head/devel/py-apscheduler 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: Wed, 28 Dec 2016 07:51:42 -0000 Author: jbeich Date: Wed Dec 28 07:51:41 2016 New Revision: 429721 URL: https://svnweb.freebsd.org/changeset/ports/429721 Log: devel/py-apscheduler: update to 3.3.1 Changes: https://github.com/agronholm/apscheduler/compare/v3.3.0...3.3.1 Modified: head/devel/py-apscheduler/Makefile (contents, props changed) head/devel/py-apscheduler/distinfo (contents, props changed) Modified: head/devel/py-apscheduler/Makefile ============================================================================== --- head/devel/py-apscheduler/Makefile Wed Dec 28 07:51:21 2016 (r429720) +++ head/devel/py-apscheduler/Makefile Wed Dec 28 07:51:41 2016 (r429721) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= apscheduler -PORTVERSION= 3.3.0 +PORTVERSION= 3.3.1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-apscheduler/distinfo ============================================================================== --- head/devel/py-apscheduler/distinfo Wed Dec 28 07:51:21 2016 (r429720) +++ head/devel/py-apscheduler/distinfo Wed Dec 28 07:51:41 2016 (r429721) @@ -1,3 +1,3 @@ -TIMESTAMP = 1478424277 -SHA256 (APScheduler-3.3.0.tar.gz) = 9b238b9c47352c66200f043693477ad016471cefa8cf55650ab8dadd9a609aef -SIZE (APScheduler-3.3.0.tar.gz) = 85442 +TIMESTAMP = 1482877432 +SHA256 (APScheduler-3.3.1.tar.gz) = f68874dff1bdffcc6ce3adb7840c1e4d162c609a3e3f831351df30b75732767b +SIZE (APScheduler-3.3.1.tar.gz) = 84198 From owner-svn-ports-head@freebsd.org Wed Dec 28 07:51:53 2016 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 34A2AC90766; Wed, 28 Dec 2016 07:51:53 +0000 (UTC) (envelope-from jbeich@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 E80FA11F6; Wed, 28 Dec 2016 07:51:52 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBS7pq7c073941; Wed, 28 Dec 2016 07:51:52 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBS7pp0k073939; Wed, 28 Dec 2016 07:51:51 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201612280751.uBS7pp0k073939@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Wed, 28 Dec 2016 07:51:51 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429722 - head/www/py-flexget 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: Wed, 28 Dec 2016 07:51:53 -0000 Author: jbeich Date: Wed Dec 28 07:51:51 2016 New Revision: 429722 URL: https://svnweb.freebsd.org/changeset/ports/429722 Log: www/py-flexget: update to 2.8.13 Changes: https://github.com/Flexget/Flexget/compare/2.8.11...2.8.13 Modified: head/www/py-flexget/Makefile (contents, props changed) head/www/py-flexget/distinfo (contents, props changed) Modified: head/www/py-flexget/Makefile ============================================================================== --- head/www/py-flexget/Makefile Wed Dec 28 07:51:41 2016 (r429721) +++ head/www/py-flexget/Makefile Wed Dec 28 07:51:51 2016 (r429722) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= flexget -PORTVERSION= 2.8.11 +PORTVERSION= 2.8.13 PORTEPOCH= 1 CATEGORIES= www python MASTER_SITES= CHEESESHOP Modified: head/www/py-flexget/distinfo ============================================================================== --- head/www/py-flexget/distinfo Wed Dec 28 07:51:41 2016 (r429721) +++ head/www/py-flexget/distinfo Wed Dec 28 07:51:51 2016 (r429722) @@ -1,3 +1,3 @@ -TIMESTAMP = 1482563813 -SHA256 (FlexGet-2.8.11.tar.gz) = 3c9e3d5ffab4acddf1a8c9d9fbc46c60098db23efbf7b41d5c1b1c821b805a59 -SIZE (FlexGet-2.8.11.tar.gz) = 2606257 +TIMESTAMP = 1482909370 +SHA256 (FlexGet-2.8.13.tar.gz) = be41b2353246cee08235ea2b6b151fe6f6a299be1d6502de830b2b019e210603 +SIZE (FlexGet-2.8.13.tar.gz) = 2606361 From owner-svn-ports-head@freebsd.org Wed Dec 28 08:00:31 2016 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 BA256C90C94; Wed, 28 Dec 2016 08:00:31 +0000 (UTC) (envelope-from hrs@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 70B631568; Wed, 28 Dec 2016 08:00:31 +0000 (UTC) (envelope-from hrs@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBS80Ue7074482; Wed, 28 Dec 2016 08:00:30 GMT (envelope-from hrs@FreeBSD.org) Received: (from hrs@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBS80Ufb074480; Wed, 28 Dec 2016 08:00:30 GMT (envelope-from hrs@FreeBSD.org) Message-Id: <201612280800.uBS80Ufb074480@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: hrs set sender to hrs@FreeBSD.org using -f From: Hiroki Sato Date: Wed, 28 Dec 2016 08:00:30 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429723 - head/textproc/utf8proc 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: Wed, 28 Dec 2016 08:00:31 -0000 Author: hrs Date: Wed Dec 28 08:00:30 2016 New Revision: 429723 URL: https://svnweb.freebsd.org/changeset/ports/429723 Log: Update to 2.1.0. Deleted: head/textproc/utf8proc/pkg-plist Modified: head/textproc/utf8proc/Makefile head/textproc/utf8proc/distinfo Modified: head/textproc/utf8proc/Makefile ============================================================================== --- head/textproc/utf8proc/Makefile Wed Dec 28 07:51:51 2016 (r429722) +++ head/textproc/utf8proc/Makefile Wed Dec 28 08:00:30 2016 (r429723) @@ -2,33 +2,36 @@ # $FreeBSD$ PORTNAME= utf8proc -PORTVERSION= 1.3.1 +PORTVERSION= 2.1.0 DISTVERSIONPREFIX= v CATEGORIES= textproc devel -MAINTAINER= ports@FreeBSD.org +MAINTAINER= hrs@FreeBSD.org COMMENT= UTF-8 processing library LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.md +USES= gmake USE_GITHUB= yes GH_ACCOUNT= JuliaLang - -USES= gmake USE_LDCONFIG= yes MAKE_ARGS= prefix=${PREFIX} - +PLIST_FILES= include/utf8proc.h \ + lib/libutf8proc.a \ + lib/libutf8proc.so \ + lib/libutf8proc.so.2 \ + lib/libutf8proc.so.${PORTVERSION} PORTDOCS= NEWS.md README.md OPTIONS_DEFINE= DOCS post-install: - @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libutf8proc.so + ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libutf8proc.so post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} - (cd ${WRKSRC} && ${INSTALL_DATA} ${PORTDOCS} \ - ${STAGEDIR}${DOCSDIR}) + cd ${WRKSRC} && \ + ${INSTALL_DATA} ${PORTDOCS} ${STAGEDIR}${DOCSDIR} .include Modified: head/textproc/utf8proc/distinfo ============================================================================== --- head/textproc/utf8proc/distinfo Wed Dec 28 07:51:51 2016 (r429722) +++ head/textproc/utf8proc/distinfo Wed Dec 28 08:00:30 2016 (r429723) @@ -1,2 +1,3 @@ -SHA256 (JuliaLang-utf8proc-v1.3.1_GH0.tar.gz) = 83b60fe21fd8a017b8ad469515873893c8e911a5bef336a427594d398b5688cc -SIZE (JuliaLang-utf8proc-v1.3.1_GH0.tar.gz) = 144874 +TIMESTAMP = 1482911401 +SHA256 (JuliaLang-utf8proc-v2.1.0_GH0.tar.gz) = 25ccc5619ac400f9eaf24aafaae5b625afa1961e140b8dd6072b393267833260 +SIZE (JuliaLang-utf8proc-v2.1.0_GH0.tar.gz) = 151842 From owner-svn-ports-head@freebsd.org Wed Dec 28 08:01:31 2016 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 55ADDC90E7A; Wed, 28 Dec 2016 08:01:31 +0000 (UTC) (envelope-from wen@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 2576C1843; Wed, 28 Dec 2016 08:01:31 +0000 (UTC) (envelope-from wen@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBS81UtN078108; Wed, 28 Dec 2016 08:01:30 GMT (envelope-from wen@FreeBSD.org) Received: (from wen@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBS81U7O078106; Wed, 28 Dec 2016 08:01:30 GMT (envelope-from wen@FreeBSD.org) Message-Id: <201612280801.uBS81U7O078106@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: wen set sender to wen@FreeBSD.org using -f From: Wen Heping Date: Wed, 28 Dec 2016 08:01:30 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429724 - head/science/pynn 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: Wed, 28 Dec 2016 08:01:31 -0000 Author: wen Date: Wed Dec 28 08:01:30 2016 New Revision: 429724 URL: https://svnweb.freebsd.org/changeset/ports/429724 Log: - Update to 0.8.2 Modified: head/science/pynn/Makefile head/science/pynn/distinfo Modified: head/science/pynn/Makefile ============================================================================== --- head/science/pynn/Makefile Wed Dec 28 08:00:30 2016 (r429723) +++ head/science/pynn/Makefile Wed Dec 28 08:01:30 2016 (r429724) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= pynn -PORTVERSION= 0.8.1 +PORTVERSION= 0.8.2 CATEGORIES= science python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/science/pynn/distinfo ============================================================================== --- head/science/pynn/distinfo Wed Dec 28 08:00:30 2016 (r429723) +++ head/science/pynn/distinfo Wed Dec 28 08:01:30 2016 (r429724) @@ -1,3 +1,3 @@ -TIMESTAMP = 1476843840 -SHA256 (PyNN-0.8.1.tar.gz) = ce94246284588414d1570c1d5d697805f781384e771816727c830b01ee30fe39 -SIZE (PyNN-0.8.1.tar.gz) = 307418 +TIMESTAMP = 1482911112 +SHA256 (PyNN-0.8.2.tar.gz) = 164bda5218a874bff7876669fd426b8d180b7366502795852254986c2672e529 +SIZE (PyNN-0.8.2.tar.gz) = 312172 From owner-svn-ports-head@freebsd.org Wed Dec 28 08:02:33 2016 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 7230DC90EC5; Wed, 28 Dec 2016 08:02:33 +0000 (UTC) (envelope-from lwhsu@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 41E0019E4; Wed, 28 Dec 2016 08:02:33 +0000 (UTC) (envelope-from lwhsu@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBS82W7E078266; Wed, 28 Dec 2016 08:02:32 GMT (envelope-from lwhsu@FreeBSD.org) Received: (from lwhsu@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBS82WVd078264; Wed, 28 Dec 2016 08:02:32 GMT (envelope-from lwhsu@FreeBSD.org) Message-Id: <201612280802.uBS82WVd078264@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: lwhsu set sender to lwhsu@FreeBSD.org using -f From: Li-Wen Hsu Date: Wed, 28 Dec 2016 08:02:32 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429725 - head/devel/py-coverage 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: Wed, 28 Dec 2016 08:02:33 -0000 Author: lwhsu Date: Wed Dec 28 08:02:32 2016 New Revision: 429725 URL: https://svnweb.freebsd.org/changeset/ports/429725 Log: - Update to 4.3 Modified: head/devel/py-coverage/Makefile head/devel/py-coverage/distinfo Modified: head/devel/py-coverage/Makefile ============================================================================== --- head/devel/py-coverage/Makefile Wed Dec 28 08:01:30 2016 (r429724) +++ head/devel/py-coverage/Makefile Wed Dec 28 08:02:32 2016 (r429725) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= coverage -PORTVERSION= 4.2 +PORTVERSION= 4.3 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-coverage/distinfo ============================================================================== --- head/devel/py-coverage/distinfo Wed Dec 28 08:01:30 2016 (r429724) +++ head/devel/py-coverage/distinfo Wed Dec 28 08:02:32 2016 (r429725) @@ -1,3 +1,3 @@ -TIMESTAMP = 1477490631 -SHA256 (coverage-4.2.tar.gz) = e312776d3ef04632ec742ce2d2b7048b635073e0245e4f44dfe8b08cc50ac656 -SIZE (coverage-4.2.tar.gz) = 359873 +TIMESTAMP = 1482912076 +SHA256 (coverage-4.3.tar.gz) = babc2503bc41a3044cae734221517443730ebfc6c414ccac5a7a4a3fb358b423 +SIZE (coverage-4.3.tar.gz) = 371463 From owner-svn-ports-head@freebsd.org Wed Dec 28 08:22:32 2016 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 DBAA4C9357B; Wed, 28 Dec 2016 08:22:32 +0000 (UTC) (envelope-from cy@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 AB67513DD; Wed, 28 Dec 2016 08:22:32 +0000 (UTC) (envelope-from cy@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBS8MVaR086732; Wed, 28 Dec 2016 08:22:31 GMT (envelope-from cy@FreeBSD.org) Received: (from cy@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBS8MV9S086731; Wed, 28 Dec 2016 08:22:31 GMT (envelope-from cy@FreeBSD.org) Message-Id: <201612280822.uBS8MV9S086731@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: cy set sender to cy@FreeBSD.org using -f From: Cy Schubert Date: Wed, 28 Dec 2016 08:22:31 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429726 - head/sysutils/cfengine39 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: Wed, 28 Dec 2016 08:22:33 -0000 Author: cy Date: Wed Dec 28 08:22:31 2016 New Revision: 429726 URL: https://svnweb.freebsd.org/changeset/ports/429726 Log: Remove redundant comment. Modified: head/sysutils/cfengine39/Makefile Modified: head/sysutils/cfengine39/Makefile ============================================================================== --- head/sysutils/cfengine39/Makefile Wed Dec 28 08:02:32 2016 (r429725) +++ head/sysutils/cfengine39/Makefile Wed Dec 28 08:22:31 2016 (r429726) @@ -4,7 +4,6 @@ PORTNAME= cfengine PORTVERSION= 3.9.1 PORTREVISION= 5 -# XXX Remember to update files/patch-configure.am with any new version number. CATEGORIES= sysutils MASTER_SITES= https://s3.amazonaws.com/cfengine-package-repos/tarballs/ From owner-svn-ports-head@freebsd.org Wed Dec 28 08:28:13 2016 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 7A74BC938EE; Wed, 28 Dec 2016 08:28:13 +0000 (UTC) (envelope-from wen@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 4A16216A2; Wed, 28 Dec 2016 08:28:13 +0000 (UTC) (envelope-from wen@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBS8SCRh087061; Wed, 28 Dec 2016 08:28:12 GMT (envelope-from wen@FreeBSD.org) Received: (from wen@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBS8SCkX087059; Wed, 28 Dec 2016 08:28:12 GMT (envelope-from wen@FreeBSD.org) Message-Id: <201612280828.uBS8SCkX087059@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: wen set sender to wen@FreeBSD.org using -f From: Wen Heping Date: Wed, 28 Dec 2016 08:28:12 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429727 - head/devel/py-logan 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: Wed, 28 Dec 2016 08:28:13 -0000 Author: wen Date: Wed Dec 28 08:28:12 2016 New Revision: 429727 URL: https://svnweb.freebsd.org/changeset/ports/429727 Log: - Update 0.7.2 PR: 215260 Submitted by: xmj@ Approved by: maintainer(timeout, > 14 days) Modified: head/devel/py-logan/Makefile head/devel/py-logan/distinfo Modified: head/devel/py-logan/Makefile ============================================================================== --- head/devel/py-logan/Makefile Wed Dec 28 08:22:31 2016 (r429726) +++ head/devel/py-logan/Makefile Wed Dec 28 08:28:12 2016 (r429727) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= logan -PORTVERSION= 0.7.1 -PORTREVISION= 1 +PORTVERSION= 0.7.2 CATEGORIES= devel python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -28,7 +27,6 @@ DOCSDIR= ${PREFIX}/share/doc/${PYTHON_PK USE_GITHUB= yes GH_ACCOUNT= dcramer -GH_TAGNAME= 82a0ca7 post-install-DOCS-on: ${MKDIR} ${STAGEDIR}${DOCSDIR} Modified: head/devel/py-logan/distinfo ============================================================================== --- head/devel/py-logan/distinfo Wed Dec 28 08:22:31 2016 (r429726) +++ head/devel/py-logan/distinfo Wed Dec 28 08:28:12 2016 (r429727) @@ -1,2 +1,3 @@ -SHA256 (dcramer-logan-0.7.1-82a0ca7_GH0.tar.gz) = f54c8111dcb142778259c4f329f0879367bc83bea9e330544c9850fe73f98ec8 -SIZE (dcramer-logan-0.7.1-82a0ca7_GH0.tar.gz) = 10436 +TIMESTAMP = 1482912969 +SHA256 (dcramer-logan-0.7.2_GH0.tar.gz) = 27923ac4ad801a30ed9e1e9d18eb5e397b6928949d0b2e8b940e34474d77fcf8 +SIZE (dcramer-logan-0.7.2_GH0.tar.gz) = 10627 From owner-svn-ports-head@freebsd.org Wed Dec 28 08:36:23 2016 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 5B75DC93CCB; Wed, 28 Dec 2016 08:36:23 +0000 (UTC) (envelope-from vanilla@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 1D6E81B31; Wed, 28 Dec 2016 08:36:23 +0000 (UTC) (envelope-from vanilla@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBS8aMIi091031; Wed, 28 Dec 2016 08:36:22 GMT (envelope-from vanilla@FreeBSD.org) Received: (from vanilla@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBS8aMMA091028; Wed, 28 Dec 2016 08:36:22 GMT (envelope-from vanilla@FreeBSD.org) Message-Id: <201612280836.uBS8aMMA091028@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: vanilla set sender to vanilla@FreeBSD.org using -f From: "Vanilla I. Shu" Date: Wed, 28 Dec 2016 08:36:22 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429728 - head/multimedia/obs-studio 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: Wed, 28 Dec 2016 08:36:23 -0000 Author: vanilla Date: Wed Dec 28 08:36:21 2016 New Revision: 429728 URL: https://svnweb.freebsd.org/changeset/ports/429728 Log: Update to 17.0.0. Modified: head/multimedia/obs-studio/Makefile head/multimedia/obs-studio/distinfo head/multimedia/obs-studio/pkg-plist Modified: head/multimedia/obs-studio/Makefile ============================================================================== --- head/multimedia/obs-studio/Makefile Wed Dec 28 08:28:12 2016 (r429727) +++ head/multimedia/obs-studio/Makefile Wed Dec 28 08:36:21 2016 (r429728) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= obs-studio -PORTVERSION= 0.16.0 -PORTREVISION= 1 +PORTVERSION= 17.0.0 CATEGORIES= multimedia MAINTAINER= ports@FreeBSD.org Modified: head/multimedia/obs-studio/distinfo ============================================================================== --- head/multimedia/obs-studio/distinfo Wed Dec 28 08:28:12 2016 (r429727) +++ head/multimedia/obs-studio/distinfo Wed Dec 28 08:36:21 2016 (r429728) @@ -1,3 +1,3 @@ -TIMESTAMP = 1475054530 -SHA256 (jp9000-obs-studio-0.16.0_GH0.tar.gz) = 15506793a4303315d26bf94350ae6e9b823830e24335b0cd7c2a945c75ebc74e -SIZE (jp9000-obs-studio-0.16.0_GH0.tar.gz) = 4977868 +TIMESTAMP = 1482826470 +SHA256 (jp9000-obs-studio-17.0.0_GH0.tar.gz) = 5b7d9a6389011c74fec777667edeb1ac7d8ae7faff13f141650d295d7cd9181e +SIZE (jp9000-obs-studio-17.0.0_GH0.tar.gz) = 5243839 Modified: head/multimedia/obs-studio/pkg-plist ============================================================================== --- head/multimedia/obs-studio/pkg-plist Wed Dec 28 08:28:12 2016 (r429727) +++ head/multimedia/obs-studio/pkg-plist Wed Dec 28 08:36:21 2016 (r429728) @@ -85,6 +85,8 @@ lib/cmake/LibObs/LibObsConfigVersion.cma lib/cmake/LibObs/LibObsTarget-%%CMAKE_BUILD_TYPE%%.cmake lib/cmake/LibObs/LibObsTarget.cmake lib/libobs-frontend-api.so +lib/libobs-frontend-api.so.0 +lib/libobs-frontend-api.so.0.0 lib/libobs-opengl.so lib/libobs-opengl.so.0 lib/libobs-opengl.so.0.0 @@ -92,6 +94,7 @@ lib/libobs.so lib/libobs.so.0 lib/libobsglad.so lib/libobsglad.so.0 +lib/obs-plugins/frontend-tools.so lib/obs-plugins/image-source.so lib/obs-plugins/linux-capture.so lib/obs-plugins/linux-jack.so @@ -125,6 +128,36 @@ share/obs/libobs/lanczos_scale.effect share/obs/libobs/opaque.effect share/obs/libobs/premultiplied_alpha.effect share/obs/libobs/solid.effect +share/obs/obs-plugins/frontend-tools/locale/ca-ES.ini +share/obs/obs-plugins/frontend-tools/locale/cs-CZ.ini +share/obs/obs-plugins/frontend-tools/locale/da-DK.ini +share/obs/obs-plugins/frontend-tools/locale/de-DE.ini +share/obs/obs-plugins/frontend-tools/locale/en-US.ini +share/obs/obs-plugins/frontend-tools/locale/es-ES.ini +share/obs/obs-plugins/frontend-tools/locale/eu-ES.ini +share/obs/obs-plugins/frontend-tools/locale/fi-FI.ini +share/obs/obs-plugins/frontend-tools/locale/fr-FR.ini +share/obs/obs-plugins/frontend-tools/locale/hr-HR.ini +share/obs/obs-plugins/frontend-tools/locale/hu-HU.ini +share/obs/obs-plugins/frontend-tools/locale/it-IT.ini +share/obs/obs-plugins/frontend-tools/locale/ja-JP.ini +share/obs/obs-plugins/frontend-tools/locale/ko-KR.ini +share/obs/obs-plugins/frontend-tools/locale/ms-MY.ini +share/obs/obs-plugins/frontend-tools/locale/nb-NO.ini +share/obs/obs-plugins/frontend-tools/locale/nl-NL.ini +share/obs/obs-plugins/frontend-tools/locale/pl-PL.ini +share/obs/obs-plugins/frontend-tools/locale/pt-BR.ini +share/obs/obs-plugins/frontend-tools/locale/pt-PT.ini +share/obs/obs-plugins/frontend-tools/locale/ru-RU.ini +share/obs/obs-plugins/frontend-tools/locale/sk-SK.ini +share/obs/obs-plugins/frontend-tools/locale/sr-CS.ini +share/obs/obs-plugins/frontend-tools/locale/sr-SP.ini +share/obs/obs-plugins/frontend-tools/locale/sv-SE.ini +share/obs/obs-plugins/frontend-tools/locale/tr-TR.ini +share/obs/obs-plugins/frontend-tools/locale/uk-UA.ini +share/obs/obs-plugins/frontend-tools/locale/vi-VN.ini +share/obs/obs-plugins/frontend-tools/locale/zh-CN.ini +share/obs/obs-plugins/frontend-tools/locale/zh-TW.ini share/obs/obs-plugins/image-source/locale/ar-SA.ini share/obs/obs-plugins/image-source/locale/bg-BG.ini share/obs/obs-plugins/image-source/locale/ca-ES.ini @@ -144,6 +177,7 @@ share/obs/obs-plugins/image-source/local share/obs/obs-plugins/image-source/locale/it-IT.ini share/obs/obs-plugins/image-source/locale/ja-JP.ini share/obs/obs-plugins/image-source/locale/ko-KR.ini +share/obs/obs-plugins/image-source/locale/ms-MY.ini share/obs/obs-plugins/image-source/locale/nb-NO.ini share/obs/obs-plugins/image-source/locale/nl-NL.ini share/obs/obs-plugins/image-source/locale/pl-PL.ini @@ -194,6 +228,7 @@ share/obs/obs-plugins/linux-capture/loca share/obs/obs-plugins/linux-capture/locale/sv-SE.ini share/obs/obs-plugins/linux-capture/locale/tr-TR.ini share/obs/obs-plugins/linux-capture/locale/uk-UA.ini +share/obs/obs-plugins/linux-capture/locale/vi-VN.ini share/obs/obs-plugins/linux-capture/locale/zh-CN.ini share/obs/obs-plugins/linux-capture/locale/zh-TW.ini share/obs/obs-plugins/linux-jack/locale/ar-SA.ini @@ -229,6 +264,7 @@ share/obs/obs-plugins/linux-jack/locale/ share/obs/obs-plugins/linux-jack/locale/sv-SE.ini share/obs/obs-plugins/linux-jack/locale/tr-TR.ini share/obs/obs-plugins/linux-jack/locale/uk-UA.ini +share/obs/obs-plugins/linux-jack/locale/vi-VN.ini share/obs/obs-plugins/linux-jack/locale/zh-CN.ini share/obs/obs-plugins/linux-jack/locale/zh-TW.ini share/obs/obs-plugins/linux-pulseaudio/locale/ar-SA.ini @@ -338,13 +374,14 @@ share/obs/obs-plugins/obs-ffmpeg/locale/ share/obs/obs-plugins/obs-ffmpeg/locale/th-TH.ini share/obs/obs-plugins/obs-ffmpeg/locale/tr-TR.ini share/obs/obs-plugins/obs-ffmpeg/locale/uk-UA.ini +share/obs/obs-plugins/obs-ffmpeg/locale/vi-VN.ini share/obs/obs-plugins/obs-ffmpeg/locale/zh-CN.ini share/obs/obs-plugins/obs-ffmpeg/locale/zh-TW.ini share/obs/obs-plugins/obs-filters/blend_add_filter.effect share/obs/obs-plugins/obs-filters/blend_mul_filter.effect share/obs/obs-plugins/obs-filters/blend_sub_filter.effect share/obs/obs-plugins/obs-filters/chroma_key_filter.effect -share/obs/obs-plugins/obs-filters/color_filter.effect +share/obs/obs-plugins/obs-filters/color_correction_filter.effect share/obs/obs-plugins/obs-filters/color_key_filter.effect share/obs/obs-plugins/obs-filters/crop_filter.effect share/obs/obs-plugins/obs-filters/locale/ar-SA.ini @@ -452,6 +489,7 @@ share/obs/obs-plugins/obs-outputs/locale share/obs/obs-plugins/obs-outputs/locale/th-TH.ini share/obs/obs-plugins/obs-outputs/locale/tr-TR.ini share/obs/obs-plugins/obs-outputs/locale/uk-UA.ini +share/obs/obs-plugins/obs-outputs/locale/vi-VN.ini share/obs/obs-plugins/obs-outputs/locale/zh-CN.ini share/obs/obs-plugins/obs-outputs/locale/zh-TW.ini share/obs/obs-plugins/obs-transitions/fade_to_color_transition.effect @@ -561,6 +599,7 @@ share/obs/obs-plugins/obs-x264/locale/sv share/obs/obs-plugins/obs-x264/locale/th-TH.ini share/obs/obs-plugins/obs-x264/locale/tr-TR.ini share/obs/obs-plugins/obs-x264/locale/uk-UA.ini +share/obs/obs-plugins/obs-x264/locale/vi-VN.ini share/obs/obs-plugins/obs-x264/locale/zh-CN.ini share/obs/obs-plugins/obs-x264/locale/zh-TW.ini share/obs/obs-plugins/rtmp-services/locale/ar-SA.ini @@ -618,6 +657,7 @@ share/obs/obs-plugins/text-freetype2/loc share/obs/obs-plugins/text-freetype2/locale/it-IT.ini share/obs/obs-plugins/text-freetype2/locale/ja-JP.ini share/obs/obs-plugins/text-freetype2/locale/ko-KR.ini +share/obs/obs-plugins/text-freetype2/locale/ms-MY.ini share/obs/obs-plugins/text-freetype2/locale/nb-NO.ini share/obs/obs-plugins/text-freetype2/locale/nl-NL.ini share/obs/obs-plugins/text-freetype2/locale/pl-PL.ini From owner-svn-ports-head@freebsd.org Wed Dec 28 08:36:43 2016 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 ABEAAC93D0F; Wed, 28 Dec 2016 08:36:43 +0000 (UTC) (envelope-from vanilla@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 617491C29; Wed, 28 Dec 2016 08:36:43 +0000 (UTC) (envelope-from vanilla@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBS8agnX091171; Wed, 28 Dec 2016 08:36:42 GMT (envelope-from vanilla@FreeBSD.org) Received: (from vanilla@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBS8ag8v091167; Wed, 28 Dec 2016 08:36:42 GMT (envelope-from vanilla@FreeBSD.org) Message-Id: <201612280836.uBS8ag8v091167@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: vanilla set sender to vanilla@FreeBSD.org using -f From: "Vanilla I. Shu" Date: Wed, 28 Dec 2016 08:36:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429729 - head/devel/libtermkey 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: Wed, 28 Dec 2016 08:36:43 -0000 Author: vanilla Date: Wed Dec 28 08:36:42 2016 New Revision: 429729 URL: https://svnweb.freebsd.org/changeset/ports/429729 Log: Update to 0.19. Modified: head/devel/libtermkey/Makefile head/devel/libtermkey/distinfo head/devel/libtermkey/pkg-plist Modified: head/devel/libtermkey/Makefile ============================================================================== --- head/devel/libtermkey/Makefile Wed Dec 28 08:36:21 2016 (r429728) +++ head/devel/libtermkey/Makefile Wed Dec 28 08:36:42 2016 (r429729) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libtermkey -PORTVERSION= 0.18 +PORTVERSION= 0.19 CATEGORIES= devel MASTER_SITES= http://www.leonerd.org.uk/code/libtermkey/ @@ -18,6 +18,6 @@ USE_LDCONFIG= yes MAKE_ARGS= MANDIR=${MANPREFIX}/man post-install: - ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libtermkey.so.1.12.0 + ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libtermkey.so.1.13.0 .include Modified: head/devel/libtermkey/distinfo ============================================================================== --- head/devel/libtermkey/distinfo Wed Dec 28 08:36:21 2016 (r429728) +++ head/devel/libtermkey/distinfo Wed Dec 28 08:36:42 2016 (r429729) @@ -1,2 +1,3 @@ -SHA256 (libtermkey-0.18.tar.gz) = 239746de41c845af52bb3c14055558f743292dd6c24ac26c2d6567a5a6093926 -SIZE (libtermkey-0.18.tar.gz) = 42317 +TIMESTAMP = 1482914045 +SHA256 (libtermkey-0.19.tar.gz) = c505aa4cb48c8fa59c526265576b97a19e6ebe7b7da20f4ecaae898b727b48b7 +SIZE (libtermkey-0.19.tar.gz) = 43148 Modified: head/devel/libtermkey/pkg-plist ============================================================================== --- head/devel/libtermkey/pkg-plist Wed Dec 28 08:36:21 2016 (r429728) +++ head/devel/libtermkey/pkg-plist Wed Dec 28 08:36:42 2016 (r429729) @@ -2,7 +2,7 @@ include/termkey.h lib/libtermkey.a lib/libtermkey.so lib/libtermkey.so.1 -lib/libtermkey.so.1.12.0 +lib/libtermkey.so.1.13.0 libdata/pkgconfig/termkey.pc man/man3/termkey_advisereadable.3.gz man/man3/termkey_canonicalise.3.gz From owner-svn-ports-head@freebsd.org Wed Dec 28 08:43:21 2016 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 30626C93F80; Wed, 28 Dec 2016 08:43:21 +0000 (UTC) (envelope-from vanilla@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 D9EE310F9; Wed, 28 Dec 2016 08:43:20 +0000 (UTC) (envelope-from vanilla@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBS8hKF8095343; Wed, 28 Dec 2016 08:43:20 GMT (envelope-from vanilla@FreeBSD.org) Received: (from vanilla@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBS8hJH0095340; Wed, 28 Dec 2016 08:43:19 GMT (envelope-from vanilla@FreeBSD.org) Message-Id: <201612280843.uBS8hJH0095340@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: vanilla set sender to vanilla@FreeBSD.org using -f From: "Vanilla I. Shu" Date: Wed, 28 Dec 2016 08:43:19 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429730 - in head/devel/lua-sysctl: . 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: Wed, 28 Dec 2016 08:43:21 -0000 Author: vanilla Date: Wed Dec 28 08:43:19 2016 New Revision: 429730 URL: https://svnweb.freebsd.org/changeset/ports/429730 Log: Update to 1.1. Modified: head/devel/lua-sysctl/Makefile head/devel/lua-sysctl/distinfo head/devel/lua-sysctl/files/patch-src__lua_sysctl.c Modified: head/devel/lua-sysctl/Makefile ============================================================================== --- head/devel/lua-sysctl/Makefile Wed Dec 28 08:36:42 2016 (r429729) +++ head/devel/lua-sysctl/Makefile Wed Dec 28 08:43:19 2016 (r429730) @@ -1,14 +1,15 @@ # $FreeBSD$ PORTNAME= sysctl -PORTVERSION= 1.0 -PORTREVISION= 2 +PORTVERSION= 1.1 CATEGORIES= devel PKGNAMEPREFIX= ${LUA_PKGNAMEPREFIX} MAINTAINER= ports@FreeBSD.org COMMENT= Small sysctl(3) interface for lua +LICENSE= BSD2CLAUSE + USE_GITHUB= yes USES= pkgconfig lua PLIST_FILES= %%LUA_MODSHAREDIR%%/sysctl.lua \ @@ -16,6 +17,7 @@ PLIST_FILES= %%LUA_MODSHAREDIR%%/sysctl. GH_ACCOUNT= kAworu GH_PROJECT= lua-${PORTNAME} +GH_TAGNAME= v${PORTVERSION} post-patch: @${REINPLACE_CMD} -e "s/5.1/${LUA_VER}/g" ${WRKSRC}/Makefile Modified: head/devel/lua-sysctl/distinfo ============================================================================== --- head/devel/lua-sysctl/distinfo Wed Dec 28 08:36:42 2016 (r429729) +++ head/devel/lua-sysctl/distinfo Wed Dec 28 08:43:19 2016 (r429730) @@ -1,2 +1,3 @@ -SHA256 (kAworu-lua-sysctl-1.0_GH0.tar.gz) = 82e7f4240b0953dc0a88ae3dee4bb17ac1596d88f095451cddcd1c075ca325ec -SIZE (kAworu-lua-sysctl-1.0_GH0.tar.gz) = 7740 +TIMESTAMP = 1482914281 +SHA256 (kAworu-lua-sysctl-1.1-v1.1_GH0.tar.gz) = ea250dc17918c5e76b8fc8053528700984aded784d92b158bca13e1295d77f12 +SIZE (kAworu-lua-sysctl-1.1-v1.1_GH0.tar.gz) = 8003 Modified: head/devel/lua-sysctl/files/patch-src__lua_sysctl.c ============================================================================== --- head/devel/lua-sysctl/files/patch-src__lua_sysctl.c Wed Dec 28 08:36:42 2016 (r429729) +++ head/devel/lua-sysctl/files/patch-src__lua_sysctl.c Wed Dec 28 08:43:19 2016 (r429730) @@ -1,6 +1,6 @@ ---- ./src/lua_sysctl.c.orig 2013-03-06 16:38:20.000000000 +0100 -+++ ./src/lua_sysctl.c 2014-01-10 18:09:08.582550597 +0100 -@@ -596,7 +596,7 @@ +--- src/lua_sysctl.c.orig 2016-12-23 20:58:56 UTC ++++ src/lua_sysctl.c +@@ -582,7 +582,7 @@ luaA_sysctl_IK2farenheit(lua_State *L) */ @@ -9,7 +9,7 @@ { {"get", luaA_sysctl_get}, {"set", luaA_sysctl_set}, -@@ -612,7 +612,11 @@ +@@ -598,7 +598,11 @@ LUALIB_API int luaopen_sysctl_core(lua_State *L) { From owner-svn-ports-head@freebsd.org Wed Dec 28 08:45:43 2016 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 B38D6C94079; Wed, 28 Dec 2016 08:45:43 +0000 (UTC) (envelope-from danfe@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 830761207; Wed, 28 Dec 2016 08:45:43 +0000 (UTC) (envelope-from danfe@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBS8jgA7095558; Wed, 28 Dec 2016 08:45:42 GMT (envelope-from danfe@FreeBSD.org) Received: (from danfe@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBS8jg2S095556; Wed, 28 Dec 2016 08:45:42 GMT (envelope-from danfe@FreeBSD.org) Message-Id: <201612280845.uBS8jg2S095556@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: danfe set sender to danfe@FreeBSD.org using -f From: Alexey Dokuchaev Date: Wed, 28 Dec 2016 08:45:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429731 - head/audio/flacon 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: Wed, 28 Dec 2016 08:45:43 -0000 Author: danfe Date: Wed Dec 28 08:45:42 2016 New Revision: 429731 URL: https://svnweb.freebsd.org/changeset/ports/429731 Log: - Update `audio/flacon' to version 2.1.1 - Couple of minor non-functional adjustments Reported by: portscout Because GitHub releases (tarballs) are not fetched with correct modification time, set TIMESTAMP to 1482855182 which corresponds to commit 9caf6bc tagged as this release. Modified: head/audio/flacon/Makefile head/audio/flacon/distinfo Modified: head/audio/flacon/Makefile ============================================================================== --- head/audio/flacon/Makefile Wed Dec 28 08:43:19 2016 (r429730) +++ head/audio/flacon/Makefile Wed Dec 28 08:45:42 2016 (r429731) @@ -2,8 +2,8 @@ # $FreeBSD$ PORTNAME= flacon +PORTVERSION= 2.1.1 DISTVERSIONPREFIX= v -DISTVERSION= 2.1.0 CATEGORIES= audio MAINTAINER= danfe@FreeBSD.org @@ -13,9 +13,8 @@ LICENSE= LGPL21 LIB_DEPENDS= libuchardet.so:textproc/uchardet -USE_GITHUB= yes - USES= cmake desktop-file-utils pkgconfig +USE_GITHUB= yes OPTIONS_DEFINE= QT5 QT5_DESC= Build against Qt 5 instead of Qt 4 Modified: head/audio/flacon/distinfo ============================================================================== --- head/audio/flacon/distinfo Wed Dec 28 08:43:19 2016 (r429730) +++ head/audio/flacon/distinfo Wed Dec 28 08:45:42 2016 (r429731) @@ -1,3 +1,3 @@ -TIMESTAMP = 1475427605 -SHA256 (flacon-flacon-v2.1.0_GH0.tar.gz) = 787b84ba6f068bb54954ec4681f21aa815fe6f25f19f43f10942c5fcec967e2d -SIZE (flacon-flacon-v2.1.0_GH0.tar.gz) = 337008 +TIMESTAMP = 1482855182 +SHA256 (flacon-flacon-v2.1.1_GH0.tar.gz) = 9ece812c0bd68828301d745fbdddaf9ff2d9e572cc205e20d2bbcb093de98a1b +SIZE (flacon-flacon-v2.1.1_GH0.tar.gz) = 337500 From owner-svn-ports-head@freebsd.org Wed Dec 28 08:54:54 2016 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 1FC60C94425; Wed, 28 Dec 2016 08:54:54 +0000 (UTC) (envelope-from vanilla@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 E303C173D; Wed, 28 Dec 2016 08:54:53 +0000 (UTC) (envelope-from vanilla@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBS8srdt099507; Wed, 28 Dec 2016 08:54:53 GMT (envelope-from vanilla@FreeBSD.org) Received: (from vanilla@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBS8sqPv099504; Wed, 28 Dec 2016 08:54:52 GMT (envelope-from vanilla@FreeBSD.org) Message-Id: <201612280854.uBS8sqPv099504@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: vanilla set sender to vanilla@FreeBSD.org using -f From: "Vanilla I. Shu" Date: Wed, 28 Dec 2016 08:54:52 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429732 - head/devel/lua-lgi 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: Wed, 28 Dec 2016 08:54:54 -0000 Author: vanilla Date: Wed Dec 28 08:54:52 2016 New Revision: 429732 URL: https://svnweb.freebsd.org/changeset/ports/429732 Log: Update to 0.9.1. Modified: head/devel/lua-lgi/Makefile head/devel/lua-lgi/distinfo head/devel/lua-lgi/pkg-plist Modified: head/devel/lua-lgi/Makefile ============================================================================== --- head/devel/lua-lgi/Makefile Wed Dec 28 08:45:42 2016 (r429731) +++ head/devel/lua-lgi/Makefile Wed Dec 28 08:54:52 2016 (r429732) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= lgi -PORTVERSION= 0.9.0 +PORTVERSION= 0.9.1 CATEGORIES= devel PKGNAMEPREFIX= ${LUA_PKGNAMEPREFIX} Modified: head/devel/lua-lgi/distinfo ============================================================================== --- head/devel/lua-lgi/distinfo Wed Dec 28 08:45:42 2016 (r429731) +++ head/devel/lua-lgi/distinfo Wed Dec 28 08:54:52 2016 (r429732) @@ -1,2 +1,3 @@ -SHA256 (pavouk-lgi-0.9.0_GH0.tar.gz) = 87c7870f8a1c60b48c4d5587b7fab46863e1cb9e76a68520f47e9ef2764cfe24 -SIZE (pavouk-lgi-0.9.0_GH0.tar.gz) = 285248 +TIMESTAMP = 1482914650 +SHA256 (pavouk-lgi-0.9.1_GH0.tar.gz) = 0c70fb2b1ca17d333b7e2c18d5fc943944b5872e063de60df3035ee20b6dafba +SIZE (pavouk-lgi-0.9.1_GH0.tar.gz) = 287130 Modified: head/devel/lua-lgi/pkg-plist ============================================================================== --- head/devel/lua-lgi/pkg-plist Wed Dec 28 08:45:42 2016 (r429731) +++ head/devel/lua-lgi/pkg-plist Wed Dec 28 08:54:52 2016 (r429732) @@ -12,6 +12,7 @@ %%LUA_MODSHAREDIR%%/lgi/override/GLib-Bytes.lua %%LUA_MODSHAREDIR%%/lgi/override/GLib-Error.lua %%LUA_MODSHAREDIR%%/lgi/override/GLib-Markup.lua +%%LUA_MODSHAREDIR%%/lgi/override/GLib-Source.lua %%LUA_MODSHAREDIR%%/lgi/override/GLib-Timer.lua %%LUA_MODSHAREDIR%%/lgi/override/GLib-Variant.lua %%LUA_MODSHAREDIR%%/lgi/override/GLib.lua From owner-svn-ports-head@freebsd.org Wed Dec 28 08:58:54 2016 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 E0462C94484; Wed, 28 Dec 2016 08:58:54 +0000 (UTC) (envelope-from duchateau.olivier@gmail.com) Received: from mail-wj0-x243.google.com (mail-wj0-x243.google.com [IPv6:2a00:1450:400c:c01::243]) (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 6881A1866; Wed, 28 Dec 2016 08:58:54 +0000 (UTC) (envelope-from duchateau.olivier@gmail.com) Received: by mail-wj0-x243.google.com with SMTP id qs7so16055621wjc.1; Wed, 28 Dec 2016 00:58:54 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=sender:date:from:to:cc:subject:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=ToVAD3Eum6GpnMra+7HQ0H3BAtbZRpT5U//tsz1somE=; b=JMCwRUfvtAapuJ2jtAv5sfMIs4V8yewoQehK8WA93MKhSJqdRNjQOOF6dDgpcSF6/k bVbJ1KxOF8Si5KpxOee5Et9MD07EuPlKJ0xUhVWiSMtL+CP0nJNU2ahmHnFxvGn+lmAA znftVrhDWAeuPwvFXxGhQJiLOz2R9HLbKJeoa88V06kYyNRQjxFRsXkbuD9TtGxHFUgX d3q/YPzYFMQ57Ev4UpYEXaOW9z3DY6Ntd8MCS4UV5DMF94LKBnizWBndjYCP1wAUqPhz GLUcl3z7Vu5H+D9Wq8PjULPg+nqPr7A6LlcyO4PNZR2W5GCTO3GpOun7wNiS1oEmf1do 2/Fg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:sender:date:from:to:cc:subject:message-id :in-reply-to:references:mime-version:content-transfer-encoding; bh=ToVAD3Eum6GpnMra+7HQ0H3BAtbZRpT5U//tsz1somE=; b=qPMjx914nkp8D6h7LSZ0cifrB4zs8zDXXO7Er5Uc5/WeP//qjYVpBVmVmuFIwD0JJE VztuYKOuCqxRWzrsDvEU1KYZzidCfa6hjCqYRtXiXqlnrYMZ0gJs0X1KaaNVQbot3jR+ LHJ7qdyETFA8bUoOIE3Mg1ahLkJkxrHDSvYmxf+xQIS4ASaLMB+cDice//HzE7Q2d8zl 4+teFO01Di4auCIEpe/tJZgMG3V8e22RFzG06lOk+ncScwMRB3vgbVmj0DH3mOt1rfHP 32QjCjaWmXAOY1uhhgefy3vlZ83oXmwe3V0jUcgvAeJIA0VFB+8j30AOGyIUmdRQX4Zf ZxEw== X-Gm-Message-State: AIkVDXLY23u9JxbFZyQdGfUC4c6xl7clQxpQ9j0RGxjbdgX519yn1O5I9ySGP69dy17iCw== X-Received: by 10.194.190.229 with SMTP id gt5mr31220712wjc.212.1482915532620; Wed, 28 Dec 2016 00:58:52 -0800 (PST) Received: from localhost (AMarseille-655-1-771-121.w92-150.abo.wanadoo.fr. [92.150.232.121]) by smtp.gmail.com with ESMTPSA id a13sm60020307wma.18.2016.12.28.00.58.51 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 28 Dec 2016 00:58:51 -0800 (PST) Sender: Olivier Duchateau Date: Wed, 28 Dec 2016 09:59:12 +0100 From: Olivier Duchateau To: Mathieu Arnold Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r429401 - head/x11/lxqt-l10n Message-Id: <20161228095912.1097cbfb7dd73303a8eeea34@freebsd.org> In-Reply-To: <8824993d-8558-fa88-6985-6678df1ca63c@FreeBSD.org> References: <201612250755.uBP7tH2L089743@repo.freebsd.org> <8824993d-8558-fa88-6985-6678df1ca63c@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: Wed, 28 Dec 2016 08:58:55 -0000 On Mon, 26 Dec 2016 16:25:52 +0100 Mathieu Arnold wrote: > Le 25/12/2016 =E0 08:55, Olivier Duchateau a =E9crit : > > Author: olivierd > > Date: Sun Dec 25 07:55:17 2016 > > New Revision: 429401 > > URL: https://svnweb.freebsd.org/changeset/ports/429401 > > > > Log: > > Remove USES=3D metaport, otherwise fetch target is not functional =20 >=20 > Mmmm, I don't understand, why would a port that does not build or > install anything need to fetch something for ? In fact, since the 0.11.0 LXQt release, upstream decided to provide transla= tion files in separated tarball (lxqt-l10n). It's nonsense to add this such= raw port (because some piece of LXQt are not yet imported), and I think, u= sers, which want to install graphics/lximage-qt don't want others translati= ons. That's why we have decided to split tarball. Furthermore, I think it's stupid to duplicate distinfo for each *-l10n rela= ted ports, so we need to centralize metadata somewhere. >=20 > > +NO_BUILD=3D yes > > +NO_INSTALL=3D yes > > +NO_MTREE=3D yes > > +NO_ARCH=3D yes > > =20 > > .include >=20 >=20 > --=20 > Mathieu Arnold >=20 >=20 --=20 Olivier Duchateau From owner-svn-ports-head@freebsd.org Wed Dec 28 09:01:01 2016 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 1A82BC94707; Wed, 28 Dec 2016 09:01:01 +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 D73E419D4; Wed, 28 Dec 2016 09:01:00 +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 uBS910vC002969; Wed, 28 Dec 2016 09:01:00 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBS910OW002966; Wed, 28 Dec 2016 09:01:00 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201612280901.uBS910OW002966@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Wed, 28 Dec 2016 09:01:00 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429733 - head/multimedia/vdr-plugin-femon 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: Wed, 28 Dec 2016 09:01:01 -0000 Author: amdmi3 Date: Wed Dec 28 09:00:59 2016 New Revision: 429733 URL: https://svnweb.freebsd.org/changeset/ports/429733 Log: - Add LICENSE - Don't install license with docs - Remove bogus HAVE_CONFIGURE - Switch to options helpers Modified: head/multimedia/vdr-plugin-femon/Makefile Modified: head/multimedia/vdr-plugin-femon/Makefile ============================================================================== --- head/multimedia/vdr-plugin-femon/Makefile Wed Dec 28 08:54:52 2016 (r429732) +++ head/multimedia/vdr-plugin-femon/Makefile Wed Dec 28 09:00:59 2016 (r429733) @@ -11,21 +11,28 @@ DISTNAME= ${PORTNAME:S/-plugin-/-/}-${DI MAINTAINER= ports@FreeBSD.org COMMENT= Video Disk Recorder - frontend monitor plugin +LICENSE= GPLv2+ +LICENSE_FILE= ${WRKSRC}/COPYING + USES= tar:tgz PATCH_STRIP= -p1 -HAVE_CONFIGURE= yes -PORTDOCS= COPYING README HISTORY WRKSRC= ${WRKDIR}/${PLUGIN}-${DISTVERSION} +PORTDOCS= README HISTORY + +OPTIONS_DEFINE= DOCS NLS + .include "${.CURDIR}/../vdr/Makefile.plugins" post-patch: post-patch-plugin pre-install: - ${MKDIR} ${STAGEDIR}${PREFIX}/lib/vdr + @${MKDIR} ${STAGEDIR}${PREFIX}/lib/vdr post-install: post-install-pluginlocales - ${MKDIR} ${STAGEDIR}${DOCSDIR} + +post-install-DOCS-on: + @${MKDIR} ${STAGEDIR}${DOCSDIR} (cd ${WRKSRC} && ${INSTALL_DATA} ${PORTDOCS} ${STAGEDIR}${DOCSDIR}) .include From owner-svn-ports-head@freebsd.org Wed Dec 28 09:42:22 2016 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 71DB0C932B5; Wed, 28 Dec 2016 09:42:22 +0000 (UTC) (envelope-from wen@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 3C8301D90; Wed, 28 Dec 2016 09:42:22 +0000 (UTC) (envelope-from wen@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBS9gLYs019928; Wed, 28 Dec 2016 09:42:21 GMT (envelope-from wen@FreeBSD.org) Received: (from wen@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBS9gLxL019927; Wed, 28 Dec 2016 09:42:21 GMT (envelope-from wen@FreeBSD.org) Message-Id: <201612280942.uBS9gLxL019927@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: wen set sender to wen@FreeBSD.org using -f From: Wen Heping Date: Wed, 28 Dec 2016 09:42:21 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429734 - head/print/py-relatorio 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: Wed, 28 Dec 2016 09:42:22 -0000 Author: wen Date: Wed Dec 28 09:42:21 2016 New Revision: 429734 URL: https://svnweb.freebsd.org/changeset/ports/429734 Log: - Update to 0.6.4 Modified: head/print/py-relatorio/Makefile head/print/py-relatorio/distinfo Modified: head/print/py-relatorio/Makefile ============================================================================== --- head/print/py-relatorio/Makefile Wed Dec 28 09:00:59 2016 (r429733) +++ head/print/py-relatorio/Makefile Wed Dec 28 09:42:21 2016 (r429734) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= relatorio -PORTVERSION= 0.6.3 +PORTVERSION= 0.6.4 CATEGORIES= print python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/print/py-relatorio/distinfo ============================================================================== --- head/print/py-relatorio/distinfo Wed Dec 28 09:00:59 2016 (r429733) +++ head/print/py-relatorio/distinfo Wed Dec 28 09:42:21 2016 (r429734) @@ -1,3 +1,3 @@ -TIMESTAMP = 1471417711 -SHA256 (relatorio-0.6.3.tar.gz) = 0ad6fff9c5300b8be37a6a9ea3e7f9a447ff62c2cfe65aad2763efab173de222 -SIZE (relatorio-0.6.3.tar.gz) = 949863 +TIMESTAMP = 1482915148 +SHA256 (relatorio-0.6.4.tar.gz) = 9fa0e93c8c2a1d39a645f40e940fb2832528976f81c0971affeafd9a0e663652 +SIZE (relatorio-0.6.4.tar.gz) = 949912 From owner-svn-ports-head@freebsd.org Wed Dec 28 10:22:05 2016 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 E50C4C93B40; Wed, 28 Dec 2016 10:22:05 +0000 (UTC) (envelope-from matthew@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 B472A1BFF; Wed, 28 Dec 2016 10:22:05 +0000 (UTC) (envelope-from matthew@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBSAM4YC036275; Wed, 28 Dec 2016 10:22:04 GMT (envelope-from matthew@FreeBSD.org) Received: (from matthew@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBSAM4Jv036273; Wed, 28 Dec 2016 10:22:04 GMT (envelope-from matthew@FreeBSD.org) Message-Id: <201612281022.uBSAM4Jv036273@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: matthew set sender to matthew@FreeBSD.org using -f From: Matthew Seaman Date: Wed, 28 Dec 2016 10:22:04 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429735 - head/textproc/py-agate 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: Wed, 28 Dec 2016 10:22:06 -0000 Author: matthew Date: Wed Dec 28 10:22:04 2016 New Revision: 429735 URL: https://svnweb.freebsd.org/changeset/ports/429735 Log: Update to 1.5.4 ChangeLog: https://github.com/wireservice/agate/blob/1.5.4/CHANGELOG.rst Modified: head/textproc/py-agate/Makefile head/textproc/py-agate/distinfo Modified: head/textproc/py-agate/Makefile ============================================================================== --- head/textproc/py-agate/Makefile Wed Dec 28 09:42:21 2016 (r429734) +++ head/textproc/py-agate/Makefile Wed Dec 28 10:22:04 2016 (r429735) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= agate -PORTVERSION= 1.5.3 +PORTVERSION= 1.5.4 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/textproc/py-agate/distinfo ============================================================================== --- head/textproc/py-agate/distinfo Wed Dec 28 09:42:21 2016 (r429734) +++ head/textproc/py-agate/distinfo Wed Dec 28 10:22:04 2016 (r429735) @@ -1,3 +1,3 @@ -TIMESTAMP = 1482832401 -SHA256 (agate-1.5.3.tar.gz) = 9ac9c7a900a69728e4f437f5c524c47575f54d3563ee7d58c590ca7b13bc3e3f -SIZE (agate-1.5.3.tar.gz) = 51261 +TIMESTAMP = 1482919505 +SHA256 (agate-1.5.4.tar.gz) = 0a9ad73bfbfa7335904877036384a80e75e49c5dffd8cd180a4998fccad74b03 +SIZE (agate-1.5.4.tar.gz) = 51246 From owner-svn-ports-head@freebsd.org Wed Dec 28 11:07:37 2016 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 1F788C94C6D; Wed, 28 Dec 2016 11:07:37 +0000 (UTC) (envelope-from matthew@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 EE1EF109A; Wed, 28 Dec 2016 11:07:36 +0000 (UTC) (envelope-from matthew@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBSB7avY053193; Wed, 28 Dec 2016 11:07:36 GMT (envelope-from matthew@FreeBSD.org) Received: (from matthew@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBSB7ZmW053187; Wed, 28 Dec 2016 11:07:35 GMT (envelope-from matthew@FreeBSD.org) Message-Id: <201612281107.uBSB7ZmW053187@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: matthew set sender to matthew@FreeBSD.org using -f From: Matthew Seaman Date: Wed, 28 Dec 2016 11:07:35 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429736 - in head/databases: . py-agate-sql 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: Wed, 28 Dec 2016 11:07:37 -0000 Author: matthew Date: Wed Dec 28 11:07:35 2016 New Revision: 429736 URL: https://svnweb.freebsd.org/changeset/ports/429736 Log: agate-sql adds SQL read/write support to agate. WWW: http://agate-sql.rtfd.org/ Added: head/databases/py-agate-sql/ head/databases/py-agate-sql/Makefile (contents, props changed) head/databases/py-agate-sql/Makefile~ (contents, props changed) head/databases/py-agate-sql/distinfo (contents, props changed) head/databases/py-agate-sql/pkg-descr (contents, props changed) Modified: head/databases/Makefile Modified: head/databases/Makefile ============================================================================== --- head/databases/Makefile Wed Dec 28 10:22:04 2016 (r429735) +++ head/databases/Makefile Wed Dec 28 11:07:35 2016 (r429736) @@ -708,6 +708,7 @@ SUBDIR += py-MySQLdb56 SUBDIR += py-PyGreSQL SUBDIR += py-Pyrseas + SUBDIR += py-agate-sql SUBDIR += py-alembic SUBDIR += py-apsw SUBDIR += py-bsddb Added: head/databases/py-agate-sql/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/databases/py-agate-sql/Makefile Wed Dec 28 11:07:35 2016 (r429736) @@ -0,0 +1,22 @@ +# $FreeBSD$ + +PORTNAME= agate-sql +PORTVERSION= 0.5.0 +CATEGORIES= databases textproc python +MASTER_SITES= CHEESESHOP +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= matthew@FreeBSD.org +COMMENT= Add SQL read/write support to agate. + +LICENSE= MIT + +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}agate>=1.5.0:textproc/py-agate \ + ${PYTHON_PKGNAMEPREFIX}sqlalchemy10>=1.0.8:databases/py-sqlalchemy10 + +USES= python +USE_PYTHON= autoplist distutils + +NO_ARCH= yes + +.include Added: head/databases/py-agate-sql/Makefile~ ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/databases/py-agate-sql/Makefile~ Wed Dec 28 11:07:35 2016 (r429736) @@ -0,0 +1,22 @@ +# $FreeBSD$ + +PORTNAME= agate-sql +PORTVERSION= 0.5.0 +CATEGORIES= databases textproc python +MASTER_SITES= CHEESESHOP +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= matthew@FreeBSD.org +COMMENT= Add SQL read/write support to agate. + +LICENSE= MIT + +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}agate>=1.5.0:textproc/py-agate \ + ${PYTHON_PKGNAMEPREFIX}sqlalchemy>=1.0.8:databases/py-sqlalchemy10 + +USES= python +USE_PYTHON= autoplist distutils + +NO_ARCH= yes + +.include Added: head/databases/py-agate-sql/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/databases/py-agate-sql/distinfo Wed Dec 28 11:07:35 2016 (r429736) @@ -0,0 +1,3 @@ +TIMESTAMP = 1482922201 +SHA256 (agate-sql-0.5.0.tar.gz) = e5fa728dd5c0d71d3c7653a794cd830330fa2cf8b2f02230db68ddea3ab32ffb +SIZE (agate-sql-0.5.0.tar.gz) = 4302 Added: head/databases/py-agate-sql/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/databases/py-agate-sql/pkg-descr Wed Dec 28 11:07:35 2016 (r429736) @@ -0,0 +1,3 @@ +agate-sql adds SQL read/write support to agate. + +WWW: http://agate-sql.rtfd.org/ From owner-svn-ports-head@freebsd.org Wed Dec 28 11:10:35 2016 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 23491C94E85; Wed, 28 Dec 2016 11:10:35 +0000 (UTC) (envelope-from matthew@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 E6656169C; Wed, 28 Dec 2016 11:10:34 +0000 (UTC) (envelope-from matthew@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBSBAYd1053473; Wed, 28 Dec 2016 11:10:34 GMT (envelope-from matthew@FreeBSD.org) Received: (from matthew@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBSBAYfh053472; Wed, 28 Dec 2016 11:10:34 GMT (envelope-from matthew@FreeBSD.org) Message-Id: <201612281110.uBSBAYfh053472@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: matthew set sender to matthew@FreeBSD.org using -f From: Matthew Seaman Date: Wed, 28 Dec 2016 11:10:33 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429737 - head/databases/py-agate-sql 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: Wed, 28 Dec 2016 11:10:35 -0000 Author: matthew Date: Wed Dec 28 11:10:33 2016 New Revision: 429737 URL: https://svnweb.freebsd.org/changeset/ports/429737 Log: Remove editor backup file added by mistake Pacify portlint by removing a full stop. Deleted: head/databases/py-agate-sql/Makefile~ Modified: head/databases/py-agate-sql/Makefile Modified: head/databases/py-agate-sql/Makefile ============================================================================== --- head/databases/py-agate-sql/Makefile Wed Dec 28 11:07:35 2016 (r429736) +++ head/databases/py-agate-sql/Makefile Wed Dec 28 11:10:33 2016 (r429737) @@ -7,7 +7,7 @@ MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= matthew@FreeBSD.org -COMMENT= Add SQL read/write support to agate. +COMMENT= Add SQL read/write support to agate LICENSE= MIT From owner-svn-ports-head@freebsd.org Wed Dec 28 11:38:13 2016 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 A42ACC94749; Wed, 28 Dec 2016 11:38:13 +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 4EB29169F; Wed, 28 Dec 2016 11:38:13 +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 uBSBcCv3065771; Wed, 28 Dec 2016 11:38:12 GMT (envelope-from mat@FreeBSD.org) Received: (from mat@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBSBcCQT065769; Wed, 28 Dec 2016 11:38:12 GMT (envelope-from mat@FreeBSD.org) Message-Id: <201612281138.uBSBcCQT065769@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mat set sender to mat@FreeBSD.org using -f From: Mathieu Arnold Date: Wed, 28 Dec 2016 11:38:12 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429739 - in head/net/ntraceroute: . 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: Wed, 28 Dec 2016 11:38:13 -0000 Author: mat Date: Wed Dec 28 11:38:12 2016 New Revision: 429739 URL: https://svnweb.freebsd.org/changeset/ports/429739 Log: Really fix on 11+. PR: 212283 Submitted by: ae Sponsored by: Absolight Modified: head/net/ntraceroute/Makefile (contents, props changed) head/net/ntraceroute/files/patch-traceroute.c (contents, props changed) Modified: head/net/ntraceroute/Makefile ============================================================================== --- head/net/ntraceroute/Makefile Wed Dec 28 11:25:02 2016 (r429738) +++ head/net/ntraceroute/Makefile Wed Dec 28 11:38:12 2016 (r429739) @@ -3,7 +3,7 @@ PORTNAME= ntraceroute PORTVERSION= 6.4.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net MASTER_SITES= NETBSD/traceroute-nanog \ http://mirrors.rit.edu/zi/ @@ -22,11 +22,17 @@ EXTRACT_AFTER_ARGS= . PLIST_FILES= sbin/${PORTNAME} +.include + +.if ${OSVERSION} >= 1100030 +BUILD_FLAGS= -DBYTESWAP_IP_FLAGS -DBYTESWAP_IP_LEN +.endif + do-build: - ${CC} -o ${WRKSRC}/${PORTNAME} -lm \ + ${CC} ${BUILD_FLAGS} -o ${WRKSRC}/${PORTNAME} -lm \ ${WRKSRC}/${DISTFILES} do-install: ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/sbin -.include +.include Modified: head/net/ntraceroute/files/patch-traceroute.c ============================================================================== --- head/net/ntraceroute/files/patch-traceroute.c Wed Dec 28 11:25:02 2016 (r429738) +++ head/net/ntraceroute/files/patch-traceroute.c Wed Dec 28 11:38:12 2016 (r429739) @@ -1,17 +1,5 @@ --- traceroute.c.orig 2016-09-02 21:07:07 UTC +++ traceroute.c -@@ -2,6 +2,11 @@ - /* - * STILL BROKEN: traceroute -g on linux (LSRR) - */ -+#include -+#if __FreeBSD_version >= 1100030 -+#define BYTESWAP_IP_FLAGS -+#define BYTESWAP_IP_LEN -+#endif - #define TRACE_TOS 1 - #define SPRAY - #define FIXT @@ -798,7 +803,7 @@ struct opacket { struct icmp icmp_probe; } ip_payload; From owner-svn-ports-head@freebsd.org Wed Dec 28 11:59:41 2016 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 7815EC94EF3; Wed, 28 Dec 2016 11:59:41 +0000 (UTC) (envelope-from danfe@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 528C213D3; Wed, 28 Dec 2016 11:59:41 +0000 (UTC) (envelope-from danfe@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBSBxeu0073975; Wed, 28 Dec 2016 11:59:40 GMT (envelope-from danfe@FreeBSD.org) Received: (from danfe@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBSBxeqq073973; Wed, 28 Dec 2016 11:59:40 GMT (envelope-from danfe@FreeBSD.org) Message-Id: <201612281159.uBSBxeqq073973@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: danfe set sender to danfe@FreeBSD.org using -f From: Alexey Dokuchaev Date: Wed, 28 Dec 2016 11:59:40 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429741 - head/mail/mailutils 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: Wed, 28 Dec 2016 11:59:41 -0000 Author: danfe Date: Wed Dec 28 11:59:40 2016 New Revision: 429741 URL: https://svnweb.freebsd.org/changeset/ports/429741 Log: Unbreak GUILE option. During generation of documentation, docstrings and other information is extracted from preprocessed (cc -E) *.c files using bundled clexer tool, which is part of GINT [1]. Under some circumstances (probably subject to the compiler, as the problem does not occur on 9.3 and -CURRENT), ``arglist (SCM mbox)'' expression in `mu_mailbox.c' becomes separated by the linemarker (# 470 "mu_mailbox.c"). Upstream maintainer believes that preprocessor is wrong, but might include a workaround in clexer for this situation. Meanwhile, just suppress line markers with -P switch since they are normally ignored anyway. http://puszcza.gnu.org.ua/software/gint/ [1] Modified: head/mail/mailutils/Makefile head/mail/mailutils/pkg-plist Modified: head/mail/mailutils/Makefile ============================================================================== --- head/mail/mailutils/Makefile Wed Dec 28 11:40:00 2016 (r429740) +++ head/mail/mailutils/Makefile Wed Dec 28 11:59:40 2016 (r429741) @@ -42,7 +42,6 @@ GSSAPI_CONFIGURE_WITH= gssapi GUILE_LIB_DEPENDS= libguile.so:lang/guile GUILE_CONFIGURE_WITH= guile -GUILE_BROKEN= does not build: ERROR: invalid arglist syntax: (hash paren_open SCM mbox paren_close) MH_CONFIGURE_ENABLE= mh @@ -87,5 +86,6 @@ post-patch: @${REINPLACE_CMD} -e '/chown/,+1s|ch|#&|' \ ${WRKSRC}/dotlock/Makefile.in \ ${WRKSRC}/maidag/Makefile.in + @${REINPLACE_CMD} -e 's,-E,& -P,' ${WRKSRC}/libmu_scm/Makefile.in .include Modified: head/mail/mailutils/pkg-plist ============================================================================== --- head/mail/mailutils/pkg-plist Wed Dec 28 11:40:00 2016 (r429740) +++ head/mail/mailutils/pkg-plist Wed Dec 28 11:59:40 2016 (r429741) @@ -1,6 +1,7 @@ @(root,mail,2755) bin/dotlock bin/frm bin/from +%%GUILE%%bin/guimb bin/mail bin/mailutils bin/mailutils-config @@ -39,6 +40,7 @@ bin/movemail bin/popauth bin/readmsg bin/sieve +%%GUILE%%bin/sieve2scm include/mailutils/acl.h include/mailutils/address.h include/mailutils/alloc.h @@ -163,6 +165,7 @@ include/mailutils/url.h include/mailutils/util.h include/mailutils/version.h include/mailutils/wordsplit.h +%%GUILE%%lib/libguile-mailutils-v-3.1.1.so lib/libmailutils.a lib/libmailutils.so lib/libmailutils.so.5 @@ -171,6 +174,10 @@ lib/libmu_auth.a lib/libmu_auth.so lib/libmu_auth.so.5 lib/libmu_auth.so.5.0.1 +%%GUILE%%lib/libmu_scm.a +%%GUILE%%lib/libmu_scm.so +%%GUILE%%lib/libmu_scm.so.5 +%%GUILE%%lib/libmu_scm.so.5.0.1 lib/libmu_dbm.a lib/libmu_dbm.so lib/libmu_dbm.so.5 @@ -306,6 +313,14 @@ sbin/pop3d share/aclocal/mailutils.m4 %%MH%%share/emacs/site-lisp/mailutils-mh.el %%MH%%share/emacs/site-lisp/mailutils-mh.elc +%%GUILE%%share/guile/site/mailutils/guile-procedures.txt +%%GUILE%%share/guile/site/mailutils/mailutils.scm +%%GUILE%%share/guile/site/mailutils/sieve-core.scm +%%GUILE%%share/guile/site/mailutils/sieve-modules/mimeheader.scm +%%GUILE%%share/guile/site/mailutils/sieve-modules/numaddr.scm +%%GUILE%%share/guile/site/mailutils/sieve-modules/redirect.scm +%%GUILE%%share/guile/site/mailutils/sieve-modules/reject.scm +%%GUILE%%share/guile/site/mailutils/sieve-modules/vacation.scm %%NLS%%share/locale/ca/LC_MESSAGES/mailutils.mo %%NLS%%share/locale/de/LC_MESSAGES/mailutils.mo %%NLS%%share/locale/es/LC_MESSAGES/mailutils.mo From owner-svn-ports-head@freebsd.org Wed Dec 28 12:01:55 2016 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 E99F7C93ABA; Wed, 28 Dec 2016 12:01:55 +0000 (UTC) (envelope-from danfe@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 C45F21AE7; Wed, 28 Dec 2016 12:01:55 +0000 (UTC) (envelope-from danfe@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBSC1sKR077816; Wed, 28 Dec 2016 12:01:54 GMT (envelope-from danfe@FreeBSD.org) Received: (from danfe@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBSC1s7m077812; Wed, 28 Dec 2016 12:01:54 GMT (envelope-from danfe@FreeBSD.org) Message-Id: <201612281201.uBSC1s7m077812@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: danfe set sender to danfe@FreeBSD.org using -f From: Alexey Dokuchaev Date: Wed, 28 Dec 2016 12:01:54 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429742 - in head/mail/mailutils: . 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: Wed, 28 Dec 2016 12:01:56 -0000 Author: danfe Date: Wed Dec 28 12:01:54 2016 New Revision: 429742 URL: https://svnweb.freebsd.org/changeset/ports/429742 Log: - USES+=localbase is required for NLS-less builds - Install startup scripts and documentation files - Amend COMMENT text and bump port revision Submitted by: maintainer (rc.d scripts) Added: head/mail/mailutils/files/ head/mail/mailutils/files/comsatd.in (contents, props changed) head/mail/mailutils/files/imap4d.in (contents, props changed) head/mail/mailutils/files/pop3d.in (contents, props changed) Modified: head/mail/mailutils/Makefile Modified: head/mail/mailutils/Makefile ============================================================================== --- head/mail/mailutils/Makefile Wed Dec 28 11:59:40 2016 (r429741) +++ head/mail/mailutils/Makefile Wed Dec 28 12:01:54 2016 (r429742) @@ -3,26 +3,27 @@ PORTNAME= mailutils PORTVERSION= 3.1.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= mail MASTER_SITES= GNU MAINTAINER= zeus@gnu.org.ua -COMMENT= Utilities and daemons for processing e-mail +COMMENT= Utilities, daemons, and filters for processing e-mail LICENSE= GPLv3+ LIB_DEPENDS= libltdl.so:devel/libltdl -USES= gmake iconv libtool makeinfo readline tar:xz +USES= gmake iconv libtool localbase makeinfo readline tar:xz GNU_CONFIGURE= yes -LDFLAGS+= -L${LOCALBASE}/lib USE_LDCONFIG= yes +USE_RC_SUBR= comsatd imap4d pop3d INSTALL_TARGET= install-strip INFO= ${PORTNAME} +PORTDOCS= AUTHORS ChangeLog NEWS README* THANKS TODO -OPTIONS_DEFINE= GNUTLS GSSAPI GUILE MH NNTP NLS PAM PYTHON +OPTIONS_DEFINE= DOCS GNUTLS GSSAPI GUILE MH NNTP NLS PAM PYTHON OPTIONS_DEFAULT= BDB GNUTLS PAM OPTIONS_MULTI= DB OPTIONS_MULTI_DB= BDB GDBM KYOTOCABINET LDAP MYSQL PGSQL TOKYOCABINET @@ -88,4 +89,8 @@ post-patch: ${WRKSRC}/maidag/Makefile.in @${REINPLACE_CMD} -e 's,-E,& -P,' ${WRKSRC}/libmu_scm/Makefile.in +post-install-DOCS-on: + @${MKDIR} ${STAGEDIR}${DOCSDIR} + ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} + .include Added: head/mail/mailutils/files/comsatd.in ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/mail/mailutils/files/comsatd.in Wed Dec 28 12:01:54 2016 (r429742) @@ -0,0 +1,23 @@ +#!/bin/sh +# +# $FreeBSD$ +# +# PROVIDE: comsatd +# REQUIRE: DAEMON +# BEFORE: mail +# KEYWORD: shutdown +# + +. /etc/rc.subr + +name="comsatd" +rcvar=comsatd_enable +command="%%PREFIX%%/sbin/${name}" +pidfile="/var/run/${name}.pid" + +load_rc_config ${name} + +comsatd_enable=${comsatd_enable:-"NO"} +comsatd_flags=${comsatd_flags:-""} + +run_rc_command "$1" Added: head/mail/mailutils/files/imap4d.in ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/mail/mailutils/files/imap4d.in Wed Dec 28 12:01:54 2016 (r429742) @@ -0,0 +1,23 @@ +#!/bin/sh +# +# $FreeBSD$ +# +# PROVIDE: imap4d +# REQUIRE: DAEMON +# BEFORE: mail +# KEYWORD: shutdown +# + +. /etc/rc.subr + +name="imap4d" +rcvar=imap4d_enable +command="%%PREFIX%%/sbin/${name}" +pidfile="/var/run/${name}.pid" + +load_rc_config ${name} + +imap4d_enable=${imap4d_enable:-"NO"} +imap4d_flags=${imap4d_flags:-""} + +run_rc_command "$1" Added: head/mail/mailutils/files/pop3d.in ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/mail/mailutils/files/pop3d.in Wed Dec 28 12:01:54 2016 (r429742) @@ -0,0 +1,23 @@ +#!/bin/sh +# +# $FreeBSD$ +# +# PROVIDE: pop3d +# REQUIRE: DAEMON +# BEFORE: mail +# KEYWORD: shutdown +# + +. /etc/rc.subr + +name="pop3d" +rcvar=pop3d_enable +command="%%PREFIX%%/sbin/${name}" +pidfile="/var/run/${name}.pid" + +load_rc_config ${name} + +pop3d_enable=${pop3d_enable:-"NO"} +pop3d_flags=${pop3d_flags:-""} + +run_rc_command "$1" From owner-svn-ports-head@freebsd.org Wed Dec 28 12:15:43 2016 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 37B28C93FC8; Wed, 28 Dec 2016 12:15:43 +0000 (UTC) (envelope-from ashish@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 ECA9810D9; Wed, 28 Dec 2016 12:15:42 +0000 (UTC) (envelope-from ashish@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBSCFgDK082059; Wed, 28 Dec 2016 12:15:42 GMT (envelope-from ashish@FreeBSD.org) Received: (from ashish@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBSCFfMx082056; Wed, 28 Dec 2016 12:15:41 GMT (envelope-from ashish@FreeBSD.org) Message-Id: <201612281215.uBSCFfMx082056@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ashish set sender to ashish@FreeBSD.org using -f From: Ashish SHUKLA Date: Wed, 28 Dec 2016 12:15:41 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429743 - head/lang/sagittarius-scheme 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: Wed, 28 Dec 2016 12:15:43 -0000 Author: ashish Date: Wed Dec 28 12:15:41 2016 New Revision: 429743 URL: https://svnweb.freebsd.org/changeset/ports/429743 Log: - Update to 0.7.11 Modified: head/lang/sagittarius-scheme/Makefile head/lang/sagittarius-scheme/distinfo head/lang/sagittarius-scheme/pkg-plist Modified: head/lang/sagittarius-scheme/Makefile ============================================================================== --- head/lang/sagittarius-scheme/Makefile Wed Dec 28 12:01:54 2016 (r429742) +++ head/lang/sagittarius-scheme/Makefile Wed Dec 28 12:15:41 2016 (r429743) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= sagittarius -PORTVERSION= 0.7.10 -PORTREVISION= 1 +PORTVERSION= 0.7.11 CATEGORIES= lang MASTER_SITES= https://bitbucket.org/ktakashi/sagittarius-scheme/downloads/ \ LOCAL/ashish Modified: head/lang/sagittarius-scheme/distinfo ============================================================================== --- head/lang/sagittarius-scheme/distinfo Wed Dec 28 12:01:54 2016 (r429742) +++ head/lang/sagittarius-scheme/distinfo Wed Dec 28 12:15:41 2016 (r429743) @@ -1,3 +1,3 @@ -TIMESTAMP = 1481395482 -SHA256 (sagittarius-0.7.10.tar.gz) = b9b3b21bcd96762555c680cbee5bd4875e12e50b51035298aed15298eb6dc02e -SIZE (sagittarius-0.7.10.tar.gz) = 6549299 +TIMESTAMP = 1482701289 +SHA256 (sagittarius-0.7.11.tar.gz) = aa50641c82a5b942d5d27d03319a92d55022c820bfe1c62711a1bb1339fa3893 +SIZE (sagittarius-0.7.11.tar.gz) = 6561245 Modified: head/lang/sagittarius-scheme/pkg-plist ============================================================================== --- head/lang/sagittarius-scheme/pkg-plist Wed Dec 28 12:01:54 2016 (r429742) +++ head/lang/sagittarius-scheme/pkg-plist Wed Dec 28 12:15:41 2016 (r429743) @@ -491,11 +491,15 @@ libdata/pkgconfig/%%PORTNAME%%.pc %%DATADIR%%/%%PORTVERSION%%/sitelib/srfi/%3a134/ideque.scm %%DATADIR%%/%%PORTVERSION%%/sitelib/srfi/%3a135.scm %%DATADIR%%/%%PORTVERSION%%/sitelib/srfi/%3a135/texts.scm +%%DATADIR%%/%%PORTVERSION%%/sitelib/srfi/%3a136.scm +%%DATADIR%%/%%PORTVERSION%%/sitelib/srfi/%3a136/extensible-record-types.scm %%DATADIR%%/%%PORTVERSION%%/sitelib/srfi/%3a139.scm %%DATADIR%%/%%PORTVERSION%%/sitelib/srfi/%3a139/syntax-parameters.scm %%DATADIR%%/%%PORTVERSION%%/sitelib/srfi/%3a14.scm %%DATADIR%%/%%PORTVERSION%%/sitelib/srfi/%3a14/char-set.scm %%DATADIR%%/%%PORTVERSION%%/sitelib/srfi/%3a14/char-sets.scm +%%DATADIR%%/%%PORTVERSION%%/sitelib/srfi/%3a141.scm +%%DATADIR%%/%%PORTVERSION%%/sitelib/srfi/%3a141/integer-division.scm %%DATADIR%%/%%PORTVERSION%%/sitelib/srfi/%3a17.scm %%DATADIR%%/%%PORTVERSION%%/sitelib/srfi/%3a17/generalized-set!.scm %%DATADIR%%/%%PORTVERSION%%/sitelib/srfi/%3a2.scm @@ -592,8 +596,10 @@ libdata/pkgconfig/%%PORTNAME%%.pc %%DATADIR%%/%%PORTVERSION%%/sitelib/srfi/133.scm %%DATADIR%%/%%PORTVERSION%%/sitelib/srfi/134.scm %%DATADIR%%/%%PORTVERSION%%/sitelib/srfi/135.scm +%%DATADIR%%/%%PORTVERSION%%/sitelib/srfi/136.scm %%DATADIR%%/%%PORTVERSION%%/sitelib/srfi/139.scm %%DATADIR%%/%%PORTVERSION%%/sitelib/srfi/14.scm +%%DATADIR%%/%%PORTVERSION%%/sitelib/srfi/141.scm %%DATADIR%%/%%PORTVERSION%%/sitelib/srfi/17.scm %%DATADIR%%/%%PORTVERSION%%/sitelib/srfi/2.scm %%DATADIR%%/%%PORTVERSION%%/sitelib/srfi/23.scm From owner-svn-ports-head@freebsd.org Wed Dec 28 12:21:29 2016 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 D5E2DC9148B; Wed, 28 Dec 2016 12:21:29 +0000 (UTC) (envelope-from brnrd@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 8CF6C152F; Wed, 28 Dec 2016 12:21:29 +0000 (UTC) (envelope-from brnrd@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBSCLS1J085078; Wed, 28 Dec 2016 12:21:28 GMT (envelope-from brnrd@FreeBSD.org) Received: (from brnrd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBSCLSfg085076; Wed, 28 Dec 2016 12:21:28 GMT (envelope-from brnrd@FreeBSD.org) Message-Id: <201612281221.uBSCLSfg085076@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: brnrd set sender to brnrd@FreeBSD.org using -f From: Bernard Spil Date: Wed, 28 Dec 2016 12:21:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429744 - head/security/vuxml 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: Wed, 28 Dec 2016 12:21:29 -0000 Author: brnrd Date: Wed Dec 28 12:21:28 2016 New Revision: 429744 URL: https://svnweb.freebsd.org/changeset/ports/429744 Log: security/vuxml: Document phpmailer vulnerability - NB: This is not a duplicate Security: c7656d4c-cb60-11e6-a9a5-b499baebfeaf Security: CVE-2016-10045 Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Wed Dec 28 12:15:41 2016 (r429743) +++ head/security/vuxml/vuln.xml Wed Dec 28 12:21:28 2016 (r429744) @@ -58,6 +58,44 @@ Notes: * Do not forget port variants (linux-f10-libxml2, libxml2, etc.) --> + + phpmailer -- Remote Code Execution + + + phpmailer + 5.2.20 + + + + +

Legal Hackers reports:

+
+

An independent research uncovered a critical vulnerability in + PHPMailer that could potentially be used by (unauthenticated) + remote attackers to achieve remote arbitrary code execution in + the context of the web server user and remotely compromise the + target web application.

+

To exploit the vulnerability an attacker could target common + website components such as contact/feedback forms, registration + forms, password email resets and others that send out emails with + the help of a vulnerable version of the PHPMailer class.

+

The first patch of the vulnerability CVE-2016-10033 was incomplete. + This advisory demonstrates the bypass of the patch. The bypass allows + to carry out Remote Code Execution on all current versions (including + 5.2.19).

+
+ +
+ + https://legalhackers.com/advisories/PHPMailer-Exploit-Remote-Code-Exec-CVE-2016-10045-Vuln-Patch-Bypass.html + CVE-2016-10045 + + + 2016-12-28 + 2016-12-28 + +
+ samba -- multiple vulnerabilities From owner-svn-ports-head@freebsd.org Wed Dec 28 12:21:41 2016 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 E56DDC914D9; Wed, 28 Dec 2016 12:21:41 +0000 (UTC) (envelope-from matthew@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 A6D4315E3; Wed, 28 Dec 2016 12:21:41 +0000 (UTC) (envelope-from matthew@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBSCLe2J085222; Wed, 28 Dec 2016 12:21:40 GMT (envelope-from matthew@FreeBSD.org) Received: (from matthew@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBSCLeIY085219; Wed, 28 Dec 2016 12:21:40 GMT (envelope-from matthew@FreeBSD.org) Message-Id: <201612281221.uBSCLeIY085219@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: matthew set sender to matthew@FreeBSD.org using -f From: Matthew Seaman Date: Wed, 28 Dec 2016 12:21:40 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429745 - in head/textproc/py-csvkit: . 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: Wed, 28 Dec 2016 12:21:42 -0000 Author: matthew Date: Wed Dec 28 12:21:40 2016 New Revision: 429745 URL: https://svnweb.freebsd.org/changeset/ports/429745 Log: Update to 1.0.0 ChangeLog: https://github.com/wireservice/csvkit/blob/1.0.0/CHANGELOG.rst Deleted: head/textproc/py-csvkit/files/ Modified: head/textproc/py-csvkit/Makefile head/textproc/py-csvkit/distinfo (contents, props changed) head/textproc/py-csvkit/pkg-descr (contents, props changed) Modified: head/textproc/py-csvkit/Makefile ============================================================================== --- head/textproc/py-csvkit/Makefile Wed Dec 28 12:21:28 2016 (r429744) +++ head/textproc/py-csvkit/Makefile Wed Dec 28 12:21:40 2016 (r429745) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= csvkit -PORTVERSION= 0.9.1 -PORTREVISION= 1 +PORTVERSION= 1.0.0 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -12,13 +11,11 @@ COMMENT= Command line tools for working LICENSE= MIT -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}agate-dbf>=0.1.0:textproc/py-agate-dbf \ - ${PYTHON_PKGNAMEPREFIX}agate-excel>=0.1.0:textproc/py-agate-excel \ - ${PYTHON_PKGNAMEPREFIX}agate>=1.2.2:textproc/py-agate \ - ${PYTHON_PKGNAMEPREFIX}dateutil>=2.2:devel/py-dateutil \ - ${PYTHON_PKGNAMEPREFIX}dbf>0.94.003:databases/py-dbf \ - ${PYTHON_PKGNAMEPREFIX}six>=1.6.1:devel/py-six \ - ${PYTHON_PKGNAMEPREFIX}sqlalchemy10>=0.9.3:databases/py-sqlalchemy10 +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}agate>=1.5.4:textproc/py-agate \ + ${PYTHON_PKGNAMEPREFIX}agate-excel>=0.2.0:textproc/py-agate-excel \ + ${PYTHON_PKGNAMEPREFIX}agate-dbf>=0.2.0:textproc/py-agate-dbf \ + ${PYTHON_PKGNAMEPREFIX}agate-sql>=0.5.0:databases/py-agate-sql \ + ${PYTHON_PKGNAMEPREFIX}six>=1.6.1:devel/py-six USES= python USE_PYTHON= autoplist distutils Modified: head/textproc/py-csvkit/distinfo ============================================================================== --- head/textproc/py-csvkit/distinfo Wed Dec 28 12:21:28 2016 (r429744) +++ head/textproc/py-csvkit/distinfo Wed Dec 28 12:21:40 2016 (r429745) @@ -1,3 +1,3 @@ -TIMESTAMP = 1463399029 -SHA256 (csvkit-0.9.1.tar.gz) = 92f8b8647becb5cb1dccb3af92a13a4e85702d42ba465ce8447881fb38c9f93a -SIZE (csvkit-0.9.1.tar.gz) = 34170 +TIMESTAMP = 1482921083 +SHA256 (csvkit-1.0.0.tar.gz) = 1ce6202b5dfd3614018e54d59ea5e13d568b506857fc9dc1d14891f33af2f666 +SIZE (csvkit-1.0.0.tar.gz) = 5034464 Modified: head/textproc/py-csvkit/pkg-descr ============================================================================== --- head/textproc/py-csvkit/pkg-descr Wed Dec 28 12:21:28 2016 (r429744) +++ head/textproc/py-csvkit/pkg-descr Wed Dec 28 12:21:40 2016 (r429745) @@ -1,2 +1,4 @@ csvkit is a suite of command-line tools for converting to and working with CSV, the king of tabular file formats. + +WWW: https://csvkit.readthedocs.io/ From owner-svn-ports-head@freebsd.org Wed Dec 28 12:42:14 2016 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 B3102C91E98; Wed, 28 Dec 2016 12:42:14 +0000 (UTC) (envelope-from vanilla@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 8D8781435; Wed, 28 Dec 2016 12:42:14 +0000 (UTC) (envelope-from vanilla@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBSCgDsA093470; Wed, 28 Dec 2016 12:42:13 GMT (envelope-from vanilla@FreeBSD.org) Received: (from vanilla@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBSCgDtU093466; Wed, 28 Dec 2016 12:42:13 GMT (envelope-from vanilla@FreeBSD.org) Message-Id: <201612281242.uBSCgDtU093466@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: vanilla set sender to vanilla@FreeBSD.org using -f From: "Vanilla I. Shu" Date: Wed, 28 Dec 2016 12:42:13 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429746 - in head/audio/aubio: . 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: Wed, 28 Dec 2016 12:42:14 -0000 Author: vanilla Date: Wed Dec 28 12:42:13 2016 New Revision: 429746 URL: https://svnweb.freebsd.org/changeset/ports/429746 Log: Update to 0.4.3. Modified: head/audio/aubio/Makefile head/audio/aubio/distinfo head/audio/aubio/files/patch-wscript head/audio/aubio/pkg-plist Modified: head/audio/aubio/Makefile ============================================================================== --- head/audio/aubio/Makefile Wed Dec 28 12:21:40 2016 (r429745) +++ head/audio/aubio/Makefile Wed Dec 28 12:42:13 2016 (r429746) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= aubio -PORTVERSION= 0.4.2 -PORTREVISION= 2 +PORTVERSION= 0.4.3 CATEGORIES= audio MASTER_SITES= http://aubio.org/pub/ Modified: head/audio/aubio/distinfo ============================================================================== --- head/audio/aubio/distinfo Wed Dec 28 12:21:40 2016 (r429745) +++ head/audio/aubio/distinfo Wed Dec 28 12:42:13 2016 (r429746) @@ -1,2 +1,3 @@ -SHA256 (aubio-0.4.2.tar.bz2) = 1cc58e0fed2b9468305b198ad06b889f228b797a082c2ede716dc30fcb4f8f1f -SIZE (aubio-0.4.2.tar.bz2) = 304216 +TIMESTAMP = 1482928262 +SHA256 (aubio-0.4.3.tar.bz2) = b62cdb073c0c64ae301917fa162969d42cba45e478bdf1e74490bd87e9cceaab +SIZE (aubio-0.4.3.tar.bz2) = 328852 Modified: head/audio/aubio/files/patch-wscript ============================================================================== --- head/audio/aubio/files/patch-wscript Wed Dec 28 12:21:40 2016 (r429745) +++ head/audio/aubio/files/patch-wscript Wed Dec 28 12:42:13 2016 (r429746) @@ -1,26 +1,26 @@ ---- wscript.orig 2015-08-01 10:24:35 UTC +--- wscript.orig 2016-08-16 10:36:06 UTC +++ wscript -@@ -75,6 +75,9 @@ def options(ctx): - add_option_enable_disable(ctx, 'fat', default = False, - help_str = 'build fat binaries (darwin only)', - help_disable_str = 'do not build fat binaries (default)') +@@ -91,6 +91,9 @@ def options(ctx): + help_str = 'build documentation (auto)', + help_disable_str = 'do not build documentation') + + ctx.add_option('--disable-doxygen', action = 'store_true', + dest = 'disable_doxygen', + help = 'disable doxygen even if found') - ctx.add_option('--with-target-platform', type='string', help='set target platform for cross-compilation', dest='target_platform') -@@ -258,6 +261,9 @@ def configure(ctx): - # check if doxygen is installed, optional - try: - ctx.find_program('doxygen', var='DOXYGEN') -+ if ctx.options.disable_doxygen: -+ from sys import stderr -+ print >> stderr, 'doxygen found, but disabled with --disable-doxygen' - except ctx.errors.ConfigurationError: - ctx.to_log('doxygen was not found (ignoring)') -@@ -295,11 +301,11 @@ def build(bld): +@@ -323,6 +326,9 @@ def configure(ctx): + # check if doxygen is installed, optional + try: + ctx.find_program('doxygen', var='DOXYGEN') ++ if ctx.options.disable_doxygen: ++ from sys import stderr ++ print >> stderr, 'doxygen found, but disabled with --disable-doxygen' + except ctx.errors.ConfigurationError: + ctx.to_log('doxygen was not found (ignoring)') + +@@ -358,11 +364,11 @@ def build(bld): bld( source = bld.path.ant_glob('doc/*.txt') ) # build documentation from source files using doxygen Modified: head/audio/aubio/pkg-plist ============================================================================== --- head/audio/aubio/pkg-plist Wed Dec 28 12:21:40 2016 (r429745) +++ head/audio/aubio/pkg-plist Wed Dec 28 12:42:13 2016 (r429746) @@ -21,6 +21,7 @@ include/aubio/io/source_wavread.h include/aubio/lvec.h include/aubio/mathutils.h include/aubio/musicutils.h +include/aubio/notes/notes.h include/aubio/onset/onset.h include/aubio/onset/peakpicker.h include/aubio/pitch/pitch.h @@ -52,8 +53,8 @@ include/aubio/utils/parameter.h include/aubio/utils/scale.h include/aubio/vecutils.h lib/libaubio.so -lib/libaubio.so.4 -lib/libaubio.so.4.2.2 +lib/libaubio.so.5 +lib/libaubio.so.5.0.4 libdata/pkgconfig/aubio.pc man/man1/aubiocut.1.gz man/man1/aubiomfcc.1.gz From owner-svn-ports-head@freebsd.org Wed Dec 28 12:46:39 2016 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 D4019C940A8; Wed, 28 Dec 2016 12:46:39 +0000 (UTC) (envelope-from swills@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 98B3115DA; Wed, 28 Dec 2016 12:46:39 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBSCkc7J094550; Wed, 28 Dec 2016 12:46:38 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBSCkc5f094549; Wed, 28 Dec 2016 12:46:38 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201612281246.uBSCkc5f094549@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Wed, 28 Dec 2016 12:46:38 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429747 - head/japanese/ruby-usersguide 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: Wed, 28 Dec 2016 12:46:39 -0000 Author: swills Date: Wed Dec 28 12:46:38 2016 New Revision: 429747 URL: https://svnweb.freebsd.org/changeset/ports/429747 Log: japanese/ruby-usersguide: deprecate Modified: head/japanese/ruby-usersguide/Makefile Modified: head/japanese/ruby-usersguide/Makefile ============================================================================== --- head/japanese/ruby-usersguide/Makefile Wed Dec 28 12:42:13 2016 (r429746) +++ head/japanese/ruby-usersguide/Makefile Wed Dec 28 12:46:38 2016 (r429747) @@ -22,6 +22,9 @@ SHORTNAME= ${PORTNAME:S/usersguide/uguid WRKSRC= ${WRKDIR}/${SHORTNAME} NO_BUILD= yes +DEPRECATED= Does not exist upstream +EXPIRATION_DATE= 2017-01-28 + do-install: @${MKDIR} ${STAGEDIR}${RUBY_MODDOCDIR} ${INSTALL_DATA} ${WRKSRC}/* ${STAGEDIR}${RUBY_MODDOCDIR} From owner-svn-ports-head@freebsd.org Wed Dec 28 13:01:07 2016 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 20EDFC94469; Wed, 28 Dec 2016 13:01:07 +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 DD6621CBB; Wed, 28 Dec 2016 13:01:06 +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 uBSD16kY000131; Wed, 28 Dec 2016 13:01:06 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBSD15Uu000117; Wed, 28 Dec 2016 13:01:05 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201612281301.uBSD15Uu000117@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Wed, 28 Dec 2016 13:01:05 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429748 - head/sysutils/qtpass 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: Wed, 28 Dec 2016 13:01:07 -0000 Author: amdmi3 Date: Wed Dec 28 13:01:05 2016 New Revision: 429748 URL: https://svnweb.freebsd.org/changeset/ports/429748 Log: - Update to 1.1.6 - While here, add LICENSE_FILE PR: 215257 Submitted by: brouwer@annejan.com (maintainer) Modified: head/sysutils/qtpass/Makefile head/sysutils/qtpass/distinfo Modified: head/sysutils/qtpass/Makefile ============================================================================== --- head/sysutils/qtpass/Makefile Wed Dec 28 12:46:38 2016 (r429747) +++ head/sysutils/qtpass/Makefile Wed Dec 28 13:01:05 2016 (r429748) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= qtpass -PORTVERSION= 1.1.5 +PORTVERSION= 1.1.6 DISTVERSIONPREFIX=v CATEGORIES= sysutils @@ -9,6 +9,7 @@ MAINTAINER= brouwer@annejan.com COMMENT= Qt GUI for pass, the standard unix password manager LICENSE= GPLv3 +LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= pass:sysutils/password-store Modified: head/sysutils/qtpass/distinfo ============================================================================== --- head/sysutils/qtpass/distinfo Wed Dec 28 12:46:38 2016 (r429747) +++ head/sysutils/qtpass/distinfo Wed Dec 28 13:01:05 2016 (r429748) @@ -1,3 +1,3 @@ -TIMESTAMP = 1476957812 -SHA256 (IJhack-qtpass-v1.1.5_GH0.tar.gz) = 3ab26fdcaec72672557552e309bf3d8f3b8b9e3e0e9379b8c3343a7351597200 -SIZE (IJhack-qtpass-v1.1.5_GH0.tar.gz) = 329958 +TIMESTAMP = 1481543540 +SHA256 (IJhack-qtpass-v1.1.6_GH0.tar.gz) = d24d95de129ce716b9b0fde6114407f860ce8c77106bd0ee6a12e8e4e0deb42b +SIZE (IJhack-qtpass-v1.1.6_GH0.tar.gz) = 325329 From owner-svn-ports-head@freebsd.org Wed Dec 28 13:07:58 2016 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 4C7DAC9460C; Wed, 28 Dec 2016 13:07:58 +0000 (UTC) (envelope-from swills@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 0E7CF1EC9; Wed, 28 Dec 2016 13:07:57 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBSD7vSH002529; Wed, 28 Dec 2016 13:07:57 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBSD7v9T002528; Wed, 28 Dec 2016 13:07:57 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201612281307.uBSD7v9T002528@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Wed, 28 Dec 2016 13:07:57 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429749 - head/textproc/ruby-htmlrepair 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: Wed, 28 Dec 2016 13:07:58 -0000 Author: swills Date: Wed Dec 28 13:07:57 2016 New Revision: 429749 URL: https://svnweb.freebsd.org/changeset/ports/429749 Log: ruby-htmlrepair: deprecate Modified: head/textproc/ruby-htmlrepair/Makefile Modified: head/textproc/ruby-htmlrepair/Makefile ============================================================================== --- head/textproc/ruby-htmlrepair/Makefile Wed Dec 28 13:01:05 2016 (r429748) +++ head/textproc/ruby-htmlrepair/Makefile Wed Dec 28 13:07:57 2016 (r429749) @@ -21,6 +21,9 @@ USE_RUBY= yes NO_BUILD= yes NO_WRKSUBDIR= yes +DEPRECATED= Upstream no longer exists +EXPIRATION_DATE= 2017-01-28 + do-install: ${MKDIR} ${STAGEDIR}${RUBY_SITELIBDIR} ${INSTALL_DATA} ${WRKSRC}/htmlrepair.rb ${STAGEDIR}${RUBY_SITELIBDIR}/ From owner-svn-ports-head@freebsd.org Wed Dec 28 13:08:40 2016 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 8F9EAC9465F; Wed, 28 Dec 2016 13:08:40 +0000 (UTC) (envelope-from swills@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 5F2451FB2; Wed, 28 Dec 2016 13:08:40 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBSD8d5J002651; Wed, 28 Dec 2016 13:08:39 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBSD8dII002650; Wed, 28 Dec 2016 13:08:39 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201612281308.uBSD8dII002650@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Wed, 28 Dec 2016 13:08:39 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429750 - head/textproc/ruby-htmlsplit 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: Wed, 28 Dec 2016 13:08:40 -0000 Author: swills Date: Wed Dec 28 13:08:39 2016 New Revision: 429750 URL: https://svnweb.freebsd.org/changeset/ports/429750 Log: ruby-htmlsplit: deprecate Modified: head/textproc/ruby-htmlsplit/Makefile Modified: head/textproc/ruby-htmlsplit/Makefile ============================================================================== --- head/textproc/ruby-htmlsplit/Makefile Wed Dec 28 13:07:57 2016 (r429749) +++ head/textproc/ruby-htmlsplit/Makefile Wed Dec 28 13:08:39 2016 (r429750) @@ -19,6 +19,9 @@ NO_BUILD= yes NO_WRKSUBDIR= yes PLIST_FILES= %%RUBY_SITELIBDIR%%/htmlsplit.rb +DEPRECATED= Upstream no longer exists +EXPIRATION_DATE= 2017-01-28 + do-install: ${MKDIR} ${STAGEDIR}${RUBY_SITELIBDIR}/ ${INSTALL_DATA} ${WRKSRC}/htmlsplit.rb ${STAGEDIR}${RUBY_SITELIBDIR}/ From owner-svn-ports-head@freebsd.org Wed Dec 28 13:12:00 2016 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 E478FC94849; Wed, 28 Dec 2016 13:12:00 +0000 (UTC) (envelope-from swills@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 B3F4E1462; Wed, 28 Dec 2016 13:12:00 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBSDBxjs006623; Wed, 28 Dec 2016 13:11:59 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBSDBxcB006622; Wed, 28 Dec 2016 13:11:59 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201612281311.uBSDBxcB006622@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Wed, 28 Dec 2016 13:11:59 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429751 - head/textproc/ruby-rss 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: Wed, 28 Dec 2016 13:12:01 -0000 Author: swills Date: Wed Dec 28 13:11:59 2016 New Revision: 429751 URL: https://svnweb.freebsd.org/changeset/ports/429751 Log: textproc/ruby-rss: deprecate Modified: head/textproc/ruby-rss/Makefile Modified: head/textproc/ruby-rss/Makefile ============================================================================== --- head/textproc/ruby-rss/Makefile Wed Dec 28 13:08:39 2016 (r429750) +++ head/textproc/ruby-rss/Makefile Wed Dec 28 13:11:59 2016 (r429751) @@ -28,6 +28,9 @@ INSTALL_TARGET= site-install SHEBANG_FILES= ${WRKSRC}/rssdrb.rb ${WRKSRC}/samples/rsstest.rb DOCS= ChangeLog README +DEPRECATED= Upstream no longer exists +EXPIRATION_DATE= 2017-01-28 + do-install: @${MKDIR} ${STAGEDIR}${RUBY_SITELIBDIR} ${INSTALL_DATA} ${WRKSRC}/rss*.rb ${STAGEDIR}${RUBY_SITELIBDIR}/ From owner-svn-ports-head@freebsd.org Wed Dec 28 13:15:34 2016 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 C91DEC948C4; Wed, 28 Dec 2016 13:15:34 +0000 (UTC) (envelope-from swills@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 92DE41627; Wed, 28 Dec 2016 13:15:34 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBSDFXGN006829; Wed, 28 Dec 2016 13:15:33 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBSDFXlj006828; Wed, 28 Dec 2016 13:15:33 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201612281315.uBSDFXlj006828@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Wed, 28 Dec 2016 13:15:33 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429752 - head/textproc/ruby-rss.alt 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: Wed, 28 Dec 2016 13:15:34 -0000 Author: swills Date: Wed Dec 28 13:15:33 2016 New Revision: 429752 URL: https://svnweb.freebsd.org/changeset/ports/429752 Log: textproc/ruby-rss.alt: deprecate Modified: head/textproc/ruby-rss.alt/Makefile Modified: head/textproc/ruby-rss.alt/Makefile ============================================================================== --- head/textproc/ruby-rss.alt/Makefile Wed Dec 28 13:11:59 2016 (r429751) +++ head/textproc/ruby-rss.alt/Makefile Wed Dec 28 13:15:33 2016 (r429752) @@ -31,6 +31,9 @@ USE_RUBY_SETUP= yes DOCS_EN= README.en Tutorial.en DOCS_JA= README.ja Tutorial.ja +DEPRECATED= Upstream no longer active +EXPIRATION_DATE= 2017-01-28 + post-install-DOCS-on: ${MKDIR} ${STAGEDIR}${RUBY_MODDOCDIR}/ja/ cd ${WRKSRC}/ && ${INSTALL_DATA} ${DOCS_EN} ${STAGEDIR}${RUBY_MODDOCDIR}/ From owner-svn-ports-head@freebsd.org Wed Dec 28 13:17:25 2016 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 2EF01C94944; Wed, 28 Dec 2016 13:17:25 +0000 (UTC) (envelope-from swills@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 F22701739; Wed, 28 Dec 2016 13:17:24 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBSDHOER006984; Wed, 28 Dec 2016 13:17:24 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBSDHOlu006983; Wed, 28 Dec 2016 13:17:24 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201612281317.uBSDHOlu006983@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Wed, 28 Dec 2016 13:17:24 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429753 - head/textproc/ruby-xml-configfile 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: Wed, 28 Dec 2016 13:17:25 -0000 Author: swills Date: Wed Dec 28 13:17:23 2016 New Revision: 429753 URL: https://svnweb.freebsd.org/changeset/ports/429753 Log: textproc/ruby-xml-configfile: deprecate Modified: head/textproc/ruby-xml-configfile/Makefile Modified: head/textproc/ruby-xml-configfile/Makefile ============================================================================== --- head/textproc/ruby-xml-configfile/Makefile Wed Dec 28 13:15:33 2016 (r429752) +++ head/textproc/ruby-xml-configfile/Makefile Wed Dec 28 13:17:23 2016 (r429753) @@ -27,6 +27,9 @@ RUBY_SETUP= install.rb DOCS= CHANGES README TODO docs/index.html +DEPRECATED= Upstream no longer exists +EXPIRATION_DATE= 2017-01-28 + post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${RUBY_MODDOCDIR}/ cd ${WRKSRC}/ && ${INSTALL_DATA} ${DOCS} ${STAGEDIR}${RUBY_MODDOCDIR}/ From owner-svn-ports-head@freebsd.org Wed Dec 28 13:18:56 2016 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 ABB8CC949D3; Wed, 28 Dec 2016 13:18:56 +0000 (UTC) (envelope-from swills@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 7B4D9186C; Wed, 28 Dec 2016 13:18:56 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBSDItGi007152; Wed, 28 Dec 2016 13:18:55 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBSDItPf007151; Wed, 28 Dec 2016 13:18:55 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201612281318.uBSDItPf007151@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Wed, 28 Dec 2016 13:18:55 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429754 - head/textproc/ruby-xmlscan 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: Wed, 28 Dec 2016 13:18:56 -0000 Author: swills Date: Wed Dec 28 13:18:55 2016 New Revision: 429754 URL: https://svnweb.freebsd.org/changeset/ports/429754 Log: textproc/ruby-xmlscan: deprecate Modified: head/textproc/ruby-xmlscan/Makefile Modified: head/textproc/ruby-xmlscan/Makefile ============================================================================== --- head/textproc/ruby-xmlscan/Makefile Wed Dec 28 13:17:23 2016 (r429753) +++ head/textproc/ruby-xmlscan/Makefile Wed Dec 28 13:18:55 2016 (r429754) @@ -29,6 +29,9 @@ DOCS_JA= doc/ja/* OPTIONS_DEFINE= DOCS +DEPRECATED= Upstream no longer active +EXPIRATION_DATE= 2017-01-28 + do-install: ${MKDIR} ${STAGEDIR}${RUBY_SITELIBDIR} ${CP} -R ${WRKSRC}/lib/xmlscan ${STAGEDIR}${RUBY_SITELIBDIR}/ From owner-svn-ports-head@freebsd.org Wed Dec 28 13:20:56 2016 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 80882C94A69; Wed, 28 Dec 2016 13:20:56 +0000 (UTC) (envelope-from swills@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 5016519B6; Wed, 28 Dec 2016 13:20:56 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBSDKtdP007336; Wed, 28 Dec 2016 13:20:55 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBSDKtb0007335; Wed, 28 Dec 2016 13:20:55 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201612281320.uBSDKtb0007335@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Wed, 28 Dec 2016 13:20:55 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429755 - head/devel/ruby-byaccr 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: Wed, 28 Dec 2016 13:20:56 -0000 Author: swills Date: Wed Dec 28 13:20:55 2016 New Revision: 429755 URL: https://svnweb.freebsd.org/changeset/ports/429755 Log: devel/ruby-byaccr: deprecate Modified: head/devel/ruby-byaccr/Makefile Modified: head/devel/ruby-byaccr/Makefile ============================================================================== --- head/devel/ruby-byaccr/Makefile Wed Dec 28 13:18:55 2016 (r429754) +++ head/devel/ruby-byaccr/Makefile Wed Dec 28 13:20:55 2016 (r429755) @@ -20,6 +20,9 @@ DOCS= README README.html OPTIONS_DEFINE= DOCS +DEPRECATED= Upstream no longer active +EXPIRATION_DATE= 2017-01-28 + post-patch: ${REINPLACE_CMD} 's,^#include ,#include ,' ${WRKSRC}/*.[ch] From owner-svn-ports-head@freebsd.org Wed Dec 28 13:21:44 2016 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 E7B14C94BC3; Wed, 28 Dec 2016 13:21:44 +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 9D6B71B18; Wed, 28 Dec 2016 13:21:44 +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 uBSDLhme008327; Wed, 28 Dec 2016 13:21:43 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBSDLhJ5008324; Wed, 28 Dec 2016 13:21:43 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201612281321.uBSDLhJ5008324@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Wed, 28 Dec 2016 13:21:43 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429756 - in head/security/i2pd: . 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: Wed, 28 Dec 2016 13:21:45 -0000 Author: amdmi3 Date: Wed Dec 28 13:21:43 2016 New Revision: 429756 URL: https://svnweb.freebsd.org/changeset/ports/429756 Log: - Add newsyslog config file Added: head/security/i2pd/files/i2pd.newsyslog.conf.in (contents, props changed) Modified: head/security/i2pd/Makefile head/security/i2pd/pkg-plist Modified: head/security/i2pd/Makefile ============================================================================== --- head/security/i2pd/Makefile Wed Dec 28 13:20:55 2016 (r429755) +++ head/security/i2pd/Makefile Wed Dec 28 13:21:43 2016 (r429756) @@ -3,7 +3,7 @@ PORTNAME= i2pd PORTVERSION= 2.11.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= security net-p2p MAINTAINER= amdmi3@FreeBSD.org @@ -31,6 +31,7 @@ GROUPS= _i2pd PLIST_SUB= USER="${USERS}" GROUP="${GROUPS}" SUB_LIST= USER="${USERS}" GROUP="${GROUPS}" +SUB_FILES= i2pd.newsyslog.conf OPTIONS_DEFINE= AESNI UPNP DOCS @@ -49,6 +50,8 @@ BROKEN= does not build with LibreSSL (b do-install: ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin ${INSTALL_MAN} ${WRKSRC}/debian/${PORTNAME}.1 ${STAGEDIR}${MAN1PREFIX}/man/man1 + @${MKDIR} ${STAGEDIR}${PREFIX}/etc/newsyslog.conf.d + ${INSTALL_DATA} ${WRKDIR}/i2pd.newsyslog.conf ${STAGEDIR}${PREFIX}/etc/newsyslog.conf.d/i2pd.conf @${MKDIR} ${STAGEDIR}/var/run/i2pd @${MKDIR} ${STAGEDIR}/var/log/i2pd @${MKDIR} ${STAGEDIR}/var/db/i2pd Added: head/security/i2pd/files/i2pd.newsyslog.conf.in ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/security/i2pd/files/i2pd.newsyslog.conf.in Wed Dec 28 13:21:43 2016 (r429756) @@ -0,0 +1,2 @@ +# logfilename owner:group mode count size when flags pid_file sig_num +/var/log/i2pd/i2pd.log %%USER%%:%%GROUP%% 644 7 100 * J /var/run/i2pd/i2pd.pid 1 Modified: head/security/i2pd/pkg-plist ============================================================================== --- head/security/i2pd/pkg-plist Wed Dec 28 13:20:55 2016 (r429755) +++ head/security/i2pd/pkg-plist Wed Dec 28 13:21:43 2016 (r429756) @@ -1,4 +1,5 @@ bin/i2pd +etc/newsyslog.conf.d/i2pd.conf man/man1/i2pd.1.gz @dir(%%USER%%,%%GROUP%%,755) /var/run/i2pd @dir(%%USER%%,%%GROUP%%,755) /var/log/i2pd From owner-svn-ports-head@freebsd.org Wed Dec 28 13:23:45 2016 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 DC636C94C24; Wed, 28 Dec 2016 13:23:45 +0000 (UTC) (envelope-from swills@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 AC21B1DB4; Wed, 28 Dec 2016 13:23:45 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBSDNiWv011430; Wed, 28 Dec 2016 13:23:44 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBSDNiVL011429; Wed, 28 Dec 2016 13:23:44 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201612281323.uBSDNiVL011429@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Wed, 28 Dec 2016 13:23:44 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429757 - head/devel/ruby-dialogs 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: Wed, 28 Dec 2016 13:23:46 -0000 Author: swills Date: Wed Dec 28 13:23:44 2016 New Revision: 429757 URL: https://svnweb.freebsd.org/changeset/ports/429757 Log: devel/ruby-dialogs: deprecate Modified: head/devel/ruby-dialogs/Makefile Modified: head/devel/ruby-dialogs/Makefile ============================================================================== --- head/devel/ruby-dialogs/Makefile Wed Dec 28 13:21:43 2016 (r429756) +++ head/devel/ruby-dialogs/Makefile Wed Dec 28 13:23:44 2016 (r429757) @@ -19,6 +19,9 @@ NO_BUILD= yes OPTIONS_DEFINE= DOCS +DEPRECATED= Upstream no longer active +EXPIRATION_DATE= 2017-01-28 + do-install: ${MKDIR} ${STAGEDIR}${RUBY_SITELIBDIR} ${INSTALL_DATA} ${WRKSRC}/dialogs.rb ${STAGEDIR}${RUBY_SITELIBDIR}/ From owner-svn-ports-head@freebsd.org Wed Dec 28 13:31:26 2016 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 E40C8C4F055; Wed, 28 Dec 2016 13:31:26 +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 7F91211E5; Wed, 28 Dec 2016 13:31:26 +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 DB984BDCD5; Wed, 28 Dec 2016 14:31:22 +0100 (CET) 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 ABC12BDC9B; Wed, 28 Dec 2016 14:31:22 +0100 (CET) Subject: Re: svn commit: r429401 - head/x11/lxqt-l10n To: Olivier Duchateau References: <201612250755.uBP7tH2L089743@repo.freebsd.org> <8824993d-8558-fa88-6985-6678df1ca63c@FreeBSD.org> <20161228095912.1097cbfb7dd73303a8eeea34@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: Date: Wed, 28 Dec 2016 14:31:19 +0100 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:45.0) Gecko/20100101 Thunderbird/45.5.1 MIME-Version: 1.0 In-Reply-To: <20161228095912.1097cbfb7dd73303a8eeea34@freebsd.org> Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="rnC2BrIsF7LhbwVDoavAaoxlHr78Vsq8L" 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: Wed, 28 Dec 2016 13:31:27 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --rnC2BrIsF7LhbwVDoavAaoxlHr78Vsq8L Content-Type: multipart/mixed; boundary="7jGXf5b8UnED76E5bUxEVBTvNIlH1K6in"; protected-headers="v1" From: Mathieu Arnold To: Olivier Duchateau Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Message-ID: Subject: Re: svn commit: r429401 - head/x11/lxqt-l10n References: <201612250755.uBP7tH2L089743@repo.freebsd.org> <8824993d-8558-fa88-6985-6678df1ca63c@FreeBSD.org> <20161228095912.1097cbfb7dd73303a8eeea34@freebsd.org> In-Reply-To: <20161228095912.1097cbfb7dd73303a8eeea34@freebsd.org> --7jGXf5b8UnED76E5bUxEVBTvNIlH1K6in Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Le 28/12/2016 =C3=A0 09:59, Olivier Duchateau a =C3=A9crit : > On Mon, 26 Dec 2016 16:25:52 +0100 > Mathieu Arnold wrote: > >> Le 25/12/2016 =C3=A0 08:55, Olivier Duchateau a =C3=A9crit : >>> Author: olivierd >>> Date: Sun Dec 25 07:55:17 2016 >>> New Revision: 429401 >>> URL: https://svnweb.freebsd.org/changeset/ports/429401 >>> >>> Log: >>> Remove USES=3D metaport, otherwise fetch target is not functional = >> Mmmm, I don't understand, why would a port that does not build or >> install anything need to fetch something for ? > In fact, since the 0.11.0 LXQt release, upstream decided to provide tra= nslation files in separated tarball (lxqt-l10n). It's nonsense to add thi= s such raw port (because some piece of LXQt are not yet imported), and I = think, users, which want to install graphics/lximage-qt don't want others= translations. That's why we have decided to split tarball. > > Furthermore, I think it's stupid to duplicate distinfo for each *-l10n = related ports, so we need to centralize metadata somewhere. Keeping the same distinfo file in one place is a good idea. Now, I still do not understand why *this* ports needs to be able to fetch it. Any other port that needs this distinfo can, and will. --=20 Mathieu Arnold --7jGXf5b8UnED76E5bUxEVBTvNIlH1K6in-- --rnC2BrIsF7LhbwVDoavAaoxlHr78Vsq8L 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 iQJ8BAEBCgBmBQJYY76pXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQzQUI2OTc4OUQyRUQxMjEwNjQ0MEJBNUIz QTQ1MTZGMzUxODNDRTQ4AAoJEDpFFvNRg85IXEMP/1LTN499zgCvzK8wlsJFmh2e VFTldrscrhnPGW3E7EFR6AYPLBLLsMspgY3QFvcLyvDHdEsjnN7mmaG3soRd1GAJ DcUkxrDbI45wTsHNoPHxQ9rT4AgA36Lkb9RZXbHJOFai6N6tAXunPFBY9BBEbprW lD2zi6js/0q3hu2Kk7RYXAlDQHLtJz1cjlUJ0FQwyhHNsO4vXYWhg2rjvQQohuCH phOFBzBYEbDUbch3N3FPx8bIO2VPdmwzrZfYdDQc/GHSAdfupNBn8t48CDLlPARI sAQryT8RGy7wH0qctIDoqb07nzRf1hTsnnGUCik2mkuPKqvBAXYmIa8UOIsjxVnZ cZYZ0fn2twACZkQV7IB1rfh/DOb++B+KNshCf39gRRLvw2UW6DqDL7vnf/MmGI4u emyVc5LZXsAir8UHycVGeCM0bXEs1/7FdAZ63nqZJ7v3tRZGqc7n89vxoNxt5pF9 U20RpdwhN2+RvSADO2PYmZM13gpTcZZtz1JAozuP9UteK0lPFdDgI9aKqhbRGSgq uJZBL3rEVUQ/P4GmCRP4HwmQ3hKHuw1gECQlVTud0Ba99q2pv1zwhOBs3CWleTI3 qIGvoziYxE5ukb2GZdrMq7OtJB8mAqXDG5nzsc0ciIM88HXjTYuf62lGar8XyRuU 4T+4+YS8vG10mYMNB3yq =Bn1d -----END PGP SIGNATURE----- --rnC2BrIsF7LhbwVDoavAaoxlHr78Vsq8L-- From owner-svn-ports-head@freebsd.org Wed Dec 28 13:31:37 2016 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 3AA2DC4F094; Wed, 28 Dec 2016 13:31:37 +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 028F7137F; Wed, 28 Dec 2016 13:31:36 +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 uBSDVaUk013226; Wed, 28 Dec 2016 13:31:36 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBSDVaVj013225; Wed, 28 Dec 2016 13:31:36 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201612281331.uBSDVaVj013225@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Wed, 28 Dec 2016 13:31:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429758 - head/net/knemo-kde4 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: Wed, 28 Dec 2016 13:31:37 -0000 Author: amdmi3 Date: Wed Dec 28 13:31:35 2016 New Revision: 429758 URL: https://svnweb.freebsd.org/changeset/ports/429758 Log: - Mark broken on 11+: uses in6_ifaddr that is limited to kernel Modified: head/net/knemo-kde4/Makefile Modified: head/net/knemo-kde4/Makefile ============================================================================== --- head/net/knemo-kde4/Makefile Wed Dec 28 13:23:44 2016 (r429757) +++ head/net/knemo-kde4/Makefile Wed Dec 28 13:31:35 2016 (r429758) @@ -9,6 +9,9 @@ DISTNAME= 12956-${PORTNAME}-${PORTVERSIO MAINTAINER= ports@FreeBSD.org COMMENT= KDE network monitor +BROKEN_FreeBSD_11= does not build due to access to kernel-private structure (error: member access into incomplete type 'struct in6_ifaddr') +BROKEN_FreeBSD_12= does not build due to access to kernel-private structure (error: member access into incomplete type 'struct in6_ifaddr') + USES= cmake gettext kde:4 shebangfix tar:xz SHEBANG_FILES= src/kconf_update/*.pl USE_QT4= qmake_build moc_build uic_build rcc_build From owner-svn-ports-head@freebsd.org Wed Dec 28 13:36:23 2016 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 18A4BC4F198; Wed, 28 Dec 2016 13:36:23 +0000 (UTC) (envelope-from swills@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 DC49416A6; Wed, 28 Dec 2016 13:36:22 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBSDaMIF015574; Wed, 28 Dec 2016 13:36:22 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBSDaMGj015573; Wed, 28 Dec 2016 13:36:22 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201612281336.uBSDaMGj015573@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Wed, 28 Dec 2016 13:36:22 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429759 - head/devel/ruby-intl 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: Wed, 28 Dec 2016 13:36:23 -0000 Author: swills Date: Wed Dec 28 13:36:21 2016 New Revision: 429759 URL: https://svnweb.freebsd.org/changeset/ports/429759 Log: devel/ruby-intl: deprecate Modified: head/devel/ruby-intl/Makefile Modified: head/devel/ruby-intl/Makefile ============================================================================== --- head/devel/ruby-intl/Makefile Wed Dec 28 13:31:35 2016 (r429758) +++ head/devel/ruby-intl/Makefile Wed Dec 28 13:36:21 2016 (r429759) @@ -22,6 +22,9 @@ INSTALL_TARGET= site-install OPTIONS_DEFINE= DOCS +DEPRECATED= Use devel/rubygem-gettext instead +EXPIRATION_DATE= 2017-01-28 + post-install: ${MKDIR} ${STAGEDIR}${RUBY_MODEXAMPLESDIR}/po/ ${INSTALL_DATA} ${WRKSRC}/hello.rb ${STAGEDIR}${RUBY_MODEXAMPLESDIR}/ From owner-svn-ports-head@freebsd.org Wed Dec 28 13:39:17 2016 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 B52E6C4F25C; Wed, 28 Dec 2016 13:39:17 +0000 (UTC) (envelope-from swills@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 84BE117F2; Wed, 28 Dec 2016 13:39:17 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBSDdGo4015757; Wed, 28 Dec 2016 13:39:16 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBSDdGHs015756; Wed, 28 Dec 2016 13:39:16 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201612281339.uBSDdGHs015756@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Wed, 28 Dec 2016 13:39:16 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429760 - head/devel/ruby-property 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: Wed, 28 Dec 2016 13:39:17 -0000 Author: swills Date: Wed Dec 28 13:39:16 2016 New Revision: 429760 URL: https://svnweb.freebsd.org/changeset/ports/429760 Log: devel/ruby-property: deprecate Modified: head/devel/ruby-property/Makefile Modified: head/devel/ruby-property/Makefile ============================================================================== --- head/devel/ruby-property/Makefile Wed Dec 28 13:36:21 2016 (r429759) +++ head/devel/ruby-property/Makefile Wed Dec 28 13:39:16 2016 (r429760) @@ -18,6 +18,9 @@ WRKSRC= ${WRKDIR}/${PORTNAME} OPTIONS_DEFINE= DOCS +DEPRECATED= Upstream no longer exists +EXPIRATION_DATE= 2017-01-28 + post-patch: ${RUBY} -i -pe 'gsub /rubyapi\.css/, "../rubyapi.css"' ${WRKSRC}/Properties-ja.html From owner-svn-ports-head@freebsd.org Wed Dec 28 13:40:49 2016 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 B6E11C4F2CF; Wed, 28 Dec 2016 13:40:49 +0000 (UTC) (envelope-from swills@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 7902A1925; Wed, 28 Dec 2016 13:40:49 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBSDemk4015926; Wed, 28 Dec 2016 13:40:48 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBSDemM7015925; Wed, 28 Dec 2016 13:40:48 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201612281340.uBSDemM7015925@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Wed, 28 Dec 2016 13:40:48 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429761 - head/devel/ruby-rbison 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: Wed, 28 Dec 2016 13:40:49 -0000 Author: swills Date: Wed Dec 28 13:40:48 2016 New Revision: 429761 URL: https://svnweb.freebsd.org/changeset/ports/429761 Log: devel/ruby-rbison: deprecate Modified: head/devel/ruby-rbison/Makefile Modified: head/devel/ruby-rbison/Makefile ============================================================================== --- head/devel/ruby-rbison/Makefile Wed Dec 28 13:39:16 2016 (r429760) +++ head/devel/ruby-rbison/Makefile Wed Dec 28 13:40:48 2016 (r429761) @@ -28,6 +28,9 @@ BROKEN_RUBY23= Builds but does not run OPTIONS_DEFINE= DOCS +DEPRECATED= Does not work on modern ruby +EXPIRATION_DATE= 2017-01-28 + do-install: ${INSTALL_SCRIPT} ${WRKSRC}/rbison ${STAGEDIR}${PREFIX}/bin/ ${MKDIR} ${STAGEDIR}${RUBY_MODEXAMPLESDIR} From owner-svn-ports-head@freebsd.org Wed Dec 28 13:44:34 2016 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 25463C4F4CD; Wed, 28 Dec 2016 13:44:34 +0000 (UTC) (envelope-from swills@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 E0B191C89; Wed, 28 Dec 2016 13:44:33 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBSDiXbF019852; Wed, 28 Dec 2016 13:44:33 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBSDiXXw019851; Wed, 28 Dec 2016 13:44:33 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201612281344.uBSDiXXw019851@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Wed, 28 Dec 2016 13:44:33 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429762 - head/devel/ruby-rreadline 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: Wed, 28 Dec 2016 13:44:34 -0000 Author: swills Date: Wed Dec 28 13:44:32 2016 New Revision: 429762 URL: https://svnweb.freebsd.org/changeset/ports/429762 Log: devel/ruby-rreadline: deprecate Modified: head/devel/ruby-rreadline/Makefile Modified: head/devel/ruby-rreadline/Makefile ============================================================================== --- head/devel/ruby-rreadline/Makefile Wed Dec 28 13:40:48 2016 (r429761) +++ head/devel/ruby-rreadline/Makefile Wed Dec 28 13:44:32 2016 (r429762) @@ -18,6 +18,9 @@ RUBY_NO_BUILD_DEPENDS= yes NO_BUILD= yes +DEPRECATED= Upstream no longer exists +EXPIRATION_DATE= 2017-01-28 + post-extract: ${ECHO_CMD} '#!/bin/sh' > ${WRKSRC}/rbsh ${ECHO_CMD} 'ruby RubyShell.rb' >> ${WRKSRC}/rbsh From owner-svn-ports-head@freebsd.org Wed Dec 28 13:47:04 2016 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 24272C4F540; Wed, 28 Dec 2016 13:47:04 +0000 (UTC) (envelope-from swills@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 E7CD31D75; Wed, 28 Dec 2016 13:47:03 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBSDl3mN020029; Wed, 28 Dec 2016 13:47:03 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBSDl3RD020028; Wed, 28 Dec 2016 13:47:03 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201612281347.uBSDl3RD020028@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Wed, 28 Dec 2016 13:47:03 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429763 - head/devel/ruby-tzfile 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: Wed, 28 Dec 2016 13:47:04 -0000 Author: swills Date: Wed Dec 28 13:47:02 2016 New Revision: 429763 URL: https://svnweb.freebsd.org/changeset/ports/429763 Log: devel/ruby-tzfile: deprecate Modified: head/devel/ruby-tzfile/Makefile Modified: head/devel/ruby-tzfile/Makefile ============================================================================== --- head/devel/ruby-tzfile/Makefile Wed Dec 28 13:44:32 2016 (r429762) +++ head/devel/ruby-tzfile/Makefile Wed Dec 28 13:47:02 2016 (r429763) @@ -19,6 +19,9 @@ NO_BUILD= yes WRKSRC= ${WRKDIR}/${PORTNAME} +DEPRECATED= Upstream no longer exists +EXPIRATION_DATE= 2017-01-28 + do-install: @${MKDIR} ${STAGEDIR}${RUBY_SITELIBDIR}/ ${INSTALL_DATA} ${WRKSRC}/tzfile.rb ${STAGEDIR}${RUBY_SITELIBDIR}/ From owner-svn-ports-head@freebsd.org Wed Dec 28 13:47:18 2016 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 C9428C4F5B7; Wed, 28 Dec 2016 13:47:18 +0000 (UTC) (envelope-from thierry@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 8B4101E85; Wed, 28 Dec 2016 13:47:18 +0000 (UTC) (envelope-from thierry@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBSDlHR4020166; Wed, 28 Dec 2016 13:47:17 GMT (envelope-from thierry@FreeBSD.org) Received: (from thierry@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBSDlHM1020162; Wed, 28 Dec 2016 13:47:17 GMT (envelope-from thierry@FreeBSD.org) Message-Id: <201612281347.uBSDlHM1020162@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: thierry set sender to thierry@FreeBSD.org using -f From: Thierry Thomas Date: Wed, 28 Dec 2016 13:47:17 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429764 - head/www/tt-rss 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: Wed, 28 Dec 2016 13:47:18 -0000 Author: thierry Date: Wed Dec 28 13:47:17 2016 New Revision: 429764 URL: https://svnweb.freebsd.org/changeset/ports/429764 Log: Update to latest. Notable changes: - Update phpmailer for CVE-2016-10033 - Removes legacy php mysql driver support Changelog at . PR: 215625 Submitted by: dereks (at) lifeofadishwasher\.com MFC after: 1 day Security: CVE-2016-10033 Modified: head/www/tt-rss/Makefile head/www/tt-rss/distinfo head/www/tt-rss/pkg-plist Modified: head/www/tt-rss/Makefile ============================================================================== --- head/www/tt-rss/Makefile Wed Dec 28 13:47:02 2016 (r429763) +++ head/www/tt-rss/Makefile Wed Dec 28 13:47:17 2016 (r429764) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= tt-rss -PORTVERSION= 16.8.2016.08.11 -PORTREVISION= 1 +PORTVERSION= 26.12.2016.07.29 CATEGORIES= www MASTER_SITES= https://tt-rss.org/gitlab/fox/tt-rss/repository/archive${EXTRACT_SUFX}?ref=${GL_TAGNAME}#/ @@ -12,7 +11,7 @@ COMMENT= Tiny Tiny RSS: web-based news f LICENSE= GPLv2 -GL_TAGNAME= 5cbd1fe8 +GL_TAGNAME= d518096b NO_BUILD= yes NO_ARCH= yes Modified: head/www/tt-rss/distinfo ============================================================================== --- head/www/tt-rss/distinfo Wed Dec 28 13:47:02 2016 (r429763) +++ head/www/tt-rss/distinfo Wed Dec 28 13:47:17 2016 (r429764) @@ -1,3 +1,3 @@ -TIMESTAMP = 1472234022 -SHA256 (tt-rss-16.8.2016.08.11.tar.bz2) = f6bf1acdbe45b3a0dd0cec3ffe675914bc98e9c84d01b4fb81362e18c400248f -SIZE (tt-rss-16.8.2016.08.11.tar.bz2) = 2065800 +TIMESTAMP = 1482932035 +SHA256 (tt-rss-26.12.2016.07.29.tar.bz2) = 50e770412b74adeefbf2496e4738950cdf604346069e249b7a82a57eb6c7bf2c +SIZE (tt-rss-26.12.2016.07.29.tar.bz2) = 2091151 Modified: head/www/tt-rss/pkg-plist ============================================================================== --- head/www/tt-rss/pkg-plist Wed Dec 28 13:47:02 2016 (r429763) +++ head/www/tt-rss/pkg-plist Wed Dec 28 13:47:17 2016 (r429764) @@ -15,7 +15,6 @@ %%WWWDIR%%/classes/auth/base.php %%WWWDIR%%/classes/backend.php %%WWWDIR%%/classes/db.php -%%WWWDIR%%/classes/db/mysql.php %%WWWDIR%%/classes/db/mysqli.php %%WWWDIR%%/classes/db/pdo.php %%WWWDIR%%/classes/db/pgsql.php @@ -1534,31 +1533,57 @@ %%WWWDIR%%/lib/otphp/vendor/libs.php %%WWWDIR%%/lib/phpmailer/class.phpmailer.php %%WWWDIR%%/lib/phpmailer/class.smtp.php +%%WWWDIR%%/lib/phpmailer/language/phpmailer.lang-am.php %%WWWDIR%%/lib/phpmailer/language/phpmailer.lang-ar.php +%%WWWDIR%%/lib/phpmailer/language/phpmailer.lang-az.php +%%WWWDIR%%/lib/phpmailer/language/phpmailer.lang-be.php +%%WWWDIR%%/lib/phpmailer/language/phpmailer.lang-bg.php %%WWWDIR%%/lib/phpmailer/language/phpmailer.lang-br.php %%WWWDIR%%/lib/phpmailer/language/phpmailer.lang-ca.php %%WWWDIR%%/lib/phpmailer/language/phpmailer.lang-ch.php +%%WWWDIR%%/lib/phpmailer/language/phpmailer.lang-cs.php %%WWWDIR%%/lib/phpmailer/language/phpmailer.lang-cz.php +%%WWWDIR%%/lib/phpmailer/language/phpmailer.lang-da.php %%WWWDIR%%/lib/phpmailer/language/phpmailer.lang-de.php %%WWWDIR%%/lib/phpmailer/language/phpmailer.lang-dk.php +%%WWWDIR%%/lib/phpmailer/language/phpmailer.lang-el.php +%%WWWDIR%%/lib/phpmailer/language/phpmailer.lang-eo.php %%WWWDIR%%/lib/phpmailer/language/phpmailer.lang-es.php %%WWWDIR%%/lib/phpmailer/language/phpmailer.lang-et.php +%%WWWDIR%%/lib/phpmailer/language/phpmailer.lang-fa.php %%WWWDIR%%/lib/phpmailer/language/phpmailer.lang-fi.php %%WWWDIR%%/lib/phpmailer/language/phpmailer.lang-fo.php %%WWWDIR%%/lib/phpmailer/language/phpmailer.lang-fr.php +%%WWWDIR%%/lib/phpmailer/language/phpmailer.lang-gl.php +%%WWWDIR%%/lib/phpmailer/language/phpmailer.lang-he.php +%%WWWDIR%%/lib/phpmailer/language/phpmailer.lang-hr.php %%WWWDIR%%/lib/phpmailer/language/phpmailer.lang-hu.php +%%WWWDIR%%/lib/phpmailer/language/phpmailer.lang-id.php %%WWWDIR%%/lib/phpmailer/language/phpmailer.lang-it.php %%WWWDIR%%/lib/phpmailer/language/phpmailer.lang-ja.php +%%WWWDIR%%/lib/phpmailer/language/phpmailer.lang-ka.php +%%WWWDIR%%/lib/phpmailer/language/phpmailer.lang-ko.php +%%WWWDIR%%/lib/phpmailer/language/phpmailer.lang-lt.php +%%WWWDIR%%/lib/phpmailer/language/phpmailer.lang-lv.php +%%WWWDIR%%/lib/phpmailer/language/phpmailer.lang-ms.php +%%WWWDIR%%/lib/phpmailer/language/phpmailer.lang-nb.php %%WWWDIR%%/lib/phpmailer/language/phpmailer.lang-nl.php %%WWWDIR%%/lib/phpmailer/language/phpmailer.lang-no.php %%WWWDIR%%/lib/phpmailer/language/phpmailer.lang-pl.php +%%WWWDIR%%/lib/phpmailer/language/phpmailer.lang-pt_br.php +%%WWWDIR%%/lib/phpmailer/language/phpmailer.lang-pt.php %%WWWDIR%%/lib/phpmailer/language/phpmailer.lang-ro.php %%WWWDIR%%/lib/phpmailer/language/phpmailer.lang-ru.php %%WWWDIR%%/lib/phpmailer/language/phpmailer.lang-se.php %%WWWDIR%%/lib/phpmailer/language/phpmailer.lang-sk.php +%%WWWDIR%%/lib/phpmailer/language/phpmailer.lang-sl.php +%%WWWDIR%%/lib/phpmailer/language/phpmailer.lang-sr.php +%%WWWDIR%%/lib/phpmailer/language/phpmailer.lang-sv.php %%WWWDIR%%/lib/phpmailer/language/phpmailer.lang-tr.php -%%WWWDIR%%/lib/phpmailer/language/phpmailer.lang-zh.php +%%WWWDIR%%/lib/phpmailer/language/phpmailer.lang-uk.php +%%WWWDIR%%/lib/phpmailer/language/phpmailer.lang-vi.php %%WWWDIR%%/lib/phpmailer/language/phpmailer.lang-zh_cn.php +%%WWWDIR%%/lib/phpmailer/language/phpmailer.lang-zh.php %%WWWDIR%%/lib/phpqrcode/CHANGELOG %%WWWDIR%%/lib/phpqrcode/INSTALL %%WWWDIR%%/lib/phpqrcode/README From owner-svn-ports-head@freebsd.org Wed Dec 28 13:48:03 2016 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 47E96C4F670; Wed, 28 Dec 2016 13:48:03 +0000 (UTC) (envelope-from swills@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 17A041FBE; Wed, 28 Dec 2016 13:48:03 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBSDm2LE020353; Wed, 28 Dec 2016 13:48:02 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBSDm2pm020352; Wed, 28 Dec 2016 13:48:02 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201612281348.uBSDm2pm020352@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Wed, 28 Dec 2016 13:48:02 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429765 - head/devel/ruby-wirble 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: Wed, 28 Dec 2016 13:48:03 -0000 Author: swills Date: Wed Dec 28 13:48:02 2016 New Revision: 429765 URL: https://svnweb.freebsd.org/changeset/ports/429765 Log: devel/ruby-wirble: deprecate Modified: head/devel/ruby-wirble/Makefile Modified: head/devel/ruby-wirble/Makefile ============================================================================== --- head/devel/ruby-wirble/Makefile Wed Dec 28 13:47:17 2016 (r429764) +++ head/devel/ruby-wirble/Makefile Wed Dec 28 13:48:02 2016 (r429765) @@ -1,6 +1,5 @@ # Created by: Christopher Boumenot -# $FreeBSD$ - +# $FreeBSD$ PORTNAME= wirble PORTVERSION= 0.1.3 CATEGORIES= devel ruby @@ -17,6 +16,9 @@ do-build: OPTIONS_DEFINE= DOCS +DEPRECATED= Upstream no longer active +EXPIRATION_DATE= 2017-01-28 + do-install: ${MKDIR} ${STAGEDIR}${RUBY_SITELIBDIR} ${INSTALL_DATA} ${WRKSRC}/lib/wirble.rb ${STAGEDIR}${RUBY_SITELIBDIR}/ From owner-svn-ports-head@freebsd.org Wed Dec 28 13:48:42 2016 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 A7F1AC4F768; Wed, 28 Dec 2016 13:48:42 +0000 (UTC) (envelope-from swills@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 777081224; Wed, 28 Dec 2016 13:48:42 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBSDmf0f020484; Wed, 28 Dec 2016 13:48:41 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBSDmf6F020482; Wed, 28 Dec 2016 13:48:41 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201612281348.uBSDmf6F020482@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Wed, 28 Dec 2016 13:48:41 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429766 - head/databases/rubygem-arel 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: Wed, 28 Dec 2016 13:48:42 -0000 Author: swills Date: Wed Dec 28 13:48:41 2016 New Revision: 429766 URL: https://svnweb.freebsd.org/changeset/ports/429766 Log: databases/rubygem-arel: update to 7.1.4 Modified: head/databases/rubygem-arel/Makefile head/databases/rubygem-arel/distinfo Modified: head/databases/rubygem-arel/Makefile ============================================================================== --- head/databases/rubygem-arel/Makefile Wed Dec 28 13:48:02 2016 (r429765) +++ head/databases/rubygem-arel/Makefile Wed Dec 28 13:48:41 2016 (r429766) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= arel -PORTVERSION= 7.0.0 +PORTVERSION= 7.1.4 PORTEPOCH= 1 CATEGORIES= databases rubygems MASTER_SITES= RG Modified: head/databases/rubygem-arel/distinfo ============================================================================== --- head/databases/rubygem-arel/distinfo Wed Dec 28 13:48:02 2016 (r429765) +++ head/databases/rubygem-arel/distinfo Wed Dec 28 13:48:41 2016 (r429766) @@ -1,2 +1,3 @@ -SHA256 (rubygem/arel-7.0.0.gem) = 01b42e4f8f1a31bf1fe54a8d5ec9e69652d034392cfd8fc7bb338a1264467aeb -SIZE (rubygem/arel-7.0.0.gem) = 31744 +TIMESTAMP = 1482865197 +SHA256 (rubygem/arel-7.1.4.gem) = ddb37e20809b431e615592c51c734b2ae1efaf4c8722330676657635673be550 +SIZE (rubygem/arel-7.1.4.gem) = 33280 From owner-svn-ports-head@freebsd.org Wed Dec 28 13:48:55 2016 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 C72B8C4F7AD; Wed, 28 Dec 2016 13:48:55 +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 9637712E8; Wed, 28 Dec 2016 13:48:55 +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 uBSDms6O020606; Wed, 28 Dec 2016 13:48:54 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBSDmsVO020604; Wed, 28 Dec 2016 13:48:54 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201612281348.uBSDmsVO020604@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Wed, 28 Dec 2016 13:48:54 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429767 - in head/security/authforce: . 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: Wed, 28 Dec 2016 13:48:55 -0000 Author: amdmi3 Date: Wed Dec 28 13:48:54 2016 New Revision: 429767 URL: https://svnweb.freebsd.org/changeset/ports/429767 Log: - Fix LICENSE - Add LICENSE_FILE - Switch to USES=localbase - Regenerate patches Modified: head/security/authforce/Makefile head/security/authforce/files/patch-doc__authforce.texi Modified: head/security/authforce/Makefile ============================================================================== --- head/security/authforce/Makefile Wed Dec 28 13:48:41 2016 (r429766) +++ head/security/authforce/Makefile Wed Dec 28 13:48:54 2016 (r429767) @@ -10,7 +10,8 @@ MASTER_SITES= GHC MAINTAINER= ports@FreeBSD.org COMMENT= HTTP authentication brute forcer -LICENSE= GPLv2 +LICENSE= GPLv2+ +LICENSE_FILE= ${WRKSRC}/COPYING NO_CCACHE= yes @@ -19,12 +20,9 @@ WRKSRC= ${WRKDIR}/${DISTNAME} USE_GITHUB= yes GH_ACCOUNT= zlandau -USES= ncurses readline tar:bzip2 +USES= localbase:ldflags ncurses readline tar:bzip2 GNU_CONFIGURE= yes -CPPFLAGS+= -I${LOCALBASE}/include -LDFLAGS+= -L${LOCALBASE}/lib - INFO= authforce PLIST_FILES= bin/authforce \ Modified: head/security/authforce/files/patch-doc__authforce.texi ============================================================================== --- head/security/authforce/files/patch-doc__authforce.texi Wed Dec 28 13:48:41 2016 (r429766) +++ head/security/authforce/files/patch-doc__authforce.texi Wed Dec 28 13:48:54 2016 (r429767) @@ -1,4 +1,4 @@ ---- doc/authforce.texi.orig +--- doc/authforce.texi.orig 2007-05-13 22:54:20 UTC +++ doc/authforce.texi @@ -2,6 +2,9 @@ @c %**start of header From owner-svn-ports-head@freebsd.org Wed Dec 28 13:51:34 2016 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 A2C0AC4F96A; Wed, 28 Dec 2016 13:51:34 +0000 (UTC) (envelope-from vanilla@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 6B13D1536; Wed, 28 Dec 2016 13:51:34 +0000 (UTC) (envelope-from vanilla@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBSDpXWr024297; Wed, 28 Dec 2016 13:51:33 GMT (envelope-from vanilla@FreeBSD.org) Received: (from vanilla@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBSDpXXM024295; Wed, 28 Dec 2016 13:51:33 GMT (envelope-from vanilla@FreeBSD.org) Message-Id: <201612281351.uBSDpXXM024295@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: vanilla set sender to vanilla@FreeBSD.org using -f From: "Vanilla I. Shu" Date: Wed, 28 Dec 2016 13:51:33 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429768 - in head/audio: ardour denemo 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: Wed, 28 Dec 2016 13:51:34 -0000 Author: vanilla Date: Wed Dec 28 13:51:33 2016 New Revision: 429768 URL: https://svnweb.freebsd.org/changeset/ports/429768 Log: Bump version to chrase aubio's shared library version. Modified: head/audio/ardour/Makefile head/audio/denemo/Makefile Modified: head/audio/ardour/Makefile ============================================================================== --- head/audio/ardour/Makefile Wed Dec 28 13:48:54 2016 (r429767) +++ head/audio/ardour/Makefile Wed Dec 28 13:51:33 2016 (r429768) @@ -3,7 +3,7 @@ PORTNAME= ardour PORTVERSION= 2.8.16 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= audio MASTER_SITES= http://freebsd.nsu.ru/distfiles/ Modified: head/audio/denemo/Makefile ============================================================================== --- head/audio/denemo/Makefile Wed Dec 28 13:48:54 2016 (r429767) +++ head/audio/denemo/Makefile Wed Dec 28 13:51:33 2016 (r429768) @@ -3,6 +3,7 @@ PORTNAME= denemo PORTVERSION= 2.0.6 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= GNU From owner-svn-ports-head@freebsd.org Wed Dec 28 13:54:51 2016 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 3FC34C4F9D2; Wed, 28 Dec 2016 13:54:51 +0000 (UTC) (envelope-from vanilla@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 0F1C6181D; Wed, 28 Dec 2016 13:54:50 +0000 (UTC) (envelope-from vanilla@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBSDsoPc024520; Wed, 28 Dec 2016 13:54:50 GMT (envelope-from vanilla@FreeBSD.org) Received: (from vanilla@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBSDsoa8024517; Wed, 28 Dec 2016 13:54:50 GMT (envelope-from vanilla@FreeBSD.org) Message-Id: <201612281354.uBSDsoa8024517@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: vanilla set sender to vanilla@FreeBSD.org using -f From: "Vanilla I. Shu" Date: Wed, 28 Dec 2016 13:54:50 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429769 - head/audio/libebur128 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: Wed, 28 Dec 2016 13:54:51 -0000 Author: vanilla Date: Wed Dec 28 13:54:49 2016 New Revision: 429769 URL: https://svnweb.freebsd.org/changeset/ports/429769 Log: Update to 1.2.0. Modified: head/audio/libebur128/Makefile head/audio/libebur128/distinfo head/audio/libebur128/pkg-plist Modified: head/audio/libebur128/Makefile ============================================================================== --- head/audio/libebur128/Makefile Wed Dec 28 13:51:33 2016 (r429768) +++ head/audio/libebur128/Makefile Wed Dec 28 13:54:49 2016 (r429769) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libebur128 -PORTVERSION= 1.1.0 +PORTVERSION= 1.2.0 DISTVERSIONPREFIX= v CATEGORIES= audio Modified: head/audio/libebur128/distinfo ============================================================================== --- head/audio/libebur128/distinfo Wed Dec 28 13:51:33 2016 (r429768) +++ head/audio/libebur128/distinfo Wed Dec 28 13:54:49 2016 (r429769) @@ -1,2 +1,3 @@ -SHA256 (jiixyj-libebur128-v1.1.0_GH0.tar.gz) = c60e78f4bfda387a0895c64a4fc9850445e3a4425cc98f9140885966ce17c1d1 -SIZE (jiixyj-libebur128-v1.1.0_GH0.tar.gz) = 19318 +TIMESTAMP = 1482933134 +SHA256 (jiixyj-libebur128-v1.2.0_GH0.tar.gz) = f4c4ce732ae085214bcc47349f89b61ed53c13721c097e01cb966533ee6b1e5b +SIZE (jiixyj-libebur128-v1.2.0_GH0.tar.gz) = 21690 Modified: head/audio/libebur128/pkg-plist ============================================================================== --- head/audio/libebur128/pkg-plist Wed Dec 28 13:51:33 2016 (r429768) +++ head/audio/libebur128/pkg-plist Wed Dec 28 13:54:49 2016 (r429769) @@ -2,4 +2,4 @@ include/ebur128.h lib/libebur128.a lib/libebur128.so lib/libebur128.so.1 -lib/libebur128.so.1.1.0 +lib/libebur128.so.1.2.0 From owner-svn-ports-head@freebsd.org Wed Dec 28 13:56:47 2016 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 442F9C4FA38; Wed, 28 Dec 2016 13:56:47 +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 EDE47190F; Wed, 28 Dec 2016 13:56:46 +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 uBSDuk7n024714; Wed, 28 Dec 2016 13:56:46 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBSDukki024713; Wed, 28 Dec 2016 13:56:46 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201612281356.uBSDukki024713@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Wed, 28 Dec 2016 13:56:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429770 - in head/multimedia/motion: . 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: Wed, 28 Dec 2016 13:56:47 -0000 Author: amdmi3 Date: Wed Dec 28 13:56:45 2016 New Revision: 429770 URL: https://svnweb.freebsd.org/changeset/ports/429770 Log: Fix daemon inability to bind to the sockey with the following error: http_bindsock: error binding on 127.0.0.1 port 8081 this problem was already fixed upstream. Added: head/multimedia/motion/files/patch-stream.c (contents, props changed) Modified: head/multimedia/motion/Makefile Modified: head/multimedia/motion/Makefile ============================================================================== --- head/multimedia/motion/Makefile Wed Dec 28 13:54:49 2016 (r429769) +++ head/multimedia/motion/Makefile Wed Dec 28 13:56:45 2016 (r429770) @@ -3,6 +3,7 @@ PORTNAME= motion PORTVERSION= 4.0.1 +PORTREVISION= 1 DISTVERSIONPREFIX= release- CATEGORIES= multimedia Added: head/multimedia/motion/files/patch-stream.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/multimedia/motion/files/patch-stream.c Wed Dec 28 13:56:45 2016 (r429770) @@ -0,0 +1,32 @@ +--- stream.c.orig 2016-10-25 01:39:24 UTC ++++ stream.c +@@ -727,9 +727,9 @@ int http_bindsock(int port, int local, i + const char *addr_str; + struct sockaddr_storage sin; + bzero(&sin, sizeof(struct sockaddr_storage)); +- sin.ss_family = ipv6_enabled?AF_INET6:AF_INET; + if (ipv6_enabled) { + struct sockaddr_in6 *sin6 = (struct sockaddr_in6*)&sin; ++ sin6->sin6_len = sizeof(struct sockaddr_in6); + sin6->sin6_family = AF_INET6; + sin6->sin6_port = htons(port); + if(local) { +@@ -741,6 +741,7 @@ int http_bindsock(int port, int local, i + } + } else { + struct sockaddr_in *sin4 = (struct sockaddr_in*)&sin; ++ sin4->sin_len = sizeof(struct sockaddr_in); + sin4->sin_family = AF_INET; + sin4->sin_port = htons(port); + if(local) { +@@ -752,8 +753,8 @@ int http_bindsock(int port, int local, i + } + } + +- if (bind(sd, (struct sockaddr*)&sin, sizeof(sin)) != 0) { +- MOTION_LOG(NTC, TYPE_STREAM, NO_ERRNO, "%s: error binding on %s port %d", addr_str, port); ++ if (bind(sd, (struct sockaddr*)&sin, sin.ss_len) != 0) { ++ MOTION_LOG(NTC, TYPE_STREAM, SHOW_ERRNO, "%s: error binding on %s port %d", addr_str, port); + close(sd); + return -1; + } From owner-svn-ports-head@freebsd.org Wed Dec 28 14:03:50 2016 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 1D47EC4FC50; Wed, 28 Dec 2016 14:03:50 +0000 (UTC) (envelope-from adamw@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 D45B71CC7; Wed, 28 Dec 2016 14:03:49 +0000 (UTC) (envelope-from adamw@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBSE3n0l028845; Wed, 28 Dec 2016 14:03:49 GMT (envelope-from adamw@FreeBSD.org) Received: (from adamw@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBSE3nQj028844; Wed, 28 Dec 2016 14:03:49 GMT (envelope-from adamw@FreeBSD.org) Message-Id: <201612281403.uBSE3nQj028844@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: adamw set sender to adamw@FreeBSD.org using -f From: Adam Weinberger Date: Wed, 28 Dec 2016 14:03:49 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429771 - head/net/samba44 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: Wed, 28 Dec 2016 14:03:50 -0000 Author: adamw Date: Wed Dec 28 14:03:48 2016 New Revision: 429771 URL: https://svnweb.freebsd.org/changeset/ports/429771 Log: Fix packaging with the DEVELOPER knob turned off. Modified: head/net/samba44/Makefile Modified: head/net/samba44/Makefile ============================================================================== --- head/net/samba44/Makefile Wed Dec 28 13:56:45 2016 (r429770) +++ head/net/samba44/Makefile Wed Dec 28 14:03:48 2016 (r429771) @@ -197,7 +197,7 @@ PLIST_SUB+= DEVELOPER="" NTVFS="" .else GDB_CMD= true CONFIGURE_ARGS+= --without-ntvfs-fileserver -PLIST_SUB+= DEVELOPER="@comment " NTVFS="@comment" +PLIST_SUB+= DEVELOPER="@comment " NTVFS="@comment " .endif ############################################################################## # XXX: That will blow up your installation From owner-svn-ports-head@freebsd.org Wed Dec 28 14:05:34 2016 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 63A86C4FCF2; Wed, 28 Dec 2016 14:05:34 +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 3E8401E50; Wed, 28 Dec 2016 14:05:34 +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 uBSE5XOR029051; Wed, 28 Dec 2016 14:05:33 GMT (envelope-from mat@FreeBSD.org) Received: (from mat@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBSE5XeI029047; Wed, 28 Dec 2016 14:05:33 GMT (envelope-from mat@FreeBSD.org) Message-Id: <201612281405.uBSE5XeI029047@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mat set sender to mat@FreeBSD.org using -f From: Mathieu Arnold Date: Wed, 28 Dec 2016 14:05:33 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429772 - in head: devel/lua-sysctl www/py-formalchemy 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: Wed, 28 Dec 2016 14:05:34 -0000 Author: mat Date: Wed Dec 28 14:05:32 2016 New Revision: 429772 URL: https://svnweb.freebsd.org/changeset/ports/429772 Log: Fix USE_GITHUB usage. Sponsored by: Absolight Modified: head/devel/lua-sysctl/Makefile (contents, props changed) head/devel/lua-sysctl/distinfo (contents, props changed) head/www/py-formalchemy/Makefile (contents, props changed) head/www/py-formalchemy/distinfo (contents, props changed) Modified: head/devel/lua-sysctl/Makefile ============================================================================== --- head/devel/lua-sysctl/Makefile Wed Dec 28 14:03:48 2016 (r429771) +++ head/devel/lua-sysctl/Makefile Wed Dec 28 14:05:32 2016 (r429772) @@ -2,6 +2,7 @@ PORTNAME= sysctl PORTVERSION= 1.1 +DISTVERSIONPREFIX= v CATEGORIES= devel PKGNAMEPREFIX= ${LUA_PKGNAMEPREFIX} @@ -17,7 +18,6 @@ PLIST_FILES= %%LUA_MODSHAREDIR%%/sysctl. GH_ACCOUNT= kAworu GH_PROJECT= lua-${PORTNAME} -GH_TAGNAME= v${PORTVERSION} post-patch: @${REINPLACE_CMD} -e "s/5.1/${LUA_VER}/g" ${WRKSRC}/Makefile Modified: head/devel/lua-sysctl/distinfo ============================================================================== --- head/devel/lua-sysctl/distinfo Wed Dec 28 14:03:48 2016 (r429771) +++ head/devel/lua-sysctl/distinfo Wed Dec 28 14:05:32 2016 (r429772) @@ -1,3 +1,3 @@ -TIMESTAMP = 1482914281 -SHA256 (kAworu-lua-sysctl-1.1-v1.1_GH0.tar.gz) = ea250dc17918c5e76b8fc8053528700984aded784d92b158bca13e1295d77f12 -SIZE (kAworu-lua-sysctl-1.1-v1.1_GH0.tar.gz) = 8003 +TIMESTAMP = 1482933728 +SHA256 (kAworu-lua-sysctl-v1.1_GH0.tar.gz) = ea250dc17918c5e76b8fc8053528700984aded784d92b158bca13e1295d77f12 +SIZE (kAworu-lua-sysctl-v1.1_GH0.tar.gz) = 8003 Modified: head/www/py-formalchemy/Makefile ============================================================================== --- head/www/py-formalchemy/Makefile Wed Dec 28 14:03:48 2016 (r429771) +++ head/www/py-formalchemy/Makefile Wed Dec 28 14:05:32 2016 (r429772) @@ -3,10 +3,10 @@ PORTNAME= formalchemy PORTVERSION= 1.5.1 +DISTVERSIONPREFIX= v CATEGORIES= www python -#MASTER_SITES= https://github.com/FormAlchemy/formalchemy +#MASTER_SITES= https://github.com/FormAlchemy/FormAlchemy PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -DISTNAME= FormAlchemy-${DISTVERSION} MAINTAINER= ghostonthewire@gmail.com COMMENT= Toolkit for creating HTML form elements @@ -15,7 +15,7 @@ LICENSE= MIT USE_GITHUB= yes GH_ACCOUNT= FormAlchemy -GH_TAGNAME= v${PORTVERSION} +GH_PROJECT= ${GH_ACCOUNT} BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlalchemy10>=0.4.5:databases/py-sqlalchemy10 \ ${PYTHON_PKGNAMEPREFIX}Tempita>=0.4:textproc/py-Tempita \ Modified: head/www/py-formalchemy/distinfo ============================================================================== --- head/www/py-formalchemy/distinfo Wed Dec 28 14:03:48 2016 (r429771) +++ head/www/py-formalchemy/distinfo Wed Dec 28 14:05:32 2016 (r429772) @@ -1,3 +1,3 @@ -TIMESTAMP = 1481226549 -SHA256 (FormAlchemy-1.5.1_GH0.tar.gz) = ef0741357db3570ef0ffe04ab527dd7b92e038c4b164af8dde74cfafa54cf5b7 -SIZE (FormAlchemy-1.5.1_GH0.tar.gz) = 503306 +TIMESTAMP = 1482933825 +SHA256 (FormAlchemy-FormAlchemy-v1.5.1_GH0.tar.gz) = ef0741357db3570ef0ffe04ab527dd7b92e038c4b164af8dde74cfafa54cf5b7 +SIZE (FormAlchemy-FormAlchemy-v1.5.1_GH0.tar.gz) = 503306 From owner-svn-ports-head@freebsd.org Wed Dec 28 14:09:29 2016 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 32852C4FE10; Wed, 28 Dec 2016 14:09:29 +0000 (UTC) (envelope-from swills@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 021081FD3; Wed, 28 Dec 2016 14:09:28 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBSE9Sta029267; Wed, 28 Dec 2016 14:09:28 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBSE9S1H029266; Wed, 28 Dec 2016 14:09:28 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201612281409.uBSE9S1H029266@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Wed, 28 Dec 2016 14:09:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429773 - head/palm/palmos-sdk 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: Wed, 28 Dec 2016 14:09:29 -0000 Author: swills Date: Wed Dec 28 14:09:27 2016 New Revision: 429773 URL: https://svnweb.freebsd.org/changeset/ports/429773 Log: palm/palmos-sdk: deprecate Modified: head/palm/palmos-sdk/Makefile Modified: head/palm/palmos-sdk/Makefile ============================================================================== --- head/palm/palmos-sdk/Makefile Wed Dec 28 14:05:32 2016 (r429772) +++ head/palm/palmos-sdk/Makefile Wed Dec 28 14:09:27 2016 (r429773) @@ -18,6 +18,9 @@ SDKVER= 5.1.0 INCDIR= ${PREFIX}/palmdev/sdk-${SDKVER}/include LIBDIR= ${PREFIX}/palmdev/sdk-${SDKVER}/lib +DEPRECATED= Upstream no longer exists +EXPIRATION_DATE= 2017-01-28 + .include .if defined(BATCH) || defined(PACKAGE_BUILDING) From owner-svn-ports-head@freebsd.org Wed Dec 28 14:17:55 2016 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 0614DC940D0; Wed, 28 Dec 2016 14:17:55 +0000 (UTC) (envelope-from adamw@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 C9847156D; Wed, 28 Dec 2016 14:17:54 +0000 (UTC) (envelope-from adamw@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBSEHrtt033403; Wed, 28 Dec 2016 14:17:53 GMT (envelope-from adamw@FreeBSD.org) Received: (from adamw@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBSEHrZ2033402; Wed, 28 Dec 2016 14:17:53 GMT (envelope-from adamw@FreeBSD.org) Message-Id: <201612281417.uBSEHrZ2033402@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: adamw set sender to adamw@FreeBSD.org using -f From: Adam Weinberger Date: Wed, 28 Dec 2016 14:17:53 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429774 - head/net/samba43 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: Wed, 28 Dec 2016 14:17:55 -0000 Author: adamw Date: Wed Dec 28 14:17:53 2016 New Revision: 429774 URL: https://svnweb.freebsd.org/changeset/ports/429774 Log: Fix packaging with DEVELOPER knob off. Modified: head/net/samba43/Makefile Modified: head/net/samba43/Makefile ============================================================================== --- head/net/samba43/Makefile Wed Dec 28 14:09:27 2016 (r429773) +++ head/net/samba43/Makefile Wed Dec 28 14:17:53 2016 (r429774) @@ -196,7 +196,7 @@ PLIST_SUB+= DEVELOPER="" NTVFS="" .else GDB_CMD= true CONFIGURE_ARGS+= --without-ntvfs-fileserver -PLIST_SUB+= DEVELOPER="@comment " NTVFS="@comment" +PLIST_SUB+= DEVELOPER="@comment " NTVFS="@comment " .endif ############################################################################## # XXX: That will blow up your installation From owner-svn-ports-head@freebsd.org Wed Dec 28 14:34:46 2016 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 B419BC946C6; Wed, 28 Dec 2016 14:34:46 +0000 (UTC) (envelope-from swills@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 837641FD3; Wed, 28 Dec 2016 14:34:46 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBSEYjd4041157; Wed, 28 Dec 2016 14:34:45 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBSEYjIH041155; Wed, 28 Dec 2016 14:34:45 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201612281434.uBSEYjIH041155@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Wed, 28 Dec 2016 14:34:45 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429775 - head/databases/rubygem-awesome_nested_set 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: Wed, 28 Dec 2016 14:34:46 -0000 Author: swills Date: Wed Dec 28 14:34:45 2016 New Revision: 429775 URL: https://svnweb.freebsd.org/changeset/ports/429775 Log: databases/rubygem-awesome_nested_set: update to 3.1.1 Modified: head/databases/rubygem-awesome_nested_set/Makefile head/databases/rubygem-awesome_nested_set/distinfo Modified: head/databases/rubygem-awesome_nested_set/Makefile ============================================================================== --- head/databases/rubygem-awesome_nested_set/Makefile Wed Dec 28 14:17:53 2016 (r429774) +++ head/databases/rubygem-awesome_nested_set/Makefile Wed Dec 28 14:34:45 2016 (r429775) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= awesome_nested_set -PORTVERSION= 3.0.3 +PORTVERSION= 3.1.1 CATEGORIES= databases rubygems MASTER_SITES= RG Modified: head/databases/rubygem-awesome_nested_set/distinfo ============================================================================== --- head/databases/rubygem-awesome_nested_set/distinfo Wed Dec 28 14:17:53 2016 (r429774) +++ head/databases/rubygem-awesome_nested_set/distinfo Wed Dec 28 14:34:45 2016 (r429775) @@ -1,2 +1,3 @@ -SHA256 (rubygem/awesome_nested_set-3.0.3.gem) = 8a7ca3f1387cfa059279a3973bad4df11b8d09eb2cdd94828717ab6112ad2ec2 -SIZE (rubygem/awesome_nested_set-3.0.3.gem) = 19968 +TIMESTAMP = 1482933502 +SHA256 (rubygem/awesome_nested_set-3.1.1.gem) = 1c6edd117f700ed6bd6865963cd3f5f00a9cc0fad95f011270cd38e446f8276e +SIZE (rubygem/awesome_nested_set-3.1.1.gem) = 20480 From owner-svn-ports-head@freebsd.org Wed Dec 28 14:38:09 2016 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 8464AC9474C; Wed, 28 Dec 2016 14:38:09 +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 3B764110F; Wed, 28 Dec 2016 14:38:09 +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 uBSEc8gN041383; Wed, 28 Dec 2016 14:38:08 GMT (envelope-from riggs@FreeBSD.org) Received: (from riggs@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBSEc8Xp041381; Wed, 28 Dec 2016 14:38:08 GMT (envelope-from riggs@FreeBSD.org) Message-Id: <201612281438.uBSEc8Xp041381@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: riggs set sender to riggs@FreeBSD.org using -f From: Thomas Zander Date: Wed, 28 Dec 2016 14:38:08 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429776 - head/multimedia/mkvtoolnix 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: Wed, 28 Dec 2016 14:38:09 -0000 Author: riggs Date: Wed Dec 28 14:38:08 2016 New Revision: 429776 URL: https://svnweb.freebsd.org/changeset/ports/429776 Log: Update to upstream version 9.7.1 Details: - Now requires Qt5Concurrent - Now requires a c++14 compiler Modified: head/multimedia/mkvtoolnix/Makefile head/multimedia/mkvtoolnix/distinfo Modified: head/multimedia/mkvtoolnix/Makefile ============================================================================== --- head/multimedia/mkvtoolnix/Makefile Wed Dec 28 14:34:45 2016 (r429775) +++ head/multimedia/mkvtoolnix/Makefile Wed Dec 28 14:38:08 2016 (r429776) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= mkvtoolnix -PORTVERSION= 9.6.0 +PORTVERSION= 9.7.1 CATEGORIES= multimedia audio MASTER_SITES= http://www.bunkus.org/videotools/mkvtoolnix/sources/ \ https://mkvtoolnix.download/sources/ @@ -22,7 +22,7 @@ LIB_DEPENDS= libvorbis.so:audio/libvorbi BROKEN_FreeBSD_9= does not build: g++48 internal compiler error BROKEN_sparc64= does not install -USES= compiler:c++11-lib iconv localbase pkgconfig tar:xz +USES= compiler:c++14-lang iconv localbase pkgconfig tar:xz GNU_CONFIGURE= yes USE_RUBY= yes RUBY_NO_RUN_DEPENDS= yes @@ -46,7 +46,7 @@ NLS_CONFIGURE_WITH= gettext QT5_DESC= Build and install GUI application (Qt 5) QT5_USES= desktop-file-utils shared-mime-info -QT5_USE= QT5=buildtools_build,core,gui,network,quick,widgets +QT5_USE= QT5=buildtools_build,concurrent,core,gui,network,quick,widgets QT5_CONFIGURE_ENABLE= qt .include Modified: head/multimedia/mkvtoolnix/distinfo ============================================================================== --- head/multimedia/mkvtoolnix/distinfo Wed Dec 28 14:34:45 2016 (r429775) +++ head/multimedia/mkvtoolnix/distinfo Wed Dec 28 14:38:08 2016 (r429776) @@ -1,3 +1,3 @@ -TIMESTAMP = 1482066715 -SHA256 (mkvtoolnix-9.6.0.tar.xz) = ebab8dcc59533d248b127d375286eb47880a222ef68ff7a10e1c87d49dbd86bb -SIZE (mkvtoolnix-9.6.0.tar.xz) = 3810216 +TIMESTAMP = 1482912572 +SHA256 (mkvtoolnix-9.7.1.tar.xz) = b2b8821e2d74df0f765c97f93ddd1dbfb062f3c22b969cfa04d1bb5cb638a88e +SIZE (mkvtoolnix-9.7.1.tar.xz) = 3824684 From owner-svn-ports-head@freebsd.org Wed Dec 28 14:50:11 2016 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 0D5E8C94B02; Wed, 28 Dec 2016 14:50:11 +0000 (UTC) (envelope-from swills@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 D0F8216AA; Wed, 28 Dec 2016 14:50:10 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBSEoABm045692; Wed, 28 Dec 2016 14:50:10 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBSEo9G9045690; Wed, 28 Dec 2016 14:50:09 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201612281450.uBSEo9G9045690@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Wed, 28 Dec 2016 14:50:09 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429777 - head/databases/rubygem-couchrest 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: Wed, 28 Dec 2016 14:50:11 -0000 Author: swills Date: Wed Dec 28 14:50:09 2016 New Revision: 429777 URL: https://svnweb.freebsd.org/changeset/ports/429777 Log: databases/rubygem-couchrest: update to 2.0.0 Modified: head/databases/rubygem-couchrest/Makefile head/databases/rubygem-couchrest/distinfo Modified: head/databases/rubygem-couchrest/Makefile ============================================================================== --- head/databases/rubygem-couchrest/Makefile Wed Dec 28 14:38:08 2016 (r429776) +++ head/databases/rubygem-couchrest/Makefile Wed Dec 28 14:50:09 2016 (r429777) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= couchrest -PORTVERSION= 1.2.1 +PORTVERSION= 2.0.0 CATEGORIES= databases rubygems MASTER_SITES= RG @@ -13,7 +13,7 @@ LICENSE= APACHE20 RUN_DEPENDS= rubygem-mime-types>=1.15:misc/rubygem-mime-types \ rubygem-multi_json>=1.7:devel/rubygem-multi_json \ - rubygem-rest-client>=1.8.0:www/rubygem-rest-client + rubygem-httpclient>=2.8:www/rubygem-httpclient NO_ARCH= yes USE_RUBY= yes Modified: head/databases/rubygem-couchrest/distinfo ============================================================================== --- head/databases/rubygem-couchrest/distinfo Wed Dec 28 14:38:08 2016 (r429776) +++ head/databases/rubygem-couchrest/distinfo Wed Dec 28 14:50:09 2016 (r429777) @@ -1,2 +1,3 @@ -SHA256 (rubygem/couchrest-1.2.1.gem) = 4f92ff903b75f3cbf509e04e716bd51360785b1b3ca0bb1e73aba90f61513462 -SIZE (rubygem/couchrest-1.2.1.gem) = 52224 +TIMESTAMP = 1482935591 +SHA256 (rubygem/couchrest-2.0.0.gem) = d1d81aaed7ee66af6893fd72078c9190de1412aad20ce7e1b3805c6dbb28526e +SIZE (rubygem/couchrest-2.0.0.gem) = 60928 From owner-svn-ports-head@freebsd.org Wed Dec 28 14:54:38 2016 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 9B460C94D40; Wed, 28 Dec 2016 14:54:38 +0000 (UTC) (envelope-from rakuco@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 75FCF1CAA; Wed, 28 Dec 2016 14:54:38 +0000 (UTC) (envelope-from rakuco@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBSEsbhi049694; Wed, 28 Dec 2016 14:54:37 GMT (envelope-from rakuco@FreeBSD.org) Received: (from rakuco@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBSEsbav049690; Wed, 28 Dec 2016 14:54:37 GMT (envelope-from rakuco@FreeBSD.org) Message-Id: <201612281454.uBSEsbav049690@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rakuco set sender to rakuco@FreeBSD.org using -f From: Raphael Kubo da Costa Date: Wed, 28 Dec 2016 14:54:37 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429778 - in head/science/nifticlib: . 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: Wed, 28 Dec 2016 14:54:38 -0000 Author: rakuco Date: Wed Dec 28 14:54:37 2016 New Revision: 429778 URL: https://svnweb.freebsd.org/changeset/ports/429778 Log: Pass -fPIC when building the port's static libraries. This makes it possible to use those libraries with shared libraries on at least amd64. While here, set LICENSE and drop MAKE_JOBS_UNSAFE. PR: 209982 Submitted by: Jason Bacon (maintainer) MFH: 2016Q4 Modified: head/science/nifticlib/Makefile head/science/nifticlib/files/patch-Makefile head/science/nifticlib/files/patch-examples-Makefile head/science/nifticlib/files/patch-utils-Makefile Modified: head/science/nifticlib/Makefile ============================================================================== --- head/science/nifticlib/Makefile Wed Dec 28 14:50:09 2016 (r429777) +++ head/science/nifticlib/Makefile Wed Dec 28 14:54:37 2016 (r429778) @@ -3,13 +3,14 @@ PORTNAME= nifticlib PORTVERSION= 2.0.0 +PORTREVISION= 1 CATEGORIES= science graphics MASTER_SITES= SF/niftilib/nifticlib/nifticlib_2_0_0 MAINTAINER= bacon4000@gmail.com COMMENT= Neuroimaging Informatics Technology Initiative data format -# LICENSE= public domain +LICENSE= PD USES= gmake @@ -17,7 +18,7 @@ USES= gmake # nifti bins by itself. CONFLICTS= afni-[0-9]* dbh-[0-9]* -MAKE_JOBS_UNSAFE= yes +CFLAGS+= -fPIC do-install: ${INSTALL_PROGRAM} ${WRKSRC}/bin/* ${STAGEDIR}${PREFIX}/bin Modified: head/science/nifticlib/files/patch-Makefile ============================================================================== --- head/science/nifticlib/files/patch-Makefile Wed Dec 28 14:50:09 2016 (r429777) +++ head/science/nifticlib/files/patch-Makefile Wed Dec 28 14:54:37 2016 (r429778) @@ -1,6 +1,6 @@ ---- Makefile.orig 2010-07-20 19:18:58.000000000 +0200 -+++ Makefile 2014-02-20 23:32:52.000000000 +0100 -@@ -17,21 +17,21 @@ +--- Makefile.orig 2010-07-20 17:18:58 UTC ++++ Makefile +@@ -17,21 +17,21 @@ TARFILE_NAME = nifticlib-2.0.0 ## Compiler defines @@ -17,7 +17,7 @@ +AR ?= ar +RANLIB ?= ranlib +DEPENDFLAGS ?= -MM -+GNU_ANSI_FLAGS ?= -Wall -ansi -pedantic ++GNU_ANSI_FLAGS ?= -ansi -pedantic +ANSI_FLAGS += ${GNU_ANSI_FLAGS} +CFLAGS += $(ANSI_FLAGS) @@ -34,7 +34,7 @@ ## Installation -@@ -41,9 +41,9 @@ +@@ -41,9 +41,9 @@ INSTALL_INC_DIR = include ## Zlib defines @@ -47,7 +47,7 @@ ############################################################## # platform specific redefines (to use, set ARCH appropriately) -@@ -116,33 +116,33 @@ +@@ -116,33 +116,33 @@ clean_all: clean regress_clean_all insta znz: echo "arch is $(ARCH)" @@ -87,7 +87,7 @@ @echo Utility programs built. @echo "" -@@ -152,7 +152,7 @@ +@@ -152,7 +152,7 @@ doc: @echo "" regress_data: @@ -96,7 +96,7 @@ @echo "" @echo Regression testing data installed. @echo See Testing/README_regress for details. -@@ -167,25 +167,25 @@ +@@ -167,25 +167,25 @@ $(INSTALL_INC_DIR): $(INSTALL_LIB_DIR): mkdir -p $@ @@ -126,7 +126,7 @@ ($(CP) $(FSLIO)/*.a $(INSTALL_LIB_DIR); $(CP) $(FSLIO)/*.h $(INSTALL_INC_DIR);) $(RANLIB) $(INSTALL_LIB_DIR)/*.a @echo " $(FSLIO) installed." -@@ -212,19 +212,19 @@ +@@ -212,19 +212,19 @@ fslio_clean: (cd $(FSLIO); $(RM) -f *.o *.a core; $(RM) -f depend.mk;) examples_clean: Modified: head/science/nifticlib/files/patch-examples-Makefile ============================================================================== --- head/science/nifticlib/files/patch-examples-Makefile Wed Dec 28 14:50:09 2016 (r429777) +++ head/science/nifticlib/files/patch-examples-Makefile Wed Dec 28 14:54:37 2016 (r429778) @@ -1,5 +1,5 @@ ---- examples/Makefile.orig 2013-10-29 15:56:43.000000000 -0500 -+++ examples/Makefile 2013-10-29 15:56:48.000000000 -0500 +--- examples/Makefile.orig 2009-04-14 14:47:16 UTC ++++ examples/Makefile @@ -1,4 +1,4 @@ -CC = gcc +CC ?= gcc Modified: head/science/nifticlib/files/patch-utils-Makefile ============================================================================== --- head/science/nifticlib/files/patch-utils-Makefile Wed Dec 28 14:50:09 2016 (r429777) +++ head/science/nifticlib/files/patch-utils-Makefile Wed Dec 28 14:54:37 2016 (r429778) @@ -1,5 +1,5 @@ ---- utils/Makefile.orig 2007-05-17 15:18:44.000000000 -0500 -+++ utils/Makefile 2013-10-29 15:55:12.000000000 -0500 +--- utils/Makefile.orig 2007-05-17 20:18:44 UTC ++++ utils/Makefile @@ -1,5 +1,5 @@ -CC = gcc -CFLAGS = -ansi -pedantic From owner-svn-ports-head@freebsd.org Wed Dec 28 15:00:21 2016 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 4031AC94F2C; Wed, 28 Dec 2016 15:00:21 +0000 (UTC) (envelope-from swills@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 0FA1E1065; Wed, 28 Dec 2016 15:00:20 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBSF0KW7050070; Wed, 28 Dec 2016 15:00:20 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBSF0KI9050068; Wed, 28 Dec 2016 15:00:20 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201612281500.uBSF0KI9050068@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Wed, 28 Dec 2016 15:00:20 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429779 - head/databases/rubygem-mysql2 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: Wed, 28 Dec 2016 15:00:21 -0000 Author: swills Date: Wed Dec 28 15:00:19 2016 New Revision: 429779 URL: https://svnweb.freebsd.org/changeset/ports/429779 Log: databases/rubygem-mysql2: update to 0.4.5 Modified: head/databases/rubygem-mysql2/Makefile head/databases/rubygem-mysql2/distinfo Modified: head/databases/rubygem-mysql2/Makefile ============================================================================== --- head/databases/rubygem-mysql2/Makefile Wed Dec 28 14:54:37 2016 (r429778) +++ head/databases/rubygem-mysql2/Makefile Wed Dec 28 15:00:19 2016 (r429779) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= mysql2 -PORTVERSION= 0.3.20 +PORTVERSION= 0.4.5 CATEGORIES= databases rubygems MASTER_SITES= RG Modified: head/databases/rubygem-mysql2/distinfo ============================================================================== --- head/databases/rubygem-mysql2/distinfo Wed Dec 28 14:54:37 2016 (r429778) +++ head/databases/rubygem-mysql2/distinfo Wed Dec 28 15:00:19 2016 (r429779) @@ -1,2 +1,3 @@ -SHA256 (rubygem/mysql2-0.3.20.gem) = 37166b21ca4b92a7af9bea566d78884b05391cfc14f786c18e7f264b422f0758 -SIZE (rubygem/mysql2-0.3.20.gem) = 52224 +TIMESTAMP = 1482935914 +SHA256 (rubygem/mysql2-0.4.5.gem) = 9469673d09122537569a8a696136f69b8dd825fe8296df9af25c9b346e3709ce +SIZE (rubygem/mysql2-0.4.5.gem) = 76288 From owner-svn-ports-head@freebsd.org Wed Dec 28 15:07:04 2016 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 47E70C94155; Wed, 28 Dec 2016 15:07:04 +0000 (UTC) (envelope-from swills@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 176761580; Wed, 28 Dec 2016 15:07:04 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBSF73lG053856; Wed, 28 Dec 2016 15:07:03 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBSF73Fx053854; Wed, 28 Dec 2016 15:07:03 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201612281507.uBSF73Fx053854@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Wed, 28 Dec 2016 15:07:03 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429780 - head/databases/rubygem-paranoia 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: Wed, 28 Dec 2016 15:07:04 -0000 Author: swills Date: Wed Dec 28 15:07:02 2016 New Revision: 429780 URL: https://svnweb.freebsd.org/changeset/ports/429780 Log: databases/rubygem-paranoia: update to 2.2.0 Modified: head/databases/rubygem-paranoia/Makefile head/databases/rubygem-paranoia/distinfo Modified: head/databases/rubygem-paranoia/Makefile ============================================================================== --- head/databases/rubygem-paranoia/Makefile Wed Dec 28 15:00:19 2016 (r429779) +++ head/databases/rubygem-paranoia/Makefile Wed Dec 28 15:07:02 2016 (r429780) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= paranoia -PORTVERSION= 2.1.5 +PORTVERSION= 2.2.0 CATEGORIES= databases rubygems MASTER_SITES= RG @@ -12,7 +12,7 @@ COMMENT= Soft deletion mapper for active LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS?= rubygem-activerecord4>=0:databases/rubygem-activerecord4 +RUN_DEPENDS?= rubygem-activerecord4>=4.0:databases/rubygem-activerecord4 NO_ARCH= yes USE_RUBY= yes Modified: head/databases/rubygem-paranoia/distinfo ============================================================================== --- head/databases/rubygem-paranoia/distinfo Wed Dec 28 15:00:19 2016 (r429779) +++ head/databases/rubygem-paranoia/distinfo Wed Dec 28 15:07:02 2016 (r429780) @@ -1,2 +1,3 @@ -SHA256 (rubygem/paranoia-2.1.5.gem) = ddd7ea7501fe5d9edec7d9a2749d58245f3922dfc5d77290b52aba383f8aabbb -SIZE (rubygem/paranoia-2.1.5.gem) = 17920 +TIMESTAMP = 1482937126 +SHA256 (rubygem/paranoia-2.2.0.gem) = 60965061b246ee1ed2a6a3ae4d8122505204569bc8eea9ed583da8450db6dfcd +SIZE (rubygem/paranoia-2.2.0.gem) = 18432 From owner-svn-ports-head@freebsd.org Wed Dec 28 15:10:34 2016 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 92C71C9421F; Wed, 28 Dec 2016 15:10:34 +0000 (UTC) (envelope-from swills@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 60813175D; Wed, 28 Dec 2016 15:10:34 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBSFAXre054091; Wed, 28 Dec 2016 15:10:33 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBSFAXJA054089; Wed, 28 Dec 2016 15:10:33 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201612281510.uBSFAXJA054089@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Wed, 28 Dec 2016 15:10:33 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429781 - head/databases/rubygem-redis-actionpack 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: Wed, 28 Dec 2016 15:10:34 -0000 Author: swills Date: Wed Dec 28 15:10:33 2016 New Revision: 429781 URL: https://svnweb.freebsd.org/changeset/ports/429781 Log: databases/rubygem-redis-actionpack: update to 5.0.1 Modified: head/databases/rubygem-redis-actionpack/Makefile head/databases/rubygem-redis-actionpack/distinfo Modified: head/databases/rubygem-redis-actionpack/Makefile ============================================================================== --- head/databases/rubygem-redis-actionpack/Makefile Wed Dec 28 15:07:02 2016 (r429780) +++ head/databases/rubygem-redis-actionpack/Makefile Wed Dec 28 15:10:33 2016 (r429781) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= redis-actionpack -PORTVERSION= 4.0.1 +PORTVERSION= 5.0.1 CATEGORIES= databases rubygems MASTER_SITES= RG @@ -11,7 +11,7 @@ COMMENT= Redis session store for ActionP LICENSE= MIT LICENSE_FILE= ${WRKSRC}/MIT-LICENSE -RUN_DEPENDS= rubygem-actionpack4>=4:www/rubygem-actionpack4 \ +RUN_DEPENDS= rubygem-actionpack4>=4.0:www/rubygem-actionpack4 \ rubygem-redis-store>=1.1.0:devel/rubygem-redis-store \ rubygem-redis-rack>=1.5.0:www/rubygem-redis-rack Modified: head/databases/rubygem-redis-actionpack/distinfo ============================================================================== --- head/databases/rubygem-redis-actionpack/distinfo Wed Dec 28 15:07:02 2016 (r429780) +++ head/databases/rubygem-redis-actionpack/distinfo Wed Dec 28 15:10:33 2016 (r429781) @@ -1,2 +1,3 @@ -SHA256 (rubygem/redis-actionpack-4.0.1.gem) = fcf9186b3f7b315e18e360546019e08b5733fef93816ccbd6a57b50b613354ca -SIZE (rubygem/redis-actionpack-4.0.1.gem) = 9728 +TIMESTAMP = 1482937341 +SHA256 (rubygem/redis-actionpack-5.0.1.gem) = 593a69718e7b0897fd4069eb89db5819df70a62867a1ca9d2f5844c94ec4d33e +SIZE (rubygem/redis-actionpack-5.0.1.gem) = 9728 From owner-svn-ports-head@freebsd.org Wed Dec 28 15:28:20 2016 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 31907C94817; Wed, 28 Dec 2016 15:28:20 +0000 (UTC) (envelope-from swills@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 00B97151B; Wed, 28 Dec 2016 15:28:19 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBSFSJgQ062089; Wed, 28 Dec 2016 15:28:19 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBSFSJIA062087; Wed, 28 Dec 2016 15:28:19 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201612281528.uBSFSJIA062087@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Wed, 28 Dec 2016 15:28:19 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429782 - head/databases/rubygem-seed-fu 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: Wed, 28 Dec 2016 15:28:20 -0000 Author: swills Date: Wed Dec 28 15:28:18 2016 New Revision: 429782 URL: https://svnweb.freebsd.org/changeset/ports/429782 Log: databases/rubygem-seed-fu: update to 2.3.6 Modified: head/databases/rubygem-seed-fu/Makefile head/databases/rubygem-seed-fu/distinfo Modified: head/databases/rubygem-seed-fu/Makefile ============================================================================== --- head/databases/rubygem-seed-fu/Makefile Wed Dec 28 15:10:33 2016 (r429781) +++ head/databases/rubygem-seed-fu/Makefile Wed Dec 28 15:28:18 2016 (r429782) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= seed-fu -PORTVERSION= 2.3.5 +PORTVERSION= 2.3.6 CATEGORIES= databases rubygems MASTER_SITES= RG Modified: head/databases/rubygem-seed-fu/distinfo ============================================================================== --- head/databases/rubygem-seed-fu/distinfo Wed Dec 28 15:10:33 2016 (r429781) +++ head/databases/rubygem-seed-fu/distinfo Wed Dec 28 15:28:18 2016 (r429782) @@ -1,2 +1,3 @@ -SHA256 (rubygem/seed-fu-2.3.5.gem) = 7c8bb043e216fb44923f5ec80e648a21247e6012cffecc189f21c7ee0552b287 -SIZE (rubygem/seed-fu-2.3.5.gem) = 13824 +TIMESTAMP = 1482937737 +SHA256 (rubygem/seed-fu-2.3.6.gem) = 77fc00d6d505e5b47530adbf6c31ddccc7da234b0e932de8a2acf936f70d77da +SIZE (rubygem/seed-fu-2.3.6.gem) = 13824 From owner-svn-ports-head@freebsd.org Wed Dec 28 15:45:30 2016 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 E7966C94D9F; Wed, 28 Dec 2016 15:45:30 +0000 (UTC) (envelope-from swills@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 B6CF0117A; Wed, 28 Dec 2016 15:45:30 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBSFjTUl070185; Wed, 28 Dec 2016 15:45:29 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBSFjTv7070183; Wed, 28 Dec 2016 15:45:29 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201612281545.uBSFjTv7070183@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Wed, 28 Dec 2016 15:45:29 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429783 - 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: Wed, 28 Dec 2016 15:45:31 -0000 Author: swills Date: Wed Dec 28 15:45:29 2016 New Revision: 429783 URL: https://svnweb.freebsd.org/changeset/ports/429783 Log: print/rubygem-prawn-svg: update to 0.26.0 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 Wed Dec 28 15:28:18 2016 (r429782) +++ head/print/rubygem-prawn-svg/Makefile Wed Dec 28 15:45:29 2016 (r429783) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= prawn-svg -PORTVERSION= 0.25.2 +PORTVERSION= 0.26.0 CATEGORIES= print rubygems MASTER_SITES= RG Modified: head/print/rubygem-prawn-svg/distinfo ============================================================================== --- head/print/rubygem-prawn-svg/distinfo Wed Dec 28 15:28:18 2016 (r429782) +++ head/print/rubygem-prawn-svg/distinfo Wed Dec 28 15:45:29 2016 (r429783) @@ -1,3 +1,3 @@ -TIMESTAMP = 1475143741 -SHA256 (rubygem/prawn-svg-0.25.2.gem) = 37da15c929710638acedc1f5b0bcfe4fa3d4c74b7b6707404d9af92e4d3ceca7 -SIZE (rubygem/prawn-svg-0.25.2.gem) = 263168 +TIMESTAMP = 1482938811 +SHA256 (rubygem/prawn-svg-0.26.0.gem) = 4887a26cedec3fb6906204660e3582af84281228973b3bcaae717e5564496c96 +SIZE (rubygem/prawn-svg-0.26.0.gem) = 263680 From owner-svn-ports-head@freebsd.org Wed Dec 28 15:46:53 2016 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 655A0C94DDB; Wed, 28 Dec 2016 15:46:53 +0000 (UTC) (envelope-from swills@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 2DF561276; Wed, 28 Dec 2016 15:46:53 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBSFkqwE070338; Wed, 28 Dec 2016 15:46:52 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBSFkqC2070336; Wed, 28 Dec 2016 15:46:52 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201612281546.uBSFkqC2070336@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Wed, 28 Dec 2016 15:46:52 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429784 - head/finance/rubygem-money 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: Wed, 28 Dec 2016 15:46:53 -0000 Author: swills Date: Wed Dec 28 15:46:52 2016 New Revision: 429784 URL: https://svnweb.freebsd.org/changeset/ports/429784 Log: finance/rubygem-money: update to 6.7.1 Modified: head/finance/rubygem-money/Makefile head/finance/rubygem-money/distinfo Modified: head/finance/rubygem-money/Makefile ============================================================================== --- head/finance/rubygem-money/Makefile Wed Dec 28 15:45:29 2016 (r429783) +++ head/finance/rubygem-money/Makefile Wed Dec 28 15:46:52 2016 (r429784) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= money -PORTVERSION= 6.7.0 +PORTVERSION= 6.7.1 CATEGORIES= finance rubygems MASTER_SITES= RG Modified: head/finance/rubygem-money/distinfo ============================================================================== --- head/finance/rubygem-money/distinfo Wed Dec 28 15:45:29 2016 (r429783) +++ head/finance/rubygem-money/distinfo Wed Dec 28 15:46:52 2016 (r429784) @@ -1,2 +1,3 @@ -SHA256 (rubygem/money-6.7.0.gem) = b02da46c9d82c51ba626d62bc6e2482d8883e9db3a8a496ade9326e8c31dd29e -SIZE (rubygem/money-6.7.0.gem) = 66560 +TIMESTAMP = 1482939840 +SHA256 (rubygem/money-6.7.1.gem) = 0d03cc75fbc8c7e93763deed0046c7253d8a46671487f71bf2f4b4bc88f880bb +SIZE (rubygem/money-6.7.1.gem) = 67072 From owner-svn-ports-head@freebsd.org Wed Dec 28 15:50:15 2016 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 4BB4CC94F90; Wed, 28 Dec 2016 15:50:15 +0000 (UTC) (envelope-from jhale@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 1E0F914E5; Wed, 28 Dec 2016 15:50:15 +0000 (UTC) (envelope-from jhale@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBSFoE0Y070584; Wed, 28 Dec 2016 15:50:14 GMT (envelope-from jhale@FreeBSD.org) Received: (from jhale@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBSFoEdZ070581; Wed, 28 Dec 2016 15:50:14 GMT (envelope-from jhale@FreeBSD.org) Message-Id: <201612281550.uBSFoEdZ070581@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jhale set sender to jhale@FreeBSD.org using -f From: "Jason E. Hale" Date: Wed, 28 Dec 2016 15:50:14 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429785 - in head/audio/spek: . 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: Wed, 28 Dec 2016 15:50:15 -0000 Author: jhale Date: Wed Dec 28 15:50:13 2016 New Revision: 429785 URL: https://svnweb.freebsd.org/changeset/ports/429785 Log: - Unbreak fetch (project has moved to Github) [1] - Fix LICENSE - Sort and remove duplicate desktop-file-utils from USES - Remove deprecated WX_UNICODE - Add patch to fix build with ffmpeg 3.x PR: 212750 (based on) [1] Submitted by: shun [1] Approved by: maintainer timeout (3 months) Added: head/audio/spek/files/ head/audio/spek/files/patch-src_spek-audio.cc (contents, props changed) Modified: head/audio/spek/Makefile Modified: head/audio/spek/Makefile ============================================================================== --- head/audio/spek/Makefile Wed Dec 28 15:46:52 2016 (r429784) +++ head/audio/spek/Makefile Wed Dec 28 15:50:13 2016 (r429785) @@ -5,21 +5,18 @@ PORTNAME= spek PORTVERSION= 0.8.2 PORTREVISION= 5 CATEGORIES= audio -MASTER_SITES= GOOGLE_CODE +MASTER_SITES= https://github.com/alexkay/${PORTNAME}/releases/download/v${PORTVERSION}/ MAINTAINER= alexander@kojevnikov.com COMMENT= Acoustic spectrum analyser -LICENSE= GPLv3 - -BROKEN= Unfetchable (google code has gone away) +LICENSE= GPLv3+ LIB_DEPENDS= libavcodec.so:multimedia/ffmpeg -USES= tar:xz gmake pkgconfig desktop-file-utils compiler:c++11-lib desktop-file-utils +USES= compiler:c++11-lib desktop-file-utils gmake pkgconfig tar:xz USE_GNOME= intltool -USE_WX= 3.0 -WX_UNICODE= yes +USE_WX= 3.0 WX_CONF_ARGS= absolute GNU_CONFIGURE= yes INSTALLS_ICONS= yes Added: head/audio/spek/files/patch-src_spek-audio.cc ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/audio/spek/files/patch-src_spek-audio.cc Wed Dec 28 15:50:13 2016 (r429785) @@ -0,0 +1,58 @@ +Fix build with ffmpeg 3.x. + +--- src/spek-audio.cc.orig 2016-12-28 01:32:07 UTC ++++ src/spek-audio.cc +@@ -199,7 +199,7 @@ AudioFileImpl::AudioFileImpl( + this->packet.data = nullptr; + this->packet.size = 0; + this->offset = 0; +- this->frame = avcodec_alloc_frame(); ++ this->frame = av_frame_alloc(); + this->buffer_size = 0; + this->buffer = nullptr; + this->frames_per_interval = 0; +@@ -215,7 +215,7 @@ AudioFileImpl::~AudioFileImpl() + if (this->frame) { + // TODO: Remove this check after Debian switches to libav 9. + #if LIBAVCODEC_VERSION_INT >= AV_VERSION_INT(54, 28, 0) +- avcodec_free_frame(&this->frame); ++ av_frame_free(&this->frame); + #else + av_freep(&this->frame); + #endif +@@ -224,7 +224,7 @@ AudioFileImpl::~AudioFileImpl() + this->packet.data -= this->offset; + this->packet.size += this->offset; + this->offset = 0; +- av_free_packet(&this->packet); ++ av_packet_unref(&this->packet); + } + if (this->format_context) { + if (this->audio_stream >= 0) { +@@ -255,7 +255,7 @@ int AudioFileImpl::read() + + for (;;) { + while (this->packet.size > 0) { +- avcodec_get_frame_defaults(this->frame); ++ av_frame_unref(this->frame); + auto codec_context = this->format_context->streams[this->audio_stream]->codec; + int got_frame = 0; + int len = avcodec_decode_audio4(codec_context, this->frame, &got_frame, &this->packet); +@@ -299,7 +299,7 @@ int AudioFileImpl::read() + this->packet.data -= this->offset; + this->packet.size += this->offset; + this->offset = 0; +- av_free_packet(&this->packet); ++ av_packet_unref(&this->packet); + } + + int res = 0; +@@ -307,7 +307,7 @@ int AudioFileImpl::read() + if (this->packet.stream_index == this->audio_stream) { + break; + } +- av_free_packet(&this->packet); ++ av_packet_unref(&this->packet); + } + if (res < 0) { + // End of file or error. From owner-svn-ports-head@freebsd.org Wed Dec 28 15:51:56 2016 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 13FABC941CA; Wed, 28 Dec 2016 15:51:56 +0000 (UTC) (envelope-from swills@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 D792A1814; Wed, 28 Dec 2016 15:51:55 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBSFptRG073500; Wed, 28 Dec 2016 15:51:55 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBSFps6D073499; Wed, 28 Dec 2016 15:51:54 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201612281551.uBSFps6D073499@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Wed, 28 Dec 2016 15:51:54 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429786 - head/irc/rubygem-cinch 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: Wed, 28 Dec 2016 15:51:56 -0000 Author: swills Date: Wed Dec 28 15:51:54 2016 New Revision: 429786 URL: https://svnweb.freebsd.org/changeset/ports/429786 Log: irc/rubygem-cinch: update to 2.3.3 Modified: head/irc/rubygem-cinch/Makefile head/irc/rubygem-cinch/distinfo Modified: head/irc/rubygem-cinch/Makefile ============================================================================== --- head/irc/rubygem-cinch/Makefile Wed Dec 28 15:50:13 2016 (r429785) +++ head/irc/rubygem-cinch/Makefile Wed Dec 28 15:51:54 2016 (r429786) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= cinch -PORTVERSION= 2.3.1 +PORTVERSION= 2.3.3 CATEGORIES= irc rubygems MASTER_SITES= RG Modified: head/irc/rubygem-cinch/distinfo ============================================================================== --- head/irc/rubygem-cinch/distinfo Wed Dec 28 15:50:13 2016 (r429785) +++ head/irc/rubygem-cinch/distinfo Wed Dec 28 15:51:54 2016 (r429786) @@ -1,2 +1,3 @@ -SHA256 (rubygem/cinch-2.3.1.gem) = aa989f2c9a6b3d64f02fcd20e2e913fa9b5aaf0c3505bb73821dc390883c471e -SIZE (rubygem/cinch-2.3.1.gem) = 80384 +TIMESTAMP = 1482939918 +SHA256 (rubygem/cinch-2.3.3.gem) = c4a274258ad17b26ed3d0d60e8bae697016a17214fe9b68e4348ebbf1f545eee +SIZE (rubygem/cinch-2.3.3.gem) = 80384 From owner-svn-ports-head@freebsd.org Wed Dec 28 15:56:45 2016 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 B2348C9427B; Wed, 28 Dec 2016 15:56: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 8CD551A64; Wed, 28 Dec 2016 15:56: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 uBSFui8A074629; Wed, 28 Dec 2016 15:56:44 GMT (envelope-from ehaupt@FreeBSD.org) Received: (from ehaupt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBSFuiHB074625; Wed, 28 Dec 2016 15:56:44 GMT (envelope-from ehaupt@FreeBSD.org) Message-Id: <201612281556.uBSFuiHB074625@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ehaupt set sender to ehaupt@FreeBSD.org using -f From: Emanuel Haupt Date: Wed, 28 Dec 2016 15:56:44 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429787 - in head/www/httest: . 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: Wed, 28 Dec 2016 15:56:45 -0000 Author: ehaupt Date: Wed Dec 28 15:56:44 2016 New Revision: 429787 URL: https://svnweb.freebsd.org/changeset/ports/429787 Log: - Update to 2.4.18 - Port is now make jobs safe Modified: head/www/httest/Makefile head/www/httest/distinfo head/www/httest/files/patch-src_ssl__module.c Modified: head/www/httest/Makefile ============================================================================== --- head/www/httest/Makefile Wed Dec 28 15:51:54 2016 (r429786) +++ head/www/httest/Makefile Wed Dec 28 15:56:44 2016 (r429787) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= httest -PORTVERSION= 2.4.17 +PORTVERSION= 2.4.18 CATEGORIES= www MASTER_SITES= SF/htt/htt${PORTVERSION:R}/${PORTNAME}-${PORTVERSION} @@ -34,8 +34,6 @@ PORTEXAMPLES= * INSTALL_TARGET= install-strip -MAKE_JOBS_UNSAFE= yes - post-patch: @${REINPLACE_CMD} -e 's|`$$APR_CONFIG --cflags`||; s|-llua|-llua-${LUA_VER}|g' ${WRKSRC}/configure @${REINPLACE_CMD} -e 's|/bin/bash|/bin/sh|' ${WRKSRC}/generate_modules_c.sh Modified: head/www/httest/distinfo ============================================================================== --- head/www/httest/distinfo Wed Dec 28 15:51:54 2016 (r429786) +++ head/www/httest/distinfo Wed Dec 28 15:56:44 2016 (r429787) @@ -1,3 +1,3 @@ -TIMESTAMP = 1474725916 -SHA256 (httest-2.4.17.tar.gz) = 937434334979adde83fd83a98dfe656d5f493b4ee69098994ff6ef189df338b2 -SIZE (httest-2.4.17.tar.gz) = 555423 +TIMESTAMP = 1482936528 +SHA256 (httest-2.4.18.tar.gz) = ac615f68dafa7ba53a545ba1fc285924aab2b575dc9a05515c1efea334873fe5 +SIZE (httest-2.4.18.tar.gz) = 556389 Modified: head/www/httest/files/patch-src_ssl__module.c ============================================================================== --- head/www/httest/files/patch-src_ssl__module.c Wed Dec 28 15:51:54 2016 (r429786) +++ head/www/httest/files/patch-src_ssl__module.c Wed Dec 28 15:56:44 2016 (r429787) @@ -1,6 +1,6 @@ ---- src/ssl_module.c.orig 2015-03-16 15:46:05 UTC +--- src/ssl_module.c.orig 2016-12-28 15:28:18 UTC +++ src/ssl_module.c -@@ -349,7 +349,7 @@ static void ssl_message_trace(int write_ +@@ -350,7 +350,7 @@ static void ssl_message_trace(int write_ case DTLS1_VERSION: str_version = "DTLS 1.0"; break; @@ -9,7 +9,7 @@ case DTLS1_BAD_VER: str_version = "DTLS 1.0 (bad)"; break; -@@ -421,7 +421,7 @@ static void ssl_message_trace(int write_ +@@ -422,7 +422,7 @@ static void ssl_message_trace(int write_ version == TLS1_1_VERSION || #endif version == DTLS1_VERSION @@ -17,30 +17,22 @@ +#if OPENSSL_VERSION_NUMBER >= 0x1000100fL && defined(DTLS1_BAD_VER) || version == DTLS1_BAD_VER #endif - ) { -@@ -740,10 +740,12 @@ static int worker_set_client_method(work - config->meth = SSLv2_client_method(); + ) { +@@ -743,7 +743,7 @@ static int worker_set_client_method(work } #endif + #endif +-#ifndef OPENSSL_NO_SSL3_METHOD +#ifndef OPENSSL_NO_SSL3 else if (strcasecmp(sslstr, "SSL3") == 0) { is_ssl = 1; config->meth = SSLv3_client_method(); - } -+#endif - else if (strcasecmp(sslstr, "TLS1") == 0) { - is_ssl = 1; - config->meth = TLSv1_client_method(); -@@ -787,10 +789,12 @@ static int worker_set_server_method(work - config->meth = SSLv2_server_method(); +@@ -794,7 +794,7 @@ static int worker_set_server_method(work } #endif + #endif +-#ifndef OPENSSL_NO_SSL3_METHOD +#ifndef OPENSSL_NO_SSL3 else if (strcasecmp(sslstr, "SSL3") == 0) { is_ssl = 1; config->meth = SSLv3_server_method(); - } -+#endif - else if (strcasecmp(sslstr, "TLS1") == 0) { - is_ssl = 1; - config->meth = TLSv1_server_method(); From owner-svn-ports-head@freebsd.org Wed Dec 28 15:58:03 2016 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 99A86C94324; Wed, 28 Dec 2016 15:58:03 +0000 (UTC) (envelope-from swills@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 687471CD4; Wed, 28 Dec 2016 15:58:03 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBSFw25v074783; Wed, 28 Dec 2016 15:58:02 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBSFw20n074781; Wed, 28 Dec 2016 15:58:02 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201612281558.uBSFw20n074781@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Wed, 28 Dec 2016 15:58:02 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429788 - head/dns/rubygem-dnsruby 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: Wed, 28 Dec 2016 15:58:03 -0000 Author: swills Date: Wed Dec 28 15:58:02 2016 New Revision: 429788 URL: https://svnweb.freebsd.org/changeset/ports/429788 Log: dns/rubygem-dnsruby: update to 1.60.0 Modified: head/dns/rubygem-dnsruby/Makefile head/dns/rubygem-dnsruby/distinfo Modified: head/dns/rubygem-dnsruby/Makefile ============================================================================== --- head/dns/rubygem-dnsruby/Makefile Wed Dec 28 15:56:44 2016 (r429787) +++ head/dns/rubygem-dnsruby/Makefile Wed Dec 28 15:58:02 2016 (r429788) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= dnsruby -PORTVERSION= 1.59.2 +PORTVERSION= 1.60.0 CATEGORIES= dns rubygems MASTER_SITES= RG Modified: head/dns/rubygem-dnsruby/distinfo ============================================================================== --- head/dns/rubygem-dnsruby/distinfo Wed Dec 28 15:56:44 2016 (r429787) +++ head/dns/rubygem-dnsruby/distinfo Wed Dec 28 15:58:02 2016 (r429788) @@ -1,2 +1,3 @@ -SHA256 (rubygem/dnsruby-1.59.2.gem) = 22b55fb116797c4676919eea6ddfdfe101e40bb9019ce4a72e21330fc0b301c8 -SIZE (rubygem/dnsruby-1.59.2.gem) = 233984 +TIMESTAMP = 1482940225 +SHA256 (rubygem/dnsruby-1.60.0.gem) = bf9bd6d5e3610e51ac83da8bbad3ee7180b62cfe2f7e3f8df2e7ba355b93a56d +SIZE (rubygem/dnsruby-1.60.0.gem) = 244736 From owner-svn-ports-head@freebsd.org Wed Dec 28 16:02:48 2016 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 F1643C94685; Wed, 28 Dec 2016 16:02:48 +0000 (UTC) (envelope-from swills@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 C0FC6115F; Wed, 28 Dec 2016 16:02:48 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBSG2lqj078757; Wed, 28 Dec 2016 16:02:47 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBSG2lqo078755; Wed, 28 Dec 2016 16:02:47 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201612281602.uBSG2lqo078755@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Wed, 28 Dec 2016 16:02:47 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429789 - head/dns/rubygem-public_suffix 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: Wed, 28 Dec 2016 16:02:49 -0000 Author: swills Date: Wed Dec 28 16:02:47 2016 New Revision: 429789 URL: https://svnweb.freebsd.org/changeset/ports/429789 Log: dns/rubygem-public_suffix: update to 2.0.4 Modified: head/dns/rubygem-public_suffix/Makefile head/dns/rubygem-public_suffix/distinfo Modified: head/dns/rubygem-public_suffix/Makefile ============================================================================== --- head/dns/rubygem-public_suffix/Makefile Wed Dec 28 15:58:02 2016 (r429788) +++ head/dns/rubygem-public_suffix/Makefile Wed Dec 28 16:02:47 2016 (r429789) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= public_suffix -PORTVERSION= 1.5.3 +PORTVERSION= 2.0.4 PORTREVISION= 6 CATEGORIES= dns rubygems MASTER_SITES= RG Modified: head/dns/rubygem-public_suffix/distinfo ============================================================================== --- head/dns/rubygem-public_suffix/distinfo Wed Dec 28 15:58:02 2016 (r429788) +++ head/dns/rubygem-public_suffix/distinfo Wed Dec 28 16:02:47 2016 (r429789) @@ -1,2 +1,3 @@ -SHA256 (rubygem/public_suffix-1.5.3.gem) = ac7814801e511a14e45938e231b656181a967d87bb437444900495513275380b -SIZE (rubygem/public_suffix-1.5.3.gem) = 80896 +TIMESTAMP = 1482940605 +SHA256 (rubygem/public_suffix-2.0.4.gem) = 1d10f21372a31e54fb3e6f5cf0040954fca4bce626c7aa97679258923c8de5c5 +SIZE (rubygem/public_suffix-2.0.4.gem) = 89600 From owner-svn-ports-head@freebsd.org Wed Dec 28 16:05:03 2016 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 5E914C94755; Wed, 28 Dec 2016 16:05:03 +0000 (UTC) (envelope-from swills@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 2D851142A; Wed, 28 Dec 2016 16:05:03 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBSG52Fs078949; Wed, 28 Dec 2016 16:05:02 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBSG52gb078947; Wed, 28 Dec 2016 16:05:02 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201612281605.uBSG52gb078947@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Wed, 28 Dec 2016 16:05:02 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429790 - head/mail/rubygem-exception_notification 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: Wed, 28 Dec 2016 16:05:03 -0000 Author: swills Date: Wed Dec 28 16:05:02 2016 New Revision: 429790 URL: https://svnweb.freebsd.org/changeset/ports/429790 Log: mail/rubygem-exception_notification: update to 4.2.1 Modified: head/mail/rubygem-exception_notification/Makefile head/mail/rubygem-exception_notification/distinfo Modified: head/mail/rubygem-exception_notification/Makefile ============================================================================== --- head/mail/rubygem-exception_notification/Makefile Wed Dec 28 16:02:47 2016 (r429789) +++ head/mail/rubygem-exception_notification/Makefile Wed Dec 28 16:05:02 2016 (r429790) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= exception_notification -PORTVERSION= 4.1.4 +PORTVERSION= 4.2.1 CATEGORIES= mail rubygems MASTER_SITES= RG Modified: head/mail/rubygem-exception_notification/distinfo ============================================================================== --- head/mail/rubygem-exception_notification/distinfo Wed Dec 28 16:02:47 2016 (r429789) +++ head/mail/rubygem-exception_notification/distinfo Wed Dec 28 16:05:02 2016 (r429790) @@ -1,2 +1,3 @@ -SHA256 (rubygem/exception_notification-4.1.4.gem) = 79cece07c4f3f187ae86e66763e3817d29dc33066ac84336ee9196286c920952 -SIZE (rubygem/exception_notification-4.1.4.gem) = 114176 +TIMESTAMP = 1482940874 +SHA256 (rubygem/exception_notification-4.2.1.gem) = 1cca58ad3d6658ae959f726f41cab2246ca0eea3c7488f379cc13b9941d694ed +SIZE (rubygem/exception_notification-4.2.1.gem) = 117248 From owner-svn-ports-head@freebsd.org Wed Dec 28 16:09:16 2016 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 DE875C94876; Wed, 28 Dec 2016 16:09:16 +0000 (UTC) (envelope-from swills@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 AD9D61645; Wed, 28 Dec 2016 16:09:16 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBSG9FwK079182; Wed, 28 Dec 2016 16:09:15 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBSG9FKY079180; Wed, 28 Dec 2016 16:09:15 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201612281609.uBSG9FKY079180@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Wed, 28 Dec 2016 16:09:15 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429791 - head/mail/rubygem-premailer-rails 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: Wed, 28 Dec 2016 16:09:17 -0000 Author: swills Date: Wed Dec 28 16:09:15 2016 New Revision: 429791 URL: https://svnweb.freebsd.org/changeset/ports/429791 Log: mail/rubygem-premailer-rails: update to 1.9.5 Modified: head/mail/rubygem-premailer-rails/Makefile head/mail/rubygem-premailer-rails/distinfo Modified: head/mail/rubygem-premailer-rails/Makefile ============================================================================== --- head/mail/rubygem-premailer-rails/Makefile Wed Dec 28 16:05:02 2016 (r429790) +++ head/mail/rubygem-premailer-rails/Makefile Wed Dec 28 16:09:15 2016 (r429791) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= premailer-rails -PORTVERSION= 1.9.4 +PORTVERSION= 1.9.5 CATEGORIES= mail rubygems MASTER_SITES= RG Modified: head/mail/rubygem-premailer-rails/distinfo ============================================================================== --- head/mail/rubygem-premailer-rails/distinfo Wed Dec 28 16:05:02 2016 (r429790) +++ head/mail/rubygem-premailer-rails/distinfo Wed Dec 28 16:09:15 2016 (r429791) @@ -1,3 +1,3 @@ -TIMESTAMP = 1475142891 -SHA256 (rubygem/premailer-rails-1.9.4.gem) = f20e9f2a6154ffc4ce1b5a670efb58a26fd6fb03d2c6d09ae418e2c967ebdc8a -SIZE (rubygem/premailer-rails-1.9.4.gem) = 20992 +TIMESTAMP = 1482941016 +SHA256 (rubygem/premailer-rails-1.9.5.gem) = 27fe4731191559981107bcb37e99dd209b9d3e6d21c1eea3d088aa46018a05f1 +SIZE (rubygem/premailer-rails-1.9.5.gem) = 20992 From owner-svn-ports-head@freebsd.org Wed Dec 28 16:14:27 2016 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 EAC97C94B0B; Wed, 28 Dec 2016 16:14:27 +0000 (UTC) (envelope-from swills@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 B9EA01AF7; Wed, 28 Dec 2016 16:14:27 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBSGEQAj083153; Wed, 28 Dec 2016 16:14:26 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBSGEQao083151; Wed, 28 Dec 2016 16:14:26 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201612281614.uBSGEQao083151@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Wed, 28 Dec 2016 16:14:26 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429792 - head/security/rubygem-attr_encrypted 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: Wed, 28 Dec 2016 16:14:28 -0000 Author: swills Date: Wed Dec 28 16:14:26 2016 New Revision: 429792 URL: https://svnweb.freebsd.org/changeset/ports/429792 Log: security/rubygem-attr_encrypted: update to 3.0.3 Modified: head/security/rubygem-attr_encrypted/Makefile head/security/rubygem-attr_encrypted/distinfo Modified: head/security/rubygem-attr_encrypted/Makefile ============================================================================== --- head/security/rubygem-attr_encrypted/Makefile Wed Dec 28 16:09:15 2016 (r429791) +++ head/security/rubygem-attr_encrypted/Makefile Wed Dec 28 16:14:26 2016 (r429792) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= attr_encrypted -PORTVERSION= 3.0.2 +PORTVERSION= 3.0.3 CATEGORIES= security rubygems MASTER_SITES= RG Modified: head/security/rubygem-attr_encrypted/distinfo ============================================================================== --- head/security/rubygem-attr_encrypted/distinfo Wed Dec 28 16:09:15 2016 (r429791) +++ head/security/rubygem-attr_encrypted/distinfo Wed Dec 28 16:14:26 2016 (r429792) @@ -1,3 +1,3 @@ -TIMESTAMP = 1469115690 -SHA256 (rubygem/attr_encrypted-3.0.2.gem) = c1256b459336d4a2012a0d0c70ce5cd3dac46acb5e78da6f77f6f104cb1e8b7b -SIZE (rubygem/attr_encrypted-3.0.2.gem) = 33792 +TIMESTAMP = 1482941256 +SHA256 (rubygem/attr_encrypted-3.0.3.gem) = 6d84c64852c4bbc0926b92fe7a93295671a9e69cb2939b96fb1e4b5e8a5b33b6 +SIZE (rubygem/attr_encrypted-3.0.3.gem) = 34816 From owner-svn-ports-head@freebsd.org Wed Dec 28 16:31:06 2016 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 B2547C9415B; Wed, 28 Dec 2016 16:31:06 +0000 (UTC) (envelope-from swills@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 81CEF1A00; Wed, 28 Dec 2016 16:31:06 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBSGV5vi088190; Wed, 28 Dec 2016 16:31:05 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBSGV5go088188; Wed, 28 Dec 2016 16:31:05 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201612281631.uBSGV5go088188@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Wed, 28 Dec 2016 16:31:05 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429793 - head/security/rubygem-net-ssh 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: Wed, 28 Dec 2016 16:31:06 -0000 Author: swills Date: Wed Dec 28 16:31:05 2016 New Revision: 429793 URL: https://svnweb.freebsd.org/changeset/ports/429793 Log: security/rubygem-net-ssh: update to 4.0.0 Modified: head/security/rubygem-net-ssh/Makefile head/security/rubygem-net-ssh/distinfo Modified: head/security/rubygem-net-ssh/Makefile ============================================================================== --- head/security/rubygem-net-ssh/Makefile Wed Dec 28 16:14:26 2016 (r429792) +++ head/security/rubygem-net-ssh/Makefile Wed Dec 28 16:31:05 2016 (r429793) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= net-ssh -PORTVERSION= 3.1.1 +PORTVERSION= 4.0.0 PORTEPOCH= 2 CATEGORIES= security rubygems MASTER_SITES= RG Modified: head/security/rubygem-net-ssh/distinfo ============================================================================== --- head/security/rubygem-net-ssh/distinfo Wed Dec 28 16:14:26 2016 (r429792) +++ head/security/rubygem-net-ssh/distinfo Wed Dec 28 16:31:05 2016 (r429793) @@ -1,2 +1,3 @@ -SHA256 (rubygem/net-ssh-3.1.1.gem) = 3a53a8ef21c4815e44deda58dd7fca5d5ad77be68594ff1df400532d6e750f0d -SIZE (rubygem/net-ssh-3.1.1.gem) = 184832 +TIMESTAMP = 1482941567 +SHA256 (rubygem/net-ssh-4.0.0.gem) = 97fb5661078f35983ca4e7ccc39d85b08e34bbfd4bed4dc5039eef50e5a917a8 +SIZE (rubygem/net-ssh-4.0.0.gem) = 122880 From owner-svn-ports-head@freebsd.org Wed Dec 28 16:39:08 2016 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 547CBC945A5; Wed, 28 Dec 2016 16:39:08 +0000 (UTC) (envelope-from swills@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 23FF6101A; Wed, 28 Dec 2016 16:39:08 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBSGd7pO091536; Wed, 28 Dec 2016 16:39:07 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBSGd7Sx091534; Wed, 28 Dec 2016 16:39:07 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201612281639.uBSGd7Sx091534@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Wed, 28 Dec 2016 16:39:07 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429794 - head/security/rubygem-omniauth-saml 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: Wed, 28 Dec 2016 16:39:08 -0000 Author: swills Date: Wed Dec 28 16:39:07 2016 New Revision: 429794 URL: https://svnweb.freebsd.org/changeset/ports/429794 Log: security/rubygem-omniauth-saml: update to 1.7.0 Modified: head/security/rubygem-omniauth-saml/Makefile head/security/rubygem-omniauth-saml/distinfo Modified: head/security/rubygem-omniauth-saml/Makefile ============================================================================== --- head/security/rubygem-omniauth-saml/Makefile Wed Dec 28 16:31:05 2016 (r429793) +++ head/security/rubygem-omniauth-saml/Makefile Wed Dec 28 16:39:07 2016 (r429794) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= omniauth-saml -PORTVERSION= 1.6.0 +PORTVERSION= 1.7.0 CATEGORIES= security rubygems MASTER_SITES= RG Modified: head/security/rubygem-omniauth-saml/distinfo ============================================================================== --- head/security/rubygem-omniauth-saml/distinfo Wed Dec 28 16:31:05 2016 (r429793) +++ head/security/rubygem-omniauth-saml/distinfo Wed Dec 28 16:39:07 2016 (r429794) @@ -1,3 +1,3 @@ -TIMESTAMP = 1467811638 -SHA256 (rubygem/omniauth-saml-1.6.0.gem) = f95ac480b62e6aceea1d3d86621f370bff71e44411c5d1fc5d4293a111d84777 -SIZE (rubygem/omniauth-saml-1.6.0.gem) = 12288 +TIMESTAMP = 1482942590 +SHA256 (rubygem/omniauth-saml-1.7.0.gem) = 3db0b395b3da5727ec4ba30dac082cd9710cc90ea53bbe52f6a3ec81d4bd59bd +SIZE (rubygem/omniauth-saml-1.7.0.gem) = 14336 From owner-svn-ports-head@freebsd.org Wed Dec 28 16:44:18 2016 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 78FBEC94A3E; Wed, 28 Dec 2016 16:44:18 +0000 (UTC) (envelope-from swills@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 48418169D; Wed, 28 Dec 2016 16:44:18 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBSGiHgN095521; Wed, 28 Dec 2016 16:44:17 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBSGiHoP095519; Wed, 28 Dec 2016 16:44:17 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201612281644.uBSGiHoP095519@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Wed, 28 Dec 2016 16:44:17 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429795 - head/security/rubygem-ruby-saml 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: Wed, 28 Dec 2016 16:44:18 -0000 Author: swills Date: Wed Dec 28 16:44:17 2016 New Revision: 429795 URL: https://svnweb.freebsd.org/changeset/ports/429795 Log: security/rubygem-ruby-saml: update to 1.4.1 Modified: head/security/rubygem-ruby-saml/Makefile head/security/rubygem-ruby-saml/distinfo Modified: head/security/rubygem-ruby-saml/Makefile ============================================================================== --- head/security/rubygem-ruby-saml/Makefile Wed Dec 28 16:39:07 2016 (r429794) +++ head/security/rubygem-ruby-saml/Makefile Wed Dec 28 16:44:17 2016 (r429795) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ruby-saml -PORTVERSION= 1.3.0 +PORTVERSION= 1.4.1 CATEGORIES= security rubygems MASTER_SITES= RG Modified: head/security/rubygem-ruby-saml/distinfo ============================================================================== --- head/security/rubygem-ruby-saml/distinfo Wed Dec 28 16:39:07 2016 (r429794) +++ head/security/rubygem-ruby-saml/distinfo Wed Dec 28 16:44:17 2016 (r429795) @@ -1,3 +1,3 @@ -TIMESTAMP = 1467811690 -SHA256 (rubygem/ruby-saml-1.3.0.gem) = b4f4a12e7cad65c3d66857f8d73f9c1dbb27652d7d6463f5652ac5dad8501562 -SIZE (rubygem/ruby-saml-1.3.0.gem) = 230912 +TIMESTAMP = 1482943054 +SHA256 (rubygem/ruby-saml-1.4.1.gem) = 856e6c4f4b30352eef975a0b649ca20fa0930a2b0d1bb02f99ecfbb54d7070a9 +SIZE (rubygem/ruby-saml-1.4.1.gem) = 251392 From owner-svn-ports-head@freebsd.org Wed Dec 28 16:47:49 2016 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 94265C94BD3; Wed, 28 Dec 2016 16:47:49 +0000 (UTC) (envelope-from swills@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 633E11932; Wed, 28 Dec 2016 16:47:49 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBSGlmbL095739; Wed, 28 Dec 2016 16:47:48 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBSGlmEo095736; Wed, 28 Dec 2016 16:47:48 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201612281647.uBSGlmEo095736@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Wed, 28 Dec 2016 16:47:48 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429796 - head/graphics/rubygem-chunky_png 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: Wed, 28 Dec 2016 16:47:49 -0000 Author: swills Date: Wed Dec 28 16:47:48 2016 New Revision: 429796 URL: https://svnweb.freebsd.org/changeset/ports/429796 Log: graphics/rubygem-chunky_png: update to 1.3.8 Modified: head/graphics/rubygem-chunky_png/Makefile head/graphics/rubygem-chunky_png/distinfo Modified: head/graphics/rubygem-chunky_png/Makefile ============================================================================== --- head/graphics/rubygem-chunky_png/Makefile Wed Dec 28 16:44:17 2016 (r429795) +++ head/graphics/rubygem-chunky_png/Makefile Wed Dec 28 16:47:48 2016 (r429796) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= chunky_png -PORTVERSION= 1.3.5 +PORTVERSION= 1.3.8 CATEGORIES= graphics rubygems MASTER_SITES= RG Modified: head/graphics/rubygem-chunky_png/distinfo ============================================================================== --- head/graphics/rubygem-chunky_png/distinfo Wed Dec 28 16:44:17 2016 (r429795) +++ head/graphics/rubygem-chunky_png/distinfo Wed Dec 28 16:47:48 2016 (r429796) @@ -1,2 +1,3 @@ -SHA256 (rubygem/chunky_png-1.3.5.gem) = b6ab1011b2e79bcc973c92deee4110d071d5cd59ed950efcd0aba49a5f57c06d -SIZE (rubygem/chunky_png-1.3.5.gem) = 350208 +TIMESTAMP = 1482943374 +SHA256 (rubygem/chunky_png-1.3.8.gem) = 83a0b634fa7587dc68ad7db0d0d4994917f3658d7927a7fed043026dfeb30d48 +SIZE (rubygem/chunky_png-1.3.8.gem) = 351232 From owner-svn-ports-head@freebsd.org Wed Dec 28 16:49:02 2016 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 086B6C94C30; Wed, 28 Dec 2016 16:49:02 +0000 (UTC) (envelope-from swills@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 CC1401A48; Wed, 28 Dec 2016 16:49:01 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBSGn16g095892; Wed, 28 Dec 2016 16:49:01 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBSGn0iS095890; Wed, 28 Dec 2016 16:49:00 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201612281649.uBSGn0iS095890@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Wed, 28 Dec 2016 16:49:00 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429797 - head/graphics/rubygem-emoji 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: Wed, 28 Dec 2016 16:49:02 -0000 Author: swills Date: Wed Dec 28 16:49:00 2016 New Revision: 429797 URL: https://svnweb.freebsd.org/changeset/ports/429797 Log: graphics/rubygem-emoji: update to 1.0.7 Modified: head/graphics/rubygem-emoji/Makefile head/graphics/rubygem-emoji/distinfo Modified: head/graphics/rubygem-emoji/Makefile ============================================================================== --- head/graphics/rubygem-emoji/Makefile Wed Dec 28 16:47:48 2016 (r429796) +++ head/graphics/rubygem-emoji/Makefile Wed Dec 28 16:49:00 2016 (r429797) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= emoji -PORTVERSION= 1.0.5 +PORTVERSION= 1.0.7 CATEGORIES= graphics rubygems MASTER_SITES= RG Modified: head/graphics/rubygem-emoji/distinfo ============================================================================== --- head/graphics/rubygem-emoji/distinfo Wed Dec 28 16:47:48 2016 (r429796) +++ head/graphics/rubygem-emoji/distinfo Wed Dec 28 16:49:00 2016 (r429797) @@ -1,2 +1,3 @@ -SHA256 (rubygem/emoji-1.0.5.gem) = 7548bf2b99f532df80e5ab4ee756ad466261970f6ddca5bc79db253803bf8e63 -SIZE (rubygem/emoji-1.0.5.gem) = 2032128 +TIMESTAMP = 1482943572 +SHA256 (rubygem/emoji-1.0.7.gem) = 0012977f3e136720549b8d9957ec7bba62986f58aa57fd4db44f9aff4703aa9b +SIZE (rubygem/emoji-1.0.7.gem) = 2032640 From owner-svn-ports-head@freebsd.org Wed Dec 28 16:51:05 2016 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 BC359C94D5A; Wed, 28 Dec 2016 16:51:05 +0000 (UTC) (envelope-from swills@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 8B87C1DB7; Wed, 28 Dec 2016 16:51:05 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBSGp4Ym098358; Wed, 28 Dec 2016 16:51:04 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBSGp49o098356; Wed, 28 Dec 2016 16:51:04 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201612281651.uBSGp49o098356@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Wed, 28 Dec 2016 16:51:04 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429798 - head/graphics/rubygem-exifr 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: Wed, 28 Dec 2016 16:51:05 -0000 Author: swills Date: Wed Dec 28 16:51:04 2016 New Revision: 429798 URL: https://svnweb.freebsd.org/changeset/ports/429798 Log: graphics/rubygem-exifr: update to 1.2.5 Modified: head/graphics/rubygem-exifr/Makefile head/graphics/rubygem-exifr/distinfo Modified: head/graphics/rubygem-exifr/Makefile ============================================================================== --- head/graphics/rubygem-exifr/Makefile Wed Dec 28 16:49:00 2016 (r429797) +++ head/graphics/rubygem-exifr/Makefile Wed Dec 28 16:51:04 2016 (r429798) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= exifr -PORTVERSION= 1.2.4 +PORTVERSION= 1.2.5 CATEGORIES= graphics rubygems MASTER_SITES= RG Modified: head/graphics/rubygem-exifr/distinfo ============================================================================== --- head/graphics/rubygem-exifr/distinfo Wed Dec 28 16:49:00 2016 (r429797) +++ head/graphics/rubygem-exifr/distinfo Wed Dec 28 16:51:04 2016 (r429798) @@ -1,2 +1,3 @@ -SHA256 (rubygem/exifr-1.2.4.gem) = 8f624b88dc4919d19d708ac4dde9b25b1c80aac311a0bf6627e58683cfd4939e -SIZE (rubygem/exifr-1.2.4.gem) = 225792 +TIMESTAMP = 1482943652 +SHA256 (rubygem/exifr-1.2.5.gem) = ae864b9e3f5be89196f22ed1164ff5edb768c93db13712fde33b1d89e3f61ac8 +SIZE (rubygem/exifr-1.2.5.gem) = 225792 From owner-svn-ports-head@freebsd.org Wed Dec 28 16:54:54 2016 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 7856EC94F42; Wed, 28 Dec 2016 16:54:54 +0000 (UTC) (envelope-from brnrd@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 47EF31FF3; Wed, 28 Dec 2016 16:54:54 +0000 (UTC) (envelope-from brnrd@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBSGsrgn099975; Wed, 28 Dec 2016 16:54:53 GMT (envelope-from brnrd@FreeBSD.org) Received: (from brnrd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBSGsrAa099973; Wed, 28 Dec 2016 16:54:53 GMT (envelope-from brnrd@FreeBSD.org) Message-Id: <201612281654.uBSGsrAa099973@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: brnrd set sender to brnrd@FreeBSD.org using -f From: Bernard Spil Date: Wed, 28 Dec 2016 16:54:53 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429799 - 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: Wed, 28 Dec 2016 16:54:54 -0000 Author: brnrd Date: Wed Dec 28 16:54:53 2016 New Revision: 429799 URL: https://svnweb.freebsd.org/changeset/ports/429799 Log: mail/phpmailer: Update to 5.2.20 - Update to version 5.2.20 - Fixes critical RCE PR: 21563 Security: 3c4693de-ccf7-11e6-a9a5-b499baebfeaf Security: CVE-2016-10045 MFH: 2016Q4 Modified: head/mail/phpmailer/Makefile head/mail/phpmailer/distinfo Modified: head/mail/phpmailer/Makefile ============================================================================== --- head/mail/phpmailer/Makefile Wed Dec 28 16:51:04 2016 (r429798) +++ head/mail/phpmailer/Makefile Wed Dec 28 16:54:53 2016 (r429799) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= phpmailer -PORTVERSION= 5.2.19 +PORTVERSION= 5.2.20 DISTVERSIONPREFIX= v CATEGORIES= mail Modified: head/mail/phpmailer/distinfo ============================================================================== --- head/mail/phpmailer/distinfo Wed Dec 28 16:51:04 2016 (r429798) +++ head/mail/phpmailer/distinfo Wed Dec 28 16:54:53 2016 (r429799) @@ -1,3 +1,3 @@ -TIMESTAMP = 1482889915 -SHA256 (PHPMailer-PHPMailer-v5.2.19_GH0.tar.gz) = 5c167f6d84bd74bff9de6b5594f2c262e748a021ce4686cadfc2ed273e71f82f -SIZE (PHPMailer-PHPMailer-v5.2.19_GH0.tar.gz) = 156311 +TIMESTAMP = 1482937380 +SHA256 (PHPMailer-PHPMailer-v5.2.20_GH0.tar.gz) = 4716acef60503f345323849842f3138a8453c178d3829477553bf1e347664976 +SIZE (PHPMailer-PHPMailer-v5.2.20_GH0.tar.gz) = 156793 From owner-svn-ports-head@freebsd.org Wed Dec 28 16:55:08 2016 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 62E94C94FC6; Wed, 28 Dec 2016 16:55:08 +0000 (UTC) (envelope-from swills@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 2EBDB10C9; Wed, 28 Dec 2016 16:55:08 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBSGt7hN000251; Wed, 28 Dec 2016 16:55:07 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBSGt7mI000249; Wed, 28 Dec 2016 16:55:07 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201612281655.uBSGt7mI000249@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Wed, 28 Dec 2016 16:55:07 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429800 - head/graphics/rubygem-fastimage 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: Wed, 28 Dec 2016 16:55:08 -0000 Author: swills Date: Wed Dec 28 16:55:07 2016 New Revision: 429800 URL: https://svnweb.freebsd.org/changeset/ports/429800 Log: graphics/rubygem-fastimage: update to 2.0.1 Modified: head/graphics/rubygem-fastimage/Makefile head/graphics/rubygem-fastimage/distinfo Modified: head/graphics/rubygem-fastimage/Makefile ============================================================================== --- head/graphics/rubygem-fastimage/Makefile Wed Dec 28 16:54:53 2016 (r429799) +++ head/graphics/rubygem-fastimage/Makefile Wed Dec 28 16:55:07 2016 (r429800) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= fastimage -PORTVERSION= 2.0.0 +PORTVERSION= 2.0.1 CATEGORIES= graphics rubygems MASTER_SITES= RG Modified: head/graphics/rubygem-fastimage/distinfo ============================================================================== --- head/graphics/rubygem-fastimage/distinfo Wed Dec 28 16:54:53 2016 (r429799) +++ head/graphics/rubygem-fastimage/distinfo Wed Dec 28 16:55:07 2016 (r429800) @@ -1,2 +1,3 @@ -SHA256 (rubygem/fastimage-2.0.0.gem) = 17981a86da7d49d2db3a28600592cb10909e0f39c7f50a22a94e6991f85d8848 -SIZE (rubygem/fastimage-2.0.0.gem) = 13312 +TIMESTAMP = 1482943799 +SHA256 (rubygem/fastimage-2.0.1.gem) = d55fb6f7b1839aa141c8e9844464e5fe2de53f91c09df3aafbe2dfac006d7d28 +SIZE (rubygem/fastimage-2.0.1.gem) = 13312 From owner-svn-ports-head@freebsd.org Wed Dec 28 17:01:29 2016 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 82A72C9431B; Wed, 28 Dec 2016 17:01:29 +0000 (UTC) (envelope-from jhale@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 4B6F51783; Wed, 28 Dec 2016 17:01:29 +0000 (UTC) (envelope-from jhale@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBSH1SQA003599; Wed, 28 Dec 2016 17:01:28 GMT (envelope-from jhale@FreeBSD.org) Received: (from jhale@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBSH1SsQ003597; Wed, 28 Dec 2016 17:01:28 GMT (envelope-from jhale@FreeBSD.org) Message-Id: <201612281701.uBSH1SsQ003597@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jhale set sender to jhale@FreeBSD.org using -f From: "Jason E. Hale" Date: Wed, 28 Dec 2016 17:01:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429802 - head/devel/git-lfs 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: Wed, 28 Dec 2016 17:01:29 -0000 Author: jhale Date: Wed Dec 28 17:01:28 2016 New Revision: 429802 URL: https://svnweb.freebsd.org/changeset/ports/429802 Log: Update to 1.5.3 PR: 214626 Submitted by: Kenji Rikitake (maintainer) Modified: head/devel/git-lfs/Makefile head/devel/git-lfs/distinfo Modified: head/devel/git-lfs/Makefile ============================================================================== --- head/devel/git-lfs/Makefile Wed Dec 28 16:56:46 2016 (r429801) +++ head/devel/git-lfs/Makefile Wed Dec 28 17:01:28 2016 (r429802) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= git-lfs -PORTVERSION= 1.4.4 +PORTVERSION= 1.5.3 DISTVERSIONPREFIX= v CATEGORIES= devel MASTER_SITES= GH GHC Modified: head/devel/git-lfs/distinfo ============================================================================== --- head/devel/git-lfs/distinfo Wed Dec 28 16:56:46 2016 (r429801) +++ head/devel/git-lfs/distinfo Wed Dec 28 17:01:28 2016 (r429802) @@ -1,3 +1,3 @@ -TIMESTAMP = 1478133689 -SHA256 (git-lfs-v1.4.4_GH0.tar.gz) = ee4c3b459dd08cc9443fc5774baf342abc9b7975ffffbefb52b248b3eb91dd33 -SIZE (git-lfs-v1.4.4_GH0.tar.gz) = 581870 +TIMESTAMP = 1482775702 +SHA256 (git-lfs-v1.5.3_GH0.tar.gz) = d84eabad6c04fb80e0ed9e7de62e283ca38a1000fe3fdc0310279eccf1a3aeee +SIZE (git-lfs-v1.5.3_GH0.tar.gz) = 600842 From owner-svn-ports-head@freebsd.org Wed Dec 28 17:15:58 2016 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 79CEDC94832; Wed, 28 Dec 2016 17:15:58 +0000 (UTC) (envelope-from duchateau.olivier@gmail.com) Received: from mail-wm0-x241.google.com (mail-wm0-x241.google.com [IPv6:2a00:1450:400c:c09::241]) (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 0C0A31F12; Wed, 28 Dec 2016 17:15:58 +0000 (UTC) (envelope-from duchateau.olivier@gmail.com) Received: by mail-wm0-x241.google.com with SMTP id l2so37335724wml.2; Wed, 28 Dec 2016 09:15:57 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=sender:date:from:to:cc:subject:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=81Ow8z0rpmUx87s9EjdSOpMPIGxV0dbsTN+OlclFIMI=; b=iLoo4YDePjNgbAuMq/qohkc1KLBzWLE7hFPAAmAAILOq+jCReXi2cJKs+9SOZytYmi MThORh2kI/p/puanXOj6JusYVF+k1nShrlqCVaPHZmQg9TiSvrW3Z8O26lLwR+6MuJpl rhQ/igE1TfshKUNPgD2JoNvKka3LqG+TmYw59WCIo44HSgDjlswswap99CI6gvv2a/o/ WIXDw+y6z8yujwEMhBsUY/Aaa3sT2j5ASKPh5LQncJxrKlQYR36ul7klIhX8W8ylRMJ2 tJLKeGGmoxZk+q5Yaqh4gC8SqbaXmgUK9mbmNV8+WUClys//r4KOUz1cDtbN/XZNV6/O vqUQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:sender:date:from:to:cc:subject:message-id :in-reply-to:references:mime-version:content-transfer-encoding; bh=81Ow8z0rpmUx87s9EjdSOpMPIGxV0dbsTN+OlclFIMI=; b=Dh/0KZYHKmMlIYNXEf5v/nGT5TETKSNvn8ikd9qQV3dHo1+LS9oFQrXCmuqhX0J7fA E8kieijr42HOfcifQ2AT33iBbsIiQGjheH88F5AGev8iABfxSXCTBdupsU55K+UJRO87 mDa7DskzSnY7vHUIub6XmP2ClwIV3wQhkpWsH6Jw/pbxccG/MMAqIVTuKQukv7YOX+Ei P0ajNsjQ0YVtlJB7UjUzbdlMZ4yBd53Qo3zfqbGc2EUlB/Cdwkf0zUk4akcY+8LOeXqg AhXVH0nKYPcMnoxjFrsKzGwAk5nPk5uIzPVbhp54/e/V1baoaNj2wqzRO5X0DRbcWTyB i2aA== X-Gm-Message-State: AIkVDXJ5fChAVVzA7lwR4quHQLz5uWhmxb58md8tXlGGDQTPV6YjxFqPntJ2xWC+GTwHgg== X-Received: by 10.28.20.139 with SMTP id 133mr35216060wmu.9.1482945355831; Wed, 28 Dec 2016 09:15:55 -0800 (PST) Received: from localhost (AMarseille-655-1-771-121.w92-150.abo.wanadoo.fr. [92.150.232.121]) by smtp.gmail.com with ESMTPSA id q65sm61472496wmd.6.2016.12.28.09.15.54 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 28 Dec 2016 09:15:54 -0800 (PST) Sender: Olivier Duchateau Date: Wed, 28 Dec 2016 18:16:14 +0100 From: Olivier Duchateau To: Mathieu Arnold Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r429401 - head/x11/lxqt-l10n Message-Id: <20161228181614.fa755e727917b86e419aeb7d@freebsd.org> In-Reply-To: References: <201612250755.uBP7tH2L089743@repo.freebsd.org> <8824993d-8558-fa88-6985-6678df1ca63c@FreeBSD.org> <20161228095912.1097cbfb7dd73303a8eeea34@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: Wed, 28 Dec 2016 17:15:58 -0000 On Wed, 28 Dec 2016 14:31:19 +0100 Mathieu Arnold wrote: > Le 28/12/2016 =E0 09:59, Olivier Duchateau a =E9crit : > > On Mon, 26 Dec 2016 16:25:52 +0100 > > Mathieu Arnold wrote: > > > >> Le 25/12/2016 =E0 08:55, Olivier Duchateau a =E9crit : > >>> Author: olivierd > >>> Date: Sun Dec 25 07:55:17 2016 > >>> New Revision: 429401 > >>> URL: https://svnweb.freebsd.org/changeset/ports/429401 > >>> > >>> Log: > >>> Remove USES=3D metaport, otherwise fetch target is not functional = =20 > >> Mmmm, I don't understand, why would a port that does not build or > >> install anything need to fetch something for ? > > In fact, since the 0.11.0 LXQt release, upstream decided to provide tra= nslation files in separated tarball (lxqt-l10n). It's nonsense to add this = such raw port (because some piece of LXQt are not yet imported), and I thin= k, users, which want to install graphics/lximage-qt don't want others trans= lations. That's why we have decided to split tarball. > > > > Furthermore, I think it's stupid to duplicate distinfo for each *-l10n = related ports, so we need to centralize metadata somewhere. >=20 > Keeping the same distinfo file in one place is a good idea. > Now, I still do not understand why *this* ports needs to be able to > fetch it. Any other port that needs this distinfo can, and will. I made a mistake, due to parallel use of USES=3D metaport and lxqt in Makef= ile. I think, this patch [1] is better (tested in new poudriere environment). [1] https://people.freebsd.org/~olivierd/patches/lxqt-l10n.diff >=20 > --=20 > Mathieu Arnold >=20 >=20 --=20 Olivier Duchateau From owner-svn-ports-head@freebsd.org Wed Dec 28 17:18:18 2016 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 ABDB8C94904; Wed, 28 Dec 2016 17:18:18 +0000 (UTC) (envelope-from swills@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 7B47610A0; Wed, 28 Dec 2016 17:18:18 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBSHIHPm008572; Wed, 28 Dec 2016 17:18:17 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBSHIHa4008570; Wed, 28 Dec 2016 17:18:17 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201612281718.uBSHIHa4008570@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Wed, 28 Dec 2016 17:18:17 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429803 - head/graphics/rubygem-gruff 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: Wed, 28 Dec 2016 17:18:18 -0000 Author: swills Date: Wed Dec 28 17:18:17 2016 New Revision: 429803 URL: https://svnweb.freebsd.org/changeset/ports/429803 Log: graphics/rubygem-gruff: update to 0.7.0 Modified: head/graphics/rubygem-gruff/Makefile head/graphics/rubygem-gruff/distinfo Modified: head/graphics/rubygem-gruff/Makefile ============================================================================== --- head/graphics/rubygem-gruff/Makefile Wed Dec 28 17:01:28 2016 (r429802) +++ head/graphics/rubygem-gruff/Makefile Wed Dec 28 17:18:17 2016 (r429803) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gruff -PORTVERSION= 0.6.0 +PORTVERSION= 0.7.0 PORTREVISION= 1 CATEGORIES= graphics rubygems MASTER_SITES= RG Modified: head/graphics/rubygem-gruff/distinfo ============================================================================== --- head/graphics/rubygem-gruff/distinfo Wed Dec 28 17:01:28 2016 (r429802) +++ head/graphics/rubygem-gruff/distinfo Wed Dec 28 17:18:17 2016 (r429803) @@ -1,2 +1,3 @@ -SHA256 (rubygem/gruff-0.6.0.gem) = d44116afdc914a98143fd455004f4aeb725942e8a61650c93e1fde7d307de4b2 -SIZE (rubygem/gruff-0.6.0.gem) = 316416 +TIMESTAMP = 1482944479 +SHA256 (rubygem/gruff-0.7.0.gem) = 76d8136ad46d0945f6d118b4bdc0002558624d2b9ede3a96f37536022fefc476 +SIZE (rubygem/gruff-0.7.0.gem) = 318464 From owner-svn-ports-head@freebsd.org Wed Dec 28 17:50:04 2016 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 073B8C951D7; Wed, 28 Dec 2016 17:50:04 +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 B22E01181; Wed, 28 Dec 2016 17:50:03 +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 uBSHo2tP020760; Wed, 28 Dec 2016 17:50:02 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBSHo2EQ020758; Wed, 28 Dec 2016 17:50:02 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201612281750.uBSHo2EQ020758@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Wed, 28 Dec 2016 17:50:02 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429804 - in head/multimedia/bino: . 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: Wed, 28 Dec 2016 17:50:04 -0000 Author: amdmi3 Date: Wed Dec 28 17:50:02 2016 New Revision: 429804 URL: https://svnweb.freebsd.org/changeset/ports/429804 Log: - Add LICENSE_FILE - Pet portlint - Fix build on 11+ Approved by: portmgr blanket Added: head/multimedia/bino/files/patch-src_base_str.cpp (contents, props changed) Modified: head/multimedia/bino/Makefile Modified: head/multimedia/bino/Makefile ============================================================================== --- head/multimedia/bino/Makefile Wed Dec 28 17:18:17 2016 (r429803) +++ head/multimedia/bino/Makefile Wed Dec 28 17:50:02 2016 (r429804) @@ -11,6 +11,11 @@ MAINTAINER= i@levsha.me COMMENT= 3D video player with multi-display support LICENSE= GPLv3+ +LICENSE_FILE= ${WRKSRC}/COPYING + +LIB_DEPENDS= libass.so:multimedia/libass \ + libavformat.so:multimedia/ffmpeg \ + libopenal.so:audio/openal-soft USES= desktop-file-utils gmake pkgconfig tar:xz USE_GL= glew @@ -19,13 +24,9 @@ INSTALLS_ICONS= yes USE_QT4= moc_build opengl rcc_build # no port fow equalizer now, lirc detecting not working -CONFIGURE_ARGS+= --without-equalizer --without-liblircclient --docdir=${DOCSDIR} +CONFIGURE_ARGS= --without-equalizer --without-liblircclient --docdir=${DOCSDIR} -LIB_DEPENDS+= libass.so:multimedia/libass \ - libavformat.so:multimedia/ffmpeg \ - libopenal.so:audio/openal-soft - -INFO= bino +INFO= bino OPTIONS_DEFINE= NLS DOCS OPTIONS_SUB= yes @@ -33,8 +34,6 @@ OPTIONS_SUB= yes NLS_USES= gettext NLS_CONFIGURE_ENABLE=nls -BROKEN_aarch64= Fails to compile: error: call to member function insert is ambiguous - # fixes build on non UTF-8 enviroments post-patch: @${REINPLACE_CMD} -e 's|echo $<|LANG=C; LC_ALL=C; &|' \ Added: head/multimedia/bino/files/patch-src_base_str.cpp ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/multimedia/bino/files/patch-src_base_str.cpp Wed Dec 28 17:50:02 2016 (r429804) @@ -0,0 +1,20 @@ +--- src/base/str.cpp.orig 2012-10-13 05:01:40 UTC ++++ src/base/str.cpp +@@ -77,7 +77,7 @@ static inline std::string uint_to_str(T + do + { + // this assumes an ASCII-compatible character set +- s.insert(0, 1, '0' + x % 10); ++ s.insert((size_t)0, (size_t)1, (char)('0' + x % 10)); + x /= 10; + } + while (x != 0); +@@ -94,7 +94,7 @@ static inline std::string int_to_str(T x + do + { + // this assumes an ASCII-compatible character set +- s.insert(0, 1, (negative ? ('0' - x % 10) : ('0' + x % 10))); ++ s.insert((size_t)0, (size_t)1, (char)(negative ? ('0' - x % 10) : ('0' + x % 10))); + x /= 10; + } + while (x != 0); From owner-svn-ports-head@freebsd.org Wed Dec 28 17:51:12 2016 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 0DE74C95271; Wed, 28 Dec 2016 17:51:12 +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 C301915EB; Wed, 28 Dec 2016 17:51:11 +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 uBSHpAlb021773; Wed, 28 Dec 2016 17:51:10 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBSHpARd021772; Wed, 28 Dec 2016 17:51:10 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201612281751.uBSHpARd021772@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Wed, 28 Dec 2016 17:51:10 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429805 - in head/science/gchemutils: . 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: Wed, 28 Dec 2016 17:51:12 -0000 Author: amdmi3 Date: Wed Dec 28 17:51:10 2016 New Revision: 429805 URL: https://svnweb.freebsd.org/changeset/ports/429805 Log: - Add LICENSE - Switch to USES=localbase - Unbreak on 11+ by backporting upstream revision 2055 Approved by: portmgr blanket Added: head/science/gchemutils/files/patch-libs_gccv_text.cc (contents, props changed) Modified: head/science/gchemutils/Makefile Modified: head/science/gchemutils/Makefile ============================================================================== --- head/science/gchemutils/Makefile Wed Dec 28 17:50:02 2016 (r429804) +++ head/science/gchemutils/Makefile Wed Dec 28 17:51:10 2016 (r429805) @@ -10,6 +10,9 @@ DISTNAME= gnome-chemistry-utils-${PORTVE MAINTAINER= kwm@FreeBSD.org COMMENT= C++ classes and Gtk3 widgets related to chemistry +LICENSE= GPLv3+ +LICENSE_FILE= ${WRKSRC}/COPYING + BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/bodr.pc:science/bodr \ ${LOCALBASE}/libdata/pkgconfig/chemical-mime-data.pc:science/chemical-mime-data LIB_DEPENDS= libgtkglext-x11-1.0.so:x11-toolkits/gtkglext \ @@ -20,16 +23,12 @@ RUN_DEPENDS= ${LOCALBASE}/libdata/pkgcon PORTSCOUT= limitw:1,even -BROKEN_aarch64= Fails to compile: error: call to abs is ambiguous - USE_XORG= x11 USE_GNOME= gnomedocutils gtk30 intlhack libgsf libxml2 -USES= desktop-file-utils gettext gmake libtool:keepla pathfix \ - pkgconfig shared-mime-info tar:xz +USES= desktop-file-utils gettext gmake libtool:keepla localbase:ldflags \ + pathfix pkgconfig shared-mime-info tar:xz USE_LDCONFIG= yes GNU_CONFIGURE= yes -CPPFLAGS+= -I${LOCALBASE}/include -LDFLAGS+= -L${LOCALBASE}/lib CONFIGURE_ARGS= --with-omf-dir=${PREFIX}/share/omf INSTALLS_ICONS= yes INSTALLS_OMF= yes Added: head/science/gchemutils/files/patch-libs_gccv_text.cc ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/science/gchemutils/files/patch-libs_gccv_text.cc Wed Dec 28 17:51:10 2016 (r429805) @@ -0,0 +1,26 @@ +--- libs/gccv/text.cc 2016/03/26 17:11:08 2017 ++++ libs/gccv/text.cc 2016/10/31 07:44:34 2055 +@@ -1213,7 +1213,10 @@ + case GDK_KEY_Delete: + case GDK_KEY_KP_Delete: { + if (m_CurPos != m_StartSel) { +- ReplaceText (empty_st, MIN (m_CurPos, m_StartSel), abs (m_CurPos - m_StartSel)); ++ if (m_CurPos > m_StartSel) ++ ReplaceText (empty_st, m_StartSel, m_CurPos - m_StartSel); ++ else ++ ReplaceText (empty_st, m_CurPos, m_StartSel - m_CurPos); + if (client) + client->TextChanged (m_CurPos); + break; +@@ -1233,7 +1236,10 @@ + break; + case GDK_KEY_BackSpace: { + if (m_CurPos != m_StartSel) { +- ReplaceText (empty_st, MIN (m_CurPos, m_StartSel), abs (m_CurPos - m_StartSel)); ++ if (m_CurPos > m_StartSel) ++ ReplaceText (empty_st, m_StartSel, m_CurPos - m_StartSel); ++ else ++ ReplaceText (empty_st, m_CurPos, m_StartSel - m_CurPos); + if (client) + client->TextChanged (m_CurPos); + break; From owner-svn-ports-head@freebsd.org Wed Dec 28 17:53:46 2016 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 70FAEC95444; Wed, 28 Dec 2016 17:53:46 +0000 (UTC) (envelope-from swills@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 4005319DD; Wed, 28 Dec 2016 17:53:46 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBSHrjOs025154; Wed, 28 Dec 2016 17:53:45 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBSHrjB7025152; Wed, 28 Dec 2016 17:53:45 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201612281753.uBSHrjB7025152@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Wed, 28 Dec 2016 17:53:45 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429806 - head/graphics/rubygem-image_science 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: Wed, 28 Dec 2016 17:53:46 -0000 Author: swills Date: Wed Dec 28 17:53:45 2016 New Revision: 429806 URL: https://svnweb.freebsd.org/changeset/ports/429806 Log: graphics/rubygem-image_science: update to 1.3.0 Modified: head/graphics/rubygem-image_science/Makefile head/graphics/rubygem-image_science/distinfo Modified: head/graphics/rubygem-image_science/Makefile ============================================================================== --- head/graphics/rubygem-image_science/Makefile Wed Dec 28 17:51:10 2016 (r429805) +++ head/graphics/rubygem-image_science/Makefile Wed Dec 28 17:53:45 2016 (r429806) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= image_science -PORTVERSION= 1.2.6 +PORTVERSION= 1.3.0 PORTREVISION= 1 CATEGORIES= graphics rubygems MASTER_SITES= RG Modified: head/graphics/rubygem-image_science/distinfo ============================================================================== --- head/graphics/rubygem-image_science/distinfo Wed Dec 28 17:51:10 2016 (r429805) +++ head/graphics/rubygem-image_science/distinfo Wed Dec 28 17:53:45 2016 (r429806) @@ -1,2 +1,3 @@ -SHA256 (rubygem/image_science-1.2.6.gem) = 7057ef84363c1cd4b0818d50a545cd2bb98eb028765677f4b18dc090d669aa67 -SIZE (rubygem/image_science-1.2.6.gem) = 20480 +TIMESTAMP = 1482945408 +SHA256 (rubygem/image_science-1.3.0.gem) = 05a47a3d8d230fac7793cbac493b557b1354774e716749bd4e5fb070d4fa879d +SIZE (rubygem/image_science-1.3.0.gem) = 20480 From owner-svn-ports-head@freebsd.org Wed Dec 28 17:55:47 2016 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 7B290C954C6; Wed, 28 Dec 2016 17:55:47 +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 30D971AF2; Wed, 28 Dec 2016 17:55:47 +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 uBSHtkNS025327; Wed, 28 Dec 2016 17:55:46 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBSHtkex025326; Wed, 28 Dec 2016 17:55:46 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201612281755.uBSHtkex025326@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Wed, 28 Dec 2016 17:55:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429807 - head/math/cgal 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: Wed, 28 Dec 2016 17:55:47 -0000 Author: amdmi3 Date: Wed Dec 28 17:55:46 2016 New Revision: 429807 URL: https://svnweb.freebsd.org/changeset/ports/429807 Log: - Require newer clang instead of gcc to circumvent clang 3.8 internal error; this fixes consumer ports (at least cad/openscad) which suffer from libc++/libstdc++ incompatibility Approved by: portmgr blanket Modified: head/math/cgal/Makefile Modified: head/math/cgal/Makefile ============================================================================== --- head/math/cgal/Makefile Wed Dec 28 17:53:45 2016 (r429806) +++ head/math/cgal/Makefile Wed Dec 28 17:55:46 2016 (r429807) @@ -3,7 +3,7 @@ PORTNAME= cgal PORTVERSION= 4.9 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= math MASTER_SITES= https://github.com/CGAL/cgal/releases/download/releases%2FCGAL-4.9/ DISTNAME= CGAL-${PORTVERSION} @@ -19,19 +19,21 @@ RUN_DEPENDS= ${LOCALBASE}/include/boost/ LIB_DEPENDS= libmpfr.so:math/mpfr \ libgmp.so:math/gmp -BROKEN_sparc64= Does not build: fails to compile all_files.cpp +BROKEN_sparc64= does not build: fails to compile all_files.cpp -USE_LDCONFIG= yes -USES= cmake shebangfix tar:xz -USE_QT5= buildtools_build core gui opengl qmake_build widgets -SHEBANG_FILES= scripts/cgal_create_CMakeLists \ - scripts/cgal_create_cmake_script +USE_LDCONFIG= yes +USES= cmake shebangfix tar:xz +USE_QT5= buildtools_build core gui opengl qmake_build widgets +SHEBANG_FILES= scripts/cgal_create_CMakeLists \ + scripts/cgal_create_cmake_script .include -.if ${ARCH} == i386 && ${OSVERSION} >= 1100000 -# clang internal error -USE_GCC= yes +.if ${ARCH} == i386 && ${OPSYS} == FreeBSD && ((${OSVERSION} >= 1100000 && ${OSVERSION} < 1100508) || (${OSVERSION} >= 1200000 && ${OSVERSION} < 1200017)) +# clang internal error in clang 3.8 +BUILD_DEPENDS+= clang39:devel/llvm39 +CC= clang39 +CXX= clang++39 .endif .include From owner-svn-ports-head@freebsd.org Wed Dec 28 17:55:51 2016 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 3A175C954E0; Wed, 28 Dec 2016 17:55:51 +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 09CF11AF6; Wed, 28 Dec 2016 17:55:50 +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 uBSHto5R025417; Wed, 28 Dec 2016 17:55:50 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBSHtoQ2025416; Wed, 28 Dec 2016 17:55:50 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201612281755.uBSHtoQ2025416@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Wed, 28 Dec 2016 17:55:50 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429808 - head/cad/openscad 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: Wed, 28 Dec 2016 17:55:51 -0000 Author: amdmi3 Date: Wed Dec 28 17:55:50 2016 New Revision: 429808 URL: https://svnweb.freebsd.org/changeset/ports/429808 Log: - No more broken after removing gcc requirement from math/cgal Approved by: portmgr blanket Modified: head/cad/openscad/Makefile Modified: head/cad/openscad/Makefile ============================================================================== --- head/cad/openscad/Makefile Wed Dec 28 17:55:46 2016 (r429807) +++ head/cad/openscad/Makefile Wed Dec 28 17:55:50 2016 (r429808) @@ -39,10 +39,4 @@ post-patch: @${REINPLACE_CMD} -e 's,share/man,man,' \ ${WRKSRC}/openscad.pro -.include - -.if ${ARCH} == i386 && ${OPSYS} == FreeBSD && ${OSVERSION} >= 1100000 -BROKEN= does not build (libstdc++/libc++ incompatibility in cgal/boost) -.endif - .include From owner-svn-ports-head@freebsd.org Wed Dec 28 18:04:18 2016 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 C313AC95908; Wed, 28 Dec 2016 18:04:18 +0000 (UTC) (envelope-from swills@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 92A2D1439; Wed, 28 Dec 2016 18:04:18 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBSI4HsX029344; Wed, 28 Dec 2016 18:04:17 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBSI4HSE029342; Wed, 28 Dec 2016 18:04:17 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201612281804.uBSI4HSE029342@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Wed, 28 Dec 2016 18:04:17 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429809 - head/graphics/rubygem-rmagick 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: Wed, 28 Dec 2016 18:04:18 -0000 Author: swills Date: Wed Dec 28 18:04:17 2016 New Revision: 429809 URL: https://svnweb.freebsd.org/changeset/ports/429809 Log: graphics/rubygem-rmagick: update to 2.16.0 Modified: head/graphics/rubygem-rmagick/Makefile head/graphics/rubygem-rmagick/distinfo Modified: head/graphics/rubygem-rmagick/Makefile ============================================================================== --- head/graphics/rubygem-rmagick/Makefile Wed Dec 28 17:55:50 2016 (r429808) +++ head/graphics/rubygem-rmagick/Makefile Wed Dec 28 18:04:17 2016 (r429809) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= rmagick -PORTVERSION= 2.15.4 +PORTVERSION= 2.16.0 PORTREVISION= 1 CATEGORIES= graphics rubygems MASTER_SITES= RG Modified: head/graphics/rubygem-rmagick/distinfo ============================================================================== --- head/graphics/rubygem-rmagick/distinfo Wed Dec 28 17:55:50 2016 (r429808) +++ head/graphics/rubygem-rmagick/distinfo Wed Dec 28 18:04:17 2016 (r429809) @@ -1,2 +1,3 @@ -SHA256 (rubygem/rmagick-2.15.4.gem) = 69db6635c2630ffd63c1858646cbc280226f31a7bc34e1c9d1322c2c73e1e386 -SIZE (rubygem/rmagick-2.15.4.gem) = 1545216 +TIMESTAMP = 1482947531 +SHA256 (rubygem/rmagick-2.16.0.gem) = 06d3c969889d31065127e90a612904c575785293420f6d044a8b4dda58093d55 +SIZE (rubygem/rmagick-2.16.0.gem) = 1545728 From owner-svn-ports-head@freebsd.org Wed Dec 28 18:07:59 2016 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 AFBBFC95B38; Wed, 28 Dec 2016 18:07:59 +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 8A7511A45; Wed, 28 Dec 2016 18:07:59 +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 uBSI7wtw029734; Wed, 28 Dec 2016 18:07:58 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBSI7wLU029728; Wed, 28 Dec 2016 18:07:58 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201612281807.uBSI7wLU029728@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Wed, 28 Dec 2016 18:07:58 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429810 - in head/devel: . erlang-cl 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: Wed, 28 Dec 2016 18:07:59 -0000 Author: amdmi3 Date: Wed Dec 28 18:07:58 2016 New Revision: 429810 URL: https://svnweb.freebsd.org/changeset/ports/429810 Log: - Add devel/erlang-cl - OpenCL binding for Erlang. This is needed for graphics/wings update. OpenCL binding for Erlang. WWW: https://github.com/tonyrog/cl Added: head/devel/erlang-cl/ head/devel/erlang-cl/Makefile (contents, props changed) head/devel/erlang-cl/distinfo (contents, props changed) head/devel/erlang-cl/pkg-descr (contents, props changed) head/devel/erlang-cl/pkg-plist (contents, props changed) Modified: head/devel/Makefile Modified: head/devel/Makefile ============================================================================== --- head/devel/Makefile Wed Dec 28 18:04:17 2016 (r429809) +++ head/devel/Makefile Wed Dec 28 18:07:58 2016 (r429810) @@ -501,6 +501,7 @@ SUBDIR += erlang-bear SUBDIR += erlang-certifi SUBDIR += erlang-cf + SUBDIR += erlang-cl SUBDIR += erlang-clique SUBDIR += erlang-common_lib SUBDIR += erlang-cuttlefish Added: head/devel/erlang-cl/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/erlang-cl/Makefile Wed Dec 28 18:07:58 2016 (r429810) @@ -0,0 +1,30 @@ +# Created by: Dmitry Marakasov +# $FreeBSD$ + +PORTNAME= cl +PORTVERSION= 1.2.3 +DISTVERSIONPREFIX= cl- +CATEGORIES= devel +PKGNAMEPREFIX= erlang- + +MAINTAINER= amdmi3@FreeBSD.org +COMMENT= OpenCL binding for Erlang + +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/COPYRIGHT + +BUILD_DEPENDS= opencl>=0:devel/opencl + +USE_GITHUB= yes +GH_ACCOUNT= tonyrog + +USES= gmake erlang:rebar3 localbase + +PORTDOCS= * + +OPTIONS_DEFINE= DOCS + +post-build: + @${RMDIR} ${WRKSRC}/priv + +.include Added: head/devel/erlang-cl/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/erlang-cl/distinfo Wed Dec 28 18:07:58 2016 (r429810) @@ -0,0 +1,3 @@ +TIMESTAMP = 1479209283 +SHA256 (tonyrog-cl-cl-1.2.3_GH0.tar.gz) = a9731825ee9b8057006ebb6b472466d51278d1a0e1fa496cf132b5456c54f15b +SIZE (tonyrog-cl-cl-1.2.3_GH0.tar.gz) = 137921 Added: head/devel/erlang-cl/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/erlang-cl/pkg-descr Wed Dec 28 18:07:58 2016 (r429810) @@ -0,0 +1,3 @@ +OpenCL binding for Erlang. + +WWW: https://github.com/tonyrog/cl Added: head/devel/erlang-cl/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/erlang-cl/pkg-plist Wed Dec 28 18:07:58 2016 (r429810) @@ -0,0 +1,15 @@ +lib/erlang/lib/cl-%%VERSION%%/ebin/cl.app +lib/erlang/lib/cl-%%VERSION%%/ebin/cl.beam +lib/erlang/lib/cl-%%VERSION%%/ebin/cl10.beam +lib/erlang/lib/cl-%%VERSION%%/ebin/cl11.beam +lib/erlang/lib/cl-%%VERSION%%/ebin/cl12.beam +lib/erlang/lib/cl-%%VERSION%%/ebin/cl13.beam +lib/erlang/lib/cl-%%VERSION%%/ebin/clu.beam +lib/erlang/lib/cl-%%VERSION%%/include/cl.hrl +lib/erlang/lib/cl-%%VERSION%%/src/cl.app.src +lib/erlang/lib/cl-%%VERSION%%/src/cl.erl +lib/erlang/lib/cl-%%VERSION%%/src/cl10.erl +lib/erlang/lib/cl-%%VERSION%%/src/cl11.erl +lib/erlang/lib/cl-%%VERSION%%/src/cl12.erl +lib/erlang/lib/cl-%%VERSION%%/src/cl13.erl +lib/erlang/lib/cl-%%VERSION%%/src/clu.erl From owner-svn-ports-head@freebsd.org Wed Dec 28 18:16:51 2016 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 C6AE8C95E65; Wed, 28 Dec 2016 18:16:51 +0000 (UTC) (envelope-from swills@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 96248104B; Wed, 28 Dec 2016 18:16:51 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBSIGoII033717; Wed, 28 Dec 2016 18:16:50 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBSIGoYb033716; Wed, 28 Dec 2016 18:16:50 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201612281816.uBSIGoYb033716@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Wed, 28 Dec 2016 18:16:50 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429811 - head/net/rubygem-azure-core 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: Wed, 28 Dec 2016 18:16:51 -0000 Author: swills Date: Wed Dec 28 18:16:50 2016 New Revision: 429811 URL: https://svnweb.freebsd.org/changeset/ports/429811 Log: net/rubygem-azure-core: update to 0.1.6 Modified: head/net/rubygem-azure-core/Makefile head/net/rubygem-azure-core/distinfo (contents, props changed) Modified: head/net/rubygem-azure-core/Makefile ============================================================================== --- head/net/rubygem-azure-core/Makefile Wed Dec 28 18:07:58 2016 (r429810) +++ head/net/rubygem-azure-core/Makefile Wed Dec 28 18:16:50 2016 (r429811) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= azure-core -PORTVERSION= 0.1.2 +PORTVERSION= 0.1.6 CATEGORIES= net rubygems MASTER_SITES= RG Modified: head/net/rubygem-azure-core/distinfo ============================================================================== --- head/net/rubygem-azure-core/distinfo Wed Dec 28 18:07:58 2016 (r429810) +++ head/net/rubygem-azure-core/distinfo Wed Dec 28 18:16:50 2016 (r429811) @@ -1,3 +1,3 @@ -TIMESTAMP = 1469628117 -SHA256 (rubygem/azure-core-0.1.2.gem) = eab419dc179098dfc8e748d3f7b5442a8ba1fd05d2c4f2de3fe2397e18cdd304 -SIZE (rubygem/azure-core-0.1.2.gem) = 16384 +TIMESTAMP = 1482948609 +SHA256 (rubygem/azure-core-0.1.6.gem) = 68ebac6994412a775584478961747a215d0844737a8b9a91405a0ac77fe6c514 +SIZE (rubygem/azure-core-0.1.6.gem) = 17408 From owner-svn-ports-head@freebsd.org Wed Dec 28 18:21:36 2016 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 C94DBC95FBA; Wed, 28 Dec 2016 18:21:36 +0000 (UTC) (envelope-from swills@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 98B9E1313; Wed, 28 Dec 2016 18:21:36 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBSILZxm034655; Wed, 28 Dec 2016 18:21:35 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBSILZNE034653; Wed, 28 Dec 2016 18:21:35 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201612281821.uBSILZNE034653@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Wed, 28 Dec 2016 18:21:35 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429812 - head/net/rubygem-net-ldap 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: Wed, 28 Dec 2016 18:21:36 -0000 Author: swills Date: Wed Dec 28 18:21:35 2016 New Revision: 429812 URL: https://svnweb.freebsd.org/changeset/ports/429812 Log: net/rubygem-net-ldap: update to 0.15.0 Modified: head/net/rubygem-net-ldap/Makefile head/net/rubygem-net-ldap/distinfo Modified: head/net/rubygem-net-ldap/Makefile ============================================================================== --- head/net/rubygem-net-ldap/Makefile Wed Dec 28 18:16:50 2016 (r429811) +++ head/net/rubygem-net-ldap/Makefile Wed Dec 28 18:21:35 2016 (r429812) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= net-ldap -PORTVERSION= 0.14.0 +PORTVERSION= 0.15.0 CATEGORIES= net rubygems MASTER_SITES= RG Modified: head/net/rubygem-net-ldap/distinfo ============================================================================== --- head/net/rubygem-net-ldap/distinfo Wed Dec 28 18:16:50 2016 (r429811) +++ head/net/rubygem-net-ldap/distinfo Wed Dec 28 18:21:35 2016 (r429812) @@ -1,2 +1,3 @@ -SHA256 (rubygem/net-ldap-0.14.0.gem) = 179b88a4feb592c2a93b4178328a3cb883e7004f1afdc7993851890197ebdea1 -SIZE (rubygem/net-ldap-0.14.0.gem) = 94208 +TIMESTAMP = 1482948920 +SHA256 (rubygem/net-ldap-0.15.0.gem) = bb2338e3b20f9b58d9f16f7109691561c7fda290f91d7baeddd2629561840b7f +SIZE (rubygem/net-ldap-0.15.0.gem) = 94208 From owner-svn-ports-head@freebsd.org Wed Dec 28 18:25:46 2016 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 5674AC94167; Wed, 28 Dec 2016 18:25:46 +0000 (UTC) (envelope-from swills@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 25FAA1651; Wed, 28 Dec 2016 18:25:46 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBSIPjUK038021; Wed, 28 Dec 2016 18:25:45 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBSIPjjs038019; Wed, 28 Dec 2016 18:25:45 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201612281825.uBSIPjjs038019@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Wed, 28 Dec 2016 18:25:45 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429813 - head/net/rubygem-octokit 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: Wed, 28 Dec 2016 18:25:46 -0000 Author: swills Date: Wed Dec 28 18:25:45 2016 New Revision: 429813 URL: https://svnweb.freebsd.org/changeset/ports/429813 Log: net/rubygem-octokit: update to 4.6.2 Modified: head/net/rubygem-octokit/Makefile head/net/rubygem-octokit/distinfo Modified: head/net/rubygem-octokit/Makefile ============================================================================== --- head/net/rubygem-octokit/Makefile Wed Dec 28 18:21:35 2016 (r429812) +++ head/net/rubygem-octokit/Makefile Wed Dec 28 18:25:45 2016 (r429813) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= octokit -PORTVERSION= 4.3.0 +PORTVERSION= 4.6.2 CATEGORIES= net rubygems MASTER_SITES= RG Modified: head/net/rubygem-octokit/distinfo ============================================================================== --- head/net/rubygem-octokit/distinfo Wed Dec 28 18:21:35 2016 (r429812) +++ head/net/rubygem-octokit/distinfo Wed Dec 28 18:25:45 2016 (r429813) @@ -1,2 +1,3 @@ -SHA256 (rubygem/octokit-4.3.0.gem) = d71ed1ec090ee60d3ae79095b15f4055f46361fcdad3f5f3c87b800f263b04c3 -SIZE (rubygem/octokit-4.3.0.gem) = 66560 +TIMESTAMP = 1482949203 +SHA256 (rubygem/octokit-4.6.2.gem) = edcacd3102497dd2f99f0e60309ada82f4a987a7cd98a51b5bd455840173f7ae +SIZE (rubygem/octokit-4.6.2.gem) = 72192 From owner-svn-ports-head@freebsd.org Wed Dec 28 18:41:29 2016 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 B65F8C949F3; Wed, 28 Dec 2016 18:41:29 +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 717BC1011; Wed, 28 Dec 2016 18:41:29 +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 uBSIfSqr045114; Wed, 28 Dec 2016 18:41:28 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBSIfSvt045113; Wed, 28 Dec 2016 18:41:28 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201612281841.uBSIfSvt045113@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Wed, 28 Dec 2016 18:41:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429814 - head/audio/cantata 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: Wed, 28 Dec 2016 18:41:29 -0000 Author: amdmi3 Date: Wed Dec 28 18:41:28 2016 New Revision: 429814 URL: https://svnweb.freebsd.org/changeset/ports/429814 Log: - Remove bogus (in presence of USE_GITHUB) USES=tar* - Switch to opt_CMAKE_BOOL Approved by: portmgr blanket Modified: head/audio/cantata/Makefile Modified: head/audio/cantata/Makefile ============================================================================== --- head/audio/cantata/Makefile Wed Dec 28 18:25:45 2016 (r429813) +++ head/audio/cantata/Makefile Wed Dec 28 18:41:28 2016 (r429814) @@ -21,7 +21,7 @@ USE_QT5= buildtools_build concurrent co CMAKE_ARGS= -DENABLE_QT5:BOOL=TRUE \ -DENABLE_KDE:BOOL=FALSE -USES= cmake:outsource cpe pkgconfig shebangfix tar:bzip2 +USES= cmake:outsource cpe pkgconfig shebangfix SHEBANG_FILES= dynamic/cantata-dynamic cantata-remote.cmake CPE_VENDOR= craig_drummond USE_LDCONFIG= yes @@ -49,32 +49,26 @@ VLC_DESC= HTTP streams support via libV CDDB_IMPLIES= CDPARANOIA CDDB_LIB_DEPENDS= libcddb.so:audio/libcddb -CDDB_CMAKE_ON= -DENABLE_CDDB:BOOL=TRUE -CDDB_CMAKE_OFF= -DENABLE_CDDB:BOOL=FALSE +CDDB_CMAKE_BOOL= ENABLE_CDDB CDPARANOIA_IMPLIES= TAGLIB CDPARANOIA_LIB_DEPENDS= libcdda_interface.so:audio/cdparanoia -CDPARANOIA_CMAKE_ON= -DENABLE_CDPARANOIA:BOOL=TRUE -CDPARANOIA_CMAKE_OFF= -DENABLE_CDPARANOIA:BOOL=FALSE +CDPARANOIA_CMAKE_BOOL= ENABLE_CDPARANOIA FFMPEG_IMPLIES= TAGLIB FFMPEG_LIB_DEPENDS= libavcodec.so:multimedia/ffmpeg -FFMPEG_CMAKE_ON= -DENABLE_FFMPEG:BOOL=TRUE -FFMPEG_CMAKE_OFF= -DENABLE_FFMPEG:BOOL=FALSE +FFMPEG_CMAKE_BOOL= ENABLE_FFMPEG MPG123_IMPLIES= TAGLIB MPG123_LIB_DEPENDS= libmpg123.so:audio/mpg123 -MPG123_CMAKE_ON= -DENABLE_MPG123:BOOL=TRUE -MPG123_CMAKE_OFF= -DENABLE_MPG123:BOOL=FALSE +MPG123_CMAKE_BOOL= ENABLE_MPG123 MTP_LIB_DEPENDS= libmtp.so:multimedia/libmtp -MTP_CMAKE_ON= -DENABLE_MTP:BOOL=TRUE -MTP_CMAKE_OFF= -DENABLE_MTP:BOOL=FALSE +MTP_CMAKE_BOOL= ENABLE_MTP MUSICBRAINZ_IMPLIES= CDPARANOIA MUSICBRAINZ_LIB_DEPENDS=libmusicbrainz5.so:audio/libmusicbrainz5 -MUSICBRAINZ_CMAKE_ON= -DENABLE_MUSICBRAINZ:BOOL=TRUE -MUSICBRAINZ_CMAKE_OFF= -DENABLE_MUSICBRAINZ:BOOL=FALSE +MUSICBRAINZ_CMAKE_BOOL= ENABLE_MUSICBRAINZ NLS_USE= QT5=linguisttools_build NLS_CMAKE_ON= -DLCONVERT_EXECUTABLE:STRING=${QT_BINDIR}/lconvert \ @@ -82,22 +76,17 @@ NLS_CMAKE_ON= -DLCONVERT_EXECUTABLE:STR NLS_CMAKE_OFF= -DLCONVERT_EXECUTABLE:BOOL=FALSE \ -DLRELEASE_EXECUTABLE:BOOL=FALSE -PROXY_CMAKE_ON= -DENABLE_PROXY_CONFIG:BOOL=TRUE -PROXY_CMAKE_OFF= -DENABLE_PROXY_CONFIG:BOOL=FALSE +PROXY_CMAKE_BOOL= ENABLE_PROXY_CONFIG QT5_USE= QT5=multimedia TAGLIB_LIB_DEPENDS= libtag.so:audio/taglib \ libtag-extras.so:audio/taglib-extras TAGLIB_USES= localbase -TAGLIB_CMAKE_ON= -DENABLE_TAGLIB_EXTRAS:BOOL=TRUE \ - -DENABLE_TAGLIB:BOOL=TRUE -TAGLIB_CMAKE_OFF= -DENABLE_TAGLIB_EXTRAS:BOOL=FALSE \ - -DENABLE_TAGLIB:BOOL=FALSE +TAGLIB_CMAKE_BOOL= ENABLE_TAGLIB ENABLE_TAGLIB_EXTRAS VLC_LIB_DEPENDS= libvlc.so:multimedia/vlc -VLC_CMAKE_ON= -DENABLE_LIBVLC:BOOL=TRUE -VLC_CMAKE_OFF= -DENABLE_LIBVLC:BOOL=FALSE +VLC_CMAKE_BOOL= ENABLE_LIBVLC .include From owner-svn-ports-head@freebsd.org Wed Dec 28 19:09:07 2016 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 A8E5CC9508A; Wed, 28 Dec 2016 19:09:07 +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 838501D4C; Wed, 28 Dec 2016 19:09:07 +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 uBSJ964j054325; Wed, 28 Dec 2016 19:09:06 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBSJ96x6054319; Wed, 28 Dec 2016 19:09:06 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201612281909.uBSJ96x6054319@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Wed, 28 Dec 2016 19:09:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429815 - in head/graphics/wings: . 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: Wed, 28 Dec 2016 19:09:07 -0000 Author: amdmi3 Date: Wed Dec 28 19:09:06 2016 New Revision: 429815 URL: https://svnweb.freebsd.org/changeset/ports/429815 Log: - Update to 1.5.4 PR: 213938 Reported by: yuri@rawbw.com Added: head/graphics/wings/files/patch-e3d_e3d__qbvh.erl (contents, props changed) head/graphics/wings/files/patch-plugins__src_import_export_wpc_lwo.erl (contents, props changed) Deleted: head/graphics/wings/files/patch-plugins__src-accel-perlin__noise__drv.c head/graphics/wings/files/patch-plugins__src-accel-wings__pick__drv.c head/graphics/wings/files/patch-src_array.erl head/graphics/wings/files/patch-src_wings.hrl head/graphics/wings/files/patch-src_wings____font.erl head/graphics/wings/files/patch-src_wings__menu.erl head/graphics/wings/files/patch-src_wings__sel.erl head/graphics/wings/files/patch-src_wings__text.erl head/graphics/wings/files/patch-src_wings__undo.erl Modified: head/graphics/wings/Makefile head/graphics/wings/distinfo head/graphics/wings/pkg-plist Modified: head/graphics/wings/Makefile ============================================================================== --- head/graphics/wings/Makefile Wed Dec 28 18:41:28 2016 (r429814) +++ head/graphics/wings/Makefile Wed Dec 28 19:09:06 2016 (r429815) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= wings -PORTVERSION= 1.4.1 -PORTREVISION= 6 +PORTVERSION= 1.5.4 CATEGORIES= graphics MASTER_SITES= SF DIST_SUBDIR= erlang @@ -17,12 +16,14 @@ LICENSE_FILE= ${WRKSRC}/license.terms LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept BUILD_DEPENDS= erl:lang/erlang \ - erlang-esdl>0:devel/erlang-esdl + erlang-esdl>0:devel/erlang-esdl \ + erlang-cl>0:devel/erlang-cl RUN_DEPENDS:= ${BUILD_DEPENDS} MAKE_ENV= ESDL_PATH=${LOCALBASE}/lib/erlang/lib/esdl PLIST_SUB= VERSION="${PORTVERSION}" MAKE_JOBS_UNSAFE=yes +USE_GL= gl glu SUB_FILES= ${PORTNAME}.sh @@ -40,6 +41,11 @@ DESKTOP_ENTRIES="Wings" \ post-patch: @${REINPLACE_CMD} -e 's|$$(GCC)|${CC} -I${LOCALBASE}/include -L${LOCALBASE}/lib|g' \ ${WRKSRC}/plugins_src/accel/Makefile + @${REINPLACE_CMD} -e 's|random:|rand:|' \ + ${WRKSRC}/src/wings_deform.erl \ + ${WRKSRC}/src/wings_sel_cmd.erl \ + ${WRKSRC}/e3d/e3d_util.erl \ + ${WRKSRC}/plugins_src/autouv/auv_mapping.erl @${FIND} ${WRKSRC} -name "*.orig" -delete do-install: Modified: head/graphics/wings/distinfo ============================================================================== --- head/graphics/wings/distinfo Wed Dec 28 18:41:28 2016 (r429814) +++ head/graphics/wings/distinfo Wed Dec 28 19:09:06 2016 (r429815) @@ -1,2 +1,3 @@ -SHA256 (erlang/wings-1.4.1.tar.bz2) = 51aea431e18935e5634ea673caa945f586db2203855554d8dcab5e9545f2789a -SIZE (erlang/wings-1.4.1.tar.bz2) = 3904369 +TIMESTAMP = 1479231639 +SHA256 (erlang/wings-1.5.4.tar.bz2) = bd04ca1c1237f3a6f29ce3f653015e21142b849b338a3d1ab8633e3c6bcde663 +SIZE (erlang/wings-1.5.4.tar.bz2) = 6213585 Added: head/graphics/wings/files/patch-e3d_e3d__qbvh.erl ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/graphics/wings/files/patch-e3d_e3d__qbvh.erl Wed Dec 28 19:09:06 2016 (r429815) @@ -0,0 +1,21 @@ +--- e3d/e3d_qbvh.erl.orig 2015-08-06 10:38:19 UTC ++++ e3d/e3d_qbvh.erl +@@ -40,6 +40,7 @@ + + -define(F32, 32/float-native). + -define(I32, 32/signed-native). ++-define(U32, 32/unsigned-native). + -define(QNODE_SZ, ((24+4)*4)). + -define(QTRI_SZ, ((12*3+4)*4)). + +@@ -118,8 +119,8 @@ convert_to_image(W, <>, Acc) -> Acc. + + convert_children(4, _W, Qns, Acc) -> {Qns, Acc}; +-convert_children(J, W, <<16#ffffffff:?I32, Qns/binary>>, Acc) -> %% EMPTY +- convert_children(J+1, W, Qns, <>); ++convert_children(J, W, <<16#ffffffff:?U32, Qns/binary>>, Acc) -> %% EMPTY ++ convert_children(J+1, W, Qns, <>); + convert_children(J, W, <>, Acc) when C0 < 0 -> %% IS_LEAF + Count = first_quad(C0) * 10, + X = (Count rem W) div 10, %% "div 10" in order to not waste bits Added: head/graphics/wings/files/patch-plugins__src_import_export_wpc_lwo.erl ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/graphics/wings/files/patch-plugins__src_import_export_wpc_lwo.erl Wed Dec 28 19:09:06 2016 (r429815) @@ -0,0 +1,11 @@ +--- plugins_src/import_export/wpc_lwo.erl.orig 2015-08-06 10:38:19 UTC ++++ plugins_src/import_export/wpc_lwo.erl +@@ -13,7 +13,7 @@ + + -module(wpc_lwo). + -export([init/0, menu/2, command/2, export/1]). +--include_lib("wings/e3d/e3d.hrl"). ++-include_lib("e3d.hrl"). + + init() -> + true. Modified: head/graphics/wings/pkg-plist ============================================================================== --- head/graphics/wings/pkg-plist Wed Dec 28 18:41:28 2016 (r429814) +++ head/graphics/wings/pkg-plist Wed Dec 28 19:09:06 2016 (r429815) @@ -1,6 +1,5 @@ bin/wings lib/erlang/lib/wings -lib/erlang/lib/wings-%%VERSION%%/ebin/array.beam lib/erlang/lib/wings-%%VERSION%%/ebin/e3d__bmp.beam lib/erlang/lib/wings-%%VERSION%%/ebin/e3d__meshclean.beam lib/erlang/lib/wings-%%VERSION%%/ebin/e3d__png.beam @@ -21,14 +20,15 @@ lib/erlang/lib/wings-%%VERSION%%/ebin/e3 lib/erlang/lib/wings-%%VERSION%%/ebin/e3d_transform.beam lib/erlang/lib/wings-%%VERSION%%/ebin/e3d_util.beam lib/erlang/lib/wings-%%VERSION%%/ebin/e3d_vec.beam -lib/erlang/lib/wings-%%VERSION%%/ebin/orig_kd3.beam lib/erlang/lib/wings-%%VERSION%%/ebin/user_default.beam lib/erlang/lib/wings-%%VERSION%%/ebin/wings.beam -lib/erlang/lib/wings-%%VERSION%%/ebin/wings__font.beam lib/erlang/lib/wings-%%VERSION%%/ebin/wings_align.beam lib/erlang/lib/wings-%%VERSION%%/ebin/wings_ask.beam lib/erlang/lib/wings-%%VERSION%%/ebin/wings_body.beam lib/erlang/lib/wings-%%VERSION%%/ebin/wings_camera.beam +lib/erlang/lib/wings-%%VERSION%%/ebin/wings_cc.beam +lib/erlang/lib/wings-%%VERSION%%/ebin/wings_cc_ref.beam +lib/erlang/lib/wings-%%VERSION%%/ebin/wings_cl.beam lib/erlang/lib/wings-%%VERSION%%/ebin/wings_collapse.beam lib/erlang/lib/wings-%%VERSION%%/ebin/wings_color.beam lib/erlang/lib/wings-%%VERSION%%/ebin/wings_console.beam @@ -51,7 +51,6 @@ lib/erlang/lib/wings-%%VERSION%%/ebin/wi lib/erlang/lib/wings-%%VERSION%%/ebin/wings_ff_ndo.beam lib/erlang/lib/wings-%%VERSION%%/ebin/wings_ff_wings.beam lib/erlang/lib/wings-%%VERSION%%/ebin/wings_file.beam -lib/erlang/lib/wings-%%VERSION%%/ebin/wings_font_table.beam lib/erlang/lib/wings-%%VERSION%%/ebin/wings_gl.beam lib/erlang/lib/wings-%%VERSION%%/ebin/wings_help.beam lib/erlang/lib/wings-%%VERSION%%/ebin/wings_hotkey.beam @@ -120,6 +119,9 @@ lib/erlang/lib/wings-%%VERSION%%/fonts/6 lib/erlang/lib/wings-%%VERSION%%/fonts/7x14.wingsfont lib/erlang/lib/wings-%%VERSION%%/fonts/CJK-12.wingsfont lib/erlang/lib/wings-%%VERSION%%/fonts/CJK-16.wingsfont +lib/erlang/lib/wings-%%VERSION%%/fonts/CJK-efontB14.wingsfont +lib/erlang/lib/wings-%%VERSION%%/fonts/CJK-efontB16.wingsfont +lib/erlang/lib/wings-%%VERSION%%/fonts/CJK-efontB24.wingsfont lib/erlang/lib/wings-%%VERSION%%/fonts/Helvetica11.wingsfont lib/erlang/lib/wings-%%VERSION%%/fonts/Helvetica14.wingsfont lib/erlang/lib/wings-%%VERSION%%/fonts/Helvetica20.wingsfont @@ -181,11 +183,13 @@ lib/erlang/lib/wings-%%VERSION%%/plugins lib/erlang/lib/wings-%%VERSION%%/plugins/commands/wpc_region.beam lib/erlang/lib/wings-%%VERSION%%/plugins/commands/wpc_rotate_unconstrained.beam lib/erlang/lib/wings-%%VERSION%%/plugins/commands/wpc_sculpt.beam +lib/erlang/lib/wings-%%VERSION%%/plugins/commands/wpc_sel_win.beam lib/erlang/lib/wings-%%VERSION%%/plugins/commands/wpc_shear.beam lib/erlang/lib/wings-%%VERSION%%/plugins/commands/wpc_shift.beam lib/erlang/lib/wings-%%VERSION%%/plugins/commands/wpc_sweep_extrude.beam lib/erlang/lib/wings-%%VERSION%%/plugins/commands/wpc_turnedge.beam lib/erlang/lib/wings-%%VERSION%%/plugins/commands/wpc_untriangulate.beam +lib/erlang/lib/wings-%%VERSION%%/plugins/commands/wpc_views_win.beam lib/erlang/lib/wings-%%VERSION%%/plugins/commands/wpc_weld.beam lib/erlang/lib/wings-%%VERSION%%/plugins/default/README lib/erlang/lib/wings-%%VERSION%%/plugins/default/wp9_dialogs.beam @@ -209,7 +213,7 @@ lib/erlang/lib/wings-%%VERSION%%/plugins lib/erlang/lib/wings-%%VERSION%%/plugins/import_export/wpc_yafray.beam lib/erlang/lib/wings-%%VERSION%%/plugins/primitives/README lib/erlang/lib/wings-%%VERSION%%/plugins/primitives/wpc_bbox.beam -lib/erlang/lib/wings-%%VERSION%%/plugins/primitives/wpc_gear.beam +lib/erlang/lib/wings-%%VERSION%%/plugins/primitives/wpc_cylinder.beam lib/erlang/lib/wings-%%VERSION%%/plugins/primitives/wpc_geodome.beam lib/erlang/lib/wings-%%VERSION%%/plugins/primitives/wpc_image.beam lib/erlang/lib/wings-%%VERSION%%/plugins/primitives/wpc_knot.beam @@ -220,6 +224,7 @@ lib/erlang/lib/wings-%%VERSION%%/plugins lib/erlang/lib/wings-%%VERSION%%/plugins/primitives/wpc_tt.beam lib/erlang/lib/wings-%%VERSION%%/shaders/brick.fs lib/erlang/lib/wings-%%VERSION%%/shaders/brick.vs +lib/erlang/lib/wings-%%VERSION%%/shaders/cc_subdiv.cl lib/erlang/lib/wings-%%VERSION%%/shaders/depth.fs lib/erlang/lib/wings-%%VERSION%%/shaders/depth.vs lib/erlang/lib/wings-%%VERSION%%/shaders/envmap.fs @@ -245,16 +250,17 @@ lib/erlang/lib/wings-%%VERSION%%/shaders lib/erlang/lib/wings-%%VERSION%%/shaders/xray.fs lib/erlang/lib/wings-%%VERSION%%/shaders/xray.vs lib/erlang/lib/wings-%%VERSION%%/src/Makefile -lib/erlang/lib/wings-%%VERSION%%/src/array.erl lib/erlang/lib/wings-%%VERSION%%/src/user_default.erl lib/erlang/lib/wings-%%VERSION%%/src/wings.erl lib/erlang/lib/wings-%%VERSION%%/src/wings.hrl lib/erlang/lib/wings-%%VERSION%%/src/wings.icon -lib/erlang/lib/wings-%%VERSION%%/src/wings__font.erl lib/erlang/lib/wings-%%VERSION%%/src/wings_align.erl lib/erlang/lib/wings-%%VERSION%%/src/wings_ask.erl lib/erlang/lib/wings-%%VERSION%%/src/wings_body.erl lib/erlang/lib/wings-%%VERSION%%/src/wings_camera.erl +lib/erlang/lib/wings-%%VERSION%%/src/wings_cc.erl +lib/erlang/lib/wings-%%VERSION%%/src/wings_cc_ref.erl +lib/erlang/lib/wings-%%VERSION%%/src/wings_cl.erl lib/erlang/lib/wings-%%VERSION%%/src/wings_collapse.erl lib/erlang/lib/wings-%%VERSION%%/src/wings_color.erl lib/erlang/lib/wings-%%VERSION%%/src/wings_console.erl @@ -262,6 +268,7 @@ lib/erlang/lib/wings-%%VERSION%%/src/win lib/erlang/lib/wings-%%VERSION%%/src/wings_cs.lang lib/erlang/lib/wings-%%VERSION%%/src/wings_de.lang lib/erlang/lib/wings-%%VERSION%%/src/wings_deform.erl +lib/erlang/lib/wings-%%VERSION%%/src/wings_deform.erl.bak lib/erlang/lib/wings-%%VERSION%%/src/wings_develop.erl lib/erlang/lib/wings-%%VERSION%%/src/wings_dissolve.erl lib/erlang/lib/wings-%%VERSION%%/src/wings_dl.erl @@ -281,7 +288,6 @@ lib/erlang/lib/wings-%%VERSION%%/src/win lib/erlang/lib/wings-%%VERSION%%/src/wings_ff_wings.erl lib/erlang/lib/wings-%%VERSION%%/src/wings_fi.lang lib/erlang/lib/wings-%%VERSION%%/src/wings_file.erl -lib/erlang/lib/wings-%%VERSION%%/src/wings_font_table.erl lib/erlang/lib/wings-%%VERSION%%/src/wings_fr.lang lib/erlang/lib/wings-%%VERSION%%/src/wings_gl.erl lib/erlang/lib/wings-%%VERSION%%/src/wings_help.erl @@ -294,6 +300,7 @@ lib/erlang/lib/wings-%%VERSION%%/src/win lib/erlang/lib/wings-%%VERSION%%/src/wings_io_wx.erl lib/erlang/lib/wings-%%VERSION%%/src/wings_it.lang lib/erlang/lib/wings-%%VERSION%%/src/wings_job.erl +lib/erlang/lib/wings-%%VERSION%%/src/wings_jp.lang lib/erlang/lib/wings-%%VERSION%%/src/wings_ko.lang lib/erlang/lib/wings-%%VERSION%%/src/wings_lang.erl lib/erlang/lib/wings-%%VERSION%%/src/wings_light.erl @@ -320,6 +327,7 @@ lib/erlang/lib/wings-%%VERSION%%/src/win lib/erlang/lib/wings-%%VERSION%%/src/wings_scale.erl lib/erlang/lib/wings-%%VERSION%%/src/wings_sel.erl lib/erlang/lib/wings-%%VERSION%%/src/wings_sel_cmd.erl +lib/erlang/lib/wings-%%VERSION%%/src/wings_sel_cmd.erl.bak lib/erlang/lib/wings-%%VERSION%%/src/wings_sel_conv.erl lib/erlang/lib/wings-%%VERSION%%/src/wings_shaders.erl lib/erlang/lib/wings-%%VERSION%%/src/wings_shape.erl @@ -351,4 +359,5 @@ lib/erlang/lib/wings-%%VERSION%%/src/win lib/erlang/lib/wings-%%VERSION%%/src/wpa.erl lib/erlang/lib/wings-%%VERSION%%/textures/brand.png lib/erlang/lib/wings-%%VERSION%%/textures/grandcanyon.png +lib/erlang/lib/wings-%%VERSION%%/textures/ip_helper.png share/pixmaps/wings.ico From owner-svn-ports-head@freebsd.org Wed Dec 28 19:18:05 2016 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 EB8D7C95311; Wed, 28 Dec 2016 19:18:05 +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 A0F89125E; Wed, 28 Dec 2016 19:18:05 +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 uBSJI4sc058407; Wed, 28 Dec 2016 19:18:04 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBSJI4Iq058406; Wed, 28 Dec 2016 19:18:04 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201612281918.uBSJI4Iq058406@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Wed, 28 Dec 2016 19:18:04 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429816 - head/www/bareos-webui 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: Wed, 28 Dec 2016 19:18:06 -0000 Author: amdmi3 Date: Wed Dec 28 19:18:04 2016 New Revision: 429816 URL: https://svnweb.freebsd.org/changeset/ports/429816 Log: - Pet portlint - Fix LICENSE - Remove bogus (in presence of USE_GITHUB) USES=tar* - Switch to options helpers Approved by: portmgr blanket Modified: head/www/bareos-webui/Makefile Modified: head/www/bareos-webui/Makefile ============================================================================== --- head/www/bareos-webui/Makefile Wed Dec 28 19:09:06 2016 (r429815) +++ head/www/bareos-webui/Makefile Wed Dec 28 19:18:04 2016 (r429816) @@ -2,22 +2,21 @@ # $FreeBSD$ PORTNAME= bareos-webui +PORTVERSION= 16.2.4 DISTVERSIONPREFIX= Release/ -DISTVERSION= 16.2.4 -PORTREVISION= 0 CATEGORIES= www sysutils MAINTAINER= acm@FreeBSD.org -COMMENT= A PHP-Frontend to manage Bareos over the web +COMMENT= PHP-Frontend to manage Bareos over the web -LICENSE= AGPLv3 # or later +LICENSE= AGPLv3+ LICENSE_FILE= ${WRKSRC}/LICENSE USE_GITHUB= yes GH_ACCOUNT= bareos GH_PROJECT= bareos-webui -USES= tar:tgz +USES= php USE_PHP= openssl NO_BUILD= yes NO_ARCH= yes @@ -32,19 +31,9 @@ OPTIONS_DEFINE= MYSQL PGSQL ZENDFRAMEWO OPTIONS_DEFAULT= PGSQL ZENDFRAMEWORK_DESC= Install zend framework -.include - -.if ${PORT_OPTIONS:MMYSQL} -USE_PHP+= pdo_mysql -.endif - -.if ${PORT_OPTIONS:MPGSQL} -USE_PHP+= pdo_pgsql -.endif - -.if ${PORT_OPTIONS:MZENDFRAMEWORK} -RUN_DEPENDS= ${LOCALBASE}/share/ZendFramework/bin/classmap_generator.php:www/zend-framework -.endif +MYSQL_USE= PHP=pdo_mysql +PGSQL_USE= PHP=pdo_pgsql +ZENDFRAMEWORK_RUN_DEPENDS= ${LOCALBASE}/share/ZendFramework/bin/classmap_generator.php:www/zend-framework post-extract: ${RM} ${WRKSRC}/config/autoload/.gitignore @@ -56,9 +45,9 @@ post-patch: do-install: @${ECHO} "Installing in ${BAREOSWEB_HOME}" - ${MKDIR} ${STAGEDIR}${ETCDIR}/bareos-dir.d/console - ${MKDIR} ${STAGEDIR}${ETCDIR}/bareos-dir.d/profile - ${MKDIR} ${STAGEDIR}${BAREOSWEB_HOME} + @${MKDIR} ${STAGEDIR}${ETCDIR}/bareos-dir.d/console + @${MKDIR} ${STAGEDIR}${ETCDIR}/bareos-dir.d/profile + @${MKDIR} ${STAGEDIR}${BAREOSWEB_HOME} cd ${WRKSRC} && ${COPYTREE_SHARE} "config data module public vendor" \ ${STAGEDIR}${BAREOSWEB_HOME} ${INSTALL_DATA} ${WRKSRC}/*.php ${STAGEDIR}${BAREOSWEB_HOME} From owner-svn-ports-head@freebsd.org Wed Dec 28 19:25:41 2016 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 EB3F1C955D2; Wed, 28 Dec 2016 19:25:41 +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 A13231721; Wed, 28 Dec 2016 19:25:41 +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 uBSJPe5F062247; Wed, 28 Dec 2016 19:25:40 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBSJPe0t062245; Wed, 28 Dec 2016 19:25:40 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201612281925.uBSJPe0t062245@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Wed, 28 Dec 2016 19:25:40 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429817 - head/www/tdom 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: Wed, 28 Dec 2016 19:25:42 -0000 Author: amdmi3 Date: Wed Dec 28 19:25:40 2016 New Revision: 429817 URL: https://svnweb.freebsd.org/changeset/ports/429817 Log: - Add LICENSE - Make port more readable by not mixing declarations and targets - Switch to new test framework - No need to install LICENSE file with docs Approved by: portmgr blanket Modified: head/www/tdom/Makefile head/www/tdom/pkg-plist Modified: head/www/tdom/Makefile ============================================================================== --- head/www/tdom/Makefile Wed Dec 28 19:18:04 2016 (r429816) +++ head/www/tdom/Makefile Wed Dec 28 19:25:40 2016 (r429817) @@ -9,27 +9,30 @@ MASTER_SITES= GHC http://mirrors.rit.edu MAINTAINER= mi@aldan.algebra.com COMMENT= High performance XML data processing with Tcl (ARGS for OpenACS) -TDOMBASE= ${PREFIX}/lib/tdom${PORTVERSION} +LICENSE= MPL MIT +LICENSE_COMB= multi +LICENSE_FILE_MIT= ${WRKSRC}/expat/COPYING -OPTIONS_DEFINE= DOCS +TDOMBASE= ${PREFIX}/lib/tdom${PORTVERSION} USES= gmake tar:tgz tcl:tea USE_GITHUB= yes +CONFIGURE_ARGS= --enable-threads --disable-tdomalloc -pre-configure: - ${RM} ${WRKSRC}/generic/domalloc.? +TEST_TARGET= test +TEST_ENV= LANG=C -PLIST_SUB+= PORTVERSION=${PORTVERSION} +PLIST_SUB= PORTVERSION=${PORTVERSION} -DOCS= CHANGES LICENSE README README.AOL +DOCS= CHANGES README README.AOL HTMLDOCS= category-index.html dom.html domDoc.html domNode.html \ expat.html expatapi.html index.html keyword-index.html \ tdomcmd.html tnc.html -post-build test: - ${SETENV} LANG=C ${MAKE} -C ${WRKSRC} test +OPTIONS_DEFINE= DOCS -CONFIGURE_ARGS+=--enable-threads --disable-tdomalloc +pre-configure: + @${RM} ${WRKSRC}/generic/domalloc.? post-install: ${CHMOD} 755 ${STAGEDIR}${TDOMBASE} Modified: head/www/tdom/pkg-plist ============================================================================== --- head/www/tdom/pkg-plist Wed Dec 28 19:18:04 2016 (r429816) +++ head/www/tdom/pkg-plist Wed Dec 28 19:25:40 2016 (r429817) @@ -22,6 +22,5 @@ man/mann/tnc.n.gz %%PORTDOCS%%%%DOCSDIR%%/html/tdomcmd.html %%PORTDOCS%%%%DOCSDIR%%/html/tnc.html %%PORTDOCS%%%%DOCSDIR%%/CHANGES -%%PORTDOCS%%%%DOCSDIR%%/LICENSE %%PORTDOCS%%%%DOCSDIR%%/README %%PORTDOCS%%%%DOCSDIR%%/README.AOL From owner-svn-ports-head@freebsd.org Wed Dec 28 19:41:47 2016 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 879B3C95AFA; Wed, 28 Dec 2016 19:41:47 +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 56EC0108B; Wed, 28 Dec 2016 19:41:47 +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 uBSJfkSJ066604; Wed, 28 Dec 2016 19:41:46 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBSJfkT5066603; Wed, 28 Dec 2016 19:41:46 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201612281941.uBSJfkT5066603@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Wed, 28 Dec 2016 19:41:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429818 - head/science/libkml 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: Wed, 28 Dec 2016 19:41:47 -0000 Author: sunpoet Date: Wed Dec 28 19:41:46 2016 New Revision: 429818 URL: https://svnweb.freebsd.org/changeset/ports/429818 Log: - Cosmetic change Modified: head/science/libkml/Makefile Modified: head/science/libkml/Makefile ============================================================================== --- head/science/libkml/Makefile Wed Dec 28 19:25:40 2016 (r429817) +++ head/science/libkml/Makefile Wed Dec 28 19:41:46 2016 (r429818) @@ -32,6 +32,6 @@ SWIG_BUILD_DEPENDS= swig:devel/swig13 SWIG_CONFIGURE_OFF= --disable-swig post-patch: - @${FIND} ${WRKSRC} -name Makefile.am -exec ${REINPLACE_CMD} 's|-Werror||; s| -ansi -pedantic||' {} \; + @${FIND} ${WRKSRC} -name Makefile.am -exec ${REINPLACE_CMD} -e 's|-Werror||; s| -ansi -pedantic||' {} + .include From owner-svn-ports-head@freebsd.org Wed Dec 28 19:41:52 2016 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 4F6D7C95B26; Wed, 28 Dec 2016 19:41:52 +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 11EE510AE; Wed, 28 Dec 2016 19:41:51 +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 uBSJfp9s068830; Wed, 28 Dec 2016 19:41:51 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBSJfpWQ068827; Wed, 28 Dec 2016 19:41:51 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201612281941.uBSJfpWQ068827@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Wed, 28 Dec 2016 19:41:51 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429819 - in head/science/pnetcdf: . 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: Wed, 28 Dec 2016 19:41:52 -0000 Author: sunpoet Date: Wed Dec 28 19:41:50 2016 New Revision: 429819 URL: https://svnweb.freebsd.org/changeset/ports/429819 Log: - Update DESTDIR support: use usptream patch with modified MANDIR (prefix/share/man -> prefix/man) - Update WWW: use https:// Obtained from: http://trac.mcs.anl.gov/projects/parallel-netcdf/changeset/2745 Added: head/science/pnetcdf/files/patch-macros.make.in (contents, props changed) Deleted: head/science/pnetcdf/files/patch-rules.make Modified: head/science/pnetcdf/Makefile head/science/pnetcdf/pkg-descr Modified: head/science/pnetcdf/Makefile ============================================================================== --- head/science/pnetcdf/Makefile Wed Dec 28 19:41:46 2016 (r429818) +++ head/science/pnetcdf/Makefile Wed Dec 28 19:41:50 2016 (r429819) @@ -33,7 +33,6 @@ OPENMPI_CONFIGURE_ON= --with-mpi=${LOCAL OPENMPI_LIB_DEPENDS= libmpi.so:net/openmpi post-patch: - @${FIND} ${WRKSRC} -name Makefile.in | ${XARGS} ${REINPLACE_CMD} -e '/$$(INSTALL.*$$(...DIR)/ s|$$(...DIR)|$$(DESTDIR)&|' @${REINPLACE_CMD} -e '/$$(INSTALL.*$$(PREFIX)/ s|$$(PREFIX)|$$(DESTDIR)&|' ${WRKSRC}/Makefile.in post-install: Added: head/science/pnetcdf/files/patch-macros.make.in ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/science/pnetcdf/files/patch-macros.make.in Wed Dec 28 19:41:50 2016 (r429819) @@ -0,0 +1,31 @@ +Add DESTDIR support with modified MANDIR (prefix/share/man -> prefix/man) + +Obtained from: http://trac.mcs.anl.gov/projects/parallel-netcdf/changeset/2745 + +--- macros.make.in.orig 2016-11-24 02:55:40 UTC ++++ macros.make.in +@@ -20,13 +20,20 @@ LN_S = @LN_S@ + # Installation Directories: + # SRCDIR = @SRCDIR@ + prefix = @prefix@ +-INCDIR = $(prefix)/include +-LIBDIR = $(prefix)/lib +-BINDIR = $(prefix)/bin +-MANDIR = $(prefix)/man + BUILDDIR = @BUILDDIR@ + LIBRARY = @BUILDDIR@/src/lib/libpnetcdf.a + ++ifdef DESTDIR ++INCDIR = $(DESTDIR)/$(prefix)/include ++LIBDIR = $(DESTDIR)/$(prefix)/lib ++BINDIR = $(DESTDIR)/$(prefix)/bin ++MANDIR = $(DESTDIR)/$(prefix)/man ++else ++INCDIR = $(prefix)/include ++LIBDIR = $(prefix)/lib ++BINDIR = $(prefix)/bin ++MANDIR = $(prefix)/share/man ++endif + + # Useful tools + M4 = @M4@ Modified: head/science/pnetcdf/pkg-descr ============================================================================== --- head/science/pnetcdf/pkg-descr Wed Dec 28 19:41:46 2016 (r429818) +++ head/science/pnetcdf/pkg-descr Wed Dec 28 19:41:50 2016 (r429819) @@ -5,4 +5,4 @@ However, it does so in a serial manner, performance. By making some small changes to the API specified by NetCDF, we can use MPI-IO and its collective operations. -WWW: http://trac.mcs.anl.gov/projects/parallel-netcdf +WWW: https://trac.mcs.anl.gov/projects/parallel-netcdf From owner-svn-ports-head@freebsd.org Wed Dec 28 19:41:57 2016 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 2CF60C95B40; Wed, 28 Dec 2016 19:41:57 +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 E9A51110E; Wed, 28 Dec 2016 19:41:56 +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 uBSJfuXk068946; Wed, 28 Dec 2016 19:41:56 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBSJftBa068944; Wed, 28 Dec 2016 19:41:55 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201612281941.uBSJftBa068944@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Wed, 28 Dec 2016 19:41:55 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429820 - head/devel/rubygem-hashdiff 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: Wed, 28 Dec 2016 19:41:57 -0000 Author: sunpoet Date: Wed Dec 28 19:41:55 2016 New Revision: 429820 URL: https://svnweb.freebsd.org/changeset/ports/429820 Log: - Update to 0.3.2 Changes: https://github.com/liufengyun/hashdiff/blob/master/changelog.md Modified: head/devel/rubygem-hashdiff/Makefile head/devel/rubygem-hashdiff/distinfo Modified: head/devel/rubygem-hashdiff/Makefile ============================================================================== --- head/devel/rubygem-hashdiff/Makefile Wed Dec 28 19:41:50 2016 (r429819) +++ head/devel/rubygem-hashdiff/Makefile Wed Dec 28 19:41:55 2016 (r429820) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= hashdiff -PORTVERSION= 0.3.1 +PORTVERSION= 0.3.2 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-hashdiff/distinfo ============================================================================== --- head/devel/rubygem-hashdiff/distinfo Wed Dec 28 19:41:50 2016 (r429819) +++ head/devel/rubygem-hashdiff/distinfo Wed Dec 28 19:41:55 2016 (r429820) @@ -1,3 +1,3 @@ -TIMESTAMP = 1480754830 -SHA256 (rubygem/hashdiff-0.3.1.gem) = fef28aadc110e1770488c6c777f16ec729244ed4e7cdd027013bf2381e09b71e -SIZE (rubygem/hashdiff-0.3.1.gem) = 15872 +TIMESTAMP = 1482935372 +SHA256 (rubygem/hashdiff-0.3.2.gem) = 5682c6e510f224d3c42c885d80d15d3dc0effadde5ed4920cd727acf2cb939e0 +SIZE (rubygem/hashdiff-0.3.2.gem) = 15872 From owner-svn-ports-head@freebsd.org Wed Dec 28 19:42:01 2016 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 EBDD4C95B69; Wed, 28 Dec 2016 19:42:01 +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 AD845118A; Wed, 28 Dec 2016 19:42:01 +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 uBSJg0f9069069; Wed, 28 Dec 2016 19:42:00 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBSJg0eh069067; Wed, 28 Dec 2016 19:42:00 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201612281942.uBSJg0eh069067@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Wed, 28 Dec 2016 19:42:00 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429821 - head/www/rubygem-webmock 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: Wed, 28 Dec 2016 19:42:02 -0000 Author: sunpoet Date: Wed Dec 28 19:42:00 2016 New Revision: 429821 URL: https://svnweb.freebsd.org/changeset/ports/429821 Log: - Update to 2.3.1 Changes: https://github.com/bblimke/webmock/blob/master/CHANGELOG.md Modified: head/www/rubygem-webmock/Makefile head/www/rubygem-webmock/distinfo Modified: head/www/rubygem-webmock/Makefile ============================================================================== --- head/www/rubygem-webmock/Makefile Wed Dec 28 19:41:55 2016 (r429820) +++ head/www/rubygem-webmock/Makefile Wed Dec 28 19:42:00 2016 (r429821) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= webmock -PORTVERSION= 2.1.0 +PORTVERSION= 2.3.1 CATEGORIES= www rubygems MASTER_SITES= RG Modified: head/www/rubygem-webmock/distinfo ============================================================================== --- head/www/rubygem-webmock/distinfo Wed Dec 28 19:41:55 2016 (r429820) +++ head/www/rubygem-webmock/distinfo Wed Dec 28 19:42:00 2016 (r429821) @@ -1,3 +1,3 @@ -TIMESTAMP = 1480768988 -SHA256 (rubygem/webmock-2.1.0.gem) = e4ccb85d1483409533daf01f08b6af198cf8603fb2a71106207acb084f96cb58 -SIZE (rubygem/webmock-2.1.0.gem) = 111616 +TIMESTAMP = 1482936241 +SHA256 (rubygem/webmock-2.3.1.gem) = de4c7b571a858110a47fb471dc3964af08ceb73c4303df83a1a51df3a72041a0 +SIZE (rubygem/webmock-2.3.1.gem) = 111616 From owner-svn-ports-head@freebsd.org Wed Dec 28 19:42:06 2016 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 F1379C95B9D; Wed, 28 Dec 2016 19:42:06 +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 B21A8120F; Wed, 28 Dec 2016 19:42:06 +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 uBSJg5Pv069218; Wed, 28 Dec 2016 19:42:05 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBSJg5HJ069213; Wed, 28 Dec 2016 19:42:05 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201612281942.uBSJg5HJ069213@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Wed, 28 Dec 2016 19:42:05 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429822 - in head/www/rubygem-asana: . 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: Wed, 28 Dec 2016 19:42:07 -0000 Author: sunpoet Date: Wed Dec 28 19:42:05 2016 New Revision: 429822 URL: https://svnweb.freebsd.org/changeset/ports/429822 Log: - Update to 0.6.0 - Update WWW Changes: https://github.com/Asana/ruby-asana/releases Modified: head/www/rubygem-asana/Makefile head/www/rubygem-asana/distinfo head/www/rubygem-asana/files/patch-gemspec head/www/rubygem-asana/pkg-descr Modified: head/www/rubygem-asana/Makefile ============================================================================== --- head/www/rubygem-asana/Makefile Wed Dec 28 19:42:00 2016 (r429821) +++ head/www/rubygem-asana/Makefile Wed Dec 28 19:42:05 2016 (r429822) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= asana -PORTVERSION= 0.5.0 +PORTVERSION= 0.6.0 CATEGORIES= www rubygems MASTER_SITES= RG Modified: head/www/rubygem-asana/distinfo ============================================================================== --- head/www/rubygem-asana/distinfo Wed Dec 28 19:42:00 2016 (r429821) +++ head/www/rubygem-asana/distinfo Wed Dec 28 19:42:05 2016 (r429822) @@ -1,2 +1,3 @@ -SHA256 (rubygem/asana-0.5.0.gem) = 473b2a1937123dc36abb883f618d1e81f6db6a7a942271a0643254bb0df22045 -SIZE (rubygem/asana-0.5.0.gem) = 37888 +TIMESTAMP = 1482936593 +SHA256 (rubygem/asana-0.6.0.gem) = e613e1b1b76c9a6eca854c4eea2a31c4f6081b361e34190e7a0238c1f470c72e +SIZE (rubygem/asana-0.6.0.gem) = 40448 Modified: head/www/rubygem-asana/files/patch-gemspec ============================================================================== --- head/www/rubygem-asana/files/patch-gemspec Wed Dec 28 19:42:00 2016 (r429821) +++ head/www/rubygem-asana/files/patch-gemspec Wed Dec 28 19:42:05 2016 (r429822) @@ -1,11 +1,11 @@ ---- asana.gemspec.orig 2016-03-28 15:04:37.103189000 +0000 -+++ asana.gemspec 2016-03-28 15:05:11.304938000 +0000 -@@ -12,7 +12,7 @@ - s.date = "2015-12-03" +--- asana.gemspec.orig 2016-12-28 18:26:06 UTC ++++ asana.gemspec +@@ -12,7 +12,7 @@ Gem::Specification.new do |s| + s.date = "2016-09-15" s.description = "Official Ruby client for the Asana API".freeze s.email = ["me@txus.io".freeze] -- s.files = [".codeclimate.yml".freeze, ".gitignore".freeze, ".rspec".freeze, ".rubocop.yml".freeze, ".travis.yml".freeze, ".yardopts".freeze, "CODE_OF_CONDUCT.md".freeze, "Gemfile".freeze, "Guardfile".freeze, "LICENSE.txt".freeze, "README.md".freeze, "Rakefile".freeze, "asana.gemspec".freeze, "bin/console".freeze, "bin/setup".freeze, "examples/Gemfile".freeze, "examples/Gemfile.lock".freeze, "examples/cli_app.rb".freeze, "examples/events.rb".freeze, "examples/omniauth_integration.rb".freeze, "examples/personal_access_token.rb".freeze, "lib/asana.rb".freeze, "lib/asana/authentication.rb".freeze, "lib/asana/authentication/oauth2.rb".freeze, "lib/asana/authentication/oauth2/access_token_authentication.rb".freeze, "lib/asana/authentication/oauth2/bearer_token_authentication.rb".freeze, "lib/asana/authentication/oauth2/client.rb".freeze, "lib/asana/authentication/token_authentication.rb".freeze, "lib/asana/client.rb".freeze, "lib/asana/client/configuration.rb".freeze, "lib/asana/errors .rb".freeze, "lib/asana/http_client.rb".freeze, "lib/asana/http_client/environment_info.rb".freeze, "lib/asana/http_client/error_handling.rb".freeze, "lib/asana/http_client/response.rb".freeze, "lib/asana/resource_includes/attachment_uploading.rb".freeze, "lib/asana/resource_includes/collection.rb".freeze, "lib/asana/resource_includes/event.rb".freeze, "lib/asana/resource_includes/event_subscription.rb".freeze, "lib/asana/resource_includes/events.rb".freeze, "lib/asana/resource_includes/registry.rb".freeze, "lib/asana/resource_includes/resource.rb".freeze, "lib/asana/resource_includes/response_helper.rb".freeze, "lib/asana/resources.rb".freeze, "lib/asana/resources/attachment.rb".freeze, "lib/asana/resources/project.rb".freeze, "lib/asana/resources/story.rb".freeze, "lib/asana/resources/tag.rb".freeze, "lib/asana/resources/task.rb".freeze, "lib/asana/resources/team.rb".freeze, "lib/asana/resources/user.rb".freeze, "lib/asana/resources/webhook.rb".freeze, "lib/asana/resources/workspa ce.rb".freeze, "lib/asana/ruby2_0_0_compatib! ility.rb".freeze, "lib/asana/version.rb".freeze, "lib/templates/index.js".freeze, "lib/templates/resource.ejs".freeze, "package.json".freeze] -+ s.files = [".codeclimate.yml".freeze, ".gitignore".freeze, ".rspec".freeze, ".rubocop.yml".freeze, ".travis.yml".freeze, ".yardopts".freeze, "CODE_OF_CONDUCT.md".freeze, "Gemfile".freeze, "Guardfile".freeze, "LICENSE.txt".freeze, "README.md".freeze, "Rakefile".freeze, "asana.gemspec".freeze, "examples/Gemfile".freeze, "examples/Gemfile.lock".freeze, "examples/cli_app.rb".freeze, "examples/events.rb".freeze, "examples/omniauth_integration.rb".freeze, "examples/personal_access_token.rb".freeze, "lib/asana.rb".freeze, "lib/asana/authentication.rb".freeze, "lib/asana/authentication/oauth2.rb".freeze, "lib/asana/authentication/oauth2/access_token_authentication.rb".freeze, "lib/asana/authentication/oauth2/bearer_token_authentication.rb".freeze, "lib/asana/authentication/oauth2/client.rb".freeze, "lib/asana/authentication/token_authentication.rb".freeze, "lib/asana/client.rb".freeze, "lib/asana/client/configuration.rb".freeze, "lib/asana/errors.rb".freeze, "lib/asana/http_client.rb".fr eeze, "lib/asana/http_client/environment_info.rb".freeze, "lib/asana/http_client/error_handling.rb".freeze, "lib/asana/http_client/response.rb".freeze, "lib/asana/resource_includes/attachment_uploading.rb".freeze, "lib/asana/resource_includes/collection.rb".freeze, "lib/asana/resource_includes/event.rb".freeze, "lib/asana/resource_includes/event_subscription.rb".freeze, "lib/asana/resource_includes/events.rb".freeze, "lib/asana/resource_includes/registry.rb".freeze, "lib/asana/resource_includes/resource.rb".freeze, "lib/asana/resource_includes/response_helper.rb".freeze, "lib/asana/resources.rb".freeze, "lib/asana/resources/attachment.rb".freeze, "lib/asana/resources/project.rb".freeze, "lib/asana/resources/story.rb".freeze, "lib/asana/resources/tag.rb".freeze, "lib/asana/resources/task.rb".freeze, "lib/asana/resources/team.rb".freeze, "lib/asana/resources/user.rb".freeze, "lib/asana/resources/webhook.rb".freeze, "lib/asana/resources/workspace.rb".freeze, "lib/asana/ruby2_0_0_compat ibility.rb".freeze, "lib/asana/version.rb".f! reeze, "lib/templates/index.js".freeze, "lib/templates/resource.ejs".freeze, "package.json".freeze] +- s.files = [".codeclimate.yml".freeze, ".gitignore".freeze, ".rspec".freeze, ".rubocop.yml".freeze, ".travis.yml".freeze, ".yardopts".freeze, "CODE_OF_CONDUCT.md".freeze, "Gemfile".freeze, "Guardfile".freeze, "LICENSE.txt".freeze, "README.md".freeze, "Rakefile".freeze, "asana.gemspec".freeze, "bin/console".freeze, "bin/setup".freeze, "examples/Gemfile".freeze, "examples/Gemfile.lock".freeze, "examples/cli_app.rb".freeze, "examples/events.rb".freeze, "examples/omniauth_integration.rb".freeze, "examples/personal_access_token.rb".freeze, "lib/asana.rb".freeze, "lib/asana/authentication.rb".freeze, "lib/asana/authentication/oauth2.rb".freeze, "lib/asana/authentication/oauth2/access_token_authentication.rb".freeze, "lib/asana/authentication/oauth2/bearer_token_authentication.rb".freeze, "lib/asana/authentication/oauth2/client.rb".freeze, "lib/asana/authentication/token_authentication.rb".freeze, "lib/asana/client.rb".freeze, "lib/asana/client/configuration.rb".freeze, "lib/asana/errors .rb".freeze, "lib/asana/http_client.rb".freeze, "lib/asana/http_client/environment_info.rb".freeze, "lib/asana/http_client/error_handling.rb".freeze, "lib/asana/http_client/response.rb".freeze, "lib/asana/resource_includes/attachment_uploading.rb".freeze, "lib/asana/resource_includes/collection.rb".freeze, "lib/asana/resource_includes/event.rb".freeze, "lib/asana/resource_includes/event_subscription.rb".freeze, "lib/asana/resource_includes/events.rb".freeze, "lib/asana/resource_includes/registry.rb".freeze, "lib/asana/resource_includes/resource.rb".freeze, "lib/asana/resource_includes/response_helper.rb".freeze, "lib/asana/resources.rb".freeze, "lib/asana/resources/attachment.rb".freeze, "lib/asana/resources/custom_field_settings.rb".freeze, "lib/asana/resources/custom_fields.rb".freeze, "lib/asana/resources/project.rb".freeze, "lib/asana/resources/story.rb".freeze, "lib/asana/resources/tag.rb".freeze, "lib/asana/resources/task.rb".freeze, "lib/asana/resources/team.rb".freeze, "lib/ asana/resources/user.rb".freeze, "lib/asana/! resources/webhook.rb".freeze, "lib/asana/resources/workspace.rb".freeze, "lib/asana/ruby2_0_0_compatibility.rb".freeze, "lib/asana/version.rb".freeze, "lib/templates/index.js".freeze, "lib/templates/resource.ejs".freeze, "package.json".freeze] ++ s.files = [".codeclimate.yml".freeze, ".gitignore".freeze, ".rspec".freeze, ".rubocop.yml".freeze, ".travis.yml".freeze, ".yardopts".freeze, "CODE_OF_CONDUCT.md".freeze, "Gemfile".freeze, "Guardfile".freeze, "LICENSE.txt".freeze, "README.md".freeze, "Rakefile".freeze, "asana.gemspec".freeze, "examples/Gemfile".freeze, "examples/Gemfile.lock".freeze, "examples/cli_app.rb".freeze, "examples/events.rb".freeze, "examples/omniauth_integration.rb".freeze, "examples/personal_access_token.rb".freeze, "lib/asana.rb".freeze, "lib/asana/authentication.rb".freeze, "lib/asana/authentication/oauth2.rb".freeze, "lib/asana/authentication/oauth2/access_token_authentication.rb".freeze, "lib/asana/authentication/oauth2/bearer_token_authentication.rb".freeze, "lib/asana/authentication/oauth2/client.rb".freeze, "lib/asana/authentication/token_authentication.rb".freeze, "lib/asana/client.rb".freeze, "lib/asana/client/configuration.rb".freeze, "lib/asana/errors.rb".freeze, "lib/asana/http_client.rb".fr eeze, "lib/asana/http_client/environment_info.rb".freeze, "lib/asana/http_client/error_handling.rb".freeze, "lib/asana/http_client/response.rb".freeze, "lib/asana/resource_includes/attachment_uploading.rb".freeze, "lib/asana/resource_includes/collection.rb".freeze, "lib/asana/resource_includes/event.rb".freeze, "lib/asana/resource_includes/event_subscription.rb".freeze, "lib/asana/resource_includes/events.rb".freeze, "lib/asana/resource_includes/registry.rb".freeze, "lib/asana/resource_includes/resource.rb".freeze, "lib/asana/resource_includes/response_helper.rb".freeze, "lib/asana/resources.rb".freeze, "lib/asana/resources/attachment.rb".freeze, "lib/asana/resources/custom_field_settings.rb".freeze, "lib/asana/resources/custom_fields.rb".freeze, "lib/asana/resources/project.rb".freeze, "lib/asana/resources/story.rb".freeze, "lib/asana/resources/tag.rb".freeze, "lib/asana/resources/task.rb".freeze, "lib/asana/resources/team.rb".freeze, "lib/asana/resources/user.rb".freeze, "lib/asan a/resources/webhook.rb".freeze, "lib/asana/r! esources/workspace.rb".freeze, "lib/asana/ruby2_0_0_compatibility.rb".freeze, "lib/asana/version.rb".freeze, "lib/templates/index.js".freeze, "lib/templates/resource.ejs".freeze, "package.json".freeze] s.homepage = "https://github.com/asana/ruby-asana".freeze s.licenses = ["MIT".freeze] s.required_ruby_version = Gem::Requirement.new("~> 2.0".freeze) Modified: head/www/rubygem-asana/pkg-descr ============================================================================== --- head/www/rubygem-asana/pkg-descr Wed Dec 28 19:42:00 2016 (r429821) +++ head/www/rubygem-asana/pkg-descr Wed Dec 28 19:42:05 2016 (r429822) @@ -2,4 +2,4 @@ This gem is a simple Ruby wrapper for th ActiveResource to provide a simple, familiar interface for accessing your Asana account. -WWW: https://github.com/rbright/asana +WWW: https://github.com/Asana/ruby-asana From owner-svn-ports-head@freebsd.org Wed Dec 28 19:42:11 2016 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 AE094C95BB9; Wed, 28 Dec 2016 19:42:11 +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 7D48D13A3; Wed, 28 Dec 2016 19:42:11 +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 uBSJgAEB069997; Wed, 28 Dec 2016 19:42:10 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBSJgAxH069995; Wed, 28 Dec 2016 19:42:10 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201612281942.uBSJgAxH069995@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Wed, 28 Dec 2016 19:42:10 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429823 - head/devel/p5-Test-WWW-Mechanize 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: Wed, 28 Dec 2016 19:42:11 -0000 Author: sunpoet Date: Wed Dec 28 19:42:10 2016 New Revision: 429823 URL: https://svnweb.freebsd.org/changeset/ports/429823 Log: - Add PORTSCOUT - Add NO_ARCH - Sort PLIST Modified: head/devel/p5-Test-WWW-Mechanize/Makefile head/devel/p5-Test-WWW-Mechanize/pkg-plist Modified: head/devel/p5-Test-WWW-Mechanize/Makefile ============================================================================== --- head/devel/p5-Test-WWW-Mechanize/Makefile Wed Dec 28 19:42:05 2016 (r429822) +++ head/devel/p5-Test-WWW-Mechanize/Makefile Wed Dec 28 19:42:10 2016 (r429823) @@ -22,6 +22,9 @@ BUILD_DEPENDS= p5-Carp-Assert-More>=0:de p5-libwww>=6.02:www/p5-libwww RUN_DEPENDS:= ${BUILD_DEPENDS} +PORTSCOUT= limit:^[0-9\.]*$$ + +NO_ARCH= yes USES= perl5 USE_PERL5= configure Modified: head/devel/p5-Test-WWW-Mechanize/pkg-plist ============================================================================== --- head/devel/p5-Test-WWW-Mechanize/pkg-plist Wed Dec 28 19:42:05 2016 (r429822) +++ head/devel/p5-Test-WWW-Mechanize/pkg-plist Wed Dec 28 19:42:10 2016 (r429823) @@ -1,2 +1,2 @@ -%%PERL5_MAN3%%/Test::WWW::Mechanize.3.gz %%SITE_PERL%%/Test/WWW/Mechanize.pm +%%PERL5_MAN3%%/Test::WWW::Mechanize.3.gz From owner-svn-ports-head@freebsd.org Wed Dec 28 20:33:06 2016 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 626CEC94A51; Wed, 28 Dec 2016 20:33:06 +0000 (UTC) (envelope-from cy@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 234D31BEC; Wed, 28 Dec 2016 20:33:06 +0000 (UTC) (envelope-from cy@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBSKX54V090854; Wed, 28 Dec 2016 20:33:05 GMT (envelope-from cy@FreeBSD.org) Received: (from cy@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBSKX4wp090847; Wed, 28 Dec 2016 20:33:04 GMT (envelope-from cy@FreeBSD.org) Message-Id: <201612282033.uBSKX4wp090847@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: cy set sender to cy@FreeBSD.org using -f From: Cy Schubert Date: Wed, 28 Dec 2016 20:33:04 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429824 - in head/sysutils: cfengine33 cfengine34 cfengine35 cfengine36 cfengine37 cfengine38 cfengine39 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: Wed, 28 Dec 2016 20:33:06 -0000 Author: cy Date: Wed Dec 28 20:33:04 2016 New Revision: 429824 URL: https://svnweb.freebsd.org/changeset/ports/429824 Log: Flag cfengine family of ports broken when mysql option is enabled: configure:13254: error: MySQL client library exports symbols clashing with OpenSSL. Get the update from distribution provider, recompile MySQL library or disable MySQL connector. See http://bugs.mysql.com/bug.php?id=65055 for details. Modified: head/sysutils/cfengine33/Makefile head/sysutils/cfengine34/Makefile head/sysutils/cfengine35/Makefile head/sysutils/cfengine36/Makefile head/sysutils/cfengine37/Makefile head/sysutils/cfengine38/Makefile head/sysutils/cfengine39/Makefile Modified: head/sysutils/cfengine33/Makefile ============================================================================== --- head/sysutils/cfengine33/Makefile Wed Dec 28 19:42:10 2016 (r429823) +++ head/sysutils/cfengine33/Makefile Wed Dec 28 20:33:04 2016 (r429824) @@ -68,6 +68,7 @@ CONFIGURE_ARGS+= --with-postgresql=${LOC .if ${PORT_OPTIONS:MMYSQL} USES+= mysql +BROKEN= configure: error: MySQL client library exports symbols (EVP_CIPHER_CTX_init) clashing with OpenSSL. CONFIGURE_ARGS+= --with-mysql=${LOCALBASE} LIB_DEPENDS+= libmysqlclient.so:${_MYSQL_CLIENT} LDFLAGS+= -L${LOCALBASE}/lib/mysql Modified: head/sysutils/cfengine34/Makefile ============================================================================== --- head/sysutils/cfengine34/Makefile Wed Dec 28 19:42:10 2016 (r429823) +++ head/sysutils/cfengine34/Makefile Wed Dec 28 20:33:04 2016 (r429824) @@ -71,6 +71,7 @@ CONFIGURE_ARGS+= --with-postgresql=${LOC .if ${PORT_OPTIONS:MMYSQL} USES+= mysql +BROKEN= configure: error: MySQL client library exports symbols (EVP_CIPHER_CTX_init) clashing with OpenSSL. CONFIGURE_ARGS+= --with-mysql=${LOCALBASE} LIB_DEPENDS+= libmysqlclient.so:${_MYSQL_CLIENT} LDFLAGS+= -L${LOCALBASE}/lib/mysql Modified: head/sysutils/cfengine35/Makefile ============================================================================== --- head/sysutils/cfengine35/Makefile Wed Dec 28 19:42:10 2016 (r429823) +++ head/sysutils/cfengine35/Makefile Wed Dec 28 20:33:04 2016 (r429824) @@ -72,6 +72,7 @@ CONFIGURE_ARGS+= --with-postgresql=${LOC .if ${PORT_OPTIONS:MMYSQL} USES+= mysql +BROKEN= configure: error: MySQL client library exports symbols (EVP_CIPHER_CTX_init) clashing with OpenSSL. CONFIGURE_ARGS+= --with-mysql=${LOCALBASE} LIB_DEPENDS+= libmysqlclient.so:${_MYSQL_CLIENT} LDFLAGS+= -L${LOCALBASE}/lib/mysql Modified: head/sysutils/cfengine36/Makefile ============================================================================== --- head/sysutils/cfengine36/Makefile Wed Dec 28 19:42:10 2016 (r429823) +++ head/sysutils/cfengine36/Makefile Wed Dec 28 20:33:04 2016 (r429824) @@ -57,6 +57,7 @@ PGSQL_USES= pgsql PGSQL_CONFIGURE_WITH= --with-postgresql=${LOCALBASE} MYSQL_USES= mysql +MYSQL_BROKEN= configure: error: MySQL client library exports symbols (EVP_CIPHER_CTX_init) clashing with OpenSSL. MYSQL_CONFIGURE_WITH= --with-mysql=${LOCALBASE} MYSQL_LIB_DEPENDS= libmysqlclient.so:${_MYSQL_CLIENT} MYSQL_LDFLAGS= -L${LOCALBASE}/lib/mysql Modified: head/sysutils/cfengine37/Makefile ============================================================================== --- head/sysutils/cfengine37/Makefile Wed Dec 28 19:42:10 2016 (r429823) +++ head/sysutils/cfengine37/Makefile Wed Dec 28 20:33:04 2016 (r429824) @@ -58,6 +58,7 @@ PGSQL_USES= pgsql PGSQL_CONFIGURE_WITH= --with-postgresql=${LOCALBASE} MYSQL_USE= MYSQL=yes +MYSQL_BROKEN= configure: error: MySQL client library exports symbols (EVP_CIPHER_CTX_init) clashing with OpenSSL. MYSQL_CONFIGURE_WITH= --with-mysql=${LOCALBASE} MYSQL_LIB_DEPENDS= libmysqlclient.so:${_MYSQL_CLIENT} MYSQL_LDFLAGS= -L${LOCALBASE}/lib/mysql Modified: head/sysutils/cfengine38/Makefile ============================================================================== --- head/sysutils/cfengine38/Makefile Wed Dec 28 19:42:10 2016 (r429823) +++ head/sysutils/cfengine38/Makefile Wed Dec 28 20:33:04 2016 (r429824) @@ -59,6 +59,7 @@ PGSQL_USES= pgsql PGSQL_CONFIGURE_WITH= --with-postgresql=${LOCALBASE} MYSQL_USE= MYSQL=yes +MYSQL_BROKEN= configure: error: MySQL client library exports symbols (EVP_CIPHER_CTX_init) clashing with OpenSSL. MYSQL_CONFIGURE_WITH= --with-mysql=${LOCALBASE} MYSQL_LIB_DEPENDS= libmysqlclient.so:${_MYSQL_CLIENT} MYSQL_LDFLAGS= -L${LOCALBASE}/lib/mysql Modified: head/sysutils/cfengine39/Makefile ============================================================================== --- head/sysutils/cfengine39/Makefile Wed Dec 28 19:42:10 2016 (r429823) +++ head/sysutils/cfengine39/Makefile Wed Dec 28 20:33:04 2016 (r429824) @@ -62,6 +62,7 @@ PGSQL_USES= pgsql PGSQL_CONFIGURE_WITH= --with-postgresql=${LOCALBASE} MYSQL_USES= mysql +MYSQL_BROKEN= configure: error: MySQL client library exports symbols (EVP_CIPHER_CTX_init) clashing with OpenSSL. MYSQL_CONFIGURE_WITH= --with-mysql=${LOCALBASE} MYSQL_LIB_DEPENDS= libmysqlclient.so:${_MYSQL_CLIENT} MYSQL_LDFLAGS= -L${LOCALBASE}/lib/mysql From owner-svn-ports-head@freebsd.org Wed Dec 28 20:40:40 2016 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 99EA7C94B8B; Wed, 28 Dec 2016 20:40:40 +0000 (UTC) (envelope-from cy.schubert@komquats.com) Received: from smtp-out-so.shaw.ca (smtp-out-so.shaw.ca [64.59.136.138]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "Client", Issuer "CA" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id E73C91D4F; Wed, 28 Dec 2016 20:40:36 +0000 (UTC) (envelope-from cy.schubert@komquats.com) Received: from spqr.komquats.com ([96.50.22.10]) by shaw.ca with SMTP id ML0QcgC9TIwqSML0ScVTzZ; Wed, 28 Dec 2016 13:39:29 -0700 X-Authority-Analysis: v=2.2 cv=cNuQihWN c=1 sm=1 tr=0 a=jvE2nwUzI0ECrNeyr98KWA==:117 a=jvE2nwUzI0ECrNeyr98KWA==:17 a=kj9zAlcOel0A:10 a=n5n_aSjo0skA:10 a=6I5d2MoRAAAA:8 a=tekm_XskAAAA:8 a=YxBL1-UpAAAA:8 a=GsXIvvyEJ_pREwEN69QA:9 a=CjuIK1q_8ugA:10 a=HWdm67NMNDQA:10 a=IjZwj45LgO3ly-622nXo:22 a=lZt3M7SGLAi8y2mAyNvN:22 a=Ia-lj3WSrqcvXOmTRaiG:22 Received: from slippy.cwsent.com (slippy [10.1.1.91]) by spqr.komquats.com (Postfix) with ESMTPS id C69FE11A9; Wed, 28 Dec 2016 12:39:26 -0800 (PST) Received: from slippy (localhost [127.0.0.1]) by slippy.cwsent.com (8.15.2/8.15.2) with ESMTP id uBSKdQvZ056614; Wed, 28 Dec 2016 12:39:26 -0800 (PST) (envelope-from Cy.Schubert@cschubert.com) Message-Id: <201612282039.uBSKdQvZ056614@slippy.cwsent.com> X-Mailer: exmh version 2.8.0 04/21/2012 with nmh-1.6 Reply-to: Cy Schubert From: Cy Schubert X-os: FreeBSD X-Sender: cy@cwsent.com X-URL: http://www.cschubert.com/ To: Cports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org, ale@freebsd.org, mokhi64@gmail.com Subject: Re: svn commit: r429824 - in head/sysutils: cfengine33 cfengine34 cfengine35 cfengine36 cfengine37 cfengine38 cfengine39 In-Reply-To: Message from Cy Schubert of "Wed, 28 Dec 2016 20:33:04 +0000." <201612282033.uBSKX4wp090847@repo.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Wed, 28 Dec 2016 12:39:26 -0800 X-CMAE-Envelope: MS4wfMkktEIbqQ6b9DuP4tBjvjN1KJgu+QgYR879B1FEejG3mYOOnqrSn9ZQWv7BAGXCAaCW1oNVYSMH5eaa9fiZjX89+ho1QjwUtMkah8Zumfuy+wIJQCDB jXrqLlTOViVVhTZdCb4EAlzuB9r6ylVYR7OwUdsunDvLgQeTlz1jhOJKBpYyamZ5J50y5BFrw8bMR6X5Snb/ptam7G23NVAuvC0vwUoKEP92E/7uxQ+plyTu No3AvttVdeGxWAuGdsqFtEsDJTnfWiBAxP2mQ+duSVaT2S41JF16xShNmJZxIr9uY6gCti4UejoD93euFYW4IA== 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: Wed, 28 Dec 2016 20:40:40 -0000 In message <201612282033.uBSKX4wp090847@repo.freebsd.org>, Cy Schubert writes: > Author: cy > Date: Wed Dec 28 20:33:04 2016 > New Revision: 429824 > URL: https://svnweb.freebsd.org/changeset/ports/429824 > > Log: > Flag cfengine family of ports broken when mysql option is enabled: > > configure:13254: error: MySQL client library exports symbols clashing > with OpenSSL. Get the update from distribution provider, > recompile MySQL library or disable MySQL connector. > See http://bugs.mysql.com/bug.php?id=65055 for details. > > Modified: > head/sysutils/cfengine33/Makefile > head/sysutils/cfengine34/Makefile > head/sysutils/cfengine35/Makefile > head/sysutils/cfengine36/Makefile > head/sysutils/cfengine37/Makefile > head/sysutils/cfengine38/Makefile > head/sysutils/cfengine39/Makefile This will require that mysql5?-client be built without the embedded yaSSL support. mysql57-client currently has this enabled. I'm not sure about the other mysql5?-client ports (but addressed maintainer anyway). Let's collaborate to fix this. -- Cheers, Cy Schubert FreeBSD UNIX: Web: http://www.FreeBSD.org The need of the many outweighs the greed of the few. From owner-svn-ports-head@freebsd.org Wed Dec 28 20:52:52 2016 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 D2C3EC94EC3; Wed, 28 Dec 2016 20:52:52 +0000 (UTC) (envelope-from olivierd@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 972351392; Wed, 28 Dec 2016 20:52:52 +0000 (UTC) (envelope-from olivierd@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBSKqpYp099095; Wed, 28 Dec 2016 20:52:51 GMT (envelope-from olivierd@FreeBSD.org) Received: (from olivierd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBSKqpKp099093; Wed, 28 Dec 2016 20:52:51 GMT (envelope-from olivierd@FreeBSD.org) Message-Id: <201612282052.uBSKqpKp099093@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olivierd set sender to olivierd@FreeBSD.org using -f From: Olivier Duchateau Date: Wed, 28 Dec 2016 20:52:51 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429825 - in head/devel/libqtxdg: . 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: Wed, 28 Dec 2016 20:52:52 -0000 Author: olivierd Date: Wed Dec 28 20:52:51 2016 New Revision: 429825 URL: https://svnweb.freebsd.org/changeset/ports/429825 Log: - Add patch, which allows to use real path (instead of symlink) in XDG user directories - Bump PORTREVISION Submitted by: Jesper Schmitz Mouridsen (private email) Added: head/devel/libqtxdg/files/ head/devel/libqtxdg/files/patch-qtxdg_xdgdirs.cpp (contents, props changed) Modified: head/devel/libqtxdg/Makefile Modified: head/devel/libqtxdg/Makefile ============================================================================== --- head/devel/libqtxdg/Makefile Wed Dec 28 20:33:04 2016 (r429824) +++ head/devel/libqtxdg/Makefile Wed Dec 28 20:52:51 2016 (r429825) @@ -3,6 +3,7 @@ PORTNAME= libqtxdg PORTVERSION= 2.0.0 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= LXQT/${PORTNAME} Added: head/devel/libqtxdg/files/patch-qtxdg_xdgdirs.cpp ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/libqtxdg/files/patch-qtxdg_xdgdirs.cpp Wed Dec 28 20:52:51 2016 (r429825) @@ -0,0 +1,15 @@ +--- qtxdg/xdgdirs.cpp.orig 2016-09-17 12:06:08 UTC ++++ qtxdg/xdgdirs.cpp +@@ -178,9 +178,11 @@ bool XdgDirs::setUserDir(XdgDirs::UserDi + if (dir < XdgDirs::Desktop || dir > XdgDirs::Videos) + return false; + ++ const QString home = QFile::decodeName(qgetenv("HOME")); + if (!(value.startsWith(QLatin1String("$HOME")) + || value.startsWith(QLatin1String("~/")) +- || value.startsWith(QFile::decodeName(qgetenv("HOME"))))) ++ || value.startsWith(home) ++ || value.startsWith(QDir(home).canonicalPath()))) + return false; + + QString folderName = userDirectoryString[dir]; From owner-svn-ports-head@freebsd.org Wed Dec 28 21:00:29 2016 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 3D5F9C94FCA; Wed, 28 Dec 2016 21:00:29 +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 18264151D; Wed, 28 Dec 2016 21:00:29 +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 uBSL0SfC099673; Wed, 28 Dec 2016 21:00:28 GMT (envelope-from tcberner@FreeBSD.org) Received: (from tcberner@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBSL0RQh099664; Wed, 28 Dec 2016 21:00:27 GMT (envelope-from tcberner@FreeBSD.org) Message-Id: <201612282100.uBSL0RQh099664@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tcberner set sender to tcberner@FreeBSD.org using -f From: "Tobias C. Berner" Date: Wed, 28 Dec 2016 21:00:27 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429826 - in head: devel devel/hs-setlocale lang/ghc x11-wm/hs-xmonad x11-wm/hs-xmonad-contrib x11-wm/hs-xmonad-contrib/files x11-wm/hs-xmonad/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: Wed, 28 Dec 2016 21:00:29 -0000 Author: tcberner Date: Wed Dec 28 21:00:27 2016 New Revision: 429826 URL: https://svnweb.freebsd.org/changeset/ports/429826 Log: Update x11-wm/hs-xmonad & x11-wm/hs-xmonad-contrib to 0.12 * Removes all patches including XFORK_FIX (it seems it is not needed anymore). * New port as dependency: devel/hs-setlocale PR: 213579 Submitted by: Martin Sugioarto Approved by: maintainer timeout (2 months), rakuco (mentor) Differential Revision: https://reviews.freebsd.org/D8191 Added: head/devel/hs-setlocale/ head/devel/hs-setlocale/Makefile (contents, props changed) head/devel/hs-setlocale/distinfo (contents, props changed) head/devel/hs-setlocale/pkg-descr (contents, props changed) Deleted: head/x11-wm/hs-xmonad-contrib/files/ head/x11-wm/hs-xmonad/files/ Modified: head/devel/Makefile head/lang/ghc/bsd.hackage.mk head/x11-wm/hs-xmonad-contrib/Makefile head/x11-wm/hs-xmonad-contrib/distinfo head/x11-wm/hs-xmonad/Makefile head/x11-wm/hs-xmonad/distinfo Modified: head/devel/Makefile ============================================================================== --- head/devel/Makefile Wed Dec 28 20:52:51 2016 (r429825) +++ head/devel/Makefile Wed Dec 28 21:00:27 2016 (r429826) @@ -1028,6 +1028,7 @@ SUBDIR += hs-scientific SUBDIR += hs-securemem SUBDIR += hs-setenv + SUBDIR += hs-setlocale SUBDIR += hs-shake SUBDIR += hs-show SUBDIR += hs-silently Added: head/devel/hs-setlocale/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/hs-setlocale/Makefile Wed Dec 28 21:00:27 2016 (r429826) @@ -0,0 +1,13 @@ +# $FreeBSD$ + +PORTNAME= setlocale +PORTVERSION= 1.0.0.4 +CATEGORIES= devel haskell + +MAINTAINER= haskell@FreeBSD.org +COMMENT= Haskell setlocale package + +LICENSE= BSD3CLAUSE + +.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" +.include Added: head/devel/hs-setlocale/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/hs-setlocale/distinfo Wed Dec 28 21:00:27 2016 (r429826) @@ -0,0 +1,3 @@ +TIMESTAMP = 1475870204 +SHA256 (cabal/setlocale-1.0.0.4.tar.gz) = 32396aedcb8fdd6c56821dcde25c2cbd76462b13a6dc229bec29cb78df1fa7e9 +SIZE (cabal/setlocale-1.0.0.4.tar.gz) = 2138 Added: head/devel/hs-setlocale/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/hs-setlocale/pkg-descr Wed Dec 28 21:00:27 2016 (r429826) @@ -0,0 +1,3 @@ +Haskell setlocale package + +WWW: http://hackage.haskell.org/package/setlocale Modified: head/lang/ghc/bsd.hackage.mk ============================================================================== --- head/lang/ghc/bsd.hackage.mk Wed Dec 28 20:52:51 2016 (r429825) +++ head/lang/ghc/bsd.hackage.mk Wed Dec 28 21:00:27 2016 (r429826) @@ -376,6 +376,7 @@ semigroupoids_port= semigroups_port= math/hs-semigroups sendfile_port= net/hs-sendfile setenv_port= devel/hs-setenv +setlocale_port= devel/hs-setlocale SHA_port= security/hs-SHA # executable shake_port= devel/hs-shake # executable shakespeare_port= www/hs-shakespeare Modified: head/x11-wm/hs-xmonad-contrib/Makefile ============================================================================== --- head/x11-wm/hs-xmonad-contrib/Makefile Wed Dec 28 20:52:51 2016 (r429825) +++ head/x11-wm/hs-xmonad-contrib/Makefile Wed Dec 28 21:00:27 2016 (r429826) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= xmonad-contrib -PORTVERSION= 0.11.4 +PORTVERSION= 0.12 CATEGORIES= x11-wm haskell MAINTAINER= haskell@FreeBSD.org @@ -11,18 +11,11 @@ COMMENT= Third-party extensions for xmon LICENSE= BSD3CLAUSE USE_CABAL= extensible-exceptions mtl>=1 old-time random utf8-string \ - X11>=1.6.1 xmonad>=0.11 + X11>=1.6.1 X11-xft>=0.2 xmonad==0.12 USE_XORG= x11 RUN_DEPENDS+= bash:shells/bash -FLAGS_DEFINE= XFT -FLAGS_DEFAULT= XFT - -XFT_DESC= Use Xft to render text -XFT_FLAG_ENABLE= use_xft -XFT_FLAG_CABAL= X11-xft>=0.2 - FLAGS_DISABLE= testing .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" Modified: head/x11-wm/hs-xmonad-contrib/distinfo ============================================================================== --- head/x11-wm/hs-xmonad-contrib/distinfo Wed Dec 28 20:52:51 2016 (r429825) +++ head/x11-wm/hs-xmonad-contrib/distinfo Wed Dec 28 21:00:27 2016 (r429826) @@ -1,2 +1,3 @@ -SHA256 (cabal/xmonad-contrib-0.11.4.tar.gz) = a379b3d4f2d3d8793d6c76812e90cbb055fa0598cfba944af47139bb77e2acbc -SIZE (cabal/xmonad-contrib-0.11.4.tar.gz) = 401743 +TIMESTAMP = 1475870490 +SHA256 (cabal/xmonad-contrib-0.12.tar.gz) = 131d31c471ac02ece9c7e920497b4839a45df786a2096f56adb1f2de1221f311 +SIZE (cabal/xmonad-contrib-0.12.tar.gz) = 464978 Modified: head/x11-wm/hs-xmonad/Makefile ============================================================================== --- head/x11-wm/hs-xmonad/Makefile Wed Dec 28 20:52:51 2016 (r429825) +++ head/x11-wm/hs-xmonad/Makefile Wed Dec 28 21:00:27 2016 (r429826) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= xmonad -PORTVERSION= 0.11.1 +PORTVERSION= 0.12 CATEGORIES= x11-wm haskell MAINTAINER= haskell@FreeBSD.org @@ -10,7 +10,7 @@ COMMENT= Tiling window manager LICENSE= BSD3CLAUSE -USE_CABAL= extensible-exceptions mtl utf8-string>=0.3 X11>=1.5 +USE_CABAL= extensible-exceptions mtl setlocale utf8-string>=0.3 X11>=1.5 USE_XORG= x11 MAN1PAGES= xmonad.1 @@ -18,17 +18,8 @@ MAN1SRC= man EXECUTABLE= xmonad -OPTIONS_DEFINE+= XFORK_FIX -OPTIONS_DEFAULT+= XFORK_FIX - FLAGS_DISABLE= testing -XFORK_FIX_DESC= Apply workaround for losing hotkeys (XMonad \#576) - .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" -.if ${PORT_OPTIONS:MXFORK_FIX} -EXTRA_PATCHES+= ${PATCHDIR}/nopatch-XMonad_Core.hs -.endif - .include Modified: head/x11-wm/hs-xmonad/distinfo ============================================================================== --- head/x11-wm/hs-xmonad/distinfo Wed Dec 28 20:52:51 2016 (r429825) +++ head/x11-wm/hs-xmonad/distinfo Wed Dec 28 21:00:27 2016 (r429826) @@ -1,2 +1,3 @@ -SHA256 (cabal/xmonad-0.11.1.tar.gz) = 39e0bf227df782d7a5799c811ad0d8b70c9d6eaaa94e8cc395fcf25895d6d2dd -SIZE (cabal/xmonad-0.11.1.tar.gz) = 59307 +TIMESTAMP = 1475869373 +SHA256 (cabal/xmonad-0.12.tar.gz) = e8f649dbd4a8d5f75fdac9ceb5ee38b64fd351910ade81c188f5dd7bc21dfdd7 +SIZE (cabal/xmonad-0.12.tar.gz) = 61436 From owner-svn-ports-head@freebsd.org Wed Dec 28 21:10:54 2016 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 B0921C952B0; Wed, 28 Dec 2016 21:10:54 +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 74CC01BA0; Wed, 28 Dec 2016 21:10:54 +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 uBSLArJw003721; Wed, 28 Dec 2016 21:10:53 GMT (envelope-from gerald@FreeBSD.org) Received: (from gerald@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBSLAr8V003720; Wed, 28 Dec 2016 21:10:53 GMT (envelope-from gerald@FreeBSD.org) Message-Id: <201612282110.uBSLAr8V003720@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: gerald set sender to gerald@FreeBSD.org using -f From: Gerald Pfeifer Date: Wed, 28 Dec 2016 21:10:53 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429827 - head/lang/gcc5-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: Wed, 28 Dec 2016 21:10:54 -0000 Author: gerald Date: Wed Dec 28 21:10:53 2016 New Revision: 429827 URL: https://svnweb.freebsd.org/changeset/ports/429827 Log: Update to the 20161227 snapshot of GCC 5.4.1. Modified: head/lang/gcc5-devel/Makefile head/lang/gcc5-devel/distinfo Modified: head/lang/gcc5-devel/Makefile ============================================================================== --- head/lang/gcc5-devel/Makefile Wed Dec 28 21:00:27 2016 (r429826) +++ head/lang/gcc5-devel/Makefile Wed Dec 28 21:10:53 2016 (r429827) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gcc -PORTVERSION= 5.4.1.s20161220 +PORTVERSION= 5.4.1.s20161227 CATEGORIES= lang java MASTER_SITES= GCC/snapshots/${DISTVERSION} PKGNAMESUFFIX= ${SUFFIX}-devel Modified: head/lang/gcc5-devel/distinfo ============================================================================== --- head/lang/gcc5-devel/distinfo Wed Dec 28 21:00:27 2016 (r429826) +++ head/lang/gcc5-devel/distinfo Wed Dec 28 21:10:53 2016 (r429827) @@ -1,3 +1,3 @@ -TIMESTAMP = 1482417889 -SHA256 (gcc-5-20161220.tar.bz2) = 2032798eb70ace1f1e705d8741a6e265894efe89f5b876e9524c69b9949365cd -SIZE (gcc-5-20161220.tar.bz2) = 91833118 +TIMESTAMP = 1482887069 +SHA256 (gcc-5-20161227.tar.bz2) = 397dfdc9d75b6e01d66a579b8e5cc5e412ac5daf11eba0b644b2b5efdae3eec8 +SIZE (gcc-5-20161227.tar.bz2) = 91832302 From owner-svn-ports-head@freebsd.org Wed Dec 28 21:27:05 2016 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 C0012C9569A; Wed, 28 Dec 2016 21:27:05 +0000 (UTC) (envelope-from olivierd@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 81A101205; Wed, 28 Dec 2016 21:27:05 +0000 (UTC) (envelope-from olivierd@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBSLR4L2011713; Wed, 28 Dec 2016 21:27:04 GMT (envelope-from olivierd@FreeBSD.org) Received: (from olivierd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBSLR4PH011712; Wed, 28 Dec 2016 21:27:04 GMT (envelope-from olivierd@FreeBSD.org) Message-Id: <201612282127.uBSLR4PH011712@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olivierd set sender to olivierd@FreeBSD.org using -f From: Olivier Duchateau Date: Wed, 28 Dec 2016 21:27:04 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429828 - head/x11/lxqt-l10n 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: Wed, 28 Dec 2016 21:27:05 -0000 Author: olivierd Date: Wed Dec 28 21:27:04 2016 New Revision: 429828 URL: https://svnweb.freebsd.org/changeset/ports/429828 Log: Fix 'metaport' infrastructure (doesn't need to fetch something) Pointed by: mat@ Modified: head/x11/lxqt-l10n/Makefile Modified: head/x11/lxqt-l10n/Makefile ============================================================================== --- head/x11/lxqt-l10n/Makefile Wed Dec 28 21:10:53 2016 (r429827) +++ head/x11/lxqt-l10n/Makefile Wed Dec 28 21:27:04 2016 (r429828) @@ -4,7 +4,6 @@ PORTNAME= lxqt-l10n PORTVERSION= 0.11.1 CATEGORIES= x11 -MASTER_SITES= LXQT/${PORTNAME} MAINTAINER= olivierd@FreeBSD.org COMMENT= Translations of LXQt components @@ -16,12 +15,6 @@ RUN_DEPENDS= liblxqt-l10n>=0.11:devel/li libfmqt-l10n>=0.11:x11/libfmqt-l10n \ pcmanfmqt-l10n>=0.11:x11-fm/pcmanfmqt-l10n -# Can't use metaport, because we need to fetch tarball -USES= lxqt tar:xz - -NO_BUILD= yes -NO_INSTALL= yes -NO_MTREE= yes -NO_ARCH= yes +USES= metaport .include From owner-svn-ports-head@freebsd.org Wed Dec 28 22:31:01 2016 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 47EF9C956D8; Wed, 28 Dec 2016 22:31:01 +0000 (UTC) (envelope-from swills@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 15DEC1088; Wed, 28 Dec 2016 22:31:01 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBSMV0Mb035846; Wed, 28 Dec 2016 22:31:00 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBSMV0G0035841; Wed, 28 Dec 2016 22:31:00 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201612282231.uBSMV0G0035841@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Wed, 28 Dec 2016 22:31:00 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429829 - head/net/rubygem-omniauth-facebook 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: Wed, 28 Dec 2016 22:31:01 -0000 Author: swills Date: Wed Dec 28 22:30:59 2016 New Revision: 429829 URL: https://svnweb.freebsd.org/changeset/ports/429829 Log: net/rubygem-omniauth-facebook: update to 4.0.0 Modified: head/net/rubygem-omniauth-facebook/Makefile head/net/rubygem-omniauth-facebook/distinfo Modified: head/net/rubygem-omniauth-facebook/Makefile ============================================================================== --- head/net/rubygem-omniauth-facebook/Makefile Wed Dec 28 21:27:04 2016 (r429828) +++ head/net/rubygem-omniauth-facebook/Makefile Wed Dec 28 22:30:59 2016 (r429829) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= omniauth-facebook -PORTVERSION= 3.0.0 +PORTVERSION= 4.0.0 CATEGORIES= net rubygems MASTER_SITES= RG Modified: head/net/rubygem-omniauth-facebook/distinfo ============================================================================== --- head/net/rubygem-omniauth-facebook/distinfo Wed Dec 28 21:27:04 2016 (r429828) +++ head/net/rubygem-omniauth-facebook/distinfo Wed Dec 28 22:30:59 2016 (r429829) @@ -1,2 +1,3 @@ -SHA256 (rubygem/omniauth-facebook-3.0.0.gem) = 2c19349f568a250655b346c02361f7250ffcccb35a0e30c361661165b529925e -SIZE (rubygem/omniauth-facebook-3.0.0.gem) = 19456 +TIMESTAMP = 1482949462 +SHA256 (rubygem/omniauth-facebook-4.0.0.gem) = 05ae3565c8fdb38df8dab04eb8ca854ea6c18e81591d3e6598ce101293a2f20f +SIZE (rubygem/omniauth-facebook-4.0.0.gem) = 18944 From owner-svn-ports-head@freebsd.org Wed Dec 28 22:35:40 2016 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 B0553C95723; Wed, 28 Dec 2016 22:35:40 +0000 (UTC) (envelope-from swills@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 71B9713B7; Wed, 28 Dec 2016 22:35:40 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBSMZdeX039589; Wed, 28 Dec 2016 22:35:39 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBSMZdr5039587; Wed, 28 Dec 2016 22:35:39 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201612282235.uBSMZdr5039587@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Wed, 28 Dec 2016 22:35:39 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429830 - head/net/rubygem-rubyntlm 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: Wed, 28 Dec 2016 22:35:40 -0000 Author: swills Date: Wed Dec 28 22:35:39 2016 New Revision: 429830 URL: https://svnweb.freebsd.org/changeset/ports/429830 Log: net/rubygem-rubyntlm: update to 0.6.1 Modified: head/net/rubygem-rubyntlm/Makefile head/net/rubygem-rubyntlm/distinfo Modified: head/net/rubygem-rubyntlm/Makefile ============================================================================== --- head/net/rubygem-rubyntlm/Makefile Wed Dec 28 22:30:59 2016 (r429829) +++ head/net/rubygem-rubyntlm/Makefile Wed Dec 28 22:35:39 2016 (r429830) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= rubyntlm -PORTVERSION= 0.6.0 +PORTVERSION= 0.6.1 CATEGORIES= net rubygems MASTER_SITES= RG Modified: head/net/rubygem-rubyntlm/distinfo ============================================================================== --- head/net/rubygem-rubyntlm/distinfo Wed Dec 28 22:30:59 2016 (r429829) +++ head/net/rubygem-rubyntlm/distinfo Wed Dec 28 22:35:39 2016 (r429830) @@ -1,2 +1,3 @@ -SHA256 (rubygem/rubyntlm-0.6.0.gem) = f7e9b5054106fdbe9117719282f99177c95bea57d9ff76b1799e551028656102 -SIZE (rubygem/rubyntlm-0.6.0.gem) = 31232 +TIMESTAMP = 1482964165 +SHA256 (rubygem/rubyntlm-0.6.1.gem) = 73ad912ad1274aa81e108bac9cc13d105da5a386751bfad6b8843d2a5619d4d9 +SIZE (rubygem/rubyntlm-0.6.1.gem) = 31232 From owner-svn-ports-head@freebsd.org Wed Dec 28 22:39:13 2016 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 BEFAEC95766; Wed, 28 Dec 2016 22:39:13 +0000 (UTC) (envelope-from swills@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 8317F1517; Wed, 28 Dec 2016 22:39:13 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBSMdCMe039807; Wed, 28 Dec 2016 22:39:12 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBSMdCKO039805; Wed, 28 Dec 2016 22:39:12 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201612282239.uBSMdCKO039805@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Wed, 28 Dec 2016 22:39:12 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429831 - head/net/rubygem-whois 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: Wed, 28 Dec 2016 22:39:13 -0000 Author: swills Date: Wed Dec 28 22:39:12 2016 New Revision: 429831 URL: https://svnweb.freebsd.org/changeset/ports/429831 Log: net/rubygem-whois: update to 4.0.1 Modified: head/net/rubygem-whois/Makefile head/net/rubygem-whois/distinfo Modified: head/net/rubygem-whois/Makefile ============================================================================== --- head/net/rubygem-whois/Makefile Wed Dec 28 22:35:39 2016 (r429830) +++ head/net/rubygem-whois/Makefile Wed Dec 28 22:39:12 2016 (r429831) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= whois -PORTVERSION= 3.6.5 +PORTVERSION= 4.0.1 CATEGORIES= net rubygems MASTER_SITES= RG Modified: head/net/rubygem-whois/distinfo ============================================================================== --- head/net/rubygem-whois/distinfo Wed Dec 28 22:35:39 2016 (r429830) +++ head/net/rubygem-whois/distinfo Wed Dec 28 22:39:12 2016 (r429831) @@ -1,2 +1,3 @@ -SHA256 (rubygem/whois-3.6.5.gem) = b42df3b9554c3de5c80bdb2fb9e65e8c297ecca0dd256135034a52dbb74a71ee -SIZE (rubygem/whois-3.6.5.gem) = 122368 +TIMESTAMP = 1482964444 +SHA256 (rubygem/whois-4.0.1.gem) = e75c3a81bd4d3265ec8f7cd169d25584f5e4e82048cb456e84c72acb47fd5f30 +SIZE (rubygem/whois-4.0.1.gem) = 73216 From owner-svn-ports-head@freebsd.org Wed Dec 28 22:49:16 2016 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 CE782C959E0; Wed, 28 Dec 2016 22:49:16 +0000 (UTC) (envelope-from swills@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 9D69319DE; Wed, 28 Dec 2016 22:49:16 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBSMnFpE044038; Wed, 28 Dec 2016 22:49:15 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBSMnFf7044036; Wed, 28 Dec 2016 22:49:15 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201612282249.uBSMnFf7044036@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Wed, 28 Dec 2016 22:49:15 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429832 - head/sysutils/rubygem-bosh-gen 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: Wed, 28 Dec 2016 22:49:16 -0000 Author: swills Date: Wed Dec 28 22:49:15 2016 New Revision: 429832 URL: https://svnweb.freebsd.org/changeset/ports/429832 Log: sysutils/rubygem-bosh-gen: update to 0.23.0 Modified: head/sysutils/rubygem-bosh-gen/Makefile head/sysutils/rubygem-bosh-gen/distinfo Modified: head/sysutils/rubygem-bosh-gen/Makefile ============================================================================== --- head/sysutils/rubygem-bosh-gen/Makefile Wed Dec 28 22:39:12 2016 (r429831) +++ head/sysutils/rubygem-bosh-gen/Makefile Wed Dec 28 22:49:15 2016 (r429832) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= bosh-gen -PORTVERSION= 0.22.0 +PORTVERSION= 0.23.0 CATEGORIES= sysutils rubygems MASTER_SITES= RG Modified: head/sysutils/rubygem-bosh-gen/distinfo ============================================================================== --- head/sysutils/rubygem-bosh-gen/distinfo Wed Dec 28 22:39:12 2016 (r429831) +++ head/sysutils/rubygem-bosh-gen/distinfo Wed Dec 28 22:49:15 2016 (r429832) @@ -1,2 +1,3 @@ -SHA256 (rubygem/bosh-gen-0.22.0.gem) = 407f29c7d511c00863f2754f28b859c6a73a372a053c5e3511eccf1733756be5 -SIZE (rubygem/bosh-gen-0.22.0.gem) = 178688 +TIMESTAMP = 1482964659 +SHA256 (rubygem/bosh-gen-0.23.0.gem) = c5a5aa4510396673c67ffc1a9e4b0ed4beaab364c708100fe07fe70e2bf8621b +SIZE (rubygem/bosh-gen-0.23.0.gem) = 179712 From owner-svn-ports-head@freebsd.org Wed Dec 28 22:58:39 2016 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 79DEBC95C9F; Wed, 28 Dec 2016 22:58:39 +0000 (UTC) (envelope-from swills@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 491D91EE5; Wed, 28 Dec 2016 22:58:39 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBSMwcwW048385; Wed, 28 Dec 2016 22:58:38 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBSMwcW2048383; Wed, 28 Dec 2016 22:58:38 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201612282258.uBSMwcW2048383@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Wed, 28 Dec 2016 22:58:38 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429833 - head/sysutils/rubygem-bundler_ext 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: Wed, 28 Dec 2016 22:58:39 -0000 Author: swills Date: Wed Dec 28 22:58:38 2016 New Revision: 429833 URL: https://svnweb.freebsd.org/changeset/ports/429833 Log: sysutils/rubygem-bundler_ext: update to 0.4.1 Modified: head/sysutils/rubygem-bundler_ext/Makefile head/sysutils/rubygem-bundler_ext/distinfo (contents, props changed) Modified: head/sysutils/rubygem-bundler_ext/Makefile ============================================================================== --- head/sysutils/rubygem-bundler_ext/Makefile Wed Dec 28 22:49:15 2016 (r429832) +++ head/sysutils/rubygem-bundler_ext/Makefile Wed Dec 28 22:58:38 2016 (r429833) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= bundler_ext -PORTVERSION= 0.4.0 -PORTREVISION= 1 +PORTVERSION= 0.4.1 CATEGORIES= sysutils rubygems MASTER_SITES= RG Modified: head/sysutils/rubygem-bundler_ext/distinfo ============================================================================== --- head/sysutils/rubygem-bundler_ext/distinfo Wed Dec 28 22:49:15 2016 (r429832) +++ head/sysutils/rubygem-bundler_ext/distinfo Wed Dec 28 22:58:38 2016 (r429833) @@ -1,2 +1,3 @@ -SHA256 (rubygem/bundler_ext-0.4.0.gem) = e9cdd561e3d07331755220fe39308881a278058b1bc66637c06c3993a7ecd37f -SIZE (rubygem/bundler_ext-0.4.0.gem) = 13312 +TIMESTAMP = 1482965663 +SHA256 (rubygem/bundler_ext-0.4.1.gem) = 78153a089c4fd638d980567c4e091a1068b8f9421d05832d41f88f99e643e6dd +SIZE (rubygem/bundler_ext-0.4.1.gem) = 13312 From owner-svn-ports-head@freebsd.org Wed Dec 28 23:00:45 2016 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 68777C95CF9; Wed, 28 Dec 2016 23:00:45 +0000 (UTC) (envelope-from rakuco@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 29C4C1027; Wed, 28 Dec 2016 23:00:45 +0000 (UTC) (envelope-from rakuco@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBSN0iwI048661; Wed, 28 Dec 2016 23:00:44 GMT (envelope-from rakuco@FreeBSD.org) Received: (from rakuco@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBSN0inw048658; Wed, 28 Dec 2016 23:00:44 GMT (envelope-from rakuco@FreeBSD.org) Message-Id: <201612282300.uBSN0inw048658@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rakuco set sender to rakuco@FreeBSD.org using -f From: Raphael Kubo da Costa Date: Wed, 28 Dec 2016 23:00:44 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429834 - head/games/manaplus 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: Wed, 28 Dec 2016 23:00:45 -0000 Author: rakuco Date: Wed Dec 28 23:00:43 2016 New Revision: 429834 URL: https://svnweb.freebsd.org/changeset/ports/429834 Log: Update to 1.6.12.24. PR: 215640 Submitted by: Thibault Payet (maintainer) Modified: head/games/manaplus/Makefile head/games/manaplus/distinfo head/games/manaplus/pkg-plist Modified: head/games/manaplus/Makefile ============================================================================== --- head/games/manaplus/Makefile Wed Dec 28 22:58:38 2016 (r429833) +++ head/games/manaplus/Makefile Wed Dec 28 23:00:43 2016 (r429834) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= manaplus -PORTVERSION= 1.6.11.5 +PORTVERSION= 1.6.12.24 CATEGORIES= games MASTER_SITES= http://download.evolonline.org/manaplus/download/${PORTVERSION}/ Modified: head/games/manaplus/distinfo ============================================================================== --- head/games/manaplus/distinfo Wed Dec 28 22:58:38 2016 (r429833) +++ head/games/manaplus/distinfo Wed Dec 28 23:00:43 2016 (r429834) @@ -1,3 +1,3 @@ -TIMESTAMP = 1478426027 -SHA256 (manaplus-1.6.11.5.tar.xz) = cb5ac8a8df93b9a6698a53048a64e6b6f1d431e8da0c0a3b55b01e5a58dea3c5 -SIZE (manaplus-1.6.11.5.tar.xz) = 11744332 +TIMESTAMP = 1482928338 +SHA256 (manaplus-1.6.12.24.tar.xz) = 980967aaf530effbd8e59ececa87af992f55bdf97f0900bc0a9b6d235abcc4bc +SIZE (manaplus-1.6.12.24.tar.xz) = 11762256 Modified: head/games/manaplus/pkg-plist ============================================================================== --- head/games/manaplus/pkg-plist Wed Dec 28 22:58:38 2016 (r429833) +++ head/games/manaplus/pkg-plist Wed Dec 28 23:00:43 2016 (r429834) @@ -145,6 +145,7 @@ share/applications/manaplustest.desktop %%DATADIR%%/data/graphics/gui/sell.xml %%DATADIR%%/data/graphics/gui/server.xml %%DATADIR%%/data/graphics/gui/shop.xml +%%DATADIR%%/data/graphics/gui/skillrectanglelistbox.xml %%DATADIR%%/data/graphics/gui/slider.xml %%DATADIR%%/data/graphics/gui/slider_highlighted.xml %%DATADIR%%/data/graphics/gui/speechbrowserbox.xml @@ -417,6 +418,7 @@ share/applications/manaplustest.desktop %%DATADIR%%/data/themes/golden-delicious/shoplistbox.xml %%DATADIR%%/data/themes/golden-delicious/skilllistbox.xml %%DATADIR%%/data/themes/golden-delicious/skillpopup.xml +%%DATADIR%%/data/themes/golden-delicious/skillrectanglelistbox.xml %%DATADIR%%/data/themes/golden-delicious/slider.xml %%DATADIR%%/data/themes/golden-delicious/slider_highlighted.xml %%DATADIR%%/data/themes/golden-delicious/social.xml @@ -530,6 +532,7 @@ share/applications/manaplustest.desktop %%DATADIR%%/data/themes/jewelry/shoplistbox.xml %%DATADIR%%/data/themes/jewelry/skilllistbox.xml %%DATADIR%%/data/themes/jewelry/skillpopup.xml +%%DATADIR%%/data/themes/jewelry/skillrectanglelistbox.xml %%DATADIR%%/data/themes/jewelry/slider.xml %%DATADIR%%/data/themes/jewelry/slider_highlighted.xml %%DATADIR%%/data/themes/jewelry/social.xml From owner-svn-ports-head@freebsd.org Wed Dec 28 23:03:04 2016 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 A66B2C95EE9; Wed, 28 Dec 2016 23:03:04 +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 75BB015DB; Wed, 28 Dec 2016 23:03:04 +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 uBSN33mF052407; Wed, 28 Dec 2016 23:03:03 GMT (envelope-from tcberner@FreeBSD.org) Received: (from tcberner@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBSN33oZ052405; Wed, 28 Dec 2016 23:03:03 GMT (envelope-from tcberner@FreeBSD.org) Message-Id: <201612282303.uBSN33oZ052405@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tcberner set sender to tcberner@FreeBSD.org using -f From: "Tobias C. Berner" Date: Wed, 28 Dec 2016 23:03:03 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429835 - head/math/facile 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: Wed, 28 Dec 2016 23:03:04 -0000 Author: tcberner Date: Wed Dec 28 23:03:03 2016 New Revision: 429835 URL: https://svnweb.freebsd.org/changeset/ports/429835 Log: Update math/facile to 1.1.3 Approved by: rakuco (mentor) Modified: head/math/facile/Makefile head/math/facile/distinfo Modified: head/math/facile/Makefile ============================================================================== --- head/math/facile/Makefile Wed Dec 28 23:00:43 2016 (r429834) +++ head/math/facile/Makefile Wed Dec 28 23:03:03 2016 (r429835) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= facile -PORTVERSION= 1.1.2 +PORTVERSION= 1.1.3 CATEGORIES= math MASTER_SITES= http://opti.recherche.enac.fr/facile/distrib/ Modified: head/math/facile/distinfo ============================================================================== --- head/math/facile/distinfo Wed Dec 28 23:00:43 2016 (r429834) +++ head/math/facile/distinfo Wed Dec 28 23:03:03 2016 (r429835) @@ -1,3 +1,3 @@ -TIMESTAMP = 1472681454 -SHA256 (facile-1.1.2.tar.gz) = ea8b72d1d171fb44c0c6dafbddac0ccb0a453a7caafd1852919d4f805eded367 -SIZE (facile-1.1.2.tar.gz) = 99755 +TIMESTAMP = 1482002690 +SHA256 (facile-1.1.3.tar.gz) = 5cb63ddb0dca8de12cd54dbf0de37e0fa8af54e7c1f15ee035a33ec219be8aec +SIZE (facile-1.1.3.tar.gz) = 99656 From owner-svn-ports-head@freebsd.org Wed Dec 28 23:03:40 2016 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 AE173C95F2D; Wed, 28 Dec 2016 23:03:40 +0000 (UTC) (envelope-from swills@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 7D99216B5; Wed, 28 Dec 2016 23:03:40 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBSN3dPT052545; Wed, 28 Dec 2016 23:03:39 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBSN3dlG052543; Wed, 28 Dec 2016 23:03:39 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201612282303.uBSN3dlG052543@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Wed, 28 Dec 2016 23:03:39 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429836 - head/sysutils/rubygem-r10k 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: Wed, 28 Dec 2016 23:03:40 -0000 Author: swills Date: Wed Dec 28 23:03:39 2016 New Revision: 429836 URL: https://svnweb.freebsd.org/changeset/ports/429836 Log: sysutils/rubygem-r10k: update to 2.5.1 Modified: head/sysutils/rubygem-r10k/Makefile head/sysutils/rubygem-r10k/distinfo Modified: head/sysutils/rubygem-r10k/Makefile ============================================================================== --- head/sysutils/rubygem-r10k/Makefile Wed Dec 28 23:03:03 2016 (r429835) +++ head/sysutils/rubygem-r10k/Makefile Wed Dec 28 23:03:39 2016 (r429836) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= r10k -PORTVERSION= 2.2.2 +PORTVERSION= 2.5.1 CATEGORIES= sysutils rubygems MASTER_SITES= RG @@ -25,8 +25,6 @@ USES= gem shebangfix PLIST_FILES= bin/r10k -SHEBANG_FILES= integration/*/*.sh \ - integration/*/*/*.sh \ - integration/*/*/*/*.sh +SHEBANG_FILES= integration/*/*.sh .include Modified: head/sysutils/rubygem-r10k/distinfo ============================================================================== --- head/sysutils/rubygem-r10k/distinfo Wed Dec 28 23:03:03 2016 (r429835) +++ head/sysutils/rubygem-r10k/distinfo Wed Dec 28 23:03:39 2016 (r429836) @@ -1,2 +1,3 @@ -SHA256 (rubygem/r10k-2.2.2.gem) = 9aea9246d601e241b3775da0f7f2168606f530bcfdfbf69e1b032311818ace8d -SIZE (rubygem/r10k-2.2.2.gem) = 168960 +TIMESTAMP = 1482965832 +SHA256 (rubygem/r10k-2.5.1.gem) = d3146dde6176b8bf432b8f2e68c79bc67aae17be2aa0575c0918a7b574d9f9fc +SIZE (rubygem/r10k-2.5.1.gem) = 187904 From owner-svn-ports-head@freebsd.org Wed Dec 28 23:09:58 2016 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 3F6A4C95FC5; Wed, 28 Dec 2016 23:09:58 +0000 (UTC) (envelope-from swills@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 0EE921802; Wed, 28 Dec 2016 23:09:57 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBSN9vDw052918; Wed, 28 Dec 2016 23:09:57 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBSN9vKY052916; Wed, 28 Dec 2016 23:09:57 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201612282309.uBSN9vKY052916@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Wed, 28 Dec 2016 23:09:57 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429837 - head/sysutils/rubygem-vmstat 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: Wed, 28 Dec 2016 23:09:58 -0000 Author: swills Date: Wed Dec 28 23:09:56 2016 New Revision: 429837 URL: https://svnweb.freebsd.org/changeset/ports/429837 Log: sysutils/rubygem-vmstat: update to 2.3.0 Modified: head/sysutils/rubygem-vmstat/Makefile head/sysutils/rubygem-vmstat/distinfo (contents, props changed) Modified: head/sysutils/rubygem-vmstat/Makefile ============================================================================== --- head/sysutils/rubygem-vmstat/Makefile Wed Dec 28 23:03:39 2016 (r429836) +++ head/sysutils/rubygem-vmstat/Makefile Wed Dec 28 23:09:56 2016 (r429837) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= vmstat -PORTVERSION= 2.2.0 +PORTVERSION= 2.3.0 CATEGORIES= sysutils rubygems MASTER_SITES= RG Modified: head/sysutils/rubygem-vmstat/distinfo ============================================================================== --- head/sysutils/rubygem-vmstat/distinfo Wed Dec 28 23:03:39 2016 (r429836) +++ head/sysutils/rubygem-vmstat/distinfo Wed Dec 28 23:09:56 2016 (r429837) @@ -1,3 +1,3 @@ -TIMESTAMP = 1471443484 -SHA256 (rubygem/vmstat-2.2.0.gem) = c085f1d90249145112cba69447730d68964d79408eb8704bdeb2ef57aa721482 -SIZE (rubygem/vmstat-2.2.0.gem) = 26112 +TIMESTAMP = 1482966253 +SHA256 (rubygem/vmstat-2.3.0.gem) = ab5446a3e3bd0a9cdb9d9ac69a0bbd119c4f161d945a0846a519dd7018af656d +SIZE (rubygem/vmstat-2.3.0.gem) = 27136 From owner-svn-ports-head@freebsd.org Wed Dec 28 23:14:14 2016 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 2B452C9512A; Wed, 28 Dec 2016 23:14:14 +0000 (UTC) (envelope-from swills@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 E15301B6F; Wed, 28 Dec 2016 23:14:13 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBSNEDjR056914; Wed, 28 Dec 2016 23:14:13 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBSNECgO056912; Wed, 28 Dec 2016 23:14:12 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201612282314.uBSNECgO056912@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Wed, 28 Dec 2016 23:14:12 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429838 - head/sysutils/rubygem-yell 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: Wed, 28 Dec 2016 23:14:14 -0000 Author: swills Date: Wed Dec 28 23:14:12 2016 New Revision: 429838 URL: https://svnweb.freebsd.org/changeset/ports/429838 Log: sysutils/rubygem-yell: update to 2.0.7 Modified: head/sysutils/rubygem-yell/Makefile head/sysutils/rubygem-yell/distinfo Modified: head/sysutils/rubygem-yell/Makefile ============================================================================== --- head/sysutils/rubygem-yell/Makefile Wed Dec 28 23:09:56 2016 (r429837) +++ head/sysutils/rubygem-yell/Makefile Wed Dec 28 23:14:12 2016 (r429838) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= yell -PORTVERSION= 2.0.6 +PORTVERSION= 2.0.7 CATEGORIES= sysutils ruby MASTER_SITES= RG Modified: head/sysutils/rubygem-yell/distinfo ============================================================================== --- head/sysutils/rubygem-yell/distinfo Wed Dec 28 23:09:56 2016 (r429837) +++ head/sysutils/rubygem-yell/distinfo Wed Dec 28 23:14:12 2016 (r429838) @@ -1,2 +1,3 @@ -SHA256 (rubygem/yell-2.0.6.gem) = 145dac3f73608f909281d426669eb5333c5235bcf5b5c26fe1f1a3dd04c7869f -SIZE (rubygem/yell-2.0.6.gem) = 32256 +TIMESTAMP = 1482966649 +SHA256 (rubygem/yell-2.0.7.gem) = 2b6ed2f855cdab139d70b6b6dc58e34155c80e150d4a5f0da2d97e3d060d78d4 +SIZE (rubygem/yell-2.0.7.gem) = 32256 From owner-svn-ports-head@freebsd.org Wed Dec 28 23:28:21 2016 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 23CD2C9535D; Wed, 28 Dec 2016 23:28:21 +0000 (UTC) (envelope-from glewis@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 DCBAC1F72; Wed, 28 Dec 2016 23:28:20 +0000 (UTC) (envelope-from glewis@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBSNSKsx061382; Wed, 28 Dec 2016 23:28:20 GMT (envelope-from glewis@FreeBSD.org) Received: (from glewis@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBSNSJ9Y061379; Wed, 28 Dec 2016 23:28:19 GMT (envelope-from glewis@FreeBSD.org) Message-Id: <201612282328.uBSNSJ9Y061379@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: glewis set sender to glewis@FreeBSD.org using -f From: Greg Lewis Date: Wed, 28 Dec 2016 23:28:19 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429839 - head/java/jdk8-doc 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: Wed, 28 Dec 2016 23:28:21 -0000 Author: glewis Date: Wed Dec 28 23:28:19 2016 New Revision: 429839 URL: https://svnweb.freebsd.org/changeset/ports/429839 Log: . Update to 8u112 PR: 215424 Submitted by: Jonathan Chen Modified: head/java/jdk8-doc/Makefile head/java/jdk8-doc/distinfo Modified: head/java/jdk8-doc/Makefile ============================================================================== --- head/java/jdk8-doc/Makefile Wed Dec 28 23:14:12 2016 (r429838) +++ head/java/jdk8-doc/Makefile Wed Dec 28 23:28:19 2016 (r429839) @@ -15,7 +15,7 @@ RESTRICTED= This documentation is under WRKSRC= ${WRKDIR}/docs JDK_VERSION= 8 -JDK_UPDATE_VER= 40 +JDK_UPDATE_VER= 112 DOWNLOAD_URL= http://www.oracle.com/technetwork/java/javase/downloads/index.html NO_BUILD= yes Modified: head/java/jdk8-doc/distinfo ============================================================================== --- head/java/jdk8-doc/distinfo Wed Dec 28 23:14:12 2016 (r429838) +++ head/java/jdk8-doc/distinfo Wed Dec 28 23:28:19 2016 (r429839) @@ -1,2 +1,3 @@ -SHA256 (jdk-8u40-docs-all.zip) = 72fa379013ea0139a9840137ae062d2f6bbc4f31914519d2cbabb678929b4d93 -SIZE (jdk-8u40-docs-all.zip) = 92224691 +TIMESTAMP = 1482172853 +SHA256 (jdk-8u112-docs-all.zip) = c490e3255554687d1add33efb3fc4734f28dd257cdb52ae00062d4d5c0ab12fe +SIZE (jdk-8u112-docs-all.zip) = 93436489 From owner-svn-ports-head@freebsd.org Wed Dec 28 23:30:21 2016 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 BBA2BC953A3; Wed, 28 Dec 2016 23:30:21 +0000 (UTC) (envelope-from swills@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 8B145106C; Wed, 28 Dec 2016 23:30:21 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBSNUK42061598; Wed, 28 Dec 2016 23:30:20 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBSNUKfx061595; Wed, 28 Dec 2016 23:30:20 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201612282330.uBSNUKfx061595@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Wed, 28 Dec 2016 23:30:20 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429840 - head/textproc/rubygem-asciidoctor 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: Wed, 28 Dec 2016 23:30:21 -0000 Author: swills Date: Wed Dec 28 23:30:20 2016 New Revision: 429840 URL: https://svnweb.freebsd.org/changeset/ports/429840 Log: textproc/rubygem-asciidoctor: update to 1.5.5 Modified: head/textproc/rubygem-asciidoctor/Makefile head/textproc/rubygem-asciidoctor/distinfo Modified: head/textproc/rubygem-asciidoctor/Makefile ============================================================================== --- head/textproc/rubygem-asciidoctor/Makefile Wed Dec 28 23:28:19 2016 (r429839) +++ head/textproc/rubygem-asciidoctor/Makefile Wed Dec 28 23:30:20 2016 (r429840) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= asciidoctor -PORTVERSION= 1.5.4 +PORTVERSION= 1.5.5 CATEGORIES= textproc rubygems MASTER_SITES= RG Modified: head/textproc/rubygem-asciidoctor/distinfo ============================================================================== --- head/textproc/rubygem-asciidoctor/distinfo Wed Dec 28 23:28:19 2016 (r429839) +++ head/textproc/rubygem-asciidoctor/distinfo Wed Dec 28 23:30:20 2016 (r429840) @@ -1,2 +1,3 @@ -SHA256 (rubygem/asciidoctor-1.5.4.gem) = 0ca7c78528165b194b678a71f5bc600aafbee3dfa5bcd40c042e382d5d883477 -SIZE (rubygem/asciidoctor-1.5.4.gem) = 356864 +TIMESTAMP = 1482966762 +SHA256 (rubygem/asciidoctor-1.5.5.gem) = 87effa3de95919df880aab04c6c29c89255ce671abce361da476208734a5424e +SIZE (rubygem/asciidoctor-1.5.5.gem) = 324096 From owner-svn-ports-head@freebsd.org Wed Dec 28 23:32:49 2016 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 DAC85C954E9; Wed, 28 Dec 2016 23:32:49 +0000 (UTC) (envelope-from swills@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 AA43013CE; Wed, 28 Dec 2016 23:32:49 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBSNWmLj065275; Wed, 28 Dec 2016 23:32:48 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBSNWmdT065273; Wed, 28 Dec 2016 23:32:48 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201612282332.uBSNWmdT065273@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Wed, 28 Dec 2016 23:32:48 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429841 - head/textproc/rubygem-gemoji 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: Wed, 28 Dec 2016 23:32:50 -0000 Author: swills Date: Wed Dec 28 23:32:48 2016 New Revision: 429841 URL: https://svnweb.freebsd.org/changeset/ports/429841 Log: textproc/rubygem-gemoji: update to 3.0.0 Modified: head/textproc/rubygem-gemoji/Makefile head/textproc/rubygem-gemoji/distinfo Modified: head/textproc/rubygem-gemoji/Makefile ============================================================================== --- head/textproc/rubygem-gemoji/Makefile Wed Dec 28 23:30:20 2016 (r429840) +++ head/textproc/rubygem-gemoji/Makefile Wed Dec 28 23:32:48 2016 (r429841) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= gemoji -PORTVERSION= 2.1.0 +PORTVERSION= 3.0.0 CATEGORIES= textproc rubygems MASTER_SITES= RG Modified: head/textproc/rubygem-gemoji/distinfo ============================================================================== --- head/textproc/rubygem-gemoji/distinfo Wed Dec 28 23:30:20 2016 (r429840) +++ head/textproc/rubygem-gemoji/distinfo Wed Dec 28 23:32:48 2016 (r429841) @@ -1,2 +1,3 @@ -SHA256 (rubygem/gemoji-2.1.0.gem) = dcacc532537b6244a9ea104a8e7e7ce883a8302843aeef861798b34cc3357958 -SIZE (rubygem/gemoji-2.1.0.gem) = 3934720 +TIMESTAMP = 1482967740 +SHA256 (rubygem/gemoji-3.0.0.gem) = 4d98f098a56b9f6cc41b94fc52010032a0f030fdd809a735b2baae2eecc505c1 +SIZE (rubygem/gemoji-3.0.0.gem) = 72192 From owner-svn-ports-head@freebsd.org Wed Dec 28 23:47:56 2016 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 1E299C957D1; Wed, 28 Dec 2016 23:47:56 +0000 (UTC) (envelope-from swills@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 E19501B1C; Wed, 28 Dec 2016 23:47:55 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBSNltgH069747; Wed, 28 Dec 2016 23:47:55 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBSNlsEi069745; Wed, 28 Dec 2016 23:47:54 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201612282347.uBSNlsEi069745@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Wed, 28 Dec 2016 23:47:54 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429842 - head/textproc/rubygem-github-linguist 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: Wed, 28 Dec 2016 23:47:56 -0000 Author: swills Date: Wed Dec 28 23:47:54 2016 New Revision: 429842 URL: https://svnweb.freebsd.org/changeset/ports/429842 Log: textproc/rubygem-github-linguist: update to 5.0.0 Modified: head/textproc/rubygem-github-linguist/Makefile head/textproc/rubygem-github-linguist/distinfo Modified: head/textproc/rubygem-github-linguist/Makefile ============================================================================== --- head/textproc/rubygem-github-linguist/Makefile Wed Dec 28 23:32:48 2016 (r429841) +++ head/textproc/rubygem-github-linguist/Makefile Wed Dec 28 23:47:54 2016 (r429842) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= github-linguist -PORTVERSION= 4.8.5 +PORTVERSION= 5.0.0 CATEGORIES= textproc rubygems MASTER_SITES= RG Modified: head/textproc/rubygem-github-linguist/distinfo ============================================================================== --- head/textproc/rubygem-github-linguist/distinfo Wed Dec 28 23:32:48 2016 (r429841) +++ head/textproc/rubygem-github-linguist/distinfo Wed Dec 28 23:47:54 2016 (r429842) @@ -1,2 +1,3 @@ -SHA256 (rubygem/github-linguist-4.8.5.gem) = 3b592380c3950b5317466cd56020b7449d51fc8984e5d28443a93a2842da90b4 -SIZE (rubygem/github-linguist-4.8.5.gem) = 1664000 +TIMESTAMP = 1482967874 +SHA256 (rubygem/github-linguist-5.0.0.gem) = 9ae0ea83660962b5a18b2c3f29aca2903c2774dde4392ab147a18255d21b54d4 +SIZE (rubygem/github-linguist-5.0.0.gem) = 1966592 From owner-svn-ports-head@freebsd.org Thu Dec 29 00:34:17 2016 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 232E5C9478B; Thu, 29 Dec 2016 00:34:17 +0000 (UTC) (envelope-from swills@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 DC033173A; Thu, 29 Dec 2016 00:34:16 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBT0YGBA090247; Thu, 29 Dec 2016 00:34:16 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBT0YF0T090245; Thu, 29 Dec 2016 00:34:15 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201612290034.uBT0YF0T090245@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Thu, 29 Dec 2016 00:34:15 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429843 - head/textproc/rubygem-html-pipeline 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: Thu, 29 Dec 2016 00:34:17 -0000 Author: swills Date: Thu Dec 29 00:34:15 2016 New Revision: 429843 URL: https://svnweb.freebsd.org/changeset/ports/429843 Log: textproc/rubygem-html-pipeline: update to 2.4.2 Modified: head/textproc/rubygem-html-pipeline/Makefile head/textproc/rubygem-html-pipeline/distinfo Modified: head/textproc/rubygem-html-pipeline/Makefile ============================================================================== --- head/textproc/rubygem-html-pipeline/Makefile Wed Dec 28 23:47:54 2016 (r429842) +++ head/textproc/rubygem-html-pipeline/Makefile Thu Dec 29 00:34:15 2016 (r429843) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= html-pipeline -PORTVERSION= 2.4.1 +PORTVERSION= 2.4.2 CATEGORIES= textproc rubygems MASTER_SITES= RG Modified: head/textproc/rubygem-html-pipeline/distinfo ============================================================================== --- head/textproc/rubygem-html-pipeline/distinfo Wed Dec 28 23:47:54 2016 (r429842) +++ head/textproc/rubygem-html-pipeline/distinfo Thu Dec 29 00:34:15 2016 (r429843) @@ -1,2 +1,3 @@ -SHA256 (rubygem/html-pipeline-2.4.1.gem) = a039c61aca7e5e4cef75380b726285490eac680b905ef857cbd0d24a98b666c9 -SIZE (rubygem/html-pipeline-2.4.1.gem) = 38400 +TIMESTAMP = 1482968779 +SHA256 (rubygem/html-pipeline-2.4.2.gem) = a603da7765fcefcc65f571e7e680e9752968d14faaec9838c28cbc9e23e2c5fc +SIZE (rubygem/html-pipeline-2.4.2.gem) = 28672 From owner-svn-ports-head@freebsd.org Thu Dec 29 00:35:40 2016 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 5351FC947D8; Thu, 29 Dec 2016 00:35:40 +0000 (UTC) (envelope-from swills@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 20CC81865; Thu, 29 Dec 2016 00:35:40 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBT0ZdcR090418; Thu, 29 Dec 2016 00:35:39 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBT0ZdC0090416; Thu, 29 Dec 2016 00:35:39 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201612290035.uBT0ZdC0090416@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Thu, 29 Dec 2016 00:35:39 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429844 - head/textproc/rubygem-itextomml 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: Thu, 29 Dec 2016 00:35:40 -0000 Author: swills Date: Thu Dec 29 00:35:38 2016 New Revision: 429844 URL: https://svnweb.freebsd.org/changeset/ports/429844 Log: textproc/rubygem-itextomml: update to 1.5.5 Modified: head/textproc/rubygem-itextomml/Makefile head/textproc/rubygem-itextomml/distinfo Modified: head/textproc/rubygem-itextomml/Makefile ============================================================================== --- head/textproc/rubygem-itextomml/Makefile Thu Dec 29 00:34:15 2016 (r429843) +++ head/textproc/rubygem-itextomml/Makefile Thu Dec 29 00:35:38 2016 (r429844) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= itextomml -PORTVERSION= 1.5.2 +PORTVERSION= 1.5.5 CATEGORIES= textproc rubygems MASTER_SITES= RG Modified: head/textproc/rubygem-itextomml/distinfo ============================================================================== --- head/textproc/rubygem-itextomml/distinfo Thu Dec 29 00:34:15 2016 (r429843) +++ head/textproc/rubygem-itextomml/distinfo Thu Dec 29 00:35:38 2016 (r429844) @@ -1,2 +1,3 @@ -SHA256 (rubygem/itextomml-1.5.2.gem) = 2fb0a794f5e8628aeae0d098ee67c010ae6793e162785b72baac60890922bcfa -SIZE (rubygem/itextomml-1.5.2.gem) = 124928 +TIMESTAMP = 1482971568 +SHA256 (rubygem/itextomml-1.5.5.gem) = 3449404701e505900059da5d756db26fbc2e7c1aea5358380ddd532e14a304bb +SIZE (rubygem/itextomml-1.5.5.gem) = 124416 From owner-svn-ports-head@freebsd.org Thu Dec 29 00:37:58 2016 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 89B26C94888; Thu, 29 Dec 2016 00:37:58 +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 561AF19CC; Thu, 29 Dec 2016 00:37:58 +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 uBT0bvpD090631; Thu, 29 Dec 2016 00:37:57 GMT (envelope-from gerald@FreeBSD.org) Received: (from gerald@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBT0bv2W090629; Thu, 29 Dec 2016 00:37:57 GMT (envelope-from gerald@FreeBSD.org) Message-Id: <201612290037.uBT0bv2W090629@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: gerald set sender to gerald@FreeBSD.org using -f From: Gerald Pfeifer Date: Thu, 29 Dec 2016 00:37:57 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429845 - 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: Thu, 29 Dec 2016 00:37:58 -0000 Author: gerald Date: Thu Dec 29 00:37:57 2016 New Revision: 429845 URL: https://svnweb.freebsd.org/changeset/ports/429845 Log: Update to Wine 2.0 RC3, which brings some more bug fixes. Modified: head/emulators/wine-devel/Makefile head/emulators/wine-devel/distinfo Modified: head/emulators/wine-devel/Makefile ============================================================================== --- head/emulators/wine-devel/Makefile Thu Dec 29 00:35:38 2016 (r429844) +++ head/emulators/wine-devel/Makefile Thu Dec 29 00:37:57 2016 (r429845) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= wine -DISTVERSION= 2.0-rc2 +DISTVERSION= 2.0-rc3 PORTEPOCH= 1 CATEGORIES= emulators MASTER_SITES= SF/${PORTNAME}/Source \ Modified: head/emulators/wine-devel/distinfo ============================================================================== --- head/emulators/wine-devel/distinfo Thu Dec 29 00:35:38 2016 (r429844) +++ head/emulators/wine-devel/distinfo Thu Dec 29 00:37:57 2016 (r429845) @@ -1,5 +1,5 @@ -TIMESTAMP = 1482503741 -SHA256 (wine-2.0-rc2.tar.bz2) = 66f12b055549a3d24fc92d7d2610a002adeeda68f68ac2453d5d4f47f5ce535e -SIZE (wine-2.0-rc2.tar.bz2) = 23590705 -SHA256 (v2.0-rc2.tar.gz) = 2a05026e120f3ebddfd09491bf0091c69ce505b616e78b75969222846eca9c87 -SIZE (v2.0-rc2.tar.gz) = 10084495 +TIMESTAMP = 1482959524 +SHA256 (wine-2.0-rc3.tar.bz2) = 1e75f4a8fb005a1704b6e8540c128228c3f86fdf47ecbb56510282714fa4086b +SIZE (wine-2.0-rc3.tar.bz2) = 23592291 +SHA256 (v2.0-rc3.tar.gz) = 6b5c2449ca762fb94e623b03915364ae5cc8a239b2b5dbb0ff60b2ff52a834e3 +SIZE (v2.0-rc3.tar.gz) = 10096596 From owner-svn-ports-head@freebsd.org Thu Dec 29 00:38:21 2016 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 48568C948CC; Thu, 29 Dec 2016 00:38:21 +0000 (UTC) (envelope-from swills@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 165DE1AA9; Thu, 29 Dec 2016 00:38:21 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBT0cKcg090762; Thu, 29 Dec 2016 00:38:20 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBT0cKfp090760; Thu, 29 Dec 2016 00:38:20 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201612290038.uBT0cKfp090760@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Thu, 29 Dec 2016 00:38:20 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429846 - head/textproc/rubygem-jekyll-sitemap 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: Thu, 29 Dec 2016 00:38:21 -0000 Author: swills Date: Thu Dec 29 00:38:19 2016 New Revision: 429846 URL: https://svnweb.freebsd.org/changeset/ports/429846 Log: textproc/rubygem-jekyll-sitemap: update to 0.12.0 Modified: head/textproc/rubygem-jekyll-sitemap/Makefile head/textproc/rubygem-jekyll-sitemap/distinfo Modified: head/textproc/rubygem-jekyll-sitemap/Makefile ============================================================================== --- head/textproc/rubygem-jekyll-sitemap/Makefile Thu Dec 29 00:37:57 2016 (r429845) +++ head/textproc/rubygem-jekyll-sitemap/Makefile Thu Dec 29 00:38:19 2016 (r429846) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= jekyll-sitemap -PORTVERSION= 0.10.0 +PORTVERSION= 0.12.0 CATEGORIES= textproc rubygems MASTER_SITES= RG Modified: head/textproc/rubygem-jekyll-sitemap/distinfo ============================================================================== --- head/textproc/rubygem-jekyll-sitemap/distinfo Thu Dec 29 00:37:57 2016 (r429845) +++ head/textproc/rubygem-jekyll-sitemap/distinfo Thu Dec 29 00:38:19 2016 (r429846) @@ -1,2 +1,3 @@ -SHA256 (rubygem/jekyll-sitemap-0.10.0.gem) = 21b680f2cee0bf85d840c841d2052b2f5e11cca043d0c211e15428f9e1f7e0e9 -SIZE (rubygem/jekyll-sitemap-0.10.0.gem) = 68608 +TIMESTAMP = 1482971646 +SHA256 (rubygem/jekyll-sitemap-0.12.0.gem) = e42c4aa89cb3d821c243f368d897f6b5710b233122e8c212dc642df57c5d2b06 +SIZE (rubygem/jekyll-sitemap-0.12.0.gem) = 69120 From owner-svn-ports-head@freebsd.org Thu Dec 29 01:03:15 2016 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 26132C94E43; Thu, 29 Dec 2016 01:03:15 +0000 (UTC) (envelope-from wen@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 DEDD01593; Thu, 29 Dec 2016 01:03:14 +0000 (UTC) (envelope-from wen@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBT13EmD003075; Thu, 29 Dec 2016 01:03:14 GMT (envelope-from wen@FreeBSD.org) Received: (from wen@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBT13DK9003073; Thu, 29 Dec 2016 01:03:13 GMT (envelope-from wen@FreeBSD.org) Message-Id: <201612290103.uBT13DK9003073@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: wen set sender to wen@FreeBSD.org using -f From: Wen Heping Date: Thu, 29 Dec 2016 01:03:13 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429847 - head/databases/py-fdb 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: Thu, 29 Dec 2016 01:03:15 -0000 Author: wen Date: Thu Dec 29 01:03:13 2016 New Revision: 429847 URL: https://svnweb.freebsd.org/changeset/ports/429847 Log: - Update to 1.6.1 - Update WWW PR: 215593 Submitted by: jjachuf@gmail.com(maintainer) Modified: head/databases/py-fdb/Makefile head/databases/py-fdb/distinfo head/databases/py-fdb/pkg-descr Modified: head/databases/py-fdb/Makefile ============================================================================== --- head/databases/py-fdb/Makefile Thu Dec 29 00:38:19 2016 (r429846) +++ head/databases/py-fdb/Makefile Thu Dec 29 01:03:13 2016 (r429847) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= fdb -PORTVERSION= 1.6 +PORTVERSION= 1.6.1 CATEGORIES= databases python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/databases/py-fdb/distinfo ============================================================================== --- head/databases/py-fdb/distinfo Thu Dec 29 00:38:19 2016 (r429846) +++ head/databases/py-fdb/distinfo Thu Dec 29 01:03:13 2016 (r429847) @@ -1,2 +1,3 @@ -SHA256 (fdb-1.6.tar.gz) = 82e17ab3073108a32e6cf18ddf9b9096aad222eac281807f1ddb0bc9e35e3892 -SIZE (fdb-1.6.tar.gz) = 933846 +TIMESTAMP = 1482970687 +SHA256 (fdb-1.6.1.tar.gz) = 62d2d12b07670258d2ae5b607b7da2e7e8054a0843195325ec2c0cbd90b08ddf +SIZE (fdb-1.6.1.tar.gz) = 933080 Modified: head/databases/py-fdb/pkg-descr ============================================================================== --- head/databases/py-fdb/pkg-descr Thu Dec 29 00:38:19 2016 (r429846) +++ head/databases/py-fdb/pkg-descr Thu Dec 29 01:03:13 2016 (r429847) @@ -2,4 +2,4 @@ Firebird RDBMS bindings for Python. fdb package is a set of Firebird RDBMS bindings for python. It works on Python 2.6+ and Python 3.x -WWW: http://www.firebirdsql.org/en/python-devel-status/ +WWW: http://pythonhosted.org/fdb/ From owner-svn-ports-head@freebsd.org Thu Dec 29 01:12:39 2016 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 2A2C9C9436B; Thu, 29 Dec 2016 01:12:39 +0000 (UTC) (envelope-from sbruno@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 D41751CE2; Thu, 29 Dec 2016 01:12:38 +0000 (UTC) (envelope-from sbruno@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBT1CcjJ007407; Thu, 29 Dec 2016 01:12:38 GMT (envelope-from sbruno@FreeBSD.org) Received: (from sbruno@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBT1Cbr4007405; Thu, 29 Dec 2016 01:12:37 GMT (envelope-from sbruno@FreeBSD.org) Message-Id: <201612290112.uBT1Cbr4007405@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sbruno set sender to sbruno@FreeBSD.org using -f From: Sean Bruno Date: Thu, 29 Dec 2016 01:12:37 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429848 - head/emulators/qemu-sbruno 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: Thu, 29 Dec 2016 01:12:39 -0000 Author: sbruno Date: Thu Dec 29 01:12:37 2016 New Revision: 429848 URL: https://svnweb.freebsd.org/changeset/ports/429848 Log: Bump qemu-sbruno to capture today's removal of signal blocking in the bsd-user code. This update should allow normal operation with the bugs that we all were familiar with! PR: 214944 215552 Modified: head/emulators/qemu-sbruno/Makefile head/emulators/qemu-sbruno/distinfo Modified: head/emulators/qemu-sbruno/Makefile ============================================================================== --- head/emulators/qemu-sbruno/Makefile Thu Dec 29 01:03:13 2016 (r429847) +++ head/emulators/qemu-sbruno/Makefile Thu Dec 29 01:12:37 2016 (r429848) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= qemu -PORTVERSION= 2.8.50.g20161225 +PORTVERSION= 2.8.50.g20161228 CATEGORIES= emulators MASTER_SITES= GH \ LOCAL/nox:dtc \ @@ -21,7 +21,7 @@ LICENSE= GPLv2 USE_GITHUB= yes GH_ACCOUNT= seanbruno GH_PROJECT= ${PORTNAME}-bsd-user -GH_TAGNAME= 17ce3d8 +GH_TAGNAME= a71818b HAS_CONFIGURE= yes USES= gmake pkgconfig bison perl5 python:2,build USE_PERL5= build Modified: head/emulators/qemu-sbruno/distinfo ============================================================================== --- head/emulators/qemu-sbruno/distinfo Thu Dec 29 01:03:13 2016 (r429847) +++ head/emulators/qemu-sbruno/distinfo Thu Dec 29 01:12:37 2016 (r429848) @@ -1,5 +1,5 @@ -TIMESTAMP = 1482764851 -SHA256 (qemu/2.8.50.g20161225/seanbruno-qemu-bsd-user-2.8.50.g20161225-17ce3d8_GH0.tar.gz) = 96270b7cb6392c529ad90ddb2e153266dfdc75a7648d0a2a1cbde153fd25b6d5 -SIZE (qemu/2.8.50.g20161225/seanbruno-qemu-bsd-user-2.8.50.g20161225-17ce3d8_GH0.tar.gz) = 13599197 -SHA256 (qemu/2.8.50.g20161225/dtc-v1.4.0.tar.gz) = 39d0713efd82a27adc065ecb9ef36401c53d5ee87ae1764e2bb243fcd97488e3 -SIZE (qemu/2.8.50.g20161225/dtc-v1.4.0.tar.gz) = 131893 +TIMESTAMP = 1482956267 +SHA256 (qemu/2.8.50.g20161228/seanbruno-qemu-bsd-user-2.8.50.g20161228-a71818b_GH0.tar.gz) = b8470668654c108b044dee9491bb2d710f3d6402ca820dde1cfa3e4e9b462df7 +SIZE (qemu/2.8.50.g20161228/seanbruno-qemu-bsd-user-2.8.50.g20161228-a71818b_GH0.tar.gz) = 13601447 +SHA256 (qemu/2.8.50.g20161228/dtc-v1.4.0.tar.gz) = 39d0713efd82a27adc065ecb9ef36401c53d5ee87ae1764e2bb243fcd97488e3 +SIZE (qemu/2.8.50.g20161228/dtc-v1.4.0.tar.gz) = 131893 From owner-svn-ports-head@freebsd.org Thu Dec 29 01:34:37 2016 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 68650C956FC; Thu, 29 Dec 2016 01:34:37 +0000 (UTC) (envelope-from wen@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 380C11AD3; Thu, 29 Dec 2016 01:34:37 +0000 (UTC) (envelope-from wen@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBT1YaXc015597; Thu, 29 Dec 2016 01:34:36 GMT (envelope-from wen@FreeBSD.org) Received: (from wen@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBT1Ya8x015595; Thu, 29 Dec 2016 01:34:36 GMT (envelope-from wen@FreeBSD.org) Message-Id: <201612290134.uBT1Ya8x015595@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: wen set sender to wen@FreeBSD.org using -f From: Wen Heping Date: Thu, 29 Dec 2016 01:34:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429849 - head/math/p5-Math-Polygon 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: Thu, 29 Dec 2016 01:34:37 -0000 Author: wen Date: Thu Dec 29 01:34:36 2016 New Revision: 429849 URL: https://svnweb.freebsd.org/changeset/ports/429849 Log: - Update to 1.0.5 Changes: http://cpansearch.perl.org/src/MARKOV/Math-Polygon-1.05/ChangeLog Modified: head/math/p5-Math-Polygon/Makefile head/math/p5-Math-Polygon/distinfo Modified: head/math/p5-Math-Polygon/Makefile ============================================================================== --- head/math/p5-Math-Polygon/Makefile Thu Dec 29 01:12:37 2016 (r429848) +++ head/math/p5-Math-Polygon/Makefile Thu Dec 29 01:34:36 2016 (r429849) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Math-Polygon -PORTVERSION= 1.04 +PORTVERSION= 1.05 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/math/p5-Math-Polygon/distinfo ============================================================================== --- head/math/p5-Math-Polygon/distinfo Thu Dec 29 01:12:37 2016 (r429848) +++ head/math/p5-Math-Polygon/distinfo Thu Dec 29 01:34:36 2016 (r429849) @@ -1,3 +1,3 @@ -TIMESTAMP = 1475967812 -SHA256 (Math-Polygon-1.04.tar.gz) = c9e458cc2e202a457d7abe119d760f040a769b60fe66d41c3985d5b17de9bd02 -SIZE (Math-Polygon-1.04.tar.gz) = 23230 +TIMESTAMP = 1482973779 +SHA256 (Math-Polygon-1.05.tar.gz) = d84371e23897911397fa1ad9f1713a4a84a554667ab8362273fa008f84319173 +SIZE (Math-Polygon-1.05.tar.gz) = 24191 From owner-svn-ports-head@freebsd.org Thu Dec 29 01:36:02 2016 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 D87F6C9580B; Thu, 29 Dec 2016 01:36:02 +0000 (UTC) (envelope-from wen@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 A81B91C33; Thu, 29 Dec 2016 01:36:02 +0000 (UTC) (envelope-from wen@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBT1a1VI015776; Thu, 29 Dec 2016 01:36:01 GMT (envelope-from wen@FreeBSD.org) Received: (from wen@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBT1a15o015774; Thu, 29 Dec 2016 01:36:01 GMT (envelope-from wen@FreeBSD.org) Message-Id: <201612290136.uBT1a15o015774@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: wen set sender to wen@FreeBSD.org using -f From: Wen Heping Date: Thu, 29 Dec 2016 01:36:01 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429850 - head/databases/py-firebirdsql 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: Thu, 29 Dec 2016 01:36:03 -0000 Author: wen Date: Thu Dec 29 01:36:01 2016 New Revision: 429850 URL: https://svnweb.freebsd.org/changeset/ports/429850 Log: - Update to 1.0.0 PR: 215592 Submitted by: jjachuf@gmail.com(maintainer) Modified: head/databases/py-firebirdsql/Makefile head/databases/py-firebirdsql/distinfo Modified: head/databases/py-firebirdsql/Makefile ============================================================================== --- head/databases/py-firebirdsql/Makefile Thu Dec 29 01:34:36 2016 (r429849) +++ head/databases/py-firebirdsql/Makefile Thu Dec 29 01:36:01 2016 (r429850) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= firebirdsql -PORTVERSION= 0.9.12 +PORTVERSION= 1.0.0 CATEGORIES= databases python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/databases/py-firebirdsql/distinfo ============================================================================== --- head/databases/py-firebirdsql/distinfo Thu Dec 29 01:34:36 2016 (r429849) +++ head/databases/py-firebirdsql/distinfo Thu Dec 29 01:36:01 2016 (r429850) @@ -1,2 +1,3 @@ -SHA256 (firebirdsql-0.9.12.tar.gz) = c08bdb1d8e981086cad369cc09268648b28f8e541d5113d17c98248cdee272f5 -SIZE (firebirdsql-0.9.12.tar.gz) = 48802 +TIMESTAMP = 1482973738 +SHA256 (firebirdsql-1.0.0.tar.gz) = d7d1b8aceed318208c572209d1d8d369d19d80de86a9bf5c35ea78c2ecce7a2b +SIZE (firebirdsql-1.0.0.tar.gz) = 51271 From owner-svn-ports-head@freebsd.org Thu Dec 29 01:39:02 2016 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 25A5BC95A4D; Thu, 29 Dec 2016 01:39:02 +0000 (UTC) (envelope-from wen@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 E9A501DE9; Thu, 29 Dec 2016 01:39:01 +0000 (UTC) (envelope-from wen@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBT1d1Fu016016; Thu, 29 Dec 2016 01:39:01 GMT (envelope-from wen@FreeBSD.org) Received: (from wen@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBT1d1Fb016014; Thu, 29 Dec 2016 01:39:01 GMT (envelope-from wen@FreeBSD.org) Message-Id: <201612290139.uBT1d1Fb016014@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: wen set sender to wen@FreeBSD.org using -f From: Wen Heping Date: Thu, 29 Dec 2016 01:39:01 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429851 - head/science/py-ws2300 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: Thu, 29 Dec 2016 01:39:02 -0000 Author: wen Date: Thu Dec 29 01:39:00 2016 New Revision: 429851 URL: https://svnweb.freebsd.org/changeset/ports/429851 Log: - Update to 1.10 PR: 215589 Submitted by: stb@lassitu.de(maintainer) Modified: head/science/py-ws2300/Makefile head/science/py-ws2300/distinfo Modified: head/science/py-ws2300/Makefile ============================================================================== --- head/science/py-ws2300/Makefile Thu Dec 29 01:36:01 2016 (r429850) +++ head/science/py-ws2300/Makefile Thu Dec 29 01:39:00 2016 (r429851) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= ws2300 -PORTVERSION= 1.9 -PORTREVISION= 1 +PORTVERSION= 1.10 CATEGORIES= science python MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-${PORTVERSION}-1 PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/science/py-ws2300/distinfo ============================================================================== --- head/science/py-ws2300/distinfo Thu Dec 29 01:36:01 2016 (r429850) +++ head/science/py-ws2300/distinfo Thu Dec 29 01:39:00 2016 (r429851) @@ -1,2 +1,3 @@ -SHA256 (ws2300-1.9.tar.gz) = e55e089e2fdc3e365ef4fec53d1480fa1bdf49c0edab449fc3e745a72d747e14 -SIZE (ws2300-1.9.tar.gz) = 73257 +TIMESTAMP = 1482973639 +SHA256 (ws2300-1.10.tar.gz) = 900d294f850e5f97129904a31501ec4b44d3e2ee97d1263e534368aba7cd4743 +SIZE (ws2300-1.10.tar.gz) = 73138 From owner-svn-ports-head@freebsd.org Thu Dec 29 01:47:02 2016 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 9F360C95FEA; Thu, 29 Dec 2016 01:47:02 +0000 (UTC) (envelope-from avilla@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 5FAD71364; Thu, 29 Dec 2016 01:47:02 +0000 (UTC) (envelope-from avilla@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBT1l1l4020156; Thu, 29 Dec 2016 01:47:01 GMT (envelope-from avilla@FreeBSD.org) Received: (from avilla@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBT1l1gC020150; Thu, 29 Dec 2016 01:47:01 GMT (envelope-from avilla@FreeBSD.org) Message-Id: <201612290147.uBT1l1gC020150@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: avilla set sender to avilla@FreeBSD.org using -f From: Alberto Villa Date: Thu, 29 Dec 2016 01:47:01 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429852 - in head/multimedia: . webvfx-qt5 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: Thu, 29 Dec 2016 01:47:02 -0000 Author: avilla Date: Thu Dec 29 01:47:00 2016 New Revision: 429852 URL: https://svnweb.freebsd.org/changeset/ports/429852 Log: WebVfx is a video effects framework that allows video effects (filters, transitions, etc.) to be authored using web technologies (HTML, CSS, JavaScript, WebGL, etc.) or with Qt Quick QML (a declarative CSS and JavaScript like language). WebVfx includes plugins for the MLT open source multimedia framework. WWW: https://www.mltframework.org/doxygen/webvfx/ Added: head/multimedia/webvfx-qt5/ head/multimedia/webvfx-qt5/Makefile (contents, props changed) head/multimedia/webvfx-qt5/distinfo (contents, props changed) head/multimedia/webvfx-qt5/pkg-descr (contents, props changed) head/multimedia/webvfx-qt5/pkg-plist (contents, props changed) Modified: head/multimedia/Makefile Modified: head/multimedia/Makefile ============================================================================== --- head/multimedia/Makefile Thu Dec 29 01:39:00 2016 (r429851) +++ head/multimedia/Makefile Thu Dec 29 01:47:00 2016 (r429852) @@ -440,6 +440,7 @@ SUBDIR += vtkmpeg2encode SUBDIR += w_scan SUBDIR += webcamd + SUBDIR += webvfx-qt5 SUBDIR += win32-codecs SUBDIR += winff SUBDIR += x264 Added: head/multimedia/webvfx-qt5/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/multimedia/webvfx-qt5/Makefile Thu Dec 29 01:47:00 2016 (r429852) @@ -0,0 +1,50 @@ +# $FreeBSD$ + +PORTNAME= webvfx +DISTVERSION= 0.4.4-20160823 +CATEGORIES= multimedia +PKGNAMESUFFIX= -qt5 + +MAINTAINER= avilla@FreeBSD.org +COMMENT= Video effects library based on HTML/QML + +LICENSE= BSD3CLAUSE +LICENSE_FILE= ${WRKSRC}/LICENSE + +LIB_DEPENDS= libmlt.so:multimedia/mlt + +USE_GITHUB= yes +GH_ACCOUNT= mltframework +GH_TAGNAME= e918ce4 + +USES= pkgconfig qmake +USE_QT5= 3d buildtools_build opengl qml quick webkit +USE_LDCONFIG= yes + +PORTEXAMPLES= * + +OPTIONS_DEFINE= DOXYGEN EXAMPLES +OPTIONS_SUB= yes + +DOXYGEN_BUILD_DEPENDS= doxygen:devel/doxygen + +post-patch-EXAMPLES-on: + @${REINPLACE_CMD} -i '' -e 's,examples/,,g' ${WRKSRC}/demo/mlt/* + +pre-configure: +# Fix make jobs and speed up build. + @${REINPLACE_CMD} -e 's/debug_and_release//' ${WRKSRC}/common.pri + +post-build-DOXYGEN-on: + cd ${WRKSRC} && ${MAKE} doxydoc + +post-install-DOXYGEN-on: + cd ${WRKSRC}/doxydoc && ${COPYTREE_SHARE} . ${STAGEDIR}${DOCSDIR} + +post-install-EXAMPLES-on: + cd ${WRKSRC}/demo/examples && \ + ${COPYTREE_SHARE} . ${STAGEDIR}${EXAMPLESDIR} + cd ${WRKSRC}/demo && \ + ${COPYTREE_SHARE} mlt ${STAGEDIR}${EXAMPLESDIR} + +.include Added: head/multimedia/webvfx-qt5/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/multimedia/webvfx-qt5/distinfo Thu Dec 29 01:47:00 2016 (r429852) @@ -0,0 +1,3 @@ +TIMESTAMP = 1482943021 +SHA256 (mltframework-webvfx-0.4.4-20160823-e918ce4_GH0.tar.gz) = 0fdeecf484195e33cc7eb29000ee9372e96e6752560a8219a7dc2745bfb5cf0d +SIZE (mltframework-webvfx-0.4.4-20160823-e918ce4_GH0.tar.gz) = 239354 Added: head/multimedia/webvfx-qt5/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/multimedia/webvfx-qt5/pkg-descr Thu Dec 29 01:47:00 2016 (r429852) @@ -0,0 +1,8 @@ +WebVfx is a video effects framework that allows video effects +(filters, transitions, etc.) to be authored using web technologies +(HTML, CSS, JavaScript, WebGL, etc.) or with Qt Quick QML (a +declarative CSS and JavaScript like language). + +WebVfx includes plugins for the MLT open source multimedia framework. + +WWW: https://www.mltframework.org/doxygen/webvfx/ Added: head/multimedia/webvfx-qt5/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/multimedia/webvfx-qt5/pkg-plist Thu Dec 29 01:47:00 2016 (r429852) @@ -0,0 +1,149 @@ +bin/webvfx_browser +bin/webvfx_render +bin/webvfx_viewer +lib/libwebvfx.so +lib/libwebvfx.so.1 +lib/libwebvfx.so.1.0 +lib/libwebvfx.so.1.0.0 +lib/mlt/libmltwebvfx.so +%%DOXYGEN%%%%DOCSDIR%%/annotated.html +%%DOXYGEN%%%%DOCSDIR%%/bc_s.png +%%DOXYGEN%%%%DOCSDIR%%/bdwn.png +%%DOXYGEN%%%%DOCSDIR%%/class_web_vfx_1_1_effects-members.html +%%DOXYGEN%%%%DOCSDIR%%/class_web_vfx_1_1_effects.html +%%DOXYGEN%%%%DOCSDIR%%/class_web_vfx_1_1_image-members.html +%%DOXYGEN%%%%DOCSDIR%%/class_web_vfx_1_1_image.html +%%DOXYGEN%%%%DOCSDIR%%/class_web_vfx_1_1_logger-members.html +%%DOXYGEN%%%%DOCSDIR%%/class_web_vfx_1_1_logger.html +%%DOXYGEN%%%%DOCSDIR%%/class_web_vfx_1_1_parameters-members.html +%%DOXYGEN%%%%DOCSDIR%%/class_web_vfx_1_1_parameters.html +%%DOXYGEN%%%%DOCSDIR%%/classes.html +%%DOXYGEN%%%%DOCSDIR%%/closed.png +%%DOXYGEN%%%%DOCSDIR%%/dir_9ead2682ff8c5d072d53541a40d3c441.html +%%DOXYGEN%%%%DOCSDIR%%/doc.png +%%DOXYGEN%%%%DOCSDIR%%/doxygen.css +%%DOXYGEN%%%%DOCSDIR%%/doxygen.png +%%DOXYGEN%%%%DOCSDIR%%/dynsections.js +%%DOXYGEN%%%%DOCSDIR%%/effects_3d.html +%%DOXYGEN%%%%DOCSDIR%%/effects_authoring.html +%%DOXYGEN%%%%DOCSDIR%%/examples.html +%%DOXYGEN%%%%DOCSDIR%%/examples_2filter-demo_8html-example.html +%%DOXYGEN%%%%DOCSDIR%%/examples_2filter-demo_8qml-example.html +%%DOXYGEN%%%%DOCSDIR%%/examples_2producer-demo_8html-example.html +%%DOXYGEN%%%%DOCSDIR%%/examples_2transition-demo3d_8qml-example.html +%%DOXYGEN%%%%DOCSDIR%%/examples_2transition-demo_8html-example.html +%%DOXYGEN%%%%DOCSDIR%%/examples_2transition-shader-crosszoom_8html-example.html +%%DOXYGEN%%%%DOCSDIR%%/examples_2transition-shader-pagecurl_8html-example.html +%%DOXYGEN%%%%DOCSDIR%%/folderclosed.png +%%DOXYGEN%%%%DOCSDIR%%/folderopen.png +%%DOXYGEN%%%%DOCSDIR%%/functions.html +%%DOXYGEN%%%%DOCSDIR%%/functions_enum.html +%%DOXYGEN%%%%DOCSDIR%%/functions_eval.html +%%DOXYGEN%%%%DOCSDIR%%/functions_func.html +%%DOXYGEN%%%%DOCSDIR%%/functions_vars.html +%%DOXYGEN%%%%DOCSDIR%%/hierarchy.html +%%DOXYGEN%%%%DOCSDIR%%/index.html +%%DOXYGEN%%%%DOCSDIR%%/jquery.js +%%DOXYGEN%%%%DOCSDIR%%/license.html +%%DOXYGEN%%%%DOCSDIR%%/logo.png +%%DOXYGEN%%%%DOCSDIR%%/menu.js +%%DOXYGEN%%%%DOCSDIR%%/menudata.js +%%DOXYGEN%%%%DOCSDIR%%/mlt.html +%%DOXYGEN%%%%DOCSDIR%%/namespace_web_vfx.html +%%DOXYGEN%%%%DOCSDIR%%/namespacemembers.html +%%DOXYGEN%%%%DOCSDIR%%/namespacemembers_func.html +%%DOXYGEN%%%%DOCSDIR%%/namespaces.html +%%DOXYGEN%%%%DOCSDIR%%/nav_f.png +%%DOXYGEN%%%%DOCSDIR%%/nav_g.png +%%DOXYGEN%%%%DOCSDIR%%/nav_h.png +%%DOXYGEN%%%%DOCSDIR%%/open.png +%%DOXYGEN%%%%DOCSDIR%%/pages.html +%%DOXYGEN%%%%DOCSDIR%%/search/all_0.html +%%DOXYGEN%%%%DOCSDIR%%/search/all_0.js +%%DOXYGEN%%%%DOCSDIR%%/search/all_1.html +%%DOXYGEN%%%%DOCSDIR%%/search/all_1.js +%%DOXYGEN%%%%DOCSDIR%%/search/all_2.html +%%DOXYGEN%%%%DOCSDIR%%/search/all_2.js +%%DOXYGEN%%%%DOCSDIR%%/search/all_3.html +%%DOXYGEN%%%%DOCSDIR%%/search/all_3.js +%%DOXYGEN%%%%DOCSDIR%%/search/all_4.html +%%DOXYGEN%%%%DOCSDIR%%/search/all_4.js +%%DOXYGEN%%%%DOCSDIR%%/search/all_5.html +%%DOXYGEN%%%%DOCSDIR%%/search/all_5.js +%%DOXYGEN%%%%DOCSDIR%%/search/all_6.html +%%DOXYGEN%%%%DOCSDIR%%/search/all_6.js +%%DOXYGEN%%%%DOCSDIR%%/search/all_7.html +%%DOXYGEN%%%%DOCSDIR%%/search/all_7.js +%%DOXYGEN%%%%DOCSDIR%%/search/all_8.html +%%DOXYGEN%%%%DOCSDIR%%/search/all_8.js +%%DOXYGEN%%%%DOCSDIR%%/search/all_9.html +%%DOXYGEN%%%%DOCSDIR%%/search/all_9.js +%%DOXYGEN%%%%DOCSDIR%%/search/all_a.html +%%DOXYGEN%%%%DOCSDIR%%/search/all_a.js +%%DOXYGEN%%%%DOCSDIR%%/search/all_b.html +%%DOXYGEN%%%%DOCSDIR%%/search/all_b.js +%%DOXYGEN%%%%DOCSDIR%%/search/all_c.html +%%DOXYGEN%%%%DOCSDIR%%/search/all_c.js +%%DOXYGEN%%%%DOCSDIR%%/search/all_d.html +%%DOXYGEN%%%%DOCSDIR%%/search/all_d.js +%%DOXYGEN%%%%DOCSDIR%%/search/classes_0.html +%%DOXYGEN%%%%DOCSDIR%%/search/classes_0.js +%%DOXYGEN%%%%DOCSDIR%%/search/classes_1.html +%%DOXYGEN%%%%DOCSDIR%%/search/classes_1.js +%%DOXYGEN%%%%DOCSDIR%%/search/classes_2.html +%%DOXYGEN%%%%DOCSDIR%%/search/classes_2.js +%%DOXYGEN%%%%DOCSDIR%%/search/classes_3.html +%%DOXYGEN%%%%DOCSDIR%%/search/classes_3.js +%%DOXYGEN%%%%DOCSDIR%%/search/close.png +%%DOXYGEN%%%%DOCSDIR%%/search/enums_0.html +%%DOXYGEN%%%%DOCSDIR%%/search/enums_0.js +%%DOXYGEN%%%%DOCSDIR%%/search/enumvalues_0.html +%%DOXYGEN%%%%DOCSDIR%%/search/enumvalues_0.js +%%DOXYGEN%%%%DOCSDIR%%/search/enumvalues_1.html +%%DOXYGEN%%%%DOCSDIR%%/search/enumvalues_1.js +%%DOXYGEN%%%%DOCSDIR%%/search/enumvalues_2.html +%%DOXYGEN%%%%DOCSDIR%%/search/enumvalues_2.js +%%DOXYGEN%%%%DOCSDIR%%/search/functions_0.html +%%DOXYGEN%%%%DOCSDIR%%/search/functions_0.js +%%DOXYGEN%%%%DOCSDIR%%/search/functions_1.html +%%DOXYGEN%%%%DOCSDIR%%/search/functions_1.js +%%DOXYGEN%%%%DOCSDIR%%/search/functions_2.html +%%DOXYGEN%%%%DOCSDIR%%/search/functions_2.js +%%DOXYGEN%%%%DOCSDIR%%/search/functions_3.html +%%DOXYGEN%%%%DOCSDIR%%/search/functions_3.js +%%DOXYGEN%%%%DOCSDIR%%/search/functions_4.html +%%DOXYGEN%%%%DOCSDIR%%/search/functions_4.js +%%DOXYGEN%%%%DOCSDIR%%/search/functions_5.html +%%DOXYGEN%%%%DOCSDIR%%/search/functions_5.js +%%DOXYGEN%%%%DOCSDIR%%/search/functions_6.html +%%DOXYGEN%%%%DOCSDIR%%/search/functions_6.js +%%DOXYGEN%%%%DOCSDIR%%/search/functions_7.html +%%DOXYGEN%%%%DOCSDIR%%/search/functions_7.js +%%DOXYGEN%%%%DOCSDIR%%/search/mag_sel.png +%%DOXYGEN%%%%DOCSDIR%%/search/namespaces_0.html +%%DOXYGEN%%%%DOCSDIR%%/search/namespaces_0.js +%%DOXYGEN%%%%DOCSDIR%%/search/nomatches.html +%%DOXYGEN%%%%DOCSDIR%%/search/pages_0.html +%%DOXYGEN%%%%DOCSDIR%%/search/pages_0.js +%%DOXYGEN%%%%DOCSDIR%%/search/pages_1.html +%%DOXYGEN%%%%DOCSDIR%%/search/pages_1.js +%%DOXYGEN%%%%DOCSDIR%%/search/pages_2.html +%%DOXYGEN%%%%DOCSDIR%%/search/pages_2.js +%%DOXYGEN%%%%DOCSDIR%%/search/pages_3.html +%%DOXYGEN%%%%DOCSDIR%%/search/pages_3.js +%%DOXYGEN%%%%DOCSDIR%%/search/search.css +%%DOXYGEN%%%%DOCSDIR%%/search/search.js +%%DOXYGEN%%%%DOCSDIR%%/search/search_l.png +%%DOXYGEN%%%%DOCSDIR%%/search/search_m.png +%%DOXYGEN%%%%DOCSDIR%%/search/search_r.png +%%DOXYGEN%%%%DOCSDIR%%/search/searchdata.js +%%DOXYGEN%%%%DOCSDIR%%/search/variables_0.html +%%DOXYGEN%%%%DOCSDIR%%/search/variables_0.js +%%DOXYGEN%%%%DOCSDIR%%/splitbar.png +%%DOXYGEN%%%%DOCSDIR%%/sync_off.png +%%DOXYGEN%%%%DOCSDIR%%/sync_on.png +%%DOXYGEN%%%%DOCSDIR%%/tab_a.png +%%DOXYGEN%%%%DOCSDIR%%/tab_b.png +%%DOXYGEN%%%%DOCSDIR%%/tab_h.png +%%DOXYGEN%%%%DOCSDIR%%/tab_s.png +%%DOXYGEN%%%%DOCSDIR%%/tabs.css From owner-svn-ports-head@freebsd.org Thu Dec 29 02:15:10 2016 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 CBE8CC958DF; Thu, 29 Dec 2016 02:15:10 +0000 (UTC) (envelope-from swills@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 90D421F09; Thu, 29 Dec 2016 02:15:10 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBT2F9UF032391; Thu, 29 Dec 2016 02:15:09 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBT2F9Tn032389; Thu, 29 Dec 2016 02:15:09 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201612290215.uBT2F9Tn032389@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Thu, 29 Dec 2016 02:15:09 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429853 - head/textproc/rubygem-kramdown 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: Thu, 29 Dec 2016 02:15:10 -0000 Author: swills Date: Thu Dec 29 02:15:09 2016 New Revision: 429853 URL: https://svnweb.freebsd.org/changeset/ports/429853 Log: textproc/rubygem-kramdown: update to 1.13.1 Modified: head/textproc/rubygem-kramdown/Makefile head/textproc/rubygem-kramdown/distinfo Modified: head/textproc/rubygem-kramdown/Makefile ============================================================================== --- head/textproc/rubygem-kramdown/Makefile Thu Dec 29 01:47:00 2016 (r429852) +++ head/textproc/rubygem-kramdown/Makefile Thu Dec 29 02:15:09 2016 (r429853) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= kramdown -PORTVERSION= 1.11.1 +PORTVERSION= 1.13.1 CATEGORIES= textproc rubygems MASTER_SITES= RG Modified: head/textproc/rubygem-kramdown/distinfo ============================================================================== --- head/textproc/rubygem-kramdown/distinfo Thu Dec 29 01:47:00 2016 (r429852) +++ head/textproc/rubygem-kramdown/distinfo Thu Dec 29 02:15:09 2016 (r429853) @@ -1,2 +1,3 @@ -SHA256 (rubygem/kramdown-1.11.1.gem) = 01ff61ffc439e3d24e38c14e647bb12ab8ee67454fa7f0a47d5c4a7840e49216 -SIZE (rubygem/kramdown-1.11.1.gem) = 241152 +TIMESTAMP = 1482971803 +SHA256 (rubygem/kramdown-1.13.1.gem) = c497305953144a1c6001ebb2defb5368395aa804ab564f7e041f5293d2d9971c +SIZE (rubygem/kramdown-1.13.1.gem) = 249856 From owner-svn-ports-head@freebsd.org Thu Dec 29 02:20:04 2016 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 C65E5C959F1; Thu, 29 Dec 2016 02:20:04 +0000 (UTC) (envelope-from swills@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 958701041; Thu, 29 Dec 2016 02:20:04 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBT2K3VT032715; Thu, 29 Dec 2016 02:20:03 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBT2K3jt032713; Thu, 29 Dec 2016 02:20:03 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201612290220.uBT2K3jt032713@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Thu, 29 Dec 2016 02:20:03 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429854 - head/textproc/rubygem-libxml-ruby 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: Thu, 29 Dec 2016 02:20:04 -0000 Author: swills Date: Thu Dec 29 02:20:03 2016 New Revision: 429854 URL: https://svnweb.freebsd.org/changeset/ports/429854 Log: textproc/rubygem-libxml-ruby: update to 2.9.0 Modified: head/textproc/rubygem-libxml-ruby/Makefile head/textproc/rubygem-libxml-ruby/distinfo Modified: head/textproc/rubygem-libxml-ruby/Makefile ============================================================================== --- head/textproc/rubygem-libxml-ruby/Makefile Thu Dec 29 02:15:09 2016 (r429853) +++ head/textproc/rubygem-libxml-ruby/Makefile Thu Dec 29 02:20:03 2016 (r429854) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libxml-ruby -PORTVERSION= 2.8.0 +PORTVERSION= 2.9.0 CATEGORIES= textproc rubygems MASTER_SITES= RG Modified: head/textproc/rubygem-libxml-ruby/distinfo ============================================================================== --- head/textproc/rubygem-libxml-ruby/distinfo Thu Dec 29 02:15:09 2016 (r429853) +++ head/textproc/rubygem-libxml-ruby/distinfo Thu Dec 29 02:20:03 2016 (r429854) @@ -1,2 +1,3 @@ -SHA256 (rubygem/libxml-ruby-2.8.0.gem) = 0bd2780afaaf944d38786999d929a4fd37eb30922c404301b86dee94c9c512b6 -SIZE (rubygem/libxml-ruby-2.8.0.gem) = 261120 +TIMESTAMP = 1482977820 +SHA256 (rubygem/libxml-ruby-2.9.0.gem) = e25a6278aaca2376ec0cc9e93a034a25d95af1102590abdbfce786d5c6612ddf +SIZE (rubygem/libxml-ruby-2.9.0.gem) = 262144 From owner-svn-ports-head@freebsd.org Thu Dec 29 02:48:26 2016 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 576AAC9533E; Thu, 29 Dec 2016 02:48:26 +0000 (UTC) (envelope-from wen@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 270E81CD3; Thu, 29 Dec 2016 02:48:26 +0000 (UTC) (envelope-from wen@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBT2mPQ2044819; Thu, 29 Dec 2016 02:48:25 GMT (envelope-from wen@FreeBSD.org) Received: (from wen@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBT2mPaj044817; Thu, 29 Dec 2016 02:48:25 GMT (envelope-from wen@FreeBSD.org) Message-Id: <201612290248.uBT2mPaj044817@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: wen set sender to wen@FreeBSD.org using -f From: Wen Heping Date: Thu, 29 Dec 2016 02:48:25 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429855 - head/devel/pecl-jsonc 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: Thu, 29 Dec 2016 02:48:26 -0000 Author: wen Date: Thu Dec 29 02:48:24 2016 New Revision: 429855 URL: https://svnweb.freebsd.org/changeset/ports/429855 Log: - Update to 1.3.10 PR: 215577 Submitted by: joneum@bsdproject.de Approved by: maintainer Modified: head/devel/pecl-jsonc/Makefile head/devel/pecl-jsonc/distinfo Modified: head/devel/pecl-jsonc/Makefile ============================================================================== --- head/devel/pecl-jsonc/Makefile Thu Dec 29 02:20:03 2016 (r429854) +++ head/devel/pecl-jsonc/Makefile Thu Dec 29 02:48:24 2016 (r429855) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= jsonc -PORTVERSION= 1.3.7 -PORTREVISION= 1 +PORTVERSION= 1.3.10 CATEGORIES= devel MASTER_SITES= http://pecl.php.net/get/ PKGNAMEPREFIX= pecl- @@ -14,10 +13,8 @@ COMMENT= PECL extension for JSON manipul LICENSE= PHP301 -LIB_DEPENDS= libjson-c.so:devel/json-c - USES= php:ext pkgconfig tar:tgz -CONFIGURE_ARGS= --with-jsonc --with-libjson +CONFIGURE_ARGS= --with-jsonc MAKE_ARGS= EXTRA_CFLAGS=-DCOMPILE_DL_JSON=1 IGNORE_WITH_PHP=70 CONFLICTS_INSTALL= php54-json-5* php55-json-5* php5-json-5* Modified: head/devel/pecl-jsonc/distinfo ============================================================================== --- head/devel/pecl-jsonc/distinfo Thu Dec 29 02:20:03 2016 (r429854) +++ head/devel/pecl-jsonc/distinfo Thu Dec 29 02:48:24 2016 (r429855) @@ -1,2 +1,3 @@ -SHA256 (PECL/jsonc-1.3.7.tgz) = 4f0a6616102a5560bdcd3528d012d3b0ac5199a0f9f9387341f874ad99661cf6 -SIZE (PECL/jsonc-1.3.7.tgz) = 69794 +TIMESTAMP = 1482978795 +SHA256 (PECL/jsonc-1.3.10.tgz) = 20d8963ff593de999607b7314dc7b728f1646ef576cc3c0490d9a59054f4336a +SIZE (PECL/jsonc-1.3.10.tgz) = 76328 From owner-svn-ports-head@freebsd.org Thu Dec 29 02:59:14 2016 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 63B5DC957AC; Thu, 29 Dec 2016 02:59:14 +0000 (UTC) (envelope-from swills@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 3355E1214; Thu, 29 Dec 2016 02:59:14 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBT2xDoa049173; Thu, 29 Dec 2016 02:59:13 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBT2xDIJ049171; Thu, 29 Dec 2016 02:59:13 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201612290259.uBT2xDIJ049171@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Thu, 29 Dec 2016 02:59:13 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429856 - head/textproc/rubygem-liquid 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: Thu, 29 Dec 2016 02:59:14 -0000 Author: swills Date: Thu Dec 29 02:59:13 2016 New Revision: 429856 URL: https://svnweb.freebsd.org/changeset/ports/429856 Log: textproc/rubygem-liquid: update to 4.0.0 Modified: head/textproc/rubygem-liquid/Makefile head/textproc/rubygem-liquid/distinfo Modified: head/textproc/rubygem-liquid/Makefile ============================================================================== --- head/textproc/rubygem-liquid/Makefile Thu Dec 29 02:48:24 2016 (r429855) +++ head/textproc/rubygem-liquid/Makefile Thu Dec 29 02:59:13 2016 (r429856) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= liquid -PORTVERSION= 3.0.6 +PORTVERSION= 4.0.0 CATEGORIES= textproc rubygems MASTER_SITES= RG @@ -10,7 +10,7 @@ MAINTAINER= ruby@FreeBSD.org COMMENT= Library for rendering safe templates LICENSE= MIT -LICENSE_FILE= ${WRKSRC}/MIT-LICENSE +LICENSE_FILE= ${WRKSRC}/LICENSE NO_ARCH= yes Modified: head/textproc/rubygem-liquid/distinfo ============================================================================== --- head/textproc/rubygem-liquid/distinfo Thu Dec 29 02:48:24 2016 (r429855) +++ head/textproc/rubygem-liquid/distinfo Thu Dec 29 02:59:13 2016 (r429856) @@ -1,2 +1,3 @@ -SHA256 (rubygem/liquid-3.0.6.gem) = 823deffde39a649b6befa1526a3767aa7bc22259ffc455becc92547fc6b3770c -SIZE (rubygem/liquid-3.0.6.gem) = 65024 +TIMESTAMP = 1482977926 +SHA256 (rubygem/liquid-4.0.0.gem) = 5ef4c157436096e6dac49f8b1edc0eb6c8f3b55fc8ffed5d1949a5ca9f04ca9d +SIZE (rubygem/liquid-4.0.0.gem) = 71168 From owner-svn-ports-head@freebsd.org Thu Dec 29 03:01:51 2016 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 2D8EEC95A2E; Thu, 29 Dec 2016 03:01:51 +0000 (UTC) (envelope-from swills@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 F130B1678; Thu, 29 Dec 2016 03:01:50 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBT31osU050236; Thu, 29 Dec 2016 03:01:50 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBT31oDP050234; Thu, 29 Dec 2016 03:01:50 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201612290301.uBT31oDP050234@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Thu, 29 Dec 2016 03:01:50 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429857 - head/textproc/rubygem-ox 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: Thu, 29 Dec 2016 03:01:51 -0000 Author: swills Date: Thu Dec 29 03:01:49 2016 New Revision: 429857 URL: https://svnweb.freebsd.org/changeset/ports/429857 Log: textproc/rubygem-ox: update to 2.4.7 Modified: head/textproc/rubygem-ox/Makefile head/textproc/rubygem-ox/distinfo Modified: head/textproc/rubygem-ox/Makefile ============================================================================== --- head/textproc/rubygem-ox/Makefile Thu Dec 29 02:59:13 2016 (r429856) +++ head/textproc/rubygem-ox/Makefile Thu Dec 29 03:01:49 2016 (r429857) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= ox -PORTVERSION= 2.4.1 +PORTVERSION= 2.4.7 CATEGORIES= textproc rubygems MASTER_SITES= RG Modified: head/textproc/rubygem-ox/distinfo ============================================================================== --- head/textproc/rubygem-ox/distinfo Thu Dec 29 02:59:13 2016 (r429856) +++ head/textproc/rubygem-ox/distinfo Thu Dec 29 03:01:49 2016 (r429857) @@ -1,3 +1,3 @@ -TIMESTAMP = 1463981473 -SHA256 (rubygem/ox-2.4.1.gem) = 759bb0af0482c51fd22e41f632661406a486973ae569c3b1290043fa33e536ee -SIZE (rubygem/ox-2.4.1.gem) = 71680 +TIMESTAMP = 1482980264 +SHA256 (rubygem/ox-2.4.7.gem) = 4ddb97712c6b528a189598a60c51ac32c23103ba1679afed3fb8b6ba848bc2ad +SIZE (rubygem/ox-2.4.7.gem) = 73216 From owner-svn-ports-head@freebsd.org Thu Dec 29 03:03:02 2016 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 C5C83C95C18; Thu, 29 Dec 2016 03:03:02 +0000 (UTC) (envelope-from swills@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 9537D18DF; Thu, 29 Dec 2016 03:03:02 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBT331jR054075; Thu, 29 Dec 2016 03:03:01 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBT3317I054073; Thu, 29 Dec 2016 03:03:01 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201612290303.uBT3317I054073@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Thu, 29 Dec 2016 03:03:01 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429858 - head/textproc/rubygem-pretty-xml 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: Thu, 29 Dec 2016 03:03:02 -0000 Author: swills Date: Thu Dec 29 03:03:01 2016 New Revision: 429858 URL: https://svnweb.freebsd.org/changeset/ports/429858 Log: textproc/rubygem-pretty-xml: update to 0.2.1 Modified: head/textproc/rubygem-pretty-xml/Makefile head/textproc/rubygem-pretty-xml/distinfo Modified: head/textproc/rubygem-pretty-xml/Makefile ============================================================================== --- head/textproc/rubygem-pretty-xml/Makefile Thu Dec 29 03:01:49 2016 (r429857) +++ head/textproc/rubygem-pretty-xml/Makefile Thu Dec 29 03:03:01 2016 (r429858) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= pretty-xml -PORTVERSION= 0.2.0 +PORTVERSION= 0.2.1 CATEGORIES= textproc rubygems MASTER_SITES= RG Modified: head/textproc/rubygem-pretty-xml/distinfo ============================================================================== --- head/textproc/rubygem-pretty-xml/distinfo Thu Dec 29 03:01:49 2016 (r429857) +++ head/textproc/rubygem-pretty-xml/distinfo Thu Dec 29 03:03:01 2016 (r429858) @@ -1,3 +1,3 @@ -TIMESTAMP = 1463675508 -SHA256 (rubygem/pretty-xml-0.2.0.gem) = 6d8e59649bbc225d33961fd2c0d2251a5cb7047b50992fe93de081f0193718b4 -SIZE (rubygem/pretty-xml-0.2.0.gem) = 9216 +TIMESTAMP = 1482980420 +SHA256 (rubygem/pretty-xml-0.2.1.gem) = 06e0a0916ac27b2a714a9787a7134153b56fd1a1747e6caef7454f2b3cce03d6 +SIZE (rubygem/pretty-xml-0.2.1.gem) = 9216 From owner-svn-ports-head@freebsd.org Thu Dec 29 03:05:07 2016 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 0D641C95E92; Thu, 29 Dec 2016 03:05:07 +0000 (UTC) (envelope-from swills@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 D10611BFA; Thu, 29 Dec 2016 03:05:06 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBT356XC054276; Thu, 29 Dec 2016 03:05:06 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBT355gN054274; Thu, 29 Dec 2016 03:05:05 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201612290305.uBT355gN054274@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Thu, 29 Dec 2016 03:05:05 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429859 - head/textproc/rubygem-rdiscount 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: Thu, 29 Dec 2016 03:05:07 -0000 Author: swills Date: Thu Dec 29 03:05:05 2016 New Revision: 429859 URL: https://svnweb.freebsd.org/changeset/ports/429859 Log: textproc/rubygem-rdiscount: update to 2.2.0.1 Modified: head/textproc/rubygem-rdiscount/Makefile head/textproc/rubygem-rdiscount/distinfo Modified: head/textproc/rubygem-rdiscount/Makefile ============================================================================== --- head/textproc/rubygem-rdiscount/Makefile Thu Dec 29 03:03:01 2016 (r429858) +++ head/textproc/rubygem-rdiscount/Makefile Thu Dec 29 03:05:05 2016 (r429859) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= rdiscount -PORTVERSION= 2.1.8 +PORTVERSION= 2.2.0.1 CATEGORIES= textproc rubygems MASTER_SITES= RG Modified: head/textproc/rubygem-rdiscount/distinfo ============================================================================== --- head/textproc/rubygem-rdiscount/distinfo Thu Dec 29 03:03:01 2016 (r429858) +++ head/textproc/rubygem-rdiscount/distinfo Thu Dec 29 03:05:05 2016 (r429859) @@ -1,2 +1,3 @@ -SHA256 (rubygem/rdiscount-2.1.8.gem) = 1b1c2b8e3c2afd2993efa14e28f992d8b755441b17f3e2c102cf719341f29e6d -SIZE (rubygem/rdiscount-2.1.8.gem) = 67072 +TIMESTAMP = 1482980488 +SHA256 (rubygem/rdiscount-2.2.0.1.gem) = a34f55937c84f390f979808c7002fd24ab1e8b0172c916b0563d5f03e6983bab +SIZE (rubygem/rdiscount-2.2.0.1.gem) = 68096 From owner-svn-ports-head@freebsd.org Thu Dec 29 03:18:09 2016 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 1F9FDC943C2; Thu, 29 Dec 2016 03:18:09 +0000 (UTC) (envelope-from swills@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 E264D1619; Thu, 29 Dec 2016 03:18:08 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBT3I84x058363; Thu, 29 Dec 2016 03:18:08 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBT3I73p058361; Thu, 29 Dec 2016 03:18:07 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201612290318.uBT3I73p058361@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Thu, 29 Dec 2016 03:18:07 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429860 - head/textproc/rubygem-redcarpet 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: Thu, 29 Dec 2016 03:18:09 -0000 Author: swills Date: Thu Dec 29 03:18:07 2016 New Revision: 429860 URL: https://svnweb.freebsd.org/changeset/ports/429860 Log: textproc/rubygem-redcarpet: update to 3.4.0 Modified: head/textproc/rubygem-redcarpet/Makefile head/textproc/rubygem-redcarpet/distinfo Modified: head/textproc/rubygem-redcarpet/Makefile ============================================================================== --- head/textproc/rubygem-redcarpet/Makefile Thu Dec 29 03:05:05 2016 (r429859) +++ head/textproc/rubygem-redcarpet/Makefile Thu Dec 29 03:18:07 2016 (r429860) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= redcarpet -PORTVERSION= 3.3.4 +PORTVERSION= 3.4.0 CATEGORIES= textproc rubygems MASTER_SITES= RG Modified: head/textproc/rubygem-redcarpet/distinfo ============================================================================== --- head/textproc/rubygem-redcarpet/distinfo Thu Dec 29 03:05:05 2016 (r429859) +++ head/textproc/rubygem-redcarpet/distinfo Thu Dec 29 03:18:07 2016 (r429860) @@ -1,2 +1,3 @@ -SHA256 (rubygem/redcarpet-3.3.4.gem) = 6fbf59f8fa23f84497cfb9bd1601ec35fa32f400d9034bf861c15dbbc02d6813 -SIZE (rubygem/redcarpet-3.3.4.gem) = 60416 +TIMESTAMP = 1482980611 +SHA256 (rubygem/redcarpet-3.4.0.gem) = a7b10a67a2c11d7a1945caa7fbfc2e6c8fcbe4583ff355af9d499319a1f83841 +SIZE (rubygem/redcarpet-3.4.0.gem) = 61440 From owner-svn-ports-head@freebsd.org Thu Dec 29 03:26:52 2016 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 721F5C9487D; Thu, 29 Dec 2016 03:26:52 +0000 (UTC) (envelope-from swills@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 418A31B71; Thu, 29 Dec 2016 03:26:52 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBT3Qpc7062308; Thu, 29 Dec 2016 03:26:51 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBT3Qp24062306; Thu, 29 Dec 2016 03:26:51 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201612290326.uBT3Qp24062306@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Thu, 29 Dec 2016 03:26:51 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429861 - head/textproc/rubygem-sanitize 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: Thu, 29 Dec 2016 03:26:52 -0000 Author: swills Date: Thu Dec 29 03:26:51 2016 New Revision: 429861 URL: https://svnweb.freebsd.org/changeset/ports/429861 Log: textproc/rubygem-sanitize: update to 4.4.0 Modified: head/textproc/rubygem-sanitize/Makefile head/textproc/rubygem-sanitize/distinfo Modified: head/textproc/rubygem-sanitize/Makefile ============================================================================== --- head/textproc/rubygem-sanitize/Makefile Thu Dec 29 03:18:07 2016 (r429860) +++ head/textproc/rubygem-sanitize/Makefile Thu Dec 29 03:26:51 2016 (r429861) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= sanitize -PORTVERSION= 4.0.1 +PORTVERSION= 4.4.0 CATEGORIES= textproc rubygems MASTER_SITES= RG Modified: head/textproc/rubygem-sanitize/distinfo ============================================================================== --- head/textproc/rubygem-sanitize/distinfo Thu Dec 29 03:18:07 2016 (r429860) +++ head/textproc/rubygem-sanitize/distinfo Thu Dec 29 03:26:51 2016 (r429861) @@ -1,2 +1,3 @@ -SHA256 (rubygem/sanitize-4.0.1.gem) = 7c9d325cd44120f74bb052389d4b464e3fcb9cd46e24b0ff59582c3196e52f1e -SIZE (rubygem/sanitize-4.0.1.gem) = 38912 +TIMESTAMP = 1482981394 +SHA256 (rubygem/sanitize-4.4.0.gem) = 9637d81a9da65c235b601afbab05cd0d2eb58b08e7b7f1df213ca263de500bfe +SIZE (rubygem/sanitize-4.4.0.gem) = 39936 From owner-svn-ports-head@freebsd.org Thu Dec 29 03:28:32 2016 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 BEC4DC948FE; Thu, 29 Dec 2016 03:28:32 +0000 (UTC) (envelope-from swills@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 8E3B71C96; Thu, 29 Dec 2016 03:28:32 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBT3SV2i062489; Thu, 29 Dec 2016 03:28:31 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBT3SVMU062487; Thu, 29 Dec 2016 03:28:31 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201612290328.uBT3SVMU062487@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Thu, 29 Dec 2016 03:28:31 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429862 - head/textproc/rubygem-scss_lint 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: Thu, 29 Dec 2016 03:28:32 -0000 Author: swills Date: Thu Dec 29 03:28:31 2016 New Revision: 429862 URL: https://svnweb.freebsd.org/changeset/ports/429862 Log: textproc/rubygem-scss_lint: update to 0.51.0 Modified: head/textproc/rubygem-scss_lint/Makefile head/textproc/rubygem-scss_lint/distinfo Modified: head/textproc/rubygem-scss_lint/Makefile ============================================================================== --- head/textproc/rubygem-scss_lint/Makefile Thu Dec 29 03:26:51 2016 (r429861) +++ head/textproc/rubygem-scss_lint/Makefile Thu Dec 29 03:28:31 2016 (r429862) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= scss_lint -PORTVERSION= 0.48.0 +PORTVERSION= 0.51.0 CATEGORIES= textproc rubygems MASTER_SITES= RG Modified: head/textproc/rubygem-scss_lint/distinfo ============================================================================== --- head/textproc/rubygem-scss_lint/distinfo Thu Dec 29 03:26:51 2016 (r429861) +++ head/textproc/rubygem-scss_lint/distinfo Thu Dec 29 03:28:31 2016 (r429862) @@ -1,2 +1,3 @@ -SHA256 (rubygem/scss_lint-0.48.0.gem) = 603ecdc6fe3872b144288eddffaadd4c4a44e962cd894cc517a26b91f9ac0915 -SIZE (rubygem/scss_lint-0.48.0.gem) = 106496 +TIMESTAMP = 1482981927 +SHA256 (rubygem/scss_lint-0.51.0.gem) = 4667d09b4cf414cb33f8408bad5f1ac08c5aacbab3a15805746495fd4d303271 +SIZE (rubygem/scss_lint-0.51.0.gem) = 111104 From owner-svn-ports-head@freebsd.org Thu Dec 29 03:31:32 2016 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 5A47FC94B56; Thu, 29 Dec 2016 03:31:32 +0000 (UTC) (envelope-from wen@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 29FB41FC3; Thu, 29 Dec 2016 03:31:32 +0000 (UTC) (envelope-from wen@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBT3VV7r062873; Thu, 29 Dec 2016 03:31:31 GMT (envelope-from wen@FreeBSD.org) Received: (from wen@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBT3VVGi062870; Thu, 29 Dec 2016 03:31:31 GMT (envelope-from wen@FreeBSD.org) Message-Id: <201612290331.uBT3VVGi062870@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: wen set sender to wen@FreeBSD.org using -f From: Wen Heping Date: Thu, 29 Dec 2016 03:31:31 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429863 - in head/net/yaz: . 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: Thu, 29 Dec 2016 03:31:32 -0000 Author: wen Date: Thu Dec 29 03:31:30 2016 New Revision: 429863 URL: https://svnweb.freebsd.org/changeset/ports/429863 Log: - Update to 5.19.0 Deleted: head/net/yaz/files/ Modified: head/net/yaz/Makefile head/net/yaz/distinfo head/net/yaz/pkg-plist Modified: head/net/yaz/Makefile ============================================================================== --- head/net/yaz/Makefile Thu Dec 29 03:28:31 2016 (r429862) +++ head/net/yaz/Makefile Thu Dec 29 03:31:30 2016 (r429863) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= yaz -PORTVERSION= 5.17.0 -PORTREVISION= 1 +PORTVERSION= 5.19.0 CATEGORIES= net MASTER_SITES= http://ftp.indexdata.dk/pub/yaz/ Modified: head/net/yaz/distinfo ============================================================================== --- head/net/yaz/distinfo Thu Dec 29 03:28:31 2016 (r429862) +++ head/net/yaz/distinfo Thu Dec 29 03:31:30 2016 (r429863) @@ -1,3 +1,3 @@ -TIMESTAMP = 1475698376 -SHA256 (yaz-5.17.0.tar.gz) = 9b735f0f6bc11856bf4d26ef3b9f2a2b92225d29d37f2e0b66ca9ecbd40965a0 -SIZE (yaz-5.17.0.tar.gz) = 2587243 +TIMESTAMP = 1482980045 +SHA256 (yaz-5.19.0.tar.gz) = 68e5b31517f09c6f6b548d24e70b72b5faeb9dd9b2e47b1ef13e32bf15b2ff18 +SIZE (yaz-5.19.0.tar.gz) = 2621474 Modified: head/net/yaz/pkg-plist ============================================================================== --- head/net/yaz/pkg-plist Thu Dec 29 03:28:31 2016 (r429862) +++ head/net/yaz/pkg-plist Thu Dec 29 03:31:30 2016 (r429863) @@ -6,6 +6,7 @@ bin/yaz-icu bin/yaz-illclient bin/yaz-json-parse bin/yaz-marcdump +bin/yaz-record-conv bin/yaz-url bin/yaz-ztest bin/zoomsh @@ -144,6 +145,7 @@ man/man1/yaz-icu.1.gz man/man1/yaz-illclient.1.gz man/man1/yaz-json-parse.1.gz man/man1/yaz-marcdump.1.gz +man/man1/yaz-record-conv.1.gz man/man1/yaz-url.1.gz man/man1/zoomsh.1.gz man/man7/bib1-attr.7.gz From owner-svn-ports-head@freebsd.org Thu Dec 29 03:37:41 2016 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 70CB7C94E8B; Thu, 29 Dec 2016 03:37:41 +0000 (UTC) (envelope-from swills@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 4016212E3; Thu, 29 Dec 2016 03:37:41 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBT3beaM067004; Thu, 29 Dec 2016 03:37:40 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBT3betp067002; Thu, 29 Dec 2016 03:37:40 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201612290337.uBT3betp067002@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Thu, 29 Dec 2016 03:37:40 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429864 - head/textproc/rubygem-spreadsheet 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: Thu, 29 Dec 2016 03:37:41 -0000 Author: swills Date: Thu Dec 29 03:37:40 2016 New Revision: 429864 URL: https://svnweb.freebsd.org/changeset/ports/429864 Log: textproc/rubygem-spreadsheet: update to 1.1.4 Modified: head/textproc/rubygem-spreadsheet/Makefile head/textproc/rubygem-spreadsheet/distinfo Modified: head/textproc/rubygem-spreadsheet/Makefile ============================================================================== --- head/textproc/rubygem-spreadsheet/Makefile Thu Dec 29 03:31:30 2016 (r429863) +++ head/textproc/rubygem-spreadsheet/Makefile Thu Dec 29 03:37:40 2016 (r429864) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= spreadsheet -PORTVERSION= 1.1.2 +PORTVERSION= 1.1.4 CATEGORIES= textproc rubygems MASTER_SITES= RG Modified: head/textproc/rubygem-spreadsheet/distinfo ============================================================================== --- head/textproc/rubygem-spreadsheet/distinfo Thu Dec 29 03:31:30 2016 (r429863) +++ head/textproc/rubygem-spreadsheet/distinfo Thu Dec 29 03:37:40 2016 (r429864) @@ -1,2 +1,3 @@ -SHA256 (rubygem/spreadsheet-1.1.2.gem) = a9e6c6986f246699bf27a18a6ff6ada03c1c34d71a4806c19a1ac3e89fc69baa -SIZE (rubygem/spreadsheet-1.1.2.gem) = 4479488 +TIMESTAMP = 1482982016 +SHA256 (rubygem/spreadsheet-1.1.4.gem) = 0367b0a70b7c3025c0f86333e5a1ad765392698f47cfcfb8c123e70a5f062e16 +SIZE (rubygem/spreadsheet-1.1.4.gem) = 4480000 From owner-svn-ports-head@freebsd.org Thu Dec 29 03:42:25 2016 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 6B4CBC951AD; Thu, 29 Dec 2016 03:42:25 +0000 (UTC) (envelope-from swills@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 3AC131783; Thu, 29 Dec 2016 03:42:25 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBT3gOXM070988; Thu, 29 Dec 2016 03:42:24 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBT3gOcW070986; Thu, 29 Dec 2016 03:42:24 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201612290342.uBT3gOcW070986@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Thu, 29 Dec 2016 03:42:24 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429865 - head/textproc/rubygem-syntax 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: Thu, 29 Dec 2016 03:42:25 -0000 Author: swills Date: Thu Dec 29 03:42:24 2016 New Revision: 429865 URL: https://svnweb.freebsd.org/changeset/ports/429865 Log: textproc/rubygem-syntax: update to 1.2.1 Modified: head/textproc/rubygem-syntax/Makefile head/textproc/rubygem-syntax/distinfo Modified: head/textproc/rubygem-syntax/Makefile ============================================================================== --- head/textproc/rubygem-syntax/Makefile Thu Dec 29 03:37:40 2016 (r429864) +++ head/textproc/rubygem-syntax/Makefile Thu Dec 29 03:42:24 2016 (r429865) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= syntax -PORTVERSION= 1.2.0 +PORTVERSION= 1.2.1 CATEGORIES= textproc rubygems MASTER_SITES= RG Modified: head/textproc/rubygem-syntax/distinfo ============================================================================== --- head/textproc/rubygem-syntax/distinfo Thu Dec 29 03:37:40 2016 (r429864) +++ head/textproc/rubygem-syntax/distinfo Thu Dec 29 03:42:24 2016 (r429865) @@ -1,2 +1,3 @@ -SHA256 (rubygem/syntax-1.2.0.gem) = d33e70c3553070f069ac2f0a46785f6e34000db8ef0a574dea63fc95cfd80c18 -SIZE (rubygem/syntax-1.2.0.gem) = 19968 +TIMESTAMP = 1482982563 +SHA256 (rubygem/syntax-1.2.1.gem) = f32136f078f38cfba830be3bcd4b545f0762f415b852fbcab719518ddacd6fe9 +SIZE (rubygem/syntax-1.2.1.gem) = 19968 From owner-svn-ports-head@freebsd.org Thu Dec 29 03:46:14 2016 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 DF755C952AA; Thu, 29 Dec 2016 03:46:14 +0000 (UTC) (envelope-from swills@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 AEDDC1932; Thu, 29 Dec 2016 03:46:14 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBT3kDcA071274; Thu, 29 Dec 2016 03:46:13 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBT3kDRh071272; Thu, 29 Dec 2016 03:46:13 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201612290346.uBT3kDRh071272@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Thu, 29 Dec 2016 03:46:13 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429866 - head/textproc/rubygem-terminal-table 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: Thu, 29 Dec 2016 03:46:15 -0000 Author: swills Date: Thu Dec 29 03:46:13 2016 New Revision: 429866 URL: https://svnweb.freebsd.org/changeset/ports/429866 Log: textproc/rubygem-terminal-table: update to 1.7.3 Modified: head/textproc/rubygem-terminal-table/Makefile head/textproc/rubygem-terminal-table/distinfo Modified: head/textproc/rubygem-terminal-table/Makefile ============================================================================== --- head/textproc/rubygem-terminal-table/Makefile Thu Dec 29 03:42:24 2016 (r429865) +++ head/textproc/rubygem-terminal-table/Makefile Thu Dec 29 03:46:13 2016 (r429866) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= terminal-table -PORTVERSION= 1.5.2 +PORTVERSION= 1.7.3 CATEGORIES= textproc rubygems MASTER_SITES= RG Modified: head/textproc/rubygem-terminal-table/distinfo ============================================================================== --- head/textproc/rubygem-terminal-table/distinfo Thu Dec 29 03:42:24 2016 (r429865) +++ head/textproc/rubygem-terminal-table/distinfo Thu Dec 29 03:46:13 2016 (r429866) @@ -1,2 +1,3 @@ -SHA256 (rubygem/terminal-table-1.5.2.gem) = 0e5d87e7c17b35e07b352ee2eee9049435321860295231e25a4f851c93f4d8e8 -SIZE (rubygem/terminal-table-1.5.2.gem) = 11776 +TIMESTAMP = 1482982901 +SHA256 (rubygem/terminal-table-1.7.3.gem) = f10d5ff88f5596dfeb45d2cdf1ad35b8b8e347f58bcc7307a270af44176885a5 +SIZE (rubygem/terminal-table-1.7.3.gem) = 13312 From owner-svn-ports-head@freebsd.org Thu Dec 29 03:52:24 2016 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 0CC15C9551E; Thu, 29 Dec 2016 03:52:24 +0000 (UTC) (envelope-from swills@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 D059F1D2E; Thu, 29 Dec 2016 03:52:23 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBT3qNDk074532; Thu, 29 Dec 2016 03:52:23 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBT3qMIw074530; Thu, 29 Dec 2016 03:52:22 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201612290352.uBT3qMIw074530@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Thu, 29 Dec 2016 03:52:22 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429867 - head/textproc/rubygem-twitter-text 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: Thu, 29 Dec 2016 03:52:24 -0000 Author: swills Date: Thu Dec 29 03:52:22 2016 New Revision: 429867 URL: https://svnweb.freebsd.org/changeset/ports/429867 Log: textproc/rubygem-twitter-text: update to 1.14.3 Modified: head/textproc/rubygem-twitter-text/Makefile head/textproc/rubygem-twitter-text/distinfo Modified: head/textproc/rubygem-twitter-text/Makefile ============================================================================== --- head/textproc/rubygem-twitter-text/Makefile Thu Dec 29 03:46:13 2016 (r429866) +++ head/textproc/rubygem-twitter-text/Makefile Thu Dec 29 03:52:22 2016 (r429867) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= twitter-text -PORTVERSION= 1.13.0 +PORTVERSION= 1.14.3 CATEGORIES= textproc rubygems MASTER_SITES= RG Modified: head/textproc/rubygem-twitter-text/distinfo ============================================================================== --- head/textproc/rubygem-twitter-text/distinfo Thu Dec 29 03:46:13 2016 (r429866) +++ head/textproc/rubygem-twitter-text/distinfo Thu Dec 29 03:52:22 2016 (r429867) @@ -1,2 +1,3 @@ -SHA256 (rubygem/twitter-text-1.13.0.gem) = 11c44fabb6f3a3c298f614328ed6ae7f42e14c46d87c01191599b8e2d428205b -SIZE (rubygem/twitter-text-1.13.0.gem) = 44544 +TIMESTAMP = 1482983073 +SHA256 (rubygem/twitter-text-1.14.3.gem) = 4ec9ca5f9e809b9c1442935d4349bfe771f28e2447775f2dff703a65dca2b206 +SIZE (rubygem/twitter-text-1.14.3.gem) = 41472 From owner-svn-ports-head@freebsd.org Thu Dec 29 06:28:57 2016 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 032DFC95F32; Thu, 29 Dec 2016 06:28:57 +0000 (UTC) (envelope-from wen@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 AE96E160A; Thu, 29 Dec 2016 06:28:56 +0000 (UTC) (envelope-from wen@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBT6StdD037351; Thu, 29 Dec 2016 06:28:55 GMT (envelope-from wen@FreeBSD.org) Received: (from wen@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBT6SttW037349; Thu, 29 Dec 2016 06:28:55 GMT (envelope-from wen@FreeBSD.org) Message-Id: <201612290628.uBT6SttW037349@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: wen set sender to wen@FreeBSD.org using -f From: Wen Heping Date: Thu, 29 Dec 2016 06:28:55 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429868 - head/chinese/ibus-pinyin 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: Thu, 29 Dec 2016 06:28:57 -0000 Author: wen Date: Thu Dec 29 06:28:55 2016 New Revision: 429868 URL: https://svnweb.freebsd.org/changeset/ports/429868 Log: - Unbreak by change MASTER_SITES to github PR: 213006 Submitted by: henry.hu.sh@gmail.com(maintainer) Modified: head/chinese/ibus-pinyin/Makefile head/chinese/ibus-pinyin/distinfo Modified: head/chinese/ibus-pinyin/Makefile ============================================================================== --- head/chinese/ibus-pinyin/Makefile Thu Dec 29 03:52:22 2016 (r429867) +++ head/chinese/ibus-pinyin/Makefile Thu Dec 29 06:28:55 2016 (r429868) @@ -3,28 +3,27 @@ PORTNAME= ibus-pinyin PORTVERSION= 1.5.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= chinese -MASTER_SITES= GOOGLE_CODE MAINTAINER= henry.hu.sh@gmail.com COMMENT= PinYin engine for IBus LICENSE= GPLv2 -BROKEN= Unfetchable (google code has gone away) - RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}xdg>0:devel/py-xdg \ ${LOCALBASE}/share/gir-1.0/IBus-1.0.gir:textproc/ibus LIB_DEPENDS= libpyzy-1.0.so:chinese/pyzy \ libibus-1.0.so:textproc/ibus \ libsqlite3.so:databases/sqlite3 -USES= compiler:c++11-lib gmake pkgconfig python +USES= compiler:c++11-lib gmake pkgconfig python autoreconf libtool +USE_GNOME= glib20 GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-dependency-tracking --disable-lua-extension -PROJECTHOST= ibus +USE_GITHUB= yes +GH_ACCOUNT= ibus OPTIONS_DEFINE= NLS OPTIONS_SUB= yes @@ -33,7 +32,4 @@ NLS_USES= gettext NLS_USE= GNOME=intltool NLS_CONFIGURE_ENABLE= nls -post-patch: - @${REINPLACE_CMD} -e 's|DATADIRNAME=lib|DATADIRNAME=share|' ${WRKSRC}/configure - .include Modified: head/chinese/ibus-pinyin/distinfo ============================================================================== --- head/chinese/ibus-pinyin/distinfo Thu Dec 29 03:52:22 2016 (r429867) +++ head/chinese/ibus-pinyin/distinfo Thu Dec 29 06:28:55 2016 (r429868) @@ -1,2 +1,3 @@ -SHA256 (ibus-pinyin-1.5.0.tar.gz) = a85d458dcc51ea9fd65849e63002428b3fcb3b39adcbea9214b5cb4a4cbdbc96 -SIZE (ibus-pinyin-1.5.0.tar.gz) = 692516 +TIMESTAMP = 1482975833 +SHA256 (ibus-ibus-pinyin-1.5.0_GH0.tar.gz) = 79fc51517ab8dec696cbbbca9526459b59f4eb045492ea88e5f9e01160b905db +SIZE (ibus-ibus-pinyin-1.5.0_GH0.tar.gz) = 241144 From owner-svn-ports-head@freebsd.org Thu Dec 29 06:38:23 2016 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 7090EC95259; Thu, 29 Dec 2016 06:38:23 +0000 (UTC) (envelope-from vanilla@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 4004C1B63; Thu, 29 Dec 2016 06:38:23 +0000 (UTC) (envelope-from vanilla@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBT6cMOP041818; Thu, 29 Dec 2016 06:38:22 GMT (envelope-from vanilla@FreeBSD.org) Received: (from vanilla@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBT6cMje041816; Thu, 29 Dec 2016 06:38:22 GMT (envelope-from vanilla@FreeBSD.org) Message-Id: <201612290638.uBT6cMje041816@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: vanilla set sender to vanilla@FreeBSD.org using -f From: "Vanilla I. Shu" Date: Thu, 29 Dec 2016 06:38:22 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429869 - head/archivers/dpkg 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: Thu, 29 Dec 2016 06:38:23 -0000 Author: vanilla Date: Thu Dec 29 06:38:22 2016 New Revision: 429869 URL: https://svnweb.freebsd.org/changeset/ports/429869 Log: Update to 1.18.18. Modified: head/archivers/dpkg/Makefile head/archivers/dpkg/distinfo Modified: head/archivers/dpkg/Makefile ============================================================================== --- head/archivers/dpkg/Makefile Thu Dec 29 06:28:55 2016 (r429868) +++ head/archivers/dpkg/Makefile Thu Dec 29 06:38:22 2016 (r429869) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= dpkg -PORTVERSION= 1.18.16 +PORTVERSION= 1.18.18 CATEGORIES= archivers sysutils MASTER_SITES= DEBIAN_POOL DISTNAME= dpkg_${PORTVERSION} Modified: head/archivers/dpkg/distinfo ============================================================================== --- head/archivers/dpkg/distinfo Thu Dec 29 06:28:55 2016 (r429868) +++ head/archivers/dpkg/distinfo Thu Dec 29 06:38:22 2016 (r429869) @@ -1,3 +1,3 @@ -TIMESTAMP = 1482089967 -SHA256 (dpkg_1.18.16.tar.xz) = 4b147ccf8753e02e2bb598263b4a0ec51418d3c30da08776bad32059a7741388 -SIZE (dpkg_1.18.16.tar.xz) = 4498872 +TIMESTAMP = 1482993063 +SHA256 (dpkg_1.18.18.tar.xz) = c88b61e3d4660500753142689e8ddbeff1c731f29549f3338e6975f655936ff5 +SIZE (dpkg_1.18.18.tar.xz) = 4501988 From owner-svn-ports-head@freebsd.org Thu Dec 29 07:02:39 2016 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 37779C95F96; Thu, 29 Dec 2016 07:02:39 +0000 (UTC) (envelope-from cy@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 068C519FE; Thu, 29 Dec 2016 07:02:38 +0000 (UTC) (envelope-from cy@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBT72cFX054574; Thu, 29 Dec 2016 07:02:38 GMT (envelope-from cy@FreeBSD.org) Received: (from cy@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBT72cnD054573; Thu, 29 Dec 2016 07:02:38 GMT (envelope-from cy@FreeBSD.org) Message-Id: <201612290702.uBT72cnD054573@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: cy set sender to cy@FreeBSD.org using -f From: Cy Schubert Date: Thu, 29 Dec 2016 07:02:38 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429870 - head/sysutils/cfengine-masterfiles39 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: Thu, 29 Dec 2016 07:02:39 -0000 Author: cy Date: Thu Dec 29 07:02:37 2016 New Revision: 429870 URL: https://svnweb.freebsd.org/changeset/ports/429870 Log: Remove redundant blank line. Modified: head/sysutils/cfengine-masterfiles39/pkg-plist Modified: head/sysutils/cfengine-masterfiles39/pkg-plist ============================================================================== --- head/sysutils/cfengine-masterfiles39/pkg-plist Thu Dec 29 06:38:22 2016 (r429869) +++ head/sysutils/cfengine-masterfiles39/pkg-plist Thu Dec 29 07:02:37 2016 (r429870) @@ -1,4 +1,3 @@ - %%EXAMPLESDIR%%/masterfiles/cfe_internal/CFE_cfengine.cf %%EXAMPLESDIR%%/masterfiles/cfe_internal/core/deprecated/cfengine_processes.cf %%EXAMPLESDIR%%/masterfiles/cfe_internal/core/host_info_report.cf From owner-svn-ports-head@freebsd.org Thu Dec 29 07:04:20 2016 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 BB670C94040; Thu, 29 Dec 2016 07:04:20 +0000 (UTC) (envelope-from thierry@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 8AE211C51; Thu, 29 Dec 2016 07:04:20 +0000 (UTC) (envelope-from thierry@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBT74JLV054775; Thu, 29 Dec 2016 07:04:19 GMT (envelope-from thierry@FreeBSD.org) Received: (from thierry@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBT74JGQ054773; Thu, 29 Dec 2016 07:04:19 GMT (envelope-from thierry@FreeBSD.org) Message-Id: <201612290704.uBT74JGQ054773@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: thierry set sender to thierry@FreeBSD.org using -f From: Thierry Thomas Date: Thu, 29 Dec 2016 07:04:19 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429871 - head/www/tt-rss 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: Thu, 29 Dec 2016 07:04:20 -0000 Author: thierry Date: Thu Dec 29 07:04:19 2016 New Revision: 429871 URL: https://svnweb.freebsd.org/changeset/ports/429871 Log: Upgrade to laxstest - including phpmailer 5.2.20. PR: 215625 Reported by: dereks (at) lifeofadishwasher\.com MFC after: 1 day Security: CVE-2016-10045 Modified: head/www/tt-rss/Makefile head/www/tt-rss/distinfo Modified: head/www/tt-rss/Makefile ============================================================================== --- head/www/tt-rss/Makefile Thu Dec 29 07:02:37 2016 (r429870) +++ head/www/tt-rss/Makefile Thu Dec 29 07:04:19 2016 (r429871) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= tt-rss -PORTVERSION= 26.12.2016.07.29 +PORTVERSION= 29.12.2016.04.37 CATEGORIES= www MASTER_SITES= https://tt-rss.org/gitlab/fox/tt-rss/repository/archive${EXTRACT_SUFX}?ref=${GL_TAGNAME}#/ @@ -11,7 +11,7 @@ COMMENT= Tiny Tiny RSS: web-based news f LICENSE= GPLv2 -GL_TAGNAME= d518096b +GL_TAGNAME= 832aa249 NO_BUILD= yes NO_ARCH= yes Modified: head/www/tt-rss/distinfo ============================================================================== --- head/www/tt-rss/distinfo Thu Dec 29 07:02:37 2016 (r429870) +++ head/www/tt-rss/distinfo Thu Dec 29 07:04:19 2016 (r429871) @@ -1,3 +1,3 @@ -TIMESTAMP = 1482932035 -SHA256 (tt-rss-26.12.2016.07.29.tar.bz2) = 50e770412b74adeefbf2496e4738950cdf604346069e249b7a82a57eb6c7bf2c -SIZE (tt-rss-26.12.2016.07.29.tar.bz2) = 2091151 +TIMESTAMP = 1482994775 +SHA256 (tt-rss-29.12.2016.04.37.tar.bz2) = 95e75a2db200a91d3a3303c8166867c266238f4081cf93ea9be05a4b9b4249da +SIZE (tt-rss-29.12.2016.04.37.tar.bz2) = 2093062 From owner-svn-ports-head@freebsd.org Thu Dec 29 07:11:54 2016 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 4054FC945D0; Thu, 29 Dec 2016 07:11:54 +0000 (UTC) (envelope-from cy@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 0081C1827; Thu, 29 Dec 2016 07:11:53 +0000 (UTC) (envelope-from cy@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBT7BrBX058036; Thu, 29 Dec 2016 07:11:53 GMT (envelope-from cy@FreeBSD.org) Received: (from cy@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBT7BpGj058014; Thu, 29 Dec 2016 07:11:51 GMT (envelope-from cy@FreeBSD.org) Message-Id: <201612290711.uBT7BpGj058014@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: cy set sender to cy@FreeBSD.org using -f From: Cy Schubert Date: Thu, 29 Dec 2016 07:11:51 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429872 - in head/sysutils: . cfengine cfengine-masterfiles cfengine-masterfiles310 cfengine-masterfiles36 cfengine-masterfiles37 cfengine-masterfiles38 cfengine-masterfiles39 cfengine3... 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: Thu, 29 Dec 2016 07:11:54 -0000 Author: cy Date: Thu Dec 29 07:11:50 2016 New Revision: 429872 URL: https://svnweb.freebsd.org/changeset/ports/429872 Log: Welcome the new cfengine and cfengine-masterfiles 3.10. Adjust the other cfengine and cfengine-masterfiles ports CONFLICTS to recognize the new cfengine sister ports. Add cfengine and cfengine-masterfiles 310 to their respective metaports. Added: head/sysutils/cfengine-masterfiles310/ - copied from r428906, head/sysutils/cfengine-masterfiles39/ head/sysutils/cfengine310/ - copied from r428906, head/sysutils/cfengine39/ Deleted: head/sysutils/cfengine310/files/patch-configure.ac Modified: head/sysutils/Makefile head/sysutils/cfengine-masterfiles/Makefile head/sysutils/cfengine-masterfiles310/Makefile head/sysutils/cfengine-masterfiles310/distinfo head/sysutils/cfengine-masterfiles310/pkg-plist head/sysutils/cfengine-masterfiles36/Makefile head/sysutils/cfengine-masterfiles37/Makefile head/sysutils/cfengine-masterfiles38/Makefile head/sysutils/cfengine-masterfiles39/Makefile head/sysutils/cfengine/Makefile head/sysutils/cfengine310/Makefile head/sysutils/cfengine310/distinfo head/sysutils/cfengine310/pkg-plist head/sysutils/cfengine32/Makefile head/sysutils/cfengine33/Makefile head/sysutils/cfengine34/Makefile head/sysutils/cfengine35/Makefile head/sysutils/cfengine36/Makefile head/sysutils/cfengine37/Makefile head/sysutils/cfengine38/Makefile head/sysutils/cfengine39/Makefile Modified: head/sysutils/Makefile ============================================================================== --- head/sysutils/Makefile Thu Dec 29 07:04:19 2016 (r429871) +++ head/sysutils/Makefile Thu Dec 29 07:11:50 2016 (r429872) @@ -138,6 +138,7 @@ SUBDIR += cfengine-masterfiles37 SUBDIR += cfengine-masterfiles38 SUBDIR += cfengine-masterfiles39 + SUBDIR += cfengine-masterfiles310 SUBDIR += cfengine22 SUBDIR += cfengine32 SUBDIR += cfengine33 @@ -147,6 +148,7 @@ SUBDIR += cfengine37 SUBDIR += cfengine38 SUBDIR += cfengine39 + SUBDIR += cfengine310 SUBDIR += chgrep SUBDIR += chyves SUBDIR += cinnamon-control-center Modified: head/sysutils/cfengine-masterfiles/Makefile ============================================================================== --- head/sysutils/cfengine-masterfiles/Makefile Thu Dec 29 07:04:19 2016 (r429871) +++ head/sysutils/cfengine-masterfiles/Makefile Thu Dec 29 07:11:50 2016 (r429872) @@ -1,6 +1,6 @@ # $FreeBSD$ -VERSIONS= 36 37 38 39 +VERSIONS= 36 37 38 39 310 CFENGINE_VERSION?= 39 MASTERDIR= ${.CURDIR}/../cfengine-masterfiles${CFENGINE_VERSION} Modified: head/sysutils/cfengine-masterfiles310/Makefile ============================================================================== --- head/sysutils/cfengine-masterfiles39/Makefile Mon Dec 19 04:34:49 2016 (r428906) +++ head/sysutils/cfengine-masterfiles310/Makefile Thu Dec 29 07:11:50 2016 (r429872) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= cfengine-masterfiles -PORTVERSION= 3.9.1 +PORTVERSION= 3.10.0 CATEGORIES= sysutils MASTER_SITES= https://cfengine-package-repos.s3.amazonaws.com/tarballs/ @@ -16,17 +16,17 @@ LICENSE= GPLv3 CPE_VENDOR= gnu .if !defined(MASTERDIR) -PKGNAMESUFFIX= 39 +PKGNAMESUFFIX= 310 .endif RUN_DEPENDS= cf-agent:sysutils/cfengine${PKGNAMESUFFIX} FETCH_BEFORE_ARGS= -o ${DISTDIR}/${DISTFILES} -CONFLICTS= cfengine-masterfiles[679]* +CONFLICTS= cfengine-masterfiles[6-9]* MAKE_JOBS_UNSAFE= yes -USES= cpe +USES= cpe gmake HAS_CONFIGURE= yes EXAMPLESDIR= ${PREFIX}/share/examples/cfengine-masterfiles CONFIGURE_ARGS= --prefix=${EXAMPLESDIR} Modified: head/sysutils/cfengine-masterfiles310/distinfo ============================================================================== --- head/sysutils/cfengine-masterfiles39/distinfo Mon Dec 19 04:34:49 2016 (r428906) +++ head/sysutils/cfengine-masterfiles310/distinfo Thu Dec 29 07:11:50 2016 (r429872) @@ -1,3 +1,3 @@ -TIMESTAMP = 1470432585 -SHA256 (cfengine-masterfiles-3.9.1.tar.gz) = 99d59ea4229253ef2e35fc30c33d5e2605fab1144af7b16562affcceabddb03a -SIZE (cfengine-masterfiles-3.9.1.tar.gz) = 426996 +TIMESTAMP = 1482954176 +SHA256 (cfengine-masterfiles-3.10.0.tar.gz) = 64c086c91f10e4b72d45915033006e0bdce33ec247cd5bec67989e24e02eeb51 +SIZE (cfengine-masterfiles-3.10.0.tar.gz) = 453672 Modified: head/sysutils/cfengine-masterfiles310/pkg-plist ============================================================================== --- head/sysutils/cfengine-masterfiles39/pkg-plist Mon Dec 19 04:34:49 2016 (r428906) +++ head/sysutils/cfengine-masterfiles310/pkg-plist Thu Dec 29 07:11:50 2016 (r429872) @@ -1,4 +1,3 @@ - %%EXAMPLESDIR%%/masterfiles/cfe_internal/CFE_cfengine.cf %%EXAMPLESDIR%%/masterfiles/cfe_internal/core/deprecated/cfengine_processes.cf %%EXAMPLESDIR%%/masterfiles/cfe_internal/core/host_info_report.cf @@ -15,9 +14,13 @@ %%EXAMPLESDIR%%/masterfiles/cfe_internal/enterprise/main.cf %%EXAMPLESDIR%%/masterfiles/cfe_internal/enterprise/mission_portal.cf %%EXAMPLESDIR%%/masterfiles/cfe_internal/enterprise/templates/httpd.conf.mustache +%%EXAMPLESDIR%%/masterfiles/cfe_internal/enterprise/templates/runalerts.php.mustache +%%EXAMPLESDIR%%/masterfiles/cfe_internal/enterprise/templates/runalerts.sh.mustache %%EXAMPLESDIR%%/masterfiles/cfe_internal/update/cfe_internal_dc_workflow.cf %%EXAMPLESDIR%%/masterfiles/cfe_internal/update/cfe_internal_local_git_remote.cf %%EXAMPLESDIR%%/masterfiles/cfe_internal/update/cfe_internal_update_from_repository.cf +%%EXAMPLESDIR%%/masterfiles/cfe_internal/update/lib.cf +%%EXAMPLESDIR%%/masterfiles/cfe_internal/update/systemd_units.cf %%EXAMPLESDIR%%/masterfiles/cfe_internal/update/update_bins.cf %%EXAMPLESDIR%%/masterfiles/cfe_internal/update/update_policy.cf %%EXAMPLESDIR%%/masterfiles/cfe_internal/update/update_processes.cf @@ -98,12 +101,23 @@ %%EXAMPLESDIR%%/masterfiles/lib/services.cf %%EXAMPLESDIR%%/masterfiles/lib/stdlib.cf %%EXAMPLESDIR%%/masterfiles/lib/storage.cf +%%EXAMPLESDIR%%/masterfiles/lib/testing.cf %%EXAMPLESDIR%%/masterfiles/lib/users.cf %%EXAMPLESDIR%%/masterfiles/lib/vcs.cf %%EXAMPLESDIR%%/masterfiles/promises.cf %%EXAMPLESDIR%%/masterfiles/services/autorun/hello.cf %%EXAMPLESDIR%%/masterfiles/services/main.cf %%EXAMPLESDIR%%/masterfiles/sketches/meta/api-runfile.cf +%%EXAMPLESDIR%%/masterfiles/templates/cf-apache.service.mustache +%%EXAMPLESDIR%%/masterfiles/templates/cf-consumer.service.mustache +%%EXAMPLESDIR%%/masterfiles/templates/cf-execd.service.mustache +%%EXAMPLESDIR%%/masterfiles/templates/cf-hub.service.mustache +%%EXAMPLESDIR%%/masterfiles/templates/cf-monitord.service.mustache +%%EXAMPLESDIR%%/masterfiles/templates/cf-postgres.service.mustache +%%EXAMPLESDIR%%/masterfiles/templates/cf-redis-server.service.mustache +%%EXAMPLESDIR%%/masterfiles/templates/cf-runalerts.service.mustache +%%EXAMPLESDIR%%/masterfiles/templates/cf-serverd.service.mustache +%%EXAMPLESDIR%%/masterfiles/templates/cfengine3.service.mustache %%EXAMPLESDIR%%/masterfiles/templates/cfengine_watchdog.mustache %%EXAMPLESDIR%%/masterfiles/templates/host_info_report.mustache %%EXAMPLESDIR%%/masterfiles/update.cf Modified: head/sysutils/cfengine-masterfiles36/Makefile ============================================================================== --- head/sysutils/cfengine-masterfiles36/Makefile Thu Dec 29 07:04:19 2016 (r429871) +++ head/sysutils/cfengine-masterfiles36/Makefile Thu Dec 29 07:11:50 2016 (r429872) @@ -23,7 +23,7 @@ RUN_DEPENDS= cf-agent:sysutils/cfengine$ FETCH_BEFORE_ARGS= -o ${DISTDIR}/${DISTFILES} -CONFLICTS= cfengine-masterfiles[7-9]* +CONFLICTS= cfengine-masterfiles[17-9]* MAKE_JOBS_UNSAFE= yes USES= cpe Modified: head/sysutils/cfengine-masterfiles37/Makefile ============================================================================== --- head/sysutils/cfengine-masterfiles37/Makefile Thu Dec 29 07:04:19 2016 (r429871) +++ head/sysutils/cfengine-masterfiles37/Makefile Thu Dec 29 07:11:50 2016 (r429872) @@ -23,7 +23,7 @@ RUN_DEPENDS= cf-agent:sysutils/cfengine$ FETCH_BEFORE_ARGS= -o ${DISTDIR}/${DISTFILES} -CONFLICTS= cfengine-masterfiles[689]* +CONFLICTS= cfengine-masterfiles[1689]* MAKE_JOBS_UNSAFE= yes USES= cpe Modified: head/sysutils/cfengine-masterfiles38/Makefile ============================================================================== --- head/sysutils/cfengine-masterfiles38/Makefile Thu Dec 29 07:04:19 2016 (r429871) +++ head/sysutils/cfengine-masterfiles38/Makefile Thu Dec 29 07:11:50 2016 (r429872) @@ -23,7 +23,7 @@ RUN_DEPENDS= cf-agent:sysutils/cfengine$ FETCH_BEFORE_ARGS= -o ${DISTDIR}/${DISTFILES} -CONFLICTS= cfengine-masterfiles[679]* +CONFLICTS= cfengine-masterfiles[1679]* MAKE_JOBS_UNSAFE= yes USES= cpe Modified: head/sysutils/cfengine-masterfiles39/Makefile ============================================================================== --- head/sysutils/cfengine-masterfiles39/Makefile Thu Dec 29 07:04:19 2016 (r429871) +++ head/sysutils/cfengine-masterfiles39/Makefile Thu Dec 29 07:11:50 2016 (r429872) @@ -23,7 +23,7 @@ RUN_DEPENDS= cf-agent:sysutils/cfengine$ FETCH_BEFORE_ARGS= -o ${DISTDIR}/${DISTFILES} -CONFLICTS= cfengine-masterfiles[679]* +CONFLICTS= cfengine-masterfiles[1678]* MAKE_JOBS_UNSAFE= yes USES= cpe Modified: head/sysutils/cfengine/Makefile ============================================================================== --- head/sysutils/cfengine/Makefile Thu Dec 29 07:04:19 2016 (r429871) +++ head/sysutils/cfengine/Makefile Thu Dec 29 07:11:50 2016 (r429872) @@ -1,6 +1,6 @@ # $FreeBSD$ -VERSIONS= 22 32 33 34 35 36 37 38 39 +VERSIONS= 22 32 33 34 35 36 37 38 39 310 CFENGINE_VERSION?= 39 MASTERDIR= ${.CURDIR}/../cfengine${CFENGINE_VERSION} Modified: head/sysutils/cfengine310/Makefile ============================================================================== --- head/sysutils/cfengine39/Makefile Mon Dec 19 04:34:49 2016 (r428906) +++ head/sysutils/cfengine310/Makefile Thu Dec 29 07:11:50 2016 (r429872) @@ -2,9 +2,7 @@ # $FreeBSD$ PORTNAME= cfengine -PORTVERSION= 3.9.1 -PORTREVISION= 5 -# XXX Remember to update files/patch-configure.am with any new version number. +PORTVERSION= 3.10.0 CATEGORIES= sysutils MASTER_SITES= https://s3.amazonaws.com/cfengine-package-repos/tarballs/ @@ -18,19 +16,19 @@ LICENSE= GPLv3 CPE_VENDOR= gnu .if !defined(MASTERDIR) -PKGNAMESUFFIX= 39 +PKGNAMESUFFIX= 310 .endif FETCH_BEFORE_ARGS= -o ${DISTDIR}/${DISTFILES} -CONFLICTS= cfengine-[2-79]* +CONFLICTS= cfengine-[12-9]* USE_RC_SUBR= cf-execd cf-serverd cf-monitord MAKE_JOBS_UNSAFE= yes USE_LDCONFIG= yes GNU_CONFIGURE= yes -USES= autoreconf:build \ +USES= autoreconf \ cpe gmake libtool shebangfix ssl USE_GNOME= libxml2 SHEBANG_FILES= examples/remake_outputs.pl @@ -63,6 +61,7 @@ PGSQL_USES= pgsql PGSQL_CONFIGURE_WITH= --with-postgresql=${LOCALBASE} MYSQL_USES= mysql +MYSQL_BROKEN= configure: error: MySQL client library exports symbols (EVP_CIPHER_CTX_init) clashing with OpenSSL. MYSQL_CONFIGURE_WITH= --with-mysql=${LOCALBASE} MYSQL_LIB_DEPENDS= libmysqlclient.so:${_MYSQL_CLIENT} MYSQL_LDFLAGS= -L${LOCALBASE}/lib/mysql Modified: head/sysutils/cfengine310/distinfo ============================================================================== --- head/sysutils/cfengine39/distinfo Mon Dec 19 04:34:49 2016 (r428906) +++ head/sysutils/cfengine310/distinfo Thu Dec 29 07:11:50 2016 (r429872) @@ -1,3 +1,3 @@ -TIMESTAMP = 1470238660 -SHA256 (cfengine-3.9.1.tar.gz) = 19bf900741efe3da4266591985dc1103243cb751888047694fce6f407ef2d225 -SIZE (cfengine-3.9.1.tar.gz) = 2278474 +TIMESTAMP = 1482913171 +SHA256 (cfengine-3.10.0.tar.gz) = 8bf344eb6e9c06c0e12c1b23f5c793f43d43007826652e563cb9b2516742ecd5 +SIZE (cfengine-3.10.0.tar.gz) = 2352509 Modified: head/sysutils/cfengine310/pkg-plist ============================================================================== --- head/sysutils/cfengine39/pkg-plist Mon Dec 19 04:34:49 2016 (r428906) +++ head/sysutils/cfengine310/pkg-plist Thu Dec 29 07:11:50 2016 (r429872) @@ -1,4 +1,5 @@ libexec/cfengine/libpromises.so +libexec/cfengine/libpromises.so.3 libexec/cfengine/libpromises.so.3.0.6 sbin/cf-agent sbin/cf-execd @@ -127,6 +128,7 @@ sbin/rpmvercmp %%DOCSDIR%%/examples/getmacaddress.cf %%DOCSDIR%%/examples/getregistry.cf %%DOCSDIR%%/examples/getuid.cf +%%DOCSDIR%%/examples/getuserinfo.cf %%DOCSDIR%%/examples/getusers.cf %%DOCSDIR%%/examples/getvalues.cf %%DOCSDIR%%/examples/getvariablemetatags.cf @@ -160,6 +162,7 @@ sbin/rpmvercmp %%DOCSDIR%%/examples/islessthan.cf %%DOCSDIR%%/examples/islink.cf %%DOCSDIR%%/examples/isnewerthan.cf +%%DOCSDIR%%/examples/isipinsubnet.cf %%DOCSDIR%%/examples/isplain.cf %%DOCSDIR%%/examples/isvariable.cf %%DOCSDIR%%/examples/iteration.cf @@ -259,6 +262,7 @@ sbin/rpmvercmp %%DOCSDIR%%/examples/product.cf %%DOCSDIR%%/examples/promise_knowledge.cf %%DOCSDIR%%/examples/promises.cf +%%DOCSDIR%%/examples/quoting.cf %%DOCSDIR%%/examples/randomint.cf %%DOCSDIR%%/examples/readcsv.cf %%DOCSDIR%%/examples/readdata.cf @@ -310,6 +314,7 @@ sbin/rpmvercmp %%DOCSDIR%%/examples/service_start.cf %%DOCSDIR%%/examples/services.cf %%DOCSDIR%%/examples/services_concept.cf +%%DOCSDIR%%/examples/services_default_service_bundle.cf %%DOCSDIR%%/examples/services_win.cf %%DOCSDIR%%/examples/setuidlog.cf %%DOCSDIR%%/examples/setvar.cf @@ -355,6 +360,7 @@ sbin/rpmvercmp %%DOCSDIR%%/examples/varclass.cf %%DOCSDIR%%/examples/varexpansion.cf %%DOCSDIR%%/examples/variablesmatching.cf +%%DOCSDIR%%/examples/variablesmatching_as_data.cf %%DOCSDIR%%/examples/varnet.cf %%DOCSDIR%%/examples/vars.cf %%DOCSDIR%%/examples/warnifline.cf @@ -367,5 +373,6 @@ sbin/rpmvercmp @dir /var/cfengine/inputs @dir /var/cfengine/modules @dir /var/cfengine/outputs +@dir /var/cfengine/plugins @dir(root,wheel,700) /var/cfengine/ppkeys @dir /var/cfengine Modified: head/sysutils/cfengine32/Makefile ============================================================================== --- head/sysutils/cfengine32/Makefile Thu Dec 29 07:04:19 2016 (r429871) +++ head/sysutils/cfengine32/Makefile Thu Dec 29 07:11:50 2016 (r429872) @@ -17,7 +17,7 @@ CPE_VENDOR= gnu FETCH_BEFORE_ARGS= -o ${DISTDIR}/${DISTFILES} -CONFLICTS= cfengine-[2]* cfengine-3.[3-9]* cfengine-devel-* +CONFLICTS= cfengine-[2]* cfengine-3.[13-9]* cfengine-devel-* USE_RC_SUBR= cf-execd cf-serverd Modified: head/sysutils/cfengine33/Makefile ============================================================================== --- head/sysutils/cfengine33/Makefile Thu Dec 29 07:04:19 2016 (r429871) +++ head/sysutils/cfengine33/Makefile Thu Dec 29 07:11:50 2016 (r429872) @@ -16,7 +16,7 @@ CPE_VENDOR= gnu FETCH_BEFORE_ARGS= -o ${DISTDIR}/${DISTFILES} -CONFLICTS= cfengine-2* cfengine-3.[24-9]* cfengine-devel-* +CONFLICTS= cfengine-2* cfengine-3.[124-9]* cfengine-devel-* USE_RC_SUBR= cf-execd cf-serverd Modified: head/sysutils/cfengine34/Makefile ============================================================================== --- head/sysutils/cfengine34/Makefile Thu Dec 29 07:04:19 2016 (r429871) +++ head/sysutils/cfengine34/Makefile Thu Dec 29 07:11:50 2016 (r429872) @@ -19,7 +19,7 @@ PKGNAMESUFFIX= 34 FETCH_BEFORE_ARGS= -o ${DISTDIR}/${DISTFILES} -CONFLICTS= cfengine-2* cfengine-3.[235-9]* cfengine-devel-* +CONFLICTS= cfengine-2* cfengine-3.[1235-9]* cfengine-devel-* USE_RC_SUBR= cf-execd cf-serverd Modified: head/sysutils/cfengine35/Makefile ============================================================================== --- head/sysutils/cfengine35/Makefile Thu Dec 29 07:04:19 2016 (r429871) +++ head/sysutils/cfengine35/Makefile Thu Dec 29 07:11:50 2016 (r429872) @@ -24,7 +24,7 @@ PKGNAMESUFFIX= 35 FETCH_BEFORE_ARGS= -o ${DISTDIR}/${DISTFILES} -CONFLICTS= cfengine-[2346-9]* +CONFLICTS= cfengine-[12346-9]* USE_RC_SUBR= cf-execd cf-serverd cf-monitord Modified: head/sysutils/cfengine36/Makefile ============================================================================== --- head/sysutils/cfengine36/Makefile Thu Dec 29 07:04:19 2016 (r429871) +++ head/sysutils/cfengine36/Makefile Thu Dec 29 07:11:50 2016 (r429872) @@ -23,7 +23,7 @@ CPE_VENDOR= gnu FETCH_BEFORE_ARGS= -o ${DISTDIR}/${DISTFILES} -CONFLICTS= cfengine-[2-57-9]* +CONFLICTS= cfengine-[12-57-9]* USE_RC_SUBR= cf-execd cf-serverd cf-monitord Modified: head/sysutils/cfengine37/Makefile ============================================================================== --- head/sysutils/cfengine37/Makefile Thu Dec 29 07:04:19 2016 (r429871) +++ head/sysutils/cfengine37/Makefile Thu Dec 29 07:11:50 2016 (r429872) @@ -22,7 +22,7 @@ PKGNAMESUFFIX= 37 FETCH_BEFORE_ARGS= -o ${DISTDIR}/${DISTFILES} -CONFLICTS= cfengine-[2-689]* +CONFLICTS= cfengine-[12-689]* USE_RC_SUBR= cf-execd cf-serverd cf-monitord Modified: head/sysutils/cfengine38/Makefile ============================================================================== --- head/sysutils/cfengine38/Makefile Thu Dec 29 07:04:19 2016 (r429871) +++ head/sysutils/cfengine38/Makefile Thu Dec 29 07:11:50 2016 (r429872) @@ -22,7 +22,7 @@ PKGNAMESUFFIX= 38 FETCH_BEFORE_ARGS= -o ${DISTDIR}/${DISTFILES} -CONFLICTS= cfengine-[2-79]* +CONFLICTS= cfengine-[12-79]* USE_RC_SUBR= cf-execd cf-serverd cf-monitord Modified: head/sysutils/cfengine39/Makefile ============================================================================== --- head/sysutils/cfengine39/Makefile Thu Dec 29 07:04:19 2016 (r429871) +++ head/sysutils/cfengine39/Makefile Thu Dec 29 07:11:50 2016 (r429872) @@ -22,7 +22,7 @@ PKGNAMESUFFIX= 39 FETCH_BEFORE_ARGS= -o ${DISTDIR}/${DISTFILES} -CONFLICTS= cfengine-[2-79]* +CONFLICTS= cfengine-[12-78]* USE_RC_SUBR= cf-execd cf-serverd cf-monitord From owner-svn-ports-head@freebsd.org Thu Dec 29 07:13:02 2016 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 1BCF8C9461B; Thu, 29 Dec 2016 07:13:02 +0000 (UTC) (envelope-from thierry@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 DF6E71A90; Thu, 29 Dec 2016 07:13:01 +0000 (UTC) (envelope-from thierry@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBT7D1i0059776; Thu, 29 Dec 2016 07:13:01 GMT (envelope-from thierry@FreeBSD.org) Received: (from thierry@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBT7D0FN059774; Thu, 29 Dec 2016 07:13:00 GMT (envelope-from thierry@FreeBSD.org) Message-Id: <201612290713.uBT7D0FN059774@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: thierry set sender to thierry@FreeBSD.org using -f From: Thierry Thomas Date: Thu, 29 Dec 2016 07:13:00 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429873 - head/security/vuxml 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: Thu, 29 Dec 2016 07:13:02 -0000 Author: thierry Date: Thu Dec 29 07:13:00 2016 New Revision: 429873 URL: https://svnweb.freebsd.org/changeset/ports/429873 Log: Adding tt-rss to the phpmailer's vulnerabilities. Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Thu Dec 29 07:11:50 2016 (r429872) +++ head/security/vuxml/vuln.xml Thu Dec 29 07:13:00 2016 (r429873) @@ -65,6 +65,10 @@ Notes: phpmailer 5.2.20 + + tt-rss + 29.12.2016.04.37 + @@ -205,6 +209,10 @@ Notes: phpmailer 5.2.18 + + tt-rss + 26.12.2016.07.29 +
From owner-svn-ports-head@freebsd.org Thu Dec 29 07:50:41 2016 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 90436C94D8D; Thu, 29 Dec 2016 07:50:41 +0000 (UTC) (envelope-from cem@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 552C217D4; Thu, 29 Dec 2016 07:50:41 +0000 (UTC) (envelope-from cem@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBT7oepa072185; Thu, 29 Dec 2016 07:50:40 GMT (envelope-from cem@FreeBSD.org) Received: (from cem@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBT7oeeY072164; Thu, 29 Dec 2016 07:50:40 GMT (envelope-from cem@FreeBSD.org) Message-Id: <201612290750.uBT7oeeY072164@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: cem set sender to cem@FreeBSD.org using -f From: "Conrad E. Meyer" Date: Thu, 29 Dec 2016 07:50:40 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429874 - head/devel/elfutils 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: Thu, 29 Dec 2016 07:50:41 -0000 Author: cem (src committer) Date: Thu Dec 29 07:50:40 2016 New Revision: 429874 URL: https://svnweb.freebsd.org/changeset/ports/429874 Log: devel/elfutils: Update URLs to new upstream Upstream moved. Update URLs to point to the new location. No functional change. Reported by: Mark Wielaard Reviewed by: bapt@ Differential Revision: https://reviews.freebsd.org/D8961 Modified: head/devel/elfutils/Makefile head/devel/elfutils/pkg-descr Modified: head/devel/elfutils/Makefile ============================================================================== --- head/devel/elfutils/Makefile Thu Dec 29 07:13:00 2016 (r429873) +++ head/devel/elfutils/Makefile Thu Dec 29 07:50:40 2016 (r429874) @@ -5,7 +5,7 @@ PORTNAME= elfutils PORTVERSION= 0.163 PORTREVISION= 7 CATEGORIES= devel -MASTER_SITES= https://fedorahosted.org/releases/e/l/elfutils/${PORTVERSION}/ +MASTER_SITES= https://sourceware.org/elfutils/ftp/${PORTVERSION}/ MAINTAINER= cem@FreeBSD.org COMMENT= Library for manipulating ELF files and partial implementation of binutils Modified: head/devel/elfutils/pkg-descr ============================================================================== --- head/devel/elfutils/pkg-descr Thu Dec 29 07:13:00 2016 (r429873) +++ head/devel/elfutils/pkg-descr Thu Dec 29 07:50:40 2016 (r429874) @@ -2,4 +2,4 @@ Elfutils provides a set of binutils-repl prefixed with eu-, as well as a set of libraries for manipulating ELF and DWARF data. -WWW: https://fedorahosted.org/elfutils/ +WWW: https://sourceware.org/elfutils/ From owner-svn-ports-head@freebsd.org Thu Dec 29 07:50:41 2016 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 ED276C94D92; Thu, 29 Dec 2016 07:50:41 +0000 (UTC) (envelope-from glewis@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 89FE517D9; Thu, 29 Dec 2016 07:50:41 +0000 (UTC) (envelope-from glewis@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBT7oeEX072217; Thu, 29 Dec 2016 07:50:40 GMT (envelope-from glewis@FreeBSD.org) Received: (from glewis@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBT7oe01072216; Thu, 29 Dec 2016 07:50:40 GMT (envelope-from glewis@FreeBSD.org) Message-Id: <201612290750.uBT7oe01072216@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: glewis set sender to glewis@FreeBSD.org using -f From: Greg Lewis Date: Thu, 29 Dec 2016 07:50:40 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429875 - head/java/openjdk8/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: Thu, 29 Dec 2016 07:50:42 -0000 Author: glewis Date: Thu Dec 29 07:50:40 2016 New Revision: 429875 URL: https://svnweb.freebsd.org/changeset/ports/429875 Log: . Add support for the HotSpot Serviceability Agent for ppc64. . This also pulls in some OpenBSD tweaks, I believe. These should be a no-op for FreeBSD though. PR: 212709 (partial) Submitted by: Curtis Hamilton Modified: head/java/openjdk8/files/patch-bsd Modified: head/java/openjdk8/files/patch-bsd ============================================================================== --- head/java/openjdk8/files/patch-bsd Thu Dec 29 07:50:40 2016 (r429874) +++ head/java/openjdk8/files/patch-bsd Thu Dec 29 07:50:40 2016 (r429875) @@ -1,5 +1,5 @@ --- ./common/autoconf/build-performance.m4 Thu Sep 22 12:29:25 2016 -0700 -+++ ./common/autoconf/build-performance.m4 Mon Oct 24 19:45:12 2016 -0700 ++++ ./common/autoconf/build-performance.m4 Wed Dec 28 10:29:21 2016 -0800 @@ -41,6 +41,10 @@ # Looks like a MacOSX system NUM_CORES=`/usr/sbin/system_profiler -detailLevel full SPHardwareDataType | grep 'Cores' | awk '{print [$]5}'` @@ -39,7 +39,7 @@ CCACHE= else --- ./common/autoconf/generated-configure.sh Thu Sep 22 12:29:25 2016 -0700 -+++ ./common/autoconf/generated-configure.sh Mon Oct 24 19:45:12 2016 -0700 ++++ ./common/autoconf/generated-configure.sh Wed Dec 28 10:29:21 2016 -0800 @@ -646,6 +646,8 @@ LIBM LIBZIP_CAN_USE_MMAP @@ -98,12 +98,21 @@ --with-x use the X Window System --with-cups specify prefix directory for the cups package (expecting the headers under PATH/include) +@@ -3672,7 +3681,7 @@ + + + # +-# Copyright (c) 2011, 2012, Oracle and/or its affiliates. All rights reserved. ++# Copyright (c) 2011, 2015, Oracle and/or its affiliates. All rights reserved. + # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. + # + # This code is free software; you can redistribute it and/or modify it @@ -3880,7 +3889,7 @@ #CUSTOM_AUTOCONF_INCLUDE # Do not change or remove the following line, it is needed for consistency checks: -DATE_WHEN_GENERATED=1449096260 -+DATE_WHEN_GENERATED=1460430898 ++DATE_WHEN_GENERATED=1482096439 ############################################################################### # @@ -192,6 +201,15 @@ OPENJDK_TARGET_CPU_OSARCH="i386" elif test "x$OPENJDK_TARGET_OS" != xmacosx && test "x$OPENJDK_TARGET_CPU" = xx86_64; then # On all platforms except macosx, we replace x86_64 with amd64. +@@ -7985,7 +8028,7 @@ + INCLUDE_SA=false + fi + if test "x$VAR_CPU" = xppc64 ; then +- INCLUDE_SA=false ++ INCLUDE_SA=true + fi + if test "x$OPENJDK_TARGET_CPU" = xaarch64; then + INCLUDE_SA=false @@ -11174,6 +11217,24 @@ ############################################################################### @@ -325,7 +343,46 @@ fi if test "x$OPENJDK_TARGET_OS" = xlinux; then CCXXFLAGS_JDK="$CCXXFLAGS_JDK -DLINUX" -@@ -30261,11 +30341,18 @@ +@@ -29794,6 +29874,38 @@ + fi + if test "x$OPENJDK_TARGET_OS" = xbsd; then + CCXXFLAGS_JDK="$CCXXFLAGS_JDK -DBSD -D_ALLBSD_SOURCE" ++ if test "`uname -s`" = "OpenBSD"; then ++ { $as_echo "$as_me:${as_lineno-$LINENO}: checking if ld requires -z wxneeded" >&5 ++$as_echo_n "checking if ld requires -z wxneeded... " >&6; } ++ if test "$cross_compiling" = yes; then : ++ ++ { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 ++$as_echo "no" >&6; } ++ ++ ++else ++ cat confdefs.h - <<_ACEOF >conftest.$ac_ext ++/* end confdefs.h. */ ++#include ++int main() { return mmap(0, 4096, PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_ANON, -1, 0) != MAP_FAILED; } ++_ACEOF ++if ac_fn_cxx_try_run "$LINENO"; then : ++ ++ { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 ++$as_echo "yes" >&6; } ++ LDFLAGS_JDK="$LDFLAGS_JDK -Wl,-z,wxneeded" ++ ++else ++ ++ { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 ++$as_echo "no" >&6; } ++ ++fi ++rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \ ++ conftest.$ac_objext conftest.beam conftest.$ac_ext ++fi ++ ++ fi + fi + if test "x$DEBUG_LEVEL" = xrelease; then + CCXXFLAGS_JDK="$CCXXFLAGS_JDK -DNDEBUG" +@@ -30261,11 +30373,18 @@ fi if test "x$OPENJDK_TARGET_OS" = xbsd; then @@ -349,7 +406,7 @@ fi if test "x$OPENJDK" = "xfalse"; then -@@ -30301,14 +30388,18 @@ +@@ -30301,14 +30420,18 @@ # --x-libraries for the sysroot, if that seems to be correct. if test "x$SYS_ROOT" != "x/"; then if test "x$x_includes" = xNONE; then @@ -370,7 +427,7 @@ x_libraries="$SYS_ROOT/usr/X11R6/lib" elif test "$SYS_ROOT/usr/lib64/libX11.so" && test "x$OPENJDK_TARGET_CPU_BITS" = x64; then x_libraries="$SYS_ROOT/usr/lib64" -@@ -31355,6 +31446,10 @@ +@@ -31355,6 +31478,10 @@ # A CSW package seems to be installed! CUPS_FOUND=yes CUPS_CFLAGS="-I/opt/csw/include" @@ -381,7 +438,7 @@ fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CUPS_FOUND" >&5 $as_echo "$CUPS_FOUND" >&6; } -@@ -34520,7 +34615,7 @@ +@@ -34520,7 +34647,7 @@ ############################################################################### # @@ -390,7 +447,7 @@ # # Check whether --with-alsa was given. -@@ -34928,15 +35023,66 @@ +@@ -34928,15 +35055,66 @@ if test "x${with_giflib}" = "xbundled"; then USE_EXTERNAL_LIBGIF=false @@ -462,7 +519,7 @@ { $as_echo "$as_me:${as_lineno-$LINENO}: checking for DGifGetCode in -lgif" >&5 $as_echo_n "checking for DGifGetCode in -lgif... " >&6; } if ${ac_cv_lib_gif_DGifGetCode+:} false; then : -@@ -34974,16 +35120,96 @@ +@@ -34974,16 +35152,96 @@ { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_gif_DGifGetCode" >&5 $as_echo "$ac_cv_lib_gif_DGifGetCode" >&6; } if test "x$ac_cv_lib_gif_DGifGetCode" = xyes; then : @@ -569,7 +626,7 @@ USE_EXTERNAL_LIBGIF=true else -@@ -34991,6 +35217,8 @@ +@@ -34991,6 +35249,8 @@ fi @@ -578,7 +635,7 @@ ############################################################################### # # Check for the zlib library -@@ -35558,6 +35786,11 @@ +@@ -35558,6 +35818,11 @@ LIBCXX="-lstdc++" fi @@ -590,7 +647,7 @@ -@@ -35631,6 +35864,10 @@ +@@ -35631,6 +35896,10 @@ # Looks like a MacOSX system NUM_CORES=`/usr/sbin/system_profiler -detailLevel full SPHardwareDataType | grep 'Cores' | awk '{print $5}'` FOUND_CORES=yes @@ -601,7 +658,7 @@ elif test "x$OPENJDK_BUILD_OS" = xaix ; then NUM_CORES=`/usr/sbin/prtconf | grep "^Number Of Processors" | awk '{ print $4 }'` FOUND_CORES=yes -@@ -35686,6 +35923,15 @@ +@@ -35686,6 +35955,15 @@ MEMORY_SIZE=`/usr/sbin/system_profiler -detailLevel full SPHardwareDataType | grep 'Memory' | awk '{print $2}'` MEMORY_SIZE=`expr $MEMORY_SIZE \* 1024` FOUND_MEM=yes @@ -617,7 +674,7 @@ elif test "x$OPENJDK_BUILD_OS" = xwindows; then # Windows, but without cygwin MEMORY_SIZE=`wmic computersystem get totalphysicalmemory -value | grep = | cut -d "=" -f 2-` -@@ -36093,8 +36339,8 @@ +@@ -36093,8 +36371,8 @@ # precompiled headers. { $as_echo "$as_me:${as_lineno-$LINENO}: checking if ccache supports precompiled headers" >&5 $as_echo_n "checking if ccache supports precompiled headers... " >&6; } @@ -629,7 +686,16 @@ $as_echo "no, disabling ccache" >&6; } CCACHE= --- ./common/autoconf/jdk-options.m4 Thu Sep 22 12:29:25 2016 -0700 -+++ ./common/autoconf/jdk-options.m4 Mon Oct 24 19:45:12 2016 -0700 ++++ ./common/autoconf/jdk-options.m4 Wed Dec 28 10:29:21 2016 -0800 +@@ -159,7 +159,7 @@ + INCLUDE_SA=false + fi + if test "x$VAR_CPU" = xppc64 ; then +- INCLUDE_SA=false ++ INCLUDE_SA=true + fi + if test "x$OPENJDK_TARGET_CPU" = xaarch64; then + INCLUDE_SA=false @@ -410,6 +410,20 @@ ############################################################################### @@ -652,7 +718,7 @@ # AC_DEFUN_ONCE([JDKOPT_DETECT_INTREE_EC], --- ./common/autoconf/libraries.m4 Thu Sep 22 12:29:25 2016 -0700 -+++ ./common/autoconf/libraries.m4 Mon Oct 24 19:45:12 2016 -0700 ++++ ./common/autoconf/libraries.m4 Wed Dec 28 10:29:21 2016 -0800 @@ -69,9 +69,15 @@ fi @@ -791,7 +857,7 @@ AC_SUBST(LIBCXX) ]) --- ./common/autoconf/platform.m4 Thu Sep 22 12:29:25 2016 -0700 -+++ ./common/autoconf/platform.m4 Mon Oct 24 19:45:12 2016 -0700 ++++ ./common/autoconf/platform.m4 Wed Dec 28 10:29:21 2016 -0800 @@ -30,7 +30,7 @@ [ # First argument is the cpu name from the trip/quad @@ -852,7 +918,7 @@ elif test "x$OPENJDK_TARGET_OS" != xmacosx && test "x$OPENJDK_TARGET_CPU" = xx86_64; then # On all platforms except macosx, we replace x86_64 with amd64. --- ./common/autoconf/spec.gmk.in Thu Sep 22 12:29:25 2016 -0700 -+++ ./common/autoconf/spec.gmk.in Mon Oct 24 19:45:12 2016 -0700 ++++ ./common/autoconf/spec.gmk.in Wed Dec 28 10:29:21 2016 -0800 @@ -76,6 +76,7 @@ OPENJDK_TARGET_OS:=@OPENJDK_TARGET_OS@ OPENJDK_TARGET_OS_API:=@OPENJDK_TARGET_OS_API@ @@ -877,197 +943,2121 @@ +# Build static libjli on bsd +BSD_STATIC_LIBJLI=@BSD_STATIC_LIBJLI@ + - # Necessary additional compiler flags to compile X11 - X_CFLAGS:=@X_CFLAGS@ - X_LIBS:=@X_LIBS@ -@@ -564,6 +568,8 @@ - ENABLE_INTREE_EC=@ENABLE_INTREE_EC@ - USE_EXTERNAL_LIBJPEG:=@USE_EXTERNAL_LIBJPEG@ - USE_EXTERNAL_LIBGIF:=@USE_EXTERNAL_LIBGIF@ -+GIFLIB_CFLAGS:=@GIFLIB_CFLAGS@ -+GIFLIB_LDFLAGS:=@GIFLIB_LDFLAGS@ - USE_EXTERNAL_LIBZ:=@USE_EXTERNAL_LIBZ@ - LIBZIP_CAN_USE_MMAP:=@LIBZIP_CAN_USE_MMAP@ - MSVCR_DLL:=@MSVCR_DLL@ ---- ./common/autoconf/toolchain.m4 Thu Sep 22 12:29:25 2016 -0700 -+++ ./common/autoconf/toolchain.m4 Mon Oct 24 19:45:12 2016 -0700 -@@ -72,7 +72,7 @@ - else - COMPILER_VERSION_TEST=`$COMPILER --version 2>&1 | $HEAD -n 1` - # Check that this is likely to be GCC. -- $COMPILER --version 2>&1 | $GREP "Free Software Foundation" > /dev/null -+ $COMPILER --version 2>&1 | $GREP -E "(Free Software Foundation|clang)" > /dev/null - if test $? -ne 0; then - AC_MSG_NOTICE([The $COMPILER_NAME compiler (located as $COMPILER) does not seem to be the required GCC compiler.]) - AC_MSG_NOTICE([The result from running with --version was: "$COMPILER_VERSION_TEST"]) -@@ -350,6 +350,8 @@ - elif test "x$OPENJDK_TARGET_OS" = "xaix"; then - # Do not probe for cc on AIX. - COMPILER_CHECK_LIST="xlc_r" -+ elif test "`uname -s`" = "FreeBSD"; then -+ COMPILER_CHECK_LIST="cc gcc" - else - COMPILER_CHECK_LIST="gcc cc" - fi -@@ -571,7 +573,7 @@ - - # objcopy is used for moving debug symbols to separate files when - # full debug symbols are enabled. -- if test "x$OPENJDK_TARGET_OS" = xsolaris || test "x$OPENJDK_TARGET_OS" = xlinux; then -+ if test "x$OPENJDK_TARGET_OS" = xsolaris || test "x$OPENJDK_TARGET_OS" = xlinux || test "x$OPENJDK_TARGET_OS" = xbsd ; then - AC_CHECK_TOOLS(OBJCOPY, [gobjcopy objcopy]) - # Only call fixup if objcopy was found. - if test -n "$OBJCOPY"; then -@@ -634,8 +636,10 @@ - SET_SHARED_LIBRARY_NAME='-Xlinker -install_name -Xlinker @rpath/[$]1' - SET_SHARED_LIBRARY_MAPFILE='' - SET_SHARED_LIBRARY_ORIGIN='-Xlinker -rpath -Xlinker @loader_path/.' -+ POST_STRIP_CMD="$STRIP -S" -+ fi -+ if test "x$OPENJDK_TARGET_OS" = xbsd || test "x$OPENJDK_TARGET_OS" = xmacosx; then - SET_EXECUTABLE_ORIGIN="$SET_SHARED_LIBRARY_ORIGIN" -- POST_STRIP_CMD="$STRIP -S" - fi - else - if test "x$OPENJDK_TARGET_OS" = xsolaris; then -@@ -957,7 +961,7 @@ - # - case $COMPILER_NAME in - gcc ) -- CCXXFLAGS_JDK="$CCXXFLAGS $CCXXFLAGS_JDK -W -Wall -Wno-unused -Wno-parentheses \ -+ CCXXFLAGS_JDK="$CCXXFLAGS $CCXXFLAGS_JDK -W -Wall -Wno-unused -Wno-parentheses -Wno-sign-compare \ - -pipe \ - -D_GNU_SOURCE -D_REENTRANT -D_LARGEFILE64_SOURCE" - case $OPENJDK_TARGET_CPU_ARCH in -@@ -1039,22 +1043,33 @@ - CCXXFLAGS_JDK="$CCXXFLAGS_JDK $ADD_LP64" - - # The package path is used only on macosx? -- PACKAGE_PATH=/opt/local -+ AC_ARG_WITH(package-path, [AS_HELP_STRING([--with-package-path], -+ [package path to be used for location of third party packages])]) -+ PACKAGE_PATH="$with_package_path" -+ if test "x$PACKAGE_PATH" = x; then -+ if test "`uname -s`" = "Darwin"; then -+ PACKAGE_PATH=/opt/local -+ fi + # Necessary additional compiler flags to compile X11 + X_CFLAGS:=@X_CFLAGS@ + X_LIBS:=@X_LIBS@ +@@ -564,6 +568,8 @@ + ENABLE_INTREE_EC=@ENABLE_INTREE_EC@ + USE_EXTERNAL_LIBJPEG:=@USE_EXTERNAL_LIBJPEG@ + USE_EXTERNAL_LIBGIF:=@USE_EXTERNAL_LIBGIF@ ++GIFLIB_CFLAGS:=@GIFLIB_CFLAGS@ ++GIFLIB_LDFLAGS:=@GIFLIB_LDFLAGS@ + USE_EXTERNAL_LIBZ:=@USE_EXTERNAL_LIBZ@ + LIBZIP_CAN_USE_MMAP:=@LIBZIP_CAN_USE_MMAP@ + MSVCR_DLL:=@MSVCR_DLL@ +--- ./common/autoconf/toolchain.m4 Thu Sep 22 12:29:25 2016 -0700 ++++ ./common/autoconf/toolchain.m4 Wed Dec 28 10:29:21 2016 -0800 +@@ -72,7 +72,7 @@ + else + COMPILER_VERSION_TEST=`$COMPILER --version 2>&1 | $HEAD -n 1` + # Check that this is likely to be GCC. +- $COMPILER --version 2>&1 | $GREP "Free Software Foundation" > /dev/null ++ $COMPILER --version 2>&1 | $GREP -E "(Free Software Foundation|clang)" > /dev/null + if test $? -ne 0; then + AC_MSG_NOTICE([The $COMPILER_NAME compiler (located as $COMPILER) does not seem to be the required GCC compiler.]) + AC_MSG_NOTICE([The result from running with --version was: "$COMPILER_VERSION_TEST"]) +@@ -350,6 +350,8 @@ + elif test "x$OPENJDK_TARGET_OS" = "xaix"; then + # Do not probe for cc on AIX. + COMPILER_CHECK_LIST="xlc_r" ++ elif test "`uname -s`" = "FreeBSD"; then ++ COMPILER_CHECK_LIST="cc gcc" + else + COMPILER_CHECK_LIST="gcc cc" + fi +@@ -571,7 +573,7 @@ + + # objcopy is used for moving debug symbols to separate files when + # full debug symbols are enabled. +- if test "x$OPENJDK_TARGET_OS" = xsolaris || test "x$OPENJDK_TARGET_OS" = xlinux; then ++ if test "x$OPENJDK_TARGET_OS" = xsolaris || test "x$OPENJDK_TARGET_OS" = xlinux || test "x$OPENJDK_TARGET_OS" = xbsd ; then + AC_CHECK_TOOLS(OBJCOPY, [gobjcopy objcopy]) + # Only call fixup if objcopy was found. + if test -n "$OBJCOPY"; then +@@ -634,8 +636,10 @@ + SET_SHARED_LIBRARY_NAME='-Xlinker -install_name -Xlinker @rpath/[$]1' + SET_SHARED_LIBRARY_MAPFILE='' + SET_SHARED_LIBRARY_ORIGIN='-Xlinker -rpath -Xlinker @loader_path/.' ++ POST_STRIP_CMD="$STRIP -S" ++ fi ++ if test "x$OPENJDK_TARGET_OS" = xbsd || test "x$OPENJDK_TARGET_OS" = xmacosx; then + SET_EXECUTABLE_ORIGIN="$SET_SHARED_LIBRARY_ORIGIN" +- POST_STRIP_CMD="$STRIP -S" + fi + else + if test "x$OPENJDK_TARGET_OS" = xsolaris; then +@@ -957,7 +961,7 @@ + # + case $COMPILER_NAME in + gcc ) +- CCXXFLAGS_JDK="$CCXXFLAGS $CCXXFLAGS_JDK -W -Wall -Wno-unused -Wno-parentheses \ ++ CCXXFLAGS_JDK="$CCXXFLAGS $CCXXFLAGS_JDK -W -Wall -Wno-unused -Wno-parentheses -Wno-sign-compare \ + -pipe \ + -D_GNU_SOURCE -D_REENTRANT -D_LARGEFILE64_SOURCE" + case $OPENJDK_TARGET_CPU_ARCH in +@@ -1039,22 +1043,33 @@ + CCXXFLAGS_JDK="$CCXXFLAGS_JDK $ADD_LP64" + + # The package path is used only on macosx? +- PACKAGE_PATH=/opt/local ++ AC_ARG_WITH(package-path, [AS_HELP_STRING([--with-package-path], ++ [package path to be used for location of third party packages])]) ++ PACKAGE_PATH="$with_package_path" ++ if test "x$PACKAGE_PATH" = x; then ++ if test "`uname -s`" = "Darwin"; then ++ PACKAGE_PATH=/opt/local ++ fi ++ ++ if test "`uname -s`" = "FreeBSD"; then ++ PACKAGE_PATH=/usr/local ++ fi ++ ++ if test "`uname -s`" = "NetBSD"; then ++ PACKAGE_PATH=/usr/pkg ++ fi ++ ++ if test "`uname -s`" = "OpenBSD"; then ++ PACKAGE_PATH=/usr/local ++ fi ++ fi ++ + AC_SUBST(PACKAGE_PATH) + + if test "x$OPENJDK_TARGET_CPU_ENDIAN" = xlittle; then +- # The macro _LITTLE_ENDIAN needs to be defined the same to avoid the +- # Sun C compiler warning message: warning: macro redefined: _LITTLE_ENDIAN +- # (The Solaris X86 system defines this in file /usr/include/sys/isa_defs.h). +- # Note: -Dmacro is the same as #define macro 1 +- # -Dmacro= is the same as #define macro +- if test "x$OPENJDK_TARGET_OS" = xsolaris; then +- CCXXFLAGS_JDK="$CCXXFLAGS_JDK -D_LITTLE_ENDIAN=" +- else +- CCXXFLAGS_JDK="$CCXXFLAGS_JDK -D_LITTLE_ENDIAN" +- fi ++ CCXXFLAGS_JDK="$CCXXFLAGS_JDK -DVM_LITTLE_ENDIAN" + else +- CCXXFLAGS_JDK="$CCXXFLAGS_JDK -D_BIG_ENDIAN" ++ CCXXFLAGS_JDK="$CCXXFLAGS_JDK -DVM_BIG_ENDIAN" + fi + if test "x$OPENJDK_TARGET_OS" = xlinux; then + CCXXFLAGS_JDK="$CCXXFLAGS_JDK -DLINUX" +@@ -1084,6 +1099,22 @@ + fi + if test "x$OPENJDK_TARGET_OS" = xbsd; then + CCXXFLAGS_JDK="$CCXXFLAGS_JDK -DBSD -D_ALLBSD_SOURCE" ++ if test "`uname -s`" = "OpenBSD"; then ++ AC_MSG_CHECKING([if ld requires -z wxneeded]) ++ AC_RUN_IFELSE([AC_LANG_SOURCE([[#include ++int main() { return mmap(0, 4096, PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_ANON, -1, 0) != MAP_FAILED; }]])], ++ [ ++ AC_MSG_RESULT([yes]) ++ LDFLAGS_JDK="$LDFLAGS_JDK -Wl,-z,wxneeded" ++ ], ++ [ ++ AC_MSG_RESULT([no]) ++ ], ++ [ ++ AC_MSG_RESULT([no]) ++ ] ++ ) ++ fi + fi + if test "x$DEBUG_LEVEL" = xrelease; then + CCXXFLAGS_JDK="$CCXXFLAGS_JDK -DNDEBUG" +--- ./configure Thu Sep 22 12:29:25 2016 -0700 ++++ ./configure Wed Dec 28 10:29:21 2016 -0800 +@@ -1,4 +1,4 @@ +-#!/bin/bash ++#!/bin/sh + # + # Copyright (c) 2012, Oracle and/or its affiliates. All rights reserved. + # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. +--- ./make/Javadoc.gmk Thu Sep 22 12:29:25 2016 -0700 ++++ ./make/Javadoc.gmk Wed Dec 28 10:29:21 2016 -0800 +@@ -46,8 +46,18 @@ + + BUILD_NUMBER=$(JDK_BUILD_NUMBER) + ++ifeq ($(OPENJDK_TARGET_OS_VENDOR), openbsd) ++ ifeq ($(OPENJDK_TARGET_CPU_BITS), 32) ++ JAVADOC_CMD_MEM = "-Xmx768m" ++ else ++ JAVADOC_CMD_MEM = "-Xmx1024m" ++ endif ++else ++ JAVADOC_CMD_MEM = "-Xmx1024m" ++endif ++ + JAVADOC_CMD = $(JAVA) \ +- -Xmx1024m \ ++ $(JAVADOC_CMD_MEM) \ + -Djava.awt.headless=true \ + $(NEW_JAVADOC) \ + -bootclasspath $(JDK_OUTPUTDIR)/classes +--- ./make/Main.gmk Thu Sep 22 12:29:25 2016 -0700 ++++ ./make/Main.gmk Wed Dec 28 10:29:21 2016 -0800 +@@ -58,7 +58,11 @@ + + # Setup number of jobs to use. -jN is unfortunately not available for us to parse from the command line, + # hence this workaround. ++ifdef JOBS ++ifneq ($(JOBS),0) + MAKE_ARGS:=$(MAKE_ARGS) -j$(JOBS) ++endif ++endif + + ### Main targets + +--- ./make/common/MakeBase.gmk Thu Sep 22 12:29:25 2016 -0700 ++++ ./make/common/MakeBase.gmk Wed Dec 28 10:29:21 2016 -0800 +@@ -338,7 +338,7 @@ + # (and causing a crash on Cygwin). + # Default shell seems to always be /bin/sh. Must override with bash to get this to work on Solaris. + # Only use time if it's GNU time which supports format and output file. +- WRAPPER_SHELL:=/bin/bash $$(SRC_ROOT)/common/bin/shell-tracer.sh $$(if $$(findstring yes,$$(IS_GNU_TIME)),$$(TIME),-) $$(OUTPUT_ROOT)/build-trace-time.log /bin/bash ++ WRAPPER_SHELL:=bash $$(SRC_ROOT)/common/bin/shell-tracer.sh $$(if $$(findstring yes,$$(IS_GNU_TIME)),$$(TIME),-) $$(OUTPUT_ROOT)/build-trace-time.log bash + SHELL=$$(warning $$(if $$@,Building $$@,Running shell command) $$(if $$<, (from $$<))$$(if $$?, ($$(wordlist 1, 20, $$?) $$(if $$(wordlist 21, 22, $$?), ... [in total $$(words $$?) files]) newer)))$$(WRAPPER_SHELL) + endif + # Never remove warning messages; this is just for completeness +@@ -365,8 +365,8 @@ + + # This is to be called by all SetupFoo macros + define LogSetupMacroEntry +- $(if $(27),$(error Internal makefile error: Too many arguments to LogSetupMacroEntry, please update MakeBase.gmk)) +- $(if $(findstring $(LOG_LEVEL),debug trace), $(info $1 $(foreach i,2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26,$(if $($i),$(NEWLINE) $(strip [$i] $($i)))))) ++ $(if $(30),$(error Internal makefile error: Too many arguments to LogSetupMacroEntry, please update MakeBase.gmk)) ++ $(if $(findstring $(LOG_LEVEL),debug trace), $(info $1 $(foreach i,2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29,$(if $($i),$(NEWLINE) $(strip [$i] $($i)))))) + endef + + # Make directory without forking mkdir if not needed +--- ./make/common/NativeCompilation.gmk Thu Sep 22 12:29:25 2016 -0700 ++++ ./make/common/NativeCompilation.gmk Wed Dec 28 10:29:21 2016 -0800 +@@ -151,9 +151,9 @@ + # CC the compiler to use, default is $(CC) + # LDEXE the linker to use for linking executables, default is $(LDEXE) + # OPTIMIZATION sets optimization level to NONE, LOW, HIGH, HIGHEST +- $(foreach i,2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26, $(if $($i),$1_$(strip $($i)))$(NEWLINE)) +- $(call LogSetupMacroEntry,SetupNativeCompilation($1),$2,$3,$4,$5,$6,$7,$8,$9,$(10),$(11),$(12),$(13),$(14),$(15),$(16),$(17),$(18),$(19),$(20),$(21),$(22),$(23),$(24),$(25),$(26)) +- $(if $(27),$(error Internal makefile error: Too many arguments to SetupNativeCompilation, please update NativeCompilation.gmk)) ++ $(foreach i,2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29, $(if $($i),$1_$(strip $($i)))$(NEWLINE)) ++ $(call LogSetupMacroEntry,SetupNativeCompilation($1),$2,$3,$4,$5,$6,$7,$8,$9,$(10),$(11),$(12),$(13),$(14),$(15),$(16),$(17),$(18),$(19),$(20),$(21),$(22),$(23),$(24),$(25),$(26),$(27),$(28),$(29)) ++ $(if $(30),$(error Internal makefile error: Too many arguments to SetupNativeCompilation, please update NativeCompilation.gmk)) + + ifneq (,$$($1_BIN)) + $$(error BIN has been replaced with OBJECT_DIR) +--- ./hotspot/agent/make/Makefile Thu Sep 22 12:50:50 2016 -0700 ++++ ./hotspot/agent/make/Makefile Wed Dec 28 10:28:45 2016 -0800 +@@ -50,6 +50,7 @@ + sun.jvm.hotspot.debugger.amd64 \ + sun.jvm.hotspot.debugger.bsd \ + sun.jvm.hotspot.debugger.bsd.amd64 \ ++sun.jvm.hotspot.debugger.bsd.ppc64 \ + sun.jvm.hotspot.debugger.bsd.x86 \ + sun.jvm.hotspot.debugger.cdbg \ + sun.jvm.hotspot.debugger.cdbg.basic \ +@@ -61,12 +62,15 @@ + sun.jvm.hotspot.debugger.linux.x86 \ + sun.jvm.hotspot.debugger.posix \ + sun.jvm.hotspot.debugger.posix.elf \ ++sun.jvm.hotspot.debugger.ppc64 \ + sun.jvm.hotspot.debugger.proc \ + sun.jvm.hotspot.debugger.proc.amd64 \ ++sun.jvm.hotspot.debugger.proc.ppc64 \ + sun.jvm.hotspot.debugger.proc.sparc \ + sun.jvm.hotspot.debugger.proc.x86 \ + sun.jvm.hotspot.debugger.remote \ + sun.jvm.hotspot.debugger.remote.amd64 \ ++sun.jvm.hotspot.debugger.remote.ppc64 \ + sun.jvm.hotspot.debugger.remote.sparc \ + sun.jvm.hotspot.debugger.remote.x86 \ + sun.jvm.hotspot.debugger.sparc \ +@@ -90,12 +94,14 @@ + sun.jvm.hotspot.runtime.amd64 \ + sun.jvm.hotspot.runtime.bsd \ + sun.jvm.hotspot.runtime.bsd_amd64 \ ++sun.jvm.hotspot.runtime.bsd_ppc64 \ + sun.jvm.hotspot.runtime.bsd_x86 \ + sun.jvm.hotspot.runtime.linux \ + sun.jvm.hotspot.runtime.linux_amd64 \ + sun.jvm.hotspot.runtime.linux_sparc \ + sun.jvm.hotspot.runtime.linux_x86 \ + sun.jvm.hotspot.runtime.posix \ ++sun.jvm.hotspot.runtime.ppc64 \ + sun.jvm.hotspot.runtime.solaris_amd64 \ + sun.jvm.hotspot.runtime.solaris_sparc \ + sun.jvm.hotspot.runtime.solaris_x86 \ +@@ -135,6 +141,7 @@ + sun/jvm/hotspot/debugger/amd64/*.java \ + sun/jvm/hotspot/debugger/bsd/*.java \ + sun/jvm/hotspot/debugger/bsd/amd64/*.java \ ++sun/jvm/hotspot/debugger/bsd/ppc64/*.java \ + sun/jvm/hotspot/debugger/bsd/x86/*.java \ + sun/jvm/hotspot/debugger/cdbg/*.java \ + sun/jvm/hotspot/debugger/cdbg/basic/*.java \ +@@ -145,12 +152,15 @@ + sun/jvm/hotspot/debugger/linux/x86/*.java \ + sun/jvm/hotspot/debugger/posix/*.java \ + sun/jvm/hotspot/debugger/posix/elf/*.java \ ++sun/jvm/hotspot/debugger/ppc64/*.java \ + sun/jvm/hotspot/debugger/proc/*.java \ + sun/jvm/hotspot/debugger/proc/amd64/*.java \ ++sun/jvm/hotspot/debugger/proc/ppc64/*.java \ + sun/jvm/hotspot/debugger/proc/sparc/*.java \ + sun/jvm/hotspot/debugger/proc/x86/*.java \ + sun/jvm/hotspot/debugger/remote/*.java \ + sun/jvm/hotspot/debugger/remote/amd64/*.java \ ++sun/jvm/hotspot/debugger/remote/ppc64/*.java \ + sun/jvm/hotspot/debugger/remote/sparc/*.java \ + sun/jvm/hotspot/debugger/remote/x86/*.java \ + sun/jvm/hotspot/debugger/sparc/*.java \ +@@ -171,12 +181,14 @@ + sun/jvm/hotspot/runtime/amd64/*.java \ + sun/jvm/hotspot/runtime/bsd/*.java \ + sun/jvm/hotspot/runtime/bsd_amd64/*.java \ ++sun/jvm/hotspot/runtime/bsd_ppc64/*.java \ + sun/jvm/hotspot/runtime/bsd_x86/*.java \ + sun/jvm/hotspot/runtime/linux/*.java \ + sun/jvm/hotspot/runtime/linux_amd64/*.java \ + sun/jvm/hotspot/runtime/linux_sparc/*.java \ + sun/jvm/hotspot/runtime/linux_x86/*.java \ + sun/jvm/hotspot/runtime/posix/*.java \ ++sun/jvm/hotspot/runtime/ppc64/*.java \ + sun/jvm/hotspot/runtime/solaris_amd64/*.java \ + sun/jvm/hotspot/runtime/solaris_sparc/*.java \ + sun/jvm/hotspot/runtime/solaris_x86/*.java \ +--- ./hotspot/agent/src/os/bsd/BsdDebuggerLocal.c Thu Sep 22 12:50:50 2016 -0700 ++++ ./hotspot/agent/src/os/bsd/BsdDebuggerLocal.c Wed Dec 28 10:28:45 2016 -0800 +@@ -42,6 +42,10 @@ + #include "sun_jvm_hotspot_debugger_sparc_SPARCThreadContext.h" + #endif + ++#ifdef ppc64 ++#include "sun_jvm_hotspot_debugger_ppc64_PPC64ThreadContext.h" ++#endif ++ + static jfieldID p_ps_prochandle_ID = 0; + static jfieldID threadList_ID = 0; + static jfieldID loadObjectList_ID = 0; +@@ -307,6 +311,9 @@ + #if defined(sparc) || defined(sparcv9) + #define NPRGREG sun_jvm_hotspot_debugger_sparc_SPARCThreadContext_NPRGREG + #endif ++#ifdef ppc64 ++#define NPRGREG sun_jvm_hotspot_debugger_ppc64_PPC64ThreadContext_NPRGREG ++#endif + + array = (*env)->NewLongArray(env, NPRGREG); + CHECK_EXCEPTION_(0); +@@ -407,6 +414,46 @@ + regs[REG_INDEX(R_O7)] = gregs.u_regs[14]; + #endif /* sparc */ + ++#if defined(ppc64) || defined(ppc64le) ++#define REG_INDEX(reg) sun_jvm_hotspot_debugger_ppc64_PPC64ThreadContext_##reg ++ ++ regs[REG_INDEX(LR)] = gregs.lr; ++ regs[REG_INDEX(PC)] = gregs.pc; ++ regs[REG_INDEX(R0)] = gregs.fixreg[0]; ++ regs[REG_INDEX(R1)] = gregs.fixreg[1]; ++ regs[REG_INDEX(R2)] = gregs.fixreg[2]; ++ regs[REG_INDEX(R3)] = gregs.fixreg[3]; ++ regs[REG_INDEX(R4)] = gregs.fixreg[4]; ++ regs[REG_INDEX(R5)] = gregs.fixreg[5]; ++ regs[REG_INDEX(R6)] = gregs.fixreg[6]; ++ regs[REG_INDEX(R7)] = gregs.fixreg[7]; ++ regs[REG_INDEX(R8)] = gregs.fixreg[8]; ++ regs[REG_INDEX(R9)] = gregs.fixreg[9]; ++ regs[REG_INDEX(R10)] = gregs.fixreg[10]; ++ regs[REG_INDEX(R11)] = gregs.fixreg[11]; ++ regs[REG_INDEX(R12)] = gregs.fixreg[12]; ++ regs[REG_INDEX(R13)] = gregs.fixreg[13]; ++ regs[REG_INDEX(R14)] = gregs.fixreg[14]; ++ regs[REG_INDEX(R15)] = gregs.fixreg[15]; ++ regs[REG_INDEX(R16)] = gregs.fixreg[16]; ++ regs[REG_INDEX(R17)] = gregs.fixreg[17]; ++ regs[REG_INDEX(R18)] = gregs.fixreg[18]; ++ regs[REG_INDEX(R19)] = gregs.fixreg[19]; ++ regs[REG_INDEX(R20)] = gregs.fixreg[20]; ++ regs[REG_INDEX(R21)] = gregs.fixreg[21]; ++ regs[REG_INDEX(R22)] = gregs.fixreg[22]; ++ regs[REG_INDEX(R23)] = gregs.fixreg[23]; ++ regs[REG_INDEX(R24)] = gregs.fixreg[24]; ++ regs[REG_INDEX(R25)] = gregs.fixreg[25]; ++ regs[REG_INDEX(R26)] = gregs.fixreg[26]; ++ regs[REG_INDEX(R27)] = gregs.fixreg[27]; ++ regs[REG_INDEX(R28)] = gregs.fixreg[28]; ++ regs[REG_INDEX(R29)] = gregs.fixreg[29]; ++ regs[REG_INDEX(R30)] = gregs.fixreg[30]; ++ regs[REG_INDEX(R31)] = gregs.fixreg[31]; ++ ++#endif ++ + + (*env)->ReleaseLongArrayElements(env, array, regs, JNI_COMMIT); + return array; +--- ./hotspot/agent/src/os/bsd/symtab.c Thu Sep 22 12:50:50 2016 -0700 ++++ ./hotspot/agent/src/os/bsd/symtab.c Wed Dec 28 10:28:45 2016 -0800 +@@ -211,6 +211,10 @@ + + // Reading of elf header + struct elf_section *scn_cache = NULL; ++#if defined(ppc64) ++ struct elf_section *opd_sect = NULL; ++ ELF_SHDR *opd = NULL; ++#endif + int cnt = 0; + ELF_SHDR* shbuf = NULL; + ELF_SHDR* cursct = NULL; +@@ -258,6 +262,14 @@ + cursct++; + } + ++#if defined(ppc64) ++ opd_sect = find_section_by_name(".opd", fd, &ehdr, scn_cache); ++ if (opd_sect != NULL && opd_sect->c_data != NULL && opd_sect->c_shdr != NULL) { ++ // plausibility check ++ opd = opd_sect->c_shdr; ++ } ++#endif ++ + if (!symtab_found && dynsym_found) + symsection = SHT_DYNSYM; + +@@ -322,6 +334,13 @@ + symtab->symbols[j].name = sym_name; + symtab->symbols[j].offset = syms->st_value - baseaddr; + symtab->symbols[j].size = syms->st_size; ++#if defined(ppc64) ++ if (opd != NULL && *sym_name != '.' && ++ (opd->sh_addr <= syms->st_value && syms->st_value <= opd->sh_addr + opd->sh_size)) ++ symtab->symbols[j].offset = ++ ((ELF_ADDR*)opd_sect->c_data)[(syms->st_value - opd->sh_addr) / sizeof(ELF_ADDR*)] - baseaddr; ++ else ++#endif + + key.data = sym_name; + key.size = strlen(sym_name) + 1; +--- ./hotspot/agent/src/share/classes/sun/jvm/hotspot/HotSpotAgent.java Thu Sep 22 12:50:50 2016 -0700 ++++ ./hotspot/agent/src/share/classes/sun/jvm/hotspot/HotSpotAgent.java Wed Dec 28 10:28:45 2016 -0800 +@@ -33,6 +33,7 @@ + import sun.jvm.hotspot.debugger.JVMDebugger; + import sun.jvm.hotspot.debugger.MachineDescription; + import sun.jvm.hotspot.debugger.MachineDescriptionAMD64; ++import sun.jvm.hotspot.debugger.MachineDescriptionPPC64; + import sun.jvm.hotspot.debugger.MachineDescriptionIA64; + import sun.jvm.hotspot.debugger.MachineDescriptionIntelX86; + import sun.jvm.hotspot.debugger.MachineDescriptionSPARC32Bit; +@@ -588,6 +589,8 @@ + machDesc = new MachineDescriptionIA64(); + } else if (cpu.equals("amd64")) { + machDesc = new MachineDescriptionAMD64(); ++ } else if (cpu.equals("ppc64")) { ++ machDesc = new MachineDescriptionPPC64(); + } else if (cpu.equals("sparc")) { + if (LinuxDebuggerLocal.getAddressSize()==8) { + machDesc = new MachineDescriptionSPARC64Bit(); +--- /dev/null Thu Jan 01 00:00:00 1970 +0000 ++++ ./hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/MachineDescriptionPPC64.java Wed Dec 28 10:28:45 2016 -0800 +@@ -0,0 +1,43 @@ ++/* ++ * Copyright (c) 2014, Oracle and/or its affiliates. All rights reserved. ++ * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. ++ * ++ * This code is free software; you can redistribute it and/or modify it ++ * under the terms of the GNU General Public License version 2 only, as ++ * published by the Free Software Foundation. ++ * ++ * This code is distributed in the hope that it will be useful, but WITHOUT ++ * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or ++ * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License ++ * version 2 for more details (a copy is included in the LICENSE file that ++ * accompanied this code). ++ * ++ * You should have received a copy of the GNU General Public License version ++ * 2 along with this work; if not, write to the Free Software Foundation, ++ * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. ++ * ++ * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA ++ * or visit www.oracle.com if you need additional information or have any ++ * questions. ++ * ++ */ ++ ++package sun.jvm.hotspot.debugger; ++ ++public class MachineDescriptionPPC64 extends MachineDescriptionTwosComplement implements MachineDescription { ++ public long getAddressSize() { ++ return 8; ++ } ++ ++ public boolean isLP64() { ++ return true; ++ } ++ ++ public boolean isBigEndian() { ++ String endian = System.getProperty("sun.cpu.endian"); ++ if (endian.equals("big")) ++ return true; ++ else ++ return false; ++ } ++} +--- ./hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/bsd/BsdCDebugger.java Thu Sep 22 12:50:50 2016 -0700 ++++ ./hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/bsd/BsdCDebugger.java Wed Dec 28 10:28:45 2016 -0800 +@@ -30,8 +30,10 @@ + import sun.jvm.hotspot.debugger.cdbg.*; + import sun.jvm.hotspot.debugger.x86.*; + import sun.jvm.hotspot.debugger.amd64.*; ++import sun.jvm.hotspot.debugger.ppc64.*; + import sun.jvm.hotspot.debugger.bsd.x86.*; + import sun.jvm.hotspot.debugger.bsd.amd64.*; ++import sun.jvm.hotspot.debugger.bsd.ppc64.*; + import sun.jvm.hotspot.utilities.*; + + class BsdCDebugger implements CDebugger { +@@ -97,6 +99,13 @@ + Address pc = context.getRegisterAsAddress(AMD64ThreadContext.RIP); + if (pc == null) return null; + return new BsdAMD64CFrame(dbg, rbp, pc); ++ } else if (cpu.equals("ppc64")) { ++ PPC64ThreadContext context = (PPC64ThreadContext) thread.getContext(); ++ Address sp = context.getRegisterAsAddress(PPC64ThreadContext.SP); ++ if (sp == null) return null; ++ Address pc = context.getRegisterAsAddress(PPC64ThreadContext.PC); ++ if (pc == null) return null; ++ return new BsdPPC64CFrame(dbg, sp, pc, BsdDebuggerLocal.getAddressSize()); + } else { + throw new DebuggerException(cpu + " is not yet supported"); + } +--- ./hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/bsd/BsdThreadContextFactory.java Thu Sep 22 12:50:50 2016 -0700 ++++ ./hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/bsd/BsdThreadContextFactory.java Wed Dec 28 10:28:45 2016 -0800 +@@ -27,6 +27,7 @@ + import sun.jvm.hotspot.debugger.*; + import sun.jvm.hotspot.debugger.bsd.amd64.*; + import sun.jvm.hotspot.debugger.bsd.x86.*; ++import sun.jvm.hotspot.debugger.bsd.ppc64.*; + + class BsdThreadContextFactory { + static ThreadContext createThreadContext(BsdDebugger dbg) { +@@ -35,6 +36,8 @@ + return new BsdX86ThreadContext(dbg); + } else if (cpu.equals("amd64") || cpu.equals("x86_64")) { + return new BsdAMD64ThreadContext(dbg); ++ } else if (cpu.equals("ppc64")) { ++ return new BsdPPC64ThreadContext(dbg); + } else { + throw new RuntimeException("cpu " + cpu + " is not yet supported"); + } +--- /dev/null Thu Jan 01 00:00:00 1970 +0000 ++++ ./hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/bsd/ppc64/BsdPPC64CFrame.java Wed Dec 28 10:28:45 2016 -0800 +@@ -0,0 +1,79 @@ ++/* ++ * Copyright (c) 2014, Oracle and/or its affiliates. All rights reserved. ++ * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. ++ * ++ * This code is free software; you can redistribute it and/or modify it ++ * under the terms of the GNU General Public License version 2 only, as ++ * published by the Free Software Foundation. ++ * ++ * This code is distributed in the hope that it will be useful, but WITHOUT ++ * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or ++ * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License ++ * version 2 for more details (a copy is included in the LICENSE file that ++ * accompanied this code). ++ * ++ * You should have received a copy of the GNU General Public License version ++ * 2 along with this work; if not, write to the Free Software Foundation, ++ * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. ++ * ++ * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA ++ * or visit www.oracle.com if you need additional information or have any ++ * questions. ++ * ++ */ ++ ++package sun.jvm.hotspot.debugger.bsd.ppc64; ++ ++import sun.jvm.hotspot.debugger.*; ++import sun.jvm.hotspot.debugger.ppc64.*; ++import sun.jvm.hotspot.debugger.bsd.*; ++import sun.jvm.hotspot.debugger.cdbg.*; ++import sun.jvm.hotspot.debugger.cdbg.basic.*; ++ ++final public class BsdPPC64CFrame extends BasicCFrame { ++ // package/class internals only ++ ++ public BsdPPC64CFrame(BsdDebugger dbg, Address sp, Address pc, int address_size) { ++ super(dbg.getCDebugger()); ++ this.sp = sp; ++ this.pc = pc; ++ this.dbg = dbg; ++ this.address_size=address_size; ++ } ++ ++ // override base class impl to avoid ELF parsing ++ public ClosestSymbol closestSymbolToPC() { ++ // try native lookup in debugger. ++ return dbg.lookup(dbg.getAddressValue(pc())); ++ } ++ ++ public Address pc() { ++ return pc; ++ } ++ ++ public Address localVariableBase() { ++ return sp; ++ } ++ ++ public CFrame sender(ThreadProxy thread) { ++ if (sp == null) { ++ return null; ++ } ++ ++ Address nextSP = sp.getAddressAt(0); ++ if (nextSP == null) { ++ return null; ++ } ++ Address nextPC = sp.getAddressAt(2 * address_size); ++ if (nextPC == null) { ++ return null; ++ } ++ return new BsdPPC64CFrame(dbg, nextSP, nextPC, address_size); ++ } ++ ++ public static int PPC64_STACK_BIAS = 0; ++ private static int address_size; ++ private Address pc; ++ private Address sp; ++ private BsdDebugger dbg; ++} +--- /dev/null Thu Jan 01 00:00:00 1970 +0000 ++++ ./hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/bsd/ppc64/BsdPPC64ThreadContext.java Wed Dec 28 10:28:45 2016 -0800 +@@ -0,0 +1,46 @@ ++/* ++ * Copyright (c) 2014, Oracle and/or its affiliates. All rights reserved. ++ * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. ++ * ++ * This code is free software; you can redistribute it and/or modify it ++ * under the terms of the GNU General Public License version 2 only, as ++ * published by the Free Software Foundation. ++ * ++ * This code is distributed in the hope that it will be useful, but WITHOUT ++ * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or ++ * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License ++ * version 2 for more details (a copy is included in the LICENSE file that ++ * accompanied this code). ++ * ++ * You should have received a copy of the GNU General Public License version ++ * 2 along with this work; if not, write to the Free Software Foundation, ++ * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. ++ * ++ * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA ++ * or visit www.oracle.com if you need additional information or have any ++ * questions. ++ * ++ */ ++ ++package sun.jvm.hotspot.debugger.bsd.ppc64; ++ ++import sun.jvm.hotspot.debugger.*; ++import sun.jvm.hotspot.debugger.ppc64.*; ++import sun.jvm.hotspot.debugger.bsd.*; ++ ++public class BsdPPC64ThreadContext extends PPC64ThreadContext { ++ private BsdDebugger debugger; ++ ++ public BsdPPC64ThreadContext(BsdDebugger debugger) { ++ super(); ++ this.debugger = debugger; ++ } ++ ++ public void setRegisterAsAddress(int index, Address value) { ++ setRegister(index, debugger.getAddressValue(value)); ++ } ++ ++ public Address getRegisterAsAddress(int index) { ++ return debugger.newAddress(getRegister(index)); ++ } ++} +--- /dev/null Thu Jan 01 00:00:00 1970 +0000 ++++ ./hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/ppc64/PPC64ThreadContext.java Wed Dec 28 10:28:45 2016 -0800 +@@ -0,0 +1,123 @@ ++/* ++ * Copyright (c) 2014, Oracle and/or its affiliates. All rights reserved. ++ * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. ++ * ++ * This code is free software; you can redistribute it and/or modify it ++ * under the terms of the GNU General Public License version 2 only, as ++ * published by the Free Software Foundation. ++ * ++ * This code is distributed in the hope that it will be useful, but WITHOUT ++ * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or ++ * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License ++ * version 2 for more details (a copy is included in the LICENSE file that ++ * accompanied this code). ++ * ++ * You should have received a copy of the GNU General Public License version ++ * 2 along with this work; if not, write to the Free Software Foundation, ++ * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. ++ * ++ * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA ++ * or visit www.oracle.com if you need additional information or have any ++ * questions. ++ * ++ */ ++ ++package sun.jvm.hotspot.debugger.ppc64; ++ ++import sun.jvm.hotspot.debugger.*; ++import sun.jvm.hotspot.debugger.cdbg.*; ++ ++/** Specifies the thread context on ppc64 platforms; only a sub-portion ++ * of the context is guaranteed to be present on all operating ++ * systems. */ ++ *** DIFF OUTPUT TRUNCATED AT 1000 LINES *** From owner-svn-ports-head@freebsd.org Thu Dec 29 08:24:00 2016 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 F2890C95D28; Thu, 29 Dec 2016 08:23:59 +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 BEFAD1C01; Thu, 29 Dec 2016 08:23:59 +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 uBT8NwD1088200; Thu, 29 Dec 2016 08:23:58 GMT (envelope-from riggs@FreeBSD.org) Received: (from riggs@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBT8Nw9K088196; Thu, 29 Dec 2016 08:23:58 GMT (envelope-from riggs@FreeBSD.org) Message-Id: <201612290823.uBT8Nw9K088196@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: riggs set sender to riggs@FreeBSD.org using -f From: Thomas Zander Date: Thu, 29 Dec 2016 08:23:58 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429876 - head/multimedia/libass 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: Thu, 29 Dec 2016 08:24:00 -0000 Author: riggs Date: Thu Dec 29 08:23:58 2016 New Revision: 429876 URL: https://svnweb.freebsd.org/changeset/ports/429876 Log: Update to upstream version 0.13.5 Modified: head/multimedia/libass/Makefile head/multimedia/libass/distinfo head/multimedia/libass/pkg-plist Modified: head/multimedia/libass/Makefile ============================================================================== --- head/multimedia/libass/Makefile Thu Dec 29 07:50:40 2016 (r429875) +++ head/multimedia/libass/Makefile Thu Dec 29 08:23:58 2016 (r429876) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= libass -PORTVERSION= 0.13.4 +PORTVERSION= 0.13.5 CATEGORIES= multimedia devel MAINTAINER= multimedia@FreeBSD.org Modified: head/multimedia/libass/distinfo ============================================================================== --- head/multimedia/libass/distinfo Thu Dec 29 07:50:40 2016 (r429875) +++ head/multimedia/libass/distinfo Thu Dec 29 08:23:58 2016 (r429876) @@ -1,3 +1,3 @@ -TIMESTAMP = 1478375240 -SHA256 (libass-libass-0.13.4_GH0.tar.gz) = 7e3f9a259902bc8765f58c1cfc832819d81a2a31d02675445aaf4a4c6f241806 -SIZE (libass-libass-0.13.4_GH0.tar.gz) = 165783 +TIMESTAMP = 1482999386 +SHA256 (libass-libass-0.13.5_GH0.tar.gz) = b04d2da531c194d56d486b4efdea08feba21bc4f7a9368ad9b5826dbae38c015 +SIZE (libass-libass-0.13.5_GH0.tar.gz) = 167260 Modified: head/multimedia/libass/pkg-plist ============================================================================== --- head/multimedia/libass/pkg-plist Thu Dec 29 07:50:40 2016 (r429875) +++ head/multimedia/libass/pkg-plist Thu Dec 29 08:23:58 2016 (r429876) @@ -3,5 +3,5 @@ include/ass/ass_types.h lib/libass.a lib/libass.so lib/libass.so.5 -lib/libass.so.5.3.2 +lib/libass.so.5.3.3 libdata/pkgconfig/libass.pc From owner-svn-ports-head@freebsd.org Thu Dec 29 08:28:02 2016 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 DD3FFC95E4E; Thu, 29 Dec 2016 08:28:02 +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 ACE531EB1; Thu, 29 Dec 2016 08:28:02 +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 uBT8S1CS088500; Thu, 29 Dec 2016 08:28:01 GMT (envelope-from riggs@FreeBSD.org) Received: (from riggs@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBT8S1G5088498; Thu, 29 Dec 2016 08:28:01 GMT (envelope-from riggs@FreeBSD.org) Message-Id: <201612290828.uBT8S1G5088498@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: riggs set sender to riggs@FreeBSD.org using -f From: Thomas Zander Date: Thu, 29 Dec 2016 08:28:01 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429877 - head/dns/dnsproxy 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: Thu, 29 Dec 2016 08:28:03 -0000 Author: riggs Date: Thu Dec 29 08:28:01 2016 New Revision: 429877 URL: https://svnweb.freebsd.org/changeset/ports/429877 Log: Update to upstream version 1.17 Modified: head/dns/dnsproxy/Makefile head/dns/dnsproxy/distinfo Modified: head/dns/dnsproxy/Makefile ============================================================================== --- head/dns/dnsproxy/Makefile Thu Dec 29 08:23:58 2016 (r429876) +++ head/dns/dnsproxy/Makefile Thu Dec 29 08:28:01 2016 (r429877) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= dnsproxy -PORTVERSION= 1.16 -PORTREVISION= 1 +PORTVERSION= 1.17 CATEGORIES= dns MASTER_SITES= http://www.wolfermann.org/ Modified: head/dns/dnsproxy/distinfo ============================================================================== --- head/dns/dnsproxy/distinfo Thu Dec 29 08:23:58 2016 (r429876) +++ head/dns/dnsproxy/distinfo Thu Dec 29 08:28:01 2016 (r429877) @@ -1,2 +1,3 @@ -SHA256 (dnsproxy-1.16.tar.gz) = 5d9df5ce547409a0e33888853f0fbaf7c599311992191c939010d2bc57ed63de -SIZE (dnsproxy-1.16.tar.gz) = 47239 +TIMESTAMP = 1482999931 +SHA256 (dnsproxy-1.17.tar.gz) = 59ceca8b8c81f105813d3fa65b803f1b00264b8f3ef03c0607a5f30145c0447a +SIZE (dnsproxy-1.17.tar.gz) = 47128 From owner-svn-ports-head@freebsd.org Thu Dec 29 08:52:39 2016 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 1FB81C966EB; Thu, 29 Dec 2016 08:52:39 +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 E33671083; Thu, 29 Dec 2016 08:52:38 +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 uBT8qcvu000426; Thu, 29 Dec 2016 08:52:38 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBT8qcxX000425; Thu, 29 Dec 2016 08:52:38 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201612290852.uBT8qcxX000425@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Thu, 29 Dec 2016 08:52:38 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429878 - head/sysutils/x86info 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: Thu, 29 Dec 2016 08:52:39 -0000 Author: amdmi3 Date: Thu Dec 29 08:52:37 2016 New Revision: 429878 URL: https://svnweb.freebsd.org/changeset/ports/429878 Log: - Add LICENSE_FILE - Remove bogus (in presence of USE_GITHUB) USES=tar* - Pet portlint Modified: head/sysutils/x86info/Makefile Modified: head/sysutils/x86info/Makefile ============================================================================== --- head/sysutils/x86info/Makefile Thu Dec 29 08:28:01 2016 (r429877) +++ head/sysutils/x86info/Makefile Thu Dec 29 08:52:37 2016 (r429878) @@ -9,17 +9,19 @@ MAINTAINER= ports@FreeBSD.org COMMENT= x86 CPU identification and feature display utility LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libpci.so:devel/libpci ONLY_FOR_ARCHS= i386 amd64 -USES= gmake pkgconfig python:build tar:tgz USE_GITHUB= yes GH_ACCOUNT= kernelslacker GH_PROJECT= x86info GH_TAGNAME= 636fbaa +USES= gmake pkgconfig python:build + PLIST_FILES= bin/lsmsr bin/x86info man/man8/lsmsr.8.gz man/man1/x86info.1.gz .include @@ -28,6 +30,11 @@ PLIST_FILES= bin/lsmsr bin/x86info man/m USE_GCC= yes .endif +post-patch: + @${REINPLACE_CMD} \ + -e 's|python createheader.py|${PYTHON_CMD} createheader.py|' \ + ${WRKSRC}/lsmsr/Makefile + do-build: @cd ${WRKSRC} ; ${SETENV} ${MAKE_ENV} ${MAKE_CMD} ${_MAKE_JOBS} ${MAKE_ARGS} @cd ${WRKSRC}/lsmsr ; ${SETENV} ${MAKE_ENV} ${MAKE_CMD} ${_MAKE_JOBS} ${MAKE_ARGS} @@ -38,9 +45,4 @@ do-install: ${INSTALL_MAN} ${WRKSRC}/x86info.1 ${STAGEDIR}${MAN1PREFIX}/man/man1 ${INSTALL_MAN} ${WRKSRC}/lsmsr/lsmsr.8 ${STAGEDIR}${MAN8PREFIX}/man/man8 -post-patch: - @${REINPLACE_CMD} \ - -e 's|python createheader.py|${PYTHON_CMD} createheader.py|' \ - ${WRKSRC}/lsmsr/Makefile - .include From owner-svn-ports-head@freebsd.org Thu Dec 29 09:00:02 2016 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 874A2C969AD; Thu, 29 Dec 2016 09:00:02 +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 61EC01288; Thu, 29 Dec 2016 09:00:02 +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 uBT901uL000805; Thu, 29 Dec 2016 09:00:01 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBT901J6000804; Thu, 29 Dec 2016 09:00:01 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201612290900.uBT901J6000804@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Thu, 29 Dec 2016 09:00:01 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429879 - head/net/mediatomb 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: Thu, 29 Dec 2016 09:00:02 -0000 Author: amdmi3 Date: Thu Dec 29 09:00:01 2016 New Revision: 429879 URL: https://svnweb.freebsd.org/changeset/ports/429879 Log: - Switch to USES=localbase - Switch to options helpers Approved by: portmgr blanket Modified: head/net/mediatomb/Makefile Modified: head/net/mediatomb/Makefile ============================================================================== --- head/net/mediatomb/Makefile Thu Dec 29 08:52:37 2016 (r429878) +++ head/net/mediatomb/Makefile Thu Dec 29 09:00:01 2016 (r429879) @@ -18,12 +18,11 @@ LIB_DEPENDS= libexpat.so:textproc/expat2 BROKEN_FreeBSD_9_i386= does not build (error: declaration of 'operator new' as non-function) GNU_CONFIGURE= yes -CPPFLAGS+= -I${LOCALBASE}/include -LDFLAGS+= -lpthread -L${LOCALBASE}/lib ${ICONV_LIB} +LDFLAGS+= -lpthread ${ICONV_LIB} CONFIGURE_ARGS= --with-search="${LOCALBASE}" \ --disable-inotify CONFIGURE_ENV= PTHREAD_LIBS="-lpthread" -USES= compiler:gcc-c++11-lib iconv +USES= compiler:gcc-c++11-lib iconv localbase:ldflags USE_RC_SUBR= mediatomb USERS= mediatomb @@ -44,10 +43,12 @@ OPTIONS_MULTI_DB= SQLITE MYSQL OPTIONS_RADIO= METADATA TAG OPTIONS_RADIO_METADATA= FFMPEG LIBEXTRACTOR OPTIONS_RADIO_TAG= TAGLIB ID3LIB -METADATA_DESC= Metadata extractor -TAG_DESC= Tag library OPTIONS_DEFAULT= SQLITE MYSQL JS LIBEXIF TAGLIB FFMPEG FFMPEGTHUMBNAILER \ EXTERNAL_TRANSCODING CURL + +METADATA_DESC= Metadata extractor +TAG_DESC= Tag library + DB_DESC= Database backend JS_DESC= JavaScript (SpiderMonkey) support TAGLIB_DESC= taglib support @@ -57,111 +58,61 @@ EXTERNAL_TRANSCODING_DESC= external tran ID3LIB_DESC= id3lib support LIBEXTRACTOR_DESC= libextractor support -SQLITE_USES= sqlite -MYSQL_USES= mysql - -.include - -.if ${PORT_OPTIONS:MSQLITE} -CONFIGURE_ARGS+= --enable-sqlite3 \ - --with-sqlite3-h="${LOCALBASE}/include" \ - --with-sqlite3-libs="${LOCALBASE}/lib" -.else -CONFIGURE_ARGS+= --disable-sqlite3 -.endif - -.if ${PORT_OPTIONS:MMYSQL} -CONFIGURE_ARGS+= --enable-mysql \ - --with-mysql-cfg="${LOCALBASE}/bin/mysql_config" -.else -CONFIGURE_ARGS+= --disable-mysql -.endif - -.if ${PORT_OPTIONS:MJS} -CONFIGURE_ARGS+= --enable-libjs \ - --with-js-h="${LOCALBASE}/include" \ - --with-js-libs="${LOCALBASE}/lib" -LIB_DEPENDS+= libjs.so:lang/spidermonkey17 -.else -CONFIGURE_ARGS+= --disable-libjs -.endif - -.if ${PORT_OPTIONS:MLIBEXIF} -CONFIGURE_ARGS+= --enable-libexif \ - --with-libexif-h="${LOCALBASE}/include" \ - --with-libexif-libs="${LOCALBASE}/lib" -LIB_DEPENDS+= libexif.so:graphics/libexif -.else -CONFIGURE_ARGS+= --disable-libexif -.endif - -.if ${PORT_OPTIONS:MEXTERNAL_TRANSCODING} -CONFIGURE_ARGS+= --enable-external-transcoding -.else -CONFIGURE_ARGS+= --disable-external-transcoding -.endif - -.if ${PORT_OPTIONS:MFFMPEGTHUMBNAILER} -CONFIGURE_ARGS+= --enable-ffmpegthumbnailer \ - --with-ffmpegthumbnailer-h="${LOCALBASE}/include" \ - --with-ffmpegthumbnailer-libs="${LOCALBASE}/lib" -LIB_DEPENDS+= libffmpegthumbnailer.so:multimedia/ffmpegthumbnailer -.else -CONFIGURE_ARGS+= --disable-ffmpegthumbnailer -.endif +SQLITE_USES= sqlite +SQLITE_CONFIGURE_ENABLE= sqlite3 +SQLITE_CONFIGURE_ON= --with-sqlite3-h="${LOCALBASE}/include" \ + --with-sqlite3-libs="${LOCALBASE}/lib" + +MYSQL_USES= mysql +MYSQL_CONFIGURE_ENABLE= mysql +MYSQL_CONFIGURE_ON= --with-mysql-cfg="${LOCALBASE}/bin/mysql_config" + +JS_CONFIGURE_ENABLE= libjs +JS_CONFIGURE_ON= --with-js-h="${LOCALBASE}/include" \ + --with-js-libs="${LOCALBASE}/lib" +JS_LIB_DEPENDS= libjs.so:lang/spidermonkey17 + +LIBEXIF_CONFIGURE_ENABLE= libexif +LIBEXIF_CONFIGURE_ON= --with-libexif-h="${LOCALBASE}/include" \ + --with-libexif-libs="${LOCALBASE}/lib" +LIBEXIF_LIB_DEPENDS= libexif.so:graphics/libexif + +EXTERNAL_TRANSCODING_CONFIGURE_ENABLE= external-transcoding + +FFMPEGTHUMBNAILER_CONFIGURE_ENABLE= ffmpegthumbnailer +FFMPEGTHUMBNAILER_CONFIGURE_ON= --with-ffmpegthumbnailer-h="${LOCALBASE}/include" \ + --with-ffmpegthumbnailer-libs="${LOCALBASE}/lib" +FFMPEGTHUMBNAILER_LIB_DEPENDS= libffmpegthumbnailer.so:multimedia/ffmpegthumbnailer # CURL is only useful in combination with EXTERNAL_TRANSCODING -.if ${PORT_OPTIONS:MCURL} && ${PORT_OPTIONS:MEXTERNAL_TRANSCODING} -CONFIGURE_ARGS+= --enable-curl \ - --with-curl-cfg="${LOCALBASE}/bin/curl-config" -LIB_DEPENDS+= libcurl.so:ftp/curl -.else -CONFIGURE_ARGS+= --disable-curl -.endif - -.if ${PORT_OPTIONS:MFFMPEG} -CONFIGURE_ARGS+= --enable-ffmpeg -LIB_DEPENDS+= libavformat.so:multimedia/ffmpeg -.else -CONFIGURE_ARGS+= --disable-ffmpeg -.endif - -.if ${PORT_OPTIONS:MLIBEXTRACTOR} -CONFIGURE_ARGS+= --enable-libextractor \ - --with-extractor-h="${LOCALBASE}/include" \ - --with-extractor-libs="${LOCALBASE}/lib" -LIB_DEPENDS+= libextractor.so:textproc/libextractor -.else -CONFIGURE_ARGS+= --disable-libextractor -.endif - -.if ${PORT_OPTIONS:MID3LIB} -CONFIGURE_ARGS+= --enable-id3lib \ - --with-id3lib-h="${LOCALBASE}/include" \ - --with-id3lib-libs="${LOCALBASE}/lib" -LIB_DEPENDS+= libid3.so:audio/id3lib -.else -CONFIGURE_ARGS+= --disable-id3lib -.endif - -.if ${PORT_OPTIONS:MTAGLIB} -CONFIGURE_ARGS+= --enable-taglib \ - --with-taglib-cfg="${LOCALBASE}/bin/taglib-config" -LIB_DEPENDS+= libtag.so:audio/taglib -.else -CONFIGURE_ARGS+= --disable-taglib -.endif - -.if ${PORT_OPTIONS:MDEBUG} -CONFIGURE_ARGS+= --enable-tombdebug -.else -CONFIGURE_ARGS+= --disable-tombdebug -.endif +CURL_IMPLIES= EXTERNAL_TRANSCODING +CURL_CONFIGURE_ENABLE= curl +CURL_CONFIGURE_ON= --with-curl-cfg="${LOCALBASE}/bin/curl-config" +CURL_LIB_DEPENDS= libcurl.so:ftp/curl + +FFMPEG_CONFIGURE_ENABLE= ffmpeg +FFMPEG_LIB_DEPENDS= libavformat.so:multimedia/ffmpeg + +LIBEXTRACTOR_CONFIGURE_ENABLE= libextractor +LIBEXTRACTOR_CONFIGURE_ON= --with-extractor-h="${LOCALBASE}/include" \ + --with-extractor-libs="${LOCALBASE}/lib" +LIBEXTRACTOR_LIB_DEPENDS= libextractor.so:textproc/libextractor + +ID3LIB_CONFIGURE_ENABLE= id3lib +ID3LIB_CONFIGURE_ON= --with-id3lib-h="${LOCALBASE}/include" \ + --with-id3lib-libs="${LOCALBASE}/lib" +ID3LIB_LIB_DEPENDS= libid3.so:audio/id3lib + +TAGLIB_CONFIGURE_ENABLE= taglib +TAGLIB_CONFIGURE_ON= --with-taglib-cfg="${LOCALBASE}/bin/taglib-config" +TAGLIB_LIB_DEPENDS= libtag.so:audio/taglib + +DEBUG_CONFIGURE_ENABLE= tombdebug post-install: - ${MKDIR} ${STAGEDIR}${PREFIX}/etc/mediatomb - ${MKDIR} ${STAGEDIR}/var/log/mediatomb - ${MKDIR} ${STAGEDIR}/var/db/mediatomb - @${INSTALL} ${COPY} ${WRKDIR}/config.xml.dist ${STAGEDIR}${PREFIX}/etc/mediatomb/config.xml.dist + @${MKDIR} ${STAGEDIR}${PREFIX}/etc/mediatomb + @${MKDIR} ${STAGEDIR}/var/log/mediatomb + @${MKDIR} ${STAGEDIR}/var/db/mediatomb + ${INSTALL_DATA} ${WRKDIR}/config.xml.dist ${STAGEDIR}${PREFIX}/etc/mediatomb/config.xml.dist -.include +.include From owner-svn-ports-head@freebsd.org Thu Dec 29 09:01:05 2016 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 0D3DAC969E7; Thu, 29 Dec 2016 09:01:05 +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 C850F13C1; Thu, 29 Dec 2016 09:01:04 +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 uBT9137R000937; Thu, 29 Dec 2016 09:01:03 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBT913d1000936; Thu, 29 Dec 2016 09:01:03 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201612290901.uBT913d1000936@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Thu, 29 Dec 2016 09:01:03 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429880 - head/math/chaco 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: Thu, 29 Dec 2016 09:01:05 -0000 Author: amdmi3 Date: Thu Dec 29 09:01:03 2016 New Revision: 429880 URL: https://svnweb.freebsd.org/changeset/ports/429880 Log: - Add LICENSE - Switch to options helpers Modified: head/math/chaco/Makefile Modified: head/math/chaco/Makefile ============================================================================== --- head/math/chaco/Makefile Thu Dec 29 09:00:01 2016 (r429879) +++ head/math/chaco/Makefile Thu Dec 29 09:01:03 2016 (r429880) @@ -13,6 +13,9 @@ DISTNAME= Chaco-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Software for partitioning graphs +LICENSE= LGPL21 +LICENSE_FILE= ${WRKSRC}/../GNU_Lesser_GPL.txt + USES= gmake MAKE_ARGS= CFLAGS="${CFLAGS}" WRKSRC= ${WRKDIR}/${DISTNAME}/code @@ -22,9 +25,13 @@ OPTIONS_DEFINE= DOCS EXAMPLES do-install: ${INSTALL_PROGRAM} ${WRKDIR}/${DISTNAME}/exec/chaco ${STAGEDIR}${PREFIX}/bin ${INSTALL_DATA} ${WRKDIR}/${DISTNAME}/exec/libchaco.a ${STAGEDIR}${PREFIX}/lib + +do-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKDIR}/${DISTNAME}/doc/*.ps ${STAGEDIR}${DOCSDIR} ${GZIP_CMD} ${STAGEDIR}${DOCSDIR}/*.ps + +do-install-EXAMPLES-on: @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} ${INSTALL_DATA} ${WRKDIR}/${DISTNAME}/exec/*.graph ${STAGEDIR}${EXAMPLESDIR} ${INSTALL_DATA} ${WRKDIR}/${DISTNAME}/exec/*.coords ${STAGEDIR}${EXAMPLESDIR} From owner-svn-ports-head@freebsd.org Thu Dec 29 09:09:24 2016 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 3A1F0C96C97; Thu, 29 Dec 2016 09:09:24 +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 09CBB19E7; Thu, 29 Dec 2016 09:09:23 +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 uBT99NrU005084; Thu, 29 Dec 2016 09:09:23 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBT99NW4005083; Thu, 29 Dec 2016 09:09:23 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201612290909.uBT99NW4005083@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Thu, 29 Dec 2016 09:09:23 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429881 - head/databases/pgmodeler 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: Thu, 29 Dec 2016 09:09:24 -0000 Author: amdmi3 Date: Thu Dec 29 09:09:23 2016 New Revision: 429881 URL: https://svnweb.freebsd.org/changeset/ports/429881 Log: - Unbreak on 10.1 by using gcc PR: 214839 Submitted by: lbartoletti@tuxfamily.org (maintainer) Modified: head/databases/pgmodeler/Makefile Modified: head/databases/pgmodeler/Makefile ============================================================================== --- head/databases/pgmodeler/Makefile Thu Dec 29 09:01:03 2016 (r429880) +++ head/databases/pgmodeler/Makefile Thu Dec 29 09:09:23 2016 (r429881) @@ -36,7 +36,7 @@ post-install: .include .if ${OPSYS} == FreeBSD && ${OSVERSION} >= 1000000 && ${OSVERSION} < 1002000 -BROKEN= does not build on FreeBSD 10.1 (src/databaseexplorerwidget.cpp:1604:88: error: chosen constructor is explicit in copy-initialization) +USE_GCC= yes .endif .include From owner-svn-ports-head@freebsd.org Thu Dec 29 09:11:57 2016 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 078EEC96D5B; Thu, 29 Dec 2016 09:11:57 +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 C46931E46; Thu, 29 Dec 2016 09:11:56 +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 uBT9BtLU006855; Thu, 29 Dec 2016 09:11:55 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBT9Bt9R006854; Thu, 29 Dec 2016 09:11:55 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201612290911.uBT9Bt9R006854@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Thu, 29 Dec 2016 09:11:55 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429882 - head/math/saga 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: Thu, 29 Dec 2016 09:11:57 -0000 Author: amdmi3 Date: Thu Dec 29 09:11:55 2016 New Revision: 429882 URL: https://svnweb.freebsd.org/changeset/ports/429882 Log: - Fix BROKEN: only fails to build on 10.1 Approved by: portmgr blanket Modified: head/math/saga/Makefile Modified: head/math/saga/Makefile ============================================================================== --- head/math/saga/Makefile Thu Dec 29 09:09:23 2016 (r429881) +++ head/math/saga/Makefile Thu Dec 29 09:11:55 2016 (r429882) @@ -60,8 +60,8 @@ VIGRA_RUN_DEPENDS= ${LOCALBASE}/lib/libv .include -.if ${OPSYS} == FreeBSD && ${OSVERSION} >= 1000000 && ${OSVERSION} < 1003000 -BROKEN= does not build on < 10.3 (undefined reference to `__cxa_throw_bad_array_new_length') +.if ${OPSYS} == FreeBSD && ${OSVERSION} >= 1000000 && ${OSVERSION} < 1002000 +BROKEN= does not build on 10.1 (undefined reference to `__cxa_throw_bad_array_new_length') .endif SUB_FILES= pkg-message From owner-svn-ports-head@freebsd.org Thu Dec 29 09:11:58 2016 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 DFF0FC96D72; Thu, 29 Dec 2016 09:11:58 +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 AF7061E50; Thu, 29 Dec 2016 09:11:58 +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 uBT9Bvw6006940; Thu, 29 Dec 2016 09:11:57 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBT9BvQd006939; Thu, 29 Dec 2016 09:11:57 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201612290911.uBT9BvQd006939@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Thu, 29 Dec 2016 09:11:57 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429883 - head/print/lilypond-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: Thu, 29 Dec 2016 09:11:59 -0000 Author: amdmi3 Date: Thu Dec 29 09:11:57 2016 New Revision: 429883 URL: https://svnweb.freebsd.org/changeset/ports/429883 Log: - Fix BROKEN: only fails to build on 10.1 Approved by: portmgr blanket Modified: head/print/lilypond-devel/Makefile Modified: head/print/lilypond-devel/Makefile ============================================================================== --- head/print/lilypond-devel/Makefile Thu Dec 29 09:11:55 2016 (r429882) +++ head/print/lilypond-devel/Makefile Thu Dec 29 09:11:57 2016 (r429883) @@ -73,8 +73,8 @@ OPTIONS_SUB= yes .include -.if ${OPSYS} == FreeBSD && ${OSVERSION} >= 1000000 && ${OSVERSION} < 1003000 -BROKEN= does not build on < 10.3 (undefined reference to `__cxa_throw_bad_array_new_length') +.if ${OPSYS} == FreeBSD && ${OSVERSION} >= 1000000 && ${OSVERSION} < 1002000 +BROKEN= does not build on 10.1 (undefined reference to `__cxa_throw_bad_array_new_length') .endif post-patch: From owner-svn-ports-head@freebsd.org Thu Dec 29 09:39:50 2016 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 244AEC949D7; Thu, 29 Dec 2016 09:39:50 +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 E7DBE172A; Thu, 29 Dec 2016 09:39: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 uBT9dns7017563; Thu, 29 Dec 2016 09:39:49 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBT9dnv7017562; Thu, 29 Dec 2016 09:39:49 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201612290939.uBT9dnv7017562@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Thu, 29 Dec 2016 09:39:49 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429884 - head/graphics/lcdtest 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: Thu, 29 Dec 2016 09:39:50 -0000 Author: amdmi3 Date: Thu Dec 29 09:39:48 2016 New Revision: 429884 URL: https://svnweb.freebsd.org/changeset/ports/429884 Log: - Add LICENSE_FILE - Simplify building - Switch to options helpers Modified: head/graphics/lcdtest/Makefile Modified: head/graphics/lcdtest/Makefile ============================================================================== --- head/graphics/lcdtest/Makefile Thu Dec 29 09:11:57 2016 (r429883) +++ head/graphics/lcdtest/Makefile Thu Dec 29 09:39:48 2016 (r429884) @@ -15,20 +15,19 @@ MAINTAINER= ports@FreeBSD.org COMMENT= LCD monitor test pattern generator LICENSE= GPLv3 +LICENSE_FILE= ${WRKSRC}/COPYING RUN_DEPENDS= liberation-fonts-ttf>0:x11-fonts/liberation-fonts-ttf USE_SDL= sdl image ttf -CFLAGS+= -I${LOCALBASE}/include -DRELEASE=1.18 -LDFLAGS+= -L${LOCALBASE}/lib -lpthread -lSDL -lSDL_image -lSDL_ttf - PLIST_FILES= bin/${PORTNAME} \ man/man1/${PORTNAME}.1.gz \ share/applications/${PORTNAME}.desktop \ share/pixmaps/${PORTNAME}.png PORTDOCS= README + OPTIONS_DEFINE= DOCS post-patch: @@ -37,8 +36,11 @@ post-patch: ${WRKSRC}/src/lcdtest.c do-build: - (cd ${WRKSRC}/src && ${CC} ${CFLAGS} -o lcdtest.o -c lcdtest.c) - (cd ${WRKSRC}/src && ${CC} ${LDFLAGS} -o lcdtest lcdtest.o) + cd ${WRKSRC}/src && \ + ${CC} ${CFLAGS} ${LDFLAGS} `sdl-config --cflags --libs` \ + -DRELEASE=${PORTVERSION} \ + -lSDL_image -lSDL_ttf \ + -o lcdtest lcdtest.c do-install: ${INSTALL_PROGRAM} ${WRKSRC}/src/${PORTNAME} ${STAGEDIR}${PREFIX}/bin/ @@ -48,6 +50,7 @@ do-install: ${INSTALL_DATA} ${WRKSRC}/desktop/${PORTNAME}.desktop \ ${STAGEDIR}${DESKTOPDIR} +do-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} From owner-svn-ports-head@freebsd.org Thu Dec 29 10:21:02 2016 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 CAB02C95835; Thu, 29 Dec 2016 10:21:02 +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 8C9AD1A25; Thu, 29 Dec 2016 10:21:02 +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 uBTAL1iw034308; Thu, 29 Dec 2016 10:21:01 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBTAL1Yv034307; Thu, 29 Dec 2016 10:21:01 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201612291021.uBTAL1Yv034307@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Thu, 29 Dec 2016 10:21:01 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429885 - head/cad/openvsp 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: Thu, 29 Dec 2016 10:21:02 -0000 Author: amdmi3 Date: Thu Dec 29 10:21:01 2016 New Revision: 429885 URL: https://svnweb.freebsd.org/changeset/ports/429885 Log: - Fix condition for FreeBSD 10.1 Approved by: portmgr blanket Modified: head/cad/openvsp/Makefile Modified: head/cad/openvsp/Makefile ============================================================================== --- head/cad/openvsp/Makefile Thu Dec 29 09:39:48 2016 (r429884) +++ head/cad/openvsp/Makefile Thu Dec 29 10:21:01 2016 (r429885) @@ -43,7 +43,7 @@ USES= cmake:outsource jpeg .include -.if ${OSVERSION} == 1001000 +.if ${OPSYS} == FreeBSD && ${OSVERSION} >= 1000000 && ${OSVERSION} < 1002000 # Fails to build with GCC 4.9 in 10.1 USE_GCC= 4.8 LDFLAGS+= -L${LOCALBASE}/lib/c++ From owner-svn-ports-head@freebsd.org Thu Dec 29 10:38:19 2016 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 8C7E3C95EFC; Thu, 29 Dec 2016 10:38: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 42122139C; Thu, 29 Dec 2016 10:38: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 uBTAcIbb041304; Thu, 29 Dec 2016 10:38:18 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBTAcIYN041303; Thu, 29 Dec 2016 10:38:18 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201612291038.uBTAcIYN041303@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Thu, 29 Dec 2016 10:38:18 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429886 - head/graphics/quesoglc 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: Thu, 29 Dec 2016 10:38:19 -0000 Author: amdmi3 Date: Thu Dec 29 10:38:18 2016 New Revision: 429886 URL: https://svnweb.freebsd.org/changeset/ports/429886 Log: - Add LICENSE - Switch to USES=localbase - Remove unneeded glut dependency - Add missing libX11 dependency - Support tests properly - Switch to options helpers Modified: head/graphics/quesoglc/Makefile Modified: head/graphics/quesoglc/Makefile ============================================================================== --- head/graphics/quesoglc/Makefile Thu Dec 29 10:21:01 2016 (r429885) +++ head/graphics/quesoglc/Makefile Thu Dec 29 10:38:18 2016 (r429886) @@ -3,34 +3,47 @@ PORTNAME= quesoglc PORTVERSION= 0.7.2 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= graphics MASTER_SITES= SF/${PORTNAME}/${PORTVERSION} MAINTAINER= amdmi3@FreeBSD.org COMMENT= Free implementation of the OpenGL Character Renderer +LICENSE= LGPL21+ +LICENSE_FILE= ${WRKSRC}/COPYING + LIB_DEPENDS= libfribidi.so:converters/fribidi \ libfreetype.so:print/freetype2 \ libfontconfig.so:x11-fonts/fontconfig -USES= tar:bzip2 pathfix gmake libtool +USES= gmake libtool localbase pathfix pkgconfig tar:bzip2 GNU_CONFIGURE= yes -USE_GL= gl glu glut +USE_GL= gl glu +USE_XORG= x11 INSTALL_TARGET= install-strip USE_LDCONFIG= yes -CPPFLAGS+= -I${LOCALBASE}/include -LDFLAGS+= -L${LOCALBASE}/lib # needs GLEW MX (multiple rendering contexts), so system glew won't go CONFIGURE_ARGS= --without-glew --with-fribidi PORTDOCS= README -OPTIONS_DEFINE= DOCS +OPTIONS_DEFINE= DOCS TEST + +TEST_CONFIGURE_ENABLE= executables +# these libs are only required for building tests, which are not +# installed, so no LIB_DEPENDS; tests also require X11 display +# and are interactive +TEST_BUILD_DEPENDS= ${LOCALBASE}/lib/libglut.so:graphics/freeglut \ + ${LOCALBASE}/lib/libSM.so:x11/libSM \ + ${LOCALBASE}/lib/libICE.so:x11/libICE \ + ${LOCALBASE}/lib/libXi.so:x11/libXi \ + ${LOCALBASE}/lib/libXmu.so:x11-toolkits/libXmu +TEST_TEST_TARGET= check -post-install: - ${MKDIR} ${STAGEDIR}${DOCSDIR} +post-install-DOCS-on: + @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/README ${STAGEDIR}${DOCSDIR} .include From owner-svn-ports-head@freebsd.org Thu Dec 29 11:22:36 2016 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 A48BEC96BB2; Thu, 29 Dec 2016 11:22:36 +0000 (UTC) (envelope-from brnrd@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 7426C1941; Thu, 29 Dec 2016 11:22:36 +0000 (UTC) (envelope-from brnrd@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBTBMZTL061453; Thu, 29 Dec 2016 11:22:35 GMT (envelope-from brnrd@FreeBSD.org) Received: (from brnrd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBTBMZkC061451; Thu, 29 Dec 2016 11:22:35 GMT (envelope-from brnrd@FreeBSD.org) Message-Id: <201612291122.uBTBMZkC061451@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: brnrd set sender to brnrd@FreeBSD.org using -f From: Bernard Spil Date: Thu, 29 Dec 2016 11:22:35 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429887 - head/security/vuxml 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: Thu, 29 Dec 2016 11:22:36 -0000 Author: brnrd Date: Thu Dec 29 11:22:35 2016 New Revision: 429887 URL: https://svnweb.freebsd.org/changeset/ports/429887 Log: security/vuxml: Document PHP vulnerabilities - Vulnerabilities fixed in 7.0.14 Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Thu Dec 29 10:38:18 2016 (r429886) +++ head/security/vuxml/vuln.xml Thu Dec 29 11:22:35 2016 (r429887) @@ -58,6 +58,37 @@ Notes: * Do not forget port variants (linux-f10-libxml2, libxml2, etc.) --> + + PHP -- multiple vulnerabilities + + + php70 + 7.0.14 + + + + +

The PHP project reports:

+
+
    +
  • Use After Free Vulnerability in unserialize() (CVE-2016-9936)
  • +
  • Invalid read when wddx decodes empty boolean element + (CVE-2016-9935)
  • +
+
+ +
+ + http://php.net/ChangeLog-7.php#7.0.14 + CVE-2016-9935 + CVE-2016-9936 + + + 2016-12-08 + 2016-12-29 + +
+ phpmailer -- Remote Code Execution From owner-svn-ports-head@freebsd.org Thu Dec 29 11:30:43 2016 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 275E9C96CD0; Thu, 29 Dec 2016 11:30:43 +0000 (UTC) (envelope-from brnrd@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 D12601C03; Thu, 29 Dec 2016 11:30:42 +0000 (UTC) (envelope-from brnrd@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBTBUgBY062714; Thu, 29 Dec 2016 11:30:42 GMT (envelope-from brnrd@FreeBSD.org) Received: (from brnrd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBTBUfw1062712; Thu, 29 Dec 2016 11:30:41 GMT (envelope-from brnrd@FreeBSD.org) Message-Id: <201612291130.uBTBUfw1062712@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: brnrd set sender to brnrd@FreeBSD.org using -f From: Bernard Spil Date: Thu, 29 Dec 2016 11:30:41 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429888 - head/security/vuxml 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: Thu, 29 Dec 2016 11:30:43 -0000 Author: brnrd Date: Thu Dec 29 11:30:41 2016 New Revision: 429888 URL: https://svnweb.freebsd.org/changeset/ports/429888 Log: security/vuxml: Document PHP 0-day vulnerabilities - Two solved, not referenced in ChangeLog Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Thu Dec 29 11:22:35 2016 (r429887) +++ head/security/vuxml/vuln.xml Thu Dec 29 11:30:41 2016 (r429888) @@ -58,6 +58,45 @@ Notes: * Do not forget port variants (linux-f10-libxml2, libxml2, etc.) --> + + PHP -- multiple vulnerabilities + + + php70 + 0 + + + + +

Check Point reports:

+
+

... discovered 3 fresh and previously unknown vulnerabilities + (CVE-2016-7479, CVE-2016-7480, CVE-2016-7478) in the PHP 7 + unserialize mechanism.

+

The first two vulnerabilities allow attackers to take full control + over servers, allowing them to do anything they want with the + website, from spreading malware to defacing it or stealing customer + data.

+

The last vulnerability generates a Denial of Service attack which + basically hangs the website, exhausts its memory consumption, and + shuts it down.

+

The PHP security team issued fixes for two of the vulnerabilities + on the 13th of October and 1st of December.

+
+ +
+ + http://blog.checkpoint.com/2016/12/27/check-point-discovers-three-zero-day-vulnerabilities-web-programming-language-php-7/ + CVE-2016-7478 + CVE-2016-7479 + CVE-2016-7480 + + + 2016-12-27 + 2016-12-29 + +
+ PHP -- multiple vulnerabilities From owner-svn-ports-head@freebsd.org Thu Dec 29 12:18:31 2016 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 88190C93A44; Thu, 29 Dec 2016 12:18:31 +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 578551F15; Thu, 29 Dec 2016 12:18:31 +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 uBTCIUqL082027; Thu, 29 Dec 2016 12:18:30 GMT (envelope-from danilo@FreeBSD.org) Received: (from danilo@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBTCIUI4082023; Thu, 29 Dec 2016 12:18:30 GMT (envelope-from danilo@FreeBSD.org) Message-Id: <201612291218.uBTCIUI4082023@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: danilo set sender to danilo@FreeBSD.org using -f From: Danilo Egea Gondolfo Date: Thu, 29 Dec 2016 12:18:30 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429889 - head/math/armadillo 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: Thu, 29 Dec 2016 12:18:31 -0000 Author: danilo Date: Thu Dec 29 12:18:30 2016 New Revision: 429889 URL: https://svnweb.freebsd.org/changeset/ports/429889 Log: - Update to 7.600.2 Modified: head/math/armadillo/Makefile head/math/armadillo/distinfo head/math/armadillo/pkg-plist Modified: head/math/armadillo/Makefile ============================================================================== --- head/math/armadillo/Makefile Thu Dec 29 11:30:41 2016 (r429888) +++ head/math/armadillo/Makefile Thu Dec 29 12:18:30 2016 (r429889) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= armadillo -PORTVERSION= 7.600.1 +PORTVERSION= 7.600.2 CATEGORIES= math MASTER_SITES= SF/arma Modified: head/math/armadillo/distinfo ============================================================================== --- head/math/armadillo/distinfo Thu Dec 29 11:30:41 2016 (r429888) +++ head/math/armadillo/distinfo Thu Dec 29 12:18:30 2016 (r429889) @@ -1,3 +1,3 @@ -TIMESTAMP = 1481908403 -SHA256 (armadillo-7.600.1.tar.xz) = f3a35c2a56dc706e9c413438d5b3063a0df2141515efaf2d1170d1944573afb7 -SIZE (armadillo-7.600.1.tar.xz) = 3997480 +TIMESTAMP = 1482798113 +SHA256 (armadillo-7.600.2.tar.xz) = 6790d5e6b41fcac6733632a9c3775239806d00178886226dec3f986a884f4c2d +SIZE (armadillo-7.600.2.tar.xz) = 3997004 Modified: head/math/armadillo/pkg-plist ============================================================================== --- head/math/armadillo/pkg-plist Thu Dec 29 11:30:41 2016 (r429888) +++ head/math/armadillo/pkg-plist Thu Dec 29 12:18:30 2016 (r429889) @@ -487,7 +487,7 @@ include/armadillo_bits/xvec_htrans_bones include/armadillo_bits/xvec_htrans_meat.hpp lib/libarmadillo.so lib/libarmadillo.so.7 -lib/libarmadillo.so.7.600.1 +lib/libarmadillo.so.7.600.2 libdata/pkgconfig/armadillo.pc share/Armadillo/CMake/ArmadilloConfig.cmake share/Armadillo/CMake/ArmadilloConfigVersion.cmake From owner-svn-ports-head@freebsd.org Thu Dec 29 12:29:32 2016 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 97797C93D38; Thu, 29 Dec 2016 12:29:32 +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 4CD2E136F; Thu, 29 Dec 2016 12:29:32 +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 uBTCTV4J086195; Thu, 29 Dec 2016 12:29:31 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBTCTVnS086194; Thu, 29 Dec 2016 12:29:31 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201612291229.uBTCTVnS086194@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Thu, 29 Dec 2016 12:29:31 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429890 - head/russian/emkatic 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: Thu, 29 Dec 2016 12:29:32 -0000 Author: amdmi3 Date: Thu Dec 29 12:29:31 2016 New Revision: 429890 URL: https://svnweb.freebsd.org/changeset/ports/429890 Log: - Mark BROKEN on 11.x: (3104) Compiling globe.pas /wrkdirs/usr/ports/russian/emkatic/work/emkatic-0.28-src/globe.pas(28,67) Fatal: (10022) Can't find unit Serial used by Globe Fatal: (1018) Compilation aborted Error: /usr/local/bin/ppcx64 returned an error exitcode Error: (lazarus) Compile Project, Mode: SrcDist, Target: emkatic: stopped with exit code 256 ERROR: failed compiling of project /wrkdirs/usr/ports/russian/emkatic/work/emkatic-0.28-src/emkatic.lpi - Switch to options helpers Approved by: portmgr blanket Modified: head/russian/emkatic/Makefile Modified: head/russian/emkatic/Makefile ============================================================================== --- head/russian/emkatic/Makefile Thu Dec 29 12:18:30 2016 (r429889) +++ head/russian/emkatic/Makefile Thu Dec 29 12:29:31 2016 (r429890) @@ -13,6 +13,8 @@ COMMENT= Emulator of Elektronika RPN pro LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/COPYING.txt +BROKEN_FreeBSD_11= does not build (Fatal: (10022) Can't find unit Serial used by Globe) + BUILD_DEPENDS= lazbuild:editors/lazarus \ fpcres:lang/fpc-utils @@ -38,22 +40,14 @@ QT4_DESC= Build with Qt 4 interface GTK2_BUILD_DEPENDS= ${LCL_UNITS_DIR}/${LCL_PLATFORM}/interfaces.ppu:editors/lazarus-lcl-gtk2 GTK2_USE= GNOME=gtk20 FPC=gtk2 +GTK2_VARS= LCL_PLATFORM=gtk2 QT4_BUILD_DEPENDS= ${LCL_UNITS_DIR}/${LCL_PLATFORM}/interfaces.ppu:editors/lazarus-lcl-qt QT4_LIB_DEPENDS= libQt4Pas.so:x11-toolkits/qt4pas +QT4_VARS= LCL_PLATFORM=qt PORTAUDIO_LIB_DEPENDS= libportaudio.so:audio/portaudio -.include - -.if ${PORT_OPTIONS:MGTK2} -LCL_PLATFORM= gtk2 -.endif - -.if ${PORT_OPTIONS:MQT4} -LCL_PLATFORM= qt -.endif - do-build: @cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} \ ${LAZBUILD_CMD} --ws="${LCL_PLATFORM}" \ @@ -61,7 +55,8 @@ do-build: do-install: ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin -post-install-DOCS-on: + +do-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S,^,${WRKSRC}/,} ${STAGEDIR}${DOCSDIR} From owner-svn-ports-head@freebsd.org Thu Dec 29 12:31:36 2016 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 4B741C93F06; Thu, 29 Dec 2016 12:31:36 +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 1B44615D7; Thu, 29 Dec 2016 12:31:36 +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 uBTCVZpp090060; Thu, 29 Dec 2016 12:31:35 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBTCVZwU090059; Thu, 29 Dec 2016 12:31:35 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201612291231.uBTCVZwU090059@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Thu, 29 Dec 2016 12:31:35 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429891 - head/www/aws-demos 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: Thu, 29 Dec 2016 12:31:36 -0000 Author: amdmi3 Date: Thu Dec 29 12:31:35 2016 New Revision: 429891 URL: https://svnweb.freebsd.org/changeset/ports/429891 Log: - Remove bogus (in presence of USE_GITHUB) USES=tar* - Fix stripping from non-root, also fix executable files permissins Approved by: portmgr blanket Modified: head/www/aws-demos/Makefile Modified: head/www/aws-demos/Makefile ============================================================================== --- head/www/aws-demos/Makefile Thu Dec 29 12:29:31 2016 (r429890) +++ head/www/aws-demos/Makefile Thu Dec 29 12:31:35 2016 (r429891) @@ -16,7 +16,7 @@ BUILD_DEPENDS= gprbuild:devel/gprbuild \ xmlada>=4.4:textproc/xmlada \ aws>=3.1:www/aws -USES= ada gmake python tar:bzip2 +USES= ada gmake python USE_GITHUB= yes GH_ACCOUNT= AdaCore GH_TAGNAME= 17.0 @@ -156,7 +156,9 @@ do-install: ${STAGEDIR}${EXAMPLESDIR}/demos) .endfor .for prog in ${PROGS} - ${STRIP_CMD} ${STAGEDIR}${EXAMPLESDIR}/demos/${prog} + @${CHMOD} 755 ${STAGEDIR}${EXAMPLESDIR}/demos/${prog} + @${STRIP_CMD} ${STAGEDIR}${EXAMPLESDIR}/demos/${prog} + @${CHMOD} ${BINMODE} ${STAGEDIR}${EXAMPLESDIR}/demos/${prog} .endfor .include From owner-svn-ports-head@freebsd.org Thu Dec 29 12:41:06 2016 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 9BCC0C940FE; Thu, 29 Dec 2016 12:41:06 +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 5D95D19D9; Thu, 29 Dec 2016 12:41:06 +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 uBTCf5iI092168; Thu, 29 Dec 2016 12:41:05 GMT (envelope-from mat@FreeBSD.org) Received: (from mat@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBTCf4qO092158; Thu, 29 Dec 2016 12:41:04 GMT (envelope-from mat@FreeBSD.org) Message-Id: <201612291241.uBTCf4qO092158@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mat set sender to mat@FreeBSD.org using -f From: Mathieu Arnold Date: Thu, 29 Dec 2016 12:41:04 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429892 - in head: misc/freebsd-release-manifests ports-mgmt/porttree security/courier-authlib security/pkesh sysutils/hfm sysutils/panicmail www/volta x11-wm/awesome-vicious 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: Thu, 29 Dec 2016 12:41:06 -0000 Author: mat Date: Thu Dec 29 12:41:04 2016 New Revision: 429892 URL: https://svnweb.freebsd.org/changeset/ports/429892 Log: Cleanup NO_BUILD and NO_INSTALL usage. Sponsored by: Absolight Modified: head/misc/freebsd-release-manifests/Makefile (contents, props changed) head/ports-mgmt/porttree/Makefile (contents, props changed) head/security/courier-authlib/Makefile (contents, props changed) head/security/pkesh/Makefile (contents, props changed) head/sysutils/hfm/Makefile (contents, props changed) head/sysutils/panicmail/Makefile (contents, props changed) head/www/volta/Makefile (contents, props changed) head/x11-wm/awesome-vicious/Makefile (contents, props changed) Modified: head/misc/freebsd-release-manifests/Makefile ============================================================================== --- head/misc/freebsd-release-manifests/Makefile Thu Dec 29 12:31:35 2016 (r429891) +++ head/misc/freebsd-release-manifests/Makefile Thu Dec 29 12:41:04 2016 (r429892) @@ -14,11 +14,10 @@ LICENSE= BSD2CLAUSE NO_BUILD= yes NO_ARCH= yes -NO_INSTALL= yes DATADIR= ${PREFIX}/share/freebsd -post-install: +do-install: @${MKDIR} ${STAGEDIR}${DATADIR}/MANIFESTS ${INSTALL_DATA} ${FILESDIR}/MANIFESTS/* \ ${STAGEDIR}${DATADIR}/MANIFESTS/ Modified: head/ports-mgmt/porttree/Makefile ============================================================================== --- head/ports-mgmt/porttree/Makefile Thu Dec 29 12:31:35 2016 (r429891) +++ head/ports-mgmt/porttree/Makefile Thu Dec 29 12:41:04 2016 (r429892) @@ -23,7 +23,6 @@ FETCH_DEPENDS+= svn:devel/subversion SVNROOT?= http://porttree.googlecode.com/svn/trunk/ SVN_REV= 52 NO_BUILD= yes -NO_INSTALL= yes PLIST_FILES= bin/porttree man/man1/porttree.1.gz NO_ARCH= yes Modified: head/security/courier-authlib/Makefile ============================================================================== --- head/security/courier-authlib/Makefile Thu Dec 29 12:31:35 2016 (r429891) +++ head/security/courier-authlib/Makefile Thu Dec 29 12:41:04 2016 (r429892) @@ -22,6 +22,7 @@ CONFLICTS= courier-0.45* RUN_DEPENDS= courierauthconfig:security/courier-authlib-base NO_BUILD= yes +NO_INSTALL= yes PATCHDIR= /dev/null OPTIONS_DEFINE+= GDBM @@ -147,8 +148,6 @@ CONFIGURE_ARGS+=--without-authvchkpw .include "${.CURDIR}/Makefile.dep" -do-install: #empty -do-build: #empty .else # !defined(PKGNAMESUFFIX) .if ${AUTHMOD} == authbase Modified: head/security/pkesh/Makefile ============================================================================== --- head/security/pkesh/Makefile Thu Dec 29 12:31:35 2016 (r429891) +++ head/security/pkesh/Makefile Thu Dec 29 12:41:04 2016 (r429892) @@ -12,7 +12,6 @@ COMMENT= Public Key Encryption SHell scr LICENSE= BSD2CLAUSE NO_BUILD= yes -NO_INSTALL= yes PLIST_FILES= bin/pkesh PORTDOCS= README Modified: head/sysutils/hfm/Makefile ============================================================================== --- head/sysutils/hfm/Makefile Thu Dec 29 12:31:35 2016 (r429891) +++ head/sysutils/hfm/Makefile Thu Dec 29 12:41:04 2016 (r429892) @@ -30,7 +30,6 @@ USE_RC_SUBR= hfm MAKE_ARGS+= ETCDIR=${ETCDIR} TAG=${DISTVERSIONPREFIX}${PORTVERSION} -NO_INSTALL= yes ALL_TARGET= test build do-patch: Modified: head/sysutils/panicmail/Makefile ============================================================================== --- head/sysutils/panicmail/Makefile Thu Dec 29 12:31:35 2016 (r429891) +++ head/sysutils/panicmail/Makefile Thu Dec 29 12:41:04 2016 (r429892) @@ -13,7 +13,6 @@ LICENSE= BSD2CLAUSE RUN_DEPENDS= pkesh:security/pkesh NO_BUILD= yes -NO_INSTALL= yes PLIST_FILES= etc/rc.d/panicmail \ etc/cperciva-panicmail.pem Modified: head/www/volta/Makefile ============================================================================== --- head/www/volta/Makefile Thu Dec 29 12:31:35 2016 (r429891) +++ head/www/volta/Makefile Thu Dec 29 12:41:04 2016 (r429892) @@ -17,7 +17,6 @@ LIB_DEPENDS= libcdb.so:databases/tinycdb USES= gmake pkgconfig lua tar:tgz ALL_TARGET= ${PORTNAME} -NO_INSTALL= yes CFLAGS+= -I${PREFIX}/include LDFLAGS+= -L${PREFIX}/lib @@ -26,7 +25,7 @@ PLIST_FILES= bin/volta PORTDOCS= README INSTALL LICENSE ChangeLog SUB_FILES= pkg-message -post-install: +do-install: ${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/README ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/INSTALL ${STAGEDIR}${DOCSDIR} Modified: head/x11-wm/awesome-vicious/Makefile ============================================================================== --- head/x11-wm/awesome-vicious/Makefile Thu Dec 29 12:31:35 2016 (r429891) +++ head/x11-wm/awesome-vicious/Makefile Thu Dec 29 12:41:04 2016 (r429892) @@ -17,7 +17,6 @@ RUN_DEPENDS= awesome:x11-wm/awesome USES= tar:xz NO_BUILD= yes -NO_INSTALL= yes PORTDOCS= README TODO CHANGES LICENSE OPTIONS_DEFINE= DOCS From owner-svn-ports-head@freebsd.org Thu Dec 29 12:46:08 2016 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 89E6EC94AE8; Thu, 29 Dec 2016 12:46: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 58F2C14DA; Thu, 29 Dec 2016 12:46: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 uBTCk7fq094556; Thu, 29 Dec 2016 12:46:07 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBTCk7q5094554; Thu, 29 Dec 2016 12:46:07 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201612291246.uBTCk7q5094554@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Thu, 29 Dec 2016 12:46:07 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429893 - head/archivers/p5-Compress-Raw-Bzip2 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: Thu, 29 Dec 2016 12:46:08 -0000 Author: sunpoet Date: Thu Dec 29 12:46:07 2016 New Revision: 429893 URL: https://svnweb.freebsd.org/changeset/ports/429893 Log: - Update to 2.070 Changes: http://search.cpan.org/dist/Compress-Raw-Bzip2/Changes Modified: head/archivers/p5-Compress-Raw-Bzip2/Makefile head/archivers/p5-Compress-Raw-Bzip2/distinfo Modified: head/archivers/p5-Compress-Raw-Bzip2/Makefile ============================================================================== --- head/archivers/p5-Compress-Raw-Bzip2/Makefile Thu Dec 29 12:41:04 2016 (r429892) +++ head/archivers/p5-Compress-Raw-Bzip2/Makefile Thu Dec 29 12:46:07 2016 (r429893) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Compress-Raw-Bzip2 -PORTVERSION= 2.069 +PORTVERSION= 2.070 CATEGORIES= archivers perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/archivers/p5-Compress-Raw-Bzip2/distinfo ============================================================================== --- head/archivers/p5-Compress-Raw-Bzip2/distinfo Thu Dec 29 12:41:04 2016 (r429892) +++ head/archivers/p5-Compress-Raw-Bzip2/distinfo Thu Dec 29 12:46:07 2016 (r429893) @@ -1,2 +1,3 @@ -SHA256 (Compress-Raw-Bzip2-2.069.tar.gz) = 928d07069dbe71f20bfc664830ee035e3964521c72b1cc80ea3340dfeb0f915b -SIZE (Compress-Raw-Bzip2-2.069.tar.gz) = 137178 +TIMESTAMP = 1483013154 +SHA256 (Compress-Raw-Bzip2-2.070.tar.gz) = c856dd4e1b7805c17fb2149972bc93a0b6ac6ccf7dd5545f08b6706821bebc66 +SIZE (Compress-Raw-Bzip2-2.070.tar.gz) = 137413 From owner-svn-ports-head@freebsd.org Thu Dec 29 12:46:12 2016 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 E0EE6C94B18; Thu, 29 Dec 2016 12:46:12 +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 AA94E14E5; Thu, 29 Dec 2016 12:46:12 +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 uBTCkBWK094677; Thu, 29 Dec 2016 12:46:11 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBTCkB2v094676; Thu, 29 Dec 2016 12:46:11 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201612291246.uBTCkB2v094676@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Thu, 29 Dec 2016 12:46:11 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429894 - head/archivers/p5-Compress-Raw-Lzma 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: Thu, 29 Dec 2016 12:46:13 -0000 Author: sunpoet Date: Thu Dec 29 12:46:11 2016 New Revision: 429894 URL: https://svnweb.freebsd.org/changeset/ports/429894 Log: - Update to 2.070 Changes: http://search.cpan.org/dist/Compress-Raw-Lzma/Changes Modified: head/archivers/p5-Compress-Raw-Lzma/Makefile head/archivers/p5-Compress-Raw-Lzma/distinfo Modified: head/archivers/p5-Compress-Raw-Lzma/Makefile ============================================================================== --- head/archivers/p5-Compress-Raw-Lzma/Makefile Thu Dec 29 12:46:07 2016 (r429893) +++ head/archivers/p5-Compress-Raw-Lzma/Makefile Thu Dec 29 12:46:11 2016 (r429894) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Compress-Raw-Lzma -PORTVERSION= 2.069 +PORTVERSION= 2.070 CATEGORIES= archivers perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/archivers/p5-Compress-Raw-Lzma/distinfo ============================================================================== --- head/archivers/p5-Compress-Raw-Lzma/distinfo Thu Dec 29 12:46:07 2016 (r429893) +++ head/archivers/p5-Compress-Raw-Lzma/distinfo Thu Dec 29 12:46:11 2016 (r429894) @@ -1,2 +1,3 @@ -SHA256 (Compress-Raw-Lzma-2.069.tar.gz) = 512521b14d495f710e577cc06087fc94f2172c2b466dd9916ed1f2410b7c5f63 -SIZE (Compress-Raw-Lzma-2.069.tar.gz) = 113324 +TIMESTAMP = 1483013164 +SHA256 (Compress-Raw-Lzma-2.070.tar.gz) = be393c3ce3724f517d59a778d9fc41e3fe19a1f4e368956e0c2fd804a6ad0a52 +SIZE (Compress-Raw-Lzma-2.070.tar.gz) = 113406 From owner-svn-ports-head@freebsd.org Thu Dec 29 12:46:17 2016 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 8EF4BC94B4C; Thu, 29 Dec 2016 12:46:17 +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 5B19F1542; Thu, 29 Dec 2016 12:46:17 +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 uBTCkGvL094793; Thu, 29 Dec 2016 12:46:16 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBTCkGqe094791; Thu, 29 Dec 2016 12:46:16 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201612291246.uBTCkGqe094791@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Thu, 29 Dec 2016 12:46:16 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429895 - head/archivers/p5-Compress-Raw-Zlib 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: Thu, 29 Dec 2016 12:46:17 -0000 Author: sunpoet Date: Thu Dec 29 12:46:16 2016 New Revision: 429895 URL: https://svnweb.freebsd.org/changeset/ports/429895 Log: - Update to 2.070 Changes: http://search.cpan.org/dist/Compress-Raw-Zlib/Changes Modified: head/archivers/p5-Compress-Raw-Zlib/Makefile head/archivers/p5-Compress-Raw-Zlib/distinfo Modified: head/archivers/p5-Compress-Raw-Zlib/Makefile ============================================================================== --- head/archivers/p5-Compress-Raw-Zlib/Makefile Thu Dec 29 12:46:11 2016 (r429894) +++ head/archivers/p5-Compress-Raw-Zlib/Makefile Thu Dec 29 12:46:16 2016 (r429895) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Compress-Raw-Zlib -PORTVERSION= 2.069 +PORTVERSION= 2.070 CATEGORIES= archivers perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/archivers/p5-Compress-Raw-Zlib/distinfo ============================================================================== --- head/archivers/p5-Compress-Raw-Zlib/distinfo Thu Dec 29 12:46:11 2016 (r429894) +++ head/archivers/p5-Compress-Raw-Zlib/distinfo Thu Dec 29 12:46:16 2016 (r429895) @@ -1,2 +1,3 @@ -SHA256 (Compress-Raw-Zlib-2.069.tar.gz) = 9a647fe7d2e6122370372a11c1e3a2e2b54c90bba595cad170854fdaa8a64619 -SIZE (Compress-Raw-Zlib-2.069.tar.gz) = 238435 +TIMESTAMP = 1483013171 +SHA256 (Compress-Raw-Zlib-2.070.tar.gz) = bba422062da6ed833329abf978ac43e56945717b5551a45f7a6f7e7e12ad8f7e +SIZE (Compress-Raw-Zlib-2.070.tar.gz) = 238562 From owner-svn-ports-head@freebsd.org Thu Dec 29 12:46:22 2016 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 4302CC94B79; Thu, 29 Dec 2016 12:46:22 +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 1113A15C2; Thu, 29 Dec 2016 12:46:21 +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 uBTCkLlJ094912; Thu, 29 Dec 2016 12:46:21 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBTCkLWe094910; Thu, 29 Dec 2016 12:46:21 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201612291246.uBTCkLWe094910@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Thu, 29 Dec 2016 12:46:21 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429896 - head/archivers/p5-IO-Compress 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: Thu, 29 Dec 2016 12:46:22 -0000 Author: sunpoet Date: Thu Dec 29 12:46:20 2016 New Revision: 429896 URL: https://svnweb.freebsd.org/changeset/ports/429896 Log: - Update to 2.070 Changes: http://search.cpan.org/dist/IO-Compress/Changes Modified: head/archivers/p5-IO-Compress/Makefile head/archivers/p5-IO-Compress/distinfo Modified: head/archivers/p5-IO-Compress/Makefile ============================================================================== --- head/archivers/p5-IO-Compress/Makefile Thu Dec 29 12:46:16 2016 (r429895) +++ head/archivers/p5-IO-Compress/Makefile Thu Dec 29 12:46:20 2016 (r429896) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= IO-Compress -PORTVERSION= 2.069 +PORTVERSION= 2.070 CATEGORIES= archivers perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/archivers/p5-IO-Compress/distinfo ============================================================================== --- head/archivers/p5-IO-Compress/distinfo Thu Dec 29 12:46:16 2016 (r429895) +++ head/archivers/p5-IO-Compress/distinfo Thu Dec 29 12:46:20 2016 (r429896) @@ -1,2 +1,3 @@ -SHA256 (IO-Compress-2.069.tar.gz) = e9d36d93e12874536ecbf6c1db80aae34236645798b3501b479c78e09da3f28c -SIZE (IO-Compress-2.069.tar.gz) = 243560 +TIMESTAMP = 1483013180 +SHA256 (IO-Compress-2.070.tar.gz) = 3e761b833c8e55eb811a5eeab07831bb380dcdce256cc45cfe8816602a3574ff +SIZE (IO-Compress-2.070.tar.gz) = 243752 From owner-svn-ports-head@freebsd.org Thu Dec 29 12:46:26 2016 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 A0B84C94B9C; Thu, 29 Dec 2016 12:46:26 +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 6A1971624; Thu, 29 Dec 2016 12:46:26 +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 uBTCkP3B095029; Thu, 29 Dec 2016 12:46:25 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBTCkPot095027; Thu, 29 Dec 2016 12:46:25 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201612291246.uBTCkPot095027@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Thu, 29 Dec 2016 12:46:25 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429897 - head/archivers/p5-IO-Compress-Lzf 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: Thu, 29 Dec 2016 12:46:26 -0000 Author: sunpoet Date: Thu Dec 29 12:46:25 2016 New Revision: 429897 URL: https://svnweb.freebsd.org/changeset/ports/429897 Log: - Update to 2.070 Changes: http://search.cpan.org/dist/IO-Compress-Lzf/Changes Modified: head/archivers/p5-IO-Compress-Lzf/Makefile head/archivers/p5-IO-Compress-Lzf/distinfo Modified: head/archivers/p5-IO-Compress-Lzf/Makefile ============================================================================== --- head/archivers/p5-IO-Compress-Lzf/Makefile Thu Dec 29 12:46:20 2016 (r429896) +++ head/archivers/p5-IO-Compress-Lzf/Makefile Thu Dec 29 12:46:25 2016 (r429897) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= IO-Compress-Lzf -PORTVERSION= 2.069 +PORTVERSION= 2.070 CATEGORIES= archivers perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/archivers/p5-IO-Compress-Lzf/distinfo ============================================================================== --- head/archivers/p5-IO-Compress-Lzf/distinfo Thu Dec 29 12:46:20 2016 (r429896) +++ head/archivers/p5-IO-Compress-Lzf/distinfo Thu Dec 29 12:46:25 2016 (r429897) @@ -1,2 +1,3 @@ -SHA256 (IO-Compress-Lzf-2.069.tar.gz) = 08cb4f2f1a2d98a00fe955328d864316c89a4d2e18311725a8af82ef5d396340 -SIZE (IO-Compress-Lzf-2.069.tar.gz) = 73755 +TIMESTAMP = 1483013190 +SHA256 (IO-Compress-Lzf-2.070.tar.gz) = 43c919770962272fc2fb2b42e90cb23375ccdcebe800e3cd1492b5d97da39491 +SIZE (IO-Compress-Lzf-2.070.tar.gz) = 73817 From owner-svn-ports-head@freebsd.org Thu Dec 29 12:46:31 2016 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 7BD3DC94BDD; Thu, 29 Dec 2016 12:46:31 +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 0B3651685; Thu, 29 Dec 2016 12:46:30 +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 uBTCkUF2095163; Thu, 29 Dec 2016 12:46:30 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBTCkTbS095160; Thu, 29 Dec 2016 12:46:29 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201612291246.uBTCkTbS095160@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Thu, 29 Dec 2016 12:46:29 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429898 - head/archivers/p5-IO-Compress-Lzma 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: Thu, 29 Dec 2016 12:46:31 -0000 Author: sunpoet Date: Thu Dec 29 12:46:29 2016 New Revision: 429898 URL: https://svnweb.freebsd.org/changeset/ports/429898 Log: - Update to 2.070 - Sort PLIST Changes: http://search.cpan.org/dist/IO-Compress-Lzma/Changes Modified: head/archivers/p5-IO-Compress-Lzma/Makefile head/archivers/p5-IO-Compress-Lzma/distinfo head/archivers/p5-IO-Compress-Lzma/pkg-plist Modified: head/archivers/p5-IO-Compress-Lzma/Makefile ============================================================================== --- head/archivers/p5-IO-Compress-Lzma/Makefile Thu Dec 29 12:46:25 2016 (r429897) +++ head/archivers/p5-IO-Compress-Lzma/Makefile Thu Dec 29 12:46:29 2016 (r429898) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= IO-Compress-Lzma -PORTVERSION= 2.069 +PORTVERSION= 2.070 CATEGORIES= archivers perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/archivers/p5-IO-Compress-Lzma/distinfo ============================================================================== --- head/archivers/p5-IO-Compress-Lzma/distinfo Thu Dec 29 12:46:25 2016 (r429897) +++ head/archivers/p5-IO-Compress-Lzma/distinfo Thu Dec 29 12:46:29 2016 (r429898) @@ -1,2 +1,3 @@ -SHA256 (IO-Compress-Lzma-2.069.tar.gz) = b06d1ce4c9a12e97ac2badd14cf64e2fb64121bac967cb341250ddc343b6f13f -SIZE (IO-Compress-Lzma-2.069.tar.gz) = 89229 +TIMESTAMP = 1483013201 +SHA256 (IO-Compress-Lzma-2.070.tar.gz) = c474032567d1185aff28839e8892ca55145f83e1a09ddd2504ee1b4f14d882d2 +SIZE (IO-Compress-Lzma-2.070.tar.gz) = 89363 Modified: head/archivers/p5-IO-Compress-Lzma/pkg-plist ============================================================================== --- head/archivers/p5-IO-Compress-Lzma/pkg-plist Thu Dec 29 12:46:25 2016 (r429897) +++ head/archivers/p5-IO-Compress-Lzma/pkg-plist Thu Dec 29 12:46:29 2016 (r429898) @@ -1,11 +1,11 @@ -%%SITE_PERL%%/IO/Compress/Lzma.pm -%%SITE_PERL%%/IO/Compress/Xz.pm %%SITE_PERL%%/IO/Compress/Adapter/Lzma.pm %%SITE_PERL%%/IO/Compress/Adapter/Xz.pm -%%SITE_PERL%%/IO/Uncompress/UnLzma.pm -%%SITE_PERL%%/IO/Uncompress/UnXz.pm +%%SITE_PERL%%/IO/Compress/Lzma.pm +%%SITE_PERL%%/IO/Compress/Xz.pm %%SITE_PERL%%/IO/Uncompress/Adapter/UnLzma.pm %%SITE_PERL%%/IO/Uncompress/Adapter/UnXz.pm +%%SITE_PERL%%/IO/Uncompress/UnLzma.pm +%%SITE_PERL%%/IO/Uncompress/UnXz.pm %%PERL5_MAN3%%/IO::Compress::Lzma.3.gz %%PERL5_MAN3%%/IO::Compress::Xz.3.gz %%PERL5_MAN3%%/IO::Uncompress::UnLzma.3.gz From owner-svn-ports-head@freebsd.org Thu Dec 29 12:46:35 2016 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 B044FC94BF6; Thu, 29 Dec 2016 12:46:35 +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 6B95416ED; Thu, 29 Dec 2016 12:46:35 +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 uBTCkYpd095282; Thu, 29 Dec 2016 12:46:34 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBTCkYpl095280; Thu, 29 Dec 2016 12:46:34 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201612291246.uBTCkYpl095280@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Thu, 29 Dec 2016 12:46:34 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429899 - head/archivers/p5-IO-Compress-Lzop 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: Thu, 29 Dec 2016 12:46:35 -0000 Author: sunpoet Date: Thu Dec 29 12:46:34 2016 New Revision: 429899 URL: https://svnweb.freebsd.org/changeset/ports/429899 Log: - Update to 2.070 Changes: http://search.cpan.org/dist/IO-Compress-Lzop/Changes Modified: head/archivers/p5-IO-Compress-Lzop/Makefile head/archivers/p5-IO-Compress-Lzop/distinfo Modified: head/archivers/p5-IO-Compress-Lzop/Makefile ============================================================================== --- head/archivers/p5-IO-Compress-Lzop/Makefile Thu Dec 29 12:46:29 2016 (r429898) +++ head/archivers/p5-IO-Compress-Lzop/Makefile Thu Dec 29 12:46:34 2016 (r429899) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= IO-Compress-Lzop -PORTVERSION= 2.069 +PORTVERSION= 2.070 CATEGORIES= archivers perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/archivers/p5-IO-Compress-Lzop/distinfo ============================================================================== --- head/archivers/p5-IO-Compress-Lzop/distinfo Thu Dec 29 12:46:29 2016 (r429898) +++ head/archivers/p5-IO-Compress-Lzop/distinfo Thu Dec 29 12:46:34 2016 (r429899) @@ -1,2 +1,3 @@ -SHA256 (IO-Compress-Lzop-2.069.tar.gz) = 658cf188731b646edac4bdd492661f3686498051b2e061ba001c076b28afa739 -SIZE (IO-Compress-Lzop-2.069.tar.gz) = 78364 +TIMESTAMP = 1483013210 +SHA256 (IO-Compress-Lzop-2.070.tar.gz) = 3dffd244483fed4a3167857b161cd3ff661f54219a68d059d125a0061c9c1fc1 +SIZE (IO-Compress-Lzop-2.070.tar.gz) = 78432 From owner-svn-ports-head@freebsd.org Thu Dec 29 12:46:40 2016 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 64D4AC94C4C; Thu, 29 Dec 2016 12:46:40 +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 3346D1781; Thu, 29 Dec 2016 12:46:40 +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 uBTCkdem095400; Thu, 29 Dec 2016 12:46:39 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBTCkdnd095398; Thu, 29 Dec 2016 12:46:39 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201612291246.uBTCkdnd095398@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Thu, 29 Dec 2016 12:46:39 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429900 - head/devel/p5-Rinci 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: Thu, 29 Dec 2016 12:46:40 -0000 Author: sunpoet Date: Thu Dec 29 12:46:39 2016 New Revision: 429900 URL: https://svnweb.freebsd.org/changeset/ports/429900 Log: - Update to 1.1.84 Changes: http://search.cpan.org/dist/Rinci/Changes Modified: head/devel/p5-Rinci/Makefile head/devel/p5-Rinci/distinfo Modified: head/devel/p5-Rinci/Makefile ============================================================================== --- head/devel/p5-Rinci/Makefile Thu Dec 29 12:46:34 2016 (r429899) +++ head/devel/p5-Rinci/Makefile Thu Dec 29 12:46:39 2016 (r429900) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Rinci -PORTVERSION= 1.1.83 +PORTVERSION= 1.1.84 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:PERLANCAR Modified: head/devel/p5-Rinci/distinfo ============================================================================== --- head/devel/p5-Rinci/distinfo Thu Dec 29 12:46:34 2016 (r429899) +++ head/devel/p5-Rinci/distinfo Thu Dec 29 12:46:39 2016 (r429900) @@ -1,3 +1,3 @@ -TIMESTAMP = 1481901459 -SHA256 (Rinci-1.1.83.tar.gz) = 4d3871baecfc9db4c8bd7ef8c947e7fe9cf548aef483b09821f86c32ec3a0e7b -SIZE (Rinci-1.1.83.tar.gz) = 60293 +TIMESTAMP = 1483013218 +SHA256 (Rinci-1.1.84.tar.gz) = 66b9670414565aeb003abd78ac0e7f98e033d986b8b67aa1d3b60049591c3e1c +SIZE (Rinci-1.1.84.tar.gz) = 64667 From owner-svn-ports-head@freebsd.org Thu Dec 29 12:46:50 2016 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 6F722C94CDC; Thu, 29 Dec 2016 12:46:50 +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 228771890; Thu, 29 Dec 2016 12:46:50 +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 uBTCknVv095666; Thu, 29 Dec 2016 12:46:49 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBTCknW2095663; Thu, 29 Dec 2016 12:46:49 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201612291246.uBTCknW2095663@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Thu, 29 Dec 2016 12:46:49 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429902 - head/devel/rubygem-nio4r 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: Thu, 29 Dec 2016 12:46:50 -0000 Author: sunpoet Date: Thu Dec 29 12:46:48 2016 New Revision: 429902 URL: https://svnweb.freebsd.org/changeset/ports/429902 Log: - Update to 2.0.0 - Update COMMENT - Update WWW Changes: https://github.com/socketry/nio4r/blob/master/CHANGES.md Modified: head/devel/rubygem-nio4r/Makefile head/devel/rubygem-nio4r/distinfo head/devel/rubygem-nio4r/pkg-descr Modified: head/devel/rubygem-nio4r/Makefile ============================================================================== --- head/devel/rubygem-nio4r/Makefile Thu Dec 29 12:46:43 2016 (r429901) +++ head/devel/rubygem-nio4r/Makefile Thu Dec 29 12:46:48 2016 (r429902) @@ -2,12 +2,12 @@ # $FreeBSD$ PORTNAME= nio4r -PORTVERSION= 1.2.1 +PORTVERSION= 2.0.0 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org -COMMENT= New IO for Ruby +COMMENT= Cross-platform asynchronous I/O primitives LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt Modified: head/devel/rubygem-nio4r/distinfo ============================================================================== --- head/devel/rubygem-nio4r/distinfo Thu Dec 29 12:46:43 2016 (r429901) +++ head/devel/rubygem-nio4r/distinfo Thu Dec 29 12:46:48 2016 (r429902) @@ -1,2 +1,3 @@ -SHA256 (rubygem/nio4r-1.2.1.gem) = 0a5a93676c7c116c51f00366800a7c039d67393dadb4b873059375d7cfa9b6a9 -SIZE (rubygem/nio4r-1.2.1.gem) = 94208 +TIMESTAMP = 1483013231 +SHA256 (rubygem/nio4r-2.0.0.gem) = 2ecc70fe1ae4c8a4638109475dbb6401249facdae5b4be12db931152864844cd +SIZE (rubygem/nio4r-2.0.0.gem) = 99840 Modified: head/devel/rubygem-nio4r/pkg-descr ============================================================================== --- head/devel/rubygem-nio4r/pkg-descr Thu Dec 29 12:46:43 2016 (r429901) +++ head/devel/rubygem-nio4r/pkg-descr Thu Dec 29 12:46:48 2016 (r429902) @@ -16,4 +16,4 @@ Its goals are: different OSes and Ruby VMs - Provide inherently thread-safe facilities for working with IO objects -WWW: https://github.com/celluloid/nio4r +WWW: https://github.com/socketry/nio4r From owner-svn-ports-head@freebsd.org Thu Dec 29 12:46:45 2016 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 5ED61C94CA2; Thu, 29 Dec 2016 12:46:45 +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 0834B1813; Thu, 29 Dec 2016 12:46:44 +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 uBTCkiV3095535; Thu, 29 Dec 2016 12:46:44 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBTCkh34095532; Thu, 29 Dec 2016 12:46:43 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201612291246.uBTCkh34095532@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Thu, 29 Dec 2016 12:46:43 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429901 - head/devel/p5-Term-Table 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: Thu, 29 Dec 2016 12:46:45 -0000 Author: sunpoet Date: Thu Dec 29 12:46:43 2016 New Revision: 429901 URL: https://svnweb.freebsd.org/changeset/ports/429901 Log: - Update to 0.005 Changes: http://search.cpan.org/dist/Term-Table/Changes Modified: head/devel/p5-Term-Table/Makefile head/devel/p5-Term-Table/distinfo head/devel/p5-Term-Table/pkg-plist Modified: head/devel/p5-Term-Table/Makefile ============================================================================== --- head/devel/p5-Term-Table/Makefile Thu Dec 29 12:46:39 2016 (r429900) +++ head/devel/p5-Term-Table/Makefile Thu Dec 29 12:46:43 2016 (r429901) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Term-Table -PORTVERSION= 0.004 +PORTVERSION= 0.005 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/devel/p5-Term-Table/distinfo ============================================================================== --- head/devel/p5-Term-Table/distinfo Thu Dec 29 12:46:39 2016 (r429900) +++ head/devel/p5-Term-Table/distinfo Thu Dec 29 12:46:43 2016 (r429901) @@ -1,3 +1,3 @@ -TIMESTAMP = 1482334553 -SHA256 (Term-Table-0.004.tar.gz) = 3fe195ddc25c804101875082ef7e536b2ce85e8331d38ae02d1fb252bd61f2af -SIZE (Term-Table-0.004.tar.gz) = 22603 +TIMESTAMP = 1483013225 +SHA256 (Term-Table-0.005.tar.gz) = bbc7c1274118deb5f2c9ca2b39e49bb1b36fe52a982ccd9d7d79182569d6e3d3 +SIZE (Term-Table-0.005.tar.gz) = 22787 Modified: head/devel/p5-Term-Table/pkg-plist ============================================================================== --- head/devel/p5-Term-Table/pkg-plist Thu Dec 29 12:46:39 2016 (r429900) +++ head/devel/p5-Term-Table/pkg-plist Thu Dec 29 12:46:43 2016 (r429901) @@ -3,6 +3,7 @@ %%SITE_PERL%%/Term/Table/CellStack.pm %%SITE_PERL%%/Term/Table/HashBase.pm %%SITE_PERL%%/Term/Table/LineBreak.pm +%%SITE_PERL%%/Term/Table/Spacer.pm %%SITE_PERL%%/Term/Table/Util.pm %%PERL5_MAN3%%/Term::Table.3.gz %%PERL5_MAN3%%/Term::Table::Cell.3.gz From owner-svn-ports-head@freebsd.org Thu Dec 29 12:50:34 2016 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 B55E7C95021; Thu, 29 Dec 2016 12:50:34 +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 6A87F1F8D; Thu, 29 Dec 2016 12:50:34 +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 uBTCoX0g095943; Thu, 29 Dec 2016 12:50:33 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBTCoXeq095941; Thu, 29 Dec 2016 12:50:33 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201612291250.uBTCoXeq095941@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Thu, 29 Dec 2016 12:50:33 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429903 - head/benchmarks/netperfmeter 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: Thu, 29 Dec 2016 12:50:34 -0000 Author: amdmi3 Date: Thu Dec 29 12:50:33 2016 New Revision: 429903 URL: https://svnweb.freebsd.org/changeset/ports/429903 Log: - Update to 1.6.1 PR: 214343 Submitted by: joneum@bsdproject.de Approved by: dreibh@iem.uni-due.de (maintainer) Added: head/benchmarks/netperfmeter/pkg-plist (contents, props changed) Modified: head/benchmarks/netperfmeter/Makefile head/benchmarks/netperfmeter/distinfo Modified: head/benchmarks/netperfmeter/Makefile ============================================================================== --- head/benchmarks/netperfmeter/Makefile Thu Dec 29 12:46:48 2016 (r429902) +++ head/benchmarks/netperfmeter/Makefile Thu Dec 29 12:50:33 2016 (r429903) @@ -2,19 +2,18 @@ # $FreeBSD$ PORTNAME= netperfmeter -PORTVERSION= 1.3.0 +PORTVERSION= 1.6.1 CATEGORIES= benchmarks -MASTER_SITES= http://www.iem.uni-due.de/~dreibh/netperfmeter/download/ http://www.exp-math.uni-essen.de/~dreibh/netperfmeter/download/ +MASTER_SITES= http://www.uni-due.de/~be0001/netperfmeter/download/ MAINTAINER= dreibh@iem.uni-due.de COMMENT= Network Performance Meter -GNU_CONFIGURE= yes -USES= gmake - -PLIST_FILES= bin/netperfmeter \ - man/man1/netperfmeter.1.gz +LICENSE= GPLv3+ +LICENSE_FILE= ${WRKSRC}/COPYING -LICENSE= GPLv3 +GNU_CONFIGURE= yes +USES= gmake shebangfix +SHEBANG_FILES= src/pdfmetadata .include Modified: head/benchmarks/netperfmeter/distinfo ============================================================================== --- head/benchmarks/netperfmeter/distinfo Thu Dec 29 12:46:48 2016 (r429902) +++ head/benchmarks/netperfmeter/distinfo Thu Dec 29 12:50:33 2016 (r429903) @@ -1,2 +1,3 @@ -SHA256 (netperfmeter-1.3.0.tar.gz) = 443214f4477134feb691104d60ce452e3bf943be96a982815a0b22e74df87bef -SIZE (netperfmeter-1.3.0.tar.gz) = 438119 +TIMESTAMP = 1482849516 +SHA256 (netperfmeter-1.6.1.tar.gz) = 4da3c204efc27de2d8fc5b4c86d126bb9c38957490a44a2baee2ecdd085a1299 +SIZE (netperfmeter-1.6.1.tar.gz) = 535075 Added: head/benchmarks/netperfmeter/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/benchmarks/netperfmeter/pkg-plist Thu Dec 29 12:50:33 2016 (r429903) @@ -0,0 +1,18 @@ +bin/combinesummaries +bin/createsummary +bin/extractvectors +bin/netperfmeter +bin/pdfembedfonts +bin/pdfmetadata +bin/plot-netperfmeter-results +bin/runtimeestimator +man/man1/combinesummaries.1.gz +man/man1/createsummary.1.gz +man/man1/extractvectors.1.gz +man/man1/netperfmeter.1.gz +man/man1/pdfembedfonts.1.gz +man/man1/pdfmetadata.1.gz +man/man1/plot-netperfmeter-results.1.gz +man/man1/runtimeestimator.1.gz +%%DATADIR%%/plot-netperfmeter-results.R +%%DATADIR%%/plotter.R From owner-svn-ports-head@freebsd.org Thu Dec 29 12:59:33 2016 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 39551C955E8; Thu, 29 Dec 2016 12:59:33 +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 13B301676; Thu, 29 Dec 2016 12:59:33 +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 uBTCxWU3000146; Thu, 29 Dec 2016 12:59:32 GMT (envelope-from ehaupt@FreeBSD.org) Received: (from ehaupt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBTCxVcO000141; Thu, 29 Dec 2016 12:59:31 GMT (envelope-from ehaupt@FreeBSD.org) Message-Id: <201612291259.uBTCxVcO000141@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ehaupt set sender to ehaupt@FreeBSD.org using -f From: Emanuel Haupt Date: Thu, 29 Dec 2016 12:59:31 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429904 - in head/textproc: . splitpatch splitpatch/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: Thu, 29 Dec 2016 12:59:33 -0000 Author: ehaupt Date: Thu Dec 29 12:59:31 2016 New Revision: 429904 URL: https://svnweb.freebsd.org/changeset/ports/429904 Log: A utility to split a diff patch into separate sections. It also features splitting a patch file by hunks instead of the default by file. This is very useful for merging patches that fail to apply by only some hunks. WWW: https://github.com/benjsc/splitpatch Added: head/textproc/splitpatch/ head/textproc/splitpatch/Makefile (contents, props changed) head/textproc/splitpatch/distinfo (contents, props changed) head/textproc/splitpatch/files/ head/textproc/splitpatch/files/patch-man_pod2man.mk (contents, props changed) head/textproc/splitpatch/pkg-descr (contents, props changed) Modified: head/textproc/Makefile Modified: head/textproc/Makefile ============================================================================== --- head/textproc/Makefile Thu Dec 29 12:50:33 2016 (r429903) +++ head/textproc/Makefile Thu Dec 29 12:59:31 2016 (r429904) @@ -1591,6 +1591,7 @@ SUBDIR += sphinxsearch SUBDIR += sphinxsearch-devel SUBDIR += spiff + SUBDIR += splitpatch SUBDIR += sq-hunspell SUBDIR += sr-aspell SUBDIR += sr-hunspell Added: head/textproc/splitpatch/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/textproc/splitpatch/Makefile Thu Dec 29 12:59:31 2016 (r429904) @@ -0,0 +1,36 @@ +# Created by: Emanuel Haupt +# $FreeBSD$ + +PORTNAME= splitpatch +PORTVERSION= 1.0.2016122801 +CATEGORIES= textproc + +MAINTAINER= ehaupt@FreeBSD.org +COMMENT= Utility to split a diff patch into separate sections + +LICENSE= GPLv2+ + +USES= gmake perl5 +USE_PERL5= build +USE_RUBY= yes +NO_ARCH= yes + +USE_GITHUB= yes +GH_ACCOUNT= jaalto +GH_TAGNAME= 13c5941 + +PLIST_FILES= bin/splitpatch man/man1/splitpatch.1.gz + +# avoid build date in man page +#MAKE_ENV+= PODCENTER=" " + +MAKE_JOBS_UNSAFE=yes + +do-install: + @${MKDIR} ${STAGEDIR}${PREFIX}/bin ${STAGEDIR}${MANPREFIX}/man/man1 + ${INSTALL_SCRIPT} ${WRKSRC}/${PORTNAME}.rb \ + ${STAGEDIR}${PREFIX}/bin/${PORTNAME} + ${INSTALL_MAN} ${WRKSRC}/man/${PORTNAME}.1 \ + ${STAGEDIR}${MANPREFIX}/man/man1 + +.include Added: head/textproc/splitpatch/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/textproc/splitpatch/distinfo Thu Dec 29 12:59:31 2016 (r429904) @@ -0,0 +1,3 @@ +TIMESTAMP = 1482940118 +SHA256 (jaalto-splitpatch-1.0.2016122801-13c5941_GH0.tar.gz) = d07e1c00794eefa2f3c2b7f204f4fbdfcbe1afcff595a88fbd3fce7b925584d9 +SIZE (jaalto-splitpatch-1.0.2016122801-13c5941_GH0.tar.gz) = 4798 Added: head/textproc/splitpatch/files/patch-man_pod2man.mk ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/textproc/splitpatch/files/patch-man_pod2man.mk Thu Dec 29 12:59:31 2016 (r429904) @@ -0,0 +1,33 @@ +--- man/pod2man.mk.orig 2016-08-15 17:36:10 UTC ++++ man/pod2man.mk +@@ -36,7 +36,6 @@ RELEASE ?= $(PACKAGE) + + # Optional variables to set + MANSECT ?= 1 +-PODCENTER ?= $$(date "+%Y-%m-%d") + + # Directories + MANSRC = +@@ -46,7 +45,6 @@ MANPOD = $(MANSRC)$(PACKAGE).$(MANSECT) + MANPAGE = $(MANDEST)$(PACKAGE).$(MANSECT) + + POD2MAN = pod2man +-POD2MAN_FLAGS = --utf8 + + makeman: $(MANPAGE) + +@@ -54,12 +52,9 @@ $(MANPAGE): $(MANPOD) + # make target - create manual page from a *.pod page + podchecker $(MANPOD) + LC_ALL=C $(POD2MAN) $(POD2MAN_FLAGS) \ +- --center="$(PODCENTER)" \ ++ --center=" " \ + --name="$(PACKAGE)" \ + --section="$(MANSECT)" \ + --release="$(RELEASE)" \ + $(MANPOD) \ +- > $(MANPAGE) && \ +- rm -f pod*.tmp +- +-# End of of Makefile part ++ > $(MANPAGE) Added: head/textproc/splitpatch/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/textproc/splitpatch/pkg-descr Thu Dec 29 12:59:31 2016 (r429904) @@ -0,0 +1,5 @@ +A utility to split a diff patch into separate sections. It also features +splitting a patch file by hunks instead of the default by file. This is very +useful for merging patches that fail to apply by only some hunks. + +WWW: https://github.com/benjsc/splitpatch From owner-svn-ports-head@freebsd.org Thu Dec 29 13:03:33 2016 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 AE7FDC95B33; Thu, 29 Dec 2016 13:03:33 +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 7DD401BA5; Thu, 29 Dec 2016 13:03:33 +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 uBTD3Wmt004171; Thu, 29 Dec 2016 13:03:32 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBTD3WU1004170; Thu, 29 Dec 2016 13:03:32 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201612291303.uBTD3WU1004170@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Thu, 29 Dec 2016 13:03:32 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429905 - head/devel/noweb 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: Thu, 29 Dec 2016 13:03:33 -0000 Author: amdmi3 Date: Thu Dec 29 13:03:32 2016 New Revision: 429905 URL: https://svnweb.freebsd.org/changeset/ports/429905 Log: - Fix fetch: the only ftp MASTER_SITE requires extended passive mode support from fetcher, so use ftp(1) to fetch PR: 214206 Submitted by: une@edu.hkg.ac.jp Modified: head/devel/noweb/Makefile Modified: head/devel/noweb/Makefile ============================================================================== --- head/devel/noweb/Makefile Thu Dec 29 12:59:31 2016 (r429904) +++ head/devel/noweb/Makefile Thu Dec 29 13:03:32 2016 (r429905) @@ -10,11 +10,6 @@ MASTER_SITES= ftp://www.eecs.harvard.edu MAINTAINER= ports@FreeBSD.org COMMENT= Simple, extensible literate-programming tool -# The file is accessible via browser, but it times out on "make fetch" -# This happens on both FreeBSD and DragonFly. Interested users should -# host the file and change the MASTER_SITES accordingly -BROKEN= unfetchable due to settings at host FTP server - LICENSE= noweb LICENSE_NAME= noweb LICENSE_FILE= ${WRKSRC}/COPYRIGHT @@ -23,6 +18,11 @@ LICENSE_PERMS= dist-mirror dist-sell pkg BUILD_DEPENDS= icont:lang/icon RUN_DEPENDS= iconx:lang/icon +# Master site uses extended passive mode fetch(1) does not support +FETCH_CMD= /usr/bin/ftp +FETCH_ARGS= # empty +DISABLE_SIZE= yes + PORTSCOUT= skipv:2.11 USES= tar:tgz From owner-svn-ports-head@freebsd.org Thu Dec 29 13:08:34 2016 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 02EF4C95C1A; Thu, 29 Dec 2016 13:08:34 +0000 (UTC) (envelope-from brnrd@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 C68B41D1F; Thu, 29 Dec 2016 13:08:33 +0000 (UTC) (envelope-from brnrd@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBTD8WtN004466; Thu, 29 Dec 2016 13:08:32 GMT (envelope-from brnrd@FreeBSD.org) Received: (from brnrd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBTD8Wuo004464; Thu, 29 Dec 2016 13:08:32 GMT (envelope-from brnrd@FreeBSD.org) Message-Id: <201612291308.uBTD8Wuo004464@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: brnrd set sender to brnrd@FreeBSD.org using -f From: Bernard Spil Date: Thu, 29 Dec 2016 13:08:32 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429906 - head/security/vuxml 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: Thu, 29 Dec 2016 13:08:34 -0000 Author: brnrd Date: Thu Dec 29 13:08:32 2016 New Revision: 429906 URL: https://svnweb.freebsd.org/changeset/ports/429906 Log: security/vuxml: Document h2o vulnerability PR: 215587 Submitted by: Dave Cottlehuber (maintainer) Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Thu Dec 29 13:03:32 2016 (r429905) +++ head/security/vuxml/vuln.xml Thu Dec 29 13:08:32 2016 (r429906) @@ -58,6 +58,34 @@ Notes: * Do not forget port variants (linux-f10-libxml2, libxml2, etc.) --> + + www/h2o -- Use-after-free vulnerability + + + h2o + 2.0.4_2 + + + + +

Kazuho Oku reports:

+
+

A use-after-free vulnerability exists in H2O up to and including + version 2.0.4 / 2.1.0-beta3 that can be used by a remote attacker to + mount DoS attacks and / or information theft.

+
+ +
+ + https://github.com/h2o/h2o/releases/tag/v2.0.5 + https://github.com/h2o/h2o/issues/1144 + + + 2016-09-09 + 2016-12-21 + +
+ PHP -- multiple vulnerabilities From owner-svn-ports-head@freebsd.org Thu Dec 29 13:12:04 2016 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 A5281C95E01; Thu, 29 Dec 2016 13:12:04 +0000 (UTC) (envelope-from swills@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 72DBC1029; Thu, 29 Dec 2016 13:12:04 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBTDC3Cj008448; Thu, 29 Dec 2016 13:12:03 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBTDC349008446; Thu, 29 Dec 2016 13:12:03 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201612291312.uBTDC349008446@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Thu, 29 Dec 2016 13:12:03 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429907 - head/security/vault 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: Thu, 29 Dec 2016 13:12:04 -0000 Author: swills Date: Thu Dec 29 13:12:03 2016 New Revision: 429907 URL: https://svnweb.freebsd.org/changeset/ports/429907 Log: security/vault: update to 0.6.4 PR: 215618 Submitted by: Pavel Timofeev Modified: head/security/vault/Makefile head/security/vault/distinfo Modified: head/security/vault/Makefile ============================================================================== --- head/security/vault/Makefile Thu Dec 29 13:08:32 2016 (r429906) +++ head/security/vault/Makefile Thu Dec 29 13:12:03 2016 (r429907) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= vault -PORTVERSION= 0.6.2 +PORTVERSION= 0.6.4 DISTVERSIONPREFIX= v CATEGORIES= security Modified: head/security/vault/distinfo ============================================================================== --- head/security/vault/distinfo Thu Dec 29 13:08:32 2016 (r429906) +++ head/security/vault/distinfo Thu Dec 29 13:12:03 2016 (r429907) @@ -1,3 +1,3 @@ -TIMESTAMP = 1478431676 -SHA256 (hashicorp-vault-v0.6.2_GH0.tar.gz) = 295197e8ec7d03d4e141733579250ed653b13862a2d83dfd0d11a6e82f28b436 -SIZE (hashicorp-vault-v0.6.2_GH0.tar.gz) = 4862801 +TIMESTAMP = 1483015796 +SHA256 (hashicorp-vault-v0.6.4_GH0.tar.gz) = efe8649e899b8e5cd5838f896e1d0340b83611fa6f2bd03ffc219827c665ff4e +SIZE (hashicorp-vault-v0.6.4_GH0.tar.gz) = 5167905 From owner-svn-ports-head@freebsd.org Thu Dec 29 13:15:41 2016 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 27ADDC95EFB; Thu, 29 Dec 2016 13:15:41 +0000 (UTC) (envelope-from swills@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 EB227122B; Thu, 29 Dec 2016 13:15:40 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBTDFepd008705; Thu, 29 Dec 2016 13:15:40 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBTDFeGD008703; Thu, 29 Dec 2016 13:15:40 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201612291315.uBTDFeGD008703@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Thu, 29 Dec 2016 13:15:39 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429908 - head/devel/rubygem-ruby-progressbar 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: Thu, 29 Dec 2016 13:15:41 -0000 Author: swills Date: Thu Dec 29 13:15:39 2016 New Revision: 429908 URL: https://svnweb.freebsd.org/changeset/ports/429908 Log: devel/rubygem-ruby-progressbar: update to 1.8.1 Modified: head/devel/rubygem-ruby-progressbar/Makefile head/devel/rubygem-ruby-progressbar/distinfo Modified: head/devel/rubygem-ruby-progressbar/Makefile ============================================================================== --- head/devel/rubygem-ruby-progressbar/Makefile Thu Dec 29 13:12:03 2016 (r429907) +++ head/devel/rubygem-ruby-progressbar/Makefile Thu Dec 29 13:15:39 2016 (r429908) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= ruby-progressbar -PORTVERSION= 1.8.0 +PORTVERSION= 1.8.1 CATEGORIES= devel ruby MASTER_SITES= RG Modified: head/devel/rubygem-ruby-progressbar/distinfo ============================================================================== --- head/devel/rubygem-ruby-progressbar/distinfo Thu Dec 29 13:12:03 2016 (r429907) +++ head/devel/rubygem-ruby-progressbar/distinfo Thu Dec 29 13:15:39 2016 (r429908) @@ -1,2 +1,3 @@ -SHA256 (rubygem/ruby-progressbar-1.8.0.gem) = 78020988fc8603843747e316edb8fc50481c6842583eab5749e29fbbc9660f54 -SIZE (rubygem/ruby-progressbar-1.8.0.gem) = 26112 +TIMESTAMP = 1483017037 +SHA256 (rubygem/ruby-progressbar-1.8.1.gem) = 95ded755295440de814704970d7ccaf3cb259854534f03a03a6d05918f3eece3 +SIZE (rubygem/ruby-progressbar-1.8.1.gem) = 26112 From owner-svn-ports-head@freebsd.org Thu Dec 29 13:17:01 2016 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 B2A79C95F3F; Thu, 29 Dec 2016 13:17:01 +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 81EC31317; Thu, 29 Dec 2016 13:17:01 +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 uBTDH0NM008873; Thu, 29 Dec 2016 13:17:00 GMT (envelope-from ehaupt@FreeBSD.org) Received: (from ehaupt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBTDH0xX008872; Thu, 29 Dec 2016 13:17:00 GMT (envelope-from ehaupt@FreeBSD.org) Message-Id: <201612291317.uBTDH0xX008872@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ehaupt set sender to ehaupt@FreeBSD.org using -f From: Emanuel Haupt Date: Thu, 29 Dec 2016 13:17:00 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429909 - head/textproc/splitpatch 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: Thu, 29 Dec 2016 13:17:01 -0000 Author: ehaupt Date: Thu Dec 29 13:17:00 2016 New Revision: 429909 URL: https://svnweb.freebsd.org/changeset/ports/429909 Log: Remove unnecessary comment Modified: head/textproc/splitpatch/Makefile Modified: head/textproc/splitpatch/Makefile ============================================================================== --- head/textproc/splitpatch/Makefile Thu Dec 29 13:15:39 2016 (r429908) +++ head/textproc/splitpatch/Makefile Thu Dec 29 13:17:00 2016 (r429909) @@ -21,9 +21,6 @@ GH_TAGNAME= 13c5941 PLIST_FILES= bin/splitpatch man/man1/splitpatch.1.gz -# avoid build date in man page -#MAKE_ENV+= PODCENTER=" " - MAKE_JOBS_UNSAFE=yes do-install: From owner-svn-ports-head@freebsd.org Thu Dec 29 13:24:02 2016 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 51949C89279; Thu, 29 Dec 2016 13:24:02 +0000 (UTC) (envelope-from brnrd@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 2C31718A8; Thu, 29 Dec 2016 13:24:02 +0000 (UTC) (envelope-from brnrd@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBTDO1wA012990; Thu, 29 Dec 2016 13:24:01 GMT (envelope-from brnrd@FreeBSD.org) Received: (from brnrd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBTDO1O1012986; Thu, 29 Dec 2016 13:24:01 GMT (envelope-from brnrd@FreeBSD.org) Message-Id: <201612291324.uBTDO1O1012986@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: brnrd set sender to brnrd@FreeBSD.org using -f From: Bernard Spil Date: Thu, 29 Dec 2016 13:24:01 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429910 - in head/www/h2o: . 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: Thu, 29 Dec 2016 13:24:02 -0000 Author: brnrd Date: Thu Dec 29 13:24:00 2016 New Revision: 429910 URL: https://svnweb.freebsd.org/changeset/ports/429910 Log: www/h2o: Fix Use-after-free vulnerability - Fix duplicate PORTREVISION assignment - Register OpenSSL dependency when LIBRESSL is OFF PR: 215587 Submitted by: Dave Cottlehuber (maintainer) MFH: 2016Q4 Security: d0b12952-cb86-11e6-906f-0cc47a065786 Security: CVE-2016-7835 Added: head/www/h2o/files/patch-lib_core_request.c (contents, props changed) head/www/h2o/files/patch-lib_http2_connection.c (contents, props changed) Modified: head/www/h2o/Makefile Modified: head/www/h2o/Makefile ============================================================================== --- head/www/h2o/Makefile Thu Dec 29 13:17:00 2016 (r429909) +++ head/www/h2o/Makefile Thu Dec 29 13:24:00 2016 (r429910) @@ -3,9 +3,8 @@ PORTNAME= h2o PORTVERSION= 2.0.4 -PORTREVISION= 1 +PORTREVISION= 2 DISTVERSIONPREFIX= v -PORTREVISION= 1 CATEGORIES= www MAINTAINER= dch@skunkwerks.at @@ -49,6 +48,7 @@ CMAKE_ARGS+= -DEXTRA_LIBRARIES=OFF -DWIT LIBRESSL_CMAKE_ON= -DWITH_BUNDLED_SSL=ON LIBRESSL_CMAKE_OFF= -DWITH_BUNDLED_SSL=OFF +LIBRESSL_USES_OFF= ssl MRUBY_CMAKE_ON= -DWITH_MRUBY=ON MRUBY_CMAKE_OFF= -DWITH_MRUBY=OFF Added: head/www/h2o/files/patch-lib_core_request.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/h2o/files/patch-lib_core_request.c Thu Dec 29 13:24:00 2016 (r429910) @@ -0,0 +1,145 @@ +--- lib/core/request.c.orig 2016-09-13 06:57:03 UTC ++++ lib/core/request.c +@@ -31,21 +31,24 @@ + + #define INITIAL_INBUFSZ 8192 + +-struct st_delegate_request_deferred_t { ++struct st_deferred_request_action_t { ++ h2o_timeout_entry_t timeout; + h2o_req_t *req; ++}; ++ ++struct st_delegate_request_deferred_t { ++ struct st_deferred_request_action_t super; + h2o_handler_t *current_handler; +- h2o_timeout_entry_t _timeout; + }; + + struct st_reprocess_request_deferred_t { +- h2o_req_t *req; ++ struct st_deferred_request_action_t super; + h2o_iovec_t method; + const h2o_url_scheme_t *scheme; + h2o_iovec_t authority; + h2o_iovec_t path; + h2o_req_overrides_t *overrides; + int is_delegated; +- h2o_timeout_entry_t _timeout; + }; + + struct st_send_error_deferred_t { +@@ -57,6 +60,21 @@ struct st_send_error_deferred_t { + h2o_timeout_entry_t _timeout; + }; + ++static void on_deferred_action_dispose(void *_action) ++{ ++ struct st_deferred_request_action_t *action = _action; ++ if (h2o_timeout_is_linked(&action->timeout)) ++ h2o_timeout_unlink(&action->timeout); ++} ++ ++static struct st_deferred_request_action_t *create_deferred_action(h2o_req_t *req, size_t sz, h2o_timeout_cb cb) ++{ ++ struct st_deferred_request_action_t *action = h2o_mem_alloc_shared(&req->pool, sz, on_deferred_action_dispose); ++ *action = (struct st_deferred_request_action_t){{0, cb}, req}; ++ h2o_timeout_link(req->conn->ctx->loop, &req->conn->ctx->zero_timeout, &action->timeout); ++ return action; ++} ++ + static h2o_hostconf_t *find_hostconf(h2o_hostconf_t **hostconfs, h2o_iovec_t authority, uint16_t default_port) + { + h2o_iovec_t hostname; +@@ -205,6 +223,7 @@ void h2o_init_request(h2o_req_t *req, h2 + req->preferred_chunk_size = SIZE_MAX; + + if (src != NULL) { ++ size_t i; + #define COPY(buf) \ + do { \ + req->buf.base = h2o_mem_alloc_pool(&req->pool, src->buf.len); \ +@@ -216,9 +235,6 @@ void h2o_init_request(h2o_req_t *req, h2 + COPY(input.path); + req->input.scheme = src->input.scheme; + req->version = src->version; +- h2o_vector_reserve(&req->pool, &req->headers, src->headers.size); +- memcpy(req->headers.entries, src->headers.entries, sizeof(req->headers.entries[0]) * src->headers.size); +- req->headers.size = src->headers.size; + req->entity = src->entity; + req->http1_is_persistent = src->http1_is_persistent; + req->timestamps = src->timestamps; +@@ -229,8 +245,19 @@ void h2o_init_request(h2o_req_t *req, h2 + req->upgrade.len = 0; + } + #undef COPY ++ h2o_vector_reserve(&req->pool, &req->headers, src->headers.size); ++ req->headers.size = src->headers.size; ++ for (i = 0; i != src->headers.size; ++i) { ++ h2o_header_t *dst_header = req->headers.entries + i, *src_header = src->headers.entries + i; ++ if (h2o_iovec_is_token(src_header->name)) { ++ dst_header->name = src_header->name; ++ } else { ++ dst_header->name = h2o_mem_alloc_pool(&req->pool, sizeof(*dst_header->name)); ++ *dst_header->name = h2o_strdup(&req->pool, src_header->name->base, src_header->name->len); ++ } ++ dst_header->value = h2o_strdup(&req->pool, src_header->value.base, src_header->value.len); ++ } + if (src->env.size != 0) { +- size_t i; + h2o_vector_reserve(&req->pool, &req->env, src->env.size); + req->env.size = src->env.size; + for (i = 0; i != req->env.size; ++i) +@@ -276,16 +303,16 @@ void h2o_delegate_request(h2o_req_t *req + + static void on_delegate_request_cb(h2o_timeout_entry_t *entry) + { +- struct st_delegate_request_deferred_t *args = H2O_STRUCT_FROM_MEMBER(struct st_delegate_request_deferred_t, _timeout, entry); +- h2o_delegate_request(args->req, args->current_handler); ++ struct st_delegate_request_deferred_t *args = ++ H2O_STRUCT_FROM_MEMBER(struct st_delegate_request_deferred_t, super.timeout, entry); ++ h2o_delegate_request(args->super.req, args->current_handler); + } + + void h2o_delegate_request_deferred(h2o_req_t *req, h2o_handler_t *current_handler) + { +- struct st_delegate_request_deferred_t *args = h2o_mem_alloc_pool(&req->pool, sizeof(*args)); +- *args = (struct st_delegate_request_deferred_t){req, current_handler}; +- args->_timeout.cb = on_delegate_request_cb; +- h2o_timeout_link(req->conn->ctx->loop, &req->conn->ctx->zero_timeout, &args->_timeout); ++ struct st_delegate_request_deferred_t *args = ++ (struct st_delegate_request_deferred_t *)create_deferred_action(req, sizeof(*args), on_delegate_request_cb); ++ args->current_handler = current_handler; + } + + void h2o_reprocess_request(h2o_req_t *req, h2o_iovec_t method, const h2o_url_scheme_t *scheme, h2o_iovec_t authority, +@@ -335,17 +362,23 @@ void h2o_reprocess_request(h2o_req_t *re + + static void on_reprocess_request_cb(h2o_timeout_entry_t *entry) + { +- struct st_reprocess_request_deferred_t *args = H2O_STRUCT_FROM_MEMBER(struct st_reprocess_request_deferred_t, _timeout, entry); +- h2o_reprocess_request(args->req, args->method, args->scheme, args->authority, args->path, args->overrides, args->is_delegated); ++ struct st_reprocess_request_deferred_t *args = ++ H2O_STRUCT_FROM_MEMBER(struct st_reprocess_request_deferred_t, super.timeout, entry); ++ h2o_reprocess_request(args->super.req, args->method, args->scheme, args->authority, args->path, args->overrides, ++ args->is_delegated); + } + + void h2o_reprocess_request_deferred(h2o_req_t *req, h2o_iovec_t method, const h2o_url_scheme_t *scheme, h2o_iovec_t authority, + h2o_iovec_t path, h2o_req_overrides_t *overrides, int is_delegated) + { +- struct st_reprocess_request_deferred_t *args = h2o_mem_alloc_pool(&req->pool, sizeof(*args)); +- *args = (struct st_reprocess_request_deferred_t){req, method, scheme, authority, path, overrides, is_delegated}; +- args->_timeout.cb = on_reprocess_request_cb; +- h2o_timeout_link(req->conn->ctx->loop, &req->conn->ctx->zero_timeout, &args->_timeout); ++ struct st_reprocess_request_deferred_t *args = ++ (struct st_reprocess_request_deferred_t *)create_deferred_action(req, sizeof(*args), on_reprocess_request_cb); ++ args->method = method; ++ args->scheme = scheme; ++ args->authority = authority; ++ args->path = path; ++ args->overrides = overrides; ++ args->is_delegated = is_delegated; + } + + void h2o_start_response(h2o_req_t *req, h2o_generator_t *generator) Added: head/www/h2o/files/patch-lib_http2_connection.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/h2o/files/patch-lib_http2_connection.c Thu Dec 29 13:24:00 2016 (r429910) @@ -0,0 +1,10 @@ +--- lib/http2/connection.c.orig 2016-09-13 06:57:03 UTC ++++ lib/http2/connection.c +@@ -1329,6 +1329,7 @@ int h2o_http2_handle_upgrade(h2o_req_t * + + return 0; + Error: ++ h2o_linklist_unlink(&http2conn->_conns); + free(http2conn); + return -1; + } From owner-svn-ports-head@freebsd.org Thu Dec 29 13:34:30 2016 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 D98C7C89693; Thu, 29 Dec 2016 13:34:30 +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 9C2191F71; Thu, 29 Dec 2016 13:34:30 +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 uBTDYTHk017330; Thu, 29 Dec 2016 13:34:29 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBTDYTwV017329; Thu, 29 Dec 2016 13:34:29 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201612291334.uBTDYTwV017329@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Thu, 29 Dec 2016 13:34:29 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429911 - head/devel/amd64-gcc 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: Thu, 29 Dec 2016 13:34:31 -0000 Author: bapt Date: Thu Dec 29 13:34:29 2016 New Revision: 429911 URL: https://svnweb.freebsd.org/changeset/ports/429911 Log: Fix plist Reported by: cognet Modified: head/devel/amd64-gcc/pkg-plist Modified: head/devel/amd64-gcc/pkg-plist ============================================================================== --- head/devel/amd64-gcc/pkg-plist Thu Dec 29 13:24:00 2016 (r429910) +++ head/devel/amd64-gcc/pkg-plist Thu Dec 29 13:34:29 2016 (r429911) @@ -8,7 +8,19 @@ bin/%%GCC_TARGET%%-gcc-nm bin/%%GCC_TARGET%%-gcc-ranlib lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/include-fixed/README lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/include-fixed/limits.h +lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/include-fixed/netinet/ip_fil.h +lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/include-fixed/netinet/ip_lookup.h +lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/include-fixed/netinet/ip_nat.h +lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/include-fixed/netinet/ip_proxy.h +lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/include-fixed/netinet/ip_scan.h +lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/include-fixed/netinet/ip_state.h +lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/include-fixed/stddef.h +lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/include-fixed/stdio.h +lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/include-fixed/stdlib.h +lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/include-fixed/sys/types.h lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/include-fixed/syslimits.h +lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/include-fixed/unistd.h +lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/include-fixed/wchar.h lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/include/adxintrin.h lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/include/ammintrin.h lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/include/avx2intrin.h @@ -137,15 +149,15 @@ lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/p lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/plugin/include/collect2.h lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/plugin/include/conditions.h lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/plugin/include/config.h -lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/plugin/include/config/dbxelf.h -lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/plugin/include/config/elfos.h lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/plugin/include/config/%%OPSYS%%-spec.h lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/plugin/include/config/%%OPSYS%%-stdint.h lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/plugin/include/config/%%OPSYS%%.h -lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/plugin/include/config/i386/att.h -lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/plugin/include/config/i386/biarch64.h +lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/plugin/include/config/dbxelf.h +lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/plugin/include/config/elfos.h lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/plugin/include/config/i386/%%OPSYS%%.h lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/plugin/include/config/i386/%%OPSYS%%64.h +lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/plugin/include/config/i386/att.h +lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/plugin/include/config/i386/biarch64.h lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/plugin/include/config/i386/i386-opts.h lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/plugin/include/config/i386/i386-protos.h lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/plugin/include/config/i386/i386.h From owner-svn-ports-head@freebsd.org Thu Dec 29 13:54:10 2016 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 C6C71C89DA0; Thu, 29 Dec 2016 13:54: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 6EC201873; Thu, 29 Dec 2016 13:54: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 uBTDs9ov025518; Thu, 29 Dec 2016 13:54:09 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBTDs93m025516; Thu, 29 Dec 2016 13:54:09 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201612291354.uBTDs93m025516@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Thu, 29 Dec 2016 13:54:09 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429912 - head/textproc/yaml-mode.el 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: Thu, 29 Dec 2016 13:54:10 -0000 Author: amdmi3 Date: Thu Dec 29 13:54:09 2016 New Revision: 429912 URL: https://svnweb.freebsd.org/changeset/ports/429912 Log: - Update to 0.0.13 - While here, fix license, switch to options helpers and apply some minor fixes PR: 214243 Submitted by: yasu@utahime.org (maintainer) Modified: head/textproc/yaml-mode.el/Makefile head/textproc/yaml-mode.el/distinfo Modified: head/textproc/yaml-mode.el/Makefile ============================================================================== --- head/textproc/yaml-mode.el/Makefile Thu Dec 29 13:34:29 2016 (r429911) +++ head/textproc/yaml-mode.el/Makefile Thu Dec 29 13:54:09 2016 (r429912) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= yaml-mode.el -PORTVERSION= 0.0.12 +PORTVERSION= 0.0.13 DISTVERSIONPREFIX= v CATEGORIES= textproc elisp PKGNAMESUFFIX= -${EMACS_PORT_NAME} @@ -10,7 +10,8 @@ PKGNAMESUFFIX= -${EMACS_PORT_NAME} MAINTAINER= yasu@utahime.org COMMENT= Simple major mode to edit YAML file for Emacsen -LICENSE= GPLv2 +LICENSE= GPLv2+ +LICENSE_FILE= ${WRKSRC}/LICENSE.txt USE_GITHUB= yes GH_ACCOUNT= yoshiki @@ -18,17 +19,17 @@ GH_PROJECT= yaml-mode USE_EMACS= yes -MAKE_ENV+= LISPDIR=${LISPDIR} +MAKE_ENV= LISPDIR=${LISPDIR} LISPDIR= ${STAGEDIR}${PREFIX}/${EMACS_VERSION_SITE_LISPDIR} OPTIONS_DEFINE= DOCS pre-install: - ${MKDIR} ${LISPDIR} + @${MKDIR} ${LISPDIR} -post-install: - ${MKDIR} ${STAGEDIR}${DOCSDIR} +post-install-DOCS-on: + @${MKDIR} ${STAGEDIR}${DOCSDIR} .for file in Changes README ${INSTALL_MAN} ${WRKSRC}/${file} ${STAGEDIR}${DOCSDIR} .endfor Modified: head/textproc/yaml-mode.el/distinfo ============================================================================== --- head/textproc/yaml-mode.el/distinfo Thu Dec 29 13:34:29 2016 (r429911) +++ head/textproc/yaml-mode.el/distinfo Thu Dec 29 13:54:09 2016 (r429912) @@ -1,2 +1,3 @@ -SHA256 (yoshiki-yaml-mode-v0.0.12_GH0.tar.gz) = f294ed0e2f77081c2e77fd9bd9b496346d5812b240613c5c9aee2dc6abfa5ca1 -SIZE (yoshiki-yaml-mode-v0.0.12_GH0.tar.gz) = 6968 +TIMESTAMP = 1478354804 +SHA256 (yoshiki-yaml-mode-v0.0.13_GH0.tar.gz) = c547b1ec62e6b39fd3e95e28b8d3918958d4f00391c471485532dbc6cc3dcab8 +SIZE (yoshiki-yaml-mode-v0.0.13_GH0.tar.gz) = 14446 From owner-svn-ports-head@freebsd.org Thu Dec 29 13:59:22 2016 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 46706C89FF5; Thu, 29 Dec 2016 13:59:22 +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 211691B1D; Thu, 29 Dec 2016 13:59:22 +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 uBTDxL7Z025856; Thu, 29 Dec 2016 13:59:21 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBTDxLG5025853; Thu, 29 Dec 2016 13:59:21 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201612291359.uBTDxLG5025853@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Thu, 29 Dec 2016 13:59:21 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429913 - in head/security/chaosreader: . 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: Thu, 29 Dec 2016 13:59:22 -0000 Author: amdmi3 Date: Thu Dec 29 13:59:20 2016 New Revision: 429913 URL: https://svnweb.freebsd.org/changeset/ports/429913 Log: - Update to 0.96 - Project has moved to github, update MASTER_SITES - Drop sshkeydata binary (it's deprecated) - Add LICENSE - Add dependencies: dns/p5-Net-DNS - Set architecture neutral - Take maintainership PR: 215644 Submitted by: dbaio@bsd.com.br Modified: head/security/chaosreader/Makefile head/security/chaosreader/distinfo head/security/chaosreader/files/patch-chaosreader Modified: head/security/chaosreader/Makefile ============================================================================== --- head/security/chaosreader/Makefile Thu Dec 29 13:54:09 2016 (r429912) +++ head/security/chaosreader/Makefile Thu Dec 29 13:59:20 2016 (r429913) @@ -2,30 +2,30 @@ # $FreeBSD$ PORTNAME= chaosreader -PORTVERSION= 0.94 -PORTREVISION= 1 +PORTVERSION= 0.96 CATEGORIES= security -MASTER_SITES= SF -DISTFILES= ${PORTNAME}${PORTVERSION} sshkeydata0.20 -EXTRACT_ONLY= -MAINTAINER= ports@FreeBSD.org +MAINTAINER= dbaio@bsd.com.br COMMENT= Tool to extract data from tcpdump logs +LICENSE= GPLv3+ + +RUN_DEPENDS= p5-Net-DNS>=0:dns/p5-Net-DNS + NO_BUILD= yes USES= perl5 shebangfix USE_PERL5= run +NO_ARCH= yes + +USE_GITHUB= yes +GH_ACCOUNT= brendangregg +GH_PROJECT= Chaosreader +GH_TAGNAME= 027a5e24abf399f4c1ebf199c0cd95d5888bebec -NO_WRKSUBDIR= yes -PLIST_FILES= bin/${PORTNAME} bin/sshkeydata -SHEBANG_FILES= chaosreader sshkeydata - -post-extract: - @${CP} ${DISTDIR}/${PORTNAME}${PORTVERSION} ${WRKSRC}/${PORTNAME} - @${CP} ${DISTDIR}/sshkeydata0.20 ${WRKSRC}/sshkeydata +PLIST_FILES= bin/${PORTNAME} +SHEBANG_FILES= chaosreader do-install: ${INSTALL_SCRIPT} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin - ${INSTALL_SCRIPT} ${WRKSRC}/sshkeydata ${STAGEDIR}${PREFIX}/bin .include Modified: head/security/chaosreader/distinfo ============================================================================== --- head/security/chaosreader/distinfo Thu Dec 29 13:54:09 2016 (r429912) +++ head/security/chaosreader/distinfo Thu Dec 29 13:59:20 2016 (r429913) @@ -1,4 +1,3 @@ -SHA256 (chaosreader0.94) = e84e2044aec3371ea5505d7d7db2c746d62ee1d24c970b90775e25c3625ab982 -SIZE (chaosreader0.94) = 185986 -SHA256 (sshkeydata0.20) = 324b6b7b4110dbfbb9ca93309853b651d290018b4d0d3fe68ae3078fca27e36d -SIZE (sshkeydata0.20) = 11341 +TIMESTAMP = 1482846482 +SHA256 (brendangregg-Chaosreader-0.96-027a5e24abf399f4c1ebf199c0cd95d5888bebec_GH0.tar.gz) = dfe81ad7143315e472aeb3e3c37ebaf23a612e1bca7f28cf58162673376cc5c3 +SIZE (brendangregg-Chaosreader-0.96-027a5e24abf399f4c1ebf199c0cd95d5888bebec_GH0.tar.gz) = 99157 Modified: head/security/chaosreader/files/patch-chaosreader ============================================================================== --- head/security/chaosreader/files/patch-chaosreader Thu Dec 29 13:54:09 2016 (r429912) +++ head/security/chaosreader/files/patch-chaosreader Thu Dec 29 13:59:20 2016 (r429913) @@ -1,9 +1,9 @@ ---- chaosreader.orig 2010-07-23 11:18:46.000000000 +0300 -+++ chaosreader 2010-07-23 11:21:34.000000000 +0300 -@@ -4028,7 +4028,11 @@ - ### This causes the replay program to pause +--- chaosreader.orig 2014-06-15 19:30:11 UTC ++++ chaosreader +@@ -4275,7 +4275,11 @@ END print REPLAY "ms($timediff1);\n"; } + $duration = 0.01 if $duration == 0; # avoid divide by 0, - $speed = sprintf("%.2f",$bytes / (1024 * $duration)); + if ( $duration > 0 ) { + $speed = sprintf("%.2f",$bytes / (1024 * $duration)); From owner-svn-ports-head@freebsd.org Thu Dec 29 14:01:51 2016 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 A4782C95276; Thu, 29 Dec 2016 14:01:51 +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 741961FC5; Thu, 29 Dec 2016 14:01:51 +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 uBTE1o0Q029723; Thu, 29 Dec 2016 14:01:50 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBTE1ovB029722; Thu, 29 Dec 2016 14:01:50 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201612291401.uBTE1ovB029722@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Thu, 29 Dec 2016 14:01:50 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429914 - head/devel/amd64-gcc 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: Thu, 29 Dec 2016 14:01:51 -0000 Author: bapt Date: Thu Dec 29 14:01:50 2016 New Revision: 429914 URL: https://svnweb.freebsd.org/changeset/ports/429914 Log: Yet another plist fix Reported by: cognet Pointyhat to: bapt Modified: head/devel/amd64-gcc/pkg-plist Modified: head/devel/amd64-gcc/pkg-plist ============================================================================== --- head/devel/amd64-gcc/pkg-plist Thu Dec 29 13:59:20 2016 (r429913) +++ head/devel/amd64-gcc/pkg-plist Thu Dec 29 14:01:50 2016 (r429914) @@ -62,7 +62,6 @@ lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/i lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/include/mmintrin.h lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/include/mwaitxintrin.h lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/include/nmmintrin.h -lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/include/pcommitintrin.h lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/include/pkuintrin.h lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/include/pmmintrin.h lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/include/popcntintrin.h From owner-svn-ports-head@freebsd.org Thu Dec 29 14:03:38 2016 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 F2385C952E8; Thu, 29 Dec 2016 14:03:38 +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 C1A681135; Thu, 29 Dec 2016 14:03:38 +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 uBTE3b0k029872; Thu, 29 Dec 2016 14:03:37 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBTE3bio029871; Thu, 29 Dec 2016 14:03:37 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201612291403.uBTE3bio029871@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Thu, 29 Dec 2016 14:03:37 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429915 - head/net/mediatomb 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: Thu, 29 Dec 2016 14:03:39 -0000 Author: amdmi3 Date: Thu Dec 29 14:03:37 2016 New Revision: 429915 URL: https://svnweb.freebsd.org/changeset/ports/429915 Log: - Mark LIBEXTRACTOR option BROKEN Approved by: portmgr blanket Modified: head/net/mediatomb/Makefile Modified: head/net/mediatomb/Makefile ============================================================================== --- head/net/mediatomb/Makefile Thu Dec 29 14:01:50 2016 (r429914) +++ head/net/mediatomb/Makefile Thu Dec 29 14:03:37 2016 (r429915) @@ -97,6 +97,7 @@ LIBEXTRACTOR_CONFIGURE_ENABLE= libextrac LIBEXTRACTOR_CONFIGURE_ON= --with-extractor-h="${LOCALBASE}/include" \ --with-extractor-libs="${LOCALBASE}/lib" LIBEXTRACTOR_LIB_DEPENDS= libextractor.so:textproc/libextractor +LIBEXTRACTOR_BROKEN= LIBEXTRACTOR option fails to configure (checking for EXTRACTOR_getKeywords in -lextractor... no) ID3LIB_CONFIGURE_ENABLE= id3lib ID3LIB_CONFIGURE_ON= --with-id3lib-h="${LOCALBASE}/include" \ From owner-svn-ports-head@freebsd.org Thu Dec 29 14:08:04 2016 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 2B113C9538B; Thu, 29 Dec 2016 14:08:04 +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 D4BB8125D; Thu, 29 Dec 2016 14:08:03 +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 uBTE83db030147; Thu, 29 Dec 2016 14:08:03 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBTE82pg030145; Thu, 29 Dec 2016 14:08:02 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201612291408.uBTE82pg030145@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Thu, 29 Dec 2016 14:08:02 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429916 - head/graphics/zphoto 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: Thu, 29 Dec 2016 14:08:04 -0000 Author: amdmi3 Date: Thu Dec 29 14:08:02 2016 New Revision: 429916 URL: https://svnweb.freebsd.org/changeset/ports/429916 Log: - Switch to USES=localbase - Properly optionize NLS Modified: head/graphics/zphoto/Makefile head/graphics/zphoto/pkg-plist Modified: head/graphics/zphoto/Makefile ============================================================================== --- head/graphics/zphoto/Makefile Thu Dec 29 14:03:37 2016 (r429915) +++ head/graphics/zphoto/Makefile Thu Dec 29 14:08:02 2016 (r429916) @@ -10,23 +10,25 @@ MASTER_SITES= http://namazu.org/~satoru/ MAINTAINER= ports@FreeBSD.org COMMENT= Zooming photo album generator -OPTIONS_DEFINE= ZIP -OPTIONS_DEFAULT= ZIP -ZIP_DESC= Enable zip support - LIB_DEPENDS= libming.so:graphics/ming \ libpopt.so:devel/popt \ libImlib2.so:graphics/imlib2 +USES= alias gmake localbase perl5 +USE_PERL5= build +GNU_CONFIGURE= yes +CONFIGURE_ARGS= --disable-avifile + +OPTIONS_DEFINE= ZIP NLS +OPTIONS_DEFAULT= ZIP +OPTIONS_SUB= yes + +ZIP_DESC= Enable zip support ZIP_RUN_DEPENDS= zip:archivers/zip ZIP_CONFIGURE_OFF= --disable-zip -GNU_CONFIGURE= yes -CONFIGURE_ARGS= --disable-avifile -CPPFLAGS+= -I${LOCALBASE}/include -LIBS+= -L${LOCALBASE}/lib -USES= alias gmake perl5 -USE_PERL5= build +NLS_USES= gettext +NLS_CONFIGURE_ENABLE= nls post-patch: @${REINPLACE_CMD} -e 's|||g' ${WRKSRC}/*.c ${WRKSRC}/configure Modified: head/graphics/zphoto/pkg-plist ============================================================================== --- head/graphics/zphoto/pkg-plist Thu Dec 29 14:03:37 2016 (r429915) +++ head/graphics/zphoto/pkg-plist Thu Dec 29 14:08:02 2016 (r429916) @@ -1,6 +1,6 @@ bin/zphoto -share/locale/ja/LC_MESSAGES/zphoto.mo -share/locale/ja_JP.SJIS/LC_MESSAGES/zphoto.mo +%%NLS%%share/locale/ja/LC_MESSAGES/zphoto.mo +%%NLS%%share/locale/ja_JP.SJIS/LC_MESSAGES/zphoto.mo %%DATADIR%%/doc/images/wxzphoto-linux-mini.png %%DATADIR%%/doc/images/wxzphoto-linux.png %%DATADIR%%/doc/images/wxzphoto-mini.png From owner-svn-ports-head@freebsd.org Thu Dec 29 14:20:47 2016 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 ED569C9594E; Thu, 29 Dec 2016 14:20:47 +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 C531019F1; Thu, 29 Dec 2016 14:20:47 +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 uBTEKkB8034280; Thu, 29 Dec 2016 14:20:46 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBTEKk6E034276; Thu, 29 Dec 2016 14:20:46 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201612291420.uBTEKk6E034276@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Thu, 29 Dec 2016 14:20:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429917 - in head/emulators/visualboyadvance-m: . 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: Thu, 29 Dec 2016 14:20:48 -0000 Author: amdmi3 Date: Thu Dec 29 14:20:46 2016 New Revision: 429917 URL: https://svnweb.freebsd.org/changeset/ports/429917 Log: - Remove bogus (in presence of USE_GITHUB) USES=tar* - Switch to options helpers - Fix build with GBVAM and/or without SDL (add mising files and conditions to plist) - Fix manpage installation (patch mandir instead of moving file later, no need to empty directory in the plist) - Fix build with LIRC (remove double patching) - Fix build with LINK (use correct version of SFML) Approved by: portmgr blanket Modified: head/emulators/visualboyadvance-m/Makefile head/emulators/visualboyadvance-m/files/patch-CMakeLists.txt head/emulators/visualboyadvance-m/files/patch-src-gba-GBALink.cpp head/emulators/visualboyadvance-m/pkg-plist Modified: head/emulators/visualboyadvance-m/Makefile ============================================================================== --- head/emulators/visualboyadvance-m/Makefile Thu Dec 29 14:08:02 2016 (r429916) +++ head/emulators/visualboyadvance-m/Makefile Thu Dec 29 14:20:46 2016 (r429917) @@ -34,100 +34,54 @@ DEBUGGER_DESC= Enable the debugger ASMCORE_DESC= Enable x86 ASM CPU cores (i386 only) ASMSCALERS_DESC= Enable x86 ASM graphic filters (i386 only) -NLS_USES= gettext WANT_GNOME= yes DOS2UNIX_REGEX= .*\.(c|cpp|h|ypp) USE_XORG= x11 xext USE_GL= gl glu USE_SDL= sdl -USES= cmake dos2unix pkgconfig tar:bzip2 +USES= cmake dos2unix pkgconfig INSTALLS_ICONS= yes -CMAKE_ARGS+= -DVERSION:STRING="${PORTVERSION}" \ +CMAKE_ARGS= -DVERSION:STRING="${PORTVERSION}" \ -DSYSCONFDIR:STRING="${PREFIX}/etc" \ -DENABLE_WX:BOOL=no -.include +ASMCORE_BUILD_DEPENDS= as:devel/binutils +ASMCORE_CMAKE_BOOL= ENABLE_ASM_CORE -.if ${PORT_OPTIONS:MASMCORE} || ${PORT_OPTIONS:MASMSCALERS} -BUILD_DEPENDS+= as:devel/binutils -.if ${PORT_OPTIONS:MASMCORE} -CMAKE_ARGS+= -DENABLE_ASM_CORE:BOOL=yes -.else -CMAKE_ARGS+= -DENABLE_ASM_CORE:BOOL=no -.endif -.if ${PORT_OPTIONS:MASMSCALERS} -CMAKE_ARGS+= -DENABLE_ASM_SCALERS:BOOL=yes -.else -CMAKE_ARGS+= -DENABLE_ASM_SCALERS:BOOL=no -.endif -.endif - -.if ${PORT_OPTIONS:MGVBAM} -USE_GNOME= gtk20 -LIB_DEPENDS+= libgtkmm-2.4.so:x11-toolkits/gtkmm24 \ - libglibmm-2.4.so:devel/glibmm \ - libgiomm-2.4.so:devel/glibmm \ - libcairomm-1.0.so:graphics/cairomm \ - libglademm-2.4.so:devel/libglademm24 \ - libgdkglextmm-x11-1.2.so:x11-toolkits/gtkglextmm -CMAKE_ARGS+= -DENABLE_GTK:BOOL=yes -USES+= desktop-file-utils -.else -CMAKE_ARGS+= -DENABLE_GTK:BOOL=no -.endif - -.if ${PORT_OPTIONS:MSDL} -.if !${PORT_OPTIONS:MDEBUGGER} -BROKEN= SDL requires DEBUGGER -.endif -CMAKE_ARGS+= -DENABLE_SDL:BOOL=yes -.else -CMAKE_ARGS+= -DENABLE_SDL:BOOL=no -.endif - -.if ${PORT_OPTIONS:MDEBUGGER} -CMAKE_ARGS+= -DENABLE_DEBUGGER:BOOL=yes -.else -CMAKE_ARGS+= -DENABLE_DEBUGGER:BOOL=no -.endif - -.if ${PORT_OPTIONS:MFFMPEG} -LIB_DEPENDS+= libavcodec.so:multimedia/ffmpeg -CMAKE_ARGS+= -DENABLE_FFMPEG:BOOL=yes -.else -CMAKE_ARGS+= -DENABLE_FFMPEG:BOOL=no -.endif - -.if ${PORT_OPTIONS:MNLS} -CMAKE_ARGS+= -DENABLE_NLS:BOOL=yes -.else -CMAKE_ARGS+= -DENABLE_NLS:BOOL=no -.endif - -.if ${PORT_OPTIONS:MLINK} -CMAKE_ARGS+= -DENABLE_LINK:BOOL=yes -LIB_DEPENDS+= libsfml1-system.so:devel/sfml1 -.else -CMAKE_ARGS+= -DENABLE_LINK:BOOL=no -.endif - -.if ${PORT_OPTIONS:MLIRC} -LIB_DEPENDS+= liblirc_client.so:comms/lirc -RUN_DEPENDS+= lircd:comms/lirc -CMAKE_ARGS+= -DENABLE_LIRC:BOOL=yes -.else -CMAKE_ARGS+= -DENABLE_LIRC:BOOL=no -.endif +ASMSCALERS_BUILD_DEPENDS= as:devel/binutils +ASMSCALERS_CMAKE_ARGS= ENABLE_ASM_SCALERS + +GVBAM_USE_GNOME= gtk20 +GVBAM_LIB_DEPENDS= libgtkmm-2.4.so:x11-toolkits/gtkmm24 \ + libglibmm-2.4.so:devel/glibmm \ + libgiomm-2.4.so:devel/glibmm \ + libcairomm-1.0.so:graphics/cairomm \ + libglademm-2.4.so:devel/libglademm24 \ + libgdkglextmm-x11-1.2.so:x11-toolkits/gtkglextmm +GVBAM_CMAKE_BOOL= ENABLE_GTK +GVBAM_USES= desktop-file-utils + +SDL_IMPLIES= DEBUGGER +SDL_CMAKE_BOOL= ENABLE_SDL + +DEBUGGER_CMAKE_BOOL= ENABLE_DEBUGGER + +FFMPEG_LIB_DEPENDS= libavcodec.so:multimedia/ffmpeg +FFMPEG_CMAKE_BOOL= ENABLE_FFMPEG + +NLS_USES= gettext +NLS_CMAKE_BOOL= ENABLE_NLS + +LINK_CMAKE_BOOL= ENABLE_LINK +LINK_LIB_DEPENDS= libsfml-system.so:devel/sfml + +LIRC_LIB_DEPENDS= liblirc_client.so:comms/lirc +LIRC_RUN_DEPENDS= lircd:comms/lirc +LIRC_CMAKE_BOOL= ENABLE_LIRC post-patch: - @${REINPLACE_CMD} -e 's|/usr/local|${LOCALBASE}|g; s|include/SFML|&1|; \ - s|NAMES sfml-|NAMES sfml1-|' ${WRKSRC}/CMakeScripts/FindSFML.cmake - @${REINPLACE_CMD} -e '/#include/ s|SFML|&1|' \ - ${WRKSRC}/src/gba/GBASockClient.h \ - ${WRKSRC}/src/gba/GBALink.cpp \ - ${WRKSRC}/src/gba/GBALink.h - @${REINPLACE_CMD} -e '/SET.*LIRC_CLIENT_LIBRARY/ s|lirc_client|${LOCALBASE}/lib/lib&.so|' \ - ${WRKSRC}/CMakeLists.txt + @${REINPLACE_CMD} -e '/SET.*LIRC_CLIENT_LIBRARY/ s|lirc_client|${LOCALBASE}/lib/lib&.so|; \ + s|share/man|man|' ${WRKSRC}/CMakeLists.txt maint-gen-distfile: @if [ -f ${DISTDIR}/${DISTNAME}${EXTRACT_SUFX} ]; then \ @@ -139,8 +93,10 @@ maint-gen-distfile: ${TAR} jcf ${DISTDIR}/${DISTNAME}${EXTRACT_SUFX} ${DISTNAME} ${RM} -r ${DISTNAME} -post-install: - ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/vbam - ${MV} ${STAGEDIR}${PREFIX}/share/man/man1/vbam.1 ${STAGEDIR}${PREFIX}/man/man1/ +post-install-SDL-on: + @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/vbam + +post-install-GVBAM-on: + @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/gvbam .include Modified: head/emulators/visualboyadvance-m/files/patch-CMakeLists.txt ============================================================================== --- head/emulators/visualboyadvance-m/files/patch-CMakeLists.txt Thu Dec 29 14:08:02 2016 (r429916) +++ head/emulators/visualboyadvance-m/files/patch-CMakeLists.txt Thu Dec 29 14:20:46 2016 (r429917) @@ -7,15 +7,6 @@ cmake_minimum_required( VERSION 2.6.0 ) if( COMMAND cmake_policy ) -@@ -354,7 +354,7 @@ IF( ENABLE_SDL ) - ENDIF( WIN32 ) - - IF( ENABLE_LIRC ) -- SET( LIRC_CLIENT_LIBRARY lirc_client ) -+ SET( LIRC_CLIENT_LIBRARY /usr/local/lib/liblirc_client.so ) - ENDIF( ENABLE_LIRC ) - - TARGET_LINK_LIBRARIES ( @@ -369,8 +369,7 @@ IF( ENABLE_SDL ) INSTALL(PROGRAMS ${CMAKE_CURRENT_BINARY_DIR}/vbam DESTINATION bin) ENDIF( WIN32 ) Modified: head/emulators/visualboyadvance-m/files/patch-src-gba-GBALink.cpp ============================================================================== --- head/emulators/visualboyadvance-m/files/patch-src-gba-GBALink.cpp Thu Dec 29 14:08:02 2016 (r429916) +++ head/emulators/visualboyadvance-m/files/patch-src-gba-GBALink.cpp Thu Dec 29 14:20:46 2016 (r429917) @@ -12,12 +12,3 @@ #include #else #include -@@ -89,7 +90,7 @@ bool speedhack = true; - #include "GBALink.h" - #include "GBASockClient.h" - --#include -+#include - - #ifdef ENABLE_NLS - #include Modified: head/emulators/visualboyadvance-m/pkg-plist ============================================================================== --- head/emulators/visualboyadvance-m/pkg-plist Thu Dec 29 14:08:02 2016 (r429916) +++ head/emulators/visualboyadvance-m/pkg-plist Thu Dec 29 14:20:46 2016 (r429917) @@ -1,24 +1,34 @@ %%GVBAM%%bin/gvbam %%SDL%%bin/vbam -@sample etc/vbam.cfg-example etc/vbam.cfg +%%SDL%%@sample etc/vbam.cfg-example etc/vbam.cfg %%GVBAM%%share/applications/gvbam.desktop %%GVBAM%%share/icons/hicolor/16x16/apps/vbam.png %%GVBAM%%share/icons/hicolor/22x22/apps/vbam.png %%GVBAM%%share/icons/hicolor/24x24/apps/vbam.png %%GVBAM%%share/icons/hicolor/32x32/apps/vbam.png %%GVBAM%%share/icons/hicolor/scalable/apps/vbam.svg +%%GVBAM%%%%NLS%%share/locale/ca/LC_MESSAGES/gvbam.mo %%GVBAM%%%%NLS%%share/locale/ca_ES/LC_MESSAGES/gvbam.mo %%GVBAM%%%%NLS%%share/locale/cs/LC_MESSAGES/gvbam.mo %%GVBAM%%%%NLS%%share/locale/de/LC_MESSAGES/gvbam.mo %%GVBAM%%%%NLS%%share/locale/en/LC_MESSAGES/gvbam.mo +%%GVBAM%%%%NLS%%share/locale/en_GB/LC_MESSAGES/gvbam.mo +%%GVBAM%%%%NLS%%share/locale/es/LC_MESSAGES/gvbam.mo %%GVBAM%%%%NLS%%share/locale/es_ES/LC_MESSAGES/gvbam.mo %%GVBAM%%%%NLS%%share/locale/fr/LC_MESSAGES/gvbam.mo +%%GVBAM%%%%NLS%%share/locale/gl/LC_MESSAGES/gvbam.mo +%%GVBAM%%%%NLS%%share/locale/id/LC_MESSAGES/gvbam.mo %%GVBAM%%%%NLS%%share/locale/it_IT/LC_MESSAGES/gvbam.mo +%%GVBAM%%%%NLS%%share/locale/ko/LC_MESSAGES/gvbam.mo %%GVBAM%%%%NLS%%share/locale/nb/LC_MESSAGES/gvbam.mo %%GVBAM%%%%NLS%%share/locale/nl/LC_MESSAGES/gvbam.mo %%GVBAM%%%%NLS%%share/locale/pl/LC_MESSAGES/gvbam.mo %%GVBAM%%%%NLS%%share/locale/pt_BR/LC_MESSAGES/gvbam.mo +%%GVBAM%%%%NLS%%share/locale/pt_PT/LC_MESSAGES/gvbam.mo +%%GVBAM%%%%NLS%%share/locale/ru/LC_MESSAGES/gvbam.mo +%%GVBAM%%%%NLS%%share/locale/sr/LC_MESSAGES/gvbam.mo %%GVBAM%%%%NLS%%share/locale/sv/LC_MESSAGES/gvbam.mo +%%GVBAM%%%%NLS%%share/locale/tr/LC_MESSAGES/gvbam.mo %%GVBAM%%%%NLS%%share/locale/zh_CN/LC_MESSAGES/gvbam.mo %%GVBAM%%%%NLS%%share/locale/zh_TW/LC_MESSAGES/gvbam.mo %%GVBAM%%share/vbam/ui/cheatedit.ui @@ -35,5 +45,5 @@ %%GVBAM%%share/icons/hicolor/48x48/apps/vbam.png %%GVBAM%%share/icons/hicolor/64x64/apps/vbam.png %%GVBAM%%share/icons/hicolor/96x96/apps/vbam.png -@dir share/man/man1 man/man1/vbam.1.gz +%%GVBAM%%man/man1/gvbam.1.gz From owner-svn-ports-head@freebsd.org Thu Dec 29 14:29:21 2016 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 EA8B8C95B00; Thu, 29 Dec 2016 14:29:21 +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 B81211D6E; Thu, 29 Dec 2016 14:29:21 +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 uBTETKiB038793; Thu, 29 Dec 2016 14:29:20 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBTETJ43038774; Thu, 29 Dec 2016 14:29:19 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201612291429.uBTETJ43038774@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Thu, 29 Dec 2016 14:29:19 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429918 - in head: chinese/libchewing devel/libtpl devel/php-Psr_Log devel/php-uprofiler devel/qjson devel/qross mail/roundcube-thunderbird_labels security/honggfuzz security/proxytunne... 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: Thu, 29 Dec 2016 14:29:22 -0000 Author: amdmi3 Date: Thu Dec 29 14:29:18 2016 New Revision: 429918 URL: https://svnweb.freebsd.org/changeset/ports/429918 Log: - Remove bogus (in presence of USE_GITHUB) USES=tar* - While here, minor cosmetic and license fixes Approved by: portmgr blanket Modified: head/chinese/libchewing/Makefile head/devel/libtpl/Makefile head/devel/php-Psr_Log/Makefile head/devel/php-uprofiler/Makefile head/devel/qjson/Makefile head/devel/qjson/pkg-descr head/devel/qross/Makefile head/mail/roundcube-thunderbird_labels/Makefile head/security/honggfuzz/Makefile head/security/proxytunnel/Makefile head/security/tripwire/Makefile head/sysutils/life-preserver/Makefile head/textproc/codespell/Makefile head/textproc/pecl-ctemplate/Makefile head/textproc/php-mecab/Makefile head/textproc/templates_parser/Makefile head/x11-toolkits/qtermwidget/Makefile Modified: head/chinese/libchewing/Makefile ============================================================================== --- head/chinese/libchewing/Makefile Thu Dec 29 14:20:46 2016 (r429917) +++ head/chinese/libchewing/Makefile Thu Dec 29 14:29:18 2016 (r429918) @@ -15,13 +15,13 @@ LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= ${LOCALBASE}/bin/makeinfo:print/texinfo -USES= cmake libtool pathfix pkgconfig sqlite tar:bzip2 -USE_LDCONFIG= yes USE_GITHUB= yes GH_ACCOUNT= chewing -CMAKE_ARGS+= -DMAKEINFO=${LOCALBASE}/bin/makeinfo -CFLAGS+= -I${LOCALBASE}/include +USES= cmake libtool localbase pathfix pkgconfig sqlite +CMAKE_ARGS= -DMAKEINFO=${LOCALBASE}/bin/makeinfo +USE_LDCONFIG= yes + INFO= libchewing .include Modified: head/devel/libtpl/Makefile ============================================================================== --- head/devel/libtpl/Makefile Thu Dec 29 14:20:46 2016 (r429917) +++ head/devel/libtpl/Makefile Thu Dec 29 14:29:18 2016 (r429918) @@ -14,7 +14,7 @@ LICENSE_COMB= multi OPTIONS_DEFINE= DOCS -USES= libtool tar:bzip2 +USES= libtool USE_GITHUB= yes GH_ACCOUNT= waitman GH_TAGNAME= 8fa17e5 @@ -29,7 +29,7 @@ PLIST_FILES= lib/libtpl.a lib/libtpl.so PORTDOCS= ChangeLog.txt examples.txt userguide.txt compiling.txt -post-install: +post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} .for f in ${PORTDOCS} ${INSTALL_DATA} ${WRKSRC}/doc/${f} ${STAGEDIR}${DOCSDIR} Modified: head/devel/php-Psr_Log/Makefile ============================================================================== --- head/devel/php-Psr_Log/Makefile Thu Dec 29 14:20:46 2016 (r429917) +++ head/devel/php-Psr_Log/Makefile Thu Dec 29 14:29:18 2016 (r429918) @@ -12,14 +12,14 @@ COMMENT= PSR-3 logger interface LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE - -USES= tar:tgz -NO_BUILD= yes USE_GITHUB= yes GH_ACCOUNT= php-fig GH_PROJECT= log +NO_BUILD= yes +NO_ARCH= yes + PLIST_FILES= share/pear/Psr/Log/AbstractLogger.php \ share/pear/Psr/Log/InvalidArgumentException.php \ share/pear/Psr/Log/LogLevel.php \ @@ -31,7 +31,7 @@ PLIST_FILES= share/pear/Psr/Log/Abstract share/pear/Psr/Log/Test/LoggerInterfaceTest.php do-install: - ${MKDIR} ${STAGEDIR}${PREFIX}/share/pear/Psr/Log/Test + @${MKDIR} ${STAGEDIR}${PREFIX}/share/pear/Psr/Log/Test .for file in ${PLIST_FILES} ${INSTALL_DATA} ${WRKSRC}/${file:S/share\/pear\///} ${STAGEDIR}${PREFIX}/${file} .endfor Modified: head/devel/php-uprofiler/Makefile ============================================================================== --- head/devel/php-uprofiler/Makefile Thu Dec 29 14:20:46 2016 (r429917) +++ head/devel/php-uprofiler/Makefile Thu Dec 29 14:29:18 2016 (r429918) @@ -11,6 +11,7 @@ MAINTAINER= gasol.wu@gmail.com COMMENT= Lightweight profiler for PHP LICENSE= APACHE20 +LICENSE_FILE= ${WRKSRC}/LICENSE BROKEN_aarch64= Does not build: invokes x86 asm BROKEN_mips64= Does not build: invokes x86 asm @@ -22,7 +23,7 @@ GH_ACCOUNT= FriendsOfPHP GH_TAGNAME= 483c1e5 WRKSRC_SUBDIR= extension -USES= php:ext tar:tgz +USES= php:ext IGNORE_WITH_PHP= 70 .include Modified: head/devel/qjson/Makefile ============================================================================== --- head/devel/qjson/Makefile Thu Dec 29 14:20:46 2016 (r429917) +++ head/devel/qjson/Makefile Thu Dec 29 14:29:18 2016 (r429918) @@ -9,11 +9,12 @@ MAINTAINER= avilla@FreeBSD.org COMMENT= Library to manage JSON objects with Qt LICENSE= LGPL21 +LICENSE_FILE= ${WRKSRC}/COPYING.lib USE_GITHUB= yes GH_ACCOUNT= flavio GH_TAGNAME= ${PORTVERSION} -USES= cmake pathfix tar:bzip2 +USES= cmake pathfix USE_LDCONFIG= yes .if empty(PKGNAMESUFFIX) @@ -39,17 +40,11 @@ OPTIONS_SUB= yes DOXYGEN_BUILD_DEPENDS= doxygen:devel/doxygen -.include - -post-build: -.if ${PORT_OPTIONS:MDOXYGEN} +post-build-DOXYGEN-on: cd ${WRKSRC}/doc && doxygen -.endif -post-install: -.if ${PORT_OPTIONS:MDOXYGEN} +post-install-DOXYGEN-on: ${MKDIR} ${STAGEDIR}${_DOCSDIR} - cd ${WRKSRC}/doc/html && ${COPYTREE_SHARE} \* ${STAGEDIR}${_DOCSDIR} -.endif + cd ${WRKSRC}/doc/html && ${COPYTREE_SHARE} . ${STAGEDIR}${_DOCSDIR} .include Modified: head/devel/qjson/pkg-descr ============================================================================== --- head/devel/qjson/pkg-descr Thu Dec 29 14:20:46 2016 (r429917) +++ head/devel/qjson/pkg-descr Thu Dec 29 14:29:18 2016 (r429918) @@ -6,4 +6,4 @@ QJson is a Qt-based library that maps JS and vice versa. JSON arrays will be mapped to QVariantList instances, while JSON objects will be mapped to QVariantMap. -WWW: http://qjson.sourceforge.net +WWW: http://qjson.sourceforge.net/ Modified: head/devel/qross/Makefile ============================================================================== --- head/devel/qross/Makefile Thu Dec 29 14:20:46 2016 (r429917) +++ head/devel/qross/Makefile Thu Dec 29 14:29:18 2016 (r429918) @@ -9,7 +9,9 @@ CATEGORIES= devel MAINTAINER= vg@FreeBSD.org COMMENT= Qt-only fork of Kross, the KDE scripting framework -USES= cmake tar:bzip2 +LICENSE= LGPL20+ + +USES= cmake USE_LDCONFIG= yes USE_QT4= designer gui network xml qmake_build uic_build moc_build \ rcc_build script testlib Modified: head/mail/roundcube-thunderbird_labels/Makefile ============================================================================== --- head/mail/roundcube-thunderbird_labels/Makefile Thu Dec 29 14:20:46 2016 (r429917) +++ head/mail/roundcube-thunderbird_labels/Makefile Thu Dec 29 14:29:18 2016 (r429918) @@ -14,7 +14,6 @@ LICENSE= BSD2CLAUSE RUN_DEPENDS= roundcube>=0.5:mail/roundcube -USES= tar:bzip2 NO_BUILD= yes NO_ARCH= yes @@ -34,8 +33,8 @@ x-generate-plist: build >${.CURDIR}/pkg-plist.tmp do-install: - ${MKDIR} ${STAGEDIR}${PLUGINDIR} - cd ${WRKSRC} && ${COPYTREE_SHARE} \* ${STAGEDIR}${PLUGINDIR} + @${MKDIR} ${STAGEDIR}${PLUGINDIR} + cd ${WRKSRC} && ${COPYTREE_SHARE} . ${STAGEDIR}${PLUGINDIR} cd ${STAGEDIR}${PLUGINDIR} && \ ${MV} config.inc.php config.inc.php.sample Modified: head/security/honggfuzz/Makefile ============================================================================== --- head/security/honggfuzz/Makefile Thu Dec 29 14:20:46 2016 (r429917) +++ head/security/honggfuzz/Makefile Thu Dec 29 14:29:18 2016 (r429918) @@ -11,7 +11,7 @@ COMMENT= General-purpose fuzzer with sim LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/COPYING -USES= gmake tar:tgz +USES= gmake USE_GITHUB= yes GH_ACCOUNT= google GC_TAGNAME= 6d01e82 @@ -22,12 +22,14 @@ BROKEN_FreeBSD_9=Does not build on 9.x: # inplace replacement to remove relative binary path in examples scripts post-patch: - ${REINPLACE_CMD} -i "" -E "s,\.\./,," ${WRKSRC}/examples/*.sh - ${REINPLACE_CMD} -i "" -e 's,gcc,${CC},' \ + @${REINPLACE_CMD} -i "" -E "s,\.\./,," ${WRKSRC}/examples/*.sh + @${REINPLACE_CMD} -i "" -e 's,gcc,${CC},' \ -e 's| -Werror||' ${WRKSRC}/Makefile do-install: ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin + +do-install-EXAMPLES-on: @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} (cd ${WRKSRC}/examples && ${COPYTREE_SHARE} . ${STAGEDIR}${EXAMPLESDIR}) Modified: head/security/proxytunnel/Makefile ============================================================================== --- head/security/proxytunnel/Makefile Thu Dec 29 14:20:46 2016 (r429917) +++ head/security/proxytunnel/Makefile Thu Dec 29 14:29:18 2016 (r429918) @@ -8,12 +8,14 @@ CATEGORIES= security MAINTAINER= ehaupt@FreeBSD.org COMMENT= Connects stdin and stdout to an origin server through an HTTPS proxy -LICENSE= GPLv2 +LICENSE= GPLv2+ BSD3CLAUSE MIT +LICENSE_COMB= multi +LICENSE_FILE= ${WRKSRC}/LICENSE.txt BUILD_DEPENDS= asciidoc:textproc/asciidoc \ xmlto:textproc/xmlto -USES= pkgconfig gmake tar:tgz ssl +USES= pkgconfig gmake ssl USE_GITHUB= yes PLIST_FILES= bin/proxytunnel man/man1/proxytunnel.1.gz Modified: head/security/tripwire/Makefile ============================================================================== --- head/security/tripwire/Makefile Thu Dec 29 14:20:46 2016 (r429917) +++ head/security/tripwire/Makefile Thu Dec 29 14:29:18 2016 (r429918) @@ -16,7 +16,7 @@ GH_PROJECT= tripwire-open-source NO_LICENSES_INSTALL= yes MAKE_JOBS_UNSAFE= yes -USES= gmake tar:bzip2 +USES= gmake GNU_CONFIGURE= yes MAKE_ARGS= SYSPRE=${ARCH}-unknown-freebsd \ DESTDIR=${STAGEDIR} Modified: head/sysutils/life-preserver/Makefile ============================================================================== --- head/sysutils/life-preserver/Makefile Thu Dec 29 14:20:46 2016 (r429917) +++ head/sysutils/life-preserver/Makefile Thu Dec 29 14:29:18 2016 (r429918) @@ -14,8 +14,9 @@ RUN_DEPENDS= ${LOCALBASE}/share/pcbsd/sc stunnel:security/stunnel WRKSRC_SUBDIR= src-sh/lpreserver -USES= pkgconfig tar:xz +USES= pkgconfig NO_BUILD= yes +NO_ARCH= yes MAKE_ARGS= PREFIX=${STAGEDIR}${PREFIX} USE_GITHUB= yes Modified: head/textproc/codespell/Makefile ============================================================================== --- head/textproc/codespell/Makefile Thu Dec 29 14:20:46 2016 (r429917) +++ head/textproc/codespell/Makefile Thu Dec 29 14:29:18 2016 (r429918) @@ -8,8 +8,9 @@ MAINTAINER= gjb@FreeBSD.org COMMENT= Source code spelling checker LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/COPYING -USES= python:3 tar:xz +USES= python:3 USE_GITHUB= yes GH_ACCOUNT= lucasdemarchi @@ -18,25 +19,29 @@ GH_TAGNAME= 4cb7fe3 OPTIONS_DEFINE= DOCS EXAMPLES PLIST_FILES= bin/codespell -PORTDOCS= COPYING NEWS TODO +PORTDOCS= NEWS TODO PORTEXAMPLES= * +NO_ARCH= yes + SUB_FILES+= pkg-message do-build: - ${REINPLACE_CMD} 's|#!/usr/bin/env python3|#!${PYTHON_CMD}|' \ + @${REINPLACE_CMD} 's|#!/usr/bin/env python3|#!${PYTHON_CMD}|' \ ${WRKSRC}/codespell.py - ${REINPLACE_CMD} "s|^default_dictionary = .*|default_dictionary = '${EXAMPLESDIR}/data/dictionary.txt'|" \ + @${REINPLACE_CMD} "s|^default_dictionary = .*|default_dictionary = '${EXAMPLESDIR}/data/dictionary.txt'|" \ ${WRKSRC}/codespell.py do-install: ${INSTALL_SCRIPT} ${WRKSRC}/codespell.py ${STAGEDIR}${PREFIX}/bin/codespell +do-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} . for i in ${PORTDOCS} ${INSTALL_DATA} ${WRKSRC}/${i} ${STAGEDIR}${DOCSDIR} . endfor +do-install-EXAMPLES-on: .for i in data example @${MKDIR} ${STAGEDIR}${EXAMPLESDIR}/${i} ${INSTALL_DATA} ${WRKSRC}/${i}/* ${STAGEDIR}${EXAMPLESDIR}/${i} Modified: head/textproc/pecl-ctemplate/Makefile ============================================================================== --- head/textproc/pecl-ctemplate/Makefile Thu Dec 29 14:20:46 2016 (r429917) +++ head/textproc/pecl-ctemplate/Makefile Thu Dec 29 14:29:18 2016 (r429918) @@ -13,15 +13,12 @@ COMMENT= PECL extension for ctemplate li LIB_DEPENDS= libctemplate.so:textproc/google-ctemplate -USES= php:ext tar:xz +USES= php:ext localbase:ldflags USE_GITHUB= yes GH_ACCOUNT= vanillahsu GH_PROJECT= pecl-ctemplate IGNORE_WITH_PHP= 70 -CPPFLAGS+= -I${LOCALBASE}/include -LDFLAGS+= -L${LOCALBASE}/lib ${EXTRA_LIBS} - CONFIGURE_ARGS= --with-cTemplate=${LOCALBASE} .include Modified: head/textproc/php-mecab/Makefile ============================================================================== --- head/textproc/php-mecab/Makefile Thu Dec 29 14:20:46 2016 (r429917) +++ head/textproc/php-mecab/Makefile Thu Dec 29 14:29:18 2016 (r429918) @@ -18,8 +18,8 @@ USE_GITHUB= yes GH_ACCOUNT= rsky WRKSRC_SUBDIR= mecab -CONFIGURE_ARGS+= --with-mecab=${LOCALBASE}/bin/mecab-config -USES= php:ext tar:tgz +CONFIGURE_ARGS= --with-mecab=${LOCALBASE}/bin/mecab-config +USES= php:ext PHP_MODNAME= mecab .include Modified: head/textproc/templates_parser/Makefile ============================================================================== --- head/textproc/templates_parser/Makefile Thu Dec 29 14:20:46 2016 (r429917) +++ head/textproc/templates_parser/Makefile Thu Dec 29 14:29:18 2016 (r429918) @@ -8,13 +8,14 @@ CATEGORIES= textproc MAINTAINER= marino@FreeBSD.org COMMENT= Web page template engine module for the Ada Web Server -LICENSE= GPLv3 +LICENSE= GPLv3+ +LICENSE_FILE= ${WRKSRC}/COPYING3 BUILD_DEPENDS= gprbuild:devel/gprbuild \ xmlada>=4.4:textproc/xmlada RUN_DEPENDS= xmlada>=4.4:textproc/xmlada -USES= ada:run gmake tar:bzip2 +USES= ada:run gmake USE_GITHUB= yes GH_ACCOUNT= AdaCore GH_PROJECT= templates-parser @@ -22,7 +23,7 @@ GH_TAGNAME= 1d62939 DESTINC= ${STAGEDIR}${PREFIX}/include/templates_parser PLIST_SUB= LIBVER=${PORTVERSION:R} -MAKE_ARGS+= PROCESSORS=${MAKE_JOBS_NUMBER} \ +MAKE_ARGS= PROCESSORS=${MAKE_JOBS_NUMBER} \ ENABLE_SHARED=true \ HOST=${CONFIGURE_TARGET} \ TARGET=${CONFIGURE_TARGET} \ Modified: head/x11-toolkits/qtermwidget/Makefile ============================================================================== --- head/x11-toolkits/qtermwidget/Makefile Thu Dec 29 14:20:46 2016 (r429917) +++ head/x11-toolkits/qtermwidget/Makefile Thu Dec 29 14:29:18 2016 (r429918) @@ -8,9 +8,10 @@ CATEGORIES= x11-toolkits MAINTAINER= bacon4000@gmail.com COMMENT= Terminal widget for QTerminal -LICENSE= GPLv2 +LICENSE= GPLv2+ +LICENSE_FILE= ${WRKSRC}/LICENSE -USES= cmake:outsource compiler:c++11-lang pkgconfig tar:xz +USES= cmake:outsource compiler:c++11-lang pkgconfig USE_LDCONFIG= yes USE_QT5= buildtools_build core gui qmake_build widgets From owner-svn-ports-head@freebsd.org Thu Dec 29 14:36:42 2016 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 81F87C95D3E; Thu, 29 Dec 2016 14:36:42 +0000 (UTC) (envelope-from lwhsu@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 516621182; Thu, 29 Dec 2016 14:36:42 +0000 (UTC) (envelope-from lwhsu@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBTEafpq042775; Thu, 29 Dec 2016 14:36:41 GMT (envelope-from lwhsu@FreeBSD.org) Received: (from lwhsu@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBTEafHA042773; Thu, 29 Dec 2016 14:36:41 GMT (envelope-from lwhsu@FreeBSD.org) Message-Id: <201612291436.uBTEafHA042773@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: lwhsu set sender to lwhsu@FreeBSD.org using -f From: Li-Wen Hsu Date: Thu, 29 Dec 2016 14:36:41 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429919 - head/japanese/ibus-anthy 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: Thu, 29 Dec 2016 14:36:42 -0000 Author: lwhsu Date: Thu Dec 29 14:36:41 2016 New Revision: 429919 URL: https://svnweb.freebsd.org/changeset/ports/429919 Log: - Make fetchable PR: 212965 Submitted by: hakotani000@gmail.com Modified: head/japanese/ibus-anthy/Makefile head/japanese/ibus-anthy/pkg-descr Modified: head/japanese/ibus-anthy/Makefile ============================================================================== --- head/japanese/ibus-anthy/Makefile Thu Dec 29 14:29:18 2016 (r429918) +++ head/japanese/ibus-anthy/Makefile Thu Dec 29 14:36:41 2016 (r429919) @@ -6,14 +6,12 @@ PORTVERSION= 1.2.7 PORTREVISION= 6 CATEGORIES= japanese PROJECTHOST= ibus -MASTER_SITES= GOOGLE_CODE +MASTER_SITES= https://github.com/ibus/ibus-anthy/releases/download/${PORTVERSION}/ PKGNAMEPREFIX= ja- MAINTAINER= daichi@FreeBSD.org COMMENT= Anthy engine for IBus -BROKEN= Unfetchable (google code has gone away) - BUILD_DEPENDS= swig:devel/swig13 LIB_DEPENDS= libanthy.so:japanese/anthy \ libibus-1.0.so:textproc/ibus Modified: head/japanese/ibus-anthy/pkg-descr ============================================================================== --- head/japanese/ibus-anthy/pkg-descr Thu Dec 29 14:29:18 2016 (r429918) +++ head/japanese/ibus-anthy/pkg-descr Thu Dec 29 14:36:41 2016 (r429919) @@ -1,3 +1,3 @@ Anthy engine for IBus. -WWW: http://code.google.com/p/ibus +WWW: https://github.com/ibus/ibus-anthy From owner-svn-ports-head@freebsd.org Thu Dec 29 14:42:22 2016 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 5E10FC9613F; Thu, 29 Dec 2016 14:42:22 +0000 (UTC) (envelope-from vanilla@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 139C31881; Thu, 29 Dec 2016 14:42:22 +0000 (UTC) (envelope-from vanilla@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBTEgLr3046633; Thu, 29 Dec 2016 14:42:21 GMT (envelope-from vanilla@FreeBSD.org) Received: (from vanilla@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBTEgLeu046631; Thu, 29 Dec 2016 14:42:21 GMT (envelope-from vanilla@FreeBSD.org) Message-Id: <201612291442.uBTEgLeu046631@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: vanilla set sender to vanilla@FreeBSD.org using -f From: "Vanilla I. Shu" Date: Thu, 29 Dec 2016 14:42:21 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429920 - in head/mail/cone: . 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: Thu, 29 Dec 2016 14:42:22 -0000 Author: vanilla Date: Thu Dec 29 14:42:20 2016 New Revision: 429920 URL: https://svnweb.freebsd.org/changeset/ports/429920 Log: Update to 0.94. Deleted: head/mail/cone/files/patch-cone_cursesmessage.C head/mail/cone/files/patch-libs_tcpd_libcouriertls.c Modified: head/mail/cone/Makefile head/mail/cone/distinfo Modified: head/mail/cone/Makefile ============================================================================== --- head/mail/cone/Makefile Thu Dec 29 14:36:41 2016 (r429919) +++ head/mail/cone/Makefile Thu Dec 29 14:42:20 2016 (r429920) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= cone -PORTVERSION= 0.92 +PORTVERSION= 0.94 CATEGORIES= mail # This is for beta versions, leave it in please: #MASTER_SITES= http://www.courier-mta.org/beta/${PORTNAME}/ \ @@ -16,7 +16,7 @@ COMMENT= Console based mail client with LICENSE= GPLv3 LIB_DEPENDS= libaspell.so:textproc/aspell \ - libcourier-unicode.so:devel/courier-unicode + libcourier-unicode.so:devel/courier-unicode BUILD_DEPENDS= gpgv:security/gnupg1 RUN_DEPENDS:= ${BUILD_DEPENDS} @@ -35,12 +35,12 @@ INSTALL_TARGET= install-strip OPTIONS_DEFINE= DOCS post-install: - ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/leaf - ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/mailtool - ${STRIP_CMD} ${STAGEDIR}${PREFIX}/libexec/cone - ${INSTALL_SCRIPT} ${WRKSRC}/sysconftool ${STAGEDIR}${PREFIX}/sbin/cone-sysconftool - ${RM} ${STAGEDIR}${PREFIX}/share/cone/rootcerts/.0 - @${MKDIR} ${STAGEDIR}${DOCSDIR} - ${INSTALL_MAN} ${WRKSRC}/ChangeLog ${STAGEDIR}${DOCSDIR} + ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/leaf + ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/mailtool + ${STRIP_CMD} ${STAGEDIR}${PREFIX}/libexec/cone + ${INSTALL_SCRIPT} ${WRKSRC}/sysconftool ${STAGEDIR}${PREFIX}/sbin/cone-sysconftool + ${RM} ${STAGEDIR}${PREFIX}/share/cone/rootcerts/.0 + @${MKDIR} ${STAGEDIR}${DOCSDIR} + ${INSTALL_MAN} ${WRKSRC}/ChangeLog ${STAGEDIR}${DOCSDIR} .include Modified: head/mail/cone/distinfo ============================================================================== --- head/mail/cone/distinfo Thu Dec 29 14:36:41 2016 (r429919) +++ head/mail/cone/distinfo Thu Dec 29 14:42:20 2016 (r429920) @@ -1,2 +1,3 @@ -SHA256 (cone-0.92.tar.bz2) = bfc1170565d931ac9b8a674410f44cb2472c7b755b5bb97e9915d37fdfe9d631 -SIZE (cone-0.92.tar.bz2) = 3774451 +TIMESTAMP = 1483020625 +SHA256 (cone-0.94.tar.bz2) = c52be25ca3547baf1d7ed6fdfdb2aaec3224ea6183b8fc8eeb53f3e615694f49 +SIZE (cone-0.94.tar.bz2) = 3749999 From owner-svn-ports-head@freebsd.org Thu Dec 29 14:58:29 2016 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 7CCCFC96595; Thu, 29 Dec 2016 14:58:29 +0000 (UTC) (envelope-from swills@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 4BFA31004; Thu, 29 Dec 2016 14:58:29 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBTEwSgd051210; Thu, 29 Dec 2016 14:58:28 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBTEwSID051208; Thu, 29 Dec 2016 14:58:28 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201612291458.uBTEwSID051208@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Thu, 29 Dec 2016 14:58:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429921 - head/devel/rubygem-progressbar 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: Thu, 29 Dec 2016 14:58:29 -0000 Author: swills Date: Thu Dec 29 14:58:28 2016 New Revision: 429921 URL: https://svnweb.freebsd.org/changeset/ports/429921 Log: devel/rubygem-progressbar: update to 1.8.2 Modified: head/devel/rubygem-progressbar/Makefile head/devel/rubygem-progressbar/distinfo Modified: head/devel/rubygem-progressbar/Makefile ============================================================================== --- head/devel/rubygem-progressbar/Makefile Thu Dec 29 14:42:20 2016 (r429920) +++ head/devel/rubygem-progressbar/Makefile Thu Dec 29 14:58:28 2016 (r429921) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= progressbar -PORTVERSION= 0.12.0 +PORTVERSION= 1.8.2 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-progressbar/distinfo ============================================================================== --- head/devel/rubygem-progressbar/distinfo Thu Dec 29 14:42:20 2016 (r429920) +++ head/devel/rubygem-progressbar/distinfo Thu Dec 29 14:58:28 2016 (r429921) @@ -1,2 +1,3 @@ -SHA256 (rubygem/progressbar-0.12.0.gem) = 276a20b052cd72bdc00de3408fc4c5571a0feef8635eafbb98a0c93c08420005 -SIZE (rubygem/progressbar-0.12.0.gem) = 9216 +TIMESTAMP = 1483017432 +SHA256 (rubygem/progressbar-1.8.2.gem) = 51394d27a4f84bc8d81666128e0d72f3b286da9234ffbe8c47e2978d8212fa97 +SIZE (rubygem/progressbar-1.8.2.gem) = 26112 From owner-svn-ports-head@freebsd.org Thu Dec 29 15:20:19 2016 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 50BC8C96EB5; Thu, 29 Dec 2016 15:20:19 +0000 (UTC) (envelope-from avilla@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 1BA681DD0; Thu, 29 Dec 2016 15:20:19 +0000 (UTC) (envelope-from avilla@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBTFKIDe059437; Thu, 29 Dec 2016 15:20:18 GMT (envelope-from avilla@FreeBSD.org) Received: (from avilla@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBTFKHwr059431; Thu, 29 Dec 2016 15:20:17 GMT (envelope-from avilla@FreeBSD.org) Message-Id: <201612291520.uBTFKHwr059431@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: avilla set sender to avilla@FreeBSD.org using -f From: Alberto Villa Date: Thu, 29 Dec 2016 15:20:17 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429922 - in head/multimedia: . shotcut 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: Thu, 29 Dec 2016 15:20:19 -0000 Author: avilla Date: Thu Dec 29 15:20:17 2016 New Revision: 429922 URL: https://svnweb.freebsd.org/changeset/ports/429922 Log: Shotcut is a free, open source, cross-platform video editor for Windows, Mac and Linux. Major features include support for a wide range of formats; no import required meaning native timeline editing; Blackmagic Design support for input and preview monitoring; and resolution support to 4k. WWW: https://shotcutapp.com Added: head/multimedia/shotcut/ head/multimedia/shotcut/Makefile (contents, props changed) head/multimedia/shotcut/distinfo (contents, props changed) head/multimedia/shotcut/pkg-descr (contents, props changed) head/multimedia/shotcut/pkg-plist (contents, props changed) Modified: head/multimedia/Makefile Modified: head/multimedia/Makefile ============================================================================== --- head/multimedia/Makefile Thu Dec 29 14:58:28 2016 (r429921) +++ head/multimedia/Makefile Thu Dec 29 15:20:17 2016 (r429922) @@ -370,6 +370,7 @@ SUBDIR += rubygem-gstreamer SUBDIR += sabbu SUBDIR += schroedinger + SUBDIR += shotcut SUBDIR += smpeg SUBDIR += smpeg2 SUBDIR += smplayer Added: head/multimedia/shotcut/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/multimedia/shotcut/Makefile Thu Dec 29 15:20:17 2016 (r429922) @@ -0,0 +1,68 @@ +# $FreeBSD$ + +PORTNAME= shotcut +PORTVERSION= ${FULLVERSION:R} +CATEGORIES= multimedia + +MAINTAINER= avilla@FreeBSD.org +COMMENT= Free, open source, cross-platform video editor + +LICENSE= GPLv3 + +LIB_DEPENDS= libmlt.so:multimedia/mlt +RUN_DEPENDS= ffmpeg:multimedia/ffmpeg \ + ${LOCALBASE}/lib/libjack.so.0:audio/jack \ + ${LOCALBASE}/lib/libSDL-1.2.so.0:devel/sdl12 + +USE_GITHUB= yes +GH_ACCOUNT= mltframework +GH_TAGNAME= v${PORTVERSION} +# Needed to be able to correctly check for updates in-app. +FULLVERSION= 16.12.03 + +USES= pkgconfig qmake +USE_QT5= buildtools_build concurrent_build core \ + graphicaleffects_run gui multimedia network opengl \ + printsupport qml quick quickcontrols_run sql \ + sql-sqlite3_run webkit websockets widgets x11extras xml +USE_XORG= x11 +QMAKE_ARGS= ${PORTNAME:tu}_VERSION="${FULLVERSION}" +DESKTOP_ENTRIES="Shotcut" \ + "Video Editor" \ + "${PORTNAME}" \ + "${PORTNAME}" \ + "AudioVideo;Video;AudioVideoEditing;" \ + "" + +OPTIONS_DEFINE= FREI0R LADSPA NLS WEBVFX +OPTIONS_DEFAULT=FREI0R LADSPA WEBVFX +OPTIONS_SUB= yes + +WEBVFX_DESC= HTML/QML-based video effects support + +FREI0R_RUN_DEPENDS= frei0r-plugins>=0:graphics/frei0r-plugins + +LADSPA_RUN_DEPENDS= swhplugins>=0:audio/swhplugins + +NLS_USE= QT5=linguisttools_build + +WEBVFX_RUN_DEPENDS= ${LOCALBASE}/lib/mlt/libmltwebvfx.so:multimedia/webvfx-qt5 + +post-patch: + ${REINPLACE_CMD} -e 's/"qmelt"/"melt"/' \ + ${WRKSRC}/src/jobs/meltjob.cpp + +post-build-NLS-on: + ${LRELEASE} ${WRKSRC}/src/src.pro + +post-install: + ${MKDIR} ${STAGEDIR}${PREFIX}/share/icons/hicolor/64x64/apps + ${INSTALL_DATA} ${WRKSRC}/icons/${PORTNAME}-logo-64.png \ + ${STAGEDIR}${PREFIX}/share/icons/hicolor/64x64/apps/${PORTNAME}.png + +post-install-NLS-on: + ${MKDIR} ${STAGEDIR}${DATADIR}/translations + ${INSTALL_DATA} ${WRKSRC}/translations/*.qm \ + ${STAGEDIR}${DATADIR}/translations + +.include Added: head/multimedia/shotcut/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/multimedia/shotcut/distinfo Thu Dec 29 15:20:17 2016 (r429922) @@ -0,0 +1,3 @@ +TIMESTAMP = 1483007681 +SHA256 (mltframework-shotcut-16.12-v16.12_GH0.tar.gz) = a6d3610205a2a4a31d1685e3be2b9445051f47bf4ecb9ecb8e2ef6fa000f8d84 +SIZE (mltframework-shotcut-16.12-v16.12_GH0.tar.gz) = 3668121 Added: head/multimedia/shotcut/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/multimedia/shotcut/pkg-descr Thu Dec 29 15:20:17 2016 (r429922) @@ -0,0 +1,7 @@ +Shotcut is a free, open source, cross-platform video editor for +Windows, Mac and Linux. Major features include support for a wide +range of formats; no import required meaning native timeline editing; +Blackmagic Design support for input and preview monitoring; and +resolution support to 4k. + +WWW: https://shotcutapp.com Added: head/multimedia/shotcut/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/multimedia/shotcut/pkg-plist Thu Dec 29 15:20:17 2016 (r429922) @@ -0,0 +1,227 @@ +bin/shotcut +share/icons/hicolor/64x64/apps/shotcut.png +%%DATADIR%%/qml/export-edl/export-edl.js +%%DATADIR%%/qml/export-edl/main.js +%%DATADIR%%/qml/export-edl/mlt2edl.js +%%DATADIR%%/qml/export-edl/package.json +%%DATADIR%%/qml/export-edl/rebuild.sh +%%DATADIR%%/qml/export-edl/test-node.js +%%DATADIR%%/qml/filters/alpha_adjust/meta.qml +%%DATADIR%%/qml/filters/alpha_adjust/ui.qml +%%DATADIR%%/qml/filters/alpha_view/meta.qml +%%DATADIR%%/qml/filters/alpha_view/ui.qml +%%DATADIR%%/qml/filters/audio_balance/meta.qml +%%DATADIR%%/qml/filters/audio_balance/ui.qml +%%DATADIR%%/qml/filters/audio_bandpass/meta.qml +%%DATADIR%%/qml/filters/audio_bandpass/ui.qml +%%DATADIR%%/qml/filters/audio_basstreble/meta.qml +%%DATADIR%%/qml/filters/audio_basstreble/ui.qml +%%DATADIR%%/qml/filters/audio_channelcopy/meta.qml +%%DATADIR%%/qml/filters/audio_channelcopy/ui.qml +%%DATADIR%%/qml/filters/audio_compressor/meta.qml +%%DATADIR%%/qml/filters/audio_compressor/ui.qml +%%DATADIR%%/qml/filters/audio_delay/meta.qml +%%DATADIR%%/qml/filters/audio_delay/ui.qml +%%DATADIR%%/qml/filters/audio_expander/meta.qml +%%DATADIR%%/qml/filters/audio_expander/ui.qml +%%DATADIR%%/qml/filters/audio_fadein/meta.qml +%%DATADIR%%/qml/filters/audio_fadein/ui.qml +%%DATADIR%%/qml/filters/audio_fadeout/meta.qml +%%DATADIR%%/qml/filters/audio_fadeout/ui.qml +%%DATADIR%%/qml/filters/audio_gain/meta.qml +%%DATADIR%%/qml/filters/audio_gain/ui.qml +%%DATADIR%%/qml/filters/audio_highpass/meta.qml +%%DATADIR%%/qml/filters/audio_highpass/ui.qml +%%DATADIR%%/qml/filters/audio_limiter/meta.qml +%%DATADIR%%/qml/filters/audio_limiter/ui.qml +%%DATADIR%%/qml/filters/audio_lowpass/meta.qml +%%DATADIR%%/qml/filters/audio_lowpass/ui.qml +%%DATADIR%%/qml/filters/audio_mono/meta.qml +%%DATADIR%%/qml/filters/audio_mute/meta.qml +%%DATADIR%%/qml/filters/audio_mute/ui.qml +%%DATADIR%%/qml/filters/audio_normalize_1p/meta.qml +%%DATADIR%%/qml/filters/audio_normalize_1p/ui.qml +%%DATADIR%%/qml/filters/audio_normalize_2p/meta.qml +%%DATADIR%%/qml/filters/audio_normalize_2p/ui.qml +%%DATADIR%%/qml/filters/audio_notch/meta.qml +%%DATADIR%%/qml/filters/audio_notch/ui.qml +%%DATADIR%%/qml/filters/audio_pan/meta.qml +%%DATADIR%%/qml/filters/audio_pan/ui.qml +%%DATADIR%%/qml/filters/audio_reverb/meta.qml +%%DATADIR%%/qml/filters/audio_reverb/ui.qml +%%DATADIR%%/qml/filters/audio_swapchannels/meta.qml +%%DATADIR%%/qml/filters/audio_swapchannels/ui.qml +%%DATADIR%%/qml/filters/bluescreen0r/meta.qml +%%DATADIR%%/qml/filters/bluescreen0r/ui.qml +%%DATADIR%%/qml/filters/blur/meta_boxblur.qml +%%DATADIR%%/qml/filters/blur/meta_movit.qml +%%DATADIR%%/qml/filters/blur/ui_boxblur.qml +%%DATADIR%%/qml/filters/blur/ui_movit.qml +%%DATADIR%%/qml/filters/brightness/meta.qml +%%DATADIR%%/qml/filters/brightness/meta_movit.qml +%%DATADIR%%/qml/filters/brightness/ui.qml +%%DATADIR%%/qml/filters/brightness/ui_movit.qml +%%DATADIR%%/qml/filters/color/meta.qml +%%DATADIR%%/qml/filters/color/meta_frei0r_coloradj.qml +%%DATADIR%%/qml/filters/color/meta_movit.qml +%%DATADIR%%/qml/filters/color/ui.qml +%%DATADIR%%/qml/filters/color/ui_frei0r_coloradj.qml +%%DATADIR%%/qml/filters/contrast/meta.qml +%%DATADIR%%/qml/filters/contrast/meta_movit.qml +%%DATADIR%%/qml/filters/contrast/ui.qml +%%DATADIR%%/qml/filters/crop/meta.qml +%%DATADIR%%/qml/filters/crop/meta_movit.qml +%%DATADIR%%/qml/filters/crop/ui.qml +%%DATADIR%%/qml/filters/dust/meta.qml +%%DATADIR%%/qml/filters/dust/ui.qml +%%DATADIR%%/qml/filters/dynamictext/meta.qml +%%DATADIR%%/qml/filters/dynamictext/ui.qml +%%DATADIR%%/qml/filters/dynamictext/vui.qml +%%DATADIR%%/qml/filters/fadein_brightness/meta.qml +%%DATADIR%%/qml/filters/fadein_brightness/ui.qml +%%DATADIR%%/qml/filters/fadein_movit/meta.qml +%%DATADIR%%/qml/filters/fadein_movit/ui.qml +%%DATADIR%%/qml/filters/fadeout_brightness/meta.qml +%%DATADIR%%/qml/filters/fadeout_brightness/ui.qml +%%DATADIR%%/qml/filters/fadeout_movit/meta.qml +%%DATADIR%%/qml/filters/fadeout_movit/ui.qml +%%DATADIR%%/qml/filters/glow/meta_frei0r.qml +%%DATADIR%%/qml/filters/glow/meta_movit.qml +%%DATADIR%%/qml/filters/glow/ui_frei0r.qml +%%DATADIR%%/qml/filters/glow/ui_movit.qml +%%DATADIR%%/qml/filters/grain/meta.qml +%%DATADIR%%/qml/filters/grain/ui.qml +%%DATADIR%%/qml/filters/invert/meta.qml +%%DATADIR%%/qml/filters/invert/ui.qml +%%DATADIR%%/qml/filters/keyspillm0pup/meta.qml +%%DATADIR%%/qml/filters/keyspillm0pup/ui.qml +%%DATADIR%%/qml/filters/lenscorrection/meta.qml +%%DATADIR%%/qml/filters/lenscorrection/ui.qml +%%DATADIR%%/qml/filters/lines/meta.qml +%%DATADIR%%/qml/filters/lines/ui.qml +%%DATADIR%%/qml/filters/lut3d/meta.qml +%%DATADIR%%/qml/filters/lut3d/ui.qml +%%DATADIR%%/qml/filters/mirror/meta.qml +%%DATADIR%%/qml/filters/mirror/meta_movit.qml +%%DATADIR%%/qml/filters/mirror/ui.qml +%%DATADIR%%/qml/filters/movit_diffusion/meta.qml +%%DATADIR%%/qml/filters/movit_diffusion/ui.qml +%%DATADIR%%/qml/filters/oldfilm/meta.qml +%%DATADIR%%/qml/filters/oldfilm/ui.qml +%%DATADIR%%/qml/filters/opacity/meta.qml +%%DATADIR%%/qml/filters/opacity/meta_movit.qml +%%DATADIR%%/qml/filters/opacity/ui.qml +%%DATADIR%%/qml/filters/rotate/meta.qml +%%DATADIR%%/qml/filters/rotate/ui.qml +%%DATADIR%%/qml/filters/saturation/meta_frei0r.qml +%%DATADIR%%/qml/filters/saturation/meta_movit.qml +%%DATADIR%%/qml/filters/saturation/ui_frei0r.qml +%%DATADIR%%/qml/filters/saturation/ui_movit.qml +%%DATADIR%%/qml/filters/select0r/meta.qml +%%DATADIR%%/qml/filters/select0r/ui.qml +%%DATADIR%%/qml/filters/sepia/meta.qml +%%DATADIR%%/qml/filters/sepia/ui.qml +%%DATADIR%%/qml/filters/sharpen/meta_frei0r.qml +%%DATADIR%%/qml/filters/sharpen/meta_movit.qml +%%DATADIR%%/qml/filters/sharpen/ui_frei0r.qml +%%DATADIR%%/qml/filters/sharpen/ui_movit.qml +%%DATADIR%%/qml/filters/size_position/SizePositionUI.qml +%%DATADIR%%/qml/filters/size_position/SizePositionVUI.qml +%%DATADIR%%/qml/filters/size_position/meta_affine.qml +%%DATADIR%%/qml/filters/size_position/meta_movit.qml +%%DATADIR%%/qml/filters/size_position/ui_affine.qml +%%DATADIR%%/qml/filters/size_position/ui_movit.qml +%%DATADIR%%/qml/filters/size_position/vui_affine.qml +%%DATADIR%%/qml/filters/size_position/vui_movit.qml +%%DATADIR%%/qml/filters/smartblur/meta.qml +%%DATADIR%%/qml/filters/smartblur/ui.qml +%%DATADIR%%/qml/filters/spillsuppress/meta.qml +%%DATADIR%%/qml/filters/spillsuppress/ui.qml +%%DATADIR%%/qml/filters/stabilize/meta.qml +%%DATADIR%%/qml/filters/stabilize/ui.qml +%%DATADIR%%/qml/filters/tcolor/meta.qml +%%DATADIR%%/qml/filters/tcolor/ui.qml +%%DATADIR%%/qml/filters/vignette/meta_movit.qml +%%DATADIR%%/qml/filters/vignette/meta_oldfilm.qml +%%DATADIR%%/qml/filters/vignette/ui_movit.qml +%%DATADIR%%/qml/filters/vignette/ui_oldfilm.qml +%%DATADIR%%/qml/filters/wave/meta.qml +%%DATADIR%%/qml/filters/wave/ui.qml +%%DATADIR%%/qml/filters/webvfx/meta.qml +%%DATADIR%%/qml/filters/webvfx/ui.qml +%%DATADIR%%/qml/filters/webvfx_circular_frame/filter-demo.html +%%DATADIR%%/qml/filters/webvfx_circular_frame/meta.qml +%%DATADIR%%/qml/filters/webvfx_circular_frame/ui.qml +%%DATADIR%%/qml/filters/webvfx_ruttetraizer/meta.qml +%%DATADIR%%/qml/filters/webvfx_ruttetraizer/ruttetraizer.html +%%DATADIR%%/qml/filters/webvfx_ruttetraizer/three.js +%%DATADIR%%/qml/filters/webvfx_ruttetraizer/ui.qml +%%DATADIR%%/qml/filters/webvfx_threejs_text/Detector.js +%%DATADIR%%/qml/filters/webvfx_threejs_text/GeometryUtils.js +%%DATADIR%%/qml/filters/webvfx_threejs_text/fonts/droid_sans_bold.typeface.js +%%DATADIR%%/qml/filters/webvfx_threejs_text/fonts/droid_sans_regular.typeface.js +%%DATADIR%%/qml/filters/webvfx_threejs_text/fonts/droid_serif_bold.typeface.js +%%DATADIR%%/qml/filters/webvfx_threejs_text/fonts/droid_serif_regular.typeface.js +%%DATADIR%%/qml/filters/webvfx_threejs_text/fonts/gentilis_bold.typeface.js +%%DATADIR%%/qml/filters/webvfx_threejs_text/fonts/gentilis_regular.typeface.js +%%DATADIR%%/qml/filters/webvfx_threejs_text/fonts/helvetiker_bold.typeface.js +%%DATADIR%%/qml/filters/webvfx_threejs_text/fonts/helvetiker_regular.typeface.js +%%DATADIR%%/qml/filters/webvfx_threejs_text/fonts/optimer_bold.typeface.js +%%DATADIR%%/qml/filters/webvfx_threejs_text/fonts/optimer_regular.typeface.js +%%DATADIR%%/qml/filters/webvfx_threejs_text/meta.qml +%%DATADIR%%/qml/filters/webvfx_threejs_text/three.min.js +%%DATADIR%%/qml/filters/webvfx_threejs_text/threejs_text.html +%%DATADIR%%/qml/filters/webvfx_threejs_text/ui.qml +%%DATADIR%%/qml/filters/white/meta_frei0r.qml +%%DATADIR%%/qml/filters/white/meta_movit.qml +%%DATADIR%%/qml/filters/white/ui.qml +%%DATADIR%%/qml/htmleditor/text_outline.qml +%%DATADIR%%/qml/htmleditor/text_shadow.qml +%%DATADIR%%/qml/modules/Shotcut/Controls/ColorPicker.qml +%%DATADIR%%/qml/modules/Shotcut/Controls/Preset.qml +%%DATADIR%%/qml/modules/Shotcut/Controls/RectangleControl.qml +%%DATADIR%%/qml/modules/Shotcut/Controls/SaveDefaultButton.qml +%%DATADIR%%/qml/modules/Shotcut/Controls/SimplePropertyUI.qml +%%DATADIR%%/qml/modules/Shotcut/Controls/SliderSpinner.qml +%%DATADIR%%/qml/modules/Shotcut/Controls/TimeSpinner.qml +%%DATADIR%%/qml/modules/Shotcut/Controls/ToolTip.qml +%%DATADIR%%/qml/modules/Shotcut/Controls/UndoButton.qml +%%DATADIR%%/qml/modules/Shotcut/Controls/qmldir +%%DATADIR%%/qml/scopes/audioloudness/audioloudnessscope.qml +%%DATADIR%%/qml/timeline/Clip.qml +%%DATADIR%%/qml/timeline/CornerSelectionShadow.qml +%%DATADIR%%/qml/timeline/PulsingAnimation.qml +%%DATADIR%%/qml/timeline/Ruler.qml +%%DATADIR%%/qml/timeline/Timeline.js +%%DATADIR%%/qml/timeline/TimelineToolbar.qml +%%DATADIR%%/qml/timeline/ToggleButton.qml +%%DATADIR%%/qml/timeline/Track.js +%%DATADIR%%/qml/timeline/Track.qml +%%DATADIR%%/qml/timeline/TrackHead.qml +%%DATADIR%%/qml/timeline/ZoomSlider.qml +%%DATADIR%%/qml/timeline/timeline.qml +%%DATADIR%%/qml/views/filter/AttachedFilters.qml +%%DATADIR%%/qml/views/filter/FilterMenu.js +%%DATADIR%%/qml/views/filter/FilterMenu.qml +%%DATADIR%%/qml/views/filter/FilterMenuDelegate.qml +%%DATADIR%%/qml/views/filter/filterview.qml +%%DATADIR%%/qml/vui_droparea.qml +%%NLS%%%%DATADIR%%/translations/shotcut_ca.qm +%%NLS%%%%DATADIR%%/translations/shotcut_cs.qm +%%NLS%%%%DATADIR%%/translations/shotcut_da.qm +%%NLS%%%%DATADIR%%/translations/shotcut_de.qm +%%NLS%%%%DATADIR%%/translations/shotcut_el.qm +%%NLS%%%%DATADIR%%/translations/shotcut_en.qm +%%NLS%%%%DATADIR%%/translations/shotcut_es.qm +%%NLS%%%%DATADIR%%/translations/shotcut_fr.qm +%%NLS%%%%DATADIR%%/translations/shotcut_gd.qm +%%NLS%%%%DATADIR%%/translations/shotcut_it.qm +%%NLS%%%%DATADIR%%/translations/shotcut_nl.qm +%%NLS%%%%DATADIR%%/translations/shotcut_oc.qm +%%NLS%%%%DATADIR%%/translations/shotcut_pl.qm +%%NLS%%%%DATADIR%%/translations/shotcut_pt_BR.qm +%%NLS%%%%DATADIR%%/translations/shotcut_pt_PT.qm +%%NLS%%%%DATADIR%%/translations/shotcut_ru.qm +%%NLS%%%%DATADIR%%/translations/shotcut_sk.qm +%%NLS%%%%DATADIR%%/translations/shotcut_uk.qm +%%NLS%%%%DATADIR%%/translations/shotcut_zh.qm From owner-svn-ports-head@freebsd.org Thu Dec 29 15:32:46 2016 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 E2F49C9649E; Thu, 29 Dec 2016 15:32: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 B252018D8; Thu, 29 Dec 2016 15:32:46 +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 uBTFWjN0067301; Thu, 29 Dec 2016 15:32:45 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBTFWjh8067300; Thu, 29 Dec 2016 15:32:45 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201612291532.uBTFWjh8067300@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Thu, 29 Dec 2016 15:32:45 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429923 - head/math/galculator 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: Thu, 29 Dec 2016 15:32:47 -0000 Author: amdmi3 Date: Thu Dec 29 15:32:45 2016 New Revision: 429923 URL: https://svnweb.freebsd.org/changeset/ports/429923 Log: - Fix LICENSE - Remove bogus (in presence of USE_GITHUB) USES=tar* - Switch to USES=localbase Approved by: portmgr blanket Modified: head/math/galculator/Makefile Modified: head/math/galculator/Makefile ============================================================================== --- head/math/galculator/Makefile Thu Dec 29 15:20:17 2016 (r429922) +++ head/math/galculator/Makefile Thu Dec 29 15:32:45 2016 (r429923) @@ -8,16 +8,14 @@ CATEGORIES= math MAINTAINER= naddy@FreeBSD.org COMMENT= GTK-based scientific calculator -LICENSE= GPLv2 +LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING USE_GITHUB= yes -USES= autoreconf gettext gmake libtool pkgconfig tar:bzip2 +USES= autoreconf gettext gmake libtool localbase pkgconfig USE_GNOME= cairo intltool GNU_CONFIGURE= yes -CPPFLAGS+= -I${LOCALBASE}/include -LIBS+= -L${LOCALBASE}/lib INSTALLS_ICONS= yes OPTIONS_SINGLE= GTK From owner-svn-ports-head@freebsd.org Thu Dec 29 15:47:35 2016 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 A80B7C9668D; Thu, 29 Dec 2016 15:47: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 6A2FD1D16; Thu, 29 Dec 2016 15:47: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 uBTFlYOH071400; Thu, 29 Dec 2016 15:47:34 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBTFlYME071399; Thu, 29 Dec 2016 15:47:34 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201612291547.uBTFlYME071399@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Thu, 29 Dec 2016 15:47:34 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429924 - head/emulators/hyperv-is 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: Thu, 29 Dec 2016 15:47:35 -0000 Author: amdmi3 Date: Thu Dec 29 15:47:34 2016 New Revision: 429924 URL: https://svnweb.freebsd.org/changeset/ports/429924 Log: - Deprecate and ignore in 2 months: this port does not support any actual FreeBSD version Approved by: portmgr blanket Modified: head/emulators/hyperv-is/Makefile Modified: head/emulators/hyperv-is/Makefile ============================================================================== --- head/emulators/hyperv-is/Makefile Thu Dec 29 15:32:45 2016 (r429923) +++ head/emulators/hyperv-is/Makefile Thu Dec 29 15:47:34 2016 (r429924) @@ -10,6 +10,10 @@ DISTNAME= ${DNAME} MAINTAINER= bsdic@microsoft.com COMMENT= FreeBSD Integration Service on Hyper-v +IGNORE= does not support any actual FreeBSD release +DEPRECATED= does not support any actual FreeBSD release +EXPIRATION_DATE=2016-03-01 + ONLY_FOR_ARCHS= amd64 i386 USES= kmod uidfix From owner-svn-ports-head@freebsd.org Thu Dec 29 15:49:19 2016 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 524B5C966CF; Thu, 29 Dec 2016 15:49: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 21D791E03; Thu, 29 Dec 2016 15:49: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 uBTFnIFY071571; Thu, 29 Dec 2016 15:49:18 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBTFnIab071569; Thu, 29 Dec 2016 15:49:18 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201612291549.uBTFnIab071569@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Thu, 29 Dec 2016 15:49:18 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429925 - head/lang/fasm 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: Thu, 29 Dec 2016 15:49:19 -0000 Author: amdmi3 Date: Thu Dec 29 15:49:18 2016 New Revision: 429925 URL: https://svnweb.freebsd.org/changeset/ports/429925 Log: - Update to 1.71.58 PR: 215563 Submitted by: graudeejs@inbox.lv Approved by: graudeejs@gmail.com (maintainer) Modified: head/lang/fasm/Makefile head/lang/fasm/distinfo Modified: head/lang/fasm/Makefile ============================================================================== --- head/lang/fasm/Makefile Thu Dec 29 15:47:34 2016 (r429924) +++ head/lang/fasm/Makefile Thu Dec 29 15:49:18 2016 (r429925) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= fasm -PORTVERSION= 1.71.39 +PORTVERSION= 1.71.58 CATEGORIES= lang devel MASTER_SITES= http://flatassembler.net/ Modified: head/lang/fasm/distinfo ============================================================================== --- head/lang/fasm/distinfo Thu Dec 29 15:47:34 2016 (r429924) +++ head/lang/fasm/distinfo Thu Dec 29 15:49:18 2016 (r429925) @@ -1,2 +1,3 @@ -SHA256 (fasm-1.71.39.tar.gz) = 0389ca2e1956a207b709fbbd1cd0f257cf0e3d5039a43f8b12c5b2b102bb2cca -SIZE (fasm-1.71.39.tar.gz) = 254632 +TIMESTAMP = 1482714816 +SHA256 (fasm-1.71.58.tar.gz) = 71503b8858a998dfa35f1318db3a79e5e9093fbc6641d1d74b95a2366e03af1f +SIZE (fasm-1.71.58.tar.gz) = 267940 From owner-svn-ports-head@freebsd.org Thu Dec 29 15:49:58 2016 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 3E671C96705; Thu, 29 Dec 2016 15:49:58 +0000 (UTC) (envelope-from olivierd@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 18F171EE6; Thu, 29 Dec 2016 15:49:58 +0000 (UTC) (envelope-from olivierd@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBTFnvvf071748; Thu, 29 Dec 2016 15:49:57 GMT (envelope-from olivierd@FreeBSD.org) Received: (from olivierd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBTFnuHQ071743; Thu, 29 Dec 2016 15:49:56 GMT (envelope-from olivierd@FreeBSD.org) Message-Id: <201612291549.uBTFnuHQ071743@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olivierd set sender to olivierd@FreeBSD.org using -f From: Olivier Duchateau Date: Thu, 29 Dec 2016 15:49:56 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429926 - head/sysutils/lxinput 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: Thu, 29 Dec 2016 15:49:58 -0000 Author: olivierd Date: Thu Dec 29 15:49:56 2016 New Revision: 429926 URL: https://svnweb.freebsd.org/changeset/ports/429926 Log: - Update to 0.3.5 - Add LICENSE - Remove DOCS option - Adjust dependencies (reported by QA script) - Rewrite COMMENT and pkg-descr Modified: head/sysutils/lxinput/Makefile head/sysutils/lxinput/distinfo head/sysutils/lxinput/pkg-descr head/sysutils/lxinput/pkg-plist Modified: head/sysutils/lxinput/Makefile ============================================================================== --- head/sysutils/lxinput/Makefile Thu Dec 29 15:49:18 2016 (r429925) +++ head/sysutils/lxinput/Makefile Thu Dec 29 15:49:56 2016 (r429926) @@ -2,22 +2,25 @@ # $FreeBSD$ PORTNAME= lxinput -PORTVERSION= 0.3.2 -PORTREVISION= 2 +PORTVERSION= 0.3.5 CATEGORIES= sysutils -MASTER_SITES= SF/lxde/LXInput%20%28Kbd%20and%20amp_%20mouse%20config%29/LXInput%200.3.2/ +MASTER_SITES= SF/lxde/LXInput%20%28Kbd%20and%20amp_%20mouse%20config%29/LXInput%20${PORTVERSION:R}.x/ MAINTAINER= ports@FreeBSD.org -COMMENT= Keyboard and mouse config tool from the LXDE project +COMMENT= Keyboard and mouse settings -USES= iconv gmake localbase pkgconfig -USE_GNOME= gtk20 intlhack +LICENSE= GPLv3 + +LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ + libfreetype.so:print/freetype2 + +USES= gmake localbase pkgconfig tar:xz +USE_GNOME= gtk20 cairo gdkpixbuf2 intltool +USE_XORG= x11 GNU_CONFIGURE= yes USE_LDCONFIG= yes -PORTDOCS= AUTHORS README - -OPTIONS_DEFINE= DOCS NLS +OPTIONS_DEFINE= NLS OPTIONS_SUB= yes NLS_USES= gettext @@ -26,8 +29,4 @@ NLS_USES_OFF= gettext-tools post-patch-NLS-off: @${REINPLACE_CMD} -e 's|po man|man|' ${WRKSRC}/Makefile.in -post-install-DOCS-on: - @${MKDIR} ${STAGEDIR}${DOCSDIR} - ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} - .include Modified: head/sysutils/lxinput/distinfo ============================================================================== --- head/sysutils/lxinput/distinfo Thu Dec 29 15:49:18 2016 (r429925) +++ head/sysutils/lxinput/distinfo Thu Dec 29 15:49:56 2016 (r429926) @@ -1,2 +1,3 @@ -SHA256 (lxinput-0.3.2.tar.gz) = 481622f9f73c7d622a712df55d509a18805758ee002cbbc36efbd73bedd8205f -SIZE (lxinput-0.3.2.tar.gz) = 259203 +TIMESTAMP = 1482994934 +SHA256 (lxinput-0.3.5.tar.xz) = 4e8f778a65a4afe2365b47e7899358aa4fab535343aa62c72a3cdc4cac1f6e88 +SIZE (lxinput-0.3.5.tar.xz) = 145356 Modified: head/sysutils/lxinput/pkg-descr ============================================================================== --- head/sysutils/lxinput/pkg-descr Thu Dec 29 15:49:18 2016 (r429925) +++ head/sysutils/lxinput/pkg-descr Thu Dec 29 15:49:56 2016 (r429926) @@ -1,3 +1,3 @@ -LXInput is a small program used to configure keyboard and mouse for LXDE. +LXInput is a program to configure keyboard and mouse settings for LXDE. WWW: http://lxde.org/ Modified: head/sysutils/lxinput/pkg-plist ============================================================================== --- head/sysutils/lxinput/pkg-plist Thu Dec 29 15:49:18 2016 (r429925) +++ head/sysutils/lxinput/pkg-plist Thu Dec 29 15:49:56 2016 (r429926) @@ -16,7 +16,6 @@ share/applications/lxinput.desktop %%NLS%%share/locale/en_GB/LC_MESSAGES/lxinput.mo %%NLS%%share/locale/eo/LC_MESSAGES/lxinput.mo %%NLS%%share/locale/es/LC_MESSAGES/lxinput.mo -%%NLS%%share/locale/es_VE/LC_MESSAGES/lxinput.mo %%NLS%%share/locale/et/LC_MESSAGES/lxinput.mo %%NLS%%share/locale/eu/LC_MESSAGES/lxinput.mo %%NLS%%share/locale/fa/LC_MESSAGES/lxinput.mo @@ -29,6 +28,7 @@ share/applications/lxinput.desktop %%NLS%%share/locale/hr/LC_MESSAGES/lxinput.mo %%NLS%%share/locale/hu/LC_MESSAGES/lxinput.mo %%NLS%%share/locale/id/LC_MESSAGES/lxinput.mo +%%NLS%%share/locale/is/LC_MESSAGES/lxinput.mo %%NLS%%share/locale/it/LC_MESSAGES/lxinput.mo %%NLS%%share/locale/ja/LC_MESSAGES/lxinput.mo %%NLS%%share/locale/kk/LC_MESSAGES/lxinput.mo @@ -40,6 +40,7 @@ share/applications/lxinput.desktop %%NLS%%share/locale/nb/LC_MESSAGES/lxinput.mo %%NLS%%share/locale/nl/LC_MESSAGES/lxinput.mo %%NLS%%share/locale/nn/LC_MESSAGES/lxinput.mo +%%NLS%%share/locale/pa/LC_MESSAGES/lxinput.mo %%NLS%%share/locale/pl/LC_MESSAGES/lxinput.mo %%NLS%%share/locale/ps/LC_MESSAGES/lxinput.mo %%NLS%%share/locale/pt/LC_MESSAGES/lxinput.mo From owner-svn-ports-head@freebsd.org Thu Dec 29 16:11:37 2016 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 6D295C96B5C; Thu, 29 Dec 2016 16:11:37 +0000 (UTC) (envelope-from adamw@adamw.org) Received: from anoxia.adamw.org (anoxia.adamw.org [104.225.8.149]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "anoxia.adamw.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id D3BD9181E; Thu, 29 Dec 2016 16:11:36 +0000 (UTC) (envelope-from adamw@adamw.org) Received: by anoxia.adamw.org (OpenSMTPD) with ESMTPSA id 7b294927 TLS version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO; Thu, 29 Dec 2016 09:11:29 -0700 (MST) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 10.2 \(3259\)) Subject: Re: svn commit: r429922 - in head/multimedia: . shotcut From: Adam Weinberger In-Reply-To: <201612291520.uBTFKHwr059431@repo.freebsd.org> Date: Thu, 29 Dec 2016 09:11:27 -0700 Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Content-Transfer-Encoding: quoted-printable Message-Id: References: <201612291520.uBTFKHwr059431@repo.freebsd.org> To: Alberto Villa X-Mailer: Apple Mail (2.3259) 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: Thu, 29 Dec 2016 16:11:37 -0000 > On 29 Dec, 2016, at 8:20, Alberto Villa wrote: >=20 > Author: avilla > Date: Thu Dec 29 15:20:17 2016 > New Revision: 429922 > URL: https://svnweb.freebsd.org/changeset/ports/429922 >=20 > Log: > Shotcut is a free, open source, cross-platform video editor for > Windows, Mac and Linux. Major features include support for a wide > range of formats; no import required meaning native timeline editing; > Blackmagic Design support for input and preview monitoring; and > resolution support to 4k. >=20 > WWW: https://shotcutapp.com >=20 > Added: > head/multimedia/shotcut/ > head/multimedia/shotcut/Makefile (contents, props changed) > head/multimedia/shotcut/distinfo (contents, props changed) > head/multimedia/shotcut/pkg-descr (contents, props changed) > head/multimedia/shotcut/pkg-plist (contents, props changed) > Modified: > head/multimedia/Makefile >=20 > Modified: head/multimedia/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/multimedia/Makefile Thu Dec 29 14:58:28 2016 = (r429921) > +++ head/multimedia/Makefile Thu Dec 29 15:20:17 2016 = (r429922) > @@ -370,6 +370,7 @@ > SUBDIR +=3D rubygem-gstreamer > SUBDIR +=3D sabbu > SUBDIR +=3D schroedinger > + SUBDIR +=3D shotcut > SUBDIR +=3D smpeg > SUBDIR +=3D smpeg2 > SUBDIR +=3D smplayer >=20 > Added: head/multimedia/shotcut/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 > --- /dev/null 00:00:00 1970 (empty, because file is newly added) > +++ head/multimedia/shotcut/Makefile Thu Dec 29 15:20:17 2016 = (r429922) > @@ -0,0 +1,68 @@ > +# $FreeBSD$ > + > +PORTNAME=3D shotcut > +PORTVERSION=3D ${FULLVERSION:R} > +CATEGORIES=3D multimedia > + > +MAINTAINER=3D avilla@FreeBSD.org > +COMMENT=3D Free, open source, cross-platform video editor > + > +LICENSE=3D GPLv3 > + > +LIB_DEPENDS=3D libmlt.so:multimedia/mlt > +RUN_DEPENDS=3D ffmpeg:multimedia/ffmpeg \ > + ${LOCALBASE}/lib/libjack.so.0:audio/jack \ > + ${LOCALBASE}/lib/libSDL-1.2.so.0:devel/sdl12 That seems potentially fragile, if those shlibs ever get bumped or = modified. Consider instead depending on the package itself = (sdl12>=3Dxyz:devel/sdl12), or the unversioned symlink like you have = here: > +WEBVFX_RUN_DEPENDS=3D = ${LOCALBASE}/lib/mlt/libmltwebvfx.so:multimedia/webvfx-qt5 # Adam --=20 Adam Weinberger adamw@adamw.org https://www.adamw.org From owner-svn-ports-head@freebsd.org Thu Dec 29 16:18:49 2016 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 DEB23C96D89; Thu, 29 Dec 2016 16:18: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 9F9BC1B6C; Thu, 29 Dec 2016 16:18: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 uBTGImle083870; Thu, 29 Dec 2016 16:18:48 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBTGImQ8083866; Thu, 29 Dec 2016 16:18:48 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201612291618.uBTGImQ8083866@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Thu, 29 Dec 2016 16:18:48 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429927 - in head/net-p2p/qbittorrent: . 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: Thu, 29 Dec 2016 16:18:50 -0000 Author: amdmi3 Date: Thu Dec 29 16:18:48 2016 New Revision: 429927 URL: https://svnweb.freebsd.org/changeset/ports/429927 Log: - Update to 3.3.10 PR: 215575 Submitted by: matthew@reztek.cz Approved by: yuri@rawbw.com (maintainer) Added: head/net-p2p/qbittorrent/files/patch-src_base_bittorrent_session.cpp (contents, props changed) Modified: head/net-p2p/qbittorrent/Makefile head/net-p2p/qbittorrent/distinfo head/net-p2p/qbittorrent/files/patch-src_base_utils_string.cpp Modified: head/net-p2p/qbittorrent/Makefile ============================================================================== --- head/net-p2p/qbittorrent/Makefile Thu Dec 29 15:49:56 2016 (r429926) +++ head/net-p2p/qbittorrent/Makefile Thu Dec 29 16:18:48 2016 (r429927) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= qbittorrent -PORTVERSION= 3.3.7 -PORTREVISION= 1 +PORTVERSION= 3.3.10 CATEGORIES= net-p2p ipv6 MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} Modified: head/net-p2p/qbittorrent/distinfo ============================================================================== --- head/net-p2p/qbittorrent/distinfo Thu Dec 29 15:49:56 2016 (r429926) +++ head/net-p2p/qbittorrent/distinfo Thu Dec 29 16:18:48 2016 (r429927) @@ -1,3 +1,3 @@ -TIMESTAMP = 1473733537 -SHA256 (qbittorrent-3.3.7.tar.xz) = 72dc824a90fadc0825e6be6f1c215e38f976262c7f83b625061d542b2b664c40 -SIZE (qbittorrent-3.3.7.tar.xz) = 2884792 +TIMESTAMP = 1482707995 +SHA256 (qbittorrent-3.3.10.tar.xz) = 2c657ceacdc84033da044a0a9ecba7e0fdb35858324dc097546f989166f1a8d2 +SIZE (qbittorrent-3.3.10.tar.xz) = 2959380 Added: head/net-p2p/qbittorrent/files/patch-src_base_bittorrent_session.cpp ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net-p2p/qbittorrent/files/patch-src_base_bittorrent_session.cpp Thu Dec 29 16:18:48 2016 (r429927) @@ -0,0 +1,64 @@ +Revert the following commit until libtorrent 1.1.2 is released: + +From 729c80f9104a3d01ec724351bd6910b4b8d14c6c Mon Sep 17 00:00:00 2001 +From: sledgehammer999 +Date: Mon, 31 Oct 2016 02:31:56 +0200 +Subject: [PATCH] Use new libtorrent 1.1.2+ utility function to generate client + ID instead. + +--- src/base/bittorrent/session.cpp.orig 2016-12-17 18:02:06 UTC ++++ src/base/bittorrent/session.cpp +@@ -45,6 +45,7 @@ + #include + + #include ++#include + #include + #include + +@@ -194,6 +195,36 @@ namespace + + template + LowerLimited lowerLimited(T limit, T ret) { return LowerLimited(limit, ret); } ++ ++#if LIBTORRENT_VERSION_NUM >= 10100 ++ std::string makeFingerprint(const char* peerId, int major, int minor, int revision, int tag) ++ { ++ Q_ASSERT(peerId); ++ Q_ASSERT(major >= 0); ++ Q_ASSERT(minor >= 0); ++ Q_ASSERT(revision >= 0); ++ Q_ASSERT(tag >= 0); ++ Q_ASSERT(std::strlen(peerId) == 2); ++ ++ auto versionToChar = [](int v) -> char ++ { ++ if (v >= 0 && v < 10) return static_cast('0' + v); ++ if (v >= 10) return static_cast('A' + (v - 10)); ++ Q_ASSERT(false); ++ return '0'; ++ }; ++ ++ std::ostringstream buf; ++ buf << '-' ++ << peerId ++ << versionToChar(major) ++ << versionToChar(minor) ++ << versionToChar(revision) ++ << versionToChar(tag) ++ << '-'; ++ return buf.str(); ++ } ++#endif + } + + // Session +@@ -334,7 +365,7 @@ Session::Session(QObject *parent) + dispatchAlerts(alertPtr.release()); + }); + #else +- std::string peerId = libt::generate_fingerprint(PEER_ID, VERSION_MAJOR, VERSION_MINOR, VERSION_BUGFIX, VERSION_BUILD); ++ std::string peerId = makeFingerprint(PEER_ID, VERSION_MAJOR, VERSION_MINOR, VERSION_BUGFIX, VERSION_BUILD); + libt::settings_pack pack; + pack.set_int(libt::settings_pack::alert_mask, alertMask); + pack.set_str(libt::settings_pack::peer_fingerprint, peerId); Modified: head/net-p2p/qbittorrent/files/patch-src_base_utils_string.cpp ============================================================================== --- head/net-p2p/qbittorrent/files/patch-src_base_utils_string.cpp Thu Dec 29 15:49:56 2016 (r429926) +++ head/net-p2p/qbittorrent/files/patch-src_base_utils_string.cpp Thu Dec 29 16:18:48 2016 (r429927) @@ -1,4 +1,6 @@ ---- src/base/utils/string.cpp.orig 2016-09-23 15:05:18 UTC +Avoid use of thread local storage on versions prior to which it was supported. + +--- src/base/utils/string.cpp.orig 2016-12-17 18:02:06 UTC +++ src/base/utils/string.cpp @@ -37,7 +37,7 @@ #ifdef QBT_USES_QT5 From owner-svn-ports-head@freebsd.org Thu Dec 29 16:31:37 2016 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 96D3BC9559F; Thu, 29 Dec 2016 16:31:37 +0000 (UTC) (envelope-from kmoore@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 665ED16B9; Thu, 29 Dec 2016 16:31:37 +0000 (UTC) (envelope-from kmoore@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBTGVaBl091539; Thu, 29 Dec 2016 16:31:36 GMT (envelope-from kmoore@FreeBSD.org) Received: (from kmoore@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBTGVaEp091537; Thu, 29 Dec 2016 16:31:36 GMT (envelope-from kmoore@FreeBSD.org) Message-Id: <201612291631.uBTGVaEp091537@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: kmoore set sender to kmoore@FreeBSD.org using -f From: Kris Moore Date: Thu, 29 Dec 2016 16:31:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429928 - head/sysutils/pefs-kmod 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: Thu, 29 Dec 2016 16:31:37 -0000 Author: kmoore Date: Thu Dec 29 16:31:36 2016 New Revision: 429928 URL: https://svnweb.freebsd.org/changeset/ports/429928 Log: - Update to 2016-11-27 - Fixes some build issues on -CURRENT Obtained from: Maintainer Modified: head/sysutils/pefs-kmod/Makefile head/sysutils/pefs-kmod/distinfo Modified: head/sysutils/pefs-kmod/Makefile ============================================================================== --- head/sysutils/pefs-kmod/Makefile Thu Dec 29 16:18:48 2016 (r429927) +++ head/sysutils/pefs-kmod/Makefile Thu Dec 29 16:31:36 2016 (r429928) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= pefs -DISTVERSION= 2016-06-11 +DISTVERSION= 2016-11-27 CATEGORIES= sysutils MASTER_SITES= LOCAL/gleb PKGNAMESUFFIX= -kmod @@ -12,6 +12,7 @@ COMMENT= PEFS kernel level stacked crypt LICENSE= BSD2CLAUSE +MAKE_JOBS_UNSAFE=yes MAKE_ENV= BINDIR="${PREFIX}/sbin" MANDIR="${MANPREFIX}/man/man" \ NO_MANCOMPRESS= Modified: head/sysutils/pefs-kmod/distinfo ============================================================================== --- head/sysutils/pefs-kmod/distinfo Thu Dec 29 16:18:48 2016 (r429927) +++ head/sysutils/pefs-kmod/distinfo Thu Dec 29 16:31:36 2016 (r429928) @@ -1,3 +1,3 @@ -TIMESTAMP = 1465678301 -SHA256 (pefs-2016-06-11.tar.gz) = c7ddcc76cbe28ff02f704988bd4548b8cdca0783dbeba3a0b1b4c5d668332611 -SIZE (pefs-2016-06-11.tar.gz) = 89691 +TIMESTAMP = 1480319106 +SHA256 (pefs-2016-11-27.tar.gz) = d2fb54333b5d43018c19459fff7e21cf06011c550f47c170e56086a12c9a9793 +SIZE (pefs-2016-11-27.tar.gz) = 89990 From owner-svn-ports-head@freebsd.org Thu Dec 29 16:39:16 2016 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 BCA3FC958B2; Thu, 29 Dec 2016 16:39:16 +0000 (UTC) (envelope-from kmoore@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 7259F1BA8; Thu, 29 Dec 2016 16:39:16 +0000 (UTC) (envelope-from kmoore@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBTGdFcQ091962; Thu, 29 Dec 2016 16:39:15 GMT (envelope-from kmoore@FreeBSD.org) Received: (from kmoore@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBTGdFxt091960; Thu, 29 Dec 2016 16:39:15 GMT (envelope-from kmoore@FreeBSD.org) Message-Id: <201612291639.uBTGdFxt091960@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: kmoore set sender to kmoore@FreeBSD.org using -f From: Kris Moore Date: Thu, 29 Dec 2016 16:39:15 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429929 - head/textproc/py-sphinx 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: Thu, 29 Dec 2016 16:39:16 -0000 Author: kmoore Date: Thu Dec 29 16:39:15 2016 New Revision: 429929 URL: https://svnweb.freebsd.org/changeset/ports/429929 Log: - Update to 1.5.1 PR: 215311 Submitted by: Wen Heping Modified: head/textproc/py-sphinx/Makefile head/textproc/py-sphinx/distinfo Modified: head/textproc/py-sphinx/Makefile ============================================================================== --- head/textproc/py-sphinx/Makefile Thu Dec 29 16:31:36 2016 (r429928) +++ head/textproc/py-sphinx/Makefile Thu Dec 29 16:39:15 2016 (r429929) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= sphinx -PORTVERSION= 1.4.8 +PORTVERSION= 1.5.1 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -17,7 +17,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Jinja2>=2.3:devel/py-Jinja2 \ ${PYTHON_PKGNAMEPREFIX}docutils>=0.11:textproc/py-docutils \ - ${PYTHON_PKGNAMEPREFIX}six>=1.4:devel/py-six + ${PYTHON_PKGNAMEPREFIX}six>=1.5:devel/py-six RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Babel>=1.3:devel/py-babel\ ${PYTHON_PKGNAMEPREFIX}Jinja2>=2.3:devel/py-Jinja2 \ ${PYTHON_PKGNAMEPREFIX}docutils>=0.11:textproc/py-docutils \ @@ -26,9 +26,10 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Babe ${PYTHON_PKGNAMEPREFIX}sphinx_rtd_theme>=0.1:textproc/py-sphinx_rtd_theme \ ${PYTHON_PKGNAMEPREFIX}alabaster>=0.7:textproc/py-alabaster \ ${PYTHON_PKGNAMEPREFIX}snowballstemmer>=1.1:textproc/py-snowballstemmer \ - ${PYTHON_PKGNAMEPREFIX}six>=1.4:devel/py-six \ + ${PYTHON_PKGNAMEPREFIX}six>=1.5:devel/py-six \ ${PYTHON_PKGNAMEPREFIX}imagesize>=0.7.1:graphics/py-imagesize \ - ${LOCALBASE}/share/certs/ca-root-nss.crt:security/ca_root_nss + ${LOCALBASE}/share/certs/ca-root-nss.crt:security/ca_root_nss \ + ${PYTHON_PKGNAMEPREFIX}requests>=0:www/py-requests USES= python USE_PYTHON= autoplist distutils Modified: head/textproc/py-sphinx/distinfo ============================================================================== --- head/textproc/py-sphinx/distinfo Thu Dec 29 16:31:36 2016 (r429928) +++ head/textproc/py-sphinx/distinfo Thu Dec 29 16:39:15 2016 (r429929) @@ -1,3 +1,3 @@ -TIMESTAMP = 1479406747 -SHA256 (python/Sphinx-1.4.8.tar.gz) = 41af978f653ef862eb4bb3776dabd8ff13afed17e431907310fe990a3947707f -SIZE (python/Sphinx-1.4.8.tar.gz) = 4494940 +TIMESTAMP = 1481766989 +SHA256 (python/Sphinx-1.5.1.tar.gz) = 8e6a77a20b2df950de322fc32f3b508697d9d654fe984e3cc88f446a5b4c17c5 +SIZE (python/Sphinx-1.5.1.tar.gz) = 4397246 From owner-svn-ports-head@freebsd.org Thu Dec 29 17:21:42 2016 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 A76B8C96540; Thu, 29 Dec 2016 17:21:42 +0000 (UTC) (envelope-from freebsd.contact@marino.st) Received: from shepard.synsport.com (mail.synsport.com [208.69.230.148]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 841E010AC; Thu, 29 Dec 2016 17:21:41 +0000 (UTC) (envelope-from freebsd.contact@marino.st) Received: from [127.0.0.1] (c-66-229-43-244.hsd1.fl.comcast.net [66.229.43.244]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by shepard.synsport.com (Postfix) with ESMTP id 461A443D19; Thu, 29 Dec 2016 11:14:53 -0600 (CST) Subject: Re: svn commit: r429924 - head/emulators/hyperv-is To: Dmitry Marakasov , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org References: <201612291547.uBTFlYME071399@repo.freebsd.org> Reply-To: marino@freebsd.org From: John Marino Message-ID: <50e8ea71-f887-59e7-6851-caca424147c8@marino.st> Date: Thu, 29 Dec 2016 11:16:09 -0600 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.1.1 MIME-Version: 1.0 In-Reply-To: <201612291547.uBTFlYME071399@repo.freebsd.org> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-Antivirus: avast! (VPS 161229-1, 12/29/2016), Outbound message X-Antivirus-Status: Clean 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: Thu, 29 Dec 2016 17:21:42 -0000 On 12/29/2016 09:47, Dmitry Marakasov wrote: > Author: amdmi3 > Date: Thu Dec 29 15:47:34 2016 > New Revision: 429924 > URL: https://svnweb.freebsd.org/changeset/ports/429924 > > Log: > - Deprecate and ignore in 2 months: this port does not support any actual FreeBSD version > > Approved by: portmgr blanket > This one is not really fair since a PR to upgrade it has been open forever: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196185 Before deprecating it, effort to finish the PR should be made, IMO. John --- This email has been checked for viruses by Avast antivirus software. https://www.avast.com/antivirus From owner-svn-ports-head@freebsd.org Thu Dec 29 17:35:06 2016 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 5D199C96CC9; Thu, 29 Dec 2016 17:35:06 +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 1262E1B7B; Thu, 29 Dec 2016 17:35:06 +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 uBTHZ5PH016264; Thu, 29 Dec 2016 17:35:05 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBTHZ5oi016262; Thu, 29 Dec 2016 17:35:05 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201612291735.uBTHZ5oi016262@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Thu, 29 Dec 2016 17:35:05 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429930 - head/devel/p5-Connector 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: Thu, 29 Dec 2016 17:35:06 -0000 Author: sunpoet Date: Thu Dec 29 17:35:04 2016 New Revision: 429930 URL: https://svnweb.freebsd.org/changeset/ports/429930 Log: - Update to 1.22 Changes: https://github.com/mrscotty/connector/commits/master PR: 215652 Submitted by: Sergei Vyshenski (maintainer) Modified: head/devel/p5-Connector/Makefile head/devel/p5-Connector/distinfo Modified: head/devel/p5-Connector/Makefile ============================================================================== --- head/devel/p5-Connector/Makefile Thu Dec 29 16:39:15 2016 (r429929) +++ head/devel/p5-Connector/Makefile Thu Dec 29 17:35:04 2016 (r429930) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Connector -PORTVERSION= 1.21 +PORTVERSION= 1.22 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -16,7 +16,10 @@ LICENSE_COMB= dual BUILD_DEPENDS= bash:shells/bash \ p5-AppConfig>=0:devel/p5-AppConfig \ p5-Config-GitLike>=0:devel/p5-Config-GitLike \ + p5-Config-Merge>=0:devel/p5-Config-Merge \ p5-Config-Versioned>=1.01:devel/p5-Config-Versioned \ + p5-Crypt-SSLeay>=0:security/p5-Crypt-SSLeay \ + p5-DBI>=0:databases/p5-DBI \ p5-Log-Log4perl>=0:devel/p5-Log-Log4perl \ p5-Module-Install>=0:devel/p5-Module-Install \ p5-Moose>=0:devel/p5-Moose \ @@ -24,8 +27,10 @@ BUILD_DEPENDS= bash:shells/bash \ p5-Template-Toolkit>=0:www/p5-Template-Toolkit \ p5-Text-CSV_XS>=0:textproc/p5-Text-CSV_XS \ p5-YAML>=1.06:textproc/p5-YAML \ + p5-libwww>=0:www/p5-libwww \ p5-perl-ldap>=0:net/p5-perl-ldap RUN_DEPENDS:= ${BUILD_DEPENDS} +TEST_DEPENDS= p5-DBD-SQLite>=0:databases/p5-DBD-SQLite USES= perl5 USE_PERL5= configure Modified: head/devel/p5-Connector/distinfo ============================================================================== --- head/devel/p5-Connector/distinfo Thu Dec 29 16:39:15 2016 (r429929) +++ head/devel/p5-Connector/distinfo Thu Dec 29 17:35:04 2016 (r429930) @@ -1,3 +1,3 @@ -TIMESTAMP = 1481644505 -SHA256 (Connector-1.21.tar.gz) = 84427a4d7fa40fac279fcfea2ec3a6f1157b982f0fdaf685c32ab58e053e23ca -SIZE (Connector-1.21.tar.gz) = 81166 +TIMESTAMP = 1483022736 +SHA256 (Connector-1.22.tar.gz) = aa178d1865817ad2dea5c79645c8e6420ca2cfb951f20c98b5154307de219016 +SIZE (Connector-1.22.tar.gz) = 81252 From owner-svn-ports-head@freebsd.org Thu Dec 29 17:44:49 2016 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 B5C16C96F69; Thu, 29 Dec 2016 17:44:49 +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 85147104E; Thu, 29 Dec 2016 17:44:49 +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 uBTHimjn020196; Thu, 29 Dec 2016 17:44:48 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBTHimKv020195; Thu, 29 Dec 2016 17:44:48 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201612291744.uBTHimKv020195@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Thu, 29 Dec 2016 17:44:48 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429931 - head/audio/mp3info 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: Thu, 29 Dec 2016 17:44:49 -0000 Author: sunpoet Date: Thu Dec 29 17:44:48 2016 New Revision: 429931 URL: https://svnweb.freebsd.org/changeset/ports/429931 Log: - Fix PORTVERSION - Fix LICENSE - Add LICENSE_FILE - Convert to options target helper PR: 215653 Submitted by: amdmi3 Modified: head/audio/mp3info/Makefile Modified: head/audio/mp3info/Makefile ============================================================================== --- head/audio/mp3info/Makefile Thu Dec 29 17:35:04 2016 (r429930) +++ head/audio/mp3info/Makefile Thu Dec 29 17:44:48 2016 (r429931) @@ -2,15 +2,15 @@ # $FreeBSD$ PORTNAME= mp3info -PORTVERSION= 0.8.5 -DISTVERSIONSUFFIX= a +PORTVERSION= 0.8.5a CATEGORIES= audio MASTER_SITES= SUNSITE/apps/sound/mp3-utils/mp3info MAINTAINER= sunpoet@FreeBSD.org COMMENT= MP3 technical info viewer and ID3 1.x tag editor -LICENSE= GPLv2 +LICENSE= GPLv2+ +LICENSE_FILE= ${WRKSRC}/LICENSE OPTIONS_DEFINE= GTK2 DOCS GTK2_DESC= Enable to have the gmp3info @@ -27,10 +27,14 @@ GTK2_USE= GNOME=gtk20 GTK2_USES= pkgconfig do-install: - ${MKDIR} ${STAGEDIR}${DOCSDIR}/ ${INSTALL_PROGRAM} ${WRKSRC}/mp3info ${STAGEDIR}${PREFIX}/bin/ ${INSTALL_MAN} ${WRKSRC}/mp3info.1 ${STAGEDIR}${PREFIX}/man/man1/ - -${INSTALL_PROGRAM} ${WRKSRC}/gmp3info ${STAGEDIR}${PREFIX}/bin/ + +do-install-GTK2-on: + ${INSTALL_PROGRAM} ${WRKSRC}/gmp3info ${STAGEDIR}${PREFIX}/bin/ + +do-install-DOCS-on: + ${MKDIR} ${STAGEDIR}${DOCSDIR}/ cd ${WRKSRC}/ && ${INSTALL_DATA} ${PORTDOCS} ${STAGEDIR}${DOCSDIR}/ .include From owner-svn-ports-head@freebsd.org Thu Dec 29 17:49:57 2016 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 70FA5C9610F; Thu, 29 Dec 2016 17:49:57 +0000 (UTC) (envelope-from rm@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 26A3A12B2; Thu, 29 Dec 2016 17:49:57 +0000 (UTC) (envelope-from rm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBTHnu8P020535; Thu, 29 Dec 2016 17:49:56 GMT (envelope-from rm@FreeBSD.org) Received: (from rm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBTHntxS020531; Thu, 29 Dec 2016 17:49:55 GMT (envelope-from rm@FreeBSD.org) Message-Id: <201612291749.uBTHntxS020531@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rm set sender to rm@FreeBSD.org using -f From: Ruslan Makhmatkhanov Date: Thu, 29 Dec 2016 17:49:55 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429932 - in head/devel: . py-podcastparser 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: Thu, 29 Dec 2016 17:49:57 -0000 Author: rm Date: Thu Dec 29 17:49:55 2016 New Revision: 429932 URL: https://svnweb.freebsd.org/changeset/ports/429932 Log: The podcast parser project is a library from the gPodder project to provide an easy and reliable way of parsing RSS- and Atom-based podcast feeds in Python. WWW: http://gpodder.org/podcastparser/ Added: head/devel/py-podcastparser/ head/devel/py-podcastparser/Makefile (contents, props changed) head/devel/py-podcastparser/distinfo (contents, props changed) head/devel/py-podcastparser/pkg-descr (contents, props changed) Modified: head/devel/Makefile Modified: head/devel/Makefile ============================================================================== --- head/devel/Makefile Thu Dec 29 17:44:48 2016 (r429931) +++ head/devel/Makefile Thu Dec 29 17:49:55 2016 (r429932) @@ -4457,6 +4457,7 @@ SUBDIR += py-plex SUBDIR += py-pluggy SUBDIR += py-ply + SUBDIR += py-podcastparser SUBDIR += py-polib SUBDIR += py-positional SUBDIR += py-posix_ipc Added: head/devel/py-podcastparser/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/py-podcastparser/Makefile Thu Dec 29 17:49:55 2016 (r429932) @@ -0,0 +1,19 @@ +# $FreeBSD$ + +PORTNAME= podcastparser +PORTVERSION= 0.6.1 +CATEGORIES= devel python +MASTER_SITES= CHEESESHOP +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= rm@FreeBSD.org +COMMENT= Simplified, fast RSS parser + +LICENSE= ISCL +LICENSE_FILE= ${WRKSRC}/LICENSE + +NO_ARCH= yes +USES= python +USE_PYTHON= autoplist distutils + +.include Added: head/devel/py-podcastparser/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/py-podcastparser/distinfo Thu Dec 29 17:49:55 2016 (r429932) @@ -0,0 +1,3 @@ +TIMESTAMP = 1483006684 +SHA256 (podcastparser-0.6.1.tar.gz) = a34790a940bc582f7d6388c43b69af7214432ba1bd7d400d199c63bd2da13d14 +SIZE (podcastparser-0.6.1.tar.gz) = 18006 Added: head/devel/py-podcastparser/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/py-podcastparser/pkg-descr Thu Dec 29 17:49:55 2016 (r429932) @@ -0,0 +1,4 @@ +The podcast parser project is a library from the gPodder project to provide +an easy and reliable way of parsing RSS- and Atom-based podcast feeds in Python. + +WWW: http://gpodder.org/podcastparser/ From owner-svn-ports-head@freebsd.org Thu Dec 29 17:52:06 2016 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 46E1AC96328; Thu, 29 Dec 2016 17:52:06 +0000 (UTC) (envelope-from marino@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 1682916B0; Thu, 29 Dec 2016 17:52:06 +0000 (UTC) (envelope-from marino@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBTHq5XE024394; Thu, 29 Dec 2016 17:52:05 GMT (envelope-from marino@FreeBSD.org) Received: (from marino@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBTHq5ii024393; Thu, 29 Dec 2016 17:52:05 GMT (envelope-from marino@FreeBSD.org) Message-Id: <201612291752.uBTHq5ii024393@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: marino set sender to marino@FreeBSD.org using -f From: John Marino Date: Thu, 29 Dec 2016 17:52:05 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429933 - head/lang/rust 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: Thu, 29 Dec 2016 17:52:06 -0000 Author: marino Date: Thu Dec 29 17:52:05 2016 New Revision: 429933 URL: https://svnweb.freebsd.org/changeset/ports/429933 Log: lang/rust: regenerate distinfo.x86_64 for DF rust 1.14 I'm not sure how this was misgenerated previously. This matches the version available via LOCAL/marino Modified: head/lang/rust/distinfo.x86_64 Modified: head/lang/rust/distinfo.x86_64 ============================================================================== --- head/lang/rust/distinfo.x86_64 Thu Dec 29 17:49:55 2016 (r429932) +++ head/lang/rust/distinfo.x86_64 Thu Dec 29 17:52:05 2016 (r429933) @@ -1,5 +1,5 @@ -TIMESTAMP = 1482851887 +TIMESTAMP = 1483033718 SHA256 (rustc-1.14.0-src.tar.gz) = c790edd2e915bd01bea46122af2942108479a2fda9a6f76d1094add520ac3b6b SIZE (rustc-1.14.0-src.tar.gz) = 27572650 -SHA256 (rustc-1.13.0-x86_64-unknown-dragonfly.tar.gz) = 9f7859ba27686fa6ba9db3e5ac66fec2bea0785195249047c1033123dee729ef -SIZE (rustc-1.13.0-x86_64-unknown-dragonfly.tar.gz) = 3145728 +SHA256 (rustc-1.13.0-x86_64-unknown-dragonfly.tar.gz) = 90feeb22ae91c9cc021493b00653201f58a3a3ffb4c18252965b4863c5fb3980 +SIZE (rustc-1.13.0-x86_64-unknown-dragonfly.tar.gz) = 33226074 From owner-svn-ports-head@freebsd.org Thu Dec 29 17:54:36 2016 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 97924C96422; Thu, 29 Dec 2016 17:54:36 +0000 (UTC) (envelope-from rm@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 5718218D5; Thu, 29 Dec 2016 17:54:36 +0000 (UTC) (envelope-from rm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBTHsZNx024615; Thu, 29 Dec 2016 17:54:35 GMT (envelope-from rm@FreeBSD.org) Received: (from rm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBTHsZsX024612; Thu, 29 Dec 2016 17:54:35 GMT (envelope-from rm@FreeBSD.org) Message-Id: <201612291754.uBTHsZsX024612@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rm set sender to rm@FreeBSD.org using -f From: Ruslan Makhmatkhanov Date: Thu, 29 Dec 2016 17:54:35 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429934 - in head/multimedia/gpodder: . 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: Thu, 29 Dec 2016 17:54:36 -0000 Author: rm Date: Thu Dec 29 17:54:35 2016 New Revision: 429934 URL: https://svnweb.freebsd.org/changeset/ports/429934 Log: multimedia/gpodder: update to 3.9.3 - replace feedparser with podcastparser. This change was done upstream in version 3.9.2, so the current version is broken, and this is why I requesting MFH. - add patch to make network detection routine work with wireless interfaces in FreeBSD MFH: 2016Q4 Added: head/multimedia/gpodder/files/ head/multimedia/gpodder/files/patch-src_gpodder_util.py (contents, props changed) Modified: head/multimedia/gpodder/Makefile head/multimedia/gpodder/distinfo Modified: head/multimedia/gpodder/Makefile ============================================================================== --- head/multimedia/gpodder/Makefile Thu Dec 29 17:52:05 2016 (r429933) +++ head/multimedia/gpodder/Makefile Thu Dec 29 17:54:35 2016 (r429934) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gpodder -PORTVERSION= 3.9.2 +PORTVERSION= 3.9.3 CATEGORIES= multimedia python MASTER_SITES= http://gpodder.org/src/ @@ -16,8 +16,8 @@ BUILD_DEPENDS= intltool-extract:textproc help2man:misc/help2man RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlite3>=0:databases/py-sqlite3 \ ${PYTHON_PKGNAMEPREFIX}html5lib>0:www/py-html5lib \ - ${PYTHON_PKGNAMEPREFIX}feedparser>=5.0.1:textproc/py-feedparser \ ${PYTHON_PKGNAMEPREFIX}mygpoclient>=1.4:devel/py-mygpoclient \ + ${PYTHON_PKGNAMEPREFIX}podcastparser>0:devel/py-podcastparser \ ${PYTHON_PKGNAMEPREFIX}dbus>=0:devel/py-dbus \ ${PYTHON_PKGNAMEPREFIX}eyed3>=0:audio/py-eyed3 Modified: head/multimedia/gpodder/distinfo ============================================================================== --- head/multimedia/gpodder/distinfo Thu Dec 29 17:52:05 2016 (r429933) +++ head/multimedia/gpodder/distinfo Thu Dec 29 17:54:35 2016 (r429934) @@ -1,3 +1,3 @@ -TIMESTAMP = 1481321517 -SHA256 (gpodder-3.9.2.tar.gz) = 927bad1e895c7ba32e6c1247043e661ed12d577990692ad5a19f9d9c2c1220b5 -SIZE (gpodder-3.9.2.tar.gz) = 994358 +TIMESTAMP = 1483006367 +SHA256 (gpodder-3.9.3.tar.gz) = f44141d32cd0ae226dc1a74ea5cb16c183923ade999bcd39bc5fb0d840aa03e9 +SIZE (gpodder-3.9.3.tar.gz) = 994482 Added: head/multimedia/gpodder/files/patch-src_gpodder_util.py ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/multimedia/gpodder/files/patch-src_gpodder_util.py Thu Dec 29 17:54:35 2016 (r429934) @@ -0,0 +1,11 @@ +--- src/gpodder/util.py.orig 2016-12-22 13:48:52 UTC ++++ src/gpodder/util.py +@@ -1833,7 +1833,7 @@ def unix_get_active_interfaces(): + process = subprocess.Popen(['ifconfig'], stdout=subprocess.PIPE) + stdout, _ = process.communicate() + for i in re.split('\n(?!\t)', stdout, re.MULTILINE): +- b = re.match('(\\w+):.*status: active$', i, re.MULTILINE | re.DOTALL) ++ b = re.match('(\\w+):.*status: (active|associated)$', i, re.MULTILINE | re.DOTALL) + if b: + yield b.group(1) + From owner-svn-ports-head@freebsd.org Thu Dec 29 18:34:10 2016 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 4B63DC961C0; Thu, 29 Dec 2016 18:34:10 +0000 (UTC) (envelope-from swills@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 1AACC1CD1; Thu, 29 Dec 2016 18:34:10 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBTIY9lx040730; Thu, 29 Dec 2016 18:34:09 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBTIY9Ie040728; Thu, 29 Dec 2016 18:34:09 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201612291834.uBTIY9Ie040728@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Thu, 29 Dec 2016 18:34:09 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429935 - head/www/rubygem-addressable 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: Thu, 29 Dec 2016 18:34:10 -0000 Author: swills Date: Thu Dec 29 18:34:08 2016 New Revision: 429935 URL: https://svnweb.freebsd.org/changeset/ports/429935 Log: www/rubygem-addressable: update to 2.5.0 Modified: head/www/rubygem-addressable/Makefile head/www/rubygem-addressable/distinfo Modified: head/www/rubygem-addressable/Makefile ============================================================================== --- head/www/rubygem-addressable/Makefile Thu Dec 29 17:54:35 2016 (r429934) +++ head/www/rubygem-addressable/Makefile Thu Dec 29 18:34:08 2016 (r429935) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= addressable -PORTVERSION= 2.4.0 +PORTVERSION= 2.5.0 CATEGORIES= www devel rubygems MASTER_SITES= RG Modified: head/www/rubygem-addressable/distinfo ============================================================================== --- head/www/rubygem-addressable/distinfo Thu Dec 29 17:54:35 2016 (r429934) +++ head/www/rubygem-addressable/distinfo Thu Dec 29 18:34:08 2016 (r429935) @@ -1,2 +1,3 @@ -SHA256 (rubygem/addressable-2.4.0.gem) = 7abfff765571b0a73549c9a9d2f7e143979cd0c252f7fa4c81e7102a973ef656 -SIZE (rubygem/addressable-2.4.0.gem) = 102400 +TIMESTAMP = 1483023436 +SHA256 (rubygem/addressable-2.5.0.gem) = bc5bf921b39640675fbb3484cdb45e4241b4c88d8d5a7d85a3985424ad02b9c8 +SIZE (rubygem/addressable-2.5.0.gem) = 103424 From owner-svn-ports-head@freebsd.org Thu Dec 29 18:46:18 2016 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 26DD3C96418; Thu, 29 Dec 2016 18:46:18 +0000 (UTC) (envelope-from jbeich@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 EA7F41804; Thu, 29 Dec 2016 18:46:17 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBTIkHjp045053; Thu, 29 Dec 2016 18:46:17 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBTIkHdJ045052; Thu, 29 Dec 2016 18:46:17 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201612291846.uBTIkHdJ045052@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Thu, 29 Dec 2016 18:46:17 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429936 - head/multimedia/ffmpeg 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: Thu, 29 Dec 2016 18:46:18 -0000 Author: jbeich Date: Thu Dec 29 18:46:16 2016 New Revision: 429936 URL: https://svnweb.freebsd.org/changeset/ports/429936 Log: multimedia/ffmpeg: restore -L${LOCALBASE}/lib after r428893 ld.bfd from devel/binutils by default looks under LOCALBASE/lib. If we revert to ld.bfd (or even ld.lld) from base the following would happen. ===> Configuring for ffmpeg-3.2.2_2,1 ERROR: gmp not found Submitted by: marino Modified: head/multimedia/ffmpeg/Makefile (contents, props changed) Modified: head/multimedia/ffmpeg/Makefile ============================================================================== --- head/multimedia/ffmpeg/Makefile Thu Dec 29 18:34:08 2016 (r429935) +++ head/multimedia/ffmpeg/Makefile Thu Dec 29 18:46:16 2016 (r429936) @@ -18,7 +18,8 @@ BUILD_DEPENDS= yasm:devel/yasm \ ${LOCALBASE}/bin/as:devel/binutils HAS_CONFIGURE= yes -USES= compiler:c11 cpe gmake localbase perl5 pkgconfig shebangfix tar:bzip2 +USES= compiler:c11 cpe gmake localbase:ldflags perl5 \ + pkgconfig shebangfix tar:bzip2 USE_LDCONFIG= yes USE_PERL5= build SHEBANG_FILES= doc/texi2pod.pl From owner-svn-ports-head@freebsd.org Thu Dec 29 18:54:13 2016 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 29088C9672D; Thu, 29 Dec 2016 18:54:13 +0000 (UTC) (envelope-from zi@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 E737310D7; Thu, 29 Dec 2016 18:54:12 +0000 (UTC) (envelope-from zi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBTIsCIp048900; Thu, 29 Dec 2016 18:54:12 GMT (envelope-from zi@FreeBSD.org) Received: (from zi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBTIsCkw048898; Thu, 29 Dec 2016 18:54:12 GMT (envelope-from zi@FreeBSD.org) Message-Id: <201612291854.uBTIsCkw048898@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: zi set sender to zi@FreeBSD.org using -f From: Ryan Steinmetz Date: Thu, 29 Dec 2016 18:54:12 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429937 - head/security/stunnel 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: Thu, 29 Dec 2016 18:54:13 -0000 Author: zi Date: Thu Dec 29 18:54:11 2016 New Revision: 429937 URL: https://svnweb.freebsd.org/changeset/ports/429937 Log: - Update to 5.38 Modified: head/security/stunnel/Makefile head/security/stunnel/distinfo Modified: head/security/stunnel/Makefile ============================================================================== --- head/security/stunnel/Makefile Thu Dec 29 18:46:16 2016 (r429936) +++ head/security/stunnel/Makefile Thu Dec 29 18:54:11 2016 (r429937) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= stunnel -PORTVERSION= 5.37 +PORTVERSION= 5.38 PORTEPOCH= 1 CATEGORIES= security MASTER_SITES= https://www.stunnel.org/downloads/%SUBDIR%/ \ Modified: head/security/stunnel/distinfo ============================================================================== --- head/security/stunnel/distinfo Thu Dec 29 18:46:16 2016 (r429936) +++ head/security/stunnel/distinfo Thu Dec 29 18:54:11 2016 (r429937) @@ -1,3 +1,3 @@ -TIMESTAMP = 1479657901 -SHA256 (stunnel-5.37.tar.gz) = d0e3530e3effc64fdec792c71791d4937c6b8bd3b9ea4895c6bb6526dcd0d241 -SIZE (stunnel-5.37.tar.gz) = 645336 +TIMESTAMP = 1483035685 +SHA256 (stunnel-5.38.tar.gz) = 09ada29ba1683ab1fd1f31d7bed8305127a0876537e836a40cb83851da034fd5 +SIZE (stunnel-5.38.tar.gz) = 647774 From owner-svn-ports-head@freebsd.org Thu Dec 29 18:55:16 2016 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 4378EC9676F; Thu, 29 Dec 2016 18:55:16 +0000 (UTC) (envelope-from rene@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 0C19B1250; Thu, 29 Dec 2016 18:55:15 +0000 (UTC) (envelope-from rene@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBTItFGx049058; Thu, 29 Dec 2016 18:55:15 GMT (envelope-from rene@FreeBSD.org) Received: (from rene@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBTItFRo049057; Thu, 29 Dec 2016 18:55:15 GMT (envelope-from rene@FreeBSD.org) Message-Id: <201612291855.uBTItFRo049057@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rene set sender to rene@FreeBSD.org using -f From: Rene Ladan Date: Thu, 29 Dec 2016 18:55:15 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429938 - head/emulators/hyperv-is 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: Thu, 29 Dec 2016 18:55:16 -0000 Author: rene Date: Thu Dec 29 18:55:15 2016 New Revision: 429938 URL: https://svnweb.freebsd.org/changeset/ports/429938 Log: emulators/hyperv-is: fix expiration date Modified: head/emulators/hyperv-is/Makefile Modified: head/emulators/hyperv-is/Makefile ============================================================================== --- head/emulators/hyperv-is/Makefile Thu Dec 29 18:54:11 2016 (r429937) +++ head/emulators/hyperv-is/Makefile Thu Dec 29 18:55:15 2016 (r429938) @@ -12,7 +12,7 @@ COMMENT= FreeBSD Integration Service on IGNORE= does not support any actual FreeBSD release DEPRECATED= does not support any actual FreeBSD release -EXPIRATION_DATE=2016-03-01 +EXPIRATION_DATE=2017-03-01 ONLY_FOR_ARCHS= amd64 i386 From owner-svn-ports-head@freebsd.org Thu Dec 29 18:55:26 2016 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 BEFBDC9679C; Thu, 29 Dec 2016 18:55:26 +0000 (UTC) (envelope-from lifanov@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 758F112E2; Thu, 29 Dec 2016 18:55:26 +0000 (UTC) (envelope-from lifanov@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBTItPvF049174; Thu, 29 Dec 2016 18:55:25 GMT (envelope-from lifanov@FreeBSD.org) Received: (from lifanov@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBTItPBn049172; Thu, 29 Dec 2016 18:55:25 GMT (envelope-from lifanov@FreeBSD.org) Message-Id: <201612291855.uBTItPBn049172@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: lifanov set sender to lifanov@FreeBSD.org using -f From: Nikolai Lifanov Date: Thu, 29 Dec 2016 18:55:25 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429939 - head/sysutils/mcelog 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: Thu, 29 Dec 2016 18:55:26 -0000 Author: lifanov Date: Thu Dec 29 18:55:25 2016 New Revision: 429939 URL: https://svnweb.freebsd.org/changeset/ports/429939 Log: sysutils/mcelog: Updated to 146 * Updated to 146 * Added shebangfix - Fix malloc buffer overrun for unordered CPUs in sysfs - Fix overriding of DEBUG for make test - Change all test scripts to /bin/bash to handle Debian - Run all tests in make test PR: 215596 Submitted by: Ultima1252@gmail.com (maintainer) Reviewed by: matthew, mat Approved by: matthew (mentor) Differential Revision: https://reviews.freebsd.org/D8957 Modified: head/sysutils/mcelog/Makefile head/sysutils/mcelog/distinfo Modified: head/sysutils/mcelog/Makefile ============================================================================== --- head/sysutils/mcelog/Makefile Thu Dec 29 18:55:15 2016 (r429938) +++ head/sysutils/mcelog/Makefile Thu Dec 29 18:55:25 2016 (r429939) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= mcelog -PORTVERSION= 144 +PORTVERSION= 146 DISTVERSIONPREFIX= v CATEGORIES= sysutils @@ -11,12 +11,18 @@ COMMENT= Collects and decodes Machine Ch LICENSE= GPLv2 +TEST_DEPENDS= bash:shells/bash + USE_GITHUB= yes GH_ACCOUNT= andikleen ONLY_FOR_ARCHS= amd64 i386 ia64 -USES= alias gmake +USES= alias gmake shebangfix + +SHEBANG_FILES= tests/cache/inject tests/memdb/inject tests/page/inject \ + tests/pfa/inject tests/server/inject tests/socket/inject \ + tests/trigger tests/unknown/inject MAKE_ENV+= FREEBSD=1 LDFLAGS+= -lkvm Modified: head/sysutils/mcelog/distinfo ============================================================================== --- head/sysutils/mcelog/distinfo Thu Dec 29 18:55:15 2016 (r429938) +++ head/sysutils/mcelog/distinfo Thu Dec 29 18:55:25 2016 (r429939) @@ -1,3 +1,3 @@ -TIMESTAMP = 1477751416 -SHA256 (andikleen-mcelog-v144_GH0.tar.gz) = 33c1045f4bef64e0278c047441a71fb2d0ef14f2125217ce4dd6438bfad81bac -SIZE (andikleen-mcelog-v144_GH0.tar.gz) = 296917 +TIMESTAMP = 1482720039 +SHA256 (andikleen-mcelog-v146_GH0.tar.gz) = 90dd03799a02d23097dc7c31c9074d1736bbfe1ab929d7145820f8b078ad6cc2 +SIZE (andikleen-mcelog-v146_GH0.tar.gz) = 296949 From owner-svn-ports-head@freebsd.org Thu Dec 29 18:56:58 2016 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 78C84C96919; Thu, 29 Dec 2016 18:56:58 +0000 (UTC) (envelope-from lifanov@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 28CE916B7; Thu, 29 Dec 2016 18:56:58 +0000 (UTC) (envelope-from lifanov@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBTIuvv3049340; Thu, 29 Dec 2016 18:56:57 GMT (envelope-from lifanov@FreeBSD.org) Received: (from lifanov@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBTIuvO3049338; Thu, 29 Dec 2016 18:56:57 GMT (envelope-from lifanov@FreeBSD.org) Message-Id: <201612291856.uBTIuvO3049338@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: lifanov set sender to lifanov@FreeBSD.org using -f From: Nikolai Lifanov Date: Thu, 29 Dec 2016 18:56:57 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429940 - head/net-mgmt/ccnet-server 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: Thu, 29 Dec 2016 18:56:58 -0000 Author: lifanov Date: Thu Dec 29 18:56:57 2016 New Revision: 429940 URL: https://svnweb.freebsd.org/changeset/ports/429940 Log: * Updated to 6.0.7 - Fixed ldap on msys2. PR: 215637 Submitted by: Ultima1252@gmail.com (maintainer) Reviewed by: matthew, mat Approved by: matthew (mentor) Differential Revision: https://reviews.freebsd.org/D8958 Modified: head/net-mgmt/ccnet-server/Makefile head/net-mgmt/ccnet-server/distinfo Modified: head/net-mgmt/ccnet-server/Makefile ============================================================================== --- head/net-mgmt/ccnet-server/Makefile Thu Dec 29 18:55:25 2016 (r429939) +++ head/net-mgmt/ccnet-server/Makefile Thu Dec 29 18:56:57 2016 (r429940) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= ccnet-server -PORTVERSION= 6.0.6 +PORTVERSION= 6.0.7 DISTVERSIONPREFIX= v DISTVERSIONSUFFIX= -server CATEGORIES= net-mgmt devel @@ -30,8 +30,6 @@ GH_ACCOUNT= haiwen USES= autoreconf gettext libtool localbase mysql:client \ pathfix pgsql pkgconfig python:-2.7 shebangfix ssl USE_LDCONFIG= yes -SHEBANG_FILES= tools/*.py -PATHFIX_MAKEFILEIN= Makefile.am CONFIGURE_ENV= SSL_CFLAGS="${OPENSSLINC}" SSL_LIBS="-L${OPENSSLLIB} -lssl -lcrypto" GNU_CONFIGURE= yes Modified: head/net-mgmt/ccnet-server/distinfo ============================================================================== --- head/net-mgmt/ccnet-server/distinfo Thu Dec 29 18:55:25 2016 (r429939) +++ head/net-mgmt/ccnet-server/distinfo Thu Dec 29 18:56:57 2016 (r429940) @@ -1,3 +1,3 @@ -TIMESTAMP = 1481476651 -SHA256 (haiwen-ccnet-server-v6.0.6-server_GH0.tar.gz) = a8bb1cc138d64e535006ae39423ccf1f5e1bdc920a5fbe54769f52d0f5444f02 -SIZE (haiwen-ccnet-server-v6.0.6-server_GH0.tar.gz) = 210290 +TIMESTAMP = 1482859736 +SHA256 (haiwen-ccnet-server-v6.0.7-server_GH0.tar.gz) = 8e8fc38f8f8b3fc7aac7133c835b80df11fb219cf9b60b830cef9025a5daad64 +SIZE (haiwen-ccnet-server-v6.0.7-server_GH0.tar.gz) = 210396 From owner-svn-ports-head@freebsd.org Thu Dec 29 18:57:58 2016 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 7A2CEC969C1; Thu, 29 Dec 2016 18:57:58 +0000 (UTC) (envelope-from lifanov@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 472B218ED; Thu, 29 Dec 2016 18:57:58 +0000 (UTC) (envelope-from lifanov@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBTIvvOL049496; Thu, 29 Dec 2016 18:57:57 GMT (envelope-from lifanov@FreeBSD.org) Received: (from lifanov@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBTIvvgo049494; Thu, 29 Dec 2016 18:57:57 GMT (envelope-from lifanov@FreeBSD.org) Message-Id: <201612291857.uBTIvvgo049494@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: lifanov set sender to lifanov@FreeBSD.org using -f From: Nikolai Lifanov Date: Thu, 29 Dec 2016 18:57:57 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429941 - head/emulators/winetricks 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: Thu, 29 Dec 2016 18:57:58 -0000 Author: lifanov Date: Thu Dec 29 18:57:57 2016 New Revision: 429941 URL: https://svnweb.freebsd.org/changeset/ports/429941 Log: update emulators/winetricks to 20161228 Reviewed by: matthew Approved by: matthew (mentor) Differential Revision: https://reviews.freebsd.org/D8981 Modified: head/emulators/winetricks/Makefile head/emulators/winetricks/distinfo Modified: head/emulators/winetricks/Makefile ============================================================================== --- head/emulators/winetricks/Makefile Thu Dec 29 18:56:57 2016 (r429940) +++ head/emulators/winetricks/Makefile Thu Dec 29 18:57:57 2016 (r429941) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= winetricks -PORTVERSION= 20161012 +PORTVERSION= 20161228 CATEGORIES= emulators MAINTAINER= lifanov@FreeBSD.org Modified: head/emulators/winetricks/distinfo ============================================================================== --- head/emulators/winetricks/distinfo Thu Dec 29 18:56:57 2016 (r429940) +++ head/emulators/winetricks/distinfo Thu Dec 29 18:57:57 2016 (r429941) @@ -1,3 +1,3 @@ -TIMESTAMP = 1476286164 -SHA256 (Winetricks-winetricks-20161012_GH0.tar.gz) = 094ecc82178bb2b6875e29927df068a1d7c114868ec86d5517e26e0214030f6f -SIZE (Winetricks-winetricks-20161012_GH0.tar.gz) = 175820 +TIMESTAMP = 1483021337 +SHA256 (Winetricks-winetricks-20161228_GH0.tar.gz) = 2c5cea89a09006e5f1f846a431020af5142f82227f6285a72258ee9fef7ac610 +SIZE (Winetricks-winetricks-20161228_GH0.tar.gz) = 180357 From owner-svn-ports-head@freebsd.org Thu Dec 29 19:16:04 2016 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 DAF5BC96FAB; Thu, 29 Dec 2016 19:16:04 +0000 (UTC) (envelope-from brnrd@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 AA2311A57; Thu, 29 Dec 2016 19:16:04 +0000 (UTC) (envelope-from brnrd@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBTJG3AD057689; Thu, 29 Dec 2016 19:16:03 GMT (envelope-from brnrd@FreeBSD.org) Received: (from brnrd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBTJG3M7057687; Thu, 29 Dec 2016 19:16:03 GMT (envelope-from brnrd@FreeBSD.org) Message-Id: <201612291916.uBTJG3M7057687@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: brnrd set sender to brnrd@FreeBSD.org using -f From: Bernard Spil Date: Thu, 29 Dec 2016 19:16:03 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429942 - head/security/vuxml 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: Thu, 29 Dec 2016 19:16:05 -0000 Author: brnrd Date: Thu Dec 29 19:16:03 2016 New Revision: 429942 URL: https://svnweb.freebsd.org/changeset/ports/429942 Log: security/vuxml: Fix entry date on most recent commit Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Thu Dec 29 18:57:57 2016 (r429941) +++ head/security/vuxml/vuln.xml Thu Dec 29 19:16:03 2016 (r429942) @@ -82,7 +82,7 @@ Notes: 2016-09-09 - 2016-12-21 + 2016-12-29 From owner-svn-ports-head@freebsd.org Thu Dec 29 19:27:37 2016 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 5684FC964F2; Thu, 29 Dec 2016 19:27:37 +0000 (UTC) (envelope-from swills@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 25FC2151D; Thu, 29 Dec 2016 19:27:37 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBTJRa6i061682; Thu, 29 Dec 2016 19:27:36 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBTJRaVY061680; Thu, 29 Dec 2016 19:27:36 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201612291927.uBTJRaVY061680@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Thu, 29 Dec 2016 19:27:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429943 - head/www/rubygem-amazon-ecs 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: Thu, 29 Dec 2016 19:27:37 -0000 Author: swills Date: Thu Dec 29 19:27:36 2016 New Revision: 429943 URL: https://svnweb.freebsd.org/changeset/ports/429943 Log: www/rubygem-amazon-ecs: update to 2.5.0 Modified: head/www/rubygem-amazon-ecs/Makefile head/www/rubygem-amazon-ecs/distinfo Modified: head/www/rubygem-amazon-ecs/Makefile ============================================================================== --- head/www/rubygem-amazon-ecs/Makefile Thu Dec 29 19:16:03 2016 (r429942) +++ head/www/rubygem-amazon-ecs/Makefile Thu Dec 29 19:27:36 2016 (r429943) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= amazon-ecs -PORTVERSION= 2.4.0 -PORTREVISION= 1 +PORTVERSION= 2.5.0 CATEGORIES= www rubygems MASTER_SITES= RG Modified: head/www/rubygem-amazon-ecs/distinfo ============================================================================== --- head/www/rubygem-amazon-ecs/distinfo Thu Dec 29 19:16:03 2016 (r429942) +++ head/www/rubygem-amazon-ecs/distinfo Thu Dec 29 19:27:36 2016 (r429943) @@ -1,2 +1,3 @@ -SHA256 (rubygem/amazon-ecs-2.4.0.gem) = ee506f787cd34be3af1f7387bf3ee607eb84b4e38723f1db5e8ca07e6497db48 -SIZE (rubygem/amazon-ecs-2.4.0.gem) = 30720 +TIMESTAMP = 1483039188 +SHA256 (rubygem/amazon-ecs-2.5.0.gem) = e86befdca1231374794d78ebd1640e4dc9e5b79a9118f93fd1cfe721dde7e04d +SIZE (rubygem/amazon-ecs-2.5.0.gem) = 36352 From owner-svn-ports-head@freebsd.org Thu Dec 29 19:29:13 2016 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 21990C96566; Thu, 29 Dec 2016 19:29:13 +0000 (UTC) (envelope-from brnrd@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 E54511627; Thu, 29 Dec 2016 19:29:12 +0000 (UTC) (envelope-from brnrd@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBTJTCtc061826; Thu, 29 Dec 2016 19:29:12 GMT (envelope-from brnrd@FreeBSD.org) Received: (from brnrd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBTJTB2C061824; Thu, 29 Dec 2016 19:29:11 GMT (envelope-from brnrd@FreeBSD.org) Message-Id: <201612291929.uBTJTB2C061824@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: brnrd set sender to brnrd@FreeBSD.org using -f From: Bernard Spil Date: Thu, 29 Dec 2016 19:29:11 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429944 - head/security/vuxml 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: Thu, 29 Dec 2016 19:29:13 -0000 Author: brnrd Date: Thu Dec 29 19:29:11 2016 New Revision: 429944 URL: https://svnweb.freebsd.org/changeset/ports/429944 Log: security/vuxml: Don't category prefix the Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Thu Dec 29 19:27:36 2016 (r429943) +++ head/security/vuxml/vuln.xml Thu Dec 29 19:29:11 2016 (r429944) @@ -59,7 +59,7 @@ Notes: --> - www/h2o -- Use-after-free vulnerability + h2o -- Use-after-free vulnerability h2o From owner-svn-ports-head@freebsd.org Thu Dec 29 19:41:20 2016 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 5B5F5C967DE; Thu, 29 Dec 2016 19:41:20 +0000 (UTC) (envelope-from mi@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 2B0261C68; Thu, 29 Dec 2016 19:41:20 +0000 (UTC) (envelope-from mi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBTJfJ1X065933; Thu, 29 Dec 2016 19:41:19 GMT (envelope-from mi@FreeBSD.org) Received: (from mi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBTJfJXa065932; Thu, 29 Dec 2016 19:41:19 GMT (envelope-from mi@FreeBSD.org) Message-Id: <201612291941.uBTJfJXa065932@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mi set sender to mi@FreeBSD.org using -f From: Mikhail Teterin Date: Thu, 29 Dec 2016 19:41:19 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429945 - head/www/google-sitemapgen 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: Thu, 29 Dec 2016 19:41:20 -0000 Author: mi Date: Thu Dec 29 19:41:19 2016 New Revision: 429945 URL: https://svnweb.freebsd.org/changeset/ports/429945 Log: Unbreak by providing an alternative MASTER_SITE. Modified: head/www/google-sitemapgen/Makefile Modified: head/www/google-sitemapgen/Makefile ============================================================================== --- head/www/google-sitemapgen/Makefile Thu Dec 29 19:29:11 2016 (r429944) +++ head/www/google-sitemapgen/Makefile Thu Dec 29 19:41:19 2016 (r429945) @@ -4,14 +4,12 @@ PORTNAME= google-sitemapgen PORTVERSION= 1.5 CATEGORIES= www devel -MASTER_SITES= GOOGLE_CODE +MASTER_SITES= https://fossies.org/linux/www/old/ DISTNAME= sitemap_gen_${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Script to analyze web server and generate Google Sitemap files -BROKEN= Unfetchable (google code has gone away) - PROJECTHOST= sitemap-generators NO_WRKSUBDIR= From owner-svn-ports-head@freebsd.org Thu Dec 29 20:05:43 2016 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 E7E44C960D6; Thu, 29 Dec 2016 20:05:43 +0000 (UTC) (envelope-from remko@freebsd.org) Received: from smtp-out.elvandar.org (smtp-out.elvandar.org [IPv6:2a01:7c8:aaba:ae::2]) (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 8636F1BBD; Thu, 29 Dec 2016 20:05:43 +0000 (UTC) (envelope-from remko@freebsd.org) Received: from mail1.elvandar.org (f239026.upc-f.chello.nl [80.56.239.26]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp-out.elvandar.org (Postfix) with ESMTPS id 1E1734707C1; Thu, 29 Dec 2016 21:05:29 +0100 (CET) DMARC-Filter: OpenDMARC Filter v1.3.1 smtp-out.elvandar.org 1E1734707C1 Authentication-Results: smtp-out.elvandar.org/1E1734707C1; dmarc=none header.from=FreeBSD.org Received: from [10.0.2.17] (f239026.upc-f.chello.nl [80.56.239.26]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail1.elvandar.org (Postfix) with ESMTPSA id E703C17C61; Thu, 29 Dec 2016 21:05:25 +0100 (CET) DMARC-Filter: OpenDMARC Filter v1.3.1 mail1.elvandar.org E703C17C61 Authentication-Results: mail1.elvandar.org/E703C17C61; dmarc=none header.from=FreeBSD.org Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 10.2 \(3259\)) Subject: Re: svn commit: r429848 - head/emulators/qemu-sbruno From: Remko Lodder In-Reply-To: <201612290112.uBT1Cbr4007405@repo.freebsd.org> Date: Thu, 29 Dec 2016 21:05:32 +0100 Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Content-Transfer-Encoding: quoted-printable Message-Id: References: <201612290112.uBT1Cbr4007405@repo.freebsd.org> To: Sean Bruno X-Mailer: Apple Mail (2.3259) X-Jrhosting-MailScanner-ID: 1E1734707C1.AC6A2 X-Jrhosting-MailScanner: Not Virus scanned: please contact your Internet E-Mail Service Provider for details X-Jrhosting-MailScanner-SpamCheck: not spam (whitelisted), SpamAssassin (not cached, score=4.393, required 5, BAYES_00 -1.90, RCVD_IN_PBL 3.33, RCVD_IN_RP_RNBL 1.31, RCVD_IN_SORBS_DUL 0.00, RDNS_DYNAMIC 0.98, SPF_SOFTFAIL 0.67) X-Jrhosting-MailScanner-From: remko@freebsd.org X-Jrhosting-MailScanner-Watermark: 1483646732.82996@U8qgyaxa1RqXh3WCbP4A4Q X-Spam-Status: No 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: Thu, 29 Dec 2016 20:05:44 -0000 > On 29 Dec 2016, at 02:12, Sean Bruno wrote: >=20 > Author: sbruno > Date: Thu Dec 29 01:12:37 2016 > New Revision: 429848 > URL: https://svnweb.freebsd.org/changeset/ports/429848 >=20 > Log: > Bump qemu-sbruno to capture today's removal of signal blocking in > the bsd-user code. This update should allow normal operation with the > bugs that we all were familiar with! Thank you!! Much appreciated! >=20 > PR: 214944 215552 >=20 > Modified: > head/emulators/qemu-sbruno/Makefile > head/emulators/qemu-sbruno/distinfo >=20 > Modified: head/emulators/qemu-sbruno/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/emulators/qemu-sbruno/Makefile Thu Dec 29 01:03:13 2016 = (r429847) > +++ head/emulators/qemu-sbruno/Makefile Thu Dec 29 01:12:37 2016 = (r429848) > @@ -2,7 +2,7 @@ > # $FreeBSD$ >=20 > PORTNAME=3D qemu > -PORTVERSION=3D 2.8.50.g20161225 > +PORTVERSION=3D 2.8.50.g20161228 > CATEGORIES=3D emulators > MASTER_SITES=3D GH \ > LOCAL/nox:dtc \ > @@ -21,7 +21,7 @@ LICENSE=3D GPLv2 > USE_GITHUB=3D yes > GH_ACCOUNT=3D seanbruno > GH_PROJECT=3D ${PORTNAME}-bsd-user > -GH_TAGNAME=3D 17ce3d8 > +GH_TAGNAME=3D a71818b > HAS_CONFIGURE=3D yes > USES=3D gmake pkgconfig bison perl5 python:2,build > USE_PERL5=3D build >=20 > Modified: head/emulators/qemu-sbruno/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/emulators/qemu-sbruno/distinfo Thu Dec 29 01:03:13 2016 = (r429847) > +++ head/emulators/qemu-sbruno/distinfo Thu Dec 29 01:12:37 2016 = (r429848) > @@ -1,5 +1,5 @@ > -TIMESTAMP =3D 1482764851 > -SHA256 = (qemu/2.8.50.g20161225/seanbruno-qemu-bsd-user-2.8.50.g20161225-17ce3d8_GH= 0.tar.gz) =3D = 96270b7cb6392c529ad90ddb2e153266dfdc75a7648d0a2a1cbde153fd25b6d5 > -SIZE = (qemu/2.8.50.g20161225/seanbruno-qemu-bsd-user-2.8.50.g20161225-17ce3d8_GH= 0.tar.gz) =3D 13599197 > -SHA256 (qemu/2.8.50.g20161225/dtc-v1.4.0.tar.gz) =3D = 39d0713efd82a27adc065ecb9ef36401c53d5ee87ae1764e2bb243fcd97488e3 > -SIZE (qemu/2.8.50.g20161225/dtc-v1.4.0.tar.gz) =3D 131893 > +TIMESTAMP =3D 1482956267 > +SHA256 = (qemu/2.8.50.g20161228/seanbruno-qemu-bsd-user-2.8.50.g20161228-a71818b_GH= 0.tar.gz) =3D = b8470668654c108b044dee9491bb2d710f3d6402ca820dde1cfa3e4e9b462df7 > +SIZE = (qemu/2.8.50.g20161228/seanbruno-qemu-bsd-user-2.8.50.g20161228-a71818b_GH= 0.tar.gz) =3D 13601447 > +SHA256 (qemu/2.8.50.g20161228/dtc-v1.4.0.tar.gz) =3D = 39d0713efd82a27adc065ecb9ef36401c53d5ee87ae1764e2bb243fcd97488e3 > +SIZE (qemu/2.8.50.g20161228/dtc-v1.4.0.tar.gz) =3D 131893 > _______________________________________________ > 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" From owner-svn-ports-head@freebsd.org Thu Dec 29 21:15:22 2016 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 B214EC96D23; Thu, 29 Dec 2016 21:15:22 +0000 (UTC) (envelope-from adamw@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 811811982; Thu, 29 Dec 2016 21:15:22 +0000 (UTC) (envelope-from adamw@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBTLFLfW006076; Thu, 29 Dec 2016 21:15:21 GMT (envelope-from adamw@FreeBSD.org) Received: (from adamw@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBTLFLnf006074; Thu, 29 Dec 2016 21:15:21 GMT (envelope-from adamw@FreeBSD.org) Message-Id: <201612292115.uBTLFLnf006074@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: adamw set sender to adamw@FreeBSD.org using -f From: Adam Weinberger Date: Thu, 29 Dec 2016 21:15:21 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429946 - head/www/p5-Mojolicious 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: Thu, 29 Dec 2016 21:15:22 -0000 Author: adamw Date: Thu Dec 29 21:15:21 2016 New Revision: 429946 URL: https://svnweb.freebsd.org/changeset/ports/429946 Log: Update to 7.13. - Deprecated Mojo::Message::Response::is_status_class in favor of new is_* methods. - Added result method to Mojo::Transaction. - Added is_client_error, is_error, is_info, is_redirect, is_server_error and is_success methods to Mojo::Message::Response. - Fixed bug where Morbo could not handle broken symlinks. (Grinnz) Modified: head/www/p5-Mojolicious/Makefile head/www/p5-Mojolicious/distinfo Modified: head/www/p5-Mojolicious/Makefile ============================================================================== --- head/www/p5-Mojolicious/Makefile Thu Dec 29 19:41:19 2016 (r429945) +++ head/www/p5-Mojolicious/Makefile Thu Dec 29 21:15:21 2016 (r429946) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Mojolicious -PORTVERSION= 7.12 +PORTVERSION= 7.13 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/www/p5-Mojolicious/distinfo ============================================================================== --- head/www/p5-Mojolicious/distinfo Thu Dec 29 19:41:19 2016 (r429945) +++ head/www/p5-Mojolicious/distinfo Thu Dec 29 21:15:21 2016 (r429946) @@ -1,3 +1,3 @@ -TIMESTAMP = 1482248326 -SHA256 (Mojolicious-7.12.tar.gz) = daba0097fdf52203a7c81ff800a9d15ea946eea0436ef4ff2da081b9e47e8776 -SIZE (Mojolicious-7.12.tar.gz) = 660570 +TIMESTAMP = 1483046000 +SHA256 (Mojolicious-7.13.tar.gz) = 7d51008eda0327f2544ded6ee714dcedac03a72c2a39f426c53f387181559c69 +SIZE (Mojolicious-7.13.tar.gz) = 662050 From owner-svn-ports-head@freebsd.org Thu Dec 29 21:38:27 2016 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 4C27EC968C2; Thu, 29 Dec 2016 21:38:27 +0000 (UTC) (envelope-from swills@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 1B39B1B49; Thu, 29 Dec 2016 21:38:27 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBTLcQcM014334; Thu, 29 Dec 2016 21:38:26 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBTLcQQa014332; Thu, 29 Dec 2016 21:38:26 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201612292138.uBTLcQQa014332@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Thu, 29 Dec 2016 21:38:26 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429947 - head/devel/godep 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: Thu, 29 Dec 2016 21:38:27 -0000 Author: swills Date: Thu Dec 29 21:38:25 2016 New Revision: 429947 URL: https://svnweb.freebsd.org/changeset/ports/429947 Log: devel/godep: update to v75 Modified: head/devel/godep/Makefile head/devel/godep/distinfo Modified: head/devel/godep/Makefile ============================================================================== --- head/devel/godep/Makefile Thu Dec 29 21:15:21 2016 (r429946) +++ head/devel/godep/Makefile Thu Dec 29 21:38:25 2016 (r429947) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= godep -PORTVERSION= 74 +PORTVERSION= 75 DISTVERSIONPREFIX= v CATEGORIES= devel Modified: head/devel/godep/distinfo ============================================================================== --- head/devel/godep/distinfo Thu Dec 29 21:15:21 2016 (r429946) +++ head/devel/godep/distinfo Thu Dec 29 21:38:25 2016 (r429947) @@ -1,3 +1,3 @@ -TIMESTAMP = 1473404553 -SHA256 (tools-godep-v74_GH0.tar.gz) = e68c7766c06c59327a4189fb929d390e1cc7a0c4910e33cada54cf40f40ca546 -SIZE (tools-godep-v74_GH0.tar.gz) = 71366 +TIMESTAMP = 1483046754 +SHA256 (tools-godep-v75_GH0.tar.gz) = a9508db6a792170f9815864b70a70a8e0e66ca0bf57f1a9cc087d811ec105494 +SIZE (tools-godep-v75_GH0.tar.gz) = 71708 From owner-svn-ports-head@freebsd.org Thu Dec 29 22:00:03 2016 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 34FEBC96FD3; Thu, 29 Dec 2016 22:00:03 +0000 (UTC) (envelope-from swills@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 0104618C2; Thu, 29 Dec 2016 22:00:02 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBTM02qZ022719; Thu, 29 Dec 2016 22:00:02 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBTM02w1022717; Thu, 29 Dec 2016 22:00:02 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201612292200.uBTM02w1022717@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Thu, 29 Dec 2016 22:00:02 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429948 - head/www/rubygem-browser 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: Thu, 29 Dec 2016 22:00:03 -0000 Author: swills Date: Thu Dec 29 22:00:01 2016 New Revision: 429948 URL: https://svnweb.freebsd.org/changeset/ports/429948 Log: www/rubygem-browser: update to 2.3.0 Modified: head/www/rubygem-browser/Makefile head/www/rubygem-browser/distinfo Modified: head/www/rubygem-browser/Makefile ============================================================================== --- head/www/rubygem-browser/Makefile Thu Dec 29 21:38:25 2016 (r429947) +++ head/www/rubygem-browser/Makefile Thu Dec 29 22:00:01 2016 (r429948) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= browser -PORTVERSION= 2.2.0 +PORTVERSION= 2.3.0 CATEGORIES= www rubygems MASTER_SITES= RG Modified: head/www/rubygem-browser/distinfo ============================================================================== --- head/www/rubygem-browser/distinfo Thu Dec 29 21:38:25 2016 (r429947) +++ head/www/rubygem-browser/distinfo Thu Dec 29 22:00:01 2016 (r429948) @@ -1,3 +1,3 @@ -TIMESTAMP = 1469115861 -SHA256 (rubygem/browser-2.2.0.gem) = 7bdd14ba84de719abae391e582c56ae8cdbbd4bff82df1eac9c1fcc13c27b914 -SIZE (rubygem/browser-2.2.0.gem) = 40960 +TIMESTAMP = 1483048021 +SHA256 (rubygem/browser-2.3.0.gem) = 2ecd47b18157d613f2dcbbcd4371654467eed8f67a366f085f81d9866319b29d +SIZE (rubygem/browser-2.3.0.gem) = 42496 From owner-svn-ports-head@freebsd.org Thu Dec 29 22:08:14 2016 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 B270CC962A8; Thu, 29 Dec 2016 22:08:14 +0000 (UTC) (envelope-from swills@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 816531D3B; Thu, 29 Dec 2016 22:08:14 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBTM8D8X026579; Thu, 29 Dec 2016 22:08:13 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBTM8DUi026577; Thu, 29 Dec 2016 22:08:13 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201612292208.uBTM8DUi026577@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Thu, 29 Dec 2016 22:08:13 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429949 - head/www/rubygem-carrierwave 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: Thu, 29 Dec 2016 22:08:14 -0000 Author: swills Date: Thu Dec 29 22:08:13 2016 New Revision: 429949 URL: https://svnweb.freebsd.org/changeset/ports/429949 Log: www/rubygem-carrierwave: update to 1.0.0 Modified: head/www/rubygem-carrierwave/Makefile head/www/rubygem-carrierwave/distinfo Modified: head/www/rubygem-carrierwave/Makefile ============================================================================== --- head/www/rubygem-carrierwave/Makefile Thu Dec 29 22:00:01 2016 (r429948) +++ head/www/rubygem-carrierwave/Makefile Thu Dec 29 22:08:13 2016 (r429949) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= carrierwave -PORTVERSION= 0.11.0 +PORTVERSION= 1.0.0 CATEGORIES= www rubygems MASTER_SITES= RG Modified: head/www/rubygem-carrierwave/distinfo ============================================================================== --- head/www/rubygem-carrierwave/distinfo Thu Dec 29 22:00:01 2016 (r429948) +++ head/www/rubygem-carrierwave/distinfo Thu Dec 29 22:08:13 2016 (r429949) @@ -1,2 +1,3 @@ -SHA256 (rubygem/carrierwave-0.11.0.gem) = f8f3a93b22aaa7d7da7f46f931b1f7b92534a5d5bbbf779013099aa4834ac4d9 -SIZE (rubygem/carrierwave-0.11.0.gem) = 44544 +TIMESTAMP = 1483048708 +SHA256 (rubygem/carrierwave-1.0.0.gem) = cc0d360f05bf8cf52aeb3838be2a719e21a264bbde36ddeee0da5b9b3a650bb0 +SIZE (rubygem/carrierwave-1.0.0.gem) = 45056 From owner-svn-ports-head@freebsd.org Thu Dec 29 22:27:45 2016 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 6F581C96B53; Thu, 29 Dec 2016 22:27:45 +0000 (UTC) (envelope-from antoine@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 2553B177D; Thu, 29 Dec 2016 22:27:45 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBTMRiiK034871; Thu, 29 Dec 2016 22:27:44 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBTMRiMk034869; Thu, 29 Dec 2016 22:27:44 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201612292227.uBTMRiMk034869@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Thu, 29 Dec 2016 22:27:44 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429950 - head/graphics/png 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: Thu, 29 Dec 2016 22:27:45 -0000 Author: antoine Date: Thu Dec 29 22:27:43 2016 New Revision: 429950 URL: https://svnweb.freebsd.org/changeset/ports/429950 Log: Update to 1.6.27 PR: 215657 Modified: head/graphics/png/Makefile head/graphics/png/distinfo head/graphics/png/pkg-plist Modified: head/graphics/png/Makefile ============================================================================== --- head/graphics/png/Makefile Thu Dec 29 22:08:13 2016 (r429949) +++ head/graphics/png/Makefile Thu Dec 29 22:27:43 2016 (r429950) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= png -PORTVERSION= 1.6.26 +PORTVERSION= 1.6.27 CATEGORIES= graphics MASTER_SITES= SF/lib${PORTNAME}/lib${PORTNAME}16/${PORTVERSION} \ ftp://ftp.simplesystems.org/pub/lib${PORTNAME}/${PORTNAME}/src/lib${PORTNAME}16/ Modified: head/graphics/png/distinfo ============================================================================== --- head/graphics/png/distinfo Thu Dec 29 22:08:13 2016 (r429949) +++ head/graphics/png/distinfo Thu Dec 29 22:27:43 2016 (r429950) @@ -1,5 +1,5 @@ -TIMESTAMP = 1479149829 -SHA256 (libpng-1.6.26.tar.xz) = 266743a326986c3dbcee9d89b640595f6b16a293fd02b37d8c91348d317b73f9 -SIZE (libpng-1.6.26.tar.xz) = 983576 -SHA256 (libpng-1.6.26-apng.patch.gz) = b65d8bf05fa48d957bd5f337412b426cf80881218fc8430b531ac78a566f3ab2 -SIZE (libpng-1.6.26-apng.patch.gz) = 10342 +TIMESTAMP = 1483036267 +SHA256 (libpng-1.6.27.tar.xz) = fca2ffd97336356cdab9bfa8936b9d6dfd580a70205e5dfead3ac42cb054b57b +SIZE (libpng-1.6.27.tar.xz) = 984316 +SHA256 (libpng-1.6.27-apng.patch.gz) = 650ca925dae8565ac8882854682ed13954d8832542406269214e3a4d593ac675 +SIZE (libpng-1.6.27-apng.patch.gz) = 10343 Modified: head/graphics/png/pkg-plist ============================================================================== --- head/graphics/png/pkg-plist Thu Dec 29 22:08:13 2016 (r429949) +++ head/graphics/png/pkg-plist Thu Dec 29 22:27:43 2016 (r429950) @@ -13,7 +13,7 @@ lib/libpng.so lib/libpng16.a lib/libpng16.so lib/libpng16.so.16 -lib/libpng16.so.16.26.0 +lib/libpng16.so.16.27.0 libdata/pkgconfig/libpng.pc libdata/pkgconfig/libpng16.pc man/man3/libpng.3.gz From owner-svn-ports-head@freebsd.org Thu Dec 29 23:50:45 2016 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 2BE9FC96AEC; Thu, 29 Dec 2016 23:50:45 +0000 (UTC) (envelope-from swills@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 EF5F81257; Thu, 29 Dec 2016 23:50:44 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBTNoiMu068373; Thu, 29 Dec 2016 23:50:44 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBTNoiGn068371; Thu, 29 Dec 2016 23:50:44 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201612292350.uBTNoiGn068371@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Thu, 29 Dec 2016 23:50:44 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429951 - in head/databases: . rubygem-redis-actionpack4 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: Thu, 29 Dec 2016 23:50:45 -0000 Author: swills Date: Thu Dec 29 23:50:43 2016 New Revision: 429951 URL: https://svnweb.freebsd.org/changeset/ports/429951 Log: databases/rubygem-redis-actionpack4: create port create port for 4.x version of rubygem-redis-actionpack since it will be needed by www/rubygem-redis-rails (also currently 4.x) Added: head/databases/rubygem-redis-actionpack4/ - copied from r429780, head/databases/rubygem-redis-actionpack/ Modified: head/databases/Makefile head/databases/rubygem-redis-actionpack4/Makefile Modified: head/databases/Makefile ============================================================================== --- head/databases/Makefile Thu Dec 29 22:27:43 2016 (r429950) +++ head/databases/Makefile Thu Dec 29 23:50:43 2016 (r429951) @@ -917,6 +917,7 @@ SUBDIR += rubygem-rbase SUBDIR += rubygem-redis SUBDIR += rubygem-redis-actionpack + SUBDIR += rubygem-redis-actionpack4 SUBDIR += rubygem-redis-namespace SUBDIR += rubygem-rubyrep SUBDIR += rubygem-seed-fu Modified: head/databases/rubygem-redis-actionpack4/Makefile ============================================================================== --- head/databases/rubygem-redis-actionpack/Makefile Wed Dec 28 15:07:02 2016 (r429780) +++ head/databases/rubygem-redis-actionpack4/Makefile Thu Dec 29 23:50:43 2016 (r429951) @@ -4,6 +4,7 @@ PORTNAME= redis-actionpack PORTVERSION= 4.0.1 CATEGORIES= databases rubygems MASTER_SITES= RG +PKGNAMESUFFIX= 4 MAINTAINER= ruby@FreeBSD.org COMMENT= Redis session store for ActionPack @@ -19,4 +20,6 @@ NO_ARCH= yes USE_RUBY= yes USES= gem +PORTSCOUT= limit:^4\. + .include From owner-svn-ports-head@freebsd.org Thu Dec 29 23:57:08 2016 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 5EF94C96F0C; Thu, 29 Dec 2016 23:57:08 +0000 (UTC) (envelope-from swills@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 2E7471575; Thu, 29 Dec 2016 23:57:08 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBTNv7AQ071777; Thu, 29 Dec 2016 23:57:07 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBTNv7B7071776; Thu, 29 Dec 2016 23:57:07 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201612292357.uBTNv7B7071776@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Thu, 29 Dec 2016 23:57:07 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429952 - head/www/rubygem-redis-rails 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: Thu, 29 Dec 2016 23:57:08 -0000 Author: swills Date: Thu Dec 29 23:57:07 2016 New Revision: 429952 URL: https://svnweb.freebsd.org/changeset/ports/429952 Log: www/rubygem-redis-rails: switch to databases/rubygem-redis-actionpack4 dep Modified: head/www/rubygem-redis-rails/Makefile Modified: head/www/rubygem-redis-rails/Makefile ============================================================================== --- head/www/rubygem-redis-rails/Makefile Thu Dec 29 23:50:43 2016 (r429951) +++ head/www/rubygem-redis-rails/Makefile Thu Dec 29 23:57:07 2016 (r429952) @@ -2,6 +2,7 @@ PORTNAME= redis-rails PORTVERSION= 4.0.0 +PORTREVISION= 1 CATEGORIES= www rubygems MASTER_SITES= RG @@ -11,7 +12,7 @@ COMMENT= Redis for Ruby on Rails LICENSE= MIT LICENSE_FILE= ${WRKSRC}/MIT-LICENSE -RUN_DEPENDS= rubygem-redis-actionpack>=4:databases/rubygem-redis-actionpack \ +RUN_DEPENDS= rubygem-redis-actionpack4>=4:databases/rubygem-redis-actionpack4 \ rubygem-redis-activesupport>=4:devel/rubygem-redis-activesupport \ rubygem-redis-store>=1.1.0:devel/rubygem-redis-store From owner-svn-ports-head@freebsd.org Thu Dec 29 23:57:49 2016 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 1BF3DC96F4D; Thu, 29 Dec 2016 23:57:49 +0000 (UTC) (envelope-from swills@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 DF8491674; Thu, 29 Dec 2016 23:57:48 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBTNvmHH071921; Thu, 29 Dec 2016 23:57:48 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBTNvmnH071920; Thu, 29 Dec 2016 23:57:48 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201612292357.uBTNvmnH071920@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Thu, 29 Dec 2016 23:57:48 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429953 - head/www/rubygem-carrierwave 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: Thu, 29 Dec 2016 23:57:49 -0000 Author: swills Date: Thu Dec 29 23:57:47 2016 New Revision: 429953 URL: https://svnweb.freebsd.org/changeset/ports/429953 Log: www/rubygem-carrierwave: fix deps Modified: head/www/rubygem-carrierwave/Makefile Modified: head/www/rubygem-carrierwave/Makefile ============================================================================== --- head/www/rubygem-carrierwave/Makefile Thu Dec 29 23:57:07 2016 (r429952) +++ head/www/rubygem-carrierwave/Makefile Thu Dec 29 23:57:47 2016 (r429953) @@ -2,6 +2,7 @@ PORTNAME= carrierwave PORTVERSION= 1.0.0 +PORTREVISION= 1 CATEGORIES= www rubygems MASTER_SITES= RG @@ -10,9 +11,8 @@ COMMENT= Upload files, map them to a ran LICENSE= MIT -RUN_DEPENDS= rubygem-activemodel4>=3.2.0:databases/rubygem-activemodel4 \ - rubygem-activesupport4>=3.2.0:devel/rubygem-activesupport4 \ - rubygem-json>=1.7:devel/rubygem-json \ +RUN_DEPENDS= rubygem-activemodel4>=4.0.0:databases/rubygem-activemodel4 \ + rubygem-activesupport4>=4.0.0:devel/rubygem-activesupport4 \ rubygem-mime-types>=1.16:misc/rubygem-mime-types NO_ARCH= yes From owner-svn-ports-head@freebsd.org Fri Dec 30 00:38:23 2016 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 00CD2C97742; Fri, 30 Dec 2016 00:38:23 +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 C3EAA15B7; Fri, 30 Dec 2016 00:38:22 +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 uBU0cLb0089166; Fri, 30 Dec 2016 00:38:21 GMT (envelope-from danilo@FreeBSD.org) Received: (from danilo@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBU0cLP8089163; Fri, 30 Dec 2016 00:38:21 GMT (envelope-from danilo@FreeBSD.org) Message-Id: <201612300038.uBU0cLP8089163@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: danilo set sender to danilo@FreeBSD.org using -f From: Danilo Egea Gondolfo Date: Fri, 30 Dec 2016 00:38:21 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429954 - head/graphics/wxsvg 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: Fri, 30 Dec 2016 00:38:23 -0000 Author: danilo Date: Fri Dec 30 00:38:21 2016 New Revision: 429954 URL: https://svnweb.freebsd.org/changeset/ports/429954 Log: - Update to 1.5.11 Modified: head/graphics/wxsvg/Makefile head/graphics/wxsvg/distinfo head/graphics/wxsvg/pkg-plist Modified: head/graphics/wxsvg/Makefile ============================================================================== --- head/graphics/wxsvg/Makefile Thu Dec 29 23:57:47 2016 (r429953) +++ head/graphics/wxsvg/Makefile Fri Dec 30 00:38:21 2016 (r429954) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= wxsvg -PORTVERSION= 1.5.10 -PORTREVISION= 1 +PORTVERSION= 1.5.11 CATEGORIES= graphics MASTER_SITES= SF Modified: head/graphics/wxsvg/distinfo ============================================================================== --- head/graphics/wxsvg/distinfo Thu Dec 29 23:57:47 2016 (r429953) +++ head/graphics/wxsvg/distinfo Fri Dec 30 00:38:21 2016 (r429954) @@ -1,3 +1,3 @@ -TIMESTAMP = 1478624383 -SHA256 (wxsvg-1.5.10.tar.bz2) = abad2db18ad443b79cb722e179fb0ad26e653794e8683d7e98426a33bbb7a923 -SIZE (wxsvg-1.5.10.tar.bz2) = 514787 +TIMESTAMP = 1483013959 +SHA256 (wxsvg-1.5.11.tar.bz2) = fd7cd80361bf60917795468dbc61e79d0877a74bccf79a91df90e0282b726e54 +SIZE (wxsvg-1.5.11.tar.bz2) = 514919 Modified: head/graphics/wxsvg/pkg-plist ============================================================================== --- head/graphics/wxsvg/pkg-plist Thu Dec 29 23:57:47 2016 (r429953) +++ head/graphics/wxsvg/pkg-plist Fri Dec 30 00:38:21 2016 (r429954) @@ -193,5 +193,5 @@ include/wxSVGXML/svgxmlhelpr.h lib/libwxsvg.a lib/libwxsvg.so lib/libwxsvg.so.3 -lib/libwxsvg.so.3.10.3 +lib/libwxsvg.so.3.10.4 libdata/pkgconfig/libwxsvg.pc From owner-svn-ports-head@freebsd.org Fri Dec 30 03:42:08 2016 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 8084EC96FAE; Fri, 30 Dec 2016 03:42:08 +0000 (UTC) (envelope-from swills@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 4FC7915E4; Fri, 30 Dec 2016 03:42:08 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBU3g7Kg065873; Fri, 30 Dec 2016 03:42:07 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBU3g7tm065871; Fri, 30 Dec 2016 03:42:07 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201612300342.uBU3g7tm065871@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Fri, 30 Dec 2016 03:42:07 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429955 - in head/www/rubygem-em-http-request: . 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: Fri, 30 Dec 2016 03:42:08 -0000 Author: swills Date: Fri Dec 30 03:42:07 2016 New Revision: 429955 URL: https://svnweb.freebsd.org/changeset/ports/429955 Log: www/rubygem-em-http-request: update to 1.1.5 Deleted: head/www/rubygem-em-http-request/files/ Modified: head/www/rubygem-em-http-request/Makefile head/www/rubygem-em-http-request/distinfo Modified: head/www/rubygem-em-http-request/Makefile ============================================================================== --- head/www/rubygem-em-http-request/Makefile Fri Dec 30 00:38:21 2016 (r429954) +++ head/www/rubygem-em-http-request/Makefile Fri Dec 30 03:42:07 2016 (r429955) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= em-http-request -PORTVERSION= 1.1.3 +PORTVERSION= 1.1.5 CATEGORIES= www rubygems MASTER_SITES= RG Modified: head/www/rubygem-em-http-request/distinfo ============================================================================== --- head/www/rubygem-em-http-request/distinfo Fri Dec 30 00:38:21 2016 (r429954) +++ head/www/rubygem-em-http-request/distinfo Fri Dec 30 03:42:07 2016 (r429955) @@ -1,2 +1,3 @@ -SHA256 (rubygem/em-http-request-1.1.3.gem) = 148cebdb1684e8c243f7162a1c321b9171e0230fef581e656616d5d0df43aaf5 -SIZE (rubygem/em-http-request-1.1.3.gem) = 219136 +TIMESTAMP = 1483055772 +SHA256 (rubygem/em-http-request-1.1.5.gem) = 5dab793a95a3b780ae06ad9b087697a0f118531c1b80f134b1216d07e2aa3d8f +SIZE (rubygem/em-http-request-1.1.5.gem) = 219648 From owner-svn-ports-head@freebsd.org Fri Dec 30 06:09:07 2016 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 2F121C976A8; Fri, 30 Dec 2016 06:09:07 +0000 (UTC) (envelope-from vanilla@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 E703A1718; Fri, 30 Dec 2016 06:09:06 +0000 (UTC) (envelope-from vanilla@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBU696iu022078; Fri, 30 Dec 2016 06:09:06 GMT (envelope-from vanilla@FreeBSD.org) Received: (from vanilla@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBU695kl022076; Fri, 30 Dec 2016 06:09:05 GMT (envelope-from vanilla@FreeBSD.org) Message-Id: <201612300609.uBU695kl022076@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: vanilla set sender to vanilla@FreeBSD.org using -f From: "Vanilla I. Shu" Date: Fri, 30 Dec 2016 06:09:05 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429956 - head/devel/scons 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: Fri, 30 Dec 2016 06:09:07 -0000 Author: vanilla Date: Fri Dec 30 06:09:05 2016 New Revision: 429956 URL: https://svnweb.freebsd.org/changeset/ports/429956 Log: Update to 2.5.1. Modified: head/devel/scons/Makefile head/devel/scons/distinfo Modified: head/devel/scons/Makefile ============================================================================== --- head/devel/scons/Makefile Fri Dec 30 03:42:07 2016 (r429955) +++ head/devel/scons/Makefile Fri Dec 30 06:09:05 2016 (r429956) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= scons -PORTVERSION= 2.5.0 +PORTVERSION= 2.5.1 CATEGORIES= devel python MASTER_SITES= SF Modified: head/devel/scons/distinfo ============================================================================== --- head/devel/scons/distinfo Fri Dec 30 03:42:07 2016 (r429955) +++ head/devel/scons/distinfo Fri Dec 30 06:09:05 2016 (r429956) @@ -1,2 +1,3 @@ -SHA256 (scons-2.5.0.tar.gz) = eb296b47f23c20aec7d87d35cfa386d3508e01d1caa3040ea6f5bbab2292ace9 -SIZE (scons-2.5.0.tar.gz) = 619991 +TIMESTAMP = 1483078078 +SHA256 (scons-2.5.1.tar.gz) = 0b25218ae7b46a967db42f2a53721645b3d42874a65f9552ad16ce26d30f51f2 +SIZE (scons-2.5.1.tar.gz) = 620909 From owner-svn-ports-head@freebsd.org Fri Dec 30 06:32:12 2016 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 4AFD1C97D75; Fri, 30 Dec 2016 06:32:12 +0000 (UTC) (envelope-from vanilla@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 01D8012CC; Fri, 30 Dec 2016 06:32:11 +0000 (UTC) (envelope-from vanilla@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBU6WBaZ033982; Fri, 30 Dec 2016 06:32:11 GMT (envelope-from vanilla@FreeBSD.org) Received: (from vanilla@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBU6WAn5033980; Fri, 30 Dec 2016 06:32:10 GMT (envelope-from vanilla@FreeBSD.org) Message-Id: <201612300632.uBU6WAn5033980@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: vanilla set sender to vanilla@FreeBSD.org using -f From: "Vanilla I. Shu" Date: Fri, 30 Dec 2016 06:32:10 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429957 - head/emulators/hatari 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: Fri, 30 Dec 2016 06:32:12 -0000 Author: vanilla Date: Fri Dec 30 06:32:10 2016 New Revision: 429957 URL: https://svnweb.freebsd.org/changeset/ports/429957 Log: Update to 2.0.0. Modified: head/emulators/hatari/Makefile head/emulators/hatari/distinfo head/emulators/hatari/pkg-plist Modified: head/emulators/hatari/Makefile ============================================================================== --- head/emulators/hatari/Makefile Fri Dec 30 06:09:05 2016 (r429956) +++ head/emulators/hatari/Makefile Fri Dec 30 06:32:10 2016 (r429957) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= hatari -PORTVERSION= 1.9.0 -PORTREVISION= 1 +PORTVERSION= 2.0.0 CATEGORIES= emulators MASTER_SITES= http://download.tuxfamily.org/hatari/${PORTVERSION}/ Modified: head/emulators/hatari/distinfo ============================================================================== --- head/emulators/hatari/distinfo Fri Dec 30 06:09:05 2016 (r429956) +++ head/emulators/hatari/distinfo Fri Dec 30 06:32:10 2016 (r429957) @@ -1,2 +1,3 @@ -SHA256 (hatari-1.9.0.tar.bz2) = b2b56e6cbe7f8769a5e8b1d96599f392d9351b44cacf959da6905da06d30e992 -SIZE (hatari-1.9.0.tar.bz2) = 2379016 +TIMESTAMP = 1483078197 +SHA256 (hatari-2.0.0.tar.bz2) = 52a447a59b6979d55d1525f3c4a21ec013e4371354d6683ede71546c5e6da577 +SIZE (hatari-2.0.0.tar.bz2) = 3899087 Modified: head/emulators/hatari/pkg-plist ============================================================================== --- head/emulators/hatari/pkg-plist Fri Dec 30 06:09:05 2016 (r429956) +++ head/emulators/hatari/pkg-plist Fri Dec 30 06:32:10 2016 (r429957) @@ -24,6 +24,7 @@ share/applications/hatariui.desktop %%PORTDOCS%%%%DOCSDIR%%/fr/clavier-exemple.txt %%PORTDOCS%%%%DOCSDIR%%/images/callgraph.png %%PORTDOCS%%%%DOCSDIR%%/images/callgraph.svg +%%PORTDOCS%%%%DOCSDIR%%/images/cpu.png %%PORTDOCS%%%%DOCSDIR%%/images/devices.png %%PORTDOCS%%%%DOCSDIR%%/images/fileselector.png %%PORTDOCS%%%%DOCSDIR%%/images/floppydisks.png From owner-svn-ports-head@freebsd.org Fri Dec 30 06:37:25 2016 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 C5861C97F11; Fri, 30 Dec 2016 06:37:25 +0000 (UTC) (envelope-from antoine@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 7B12A1715; Fri, 30 Dec 2016 06:37:25 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBU6bOkO034272; Fri, 30 Dec 2016 06:37:24 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBU6bOGq034270; Fri, 30 Dec 2016 06:37:24 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201612300637.uBU6bOGq034270@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Fri, 30 Dec 2016 06:37:24 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429958 - head/textproc/py-sphinx 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: Fri, 30 Dec 2016 06:37:25 -0000 Author: antoine Date: Fri Dec 30 06:37:24 2016 New Revision: 429958 URL: https://svnweb.freebsd.org/changeset/ports/429958 Log: Revert sphinx upgrade as it breaks packaging of most ports depending on it With hat: portmgr Modified: head/textproc/py-sphinx/Makefile head/textproc/py-sphinx/distinfo Modified: head/textproc/py-sphinx/Makefile ============================================================================== --- head/textproc/py-sphinx/Makefile Fri Dec 30 06:32:10 2016 (r429957) +++ head/textproc/py-sphinx/Makefile Fri Dec 30 06:37:24 2016 (r429958) @@ -2,7 +2,8 @@ # $FreeBSD$ PORTNAME= sphinx -PORTVERSION= 1.5.1 +PORTVERSION= 1.4.8 +PORTEPOCH= 1 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -17,7 +18,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Jinja2>=2.3:devel/py-Jinja2 \ ${PYTHON_PKGNAMEPREFIX}docutils>=0.11:textproc/py-docutils \ - ${PYTHON_PKGNAMEPREFIX}six>=1.5:devel/py-six + ${PYTHON_PKGNAMEPREFIX}six>=1.4:devel/py-six RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Babel>=1.3:devel/py-babel\ ${PYTHON_PKGNAMEPREFIX}Jinja2>=2.3:devel/py-Jinja2 \ ${PYTHON_PKGNAMEPREFIX}docutils>=0.11:textproc/py-docutils \ @@ -26,10 +27,9 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Babe ${PYTHON_PKGNAMEPREFIX}sphinx_rtd_theme>=0.1:textproc/py-sphinx_rtd_theme \ ${PYTHON_PKGNAMEPREFIX}alabaster>=0.7:textproc/py-alabaster \ ${PYTHON_PKGNAMEPREFIX}snowballstemmer>=1.1:textproc/py-snowballstemmer \ - ${PYTHON_PKGNAMEPREFIX}six>=1.5:devel/py-six \ + ${PYTHON_PKGNAMEPREFIX}six>=1.4:devel/py-six \ ${PYTHON_PKGNAMEPREFIX}imagesize>=0.7.1:graphics/py-imagesize \ - ${LOCALBASE}/share/certs/ca-root-nss.crt:security/ca_root_nss \ - ${PYTHON_PKGNAMEPREFIX}requests>=0:www/py-requests + ${LOCALBASE}/share/certs/ca-root-nss.crt:security/ca_root_nss USES= python USE_PYTHON= autoplist distutils Modified: head/textproc/py-sphinx/distinfo ============================================================================== --- head/textproc/py-sphinx/distinfo Fri Dec 30 06:32:10 2016 (r429957) +++ head/textproc/py-sphinx/distinfo Fri Dec 30 06:37:24 2016 (r429958) @@ -1,3 +1,3 @@ -TIMESTAMP = 1481766989 -SHA256 (python/Sphinx-1.5.1.tar.gz) = 8e6a77a20b2df950de322fc32f3b508697d9d654fe984e3cc88f446a5b4c17c5 -SIZE (python/Sphinx-1.5.1.tar.gz) = 4397246 +TIMESTAMP = 1479406747 +SHA256 (python/Sphinx-1.4.8.tar.gz) = 41af978f653ef862eb4bb3776dabd8ff13afed17e431907310fe990a3947707f +SIZE (python/Sphinx-1.4.8.tar.gz) = 4494940 From owner-svn-ports-head@freebsd.org Fri Dec 30 06:51:01 2016 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 9A628C97244; Fri, 30 Dec 2016 06:51:01 +0000 (UTC) (envelope-from antoine@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 626581C93; Fri, 30 Dec 2016 06:51:01 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBU6p0OT041211; Fri, 30 Dec 2016 06:51:00 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBU6p0Jo041208; Fri, 30 Dec 2016 06:51:00 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201612300651.uBU6p0Jo041208@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Fri, 30 Dec 2016 06:51:00 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429959 - head/www/py-formalchemy 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: Fri, 30 Dec 2016 06:51:01 -0000 Author: antoine Date: Fri Dec 30 06:51:00 2016 New Revision: 429959 URL: https://svnweb.freebsd.org/changeset/ports/429959 Log: Unbreak, account is camelcase but project is lowercase Modified: head/www/py-formalchemy/Makefile head/www/py-formalchemy/distinfo Modified: head/www/py-formalchemy/Makefile ============================================================================== --- head/www/py-formalchemy/Makefile Fri Dec 30 06:37:24 2016 (r429958) +++ head/www/py-formalchemy/Makefile Fri Dec 30 06:51:00 2016 (r429959) @@ -5,7 +5,7 @@ PORTNAME= formalchemy PORTVERSION= 1.5.1 DISTVERSIONPREFIX= v CATEGORIES= www python -#MASTER_SITES= https://github.com/FormAlchemy/FormAlchemy +#MASTER_SITES= https://github.com/FormAlchemy/formalchemy PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= ghostonthewire@gmail.com @@ -15,7 +15,6 @@ LICENSE= MIT USE_GITHUB= yes GH_ACCOUNT= FormAlchemy -GH_PROJECT= ${GH_ACCOUNT} BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlalchemy10>=0.4.5:databases/py-sqlalchemy10 \ ${PYTHON_PKGNAMEPREFIX}Tempita>=0.4:textproc/py-Tempita \ Modified: head/www/py-formalchemy/distinfo ============================================================================== --- head/www/py-formalchemy/distinfo Fri Dec 30 06:37:24 2016 (r429958) +++ head/www/py-formalchemy/distinfo Fri Dec 30 06:51:00 2016 (r429959) @@ -1,3 +1,3 @@ -TIMESTAMP = 1482933825 -SHA256 (FormAlchemy-FormAlchemy-v1.5.1_GH0.tar.gz) = ef0741357db3570ef0ffe04ab527dd7b92e038c4b164af8dde74cfafa54cf5b7 -SIZE (FormAlchemy-FormAlchemy-v1.5.1_GH0.tar.gz) = 503306 +TIMESTAMP = 1483080329 +SHA256 (FormAlchemy-formalchemy-v1.5.1_GH0.tar.gz) = ef0741357db3570ef0ffe04ab527dd7b92e038c4b164af8dde74cfafa54cf5b7 +SIZE (FormAlchemy-formalchemy-v1.5.1_GH0.tar.gz) = 503306 From owner-svn-ports-head@freebsd.org Fri Dec 30 07:28:14 2016 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 9533BC97AEA; Fri, 30 Dec 2016 07:28:14 +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 63E2E1A6E; Fri, 30 Dec 2016 07:28:14 +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 uBU7SDQd054730; Fri, 30 Dec 2016 07:28:13 GMT (envelope-from riggs@FreeBSD.org) Received: (from riggs@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBU7SDdw054724; Fri, 30 Dec 2016 07:28:13 GMT (envelope-from riggs@FreeBSD.org) Message-Id: <201612300728.uBU7SDdw054724@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: riggs set sender to riggs@FreeBSD.org using -f From: Thomas Zander Date: Fri, 30 Dec 2016 07:28:13 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429960 - in head/multimedia: mencoder mplayer mplayer/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: Fri, 30 Dec 2016 07:28:14 -0000 Author: riggs Date: Fri Dec 30 07:28:12 2016 New Revision: 429960 URL: https://svnweb.freebsd.org/changeset/ports/429960 Log: Log: - Update to upstream snapshot as of 2016-12-28 - Unbundle ffmpeg; uses multimedia/ffmpeg now - Refactor shared Makefile target - GNU_CONFIGURE -> HAS_CONFIGURE Differential Revision: https://reviews.freebsd.org/D8930 Deleted: head/multimedia/mplayer/files/patch-ffmpeg_libavcodec_arm_fft__vfp.S head/multimedia/mplayer/files/patch-ffmpeg_libavcodec_libgsmdec.c head/multimedia/mplayer/files/patch-ffmpeg_libavcodec_libgsmenc.c head/multimedia/mplayer/files/patch-ffmpeg_libavcodec_mpegaudio__parser.c head/multimedia/mplayer/files/patch-ffmpeg_libavformat_rtsp.c head/multimedia/mplayer/files/patch-ffmpeg_libavformat_udp.c head/multimedia/mplayer/files/patch-ffmpeg_libavutil_mem.c head/multimedia/mplayer/files/patch-ffmpeg_libavutil_x86_asm.h Modified: head/multimedia/mencoder/Makefile head/multimedia/mencoder/distinfo head/multimedia/mplayer/Makefile head/multimedia/mplayer/Makefile.common head/multimedia/mplayer/distinfo head/multimedia/mplayer/files/patch-configure Modified: head/multimedia/mencoder/Makefile ============================================================================== --- head/multimedia/mencoder/Makefile Fri Dec 30 06:51:00 2016 (r429959) +++ head/multimedia/mencoder/Makefile Fri Dec 30 07:28:12 2016 (r429960) @@ -3,7 +3,6 @@ PORTNAME= mencoder PORTVERSION= ${MPLAYER_PORT_VERSION}.${MPLAYER_SNAPSHOT_DATE:S/-//g} -PORTREVISION= 2 CATEGORIES= multimedia audio MAINTAINER= riggs@FreeBSD.org @@ -91,29 +90,7 @@ pre-everything:: @${ECHO_MSG} "DEFAULT_DVD_DEVICE=${DEFAULT_DVD_DEVICE}" @${ECHO_MSG} "DEFAULT_CDROM_DEVICE=${DEFAULT_CDROM_DEVICE}" -post-patch: - @${REINPLACE_CMD} \ - -e 's|/dev/dvd|${DEFAULT_DVD_DEVICE}|; \ - s|/dev/cdrom|${DEFAULT_CDROM_DEVICE}|' \ - -e 's|/usr/local|${LOCALBASE}|' \ - -e 's|%%LOCALBASE%%|${LOCALBASE}|' \ - -e 's|-lbz2|/usr/lib/libbz2.so|' \ - -e 's|-lncurses|/usr/lib/libncurses.so|' \ - -e 's|-liconv|${ICONV_LIB}|' \ - ${CONFIGURE_WRKSRC}/${CONFIGURE_SCRIPT} - @${FIND} -E ${WRKSRC} -type f \ - -iregex ".*(configure|.sh|Makefile)" -print0 | \ - ${XARGS} -x -0 -n 10 \ - ${REINPLACE_CMD} -E \ - -e 's|[[:space:]]gcc[-[:digit:]\.]+| ${CC}|' \ - -e 's|[[:space:]]gcc| ${CC}|' \ - -e 's|\$$\(CC\)|${CC}|' \ - -e 's|/usr/X11R6|${LOCALBASE}|' \ - -e 's|%%LOCALBASE%%|${LOCALBASE}|' - @${FIND} ${WRKSRC}/DOCS/man -name "mplayer.1" | ${XARGS} ${REINPLACE_CMD} -E -e \ - 's|/usr/\\:local/\\:etc/\\:mplayer|${DATADIR:S/\//\/\\\:/g}|g ; \ - s|/dev/\\:(dvd[[:alnum:]]*[[:>:]])|${DEFAULT_DVD_DEVICE:S/dev\//dev\/\\\:/}|g ; \ - s|/dev/\\:(cdrom[[:alnum:]]*[[:>:]])|${DEFAULT_CDROM_DEVICE:S/dev\//dev\/\\\:/}|g' +post-patch: common-post-patch do-install: ${INSTALL_PROGRAM} ${WRKSRC}/mencoder ${STAGEDIR}${PREFIX}/bin Modified: head/multimedia/mencoder/distinfo ============================================================================== --- head/multimedia/mencoder/distinfo Fri Dec 30 06:51:00 2016 (r429959) +++ head/multimedia/mencoder/distinfo Fri Dec 30 07:28:12 2016 (r429960) @@ -1,3 +1,3 @@ -TIMESTAMP = 1473848106 -SHA256 (mplayer-1.3.0.20160912.tar.xz) = 8be40d3205c95dbea494ee6250e63a119ee04a785664301b0079e9e97e3c7ec8 -SIZE (mplayer-1.3.0.20160912.tar.xz) = 12736924 +TIMESTAMP = 1482913109 +SHA256 (mplayer-1.3.0.20161228.tar.xz) = 51e7c624ad2db67cd67a6f5ca973fc2509bbcc9310f2e67597011d187f0edbe6 +SIZE (mplayer-1.3.0.20161228.tar.xz) = 5166288 Modified: head/multimedia/mplayer/Makefile ============================================================================== --- head/multimedia/mplayer/Makefile Fri Dec 30 06:51:00 2016 (r429959) +++ head/multimedia/mplayer/Makefile Fri Dec 30 07:28:12 2016 (r429960) @@ -134,29 +134,7 @@ pre-everything:: @${ECHO_MSG} "http://www.mplayerhq.hu/" .endif -post-patch: - @${REINPLACE_CMD} \ - -e 's|/dev/dvd|${DEFAULT_DVD_DEVICE}|; \ - s|/dev/cdrom|${DEFAULT_CDROM_DEVICE}|' \ - -e 's|/usr/local|${LOCALBASE}|' \ - -e 's|%%LOCALBASE%%|${LOCALBASE}|' \ - -e 's|-lbz2|/usr/lib/libbz2.so|' \ - -e 's|-lncurses|/usr/lib/libncurses.so|' \ - -e 's|-liconv|${ICONV_LIB}|' \ - ${CONFIGURE_WRKSRC}/${CONFIGURE_SCRIPT} - @${FIND} -E ${WRKSRC} -type f \ - -iregex ".*(configure|.sh|Makefile)" -print0 | \ - ${XARGS} -x -0 -n 10 \ - ${REINPLACE_CMD} -E \ - -e 's|[[:space:]]gcc[-[:digit:]\.]+| ${CC}|' \ - -e 's|[[:space:]]gcc| ${CC}|' \ - -e 's|\$$\(CC\)|${CC}|' \ - -e 's|/usr/X11R6|${LOCALBASE}|' \ - -e 's|%%LOCALBASE%%|${LOCALBASE}|' - @${FIND} ${WRKSRC}/DOCS/man -name "mplayer.1" | ${XARGS} ${REINPLACE_CMD} -E -e \ - 's|/usr/\\:local/\\:etc/\\:mplayer|${DATADIR:S/\//\/\\\:/g}|g ; \ - s|/dev/\\:(dvd[[:alnum:]]*[[:>:]])|${DEFAULT_DVD_DEVICE:S/dev\//dev\/\\\:/}|g ; \ - s|/dev/\\:(cdrom[[:alnum:]]*[[:>:]])|${DEFAULT_CDROM_DEVICE:S/dev\//dev\/\\\:/}|g' +post-patch: common-post-patch post-patch-RTC-on: @${REINPLACE_CMD} -e 's|irqp = 1024|irqp = ${DEFAULT_KERN_HZ}|' ${WRKSRC}/mplayer.c Modified: head/multimedia/mplayer/Makefile.common ============================================================================== --- head/multimedia/mplayer/Makefile.common Fri Dec 30 06:51:00 2016 (r429959) +++ head/multimedia/mplayer/Makefile.common Fri Dec 30 07:28:12 2016 (r429960) @@ -5,8 +5,8 @@ # $FreeBSD$ MPLAYER_PORT_VERSION= 1.3.0 -MPLAYER_SNAPSHOT_DATE= 2016-09-12 -PORTREVISION?= 3 +MPLAYER_SNAPSHOT_DATE= 2016-12-28 +PORTREVISION?= 0 MASTER_SITES= LOCAL/riggs/mplayer DISTNAME= mplayer-${MPLAYER_PORT_VERSION}.${MPLAYER_SNAPSHOT_DATE:S/-//g} WRKSRC= ${WRKDIR}/mplayer-export-${MPLAYER_SNAPSHOT_DATE} @@ -15,15 +15,17 @@ LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libpng.so:graphics/png \ + libavcodec.so:multimedia/ffmpeg \ libfreetype.so:print/freetype2 USES= compiler:c11 gmake iconv ncurses tar:xz NOPRECIOUSMAKEVARS= yes # ARCH -GNU_CONFIGURE= yes +HAS_CONFIGURE= yes CONFIGURE_ENV= TMPDIR="${WRKSRC}" CONFIGURE_ARGS= --cc="${CC}" \ --host-cc="${CC}" \ --as="${AS}" \ + --mandir="${PREFIX}/man" \ --extra-cflags="-I${PREFIX}/include -I${LOCALBASE}/include" \ --extra-libs="-L${PREFIX}/lib" \ --disable-alsa \ @@ -31,6 +33,7 @@ CONFIGURE_ARGS= --cc="${CC}" \ --disable-crystalhd \ --disable-esd \ --disable-faad \ + --disable-ffmpeg_a \ --disable-ggi \ --disable-ggiwmh \ --disable-liba52 \ @@ -48,3 +51,27 @@ CONFIGURE_ARGS= --cc="${CC}" \ --enable-ass-internal WANT_GNOME= yes + +common-post-patch: + @${REINPLACE_CMD} \ + -e 's|/dev/dvd|${DEFAULT_DVD_DEVICE}|; \ + s|/dev/cdrom|${DEFAULT_CDROM_DEVICE}|' \ + -e 's|/usr/local|${LOCALBASE}|' \ + -e 's|%%LOCALBASE%%|${LOCALBASE}|' \ + -e 's|-lbz2|/usr/lib/libbz2.so|' \ + -e 's|-lncurses|/usr/lib/libncurses.so|' \ + -e 's|-liconv|${ICONV_LIB}|' \ + ${CONFIGURE_WRKSRC}/${CONFIGURE_SCRIPT} + @${FIND} -E ${WRKSRC} -type f \ + -iregex ".*(configure|.sh|Makefile)" -print0 | \ + ${XARGS} -x -0 -n 10 \ + ${REINPLACE_CMD} -E \ + -e 's|[[:space:]]gcc[-[:digit:]\.]+| ${CC}|' \ + -e 's|[[:space:]]gcc| ${CC}|' \ + -e 's|\$$\(CC\)|${CC}|' \ + -e 's|/usr/X11R6|${LOCALBASE}|' \ + -e 's|%%LOCALBASE%%|${LOCALBASE}|' + @${FIND} ${WRKSRC}/DOCS/man -name "mplayer.1" | ${XARGS} ${REINPLACE_CMD} -E -e \ + 's|/usr/\\:local/\\:etc/\\:mplayer|${DATADIR:S/\//\/\\\:/g}|g ; \ + s|/dev/\\:(dvd[[:alnum:]]*[[:>:]])|${DEFAULT_DVD_DEVICE:S/dev\//dev\/\\\:/}|g ; \ + s|/dev/\\:(cdrom[[:alnum:]]*[[:>:]])|${DEFAULT_CDROM_DEVICE:S/dev\//dev\/\\\:/}|g' Modified: head/multimedia/mplayer/distinfo ============================================================================== --- head/multimedia/mplayer/distinfo Fri Dec 30 06:51:00 2016 (r429959) +++ head/multimedia/mplayer/distinfo Fri Dec 30 07:28:12 2016 (r429960) @@ -1,3 +1,3 @@ -TIMESTAMP = 1473836368 -SHA256 (mplayer-1.3.0.20160912.tar.xz) = 8be40d3205c95dbea494ee6250e63a119ee04a785664301b0079e9e97e3c7ec8 -SIZE (mplayer-1.3.0.20160912.tar.xz) = 12736924 +TIMESTAMP = 1482906715 +SHA256 (mplayer-1.3.0.20161228.tar.xz) = 51e7c624ad2db67cd67a6f5ca973fc2509bbcc9310f2e67597011d187f0edbe6 +SIZE (mplayer-1.3.0.20161228.tar.xz) = 5166288 Modified: head/multimedia/mplayer/files/patch-configure ============================================================================== --- head/multimedia/mplayer/files/patch-configure Fri Dec 30 06:51:00 2016 (r429959) +++ head/multimedia/mplayer/files/patch-configure Fri Dec 30 07:28:12 2016 (r429960) @@ -1,6 +1,6 @@ ---- configure.orig 2015-12-18 14:53:21 UTC +--- configure.orig 2016-11-14 23:29:59 UTC +++ configure -@@ -646,7 +646,7 @@ armthumb=auto +@@ -649,7 +649,7 @@ armthumb=auto _iwmmxt=auto _mtrr=auto _altivec=auto @@ -9,7 +9,7 @@ _ranlib=ranlib _windres=windres _cc=cc -@@ -988,7 +988,7 @@ for ac_option do +@@ -992,7 +992,7 @@ for ac_option do ld_static='' ;; --enable-profile) @@ -18,7 +18,7 @@ ;; --disable-profile) _profile= -@@ -1459,7 +1459,6 @@ for ac_option do +@@ -1464,7 +1464,6 @@ for ac_option do *) echo "Unknown parameter: $ac_option" @@ -26,7 +26,48 @@ ;; esac -@@ -1712,7 +1711,7 @@ if test -z "$_target" ; then +@@ -1502,40 +1501,6 @@ rm -f "$TMPLOG" + echo configuration: $configuration > "$TMPLOG" + echo >> "$TMPLOG" + +- +-# local FFmpeg checkout handling +-if test -e ffmpeg/.svn ; then +- echo "You have an outdated FFmpeg SVN checkout in ffmpeg/, please (re)move or replace it" +- exit 1 +-fi +- +-FFBRANCH=master +-test -e FFBRANCH && FFBRANCH=$(cat FFMPEG_BRANCH) +- +-if test -e ffmpeg/mp_auto_pull ; then +- echo "Updating FFmpeg, (re)move ffmpeg/mp_auto_pull to disable" +- (cd ffmpeg && git checkout $FFBRANCH) +- if ! (cd ffmpeg && git pull --rebase --ff-only) ; then +- echo "git pull failed, (re)move ffmpeg/mp_auto_pull to disable pulling" +- exit 1 +- fi +-fi +- +-if test "$ffmpeg_a" != "no" && ! test -e ffmpeg ; then +- echo "No FFmpeg checkout, press enter to download one with git or CTRL+C to abort" +- read tmp +- if ! git clone -b $FFBRANCH --depth 1 git://source.ffmpeg.org/ffmpeg.git ffmpeg ; then +- rm -rf ffmpeg +- echo "Failed to get a FFmpeg checkout" +- echo "Please try again or put FFmpeg source code copy into ffmpeg/ manually." +- echo "Nightly snapshot: http://ffmpeg.org/releases/ffmpeg-snapshot.tar.bz2" +- echo "To use a github mirror via http (e.g. because a firewall blocks git):" +- echo "git clone --depth 1 https://github.com/FFmpeg/FFmpeg ffmpeg; touch ffmpeg/mp_auto_pull" +- exit 1 +- fi +- touch ffmpeg/mp_auto_pull +-fi +- + list_subparts() { + test ! -e ffmpeg/libav${3} && return 1 + pattern="s/^[^#]*${1}.*([^ ,]*, *\([^ ,)]*\).*/\1_${2}/p" +@@ -1732,7 +1697,7 @@ if test -z "$_target" ; then case "$1" in x86_64|amd64|i[3-9]86*|i86pc|x86|x86pc|k5|k6|k6_2|k6_3|k6-2|k6-3|pentium*|athlon*|i586_i686|i586-i686) host_arch=i386 ;; ia64) host_arch=ia64 ;; @@ -35,7 +76,7 @@ alpha) host_arch=alpha ;; sun4*|sparc*) host_arch=sparc ;; parisc*|hppa*|9000*) host_arch=hppa ;; -@@ -1835,7 +1834,11 @@ echocheck "working compiler" +@@ -1855,7 +1820,11 @@ echocheck "working compiler" cflag_check "" || die "Compiler is not functioning correctly. Check your installation and custom CFLAGS $CFLAGS ." echo "yes" @@ -48,7 +89,7 @@ if test -z "$_target" ; then cat > $TMPC << EOF -@@ -3194,6 +3197,13 @@ if arm ; then +@@ -3224,6 +3193,13 @@ if arm ; then fi echores "$setend" @@ -62,7 +103,7 @@ echocheck "softfloat ABI" softfloat=yes cpp_condition_check '' 'defined(__ARM_PCS_VFP) || (!defined(__ARM_PCS) && !defined(__SOFTFP__))' && softfloat=no -@@ -3944,7 +3954,7 @@ echocheck "pthread" +@@ -3993,7 +3969,7 @@ echocheck "pthread" if linux ; then THREAD_CFLAGS=-D_REENTRANT elif freebsd || netbsd || openbsd || bsdos ; then @@ -71,7 +112,7 @@ fi if test "$_pthreads" = auto ; then cat > $TMPC << EOF -@@ -3954,7 +3964,7 @@ int main(void) { pthread_t tid; return p +@@ -4003,7 +3979,7 @@ int main(void) { pthread_t tid; return p EOF _pthreads=no if ! hpux ; then @@ -80,7 +121,7 @@ # for crosscompilation, we cannot execute the program, be happy if we can link statically cc_check $THREAD_CFLAGS $ld_tmp && (tmp_run || test "$ld_static") && ld_pthread="$ld_tmp" && _pthreads=yes && break done -@@ -4103,7 +4113,7 @@ int main(void) { +@@ -4152,7 +4128,7 @@ int main(void) { } EOF _iconv=no @@ -89,7 +130,7 @@ cc_check $ld_tmp && extra_ldflags="$extra_ldflags $ld_tmp" && ld_iconv="$ld_tmp" && _iconv=yes && break done -@@ -5505,15 +5515,6 @@ EOF +@@ -5565,15 +5541,6 @@ EOF break fi done @@ -105,7 +146,7 @@ if win32 && cc_check -DGL_WIN32 -lopengl32 ; then _gl=yes _gl_win32=yes -@@ -6077,7 +6078,7 @@ elif darwin ; then +@@ -6137,7 +6104,7 @@ elif darwin ; then elif dragonfly ; then default_cdrom_device="/dev/cd0" elif freebsd ; then @@ -114,7 +155,7 @@ elif openbsd ; then default_cdrom_device="/dev/rcd0c" elif sunos ; then -@@ -6090,7 +6091,7 @@ else +@@ -6150,7 +6117,7 @@ else default_cdrom_device="/dev/cdrom" fi @@ -123,7 +164,7 @@ default_dvd_device=$default_cdrom_device elif darwin ; then default_dvd_device="/dev/rdiskN" -@@ -6607,7 +6608,7 @@ echores "$_speex" +@@ -6667,7 +6634,7 @@ echores "$_speex" echocheck "libgsm" if test "$_libgsm" = auto ; then _libgsm=no @@ -132,7 +173,7 @@ fi if test "$_libgsm" = yes ; then def_libgsm='#define CONFIG_LIBGSM 1' -@@ -7092,6 +7093,16 @@ if test "$_librtmp" = yes && test "$netw +@@ -7152,6 +7119,16 @@ if test "$_librtmp" = yes && test "$netw nolibrtmp=no def_librtmp='#define CONFIG_LIBRTMP 1' inputmodules="librtmp $inputmodules" @@ -149,7 +190,7 @@ else nolibrtmp=yes _librtmp=no -@@ -7493,7 +7504,7 @@ echores "$_mp3lame" +@@ -7553,7 +7530,7 @@ echores "$_mp3lame" echocheck "mencoder" if test "$_mencoder" = no ; then # mpeg1video for vf_lavc, snow for vf_uspp / vf_mcdeint, @@ -158,7 +199,7 @@ fi echores "$_mencoder" -@@ -8094,7 +8105,7 @@ libs_mplayer=$ld_tmp +@@ -8159,7 +8136,7 @@ libs_mplayer=$ld_tmp ############################################################################# From owner-svn-ports-head@freebsd.org Fri Dec 30 08:08:22 2016 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 4B118C97309; Fri, 30 Dec 2016 08:08:22 +0000 (UTC) (envelope-from jbeich@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 182EC187D; Fri, 30 Dec 2016 08:08:22 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBU88LPB070909; Fri, 30 Dec 2016 08:08:21 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBU88KmX070897; Fri, 30 Dec 2016 08:08:20 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201612300808.uBU88KmX070897@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Fri, 30 Dec 2016 08:08:20 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429961 - in head: games/retroarch multimedia/aegisub multimedia/bino multimedia/ffmpeg multimedia/gstreamer1-plugins-assrender multimedia/handbrake multimedia/kodi multimedia/mplayer2 ... 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: Fri, 30 Dec 2016 08:08:22 -0000 Author: jbeich Date: Fri Dec 30 08:08:19 2016 New Revision: 429961 URL: https://svnweb.freebsd.org/changeset/ports/429961 Log: multimedia/libass: belatedly bump PORTREVISION after r429876 ASS_Style grew in size by |int Justify| member. Old consumers may not initialize it leading to crashes. Reported by: Kevin Oberman Modified: head/games/retroarch/Makefile (contents, props changed) head/multimedia/aegisub/Makefile (contents, props changed) head/multimedia/bino/Makefile (contents, props changed) head/multimedia/ffmpeg/Makefile (contents, props changed) head/multimedia/gstreamer1-plugins-assrender/Makefile (contents, props changed) head/multimedia/handbrake/Makefile (contents, props changed) head/multimedia/kodi/Makefile (contents, props changed) head/multimedia/mplayer2/Makefile (contents, props changed) head/multimedia/mpv/Makefile (contents, props changed) head/multimedia/plexhometheater/Makefile (contents, props changed) head/multimedia/vapoursynth/Makefile (contents, props changed) head/multimedia/vlc/Makefile (contents, props changed) Modified: head/games/retroarch/Makefile ============================================================================== --- head/games/retroarch/Makefile Fri Dec 30 07:28:12 2016 (r429960) +++ head/games/retroarch/Makefile Fri Dec 30 08:08:19 2016 (r429961) @@ -4,7 +4,7 @@ PORTNAME= RetroArch PORTVERSION= 1.3.6 DISTVERSIONPREFIX= v -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MAINTAINER= yuri@rawbw.com Modified: head/multimedia/aegisub/Makefile ============================================================================== --- head/multimedia/aegisub/Makefile Fri Dec 30 07:28:12 2016 (r429960) +++ head/multimedia/aegisub/Makefile Fri Dec 30 08:08:19 2016 (r429961) @@ -3,7 +3,7 @@ PORTNAME= aegisub PORTVERSION= 3.2.2 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= multimedia MASTER_SITES= http://ftp.aegisub.org/pub/archives/releases/source/ \ ftp://ftp.aegisub.org/pub/archives/releases/source/ \ Modified: head/multimedia/bino/Makefile ============================================================================== --- head/multimedia/bino/Makefile Fri Dec 30 07:28:12 2016 (r429960) +++ head/multimedia/bino/Makefile Fri Dec 30 08:08:19 2016 (r429961) @@ -3,7 +3,7 @@ PORTNAME= bino PORTVERSION= 1.4.2 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= multimedia MASTER_SITES= http://download.savannah.nongnu.org/releases/bino/ http://levsha.me/ports/distfiles/ Modified: head/multimedia/ffmpeg/Makefile ============================================================================== --- head/multimedia/ffmpeg/Makefile Fri Dec 30 07:28:12 2016 (r429960) +++ head/multimedia/ffmpeg/Makefile Fri Dec 30 08:08:19 2016 (r429961) @@ -3,7 +3,7 @@ PORTNAME= ffmpeg PORTVERSION= 3.2.2 -PORTREVISION= 2 +PORTREVISION= 3 PORTEPOCH= 1 CATEGORIES= multimedia audio ipv6 net MASTER_SITES= http://ffmpeg.org/releases/ Modified: head/multimedia/gstreamer1-plugins-assrender/Makefile ============================================================================== --- head/multimedia/gstreamer1-plugins-assrender/Makefile Fri Dec 30 07:28:12 2016 (r429960) +++ head/multimedia/gstreamer1-plugins-assrender/Makefile Fri Dec 30 08:08:19 2016 (r429961) @@ -1,6 +1,6 @@ # $FreeBSD$ -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= multimedia COMMENT= GStreamer ASS/SSA text renderer plugin Modified: head/multimedia/handbrake/Makefile ============================================================================== --- head/multimedia/handbrake/Makefile Fri Dec 30 07:28:12 2016 (r429960) +++ head/multimedia/handbrake/Makefile Fri Dec 30 08:08:19 2016 (r429961) @@ -3,7 +3,7 @@ PORTNAME= handbrake PORTVERSION= 0.10.5 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= multimedia MASTER_SITES= http://download.handbrake.fr/releases/${PORTVERSION}/ \ http://download.handbrake.fr/handbrake/contrib/:contrib \ Modified: head/multimedia/kodi/Makefile ============================================================================== --- head/multimedia/kodi/Makefile Fri Dec 30 07:28:12 2016 (r429960) +++ head/multimedia/kodi/Makefile Fri Dec 30 08:08:19 2016 (r429961) @@ -2,7 +2,7 @@ PORTNAME= kodi DISTVERSION= 16.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= multimedia java MAINTAINER= mickael.maillot@gmail.com Modified: head/multimedia/mplayer2/Makefile ============================================================================== --- head/multimedia/mplayer2/Makefile Fri Dec 30 07:28:12 2016 (r429960) +++ head/multimedia/mplayer2/Makefile Fri Dec 30 08:08:19 2016 (r429961) @@ -2,7 +2,7 @@ PORTNAME= mplayer2 PORTVERSION= ${MPLAYER2_PORT_VERSION} -PORTREVISION= 25 +PORTREVISION= 26 CATEGORIES= multimedia audio MASTER_SITES= LOCAL/gblach/ Modified: head/multimedia/mpv/Makefile ============================================================================== --- head/multimedia/mpv/Makefile Fri Dec 30 07:28:12 2016 (r429960) +++ head/multimedia/mpv/Makefile Fri Dec 30 08:08:19 2016 (r429961) @@ -4,6 +4,7 @@ PORTNAME= mpv PORTVERSION= 0.23.0 DISTVERSIONPREFIX= v +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= multimedia audio Modified: head/multimedia/plexhometheater/Makefile ============================================================================== --- head/multimedia/plexhometheater/Makefile Fri Dec 30 07:28:12 2016 (r429960) +++ head/multimedia/plexhometheater/Makefile Fri Dec 30 08:08:19 2016 (r429961) @@ -5,7 +5,7 @@ PORTNAME= plexhometheater PORTVERSION= 1.4.1 DISTVERSIONPREFIX=v DISTVERSIONSUFFIX=.469-47a90f01 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= multimedia MAINTAINER= woodsb02@FreeBSD.org Modified: head/multimedia/vapoursynth/Makefile ============================================================================== --- head/multimedia/vapoursynth/Makefile Fri Dec 30 07:28:12 2016 (r429960) +++ head/multimedia/vapoursynth/Makefile Fri Dec 30 08:08:19 2016 (r429961) @@ -2,7 +2,7 @@ PORTNAME= vapoursynth DISTVERSION= R35 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= multimedia MAINTAINER= jbeich@FreeBSD.org Modified: head/multimedia/vlc/Makefile ============================================================================== --- head/multimedia/vlc/Makefile Fri Dec 30 07:28:12 2016 (r429960) +++ head/multimedia/vlc/Makefile Fri Dec 30 08:08:19 2016 (r429961) @@ -3,7 +3,7 @@ PORTNAME= vlc DISTVERSION= 2.2.4 -PORTREVISION= 5 +PORTREVISION= 6 PORTEPOCH= 4 CATEGORIES= multimedia audio ipv6 net www MASTER_SITES= http://download.videolan.org/pub/videolan/${PORTNAME}/${DISTVERSION:S/a$//}/ \ From owner-svn-ports-head@freebsd.org Fri Dec 30 09:01:04 2016 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 44F37C97FB6; Fri, 30 Dec 2016 09:01:04 +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 F02891D42; Fri, 30 Dec 2016 09:01:03 +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 uBU913Ks091952; Fri, 30 Dec 2016 09:01:03 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBU913Jt091950; Fri, 30 Dec 2016 09:01:03 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201612300901.uBU913Jt091950@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Fri, 30 Dec 2016 09:01:03 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429962 - in head/security/pam-mysql: . 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: Fri, 30 Dec 2016 09:01:04 -0000 Author: amdmi3 Date: Fri Dec 30 09:01:02 2016 New Revision: 429962 URL: https://svnweb.freebsd.org/changeset/ports/429962 Log: - Add LICENSE - Pet portlint - Switch to options helpers - Regenerate patches Added: head/security/pam-mysql/files/patch-acinclude.m4 - copied, changed from r429961, head/security/pam-mysql/files/patch-acinclude_m4 Deleted: head/security/pam-mysql/files/patch-acinclude_m4 Modified: head/security/pam-mysql/Makefile Modified: head/security/pam-mysql/Makefile ============================================================================== --- head/security/pam-mysql/Makefile Fri Dec 30 08:08:19 2016 (r429961) +++ head/security/pam-mysql/Makefile Fri Dec 30 09:01:02 2016 (r429962) @@ -11,10 +11,15 @@ DISTNAME= ${PORTNAME}-0.7RC1${DISTVERSIO MAINTAINER= ports@FreeBSD.org COMMENT= Pam module for authenticating with MySQL +LICENSE= GPLv2+ +LICENSE_FILE= ${WRKSRC}/COPYING + USES= libtool:keepla USE_MYSQL= yes GNU_CONFIGURE= yes -CONFIGURE_ARGS= --with-mysql=${LOCALBASE} --with-pam-mods-dir=${PREFIX}/lib --with-pam=/usr +CONFIGURE_ARGS= --with-mysql=${LOCALBASE} \ + --with-pam-mods-dir=${PREFIX}/lib \ + --with-pam=/usr SUB_FILES= pkg-message PKGMESSAGE= ${WRKDIR}/pkg-message @@ -27,10 +32,11 @@ SSL_DESC= Build with OpenSSL support (n SSL_CONFIGURE_WITH= openssl post-install: - ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/pam_mysql.so + @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/pam_mysql.so + +post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} - ${INSTALL_DATA} ${WRKSRC}/ChangeLog \ - ${WRKSRC}/NEWS \ + ${INSTALL_DATA} ${WRKSRC}/ChangeLog ${WRKSRC}/NEWS \ ${WRKSRC}/README ${STAGEDIR}${DOCSDIR} .include Copied and modified: head/security/pam-mysql/files/patch-acinclude.m4 (from r429961, head/security/pam-mysql/files/patch-acinclude_m4) ============================================================================== --- head/security/pam-mysql/files/patch-acinclude_m4 Fri Dec 30 08:08:19 2016 (r429961, copy source) +++ head/security/pam-mysql/files/patch-acinclude.m4 Fri Dec 30 09:01:02 2016 (r429962) @@ -1,12 +1,10 @@ -*** acinclude.m4.orig Sat Mar 11 23:36:42 2006 ---- acinclude.m4 Sat Mar 11 23:37:14 2006 -*************** -*** 445,450 **** ---- 445,451 ---- - AC_MSG_RESULT([no]) - - AC_CHECK_HEADERS([md5.h]) -+ AC_CHECK_LIB([md],[MD5Data]) - AC_CHECK_FUNCS([MD5Data]) - ]) - ]) +--- acinclude.m4.orig 2006-01-09 10:35:59 UTC ++++ acinclude.m4 +@@ -445,6 +445,7 @@ md5_calc(0, 0, 0); + AC_MSG_RESULT([no]) + + AC_CHECK_HEADERS([md5.h]) ++ AC_CHECK_LIB([md],[MD5Data]) + AC_CHECK_FUNCS([MD5Data]) + ]) + ]) From owner-svn-ports-head@freebsd.org Fri Dec 30 10:19:11 2016 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 16EB0C9596D; Fri, 30 Dec 2016 10:19:11 +0000 (UTC) (envelope-from hrs@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 E590E10F2; Fri, 30 Dec 2016 10:19:10 +0000 (UTC) (envelope-from hrs@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBUAJAn9023207; Fri, 30 Dec 2016 10:19:10 GMT (envelope-from hrs@FreeBSD.org) Received: (from hrs@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBUAJ9dN023201; Fri, 30 Dec 2016 10:19:09 GMT (envelope-from hrs@FreeBSD.org) Message-Id: <201612301019.uBUAJ9dN023201@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: hrs set sender to hrs@FreeBSD.org using -f From: Hiroki Sato Date: Fri, 30 Dec 2016 10:19:09 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429963 - in head/editors: . web-mode web-mode/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: Fri, 30 Dec 2016 10:19:11 -0000 Author: hrs Date: Fri Dec 30 10:19:09 2016 New Revision: 429963 URL: https://svnweb.freebsd.org/changeset/ports/429963 Log: Add editors/web-mode, an autonomous Emacs major-mode for editing web templates. Added: head/editors/web-mode/ head/editors/web-mode/Makefile (contents, props changed) head/editors/web-mode/distinfo (contents, props changed) head/editors/web-mode/files/ head/editors/web-mode/files/Makefile (contents, props changed) head/editors/web-mode/files/web-mode-autoloads.el.in (contents, props changed) head/editors/web-mode/pkg-descr (contents, props changed) Modified: head/editors/Makefile Modified: head/editors/Makefile ============================================================================== --- head/editors/Makefile Fri Dec 30 09:01:02 2016 (r429962) +++ head/editors/Makefile Fri Dec 30 10:19:09 2016 (r429963) @@ -256,6 +256,7 @@ SUBDIR += vile SUBDIR += vim SUBDIR += vim-lite + SUBDIR += web-mode SUBDIR += with-editor SUBDIR += wordgrinder SUBDIR += xcoral Added: head/editors/web-mode/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/editors/web-mode/Makefile Fri Dec 30 10:19:09 2016 (r429963) @@ -0,0 +1,30 @@ +# $FreeBSD$ + +PORTNAME= web-mode +PORTVERSION= 14 +DISTVERSIONPREFIX= v +CATEGORIES= editors elisp +PKGNAMESUFFIX= -${EMACS_PORT_NAME} + +MAINTAINER= hrs@FreeBSD.org +COMMENT= Autonomous Emacs major-mode for editing web templates + +LICENSE= GPLv2 + +USE_GITHUB= yes +GH_ACCOUNT= fxbois +USE_EMACS= yes +MAKEFILE= ${FILESDIR}/Makefile +MAKE_ENV= EMACS="${EMACS_CMD}" LISPDIR="${WEBMODE_LISPDIR}" \ + DESTDIR="${STAGEDIR}" +SUB_FILES= web-mode-autoloads.el +SUB_LIST= LISPDIR="${WEBMODE_LISPDIR}" +WEBMODE_LISPDIR= ${PREFIX}/${EMACS_VERSION_SITE_LISPDIR}/web-mode +PLIST_FILES= %%EMACS_VERSION_SITE_LISPDIR%%/web-mode/web-mode.elc.gz \ + %%EMACS_VERSION_SITE_LISPDIR%%/web-mode-autoloads.el + +post-install: + ${INSTALL_DATA} ${WRKDIR}/web-mode-autoloads.el \ + ${STAGEDIR}${PREFIX}/${EMACS_VERSION_SITE_LISPDIR} + +.include Added: head/editors/web-mode/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/editors/web-mode/distinfo Fri Dec 30 10:19:09 2016 (r429963) @@ -0,0 +1,3 @@ +TIMESTAMP = 1483092091 +SHA256 (fxbois-web-mode-v14_GH0.tar.gz) = 40ddc857211b575579e2054fcf056fb96e39680bee8f4479c37b1311a101dca0 +SIZE (fxbois-web-mode-v14_GH0.tar.gz) = 108282 Added: head/editors/web-mode/files/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/editors/web-mode/files/Makefile Fri Dec 30 10:19:09 2016 (r429963) @@ -0,0 +1,15 @@ +# $FreeBSD$ +SRCS= web-mode.el +OBJS= ${SRCS:C/.el$/.elc/} + +.SUFFIXES: +.SUFFIXES: .el .elc +.el.elc: + ${EMACS} -batch -q -f batch-byte-compile ${.IMPSRC} + +all: ${OBJS} + +install: ${OBJS} + mkdir -p ${DESTDIR}${LISPDIR} + ${BSD_INSTALL_DATA} ${.ALLSRC} ${DESTDIR}${LISPDIR} + cd ${DESTDIR}${LISPDIR} && gzip -9 ${.ALLSRC} Added: head/editors/web-mode/files/web-mode-autoloads.el.in ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/editors/web-mode/files/web-mode-autoloads.el.in Fri Dec 30 10:19:09 2016 (r429963) @@ -0,0 +1,11 @@ +;; -*- lisp -*- +;; $FreeBSD$ +;; +(if (not (fboundp 'normal-top-level-add-subdirs-to-load-path)) + (setq load-path (append '( + "%%LISPDIR%%" + ) load-path))) + +(autoload 'web-mode "web-mode" "Major mode to edit Javascript files." t) + +(provide 'web-mode-autoloads) Added: head/editors/web-mode/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/editors/web-mode/pkg-descr Fri Dec 30 10:19:09 2016 (r429963) @@ -0,0 +1,10 @@ +web-mode.el is an emacs major mode for editing web templates aka HTML +files embedding parts (CSS/JavaScript) and blocks (pre rendered by +client/server side engines). + +web-mode.el is compatible with many template engines: PHP, JSP, ASP, +Django, Twig, Jinja, Mustache, ERB, FreeMarker, Velocity, Cheetah, +Smarty, CTemplate, Mustache, Blade, ErlyDTL, Go Template, Dust.js, +Google Closure (soy), React/JSX, Angularjs, ejs, Nunjucks, etc. + +WWW: http://web-mode.org From owner-svn-ports-head@freebsd.org Fri Dec 30 10:41:45 2016 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 00278C95F11; Fri, 30 Dec 2016 10:41:44 +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 C3D891978; Fri, 30 Dec 2016 10:41:44 +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 uBUAfhYn034239; Fri, 30 Dec 2016 10:41:43 GMT (envelope-from danilo@FreeBSD.org) Received: (from danilo@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBUAfhlG034238; Fri, 30 Dec 2016 10:41:43 GMT (envelope-from danilo@FreeBSD.org) Message-Id: <201612301041.uBUAfhlG034238@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: danilo set sender to danilo@FreeBSD.org using -f From: Danilo Egea Gondolfo Date: Fri, 30 Dec 2016 10:41:43 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429964 - head/editors/nano 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: Fri, 30 Dec 2016 10:41:45 -0000 Author: danilo Date: Fri Dec 30 10:41:43 2016 New Revision: 429964 URL: https://svnweb.freebsd.org/changeset/ports/429964 Log: - Update to 2.7.3 Modified: head/editors/nano/Makefile head/editors/nano/distinfo Modified: head/editors/nano/Makefile ============================================================================== --- head/editors/nano/Makefile Fri Dec 30 10:19:09 2016 (r429963) +++ head/editors/nano/Makefile Fri Dec 30 10:41:43 2016 (r429964) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= nano -PORTVERSION= 2.7.2 +PORTVERSION= 2.7.3 CATEGORIES= editors MASTER_SITES= http://www.nano-editor.org/dist/v${PORTVERSION:R}/ GNU Modified: head/editors/nano/distinfo ============================================================================== --- head/editors/nano/distinfo Fri Dec 30 10:19:09 2016 (r429963) +++ head/editors/nano/distinfo Fri Dec 30 10:41:43 2016 (r429964) @@ -1,3 +1,3 @@ -TIMESTAMP = 1481908183 -SHA256 (nano-2.7.2.tar.gz) = 89cc45dd630c6fb7276a14e1b3436a9972cf6d66eed15b14c3583af99070353c -SIZE (nano-2.7.2.tar.gz) = 2050098 +TIMESTAMP = 1483094030 +SHA256 (nano-2.7.3.tar.gz) = 3574d4594d051f3b572c47d63bfc3763fb1148c50b811ba7a016bacd94887a88 +SIZE (nano-2.7.3.tar.gz) = 2048675 From owner-svn-ports-head@freebsd.org Fri Dec 30 10:53:44 2016 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 8A1C6C9611F; Fri, 30 Dec 2016 10:53:44 +0000 (UTC) (envelope-from hrs@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 575391F2E; Fri, 30 Dec 2016 10:53:44 +0000 (UTC) (envelope-from hrs@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBUArhAa039117; Fri, 30 Dec 2016 10:53:43 GMT (envelope-from hrs@FreeBSD.org) Received: (from hrs@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBUArhVE039113; Fri, 30 Dec 2016 10:53:43 GMT (envelope-from hrs@FreeBSD.org) Message-Id: <201612301053.uBUArhVE039113@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: hrs set sender to hrs@FreeBSD.org using -f From: Hiroki Sato Date: Fri, 30 Dec 2016 10:53:43 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429965 - in head/security/xmlsec1: . 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: Fri, 30 Dec 2016 10:53:44 -0000 Author: hrs Date: Fri Dec 30 10:53:43 2016 New Revision: 429965 URL: https://svnweb.freebsd.org/changeset/ports/429965 Log: Update to 1.2.23. Deleted: head/security/xmlsec1/files/patch-configure Modified: head/security/xmlsec1/Makefile head/security/xmlsec1/distinfo head/security/xmlsec1/pkg-plist Modified: head/security/xmlsec1/Makefile ============================================================================== --- head/security/xmlsec1/Makefile Fri Dec 30 10:41:43 2016 (r429964) +++ head/security/xmlsec1/Makefile Fri Dec 30 10:53:43 2016 (r429965) @@ -2,38 +2,52 @@ # $FreeBSD$ PORTNAME= xmlsec1 -PORTVERSION= 1.2.22 -PORTREVISION= 1 +PORTVERSION= 1.2.23 CATEGORIES= security MASTER_SITES= http://www.aleksey.com/xmlsec/download/ \ ftp://ftp.aleksey.com/pub/xmlsec/releases/ \ ftp://ftp.xmlsoft.org/xmlsec/releases/ \ ftp://ftp.rpmfind.net/pub/XML/xmlsec/releases/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= hrs@FreeBSD.org COMMENT= XML Security Library -LIB_DEPENDS= libltdl.so:devel/libltdl +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/Copyright + +LIB_DEPENDS= libgcrypt.so:security/libgcrypt \ + libgpg-error.so:security/libgpg-error \ + libltdl.so:devel/libltdl + +USES= libtool localbase pathfix pkgconfig ssl +USE_GNOME= libxml2 libxslt +USE_LDCONFIG= yes +GNU_CONFIGURE= yes +CONFIGURE_ARGS= --with-openssl="${OPENSSLBASE}" \ + --with-gcrypt="${LOCALBASE}" +MAKE_ENV= ABS_BUILDDIR=${WRKSRC} TMPFOLDER=${WRKSRC} +INSTALL_TARGET= install-strip +PORTDOCS= api authors.html bugs.html c14n.html documentation.html \ + download.html faq.html favicon.ico images/bart.gif \ + images/libxml2-logo.png images/libxslt-logo.png \ + images/logo.gif images/openssl-logo.png \ + images/xmlsec-logo.gif index.html news.html related.html \ + xmldsig-verifier.html xmldsig.html xmlenc.html \ + xmlsec-man.html OPTIONS_DEFINE= DOCS GNUTLS NSS OPTIONS_SUB= yes + +DOCS_MAKE_ENV= DOCS=docs GNUTLS_DESC= Enable GNUTLS support GNUTLS_CONFIGURE_WITH= gnutls="${LOCALBASE}" GNUTLS_LIB_DEPENDS= libgnutls.so:security/gnutls NSS_DESC= Enable Mozilla's NSS support NSS_CONFIGURE_WITH= nss="${LOCALBASE}" nspr="${LOCALBASE}" -NSS_LIB_DEPENDS= libnss3.so:security/nss - -GNU_CONFIGURE= yes -INSTALL_TARGET= install-strip -USES= libtool pathfix pkgconfig ssl -USE_GNOME= libxml2 libxslt -USE_LDCONFIG= yes - -CFLAGS+= -I${LOCALBASE}/include -LDFLAGS+= -L${LOCALBASE}/lib -MAKE_ENV+= ABS_BUILDDIR=${WRKSRC} TMPFOLDER=${WRKSRC} DOCS=docs -CONFIGURE_ARGS+=--with-openssl="${OPENSSLBASE}" +NSS_LIB_DEPENDS= libnss3.so:security/nss \ + libnspr4.so:devel/nspr \ + libplds4.so:devel/nspr \ + libplc4.so:devel/nspr .if !defined(.PARSEDIR) MAKE_ARGS+= -EABS_BUILDDIR Modified: head/security/xmlsec1/distinfo ============================================================================== --- head/security/xmlsec1/distinfo Fri Dec 30 10:41:43 2016 (r429964) +++ head/security/xmlsec1/distinfo Fri Dec 30 10:53:43 2016 (r429965) @@ -1,2 +1,3 @@ -SHA256 (xmlsec1-1.2.22.tar.gz) = 8c06bf161c565b907a499e6d906f0b640f063b2b4efd2b471048ac5b3c1ad527 -SIZE (xmlsec1-1.2.22.tar.gz) = 1792363 +TIMESTAMP = 1483094320 +SHA256 (xmlsec1-1.2.23.tar.gz) = 41d463d16c9894cd3317098d027c038039c6d896b9cbb9bad9c4e29959e10e9f +SIZE (xmlsec1-1.2.23.tar.gz) = 1794694 Modified: head/security/xmlsec1/pkg-plist ============================================================================== --- head/security/xmlsec1/pkg-plist Fri Dec 30 10:41:43 2016 (r429964) +++ head/security/xmlsec1/pkg-plist Fri Dec 30 10:53:43 2016 (r429965) @@ -56,20 +56,20 @@ lib/libxmlsec1-gcrypt.so.1 %%GNUTLS%%lib/libxmlsec1-gnutls.a %%GNUTLS%%lib/libxmlsec1-gnutls.so %%GNUTLS%%lib/libxmlsec1-gnutls.so.1 -%%GNUTLS%%lib/libxmlsec1-gnutls.so.1.2.22 +%%GNUTLS%%lib/libxmlsec1-gnutls.so.1.2.23 %%NSS%%lib/libxmlsec1-nss.a %%NSS%%lib/libxmlsec1-nss.so %%NSS%%lib/libxmlsec1-nss.so.1 -%%NSS%%lib/libxmlsec1-nss.so.1.2.22 -lib/libxmlsec1-gcrypt.so.1.2.22 +%%NSS%%lib/libxmlsec1-nss.so.1.2.23 +lib/libxmlsec1-gcrypt.so.1.2.23 lib/libxmlsec1-openssl.a lib/libxmlsec1-openssl.so lib/libxmlsec1-openssl.so.1 -lib/libxmlsec1-openssl.so.1.2.22 +lib/libxmlsec1-openssl.so.1.2.23 lib/libxmlsec1.a lib/libxmlsec1.so lib/libxmlsec1.so.1 -lib/libxmlsec1.so.1.2.22 +lib/libxmlsec1.so.1.2.23 libdata/pkgconfig/xmlsec1-gcrypt.pc %%GNUTLS%%libdata/pkgconfig/xmlsec1-gnutls.pc %%NSS%%libdata/pkgconfig/xmlsec1-nss.pc @@ -78,142 +78,3 @@ libdata/pkgconfig/xmlsec1.pc man/man1/xmlsec1-config.1.gz man/man1/xmlsec1.1.gz share/aclocal/xmlsec1.m4 -%%PORTDOCS%%%%DOCSDIR%%/api/home.png -%%PORTDOCS%%%%DOCSDIR%%/api/images/encryption-structure.png -%%PORTDOCS%%%%DOCSDIR%%/api/images/key.png -%%PORTDOCS%%%%DOCSDIR%%/api/images/keysmngr.png -%%PORTDOCS%%%%DOCSDIR%%/api/images/sign-enc-model.png -%%PORTDOCS%%%%DOCSDIR%%/api/images/signature-structure.png -%%PORTDOCS%%%%DOCSDIR%%/api/images/structure.png -%%PORTDOCS%%%%DOCSDIR%%/api/images/transform.png -%%PORTDOCS%%%%DOCSDIR%%/api/images/transforms-chain.png -%%PORTDOCS%%%%DOCSDIR%%/api/images/verif-dec-model.png -%%PORTDOCS%%%%DOCSDIR%%/api/index.html -%%PORTDOCS%%%%DOCSDIR%%/api/left.png -%%PORTDOCS%%%%DOCSDIR%%/api/right.png -%%PORTDOCS%%%%DOCSDIR%%/api/up.png -%%PORTDOCS%%%%DOCSDIR%%/api/xmlsec-app.html -%%PORTDOCS%%%%DOCSDIR%%/api/xmlsec-base64.html -%%PORTDOCS%%%%DOCSDIR%%/api/xmlsec-bn.html -%%PORTDOCS%%%%DOCSDIR%%/api/xmlsec-buffer.html -%%PORTDOCS%%%%DOCSDIR%%/api/xmlsec-custom-keys-manager.html -%%PORTDOCS%%%%DOCSDIR%%/api/xmlsec-decrypt-with-keys-mngr.html -%%PORTDOCS%%%%DOCSDIR%%/api/xmlsec-decrypt-with-signle-key.html -%%PORTDOCS%%%%DOCSDIR%%/api/xmlsec-dl.html -%%PORTDOCS%%%%DOCSDIR%%/api/xmlsec-encrypt-dynamic-template.html -%%PORTDOCS%%%%DOCSDIR%%/api/xmlsec-encrypt-template-file.html -%%PORTDOCS%%%%DOCSDIR%%/api/xmlsec-encrypt-with-session-key.html -%%PORTDOCS%%%%DOCSDIR%%/api/xmlsec-encryption-klasses.html -%%PORTDOCS%%%%DOCSDIR%%/api/xmlsec-errors.html -%%PORTDOCS%%%%DOCSDIR%%/api/xmlsec-examples-sign-dynamimc-template.html -%%PORTDOCS%%%%DOCSDIR%%/api/xmlsec-examples-sign-template-file.html -%%PORTDOCS%%%%DOCSDIR%%/api/xmlsec-examples-sign-x509.html -%%PORTDOCS%%%%DOCSDIR%%/api/xmlsec-examples.html -%%PORTDOCS%%%%DOCSDIR%%/api/xmlsec-gcrypt-app.html -%%PORTDOCS%%%%DOCSDIR%%/api/xmlsec-gcrypt-crypto.html -%%PORTDOCS%%%%DOCSDIR%%/api/xmlsec-gcrypt-ref.html -%%PORTDOCS%%%%DOCSDIR%%/api/xmlsec-gnutls-app.html -%%PORTDOCS%%%%DOCSDIR%%/api/xmlsec-gnutls-crypto.html -%%PORTDOCS%%%%DOCSDIR%%/api/xmlsec-gnutls-ref.html -%%PORTDOCS%%%%DOCSDIR%%/api/xmlsec-index.html -%%PORTDOCS%%%%DOCSDIR%%/api/xmlsec-io.html -%%PORTDOCS%%%%DOCSDIR%%/api/xmlsec-keyinfo.html -%%PORTDOCS%%%%DOCSDIR%%/api/xmlsec-keys.html -%%PORTDOCS%%%%DOCSDIR%%/api/xmlsec-keysdata.html -%%PORTDOCS%%%%DOCSDIR%%/api/xmlsec-keysmngr.html -%%PORTDOCS%%%%DOCSDIR%%/api/xmlsec-list.html -%%PORTDOCS%%%%DOCSDIR%%/api/xmlsec-membuf.html -%%PORTDOCS%%%%DOCSDIR%%/api/xmlsec-mscrypto-app.html -%%PORTDOCS%%%%DOCSDIR%%/api/xmlsec-mscrypto-certkeys.html -%%PORTDOCS%%%%DOCSDIR%%/api/xmlsec-mscrypto-crypto.html -%%PORTDOCS%%%%DOCSDIR%%/api/xmlsec-mscrypto-keysstore.html -%%PORTDOCS%%%%DOCSDIR%%/api/xmlsec-mscrypto-ref.html -%%PORTDOCS%%%%DOCSDIR%%/api/xmlsec-mscrypto-x509.html -%%PORTDOCS%%%%DOCSDIR%%/api/xmlsec-nodeset.html -%%PORTDOCS%%%%DOCSDIR%%/api/xmlsec-notes-compiling-others.html -%%PORTDOCS%%%%DOCSDIR%%/api/xmlsec-notes-compiling-unix.html -%%PORTDOCS%%%%DOCSDIR%%/api/xmlsec-notes-compiling-windows.html -%%PORTDOCS%%%%DOCSDIR%%/api/xmlsec-notes-compiling.html -%%PORTDOCS%%%%DOCSDIR%%/api/xmlsec-notes-contexts.html -%%PORTDOCS%%%%DOCSDIR%%/api/xmlsec-notes-custom-keys-store.html -%%PORTDOCS%%%%DOCSDIR%%/api/xmlsec-notes-decrypt.html -%%PORTDOCS%%%%DOCSDIR%%/api/xmlsec-notes-dynamic-encryption-templates.html -%%PORTDOCS%%%%DOCSDIR%%/api/xmlsec-notes-dynamic-signature-templates.html -%%PORTDOCS%%%%DOCSDIR%%/api/xmlsec-notes-encrypt.html -%%PORTDOCS%%%%DOCSDIR%%/api/xmlsec-notes-include-files.html -%%PORTDOCS%%%%DOCSDIR%%/api/xmlsec-notes-init-shutdown.html -%%PORTDOCS%%%%DOCSDIR%%/api/xmlsec-notes-keys-manager-sign-enc.html -%%PORTDOCS%%%%DOCSDIR%%/api/xmlsec-notes-keys-mngr-verify-decrypt.html -%%PORTDOCS%%%%DOCSDIR%%/api/xmlsec-notes-keys.html -%%PORTDOCS%%%%DOCSDIR%%/api/xmlsec-notes-keysmngr.html -%%PORTDOCS%%%%DOCSDIR%%/api/xmlsec-notes-new-crypto-functions.html -%%PORTDOCS%%%%DOCSDIR%%/api/xmlsec-notes-new-crypto-key-stores.html -%%PORTDOCS%%%%DOCSDIR%%/api/xmlsec-notes-new-crypto-keys.html -%%PORTDOCS%%%%DOCSDIR%%/api/xmlsec-notes-new-crypto-klasses.html -%%PORTDOCS%%%%DOCSDIR%%/api/xmlsec-notes-new-crypto-sharing-results.html -%%PORTDOCS%%%%DOCSDIR%%/api/xmlsec-notes-new-crypto-simple-keys-mngr.html -%%PORTDOCS%%%%DOCSDIR%%/api/xmlsec-notes-new-crypto-skeleton.html -%%PORTDOCS%%%%DOCSDIR%%/api/xmlsec-notes-new-crypto-transforms.html -%%PORTDOCS%%%%DOCSDIR%%/api/xmlsec-notes-new-crypto.html -%%PORTDOCS%%%%DOCSDIR%%/api/xmlsec-notes-overview.html -%%PORTDOCS%%%%DOCSDIR%%/api/xmlsec-notes-sign-encrypt.html -%%PORTDOCS%%%%DOCSDIR%%/api/xmlsec-notes-sign-x509.html -%%PORTDOCS%%%%DOCSDIR%%/api/xmlsec-notes-sign.html -%%PORTDOCS%%%%DOCSDIR%%/api/xmlsec-notes-simple-keys-store.html -%%PORTDOCS%%%%DOCSDIR%%/api/xmlsec-notes-structure.html -%%PORTDOCS%%%%DOCSDIR%%/api/xmlsec-notes-templates.html -%%PORTDOCS%%%%DOCSDIR%%/api/xmlsec-notes-transforms.html -%%PORTDOCS%%%%DOCSDIR%%/api/xmlsec-notes-verify-decrypt.html -%%PORTDOCS%%%%DOCSDIR%%/api/xmlsec-notes-verify-x509.html -%%PORTDOCS%%%%DOCSDIR%%/api/xmlsec-notes-verify.html -%%PORTDOCS%%%%DOCSDIR%%/api/xmlsec-notes-x509.html -%%PORTDOCS%%%%DOCSDIR%%/api/xmlsec-notes.html -%%PORTDOCS%%%%DOCSDIR%%/api/xmlsec-nss-app.html -%%PORTDOCS%%%%DOCSDIR%%/api/xmlsec-nss-bignum.html -%%PORTDOCS%%%%DOCSDIR%%/api/xmlsec-nss-crypto.html -%%PORTDOCS%%%%DOCSDIR%%/api/xmlsec-nss-keysstore.html -%%PORTDOCS%%%%DOCSDIR%%/api/xmlsec-nss-pkikeys.html -%%PORTDOCS%%%%DOCSDIR%%/api/xmlsec-nss-ref.html -%%PORTDOCS%%%%DOCSDIR%%/api/xmlsec-nss-x509.html -%%PORTDOCS%%%%DOCSDIR%%/api/xmlsec-openssl-app.html -%%PORTDOCS%%%%DOCSDIR%%/api/xmlsec-openssl-bn.html -%%PORTDOCS%%%%DOCSDIR%%/api/xmlsec-openssl-crypto.html -%%PORTDOCS%%%%DOCSDIR%%/api/xmlsec-openssl-evp.html -%%PORTDOCS%%%%DOCSDIR%%/api/xmlsec-openssl-ref.html -%%PORTDOCS%%%%DOCSDIR%%/api/xmlsec-openssl-x509.html -%%PORTDOCS%%%%DOCSDIR%%/api/xmlsec-parser.html -%%PORTDOCS%%%%DOCSDIR%%/api/xmlsec-ref.html -%%PORTDOCS%%%%DOCSDIR%%/api/xmlsec-reference.html -%%PORTDOCS%%%%DOCSDIR%%/api/xmlsec-signature-klasses.html -%%PORTDOCS%%%%DOCSDIR%%/api/xmlsec-templates.html -%%PORTDOCS%%%%DOCSDIR%%/api/xmlsec-transforms.html -%%PORTDOCS%%%%DOCSDIR%%/api/xmlsec-verify-with-key.html -%%PORTDOCS%%%%DOCSDIR%%/api/xmlsec-verify-with-keys-mngr.html -%%PORTDOCS%%%%DOCSDIR%%/api/xmlsec-verify-with-restrictions.html -%%PORTDOCS%%%%DOCSDIR%%/api/xmlsec-verify-with-x509.html -%%PORTDOCS%%%%DOCSDIR%%/api/xmlsec-version.html -%%PORTDOCS%%%%DOCSDIR%%/api/xmlsec-x509.html -%%PORTDOCS%%%%DOCSDIR%%/api/xmlsec-xmldsig.html -%%PORTDOCS%%%%DOCSDIR%%/api/xmlsec-xmlenc.html -%%PORTDOCS%%%%DOCSDIR%%/api/xmlsec-xmlsec.html -%%PORTDOCS%%%%DOCSDIR%%/api/xmlsec-xmltree.html -%%PORTDOCS%%%%DOCSDIR%%/authors.html -%%PORTDOCS%%%%DOCSDIR%%/bugs.html -%%PORTDOCS%%%%DOCSDIR%%/c14n.html -%%PORTDOCS%%%%DOCSDIR%%/documentation.html -%%PORTDOCS%%%%DOCSDIR%%/download.html -%%PORTDOCS%%%%DOCSDIR%%/faq.html -%%PORTDOCS%%%%DOCSDIR%%/favicon.ico -%%PORTDOCS%%%%DOCSDIR%%/images/bart.gif -%%PORTDOCS%%%%DOCSDIR%%/images/libxml2-logo.png -%%PORTDOCS%%%%DOCSDIR%%/images/libxslt-logo.png -%%PORTDOCS%%%%DOCSDIR%%/images/logo.gif -%%PORTDOCS%%%%DOCSDIR%%/images/openssl-logo.png -%%PORTDOCS%%%%DOCSDIR%%/images/xmlsec-logo.gif -%%PORTDOCS%%%%DOCSDIR%%/index.html -%%PORTDOCS%%%%DOCSDIR%%/news.html -%%PORTDOCS%%%%DOCSDIR%%/related.html -%%PORTDOCS%%%%DOCSDIR%%/xmldsig-verifier.html -%%PORTDOCS%%%%DOCSDIR%%/xmldsig.html -%%PORTDOCS%%%%DOCSDIR%%/xmlenc.html -%%PORTDOCS%%%%DOCSDIR%%/xmlsec-man.html From owner-svn-ports-head@freebsd.org Fri Dec 30 11:25:11 2016 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 9C5A9C96875; Fri, 30 Dec 2016 11:25:11 +0000 (UTC) (envelope-from hrs@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 6BD841BDB; Fri, 30 Dec 2016 11:25:11 +0000 (UTC) (envelope-from hrs@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBUBPAc9051533; Fri, 30 Dec 2016 11:25:10 GMT (envelope-from hrs@FreeBSD.org) Received: (from hrs@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBUBPA6m051528; Fri, 30 Dec 2016 11:25:10 GMT (envelope-from hrs@FreeBSD.org) Message-Id: <201612301125.uBUBPA6m051528@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: hrs set sender to hrs@FreeBSD.org using -f From: Hiroki Sato Date: Fri, 30 Dec 2016 11:25:10 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429966 - in head/graphics: dmtx-utils libdmtx libdmtx/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: Fri, 30 Dec 2016 11:25:11 -0000 Author: hrs Date: Fri Dec 30 11:25:09 2016 New Revision: 429966 URL: https://svnweb.freebsd.org/changeset/ports/429966 Log: - Add LICENSE. - Fix missing dependency. - Strip installed binaries. - Update WWW: in pkg-descr. Added: head/graphics/libdmtx/files/ head/graphics/libdmtx/files/patch-Makefile.in (contents, props changed) Modified: head/graphics/dmtx-utils/Makefile head/graphics/dmtx-utils/pkg-descr head/graphics/libdmtx/Makefile head/graphics/libdmtx/pkg-descr Modified: head/graphics/dmtx-utils/Makefile ============================================================================== --- head/graphics/dmtx-utils/Makefile Fri Dec 30 10:53:43 2016 (r429965) +++ head/graphics/dmtx-utils/Makefile Fri Dec 30 11:25:09 2016 (r429966) @@ -3,19 +3,21 @@ PORTNAME= dmtx-utils PORTVERSION= 0.7.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics MASTER_SITES= SF/libdmtx/libdmtx/${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= hrs@FreeBSD.org COMMENT= Software for reading and writing Data Matrix barcodes -LIB_DEPENDS= libdmtx.so:graphics/libdmtx +LICENSE= LGPL21+ -USES= tar:bzip2 pkgconfig -GNU_CONFIGURE= yes -CFLAGS+= -I${LOCALBASE}/include +LIB_DEPENDS= libdmtx.so:graphics/libdmtx \ + libMagickWand-6.so:graphics/ImageMagick \ + libMagickCore-6.so:graphics/ImageMagick +USES= localbase tar:bzip2 pkgconfig +GNU_CONFIGURE= yes PLIST_FILES= bin/dmtxread bin/dmtxwrite bin/dmtxquery \ man/man1/dmtxread.1.gz man/man1/dmtxwrite.1.gz \ man/man1/dmtxquery.1.gz Modified: head/graphics/dmtx-utils/pkg-descr ============================================================================== --- head/graphics/dmtx-utils/pkg-descr Fri Dec 30 10:53:43 2016 (r429965) +++ head/graphics/dmtx-utils/pkg-descr Fri Dec 30 11:25:09 2016 (r429966) @@ -12,4 +12,4 @@ pattern of data with built-in error corr symbology (sometimes casually referred to as "DataMatrix") was invented and released into the public domain by RVSI Acuity CiMatrix. -WWW: http://www.libdmtx.org/ +WWW: http://libdmtx.sourceforge.net Modified: head/graphics/libdmtx/Makefile ============================================================================== --- head/graphics/libdmtx/Makefile Fri Dec 30 10:53:43 2016 (r429965) +++ head/graphics/libdmtx/Makefile Fri Dec 30 11:25:09 2016 (r429966) @@ -3,21 +3,21 @@ PORTNAME= libdmtx PORTVERSION= 0.7.4 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= graphics MASTER_SITES= SF -MAINTAINER= ports@FreeBSD.org +MAINTAINER= hrs@FreeBSD.org COMMENT= Library for reading and writing Data Matrix barcodes +LICENSE= BSD2CLAUSE +LICENSE_FILE= ${WRKSRC}/LICENSE + LIB_DEPENDS= libMagickWand-6.so:graphics/ImageMagick USES= tar:bzip2 libtool GNU_CONFIGURE= yes USE_LDCONFIG= yes - -post-patch: - @${REINPLACE_CMD} -e '/^pkgconfigdir /s:(libdir):{prefix}/libdata:' \ - ${WRKSRC}/Makefile.in +INSTALL_TARGET= install-strip .include Added: head/graphics/libdmtx/files/patch-Makefile.in ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/graphics/libdmtx/files/patch-Makefile.in Fri Dec 30 11:25:09 2016 (r429966) @@ -0,0 +1,11 @@ +--- Makefile.in.orig 2011-06-02 07:10:47 UTC ++++ Makefile.in +@@ -306,7 +306,7 @@ EXTRA_DIST = KNOWNBUG \ + script/check_todo.sh \ + script/check_whitespace.sh + +-pkgconfigdir = $(libdir)/pkgconfig ++pkgconfigdir = ${prefix}/libdata/pkgconfig + pkgconfig_DATA = libdmtx.pc + all: config.h + $(MAKE) $(AM_MAKEFLAGS) all-recursive Modified: head/graphics/libdmtx/pkg-descr ============================================================================== --- head/graphics/libdmtx/pkg-descr Fri Dec 30 10:53:43 2016 (r429965) +++ head/graphics/libdmtx/pkg-descr Fri Dec 30 11:25:09 2016 (r429966) @@ -10,4 +10,4 @@ pattern of data with built-in error corr symbology (sometimes casually referred to as "DataMatrix") was invented and released into the public domain by RVSI Acuity CiMatrix. -WWW: http://www.libdmtx.org/ +WWW: http://libdmtx.sourceforge.net/ From owner-svn-ports-head@freebsd.org Fri Dec 30 11:39:31 2016 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 D5081C96A8C; Fri, 30 Dec 2016 11:39:31 +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 A48BE1078; Fri, 30 Dec 2016 11:39:31 +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 uBUBdU3g055609; Fri, 30 Dec 2016 11:39:30 GMT (envelope-from novel@FreeBSD.org) Received: (from novel@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBUBdUWt055607; Fri, 30 Dec 2016 11:39:30 GMT (envelope-from novel@FreeBSD.org) Message-Id: <201612301139.uBUBdUWt055607@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: novel set sender to novel@FreeBSD.org using -f From: Roman Bogorodskiy Date: Fri, 30 Dec 2016 11:39:30 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429967 - head/net/py-libcloud 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: Fri, 30 Dec 2016 11:39:31 -0000 Author: novel Date: Fri Dec 30 11:39:30 2016 New Revision: 429967 URL: https://svnweb.freebsd.org/changeset/ports/429967 Log: net/py-libcloud: update to 1.5.0 Modified: head/net/py-libcloud/Makefile head/net/py-libcloud/distinfo Modified: head/net/py-libcloud/Makefile ============================================================================== --- head/net/py-libcloud/Makefile Fri Dec 30 11:25:09 2016 (r429966) +++ head/net/py-libcloud/Makefile Fri Dec 30 11:39:30 2016 (r429967) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libcloud -PORTVERSION= 1.4.0 +PORTVERSION= 1.5.0 CATEGORIES= net python MASTER_SITES= APACHE/${PORTNAME} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/net/py-libcloud/distinfo ============================================================================== --- head/net/py-libcloud/distinfo Fri Dec 30 11:25:09 2016 (r429966) +++ head/net/py-libcloud/distinfo Fri Dec 30 11:39:30 2016 (r429967) @@ -1,3 +1,3 @@ -TIMESTAMP = 1480250952 -SHA256 (apache-libcloud-1.4.0.tar.bz2) = c8a8a28c687180e73b776308521c6b6be420d049cbec851ea23022ce7af6ef1e -SIZE (apache-libcloud-1.4.0.tar.bz2) = 1083881 +TIMESTAMP = 1483075874 +SHA256 (apache-libcloud-1.5.0.tar.bz2) = ea3dd7825e30611e5a018ab18107b33a9029097d64bd8b39a87feae7c2770282 +SIZE (apache-libcloud-1.5.0.tar.bz2) = 1258553 From owner-svn-ports-head@freebsd.org Fri Dec 30 11:56:24 2016 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 D60D6C961BC; Fri, 30 Dec 2016 11:56:24 +0000 (UTC) (envelope-from demon@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 8562F1E4C; Fri, 30 Dec 2016 11:56:24 +0000 (UTC) (envelope-from demon@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBUBuNwI063896; Fri, 30 Dec 2016 11:56:23 GMT (envelope-from demon@FreeBSD.org) Received: (from demon@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBUBuNoC063894; Fri, 30 Dec 2016 11:56:23 GMT (envelope-from demon@FreeBSD.org) Message-Id: <201612301156.uBUBuNoC063894@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: demon set sender to demon@FreeBSD.org using -f From: Dmitry Sivachenko Date: Fri, 30 Dec 2016 11:56:23 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429968 - head/www/uwsgitop 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: Fri, 30 Dec 2016 11:56:25 -0000 Author: demon Date: Fri Dec 30 11:56:23 2016 New Revision: 429968 URL: https://svnweb.freebsd.org/changeset/ports/429968 Log: Update to version 0.10 Modified: head/www/uwsgitop/Makefile head/www/uwsgitop/distinfo Modified: head/www/uwsgitop/Makefile ============================================================================== --- head/www/uwsgitop/Makefile Fri Dec 30 11:39:30 2016 (r429967) +++ head/www/uwsgitop/Makefile Fri Dec 30 11:56:23 2016 (r429968) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= uwsgitop -PORTVERSION= 0.9 +PORTVERSION= 0.10 CATEGORIES= www MASTER_SITES= CHEESESHOP Modified: head/www/uwsgitop/distinfo ============================================================================== --- head/www/uwsgitop/distinfo Fri Dec 30 11:39:30 2016 (r429967) +++ head/www/uwsgitop/distinfo Fri Dec 30 11:56:23 2016 (r429968) @@ -1,2 +1,3 @@ -SHA256 (uwsgitop-0.9.tar.gz) = 5063ef2a692f663f1408643a7cae1794724f6d8d739746726e20cd46291e19e8 -SIZE (uwsgitop-0.9.tar.gz) = 4739 +TIMESTAMP = 1483098914 +SHA256 (uwsgitop-0.10.tar.gz) = 869241257bec68337c7fcd3632b437b657c84dc53ef0a5acb18ec5f89076f9c0 +SIZE (uwsgitop-0.10.tar.gz) = 5931 From owner-svn-ports-head@freebsd.org Fri Dec 30 12:02:57 2016 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 9BC15C96E6F; Fri, 30 Dec 2016 12:02:57 +0000 (UTC) (envelope-from hrs@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 5DA5F1C8A; Fri, 30 Dec 2016 12:02:57 +0000 (UTC) (envelope-from hrs@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBUC2uvj067983; Fri, 30 Dec 2016 12:02:56 GMT (envelope-from hrs@FreeBSD.org) Received: (from hrs@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBUC2u6k067981; Fri, 30 Dec 2016 12:02:56 GMT (envelope-from hrs@FreeBSD.org) Message-Id: <201612301202.uBUC2u6k067981@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: hrs set sender to hrs@FreeBSD.org using -f From: Hiroki Sato Date: Fri, 30 Dec 2016 12:02:56 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429969 - in head/math/gap: . 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: Fri, 30 Dec 2016 12:02:57 -0000 Author: hrs Date: Fri Dec 30 12:02:56 2016 New Revision: 429969 URL: https://svnweb.freebsd.org/changeset/ports/429969 Log: - Add LICENSE. - Strip installed binaries. - Build "bistellar" binary. Added: head/math/gap/files/ head/math/gap/files/patch-pkg-simpcomp-configure (contents, props changed) Modified: head/math/gap/Makefile Modified: head/math/gap/Makefile ============================================================================== --- head/math/gap/Makefile Fri Dec 30 11:56:23 2016 (r429968) +++ head/math/gap/Makefile Fri Dec 30 12:02:56 2016 (r429969) @@ -3,15 +3,18 @@ PORTNAME= gap PORTVERSION= 4.8.6.${GAP_DISTDATE} +PORTREVISION= 1 CATEGORIES= math MASTER_SITES= ftp://ftp.gap-system.org/pub/gap/gap48/tar.bz2/ \ ftp://ftp.stack.nl/pub/users/johans/gap/ \ ftp://ftp.gap-system.org/pub/gap/gap48/old/ DISTNAME= ${GAP_VERSION}p${PORTVERSION:R:E}_${GAP_DISTTIME} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= hrs@FreeBSD.org COMMENT= GAP is a system for computational discrete algebra +LICENSE= GPLv2+ + LIB_DEPENDS= libgmp.so:math/gmp USES= gmake shebangfix tar:bzip2 @@ -28,6 +31,7 @@ SHEBANG_FILES= configure \ GNU_CONFIGURE= yes CONFIGURE_ARGS+=--with-gmp=${LOCALBASE} ALL_TARGET= default +INSTALL_TARGET= install-strip MAKE_JOBS_UNSAFE=yes @@ -41,7 +45,16 @@ PLIST_FILES= bin/gap BROKEN_aarch64= Fails to link: undefined reference to SyAllocBags post-patch: - @${REINPLACE_CMD} -i '' -e '1s|/usr/bin/sh|/bin/sh|' ${WRKSRC}/pkg/happrime/make_tarball + @${REINPLACE_CMD} -i '' -e '1s|/usr/bin/sh|/bin/sh|' \ + ${WRKSRC}/pkg/happrime/make_tarball + +post-build: + cd ${WRKSRC}/pkg/simpcomp && \ + ${SETENV} ${CONFIGURE_ENV} ${SH} configure \ + ${CONFIGURE_ARGS:N--with-*} && \ + ${MAKE} ${MAKEFLAGS} && \ + ${MAKE} ${MAKEFLAGS} install-strip && \ + ${RM} bistellar do-install: ${SED} -e "s:GAP_DIR=.*:GAP_DIR=${GAP_LIBDIR}:g" \ Added: head/math/gap/files/patch-pkg-simpcomp-configure ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/math/gap/files/patch-pkg-simpcomp-configure Fri Dec 30 12:02:56 2016 (r429969) @@ -0,0 +1,29 @@ +--- pkg/simpcomp/configure.orig 2016-11-12 14:25:17 UTC ++++ pkg/simpcomp/configure +@@ -2235,7 +2235,7 @@ if test -z "$CXX"; then + CXX=$CCC + else + if test -n "$ac_tool_prefix"; then +- for ac_prog in g++ c++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC ++ for ac_prog in c++ g++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC + do + # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args. + set dummy $ac_tool_prefix$ac_prog; ac_word=$2 +@@ -2279,7 +2279,7 @@ fi + fi + if test -z "$CXX"; then + ac_ct_CXX=$CXX +- for ac_prog in g++ c++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC ++ for ac_prog in c++ g++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC + do + # Extract the first word of "$ac_prog", so it can be a program name with args. + set dummy $ac_prog; ac_word=$2 +@@ -2322,7 +2322,7 @@ fi + done + + if test "x$ac_ct_CXX" = x; then +- CXX="g++" ++ CXX="c++" + else + case $cross_compiling:$ac_tool_warned in + yes:) From owner-svn-ports-head@freebsd.org Fri Dec 30 12:11:03 2016 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 9DCC9C9716A; Fri, 30 Dec 2016 12:11:03 +0000 (UTC) (envelope-from hrs@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 78929111E; Fri, 30 Dec 2016 12:11:03 +0000 (UTC) (envelope-from hrs@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBUCB2AJ068571; Fri, 30 Dec 2016 12:11:02 GMT (envelope-from hrs@FreeBSD.org) Received: (from hrs@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBUCB22M068568; Fri, 30 Dec 2016 12:11:02 GMT (envelope-from hrs@FreeBSD.org) Message-Id: <201612301211.uBUCB22M068568@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: hrs set sender to hrs@FreeBSD.org using -f From: Hiroki Sato Date: Fri, 30 Dec 2016 12:11:02 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429970 - in head/net/nfsshell: . 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: Fri, 30 Dec 2016 12:11:03 -0000 Author: hrs Date: Fri Dec 30 12:11:02 2016 New Revision: 429970 URL: https://svnweb.freebsd.org/changeset/ports/429970 Log: - Add LICENSE. - Fix readline dependency. - Fix errno-to-string function for mountpoint->fhs_status. Added: head/net/nfsshell/files/patch-nfsshell.c (contents, props changed) Deleted: head/net/nfsshell/files/patch-nfs.c Modified: head/net/nfsshell/Makefile head/net/nfsshell/files/patch-nfs_prot_xdr.c Modified: head/net/nfsshell/Makefile ============================================================================== --- head/net/nfsshell/Makefile Fri Dec 30 12:02:56 2016 (r429969) +++ head/net/nfsshell/Makefile Fri Dec 30 12:11:02 2016 (r429970) @@ -3,21 +3,23 @@ PORTNAME= nfsshell PORTVERSION= 20130510 +PORTREVISION= 1 CATEGORIES= net #MASTER_SITES= http://www.cs.vu.nl/pub/leendert/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= hrs@FreeBSD.org COMMENT= Userland NFS command tool +LICENSE= BSD3CLAUSE +LICENSE_FILE= ${WRKSRC}/LICENSE.txt + +USES= localbase readline USE_GITHUB= yes GH_ACCOUNT= NetDirect GH_TAGNAME= 09cdd52 - -USES= readline - ALL_TARGET= nfsshell -MAKE_ARGS= CC="${CC}" LIBS="-lreadline ${LDFLAGS}" - +MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS} -DREADLINE" \ + LIBS="-lreadline ${LDFLAGS}" PLIST_FILES= bin/nfsshell do-install: Modified: head/net/nfsshell/files/patch-nfs_prot_xdr.c ============================================================================== --- head/net/nfsshell/files/patch-nfs_prot_xdr.c Fri Dec 30 12:02:56 2016 (r429969) +++ head/net/nfsshell/files/patch-nfs_prot_xdr.c Fri Dec 30 12:11:02 2016 (r429970) @@ -1,5 +1,5 @@ ---- nfs_prot_xdr.c.orig 2013-12-28 16:36:09.000000000 +0100 -+++ nfs_prot_xdr.c 2013-12-28 16:36:34.000000000 +0100 +--- nfs_prot_xdr.c.orig 2013-05-10 21:40:04 UTC ++++ nfs_prot_xdr.c @@ -4,6 +4,7 @@ */ Added: head/net/nfsshell/files/patch-nfsshell.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net/nfsshell/files/patch-nfsshell.c Fri Dec 30 12:11:02 2016 (r429970) @@ -0,0 +1,67 @@ +--- nfsshell.c.orig 2013-05-10 21:40:04 UTC ++++ nfsshell.c +@@ -70,7 +70,7 @@ + #include + #include + #include +-#include ++#include + #include "mount.h" + #include "nfs_prot.h" + #include +@@ -238,6 +238,7 @@ void do_status(int, char **); + void do_help(int, char **); + + AUTH *create_authenticator(void); ++char *mount_error(enum mountstat3); + char *nfs_error(enum nfsstat3); + int open_mount(char *); + void close_mount(void); +@@ -1915,7 +1916,7 @@ open_nfs(char *path, int port, int flags + } + if (mountpoint->fhs_status != MNT3_OK) { + fprintf(stderr, "Mount failed: %s\n", +- nfs_error(mountpoint->fhs_status)); ++ mount_error(mountpoint->fhs_status)); + return 0; + } + fhandle3_to_nfs_fh3(&directory_handle, &mountpoint->mountres3_u.mountinfo.fhandle); +@@ -2253,6 +2254,38 @@ umatchpattern(char *s, char *p) + } + + /* ++ * MOUNT errors ++ */ ++char * ++mount_error(enum mountstat3 stat) ++{ ++ switch (stat) { ++ case MNT3_OK: ++ return "No error"; ++ case MNT3ERR_PERM: ++ return "Not owner"; ++ case MNT3ERR_NOENT: ++ return "No such file or directory"; ++ case MNT3ERR_IO: ++ return "I/O error"; ++ case MNT3ERR_ACCES: ++ return "Permission denied"; ++ case MNT3ERR_NOTDIR: ++ return "Not a directory"; ++ case MNT3ERR_INVAL: ++ return "Invalid parameter"; ++ case MNT3ERR_NAMETOOLONG: ++ return "File name too long"; ++ case MNT3ERR_NOTSUPP: ++ return "Operation is not supported"; ++ case MNT3ERR_SERVERFAULT: ++ return "Other server error"; ++ default: ++ return "UKNOWN MOUNT ERROR"; ++ } ++} ++ ++/* + * NFS errors + */ + char * From owner-svn-ports-head@freebsd.org Fri Dec 30 12:15:20 2016 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 2210CC97217; Fri, 30 Dec 2016 12:15:20 +0000 (UTC) (envelope-from hrs@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 E5B1714AD; Fri, 30 Dec 2016 12:15:19 +0000 (UTC) (envelope-from hrs@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBUCFJcv072488; Fri, 30 Dec 2016 12:15:19 GMT (envelope-from hrs@FreeBSD.org) Received: (from hrs@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBUCFJTW072487; Fri, 30 Dec 2016 12:15:19 GMT (envelope-from hrs@FreeBSD.org) Message-Id: <201612301215.uBUCFJTW072487@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: hrs set sender to hrs@FreeBSD.org using -f From: Hiroki Sato Date: Fri, 30 Dec 2016 12:15:19 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429971 - head/net/liboauth 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: Fri, 30 Dec 2016 12:15:20 -0000 Author: hrs Date: Fri Dec 30 12:15:18 2016 New Revision: 429971 URL: https://svnweb.freebsd.org/changeset/ports/429971 Log: - Add LICENSE. - USES=ssl instead of USE_OPENSSL. Modified: head/net/liboauth/Makefile Modified: head/net/liboauth/Makefile ============================================================================== --- head/net/liboauth/Makefile Fri Dec 30 12:11:02 2016 (r429970) +++ head/net/liboauth/Makefile Fri Dec 30 12:15:18 2016 (r429971) @@ -2,23 +2,24 @@ PORTNAME= liboauth PORTVERSION= 1.0.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net MASTER_SITES= SF/${PORTNAME} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= hrs@FreeBSD.org COMMENT= C library implementing the OAuth Core standard +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/COPYING.MIT + LIB_DEPENDS= libcurl.so:ftp/curl +USES= libtool pkgconfig ssl +USE_LDCONFIG= yes GNU_CONFIGURE= yes MAKE_ARGS= pkgconfigdir="${PREFIX}/libdata/pkgconfig" INSTALL_TARGET= install-strip -USE_OPENSSL= yes -USES= pkgconfig libtool -USE_LDCONFIG= yes - post-patch: @${REINPLACE_CMD} -e '/PC_REQ=/s/ libcrypto//' ${WRKSRC}/configure From owner-svn-ports-head@freebsd.org Fri Dec 30 12:19:23 2016 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 24102C972BE; Fri, 30 Dec 2016 12:19:23 +0000 (UTC) (envelope-from hrs@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 E7C2415E1; Fri, 30 Dec 2016 12:19:22 +0000 (UTC) (envelope-from hrs@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBUCJMjK072708; Fri, 30 Dec 2016 12:19:22 GMT (envelope-from hrs@FreeBSD.org) Received: (from hrs@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBUCJMYr072707; Fri, 30 Dec 2016 12:19:22 GMT (envelope-from hrs@FreeBSD.org) Message-Id: <201612301219.uBUCJMYr072707@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: hrs set sender to hrs@FreeBSD.org using -f From: Hiroki Sato Date: Fri, 30 Dec 2016 12:19:22 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429972 - head/security/libecc 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: Fri, 30 Dec 2016 12:19:23 -0000 Author: hrs Date: Fri Dec 30 12:19:21 2016 New Revision: 429972 URL: https://svnweb.freebsd.org/changeset/ports/429972 Log: - Add LICENSE. - Strip installed binaries. Modified: head/security/libecc/Makefile Modified: head/security/libecc/Makefile ============================================================================== --- head/security/libecc/Makefile Fri Dec 30 12:15:18 2016 (r429971) +++ head/security/libecc/Makefile Fri Dec 30 12:19:21 2016 (r429972) @@ -3,23 +3,24 @@ PORTNAME= libecc PORTVERSION= 0.14.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security MASTER_SITES= SF -MAINTAINER= ports@FreeBSD.org +MAINTAINER= hrs@FreeBSD.org COMMENT= C++ Elliptic Curve Library +LICENSE= GPLv2+ + LIB_DEPENDS= libgmp.so:math/gmp -USES= libtool +USES= libtool localbase GNU_CONFIGURE= yes USE_LDCONFIG= yes - -CPPFLAGS+= -I${PREFIX}/include -I${LOCALBASE}/include -LDFLAGS+= -L${PREFIX}/lib -L${LOCALBASE}/lib +INSTALL_TARGET= install-strip post-patch: - @${REINPLACE_CMD} 's@endian\.h@sys/&@' ${WRKSRC}/include/libecc/bitset.h + @${REINPLACE_CMD} 's@endian\.h@sys/&@' \ + ${WRKSRC}/include/libecc/bitset.h .include From owner-svn-ports-head@freebsd.org Fri Dec 30 12:28:46 2016 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 DD366C97721; Fri, 30 Dec 2016 12:28:46 +0000 (UTC) (envelope-from swills@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 AC93B1D96; Fri, 30 Dec 2016 12:28:46 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBUCSjoL076923; Fri, 30 Dec 2016 12:28:45 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBUCSj08076921; Fri, 30 Dec 2016 12:28:45 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201612301228.uBUCSj08076921@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Fri, 30 Dec 2016 12:28:45 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429973 - head/www/rubygem-faraday_middleware 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: Fri, 30 Dec 2016 12:28:47 -0000 Author: swills Date: Fri Dec 30 12:28:45 2016 New Revision: 429973 URL: https://svnweb.freebsd.org/changeset/ports/429973 Log: www/rubygem-faraday_middleware: update to 0.10.1 Modified: head/www/rubygem-faraday_middleware/Makefile head/www/rubygem-faraday_middleware/distinfo Modified: head/www/rubygem-faraday_middleware/Makefile ============================================================================== --- head/www/rubygem-faraday_middleware/Makefile Fri Dec 30 12:19:21 2016 (r429972) +++ head/www/rubygem-faraday_middleware/Makefile Fri Dec 30 12:28:45 2016 (r429973) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= faraday_middleware -PORTVERSION= 0.10.0 +PORTVERSION= 0.10.1 CATEGORIES= www rubygems MASTER_SITES= RG Modified: head/www/rubygem-faraday_middleware/distinfo ============================================================================== --- head/www/rubygem-faraday_middleware/distinfo Fri Dec 30 12:19:21 2016 (r429972) +++ head/www/rubygem-faraday_middleware/distinfo Fri Dec 30 12:28:45 2016 (r429973) @@ -1,2 +1,3 @@ -SHA256 (rubygem/faraday_middleware-0.10.0.gem) = b0e4d2ed22b0229f65b128b277b93662f9f41a7a2b7cefb02911f9df8d50b15b -SIZE (rubygem/faraday_middleware-0.10.0.gem) = 16384 +TIMESTAMP = 1483070001 +SHA256 (rubygem/faraday_middleware-0.10.1.gem) = 7910e325a2b4532c03d839fa67e5a4ffe45249c2ed4f9a4f8151194daf6d56a2 +SIZE (rubygem/faraday_middleware-0.10.1.gem) = 15360 From owner-svn-ports-head@freebsd.org Fri Dec 30 12:31:37 2016 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 38CC0C978A5; Fri, 30 Dec 2016 12:31:37 +0000 (UTC) (envelope-from swills@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 025E11F37; Fri, 30 Dec 2016 12:31:36 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBUCVaWq077981; Fri, 30 Dec 2016 12:31:36 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBUCVabC077979; Fri, 30 Dec 2016 12:31:36 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201612301231.uBUCVabC077979@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Fri, 30 Dec 2016 12:31:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429974 - head/www/rubygem-faye-websocket 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: Fri, 30 Dec 2016 12:31:37 -0000 Author: swills Date: Fri Dec 30 12:31:35 2016 New Revision: 429974 URL: https://svnweb.freebsd.org/changeset/ports/429974 Log: www/rubygem-faye-websocket: update to 0.10.5 Modified: head/www/rubygem-faye-websocket/Makefile head/www/rubygem-faye-websocket/distinfo Modified: head/www/rubygem-faye-websocket/Makefile ============================================================================== --- head/www/rubygem-faye-websocket/Makefile Fri Dec 30 12:28:45 2016 (r429973) +++ head/www/rubygem-faye-websocket/Makefile Fri Dec 30 12:31:35 2016 (r429974) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= faye-websocket -PORTVERSION= 0.10.4 +PORTVERSION= 0.10.5 CATEGORIES= www rubygems MASTER_SITES= RG Modified: head/www/rubygem-faye-websocket/distinfo ============================================================================== --- head/www/rubygem-faye-websocket/distinfo Fri Dec 30 12:28:45 2016 (r429973) +++ head/www/rubygem-faye-websocket/distinfo Fri Dec 30 12:31:35 2016 (r429974) @@ -1,3 +1,3 @@ -TIMESTAMP = 1464366582 -SHA256 (rubygem/faye-websocket-0.10.4.gem) = 4fc56227595f8ba15baec30418ae98ac12f7b0b1d419807b7fbcb91570bbeaac -SIZE (rubygem/faye-websocket-0.10.4.gem) = 19456 +TIMESTAMP = 1483100903 +SHA256 (rubygem/faye-websocket-0.10.5.gem) = fca8cc6ebc83b8e180bba40ea3181cf1da5ae0e1c45c69ca841f78c96ae8b099 +SIZE (rubygem/faye-websocket-0.10.5.gem) = 19968 From owner-svn-ports-head@freebsd.org Fri Dec 30 12:33:37 2016 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 61366C97921; Fri, 30 Dec 2016 12:33:37 +0000 (UTC) (envelope-from hrs@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 21B4C11FA; Fri, 30 Dec 2016 12:33:37 +0000 (UTC) (envelope-from hrs@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBUCXagE080976; Fri, 30 Dec 2016 12:33:36 GMT (envelope-from hrs@FreeBSD.org) Received: (from hrs@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBUCXZJ7080969; Fri, 30 Dec 2016 12:33:35 GMT (envelope-from hrs@FreeBSD.org) Message-Id: <201612301233.uBUCXZJ7080969@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: hrs set sender to hrs@FreeBSD.org using -f From: Hiroki Sato Date: Fri, 30 Dec 2016 12:33:35 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429975 - in head/japanese/font-ume: . 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: Fri, 30 Dec 2016 12:33:37 -0000 Author: hrs Date: Fri Dec 30 12:33:35 2016 New Revision: 429975 URL: https://svnweb.freebsd.org/changeset/ports/429975 Log: Update to 660. Modified: head/japanese/font-ume/Makefile head/japanese/font-ume/distinfo head/japanese/font-ume/files/20-unhint-ume.conf head/japanese/font-ume/files/62-fonts-ume.conf head/japanese/font-ume/files/pkg-install.in head/japanese/font-ume/pkg-plist Modified: head/japanese/font-ume/Makefile ============================================================================== --- head/japanese/font-ume/Makefile Fri Dec 30 12:31:35 2016 (r429974) +++ head/japanese/font-ume/Makefile Fri Dec 30 12:33:35 2016 (r429975) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= ume -PORTVERSION= 0.0.470 -PORTREVISION= 3 +PORTVERSION= 0.0.660 CATEGORIES= japanese x11-fonts MASTER_SITES= SOURCEFORGE_JP/${PORTNAME}-font/22212 PKGNAMEPREFIX= ja-font- @@ -11,6 +10,9 @@ DISTNAME= umefont_${PORTVERSION:E} MAINTAINER= hrs@FreeBSD.org COMMENT= Ume Japanese TrueType fonts +LICENSE= PD +LICENSE_FILE= ${WRKSRC}/license.html + USES= fonts:fc tar:xz FONTNAME= TTF NO_ARCH= yes @@ -19,9 +21,6 @@ PKGINSTALL= ${WRKDIR}/pkg-install PKGDEINSTALL= ${WRKDIR}/pkg-install SUB_FILES= pkg-install DATADIR= ${PREFIX}/share/font-${PORTNAME} -PORTDOCS= license.html - -OPTIONS_DEFINE= DOCS do-install: ${MKDIR} ${STAGEDIR}${DATADIR} @@ -39,8 +38,4 @@ do-install: ${LN} -s -f ../conf.avail/62-fonts-${PORTNAME}.conf \ ${STAGEDIR}${PREFIX}/etc/fonts/conf.d/62-fonts-${PORTNAME}.conf -post-install-DOCS-on: - ${MKDIR} ${STAGEDIR}${DOCSDIR} - cd ${WRKSRC} && ${INSTALL_DATA} ${PORTDOCS} ${STAGEDIR}${DOCSDIR} - .include Modified: head/japanese/font-ume/distinfo ============================================================================== --- head/japanese/font-ume/distinfo Fri Dec 30 12:31:35 2016 (r429974) +++ head/japanese/font-ume/distinfo Fri Dec 30 12:33:35 2016 (r429975) @@ -1,2 +1,3 @@ -SHA256 (umefont_470.tar.xz) = 9197f2a42c9e8a7e7de774571377bb007ccc0d0e6573cca6b5ecdc819c879129 -SIZE (umefont_470.tar.xz) = 6431820 +TIMESTAMP = 1483100776 +SHA256 (umefont_660.tar.xz) = 272d0f533417130ab32ece69efae1a1edeab3b21d2a1638a159e19b4cbaf1b30 +SIZE (umefont_660.tar.xz) = 5284680 Modified: head/japanese/font-ume/files/20-unhint-ume.conf ============================================================================== --- head/japanese/font-ume/files/20-unhint-ume.conf Fri Dec 30 12:31:35 2016 (r429974) +++ head/japanese/font-ume/files/20-unhint-ume.conf Fri Dec 30 12:33:35 2016 (r429975) @@ -35,6 +35,9 @@ Ume Gothic S5 + Ume Hy Gothic + + Ume P Gothic Modified: head/japanese/font-ume/files/62-fonts-ume.conf ============================================================================== --- head/japanese/font-ume/files/62-fonts-ume.conf Fri Dec 30 12:31:35 2016 (r429974) +++ head/japanese/font-ume/files/62-fonts-ume.conf Fri Dec 30 12:33:35 2016 (r429975) @@ -20,6 +20,7 @@ Ume Gothic O5 Ume Gothic S4 Ume Gothic S5 + Ume Hy Gothic Ume P Gothic Ume P Gothic C4 Ume P Gothic C5 @@ -41,6 +42,7 @@ Ume Gothic O5 Ume Gothic S4 Ume Gothic S5 + Ume Hy Gothic Ume UI Gothic Ume UI Gothic O5 Modified: head/japanese/font-ume/files/pkg-install.in ============================================================================== --- head/japanese/font-ume/files/pkg-install.in Fri Dec 30 12:31:35 2016 (r429974) +++ head/japanese/font-ume/files/pkg-install.in Fri Dec 30 12:33:35 2016 (r429975) @@ -56,6 +56,7 @@ addentries () { for ENC in iso8859-1 iso10646-1 jisx0201.1976-0 jisx0208.1983-0 jisx0208.1990-0 do + make_xlfd $ENC ume-hgo4.ttf ume gothic_hy p make_xlfd $ENC ume-pgc4.ttf ume gothic_c4 p make_xlfd $ENC ume-pgc5.ttf ume gothic_c5 p make_xlfd $ENC ume-pgo5.ttf ume gothic_o5 p Modified: head/japanese/font-ume/pkg-plist ============================================================================== --- head/japanese/font-ume/pkg-plist Fri Dec 30 12:31:35 2016 (r429974) +++ head/japanese/font-ume/pkg-plist Fri Dec 30 12:33:35 2016 (r429975) @@ -1,3 +1,4 @@ +%%DATADIR%%/ume-hgo4.ttf %%DATADIR%%/ume-pgc4.ttf %%DATADIR%%/ume-pgc5.ttf %%DATADIR%%/ume-pgo4.ttf @@ -20,6 +21,7 @@ etc/fonts/conf.avail/20-unhint-ume.conf etc/fonts/conf.avail/62-fonts-ume.conf etc/fonts/conf.d/20-unhint-ume.conf etc/fonts/conf.d/62-fonts-ume.conf +%%FONTSDIR%%/ume-hgo4.ttf %%FONTSDIR%%/ume-pgc4.ttf %%FONTSDIR%%/ume-pgc5.ttf %%FONTSDIR%%/ume-pgo4.ttf From owner-svn-ports-head@freebsd.org Fri Dec 30 12:38:03 2016 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 7CB52C97A3C; Fri, 30 Dec 2016 12:38:03 +0000 (UTC) (envelope-from hrs@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 418B91472; Fri, 30 Dec 2016 12:38:03 +0000 (UTC) (envelope-from hrs@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBUCc2Zx081215; Fri, 30 Dec 2016 12:38:02 GMT (envelope-from hrs@FreeBSD.org) Received: (from hrs@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBUCc2rW081214; Fri, 30 Dec 2016 12:38:02 GMT (envelope-from hrs@FreeBSD.org) Message-Id: <201612301238.uBUCc2rW081214@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: hrs set sender to hrs@FreeBSD.org using -f From: Hiroki Sato Date: Fri, 30 Dec 2016 12:38:02 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429976 - head/japanese/font-vlgothic 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: Fri, 30 Dec 2016 12:38:03 -0000 Author: hrs Date: Fri Dec 30 12:38:02 2016 New Revision: 429976 URL: https://svnweb.freebsd.org/changeset/ports/429976 Log: Add LICENSE. Modified: head/japanese/font-vlgothic/Makefile Modified: head/japanese/font-vlgothic/Makefile ============================================================================== --- head/japanese/font-vlgothic/Makefile Fri Dec 30 12:33:35 2016 (r429975) +++ head/japanese/font-vlgothic/Makefile Fri Dec 30 12:38:02 2016 (r429976) @@ -3,7 +3,7 @@ PORTNAME= vlgothic PORTVERSION= 20141206 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= japanese x11-fonts MASTER_SITES= SFJP/vlgothic/62375 PKGNAMEPREFIX= ja-font- @@ -12,6 +12,9 @@ DISTNAME= VLGothic-${PORTVERSION} MAINTAINER= hrs@FreeBSD.org COMMENT= VLGothic Japanese TrueType fonts +LICENSE= BSD3CLAUSE +LICENSE_FILE= ${WRKSRC}/LICENSE.en + USES= fonts:fc tar:xz FONTNAME= TTF NO_ARCH= yes @@ -20,7 +23,7 @@ PKGINSTALL= ${WRKDIR}/pkg-install PKGDEINSTALL= ${WRKDIR}/pkg-install SUB_FILES= pkg-install DATADIR= ${PREFIX}/share/font-${PORTNAME} -PORTDOCS= Changelog LICENSE LICENSE.en LICENSE_E.mplus LICENSE_J.mplus \ +PORTDOCS= Changelog LICENSE_E.mplus LICENSE_J.mplus \ README README.sazanami README_J.mplus WRKSRC= ${WRKDIR}/VLGothic From owner-svn-ports-head@freebsd.org Fri Dec 30 12:54:39 2016 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 0E037C97ECF; Fri, 30 Dec 2016 12:54:39 +0000 (UTC) (envelope-from lifanov@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 DC2FD1CD4; Fri, 30 Dec 2016 12:54:38 +0000 (UTC) (envelope-from lifanov@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBUCscE8089050; Fri, 30 Dec 2016 12:54:38 GMT (envelope-from lifanov@FreeBSD.org) Received: (from lifanov@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBUCsbx2089045; Fri, 30 Dec 2016 12:54:37 GMT (envelope-from lifanov@FreeBSD.org) Message-Id: <201612301254.uBUCsbx2089045@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: lifanov set sender to lifanov@FreeBSD.org using -f From: Nikolai Lifanov Date: Fri, 30 Dec 2016 12:54:37 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429977 - in head/net-mgmt/seafile-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: Fri, 30 Dec 2016 12:54:39 -0000 Author: lifanov Date: Fri Dec 30 12:54:37 2016 New Revision: 429977 URL: https://svnweb.freebsd.org/changeset/ports/429977 Log: * Updated to 6.0.7 - Allow mysql root password to be empty. - No need to set ccnet peer name anymore. - Fixed a typo in upgrade scripts. - jpeg mime type - Add record to GarbageRepos when delete a broken repo - Get content-length from header when handling web upload. PR: 215597 Submitted by: Ultima1252@gmail.com (maintainer) Reviewed by: matthew Approved by: matthew (mentor) Differential Revision: https://reviews.freebsd.org/D8985 Modified: head/net-mgmt/seafile-server/Makefile head/net-mgmt/seafile-server/distinfo head/net-mgmt/seafile-server/files/patch-configure.ac Modified: head/net-mgmt/seafile-server/Makefile ============================================================================== --- head/net-mgmt/seafile-server/Makefile Fri Dec 30 12:38:02 2016 (r429976) +++ head/net-mgmt/seafile-server/Makefile Fri Dec 30 12:54:37 2016 (r429977) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= seafile-server -PORTVERSION= 6.0.6 +PORTVERSION= 6.0.7 DISTVERSIONPREFIX= v DISTVERSIONSUFFIX= -server CATEGORIES= net-mgmt Modified: head/net-mgmt/seafile-server/distinfo ============================================================================== --- head/net-mgmt/seafile-server/distinfo Fri Dec 30 12:38:02 2016 (r429976) +++ head/net-mgmt/seafile-server/distinfo Fri Dec 30 12:54:37 2016 (r429977) @@ -1,3 +1,3 @@ -TIMESTAMP = 1481476699 -SHA256 (haiwen-seafile-server-v6.0.6-server_GH0.tar.gz) = 3fa98cb16a7ada6468bffff87dba855501365d0be9c2c10201e8d31412538e3e -SIZE (haiwen-seafile-server-v6.0.6-server_GH0.tar.gz) = 695521 +TIMESTAMP = 1482959890 +SHA256 (haiwen-seafile-server-v6.0.7-server_GH0.tar.gz) = 56bcbc621a7c891d2d5ccde09efebcad797fb3b9d049e108678a8c836304d7d0 +SIZE (haiwen-seafile-server-v6.0.7-server_GH0.tar.gz) = 695733 Modified: head/net-mgmt/seafile-server/files/patch-configure.ac ============================================================================== --- head/net-mgmt/seafile-server/files/patch-configure.ac Fri Dec 30 12:38:02 2016 (r429976) +++ head/net-mgmt/seafile-server/files/patch-configure.ac Fri Dec 30 12:54:37 2016 (r429977) @@ -1,4 +1,4 @@ ---- configure.ac.orig 2016-10-09 09:30:49 UTC +--- configure.ac.orig 2016-12-27 07:02:58 UTC +++ configure.ac @@ -51,8 +51,16 @@ else AC_MSG_RESULT(no) @@ -28,7 +28,7 @@ +fi + AC_ARG_ENABLE(python, - AC_HELP_STRING([--enable-python],[build ccnet python binding]), + AC_HELP_STRING([--enable-python],[build seafile python binding]), [compile_python=$enableval], @@ -89,6 +102,7 @@ AM_CONDITIONAL([COMPILE_FUSE], [test "${ @@ -45,10 +45,10 @@ + ZLIB_LIBS= + LIB_INOTIFY= + LIB_KVM= + LIB_ICONV=-liconv elif test "$bmac" = true ; then LIB_WS32= - LIB_GDI32= -@@ -148,6 +165,26 @@ elif test "$bmac" = true ; then +@@ -149,6 +166,26 @@ elif test "$bmac" = true ; then LIB_MAC="-framework CoreServices" LIB_CRYPT32= LIB_ICONV=-liconv @@ -75,7 +75,7 @@ else LIB_WS32= LIB_GDI32= -@@ -161,6 +198,9 @@ else +@@ -162,6 +199,9 @@ else LIB_MAC= MSVC_CFLAGS= LIB_CRYPT32= @@ -85,7 +85,7 @@ fi AC_SUBST(LIB_WS32) -@@ -173,6 +213,9 @@ AC_SUBST(LIB_IPHLPAPI) +@@ -174,6 +214,9 @@ AC_SUBST(LIB_IPHLPAPI) AC_SUBST(LIB_SHELL32) AC_SUBST(LIB_PSAPI) AC_SUBST(LIB_MAC) @@ -95,7 +95,7 @@ AC_SUBST(MSVC_CFLAGS) AC_SUBST(LIB_CRYPT32) AC_SUBST(LIB_ICONV) -@@ -187,7 +230,9 @@ ZDB_REQUIRED=2.10 +@@ -188,7 +231,9 @@ ZDB_REQUIRED=2.10 #LIBNAUTILUS_EXTENSION_REQUIRED=2.30.1 CURL_REQUIRED=7.17 FUSE_REQUIRED=2.7.3 @@ -105,7 +105,7 @@ PKG_CHECK_MODULES(SSL, [openssl]) AC_SUBST(SSL_CFLAGS) -@@ -217,9 +262,11 @@ PKG_CHECK_MODULES(LIBEVENT, [libevent >= +@@ -218,9 +263,11 @@ PKG_CHECK_MODULES(LIBEVENT, [libevent >= AC_SUBST(LIBEVENT_CFLAGS) AC_SUBST(LIBEVENT_LIBS) @@ -116,4 +116,4 @@ +fi if test x${compile_python} = xyes; then - AM_PATH_PYTHON([2.6]) + AM_PATH_PYTHON([2.6]) From owner-svn-ports-head@freebsd.org Fri Dec 30 13:09:30 2016 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 ECB4CC971A3; Fri, 30 Dec 2016 13:09:30 +0000 (UTC) (envelope-from hrs@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 BB15912B4; Fri, 30 Dec 2016 13:09:30 +0000 (UTC) (envelope-from hrs@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBUD9Tfp093478; Fri, 30 Dec 2016 13:09:29 GMT (envelope-from hrs@FreeBSD.org) Received: (from hrs@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBUD9T67093474; Fri, 30 Dec 2016 13:09:29 GMT (envelope-from hrs@FreeBSD.org) Message-Id: <201612301309.uBUD9T67093474@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: hrs set sender to hrs@FreeBSD.org using -f From: Hiroki Sato Date: Fri, 30 Dec 2016 13:09:29 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429978 - in head/security/nacl: . 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: Fri, 30 Dec 2016 13:09:31 -0000 Author: hrs Date: Fri Dec 30 13:09:29 2016 New Revision: 429978 URL: https://svnweb.freebsd.org/changeset/ports/429978 Log: - Remove unnecessary `hostname -s`. - Update WWW: in pkg-descr. - Style clean-ups. Added: head/security/nacl/files/patch-curvecp_socket__udp.c - copied, changed from r429977, head/security/nacl/files/patch-socket_udp.c Deleted: head/security/nacl/files/patch-socket_udp.c Modified: head/security/nacl/Makefile head/security/nacl/files/patch-do head/security/nacl/pkg-descr Modified: head/security/nacl/Makefile ============================================================================== --- head/security/nacl/Makefile Fri Dec 30 12:54:37 2016 (r429977) +++ head/security/nacl/Makefile Fri Dec 30 13:09:29 2016 (r429978) @@ -7,19 +7,17 @@ PORTREVISION= 2 CATEGORIES= security MASTER_SITES= http://hyperelliptic.org/nacl/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= hrs@FreeBSD.org COMMENT= High speed cryptography library LICENSE= PD USES= tar:bzip2 -ALL_TARGET= do USE_BINUTILS= yes MAKE_JOBS_UNSAFE= yes ONLY_FOR_ARCHS= i386 amd64 -HOSTNAME_CMD?= /bin/hostname -s MYARCH= ${ARCH:S/i386/x86/} post-patch: @@ -29,24 +27,20 @@ post-patch: pre-build: ${RM} -r ${WRKSRC}/crypto_onetimeauth/poly1305/amd64 - -do-build: - cd ${WRKSRC} && ./do - -.include + ${PRINTF} "%s\n\t%s\n" "all:" "${SH} ./do" > ${WRKSRC}/Makefile post-build: - ${AR} -r ${WRKSRC}/build/`${HOSTNAME_CMD}`/lib/${MYARCH}/libnacl.a \ - ${WRKSRC}/build/`${HOSTNAME_CMD}`/lib/${MYARCH}/randombytes.o + ${AR} -r ${WRKSRC}/build/HOSTNAME/lib/${MYARCH}/libnacl.a \ + ${WRKSRC}/build/HOSTNAME/lib/${MYARCH}/randombytes.o do-install: - @${INSTALL_PROGRAM} ${WRKSRC}/build/`${HOSTNAME_CMD} -s`/bin/nacl-sha256 \ - ${STAGEDIR}${PREFIX}/bin - @${INSTALL_PROGRAM} ${WRKSRC}/build/`${HOSTNAME_CMD} -s`/bin/nacl-sha512 \ - ${STAGEDIR}${PREFIX}/bin - @${INSTALL_DATA} ${WRKSRC}/build/`${HOSTNAME_CMD}`/lib/${MYARCH}/* \ - ${STAGEDIR}${PREFIX}/lib - @${INSTALL_DATA} ${WRKSRC}/build/`${HOSTNAME_CMD}`/include/${MYARCH}/* \ - ${STAGEDIR}${PREFIX}/include + ${INSTALL_PROGRAM} ${WRKSRC}/build/HOSTNAME/bin/nacl-sha256 \ + ${STAGEDIR}${PREFIX}/bin + ${INSTALL_PROGRAM} ${WRKSRC}/build/HOSTNAME/bin/nacl-sha512 \ + ${STAGEDIR}${PREFIX}/bin + ${INSTALL_DATA} ${WRKSRC}/build/HOSTNAME/lib/${MYARCH}/* \ + ${STAGEDIR}${PREFIX}/lib + ${INSTALL_DATA} ${WRKSRC}/build/HOSTNAME/include/${MYARCH}/* \ + ${STAGEDIR}${PREFIX}/include -.include +.include Copied and modified: head/security/nacl/files/patch-curvecp_socket__udp.c (from r429977, head/security/nacl/files/patch-socket_udp.c) ============================================================================== --- head/security/nacl/files/patch-socket_udp.c Fri Dec 30 12:54:37 2016 (r429977, copy source) +++ head/security/nacl/files/patch-curvecp_socket__udp.c Fri Dec 30 13:09:29 2016 (r429978) @@ -1,5 +1,5 @@ ---- curvecp/socket_udp.c.orig 2014-01-29 15:34:07.000000000 -0800 -+++ curvecp/socket_udp.c 2014-01-29 15:34:12.000000000 -0800 +--- curvecp/socket_udp.c.orig 2011-02-21 01:49:34 UTC ++++ curvecp/socket_udp.c @@ -6,6 +6,10 @@ #include "socket.h" #include "blocking.h" Modified: head/security/nacl/files/patch-do ============================================================================== --- head/security/nacl/files/patch-do Fri Dec 30 12:54:37 2016 (r429977) +++ head/security/nacl/files/patch-do Fri Dec 30 13:09:29 2016 (r429978) @@ -1,15 +1,15 @@ ---- do.orig 2011-02-20 17:49:34.000000000 -0800 -+++ do 2012-03-20 16:49:10.324256193 -0700 +--- do.orig 2011-02-21 01:49:34 UTC ++++ do @@ -6,7 +6,7 @@ version=`cat version` project=nacl -shorthostname=`hostname | sed 's/\..*//' | tr -cd '[a-z][A-Z][0-9]'` -+shorthostname=`hostname -s` ++shorthostname=HOSTNAME top="`pwd`/build/$shorthostname" bin="$top/bin" -@@ -38,8 +38,8 @@ +@@ -38,8 +38,8 @@ mkdir -p "$bin" mkdir -p "$lib" mkdir -p "$include" Modified: head/security/nacl/pkg-descr ============================================================================== --- head/security/nacl/pkg-descr Fri Dec 30 12:54:37 2016 (r429977) +++ head/security/nacl/pkg-descr Fri Dec 30 13:09:29 2016 (r429978) @@ -7,4 +7,4 @@ Of course, other libraries already exist NaCl advances the state of the art by improving security, by improving usability, and by improving speed. -WWW: http://nacl.cace-project.eu/ +WWW: https://nacl.cr.yp.to/ From owner-svn-ports-head@freebsd.org Fri Dec 30 13:10:35 2016 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 035D4C971EF; Fri, 30 Dec 2016 13:10:35 +0000 (UTC) (envelope-from swills@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 C70E514F0; Fri, 30 Dec 2016 13:10:34 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBUDAX8d093645; Fri, 30 Dec 2016 13:10:33 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBUDAXln093643; Fri, 30 Dec 2016 13:10:33 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201612301310.uBUDAXln093643@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Fri, 30 Dec 2016 13:10:33 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429979 - head/www/rubygem-feedjira 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: Fri, 30 Dec 2016 13:10:35 -0000 Author: swills Date: Fri Dec 30 13:10:33 2016 New Revision: 429979 URL: https://svnweb.freebsd.org/changeset/ports/429979 Log: www/rubygem-feedjira: update to 2.1.0 Modified: head/www/rubygem-feedjira/Makefile head/www/rubygem-feedjira/distinfo Modified: head/www/rubygem-feedjira/Makefile ============================================================================== --- head/www/rubygem-feedjira/Makefile Fri Dec 30 13:09:29 2016 (r429978) +++ head/www/rubygem-feedjira/Makefile Fri Dec 30 13:10:33 2016 (r429979) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= feedjira -PORTVERSION= 2.0.0 +PORTVERSION= 2.1.0 CATEGORIES= www rubygems MASTER_SITES= RG Modified: head/www/rubygem-feedjira/distinfo ============================================================================== --- head/www/rubygem-feedjira/distinfo Fri Dec 30 13:09:29 2016 (r429978) +++ head/www/rubygem-feedjira/distinfo Fri Dec 30 13:10:33 2016 (r429979) @@ -1,2 +1,3 @@ -SHA256 (rubygem/feedjira-2.0.0.gem) = 2c0861add22b3ce916b51ca73202c2e9b8efb03ffd03c1a3f46e108b6237f836 -SIZE (rubygem/feedjira-2.0.0.gem) = 225792 +TIMESTAMP = 1483101009 +SHA256 (rubygem/feedjira-2.1.0.gem) = 97996df4283a59d307c076104cbb8630ea230c732cd01bf4682ec24f1b435234 +SIZE (rubygem/feedjira-2.1.0.gem) = 345600 From owner-svn-ports-head@freebsd.org Fri Dec 30 13:13:15 2016 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 ACA3BC973C6; Fri, 30 Dec 2016 13:13:15 +0000 (UTC) (envelope-from freebsd.contact@marino.st) Received: from shepard.synsport.com (mail.synsport.com [208.69.230.148]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 82EA11772; Fri, 30 Dec 2016 13:13:15 +0000 (UTC) (envelope-from freebsd.contact@marino.st) Received: from [127.0.0.1] (c-66-229-43-244.hsd1.fl.comcast.net [66.229.43.244]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by shepard.synsport.com (Postfix) with ESMTP id CC71643D70; Fri, 30 Dec 2016 07:11:54 -0600 (CST) Subject: Re: svn commit: r429787 - in head/www/httest: . files To: Emanuel Haupt , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org References: <201612281556.uBSFuiHB074625@repo.freebsd.org> Reply-To: marino@freebsd.org From: John Marino Message-ID: <00493f31-b13b-304f-a2a6-888797f34a88@marino.st> Date: Fri, 30 Dec 2016 07:13:12 -0600 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.1.1 MIME-Version: 1.0 In-Reply-To: <201612281556.uBSFuiHB074625@repo.freebsd.org> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-Antivirus: avast! (VPS 161229-1, 12/29/2016), Outbound message X-Antivirus-Status: Clean 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: Fri, 30 Dec 2016 13:13:15 -0000 On 12/28/2016 09:56, Emanuel Haupt wrote: > Author: ehaupt > Date: Wed Dec 28 15:56:44 2016 > New Revision: 429787 > URL: https://svnweb.freebsd.org/changeset/ports/429787 > > Log: > - Update to 2.4.18 > - Port is now make jobs safe > Hi Emanuel, I don't believe this is jobs safe yet. Usually this requires identifying the problem and specifically fixing it (as opposed to building on same random machine X times and declaring it good.) I'm planning to remark it unsafe after I can confirm. Last build (same as previous problem so it definitely wasn't fixed): --- httest.1 --- libtool: link: cc -I../include -I/usr/local/include -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -I/usr/local/include/apr-1 -I/usr/local/include/apr-1 -I/usr/local/include -I/usr/local/include/db5 -I/usr/include -I/usr/local/lib/include -I/usr/local/lib -Wl,-rpath -Wl,/usr/local/lib -o httest httest.o file.o socket.o regex.o util.o replacer.o ssl.o worker.o module.o transport.o store.o eval.o logger.o appender.o appender_simple.o appender_std.o modules.o ssl_module.o tcp_module.o skeleton_module.o date_module.o coder_module.o math_module.o sys_module.o binary_module.o udp_module.o socks_module.o websocket_module.o dbg_module.o perf_module.o annotation_module.o charset_module.o body.o dso_module.o lua_crypto.o lua_module.o -L/usr/local/lib -lssl -lcrypto -lapr-1 -laprutil-1 -lcrypt -lpthread -ldb-5.3 /usr/local/lib/libgdbm.so -lexpat -lpcre -lz -lm -llua-5.2 -Wl,-rpath -Wl,/usr/local/lib -Wl,-rpath -Wl,/usr/local/lib /usr/libexec/binutils227/elf/ld.gold: error: worker.o: file is empty /usr/libexec/binutils227/elf/ld.gold: error: body.o: file is empty /usr/libexec/binutils227/elf/ld.gold: error: lua_crypto.o: file is empty modules.o:modules.c:modules: error: undefined reference to 'body_init' httest.o:httest.c:function global_DAEMON: error: undefined reference to 'worker_new' httest.o:httest.c:function global_SERVER: error: undefined reference to 'worker_new' httest.o:httest.c:function global_CLIENT: error: undefined reference to 'worker_new' httest.o:httest.c:function global_FILE: error: undefined reference to 'worker_new' httest.o:httest.c:function global_EXEC: error: undefined reference to 'worker_add_line' httest.o:httest.c:function global_EXEC: error: undefined reference to 'lock' httest.o:httest.c:function global_EXEC: error: undefined reference to 'unlock' httest.o:httest.c:function global_EXEC: error: undefined reference to 'worker_destroy' httest.o:httest.c:function command_EXIT: error: undefined reference to 'worker_replace_vars' httest.o:httest.c:function command_EXIT: error: undefined reference to 'worker_log' httest.o:httest.c:function command_EXIT: error: undefined reference to 'worker_destroy' httest.o:httest.c:function command_EXIT: error: undefined reference to 'worker_log' httest.o:httest.c:function command_EXIT: error: undefined reference to 'lock' httest.o:httest.c:function command_EXIT: error: undefined reference to 'unlock' httest.o:httest.c:function command_EXIT: error: undefined reference to 'worker_destroy' httest.o:httest.c:function command_EXIT: error: undefined reference to 'worker_replace_vars' httest.o:httest.c:function command_EXIT: error: undefined reference to 'worker_log' httest.o:httest.c:function command_EXIT: error: undefined reference to 'worker_replace_vars' httest.o:httest.c:function worker_local_call: error: undefined reference to 'worker_check_error' httest.o:httest.c:function worker_local_call: error: undefined reference to 'command_CALL' httest.o:httest.c:function worker_local_call: error: undefined reference to 'worker_check_error' httest.o:httest.c:function worker_local_call: error: undefined reference to 'command_CALL' httest.o:httest.c:function worker_local_call: error: undefined reference to 'worker_log' httest.o:httest.c:function worker_local_call: error: undefined reference to 'lock' httest.o:httest.c:function worker_local_call: error: undefined reference to 'unlock' httest.o:httest.c:function worker_run_single_server: error: undefined reference to 'worker_flush' httest.o:httest.c:function worker_run_single_server: error: undefined reference to 'worker_test_unused' httest.o:httest.c:function global_END: error: undefined reference to 'worker_to_file' httest.o:httest.c:function global_END: error: undefined reference to 'lock' httest.o:httest.c:function global_END: error: undefined reference to 'unlock' httest.o:httest.c:function global_END: error: undefined reference to 'worker_clone' httest.o:httest.c:function interpret_recursiv: error: undefined reference to 'worker_add_line' httest.o:httest.c:function worker_finally: error: undefined reference to 'worker_finally_cleanup' httest.o:httest.c:function worker_finally: error: undefined reference to 'worker_var_set' httest.o:httest.c:function worker_finally: error: undefined reference to 'worker_var_set' httest.o:httest.c:function worker_finally: error: undefined reference to 'worker_var_set' httest.o:httest.c:function worker_finally: error: undefined reference to 'worker_conn_close_all' httest.o:httest.c:function worker_finally: error: undefined reference to 'worker_finally_cleanup' httest.o:httest.c:function worker_finally: error: undefined reference to 'worker_conn_close_all' httest.o:httest.c:function worker_thread_client: error: undefined reference to 'worker_flush' httest.o:httest.c:function worker_thread_client: error: undefined reference to 'worker_test_unused' httest.o:httest.c:function worker_thread_client: error: undefined reference to 'worker_test_unused_errors' httest.o:httest.c:function worker_thread_listener: error: undefined reference to 'worker_get_socket' httest.o:httest.c:function worker_thread_listener: error: undefined reference to 'worker_listener_up' httest.o:httest.c:function worker_thread_listener: error: undefined reference to 'worker_clone' httest.o:httest.c:function worker_thread_listener: error: undefined reference to 'htt_run_accept' httest.o:httest.c:function worker_thread_daemon: error: undefined reference to 'worker_flush' httest.o:httest.c:function worker_thread_daemon: error: undefined reference to 'worker_test_unused' httest.o:httest.c:function worker_thread_daemon: error: undefined reference to 'worker_test_unused_errors' httest.o:httest.c:function worker_run_single_server: error: undefined reference to 'worker_test_unused_errors' httest.o:httest.c:local_commands: error: undefined reference to 'command_DATA' httest.o:httest.c:local_commands: error: undefined reference to 'command_NOCRLF' httest.o:httest.c:local_commands: error: undefined reference to 'command_FLUSH' httest.o:httest.c:local_commands: error: undefined reference to 'command_CHUNK' httest.o:httest.c:local_commands: error: undefined reference to 'command_REQ' httest.o:httest.c:local_commands: error: undefined reference to 'command_RESWAIT' httest.o:httest.c:local_commands: error: undefined reference to 'command_RES' httest.o:httest.c:local_commands: error: undefined reference to 'command_WAIT' httest.o:httest.c:local_commands: error: undefined reference to 'command_CLOSE' httest.o:httest.c:local_commands: error: undefined reference to 'command_EXPECT' httest.o:httest.c:local_commands: error: undefined reference to 'command_MATCH' httest.o:httest.c:local_commands: error: undefined reference to 'command_GREP' httest.o:httest.c:local_commands: error: undefined reference to 'command_ASSERT' httest.o:httest.c:local_commands: error: undefined reference to 'command_MATCH_SEQ' httest.o:httest.c:local_commands: error: undefined reference to 'command_BREAK' httest.o:httest.c:local_commands: error: undefined reference to 'command_TIMEOUT' httest.o:httest.c:local_commands: error: undefined reference to 'command_SET' httest.o:httest.c:local_commands: error: undefined reference to 'command_UNSET' httest.o:httest.c:local_commands: error: undefined reference to 'command_EXEC' httest.o:httest.c:local_commands: error: undefined reference to 'command_PIPE' httest.o:httest.c:local_commands: error: undefined reference to 'command_SOCKSTATE' httest.o:httest.c:local_commands: error: undefined reference to 'command_HEADER' httest.o:httest.c:local_commands: error: undefined reference to 'command_SENDFILE' httest.o:httest.c:local_commands: error: undefined reference to 'command_DEBUG' httest.o:httest.c:local_commands: error: undefined reference to 'command_UP' httest.o:httest.c:local_commands: error: undefined reference to 'command_DOWN' httest.o:httest.c:local_commands: error: undefined reference to 'command_CALL' httest.o:httest.c:local_commands: error: undefined reference to 'command_LOG_LEVEL_SET' httest.o:httest.c:local_commands: error: undefined reference to 'command_LOG_LEVEL_GET' httest.o:httest.c:local_commands: error: undefined reference to 'command_LOG_LEVEL_SET' httest.o:httest.c:local_commands: error: undefined reference to 'command_RECV' httest.o:httest.c:local_commands: error: undefined reference to 'command_READLINE' httest.o:httest.c:local_commands: error: undefined reference to 'command_CHECK' httest.o:httest.c:local_commands: error: undefined reference to 'command_ONLY_PRINTABLE' httest.o:httest.c:local_commands: error: undefined reference to 'command_PRINT_HEX' httest.o:httest.c:local_commands: error: undefined reference to 'command_SH' httest.o:httest.c:local_commands: error: undefined reference to 'command_ADD_HEADER' httest.o:httest.c:local_commands: error: undefined reference to 'command_AUTO_CLOSE' httest.o:httest.c:local_commands: error: undefined reference to 'command_AUTO_COOKIE' httest.o:httest.c:local_commands: error: undefined reference to 'command_IGNORE_BODY' httest.o:httest.c:local_commands: error: undefined reference to 'command_TUNNEL' httest.o:httest.c:local_commands: error: undefined reference to 'command_RECORD' httest.o:httest.c:local_commands: error: undefined reference to 'command_PLAY' httest.o:httest.c:local_commands: error: undefined reference to 'command_USE' httest.o:httest.c:local_commands: error: undefined reference to 'command_LOCAL' httest.o:httest.c:local_commands: error: undefined reference to 'command_VERSION' httest.o:httest.c:local_commands: error: undefined reference to 'command_IF' httest.o:httest.c:local_commands: error: undefined reference to 'command_LOOP' httest.o:httest.c:local_commands: error: undefined reference to 'command_FOR' httest.o:httest.c:local_commands: error: undefined reference to 'command_BPS' httest.o:httest.c:local_commands: error: undefined reference to 'command_RPS' httest.o:httest.c:local_commands: error: undefined reference to 'command_SOCKET' httest.o:httest.c:local_commands: error: undefined reference to 'command_MILESTONE' httest.o:httest.c:local_commands: error: undefined reference to 'command_ERROR' ssl_module.o:ssl_module.c:function block_SSL_GET_SESSION_ID: error: undefined reference to 'worker_var_set' ssl_module.o:ssl_module.c:function ssl_hook_read_pre_headers: error: undefined reference to 'worker_match' ssl_module.o:ssl_module.c:function ssl_hook_read_pre_headers: error: undefined reference to 'worker_match' ssl_module.o:ssl_module.c:function ssl_hook_read_pre_headers: error: undefined reference to 'worker_match' ssl_module.o:ssl_module.c:function ssl_hook_read_pre_headers: error: undefined reference to 'worker_match' ssl_module.o:ssl_module.c:function ssl_hook_read_pre_headers: error: undefined reference to 'worker_expect' ssl_module.o:ssl_module.c:function ssl_hook_read_pre_headers: error: undefined reference to 'worker_expect' ssl_module.o:ssl_module.c:function ssl_new_instance: error: undefined reference to 'worker_destroy' ssl_module.o:ssl_module.c:function ssl_worker_clone: error: undefined reference to 'worker_get_socket' ssl_module.o:ssl_module.c:function ssl_hook_accept: error: undefined reference to 'transport_register' ssl_module.o:ssl_module.c:function ssl_hook_connect: error: undefined reference to 'transport_register' ssl_module.o:ssl_module.c:function block_SSL_ACCEPT: error: undefined reference to 'transport_register' ssl_module.o:ssl_module.c:function block_SSL_CONNECT: error: undefined reference to 'transport_register' ssl_module.o:ssl_module.c:function ssl_module_init: error: undefined reference to 'htt_hook_client_port_args' ssl_module.o:ssl_module.c:function ssl_module_init: error: undefined reference to 'htt_hook_connect' ssl_module.o:ssl_module.c:function ssl_module_init: error: undefined reference to 'htt_hook_accept' ssl_module.o:ssl_module.c:function ssl_module_init: error: undefined reference to 'htt_hook_close' ssl_module.o:ssl_module.c:function ssl_module_init: error: undefined reference to 'htt_hook_read_pre_headers' ssl_module.o:ssl_module.c:function block_SSL_CLOSE: error: undefined reference to 'command_CLOSE' ssl_module.o:ssl_module.c:function ssl_message_trace: error: undefined reference to 'worker_log_buf' ssl_module.o:ssl_module.c:function ssl_tlsext_trace: error: undefined reference to 'worker_log_buf' tcp_module.o:tcp_module.c:function block_TCP_CONNECT: error: undefined reference to 'worker_flush' tcp_module.o:tcp_module.c:function block_TCP_CONNECT: error: undefined reference to 'worker_test_unused' tcp_module.o:tcp_module.c:function block_TCP_CONNECT: error: undefined reference to 'worker_get_socket' tcp_module.o:tcp_module.c:function block_TCP_CONNECT: error: undefined reference to 'worker_test_reset' tcp_module.o:tcp_module.c:function block_TCP_ACCEPT: error: undefined reference to 'worker_get_socket' tcp_module.o:tcp_module.c:function block_TCP_ACCEPT: error: undefined reference to 'worker_test_reset' tcp_module.o:tcp_module.c:function tcp_module_init: error: undefined reference to 'htt_hook_connect' tcp_module.o:tcp_module.c:function tcp_module_init: error: undefined reference to 'htt_hook_accept' binary_module.o:binary_module.c:function block_BINARY_RECV: error: undefined reference to 'worker_handle_buf' binary_module.o:binary_module.c:function block_BINARY_RECV: error: undefined reference to 'worker_assert' binary_module.o:binary_module.c:function block_BINARY_SEND: error: undefined reference to 'worker_replace_vars' binary_module.o:binary_module.c:function binary_module_init: error: undefined reference to 'htt_hook_line_flush' binary_module.o:binary_module.c:function binary_module_init: error: undefined reference to 'htt_hook_line_get_length' websocket_module.o:websocket_module.c:function block_WS_RECV: error: undefined reference to 'worker_handle_buf' websocket_module.o:websocket_module.c:function block_WS_RECV: error: undefined reference to 'worker_assert' dbg_module.o:dbg_module.c:function block_DBG_BP: error: undefined reference to 'worker_get_file_and_line' dbg_module.o:dbg_module.c:function block_DBG_BP: error: undefined reference to 'worker_resolve_var' perf_module.o:perf_module.c:function perf_distribute_host: error: undefined reference to 'htt_run_connect' perf_module.o:perf_module.c:function perf_module_init: error: undefined reference to 'htt_hook_pre_connect' perf_module.o:perf_module.c:function perf_module_init: error: undefined reference to 'htt_hook_post_connect' perf_module.o:perf_module.c:function perf_module_init: error: undefined reference to 'htt_hook_line_sent' perf_module.o:perf_module.c:function perf_module_init: error: undefined reference to 'htt_hook_WAIT_begin' perf_module.o:perf_module.c:function perf_module_init: error: undefined reference to 'htt_hook_read_status_line' perf_module.o:perf_module.c:function perf_module_init: error: undefined reference to 'htt_hook_read_header' perf_module.o:perf_module.c:function perf_module_init: error: undefined reference to 'htt_hook_read_buf' perf_module.o:perf_module.c:function perf_module_init: error: undefined reference to 'htt_hook_WAIT_end' dso_module.o:dso_module.c:function block_LOAD_TRANSPORT_DSO: error: undefined reference to 'worker_log_buf' lua_module.o:lua_module.c:function luam_getvar: error: undefined reference to 'worker_var_get' lua_module.o:lua_module.c:function block_lua_interpreter: error: undefined reference to 'worker_get_value_from_param' lua_module.o:lua_module.c:function block_lua_interpreter: error: undefined reference to 'luaopen_crypto' collect2: error: ld returned 1 exit status *** [httest] Error code 1 make[3]: stopped in /construction/www/httest/httest-2.4.18/src 1 error make[3]: stopped in /construction/www/httest/httest-2.4.18/src *** [httest.1] Error code 2 make[2]: stopped in /construction/www/httest/httest-2.4.18/src 1 error make[2]: stopped in /construction/www/httest/httest-2.4.18/src *** [all-recursive] Error code 1 make[1]: stopped in /construction/www/httest/httest-2.4.18 1 error make[1]: stopped in /construction/www/httest/httest-2.4.18 ===> Compilation failed unexpectedly. Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to the maintainer. *** Error code 1 Stop. make: stopped in /xports/www/httest -- John --- This email has been checked for viruses by Avast antivirus software. https://www.avast.com/antivirus From owner-svn-ports-head@freebsd.org Fri Dec 30 13:18:09 2016 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 90526C974B3; Fri, 30 Dec 2016 13:18:09 +0000 (UTC) (envelope-from swills@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 5FC451937; Fri, 30 Dec 2016 13:18:09 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBUDI8VO097804; Fri, 30 Dec 2016 13:18:08 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBUDI8Et097802; Fri, 30 Dec 2016 13:18:08 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201612301318.uBUDI8Et097802@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Fri, 30 Dec 2016 13:18:08 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429980 - head/www/rubygem-geminabox 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: Fri, 30 Dec 2016 13:18:09 -0000 Author: swills Date: Fri Dec 30 13:18:08 2016 New Revision: 429980 URL: https://svnweb.freebsd.org/changeset/ports/429980 Log: www/rubygem-geminabox: update to 0.13.4 Modified: head/www/rubygem-geminabox/Makefile head/www/rubygem-geminabox/distinfo Modified: head/www/rubygem-geminabox/Makefile ============================================================================== --- head/www/rubygem-geminabox/Makefile Fri Dec 30 13:10:33 2016 (r429979) +++ head/www/rubygem-geminabox/Makefile Fri Dec 30 13:18:08 2016 (r429980) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= geminabox -PORTVERSION= 0.13.0 +PORTVERSION= 0.13.4 CATEGORIES= www rubygems MASTER_SITES= RG Modified: head/www/rubygem-geminabox/distinfo ============================================================================== --- head/www/rubygem-geminabox/distinfo Fri Dec 30 13:10:33 2016 (r429979) +++ head/www/rubygem-geminabox/distinfo Fri Dec 30 13:18:08 2016 (r429980) @@ -1,2 +1,3 @@ -SHA256 (rubygem/geminabox-0.13.0.gem) = 3e98360b9aad798c3ccdf37a9e38cf8bd30fec25777a35231af931623773731e -SIZE (rubygem/geminabox-0.13.0.gem) = 50176 +TIMESTAMP = 1483103561 +SHA256 (rubygem/geminabox-0.13.4.gem) = 75d4fb5f3561c3d321ddc932ef7daaa2257b48d52db9aa6cca1027f51aa00320 +SIZE (rubygem/geminabox-0.13.4.gem) = 50688 From owner-svn-ports-head@freebsd.org Fri Dec 30 13:23:01 2016 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 A6EB4C9769A; Fri, 30 Dec 2016 13:23:01 +0000 (UTC) (envelope-from swills@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 75BF31CD9; Fri, 30 Dec 2016 13:23:01 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBUDN0KV001723; Fri, 30 Dec 2016 13:23:00 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBUDN0t4001721; Fri, 30 Dec 2016 13:23:00 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201612301323.uBUDN0t4001721@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Fri, 30 Dec 2016 13:23:00 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429981 - head/www/rubygem-gollum-rugged_adapter 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: Fri, 30 Dec 2016 13:23:01 -0000 Author: swills Date: Fri Dec 30 13:23:00 2016 New Revision: 429981 URL: https://svnweb.freebsd.org/changeset/ports/429981 Log: www/rubygem-gollum-rugged_adapter: update to 0.4.3 Modified: head/www/rubygem-gollum-rugged_adapter/Makefile head/www/rubygem-gollum-rugged_adapter/distinfo Modified: head/www/rubygem-gollum-rugged_adapter/Makefile ============================================================================== --- head/www/rubygem-gollum-rugged_adapter/Makefile Fri Dec 30 13:18:08 2016 (r429980) +++ head/www/rubygem-gollum-rugged_adapter/Makefile Fri Dec 30 13:23:00 2016 (r429981) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gollum-rugged_adapter -PORTVERSION= 0.4.2 +PORTVERSION= 0.4.3 CATEGORIES= www rubygems MASTER_SITES= RG Modified: head/www/rubygem-gollum-rugged_adapter/distinfo ============================================================================== --- head/www/rubygem-gollum-rugged_adapter/distinfo Fri Dec 30 13:18:08 2016 (r429980) +++ head/www/rubygem-gollum-rugged_adapter/distinfo Fri Dec 30 13:23:00 2016 (r429981) @@ -1,2 +1,3 @@ -SHA256 (rubygem/gollum-rugged_adapter-0.4.2.gem) = 63f67faa5f288fa131652e39c9b506a546085fdf671dac643242cc6de55f45e3 -SIZE (rubygem/gollum-rugged_adapter-0.4.2.gem) = 13312 +TIMESTAMP = 1483103790 +SHA256 (rubygem/gollum-rugged_adapter-0.4.3.gem) = d16411567f8aa2a59e530874d2a93ef64e774e7dba4ecc4ee4c9175fef6de004 +SIZE (rubygem/gollum-rugged_adapter-0.4.3.gem) = 13312 From owner-svn-ports-head@freebsd.org Fri Dec 30 13:31:04 2016 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 5878AC97816; Fri, 30 Dec 2016 13:31:04 +0000 (UTC) (envelope-from swills@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 257B31EA2; Fri, 30 Dec 2016 13:31:04 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBUDV3fq002115; Fri, 30 Dec 2016 13:31:03 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBUDV37n002113; Fri, 30 Dec 2016 13:31:03 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201612301331.uBUDV37n002113@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Fri, 30 Dec 2016 13:31:03 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429982 - head/www/rubygem-hamlit 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: Fri, 30 Dec 2016 13:31:04 -0000 Author: swills Date: Fri Dec 30 13:31:03 2016 New Revision: 429982 URL: https://svnweb.freebsd.org/changeset/ports/429982 Log: www/rubygem-hamlit: update to 2.7.5 Modified: head/www/rubygem-hamlit/Makefile head/www/rubygem-hamlit/distinfo (contents, props changed) Modified: head/www/rubygem-hamlit/Makefile ============================================================================== --- head/www/rubygem-hamlit/Makefile Fri Dec 30 13:23:00 2016 (r429981) +++ head/www/rubygem-hamlit/Makefile Fri Dec 30 13:31:03 2016 (r429982) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= hamlit -PORTVERSION= 2.6.1 +PORTVERSION= 2.7.5 CATEGORIES= www rubygems MASTER_SITES= RG Modified: head/www/rubygem-hamlit/distinfo ============================================================================== --- head/www/rubygem-hamlit/distinfo Fri Dec 30 13:23:00 2016 (r429981) +++ head/www/rubygem-hamlit/distinfo Fri Dec 30 13:31:03 2016 (r429982) @@ -1,3 +1,3 @@ -TIMESTAMP = 1476095773 -SHA256 (rubygem/hamlit-2.6.1.gem) = 495569ac28af2962bca923275155d9b2a181d599d589689343a3e4d6c49e045e -SIZE (rubygem/hamlit-2.6.1.gem) = 70144 +TIMESTAMP = 1483104086 +SHA256 (rubygem/hamlit-2.7.5.gem) = 168acf4455f974867252e5c14e69bb6bb3a42c55ecabcecda0ab4465b27c81df +SIZE (rubygem/hamlit-2.7.5.gem) = 70656 From owner-svn-ports-head@freebsd.org Fri Dec 30 13:36:10 2016 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 5643FC979D9; Fri, 30 Dec 2016 13:36:10 +0000 (UTC) (envelope-from swills@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 25B3711B8; Fri, 30 Dec 2016 13:36:10 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBUDa93V006081; Fri, 30 Dec 2016 13:36:09 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBUDa933006079; Fri, 30 Dec 2016 13:36:09 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201612301336.uBUDa933006079@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Fri, 30 Dec 2016 13:36:09 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429983 - in head/security/vault: . 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: Fri, 30 Dec 2016 13:36:10 -0000 Author: swills Date: Fri Dec 30 13:36:09 2016 New Revision: 429983 URL: https://svnweb.freebsd.org/changeset/ports/429983 Log: security/vault: fix syslog socket path PR: 215664 Submitted by: Pavel Timofeev Added: head/security/vault/files/patch-vendor_github.com_hashicorp_go-syslog_builtin.go (contents, props changed) Modified: head/security/vault/Makefile Modified: head/security/vault/Makefile ============================================================================== --- head/security/vault/Makefile Fri Dec 30 13:31:03 2016 (r429982) +++ head/security/vault/Makefile Fri Dec 30 13:36:09 2016 (r429983) @@ -3,6 +3,7 @@ PORTNAME= vault PORTVERSION= 0.6.4 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= security MAINTAINER= swills@FreeBSD.org Added: head/security/vault/files/patch-vendor_github.com_hashicorp_go-syslog_builtin.go ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/security/vault/files/patch-vendor_github.com_hashicorp_go-syslog_builtin.go Fri Dec 30 13:36:09 2016 (r429983) @@ -0,0 +1,11 @@ +--- vendor/github.com/hashicorp/go-syslog/builtin.go.orig 2016-12-30 09:29:42 UTC ++++ vendor/github.com/hashicorp/go-syslog/builtin.go +@@ -199,7 +199,7 @@ func (n *netConn) close() error { + // local machine using a Unix domain socket. + func unixSyslog() (conn serverConn, err error) { + logTypes := []string{"unixgram", "unix"} +- logPaths := []string{"/dev/log", "/var/run/syslog"} ++ logPaths := []string{"/dev/log", "/var/run/syslog", "/var/run/log"} + for _, network := range logTypes { + for _, path := range logPaths { + conn, err := net.DialTimeout(network, path, localDeadline) From owner-svn-ports-head@freebsd.org Fri Dec 30 13:37:48 2016 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 377DCC97A57; Fri, 30 Dec 2016 13:37:48 +0000 (UTC) (envelope-from swills@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 070A112C1; Fri, 30 Dec 2016 13:37:47 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBUDbljd006255; Fri, 30 Dec 2016 13:37:47 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBUDblMY006253; Fri, 30 Dec 2016 13:37:47 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201612301337.uBUDblMY006253@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Fri, 30 Dec 2016 13:37:47 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429984 - head/www/rubygem-http-cookie 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: Fri, 30 Dec 2016 13:37:48 -0000 Author: swills Date: Fri Dec 30 13:37:46 2016 New Revision: 429984 URL: https://svnweb.freebsd.org/changeset/ports/429984 Log: www/rubygem-http-cookie: update to 1.0.3 Modified: head/www/rubygem-http-cookie/Makefile head/www/rubygem-http-cookie/distinfo Modified: head/www/rubygem-http-cookie/Makefile ============================================================================== --- head/www/rubygem-http-cookie/Makefile Fri Dec 30 13:36:09 2016 (r429983) +++ head/www/rubygem-http-cookie/Makefile Fri Dec 30 13:37:46 2016 (r429984) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= http-cookie -PORTVERSION= 1.0.2 +PORTVERSION= 1.0.3 CATEGORIES= www rubygems MASTER_SITES= RG Modified: head/www/rubygem-http-cookie/distinfo ============================================================================== --- head/www/rubygem-http-cookie/distinfo Fri Dec 30 13:36:09 2016 (r429983) +++ head/www/rubygem-http-cookie/distinfo Fri Dec 30 13:37:46 2016 (r429984) @@ -1,2 +1,3 @@ -SHA256 (rubygem/http-cookie-1.0.2.gem) = bcc1b18b5bc3e9302542c9c7f68f1ac0c3100a65dd2831786172e8676773e233 -SIZE (rubygem/http-cookie-1.0.2.gem) = 37888 +TIMESTAMP = 1483104564 +SHA256 (rubygem/http-cookie-1.0.3.gem) = 2f11269d817bc52ab2af2721e89a377660a961078de2a3a55fc696d7897e8c00 +SIZE (rubygem/http-cookie-1.0.3.gem) = 38400 From owner-svn-ports-head@freebsd.org Fri Dec 30 13:47:15 2016 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 97A27C97C95; Fri, 30 Dec 2016 13:47:15 +0000 (UTC) (envelope-from swills@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 66F5E18A5; Fri, 30 Dec 2016 13:47:15 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBUDlEtG010293; Fri, 30 Dec 2016 13:47:14 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBUDlE9a010291; Fri, 30 Dec 2016 13:47:14 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201612301347.uBUDlE9a010291@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Fri, 30 Dec 2016 13:47:14 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429985 - head/www/rubygem-httpclient 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: Fri, 30 Dec 2016 13:47:15 -0000 Author: swills Date: Fri Dec 30 13:47:14 2016 New Revision: 429985 URL: https://svnweb.freebsd.org/changeset/ports/429985 Log: www/rubygem-httpclient: update to 2.8.3 Modified: head/www/rubygem-httpclient/Makefile head/www/rubygem-httpclient/distinfo Modified: head/www/rubygem-httpclient/Makefile ============================================================================== --- head/www/rubygem-httpclient/Makefile Fri Dec 30 13:37:46 2016 (r429984) +++ head/www/rubygem-httpclient/Makefile Fri Dec 30 13:47:14 2016 (r429985) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= httpclient -PORTVERSION= 2.8.0 +PORTVERSION= 2.8.3 CATEGORIES= www rubygems MASTER_SITES= RG Modified: head/www/rubygem-httpclient/distinfo ============================================================================== --- head/www/rubygem-httpclient/distinfo Fri Dec 30 13:37:46 2016 (r429984) +++ head/www/rubygem-httpclient/distinfo Fri Dec 30 13:47:14 2016 (r429985) @@ -1,2 +1,3 @@ -SHA256 (rubygem/httpclient-2.8.0.gem) = ca401b3d2c16b7ca309a314ab5b6fb906c602176edcd0680ad8b73ce6e45d649 -SIZE (rubygem/httpclient-2.8.0.gem) = 378880 +TIMESTAMP = 1483104972 +SHA256 (rubygem/httpclient-2.8.3.gem) = 2951e4991214464c3e92107e46438527d23048e634f3aee91c719e0bdfaebda6 +SIZE (rubygem/httpclient-2.8.3.gem) = 385536 From owner-svn-ports-head@freebsd.org Fri Dec 30 13:52:03 2016 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 B4AB8C97E91; Fri, 30 Dec 2016 13:52:03 +0000 (UTC) (envelope-from swills@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 843291AF7; Fri, 30 Dec 2016 13:52:03 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBUDq2o2012853; Fri, 30 Dec 2016 13:52:02 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBUDq27I012851; Fri, 30 Dec 2016 13:52:02 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201612301352.uBUDq27I012851@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Fri, 30 Dec 2016 13:52:02 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429986 - head/www/rubygem-raindrops 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: Fri, 30 Dec 2016 13:52:03 -0000 Author: swills Date: Fri Dec 30 13:52:02 2016 New Revision: 429986 URL: https://svnweb.freebsd.org/changeset/ports/429986 Log: www/rubygem-raindrops: update to 0.17.0 Modified: head/www/rubygem-raindrops/Makefile head/www/rubygem-raindrops/distinfo Modified: head/www/rubygem-raindrops/Makefile ============================================================================== --- head/www/rubygem-raindrops/Makefile Fri Dec 30 13:47:14 2016 (r429985) +++ head/www/rubygem-raindrops/Makefile Fri Dec 30 13:52:02 2016 (r429986) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= raindrops -PORTVERSION= 0.16.0 +PORTVERSION= 0.17.0 CATEGORIES= www rubygems MASTER_SITES= RG Modified: head/www/rubygem-raindrops/distinfo ============================================================================== --- head/www/rubygem-raindrops/distinfo Fri Dec 30 13:47:14 2016 (r429985) +++ head/www/rubygem-raindrops/distinfo Fri Dec 30 13:52:02 2016 (r429986) @@ -1,2 +1,3 @@ -SHA256 (rubygem/raindrops-0.16.0.gem) = 54ddae268a85575ab70d2309280702bf822463dbf56c7e8251073f19fd76b6e6 -SIZE (rubygem/raindrops-0.16.0.gem) = 58368 +TIMESTAMP = 1483105532 +SHA256 (rubygem/raindrops-0.17.0.gem) = 781c253d3b117efa722560201c8536c13eb3797878853bd8c7edf397db2bd2eb +SIZE (rubygem/raindrops-0.17.0.gem) = 59392 From owner-svn-ports-head@freebsd.org Fri Dec 30 13:54:36 2016 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 C4B19C97FD8; Fri, 30 Dec 2016 13:54:36 +0000 (UTC) (envelope-from hrs@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 9F1E01E13; Fri, 30 Dec 2016 13:54:36 +0000 (UTC) (envelope-from hrs@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBUDsZYD014457; Fri, 30 Dec 2016 13:54:35 GMT (envelope-from hrs@FreeBSD.org) Received: (from hrs@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBUDsZVT014454; Fri, 30 Dec 2016 13:54:35 GMT (envelope-from hrs@FreeBSD.org) Message-Id: <201612301354.uBUDsZVT014454@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: hrs set sender to hrs@FreeBSD.org using -f From: Hiroki Sato Date: Fri, 30 Dec 2016 13:54:35 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429987 - in head/japanese/less: . 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: Fri, 30 Dec 2016 13:54:36 -0000 Author: hrs Date: Fri Dec 30 13:54:35 2016 New Revision: 429987 URL: https://svnweb.freebsd.org/changeset/ports/429987 Log: - Switch to use a GH repo to simplify maintenance of the patches. - Remove outdated information. Deleted: head/japanese/less/files/ Modified: head/japanese/less/Makefile head/japanese/less/distinfo head/japanese/less/pkg-descr Modified: head/japanese/less/Makefile ============================================================================== --- head/japanese/less/Makefile Fri Dec 30 13:52:02 2016 (r429986) +++ head/japanese/less/Makefile Fri Dec 30 13:54:35 2016 (r429987) @@ -2,31 +2,18 @@ # $FreeBSD$ PORTNAME= less -PORTVERSION= 382.262 -PORTREVISION= 3 +PORTVERSION= 382.262.03.01 +DISTVERSIONPREFIX= v CATEGORIES= japanese -MASTER_SITES= LOCAL/nork -PKGNAMESUFFIX= +iso -DISTNAME= less-${PORTVERSION:R} -DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ - regex_cs-lwp9k.shar.gz -EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} - -PATCH_SITES= LOCAL/nork -PATCHFILES= ${DISTNAME}-iso258.patch.gz \ - ${DISTNAME}-iso258-259.patch.gz \ - ${DISTNAME}-iso259-260.patch.gz \ - ${DISTNAME}-iso260-261.patch.gz \ - ${DISTNAME}-iso261-${PORTVERSION:E}.patch.gz \ - ${DISTNAME}-iso${PORTVERSION:E}.ext03.patch.gz -PATCH_DIST_STRIP= -p1 MAINTAINER= hrs@FreeBSD.org -COMMENT= Less + zcat + ISO-2022 + UTF-8 - a pager similar to more and pg +COMMENT= Enhanced less(1) supporting iso-2022-jp and UTF-8 LICENSE= GPLv2 USES= desthack ncurses +USE_GITHUB= yes +GH_ACCOUNT= hrs-allbsd GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-cs-regex PORTDOCS= README.iso README.iso.jp README.lesw.euc \ @@ -36,16 +23,8 @@ PLIST_FILES= bin/jless bin/jlesskey bin/ OPTIONS_DEFINE= DOCS -.include - -post-extract: - cd ${WRKDIR} && \ - ${GZCAT} ${DISTDIR}/regex_cs-lwp9k.shar.gz | ${SH} && \ - ${MV} regex_cs.[ch] README.regex README.regex.jp \ - README.lesw.euc ${WRKSRC} - -post-install: - ${MKDIR} ${STAGEDIR}${DOCSDIR} +post-install-DOCS-on: + @${MKDIR} ${STAGEDIR}${DOCSDIR} cd ${WRKSRC} && ${INSTALL_DATA} ${PORTDOCS} ${STAGEDIR}${DOCSDIR} .include Modified: head/japanese/less/distinfo ============================================================================== --- head/japanese/less/distinfo Fri Dec 30 13:52:02 2016 (r429986) +++ head/japanese/less/distinfo Fri Dec 30 13:54:35 2016 (r429987) @@ -1,16 +1,3 @@ -SHA256 (less-382.tar.gz) = d33cc51f220647d015fd526b3782cde03c5d8b18c5233e6388a0047a70446fe7 -SIZE (less-382.tar.gz) = 264414 -SHA256 (regex_cs-lwp9k.shar.gz) = 9657fc989e4935ebe3e71ee515573013d69eb2afe01ead985ed56b85e41c8462 -SIZE (regex_cs-lwp9k.shar.gz) = 60569 -SHA256 (less-382-iso258.patch.gz) = 0681485f47237aeee42a34bbf0ab55215933c7713d1be80ac202a31c7a6fdc31 -SIZE (less-382-iso258.patch.gz) = 87859 -SHA256 (less-382-iso258-259.patch.gz) = 845bb97f407727febd4ee4014618715884bf393d1531089e18faf4e895e19cec -SIZE (less-382-iso258-259.patch.gz) = 9466 -SHA256 (less-382-iso259-260.patch.gz) = e81a5de1fdc276cf0f189c674f37459cf1a7314ac1b804c077e23c519df87ec8 -SIZE (less-382-iso259-260.patch.gz) = 19014 -SHA256 (less-382-iso260-261.patch.gz) = b595378ae65a5a7256df3b6279d755d6fdce66ab6ea0bba4f51eeb9ee0307c03 -SIZE (less-382-iso260-261.patch.gz) = 841 -SHA256 (less-382-iso261-262.patch.gz) = e7249de419acc3b8c4a11bed376d778711fd031887d0df0624d62a6d07356842 -SIZE (less-382-iso261-262.patch.gz) = 2215 -SHA256 (less-382-iso262.ext03.patch.gz) = 82fb77f21ea1f3281224fcbfad073aeab12fb40d6623c9b40698be952401f821 -SIZE (less-382-iso262.ext03.patch.gz) = 138951 +TIMESTAMP = 1483105437 +SHA256 (hrs-allbsd-less-v382.262.03.01_GH0.tar.gz) = b19c562fc4327cfe783be074cca030252dd31ec22c29829aabc103849b6aca4a +SIZE (hrs-allbsd-less-v382.262.03.01_GH0.tar.gz) = 471513 Modified: head/japanese/less/pkg-descr ============================================================================== --- head/japanese/less/pkg-descr Fri Dec 30 13:52:02 2016 (r429986) +++ head/japanese/less/pkg-descr Fri Dec 30 13:54:35 2016 (r429987) @@ -8,6 +8,5 @@ Japanese codes(EUC Japanese, SJIS) and c viewing. The author of the patch is jam@pobox.com, and the UTF-8 support patch is written by bogytech. -WWW: http://www25.big.jp/~jam/less/ (broken link) WWW: http://web.archive.org/web/20070220213232/http://www25.big.or.jp/~jam/less WWW: http://bogytech.blogspot.jp/search/label/jless From owner-svn-ports-head@freebsd.org Fri Dec 30 13:54:42 2016 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 E451AC97009; Fri, 30 Dec 2016 13:54:42 +0000 (UTC) (envelope-from swills@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 B1AC71E29; Fri, 30 Dec 2016 13:54:42 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBUDsfRB014577; Fri, 30 Dec 2016 13:54:41 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBUDsfpB014575; Fri, 30 Dec 2016 13:54:41 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201612301354.uBUDsfpB014575@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Fri, 30 Dec 2016 13:54:41 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429988 - head/www/rubygem-rdf 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: Fri, 30 Dec 2016 13:54:43 -0000 Author: swills Date: Fri Dec 30 13:54:41 2016 New Revision: 429988 URL: https://svnweb.freebsd.org/changeset/ports/429988 Log: www/rubygem-rdf: update to 2.1.1 Modified: head/www/rubygem-rdf/Makefile head/www/rubygem-rdf/distinfo Modified: head/www/rubygem-rdf/Makefile ============================================================================== --- head/www/rubygem-rdf/Makefile Fri Dec 30 13:54:35 2016 (r429987) +++ head/www/rubygem-rdf/Makefile Fri Dec 30 13:54:41 2016 (r429988) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= rdf -PORTVERSION= 2.0.2 -PORTREVISION= 1 +PORTVERSION= 2.1.1 CATEGORIES= www rubygems MASTER_SITES= RG Modified: head/www/rubygem-rdf/distinfo ============================================================================== --- head/www/rubygem-rdf/distinfo Fri Dec 30 13:54:35 2016 (r429987) +++ head/www/rubygem-rdf/distinfo Fri Dec 30 13:54:41 2016 (r429988) @@ -1,3 +1,3 @@ -TIMESTAMP = 1468023489 -SHA256 (rubygem/rdf-2.0.2.gem) = d91d1a48a8983ba4772e86447fa1df9111236a19b876a1260a5a3010f1b56242 -SIZE (rubygem/rdf-2.0.2.gem) = 126464 +TIMESTAMP = 1483105825 +SHA256 (rubygem/rdf-2.1.1.gem) = 65b7f673932eedc7219f4d67c13acd74fd2a653dc4fd23f37e62c788bb2b7bef +SIZE (rubygem/rdf-2.1.1.gem) = 129024 From owner-svn-ports-head@freebsd.org Fri Dec 30 14:01:16 2016 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 19CECC97199; Fri, 30 Dec 2016 14:01:16 +0000 (UTC) (envelope-from swills@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 DD7F410C6; Fri, 30 Dec 2016 14:01:15 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBUE1F5Y016348; Fri, 30 Dec 2016 14:01:15 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBUE1ECi016346; Fri, 30 Dec 2016 14:01:14 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201612301401.uBUE1ECi016346@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Fri, 30 Dec 2016 14:01:14 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429989 - head/www/rubygem-sawyer 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: Fri, 30 Dec 2016 14:01:16 -0000 Author: swills Date: Fri Dec 30 14:01:14 2016 New Revision: 429989 URL: https://svnweb.freebsd.org/changeset/ports/429989 Log: www/rubygem-sawyer: update to 0.8.1 Modified: head/www/rubygem-sawyer/Makefile head/www/rubygem-sawyer/distinfo Modified: head/www/rubygem-sawyer/Makefile ============================================================================== --- head/www/rubygem-sawyer/Makefile Fri Dec 30 13:54:41 2016 (r429988) +++ head/www/rubygem-sawyer/Makefile Fri Dec 30 14:01:14 2016 (r429989) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= sawyer -PORTVERSION= 0.7.0 +PORTVERSION= 0.8.1 CATEGORIES= www rubygems MASTER_SITES= RG Modified: head/www/rubygem-sawyer/distinfo ============================================================================== --- head/www/rubygem-sawyer/distinfo Fri Dec 30 13:54:41 2016 (r429988) +++ head/www/rubygem-sawyer/distinfo Fri Dec 30 14:01:14 2016 (r429989) @@ -1,2 +1,3 @@ -SHA256 (rubygem/sawyer-0.7.0.gem) = 72e855027c812f2cad7f4fa4746cab07727dde91d75516d353c155002846c4b2 -SIZE (rubygem/sawyer-0.7.0.gem) = 15872 +TIMESTAMP = 1483105995 +SHA256 (rubygem/sawyer-0.8.1.gem) = 6d37c1db3673607bb9de868d1d9c363be753cd68b5e1dc48df1faf938721616b +SIZE (rubygem/sawyer-0.8.1.gem) = 15872 From owner-svn-ports-head@freebsd.org Fri Dec 30 14:06:50 2016 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 8B42FC9722D; Fri, 30 Dec 2016 14:06:50 +0000 (UTC) (envelope-from swills@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 59B461454; Fri, 30 Dec 2016 14:06:50 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBUE6nsH018711; Fri, 30 Dec 2016 14:06:49 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBUE6nhJ018709; Fri, 30 Dec 2016 14:06:49 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201612301406.uBUE6nhJ018709@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Fri, 30 Dec 2016 14:06:49 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429990 - head/www/rubygem-selenium-webdriver 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: Fri, 30 Dec 2016 14:06:50 -0000 Author: swills Date: Fri Dec 30 14:06:49 2016 New Revision: 429990 URL: https://svnweb.freebsd.org/changeset/ports/429990 Log: www/rubygem-selenium-webdriver: update to 3.0.5 Modified: head/www/rubygem-selenium-webdriver/Makefile head/www/rubygem-selenium-webdriver/distinfo Modified: head/www/rubygem-selenium-webdriver/Makefile ============================================================================== --- head/www/rubygem-selenium-webdriver/Makefile Fri Dec 30 14:01:14 2016 (r429989) +++ head/www/rubygem-selenium-webdriver/Makefile Fri Dec 30 14:06:49 2016 (r429990) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= selenium-webdriver -PORTVERSION= 2.53.0 +PORTVERSION= 3.0.5 CATEGORIES= www rubygems MASTER_SITES= RG Modified: head/www/rubygem-selenium-webdriver/distinfo ============================================================================== --- head/www/rubygem-selenium-webdriver/distinfo Fri Dec 30 14:01:14 2016 (r429989) +++ head/www/rubygem-selenium-webdriver/distinfo Fri Dec 30 14:06:49 2016 (r429990) @@ -1,2 +1,3 @@ -SHA256 (rubygem/selenium-webdriver-2.53.0.gem) = 6e79499ef8a5fd14c545a437dcb91795c83132fad9ddf65b7610889ae0fa3a87 -SIZE (rubygem/selenium-webdriver-2.53.0.gem) = 897536 +TIMESTAMP = 1483106386 +SHA256 (rubygem/selenium-webdriver-3.0.5.gem) = fe8ff3c9c698c2bd49a1201c26966b3f45ca19072fc2b0f12eda415ae1a6981d +SIZE (rubygem/selenium-webdriver-3.0.5.gem) = 820224 From owner-svn-ports-head@freebsd.org Fri Dec 30 14:26:13 2016 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 54B29C97708; Fri, 30 Dec 2016 14:26:13 +0000 (UTC) (envelope-from fluffy@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 2EB041CCD; Fri, 30 Dec 2016 14:26:13 +0000 (UTC) (envelope-from fluffy@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBUEQCVx026806; Fri, 30 Dec 2016 14:26:12 GMT (envelope-from fluffy@FreeBSD.org) Received: (from fluffy@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBUEQCwu026803; Fri, 30 Dec 2016 14:26:12 GMT (envelope-from fluffy@FreeBSD.org) Message-Id: <201612301426.uBUEQCwu026803@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: fluffy set sender to fluffy@FreeBSD.org using -f From: Dima Panov Date: Fri, 30 Dec 2016 14:26:12 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429991 - in head/finance/skrooge: . 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: Fri, 30 Dec 2016 14:26:13 -0000 Author: fluffy Date: Fri Dec 30 14:26:11 2016 New Revision: 429991 URL: https://svnweb.freebsd.org/changeset/ports/429991 Log: - Update Skrooge to 2.6.0 release - Allow to select encrypted db engine via options Deleted: head/finance/skrooge/files/patch-CMakeLists.txt Modified: head/finance/skrooge/Makefile head/finance/skrooge/distinfo head/finance/skrooge/pkg-plist Modified: head/finance/skrooge/Makefile ============================================================================== --- head/finance/skrooge/Makefile Fri Dec 30 14:06:49 2016 (r429990) +++ head/finance/skrooge/Makefile Fri Dec 30 14:26:11 2016 (r429991) @@ -1,9 +1,11 @@ # $FreeBSD$ PORTNAME= skrooge -PORTVERSION= 2.5.0 +PORTVERSION= 2.6.0 CATEGORIES= finance kde MASTER_SITES= KDE/stable/${PORTNAME} +PKGNAMESUFFIX= -kf5 +DIST_SUBDIR= KDE/${PORTNAME} MAINTAINER= kde@FreeBSD.org COMMENT= KDE personal finance manager @@ -13,8 +15,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= xsltproc:textproc/libxslt LIB_DEPENDS= libofx.so:finance/libofx \ - libqca-qt5.so:devel/qca-qt5 \ - libsqlcipher.so:databases/sqlcipher + libqca-qt5.so:devel/qca-qt5 USES= cmake:outsource compiler:c++11-lib desktop-file-utils \ gettext grantlee:5 kde:5 pkgconfig shared-mime-info tar:xz @@ -29,11 +30,32 @@ USE_QT5= concurrent core dbus designer g quick script sql svg webkit widgets xml \ qmake_build buildtools_build +CONFLICTS_INSTALL= ${PORTNAME}-kde4-* + USE_LDCONFIG= yes PLIST_SUB= SHLIB_VER=${PORTVERSION} \ SHLIB_SHVER=${PORTVERSION:R:R} +OPTIONS_SINGLE= SQL +OPTIONS_SINGLE_SQL= SQLITE SQLCIPHER +OPTIONS_SUB= YES +OPTIONS_DEFAULT= SQLITE + +SQLITE_USES= sqlite:3 +SQLITE_CMAKE_ON= -DSKG_CIPHER:BOOL=OFF +SQLCIPHER_DESC= Use encrypted database +SQLCIPHER_LIB_DEPENDS= libsqlcipher.so:databases/sqlcipher +SQLCIPHER_CMAKE_ON= -DSKG_CIPHER:BOOL=ON +SQLCIPHER_PLIST_SUB+= SQLCIPHER="" +SQLCIPHER_PLIST_SUB_OFF+= SQLCIPHER="@comment " + +post-patch: +.for i in skgbankgui skgbankmodeler skgbasegui skgbasemodeler skroogeakonadi + ${REINPLACE_CMD} -e 's|LIBRARY NAMELINK_SKIP||g' \ + ${PATCH_WRKSRC}/${i}/CMakeLists.txt +.endfor + # Skrooge creates several empty directories due to how it calls CMake's # install(DIRECTORY ...) function, so we need some code to remove them. post-install: Modified: head/finance/skrooge/distinfo ============================================================================== --- head/finance/skrooge/distinfo Fri Dec 30 14:06:49 2016 (r429990) +++ head/finance/skrooge/distinfo Fri Dec 30 14:26:11 2016 (r429991) @@ -1,3 +1,3 @@ -TIMESTAMP = 1481787844 -SHA256 (skrooge-2.5.0.tar.xz) = 97bebb1b3f1cd791160292bd4689e584c4054db14f0f88039541e67c72ce5e0d -SIZE (skrooge-2.5.0.tar.xz) = 17603860 +TIMESTAMP = 1483098093 +SHA256 (KDE/skrooge/skrooge-2.6.0.tar.xz) = f76be3a3033190da5324202da2592550cc64bcc8569c7ad3bcce989e93314d8f +SIZE (KDE/skrooge/skrooge-2.6.0.tar.xz) = 17878228 Modified: head/finance/skrooge/pkg-plist ============================================================================== --- head/finance/skrooge/pkg-plist Fri Dec 30 14:06:49 2016 (r429990) +++ head/finance/skrooge/pkg-plist Fri Dec 30 14:26:11 2016 (r429991) @@ -30,6 +30,7 @@ lib/libskgbasemodeler.so.%%SHLIB_VER%% %%QT_PLUGINDIR%%/skg_selectall.so %%QT_PLUGINDIR%%/skg_statistic.so %%QT_PLUGINDIR%%/skg_undoredo.so +%%QT_PLUGINDIR%%/skrooge_add_operation.so %%QT_PLUGINDIR%%/skrooge_bank.so %%QT_PLUGINDIR%%/skrooge_budget.so %%QT_PLUGINDIR%%/skrooge_calculator.so @@ -59,7 +60,7 @@ lib/libskgbasemodeler.so.%%SHLIB_VER%% %%QT_PLUGINDIR%%/skrooge_search.so %%QT_PLUGINDIR%%/skrooge_tracker.so %%QT_PLUGINDIR%%/skrooge_unit.so -%%QT_PLUGINDIR%%/sqldrivers/libskgsqlcipher.so +%%SQLCIPHER%%%%QT_PLUGINDIR%%/sqldrivers/libskgsqlcipher.so share/applications/org.kde.skrooge.desktop share/config.kcfg/skgbasegui_settings.kcfg share/config.kcfg/skgbookmark_settings.kcfg @@ -266,15 +267,6 @@ share/icons/breeze/actions/22/skrooge_mu share/icons/breeze/actions/22/skrooge_type.svgz share/icons/breeze/actions/22/view-categories-expenditures.svgz share/icons/breeze/actions/22/view-categories-incomes.svgz -share/icons/breeze/apps/22/skrooge.svgz -share/icons/breeze/mimetypes/16/application-x-skg.svgz -share/icons/breeze/mimetypes/16/application-x-skgc.svgz -share/icons/breeze/mimetypes/22/application-x-skg.svgz -share/icons/breeze/mimetypes/22/application-x-skgc.svgz -share/icons/breeze/mimetypes/32/application-x-skg.svgz -share/icons/breeze/mimetypes/32/application-x-skgc.svgz -share/icons/breeze/mimetypes/64/application-x-skg.svgz -share/icons/breeze/mimetypes/64/application-x-skgc.svgz share/icons/hicolor/128x128/actions/skg-chart-bubble.png share/icons/hicolor/128x128/actions/skrooge_credit_card.png share/icons/hicolor/128x128/actions/skrooge_less.png @@ -376,6 +368,7 @@ share/icons/hicolor/scalable/apps/skroog share/icons/hicolor/scalable/mimetypes/application-x-skg.svgz share/icons/hicolor/scalable/mimetypes/application-x-skgc.svgz share/knotifications5/skrooge.notifyrc +share/kservices5/org.kde.plasma-runner-skrooge-add-operation.desktop share/kservices5/org.kde.skg-plugin-advice.desktop share/kservices5/org.kde.skg-plugin-bookmark.desktop share/kservices5/org.kde.skg-plugin-dashboard.desktop @@ -719,6 +712,8 @@ share/mime/packages/x-skg.xml %%DATADIR%%/html/default/account_table.html %%DATADIR%%/html/default/account_table.qml %%DATADIR%%/html/default/advices_table.html +%%DATADIR%%/html/default/alarm.html +%%DATADIR%%/html/default/alarm.qml %%DATADIR%%/html/default/bank_table.html %%DATADIR%%/html/default/bank_table.qml %%DATADIR%%/html/default/bank_table_light.html @@ -736,6 +731,8 @@ share/mime/packages/x-skg.xml %%DATADIR%%/html/default/highlighted_operations.qml %%DATADIR%%/html/default/income_vs_expenditure.qml %%DATADIR%%/html/default/income_vs_expenditure_table.html +%%DATADIR%%/html/default/interests.html +%%DATADIR%%/html/default/interests.qml %%DATADIR%%/html/default/personal_finance_score.html %%DATADIR%%/html/default/personal_finance_score.qml %%DATADIR%%/html/default/portfolio.html From owner-svn-ports-head@freebsd.org Fri Dec 30 14:48:53 2016 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 74E4FC97DB2; Fri, 30 Dec 2016 14:48:53 +0000 (UTC) (envelope-from matthew@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 443D717A7; Fri, 30 Dec 2016 14:48:53 +0000 (UTC) (envelope-from matthew@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBUEmqGU034885; Fri, 30 Dec 2016 14:48:52 GMT (envelope-from matthew@FreeBSD.org) Received: (from matthew@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBUEmq4R034883; Fri, 30 Dec 2016 14:48:52 GMT (envelope-from matthew@FreeBSD.org) Message-Id: <201612301448.uBUEmq4R034883@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: matthew set sender to matthew@FreeBSD.org using -f From: Matthew Seaman Date: Fri, 30 Dec 2016 14:48:52 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429992 - head/textproc/py-agate 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: Fri, 30 Dec 2016 14:48:53 -0000 Author: matthew Date: Fri Dec 30 14:48:52 2016 New Revision: 429992 URL: https://svnweb.freebsd.org/changeset/ports/429992 Log: Update to 1.5.5 ChangeLog: https://agate.readthedocs.io/en/1.5.5/changelog.html Modified: head/textproc/py-agate/Makefile head/textproc/py-agate/distinfo Modified: head/textproc/py-agate/Makefile ============================================================================== --- head/textproc/py-agate/Makefile Fri Dec 30 14:26:11 2016 (r429991) +++ head/textproc/py-agate/Makefile Fri Dec 30 14:48:52 2016 (r429992) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= agate -PORTVERSION= 1.5.4 +PORTVERSION= 1.5.5 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/textproc/py-agate/distinfo ============================================================================== --- head/textproc/py-agate/distinfo Fri Dec 30 14:26:11 2016 (r429991) +++ head/textproc/py-agate/distinfo Fri Dec 30 14:48:52 2016 (r429992) @@ -1,3 +1,3 @@ -TIMESTAMP = 1482919505 -SHA256 (agate-1.5.4.tar.gz) = 0a9ad73bfbfa7335904877036384a80e75e49c5dffd8cd180a4998fccad74b03 -SIZE (agate-1.5.4.tar.gz) = 51246 +TIMESTAMP = 1483108396 +SHA256 (agate-1.5.5.tar.gz) = 2861da5ef44a442a2225f0945a8ddce67ba4653622bf55b22f793a7b7fd95265 +SIZE (agate-1.5.5.tar.gz) = 51513 From owner-svn-ports-head@freebsd.org Fri Dec 30 14:52:40 2016 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 759EAC97142; Fri, 30 Dec 2016 14:52:40 +0000 (UTC) (envelope-from swills@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 450F91CA2; Fri, 30 Dec 2016 14:52:40 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBUEqdYd038816; Fri, 30 Dec 2016 14:52:39 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBUEqdUQ038814; Fri, 30 Dec 2016 14:52:39 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201612301452.uBUEqdUQ038814@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Fri, 30 Dec 2016 14:52:39 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429993 - head/devel/rubygem-r18n-core 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: Fri, 30 Dec 2016 14:52:40 -0000 Author: swills Date: Fri Dec 30 14:52:39 2016 New Revision: 429993 URL: https://svnweb.freebsd.org/changeset/ports/429993 Log: devel/rubygem-r18n-core: update to 2.1.4 Modified: head/devel/rubygem-r18n-core/Makefile head/devel/rubygem-r18n-core/distinfo Modified: head/devel/rubygem-r18n-core/Makefile ============================================================================== --- head/devel/rubygem-r18n-core/Makefile Fri Dec 30 14:48:52 2016 (r429992) +++ head/devel/rubygem-r18n-core/Makefile Fri Dec 30 14:52:39 2016 (r429993) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= r18n-core -PORTVERSION= 2.1.3 +PORTVERSION= 2.1.4 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-r18n-core/distinfo ============================================================================== --- head/devel/rubygem-r18n-core/distinfo Fri Dec 30 14:48:52 2016 (r429992) +++ head/devel/rubygem-r18n-core/distinfo Fri Dec 30 14:52:39 2016 (r429993) @@ -1,2 +1,3 @@ -SHA256 (rubygem/r18n-core-2.1.3.gem) = 3c665a85a54083659669b8346448832cf617845622ed46661eff462d5c87fbc8 -SIZE (rubygem/r18n-core-2.1.3.gem) = 56320 +TIMESTAMP = 1483106821 +SHA256 (rubygem/r18n-core-2.1.4.gem) = 94f76cd1e6e216560cb1966d9c33c4cbc0184db568f107abbd4d01fed044f77e +SIZE (rubygem/r18n-core-2.1.4.gem) = 56832 From owner-svn-ports-head@freebsd.org Fri Dec 30 14:53:12 2016 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 8200EC97181; Fri, 30 Dec 2016 14:53:12 +0000 (UTC) (envelope-from swills@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 515E11D7E; Fri, 30 Dec 2016 14:53:12 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBUErBQn038952; Fri, 30 Dec 2016 14:53:11 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBUErBTD038950; Fri, 30 Dec 2016 14:53:11 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201612301453.uBUErBTD038950@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Fri, 30 Dec 2016 14:53:11 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429994 - head/www/rubygem-sinatra-r18n 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: Fri, 30 Dec 2016 14:53:12 -0000 Author: swills Date: Fri Dec 30 14:53:11 2016 New Revision: 429994 URL: https://svnweb.freebsd.org/changeset/ports/429994 Log: www/rubygem-sinatra-r18n: update to 2.1.4 Modified: head/www/rubygem-sinatra-r18n/Makefile head/www/rubygem-sinatra-r18n/distinfo Modified: head/www/rubygem-sinatra-r18n/Makefile ============================================================================== --- head/www/rubygem-sinatra-r18n/Makefile Fri Dec 30 14:52:39 2016 (r429993) +++ head/www/rubygem-sinatra-r18n/Makefile Fri Dec 30 14:53:11 2016 (r429994) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= sinatra-r18n -PORTVERSION= 2.1.3 +PORTVERSION= 2.1.4 CATEGORIES= www rubygems MASTER_SITES= RG Modified: head/www/rubygem-sinatra-r18n/distinfo ============================================================================== --- head/www/rubygem-sinatra-r18n/distinfo Fri Dec 30 14:52:39 2016 (r429993) +++ head/www/rubygem-sinatra-r18n/distinfo Fri Dec 30 14:53:11 2016 (r429994) @@ -1,2 +1,3 @@ -SHA256 (rubygem/sinatra-r18n-2.1.3.gem) = 7122c132d30b14d524fff3a64f13c2a1f4e0126a9ca62ef2433c0bd45a8f336e -SIZE (rubygem/sinatra-r18n-2.1.3.gem) = 10752 +TIMESTAMP = 1483109243 +SHA256 (rubygem/sinatra-r18n-2.1.4.gem) = 63e2215f396ee51798e3cf08a76410745e05e7ad9d4d5faf0e19eaddeae8bb78 +SIZE (rubygem/sinatra-r18n-2.1.4.gem) = 10752 From owner-svn-ports-head@freebsd.org Fri Dec 30 16:02:37 2016 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 8727DC974A8; Fri, 30 Dec 2016 16:02:37 +0000 (UTC) (envelope-from lifanov@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 61A771C87; Fri, 30 Dec 2016 16:02:37 +0000 (UTC) (envelope-from lifanov@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBUG2a49067008; Fri, 30 Dec 2016 16:02:36 GMT (envelope-from lifanov@FreeBSD.org) Received: (from lifanov@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBUG2aL5067005; Fri, 30 Dec 2016 16:02:36 GMT (envelope-from lifanov@FreeBSD.org) Message-Id: <201612301602.uBUG2aL5067005@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: lifanov set sender to lifanov@FreeBSD.org using -f From: Nikolai Lifanov Date: Fri, 30 Dec 2016 16:02:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429995 - head/www/seahub 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: Fri, 30 Dec 2016 16:02:37 -0000 Author: lifanov Date: Fri Dec 30 16:02:36 2016 New Revision: 429995 URL: https://svnweb.freebsd.org/changeset/ports/429995 Log: * Updated to 6.0.5 - Merge pull request #1403 from haiwen/count-users - update post args when generate encrypted share link - [repo-folder-perm-admin] fix - update encoding check when edit file - [my libs] don't show operations for broken library - [trash] added 'go back' - [file revisions] added 'back' - update admin del damaged repo - add space usage/quota info when export user to excel - [i18n] Update fr locale PR: 215638 Submitted by: Ultima1252@gmail.com (maintainer) Reviewed by: matthew Approved by: matthew (mentor) Differential Revision: https://reviews.freebsd.org/D8986 Modified: head/www/seahub/Makefile head/www/seahub/distinfo head/www/seahub/pkg-plist Modified: head/www/seahub/Makefile ============================================================================== --- head/www/seahub/Makefile Fri Dec 30 14:53:11 2016 (r429994) +++ head/www/seahub/Makefile Fri Dec 30 16:02:36 2016 (r429995) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= seahub -PORTVERSION= 6.0.4 +PORTVERSION= 6.0.5 DISTVERSIONPREFIX= v DISTVERSIONSUFFIX= -pro CATEGORIES= www Modified: head/www/seahub/distinfo ============================================================================== --- head/www/seahub/distinfo Fri Dec 30 14:53:11 2016 (r429994) +++ head/www/seahub/distinfo Fri Dec 30 16:02:36 2016 (r429995) @@ -1,3 +1,3 @@ -TIMESTAMP = 1481503025 -SHA256 (haiwen-seahub-v6.0.4-pro_GH0.tar.gz) = b2666021fb11e356f33dfb48de2b0b0b66d5378802556cd5f77508ee176df9d4 -SIZE (haiwen-seahub-v6.0.4-pro_GH0.tar.gz) = 8413936 +TIMESTAMP = 1482859386 +SHA256 (haiwen-seahub-v6.0.5-pro_GH0.tar.gz) = 741e15a6ae572b5dcf431bbe57fefaf523dc6f22e4fcdf62f853b1dddd798168 +SIZE (haiwen-seahub-v6.0.5-pro_GH0.tar.gz) = 8413914 Modified: head/www/seahub/pkg-plist ============================================================================== --- head/www/seahub/pkg-plist Fri Dec 30 14:53:11 2016 (r429994) +++ head/www/seahub/pkg-plist Fri Dec 30 16:02:36 2016 (r429995) @@ -185,7 +185,7 @@ %%SEAHUBDIR%%/media/assets/scripts/app/views/dialogs/dirent-rename.js %%SEAHUBDIR%%/media/assets/scripts/app/views/dialogs/repo-change-password.7c8f8db7a529.js %%SEAHUBDIR%%/media/assets/scripts/app/views/dialogs/repo-change-password.js -%%SEAHUBDIR%%/media/assets/scripts/app/views/dialogs/repo-folder-perm-admin.8273386c97cb.js +%%SEAHUBDIR%%/media/assets/scripts/app/views/dialogs/repo-folder-perm-admin.a73d294517e3.js %%SEAHUBDIR%%/media/assets/scripts/app/views/dialogs/repo-folder-perm-admin.js %%SEAHUBDIR%%/media/assets/scripts/app/views/dialogs/repo-history-settings.4803dcbb740a.js %%SEAHUBDIR%%/media/assets/scripts/app/views/dialogs/repo-history-settings.js @@ -347,7 +347,6 @@ %%SEAHUBDIR%%/media/assets/scripts/i18n/es-mx/djangojs.js %%SEAHUBDIR%%/media/assets/scripts/i18n/es/djangojs.210aa31910ac.js %%SEAHUBDIR%%/media/assets/scripts/i18n/es/djangojs.js -%%SEAHUBDIR%%/media/assets/scripts/i18n/fr/djangojs.f66480b3d021.js %%SEAHUBDIR%%/media/assets/scripts/i18n/fr/djangojs.js %%SEAHUBDIR%%/media/assets/scripts/i18n/he/djangojs.f701701595f1.js %%SEAHUBDIR%%/media/assets/scripts/i18n/he/djangojs.js @@ -727,15 +726,17 @@ %%SEAHUBDIR%%/media/assets/scripts/app/views/organization.f2b8e14eb3f3.js %%SEAHUBDIR%%/media/assets/scripts/common.40cfe3ae0e4a.js %%SEAHUBDIR%%/media/assets/scripts/dist/build.47e68614daea.txt -%%SEAHUBDIR%%/media/assets/scripts/dist/main.9f9fcaac3b37.js %%SEAHUBDIR%%/media/assets/scripts/dist/sysadmin-main.949967e72a2a.js %%SEAHUBDIR%%/media/assets/scripts/i18n/fi/djangojs.8d877df126c1.js %%SEAHUBDIR%%/media/assets/scripts/i18n/fi/djangojs.js +%%SEAHUBDIR%%/media/assets/scripts/dist/i18n/fi/djangojs.3a52c64c31bf.js +%%SEAHUBDIR%%/media/assets/scripts/dist/i18n/fi/djangojs.js +%%SEAHUBDIR%%/media/assets/scripts/dist/main.37004de6ce75.js +%%SEAHUBDIR%%/media/assets/scripts/i18n/fr/djangojs.b19b80108a06.js %%SEAHUBDIR%%/media/css/video-js.min.css %%SEAHUBDIR%%/media/js/video-js.swf %%SEAHUBDIR%%/media/js/video.min.js %%SEAHUBDIR%%/sql/oracle.sql -%%SEAHUBDIR%%/static/scripts/i18n/fi/djangojs.js %%SEAHUBDIR%%/tests/seahub/forms/test_add_user_form.py %%SEAHUBDIR%%/tests/seahub/utils/%%USERS%%-license.txt %%SEAHUBDIR%%/tests/seahub/utils/test_license_parse.py From owner-svn-ports-head@freebsd.org Fri Dec 30 16:07:27 2016 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 14F1BC975A5; Fri, 30 Dec 2016 16:07:27 +0000 (UTC) (envelope-from lifanov@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 E3B3D1F3A; Fri, 30 Dec 2016 16:07:26 +0000 (UTC) (envelope-from lifanov@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBUG7QYo067376; Fri, 30 Dec 2016 16:07:26 GMT (envelope-from lifanov@FreeBSD.org) Received: (from lifanov@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBUG7P9m067374; Fri, 30 Dec 2016 16:07:25 GMT (envelope-from lifanov@FreeBSD.org) Message-Id: <201612301607.uBUG7P9m067374@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: lifanov set sender to lifanov@FreeBSD.org using -f From: Nikolai Lifanov Date: Fri, 30 Dec 2016 16:07:25 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429996 - in head/security/hashcat: . 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: Fri, 30 Dec 2016 16:07:27 -0000 Author: lifanov Date: Fri Dec 30 16:07:25 2016 New Revision: 429996 URL: https://svnweb.freebsd.org/changeset/ports/429996 Log: security/hashcat: batch of small fixes o fix shebang on sample bash completion installer o respect ${CC} o fix gsed dependency o switch to a simpler Makefile patch that was merged upstream Reported by: AMDmi3 (shebang issue) Reviewed by: matthew Approved by: matthew (mentor) Differential Revision: https://reviews.freebsd.org/D8984 Modified: head/security/hashcat/Makefile head/security/hashcat/files/patch-src_Makefile Modified: head/security/hashcat/Makefile ============================================================================== --- head/security/hashcat/Makefile Fri Dec 30 16:02:36 2016 (r429995) +++ head/security/hashcat/Makefile Fri Dec 30 16:07:25 2016 (r429996) @@ -4,6 +4,7 @@ PORTNAME= hashcat PORTVERSION= 3.20 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= security MAINTAINER= lifanov@FreeBSD.org @@ -13,16 +14,21 @@ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/docs/license.txt BUILD_DEPENDS= ${LOCALBASE}/include/CL/cl.h:devel/opencl \ - ${LOCALBASE}/bin/gsed:textproc/gsed + gsed:textproc/gsed BROKEN_FreeBSD_9= does not build USE_GITHUB= yes ALL_TARGET= native -USES= gmake localbase +USES= gmake localbase shebangfix +SHEBANG_FILES= extra/tab_completion/install USE_CSTD= c99 +MAKE_ARGS= CC="${CC}" \ + CFLAGS_NATIVE="${CFLAGS} -Iinclude/ -IOpenCL/" \ + LFLAGS_NATIVE="${LDFLAGS} -lpthread" + pre-install: ${STRIP_CMD} ${WRKSRC}/hashcat Modified: head/security/hashcat/files/patch-src_Makefile ============================================================================== --- head/security/hashcat/files/patch-src_Makefile Fri Dec 30 16:02:36 2016 (r429995) +++ head/security/hashcat/files/patch-src_Makefile Fri Dec 30 16:07:25 2016 (r429996) @@ -1,56 +1,16 @@ --- src/Makefile.orig 2016-12-02 14:00:23 UTC +++ src/Makefile -@@ -101,25 +101,7 @@ BINARY_NATIVE := $(PROG_NAME) - ## General compiler and linker options - ## +@@ -163,11 +163,13 @@ LFLAGS_NATIVE += -lpthread -ld + endif # Linux --CFLAGS := -pipe -std=c99 -Iinclude/ -IOpenCL/ --CFLAGS += -W --CFLAGS += -Wall --CFLAGS += -Wextra --CFLAGS += -Wfloat-equal --CFLAGS += -Wundef --CFLAGS += -Wshadow --CFLAGS += -Wmissing-declarations --CFLAGS += -Wmissing-prototypes --CFLAGS += -Wpointer-arith --CFLAGS += -Wstrict-prototypes --CFLAGS += -Waggregate-return --CFLAGS += -Wswitch-enum --CFLAGS += -Wunreachable-code --CFLAGS += -Winit-self --CFLAGS += -Werror-implicit-function-declaration --CFLAGS += -Wformat --CFLAGS += -Wno-format-zero-length --CFLAGS += -ftrapv -+CFLAGS += -Iinclude/ -IOpenCL/ - - # the following compiler options produce warnings that should be fixed at some time - -@@ -137,18 +119,6 @@ CFLAGS += -ftrapv - - #CFLAGS += -Wstack-usage=524288 - --LFLAGS := -- --ifndef DEBUG --CFLAGS += -O2 --LFLAGS += -s --else --CFLAGS += -DDEBUG -g -ggdb --ifeq ($(DEBUG),2) --CFLAGS += -fsanitize=address -fno-omit-frame-pointer --endif --endif -- - ## - ## Native compilation target - ## -@@ -165,7 +135,6 @@ endif # Linux ifeq ($(UNAME),FreeBSD) ++ifndef PORTNAME CFLAGS_NATIVE := $(CFLAGS) CFLAGS_NATIVE += -I$(OPENCL_HEADERS_KHRONOS)/ --CFLAGS_NATIVE += -march=native + CFLAGS_NATIVE += -march=native LFLAGS_NATIVE := $(LFLAGS) LFLAGS_NATIVE += -lpthread ++endif endif # FreeBSD + + ifeq ($(UNAME),Darwin) From owner-svn-ports-head@freebsd.org Fri Dec 30 16:14:29 2016 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 99BADC9785D; Fri, 30 Dec 2016 16:14:29 +0000 (UTC) (envelope-from swills@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 69398147A; Fri, 30 Dec 2016 16:14:29 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBUGES8R071447; Fri, 30 Dec 2016 16:14:28 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBUGESd9071445; Fri, 30 Dec 2016 16:14:28 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201612301614.uBUGESd9071445@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Fri, 30 Dec 2016 16:14:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429997 - head/www/rubygem-uglifier 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: Fri, 30 Dec 2016 16:14:29 -0000 Author: swills Date: Fri Dec 30 16:14:28 2016 New Revision: 429997 URL: https://svnweb.freebsd.org/changeset/ports/429997 Log: www/rubygem-uglifier: update to 3.0.4 Modified: head/www/rubygem-uglifier/Makefile head/www/rubygem-uglifier/distinfo Modified: head/www/rubygem-uglifier/Makefile ============================================================================== --- head/www/rubygem-uglifier/Makefile Fri Dec 30 16:07:25 2016 (r429996) +++ head/www/rubygem-uglifier/Makefile Fri Dec 30 16:14:28 2016 (r429997) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= uglifier -PORTVERSION= 3.0.2 +PORTVERSION= 3.0.4 CATEGORIES= www rubygems MASTER_SITES= RG Modified: head/www/rubygem-uglifier/distinfo ============================================================================== --- head/www/rubygem-uglifier/distinfo Fri Dec 30 16:07:25 2016 (r429996) +++ head/www/rubygem-uglifier/distinfo Fri Dec 30 16:14:28 2016 (r429997) @@ -1,3 +1,3 @@ -TIMESTAMP = 1473686931 -SHA256 (rubygem/uglifier-3.0.2.gem) = ccc57a83cf6c0aacf41fe728edfdfef75e915e3accf75339e903cc304cd06038 -SIZE (rubygem/uglifier-3.0.2.gem) = 97280 +TIMESTAMP = 1483109499 +SHA256 (rubygem/uglifier-3.0.4.gem) = b1a0d1e21e095bf75547b886cb725b435ea668bfea64e1190f3bda7918b97341 +SIZE (rubygem/uglifier-3.0.4.gem) = 93696 From owner-svn-ports-head@freebsd.org Fri Dec 30 16:27:26 2016 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 5D905C97D24; Fri, 30 Dec 2016 16:27:26 +0000 (UTC) (envelope-from jrm@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 2D48E1F2E; Fri, 30 Dec 2016 16:27:26 +0000 (UTC) (envelope-from jrm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBUGRPFl075922; Fri, 30 Dec 2016 16:27:25 GMT (envelope-from jrm@FreeBSD.org) Received: (from jrm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBUGRPTx075920; Fri, 30 Dec 2016 16:27:25 GMT (envelope-from jrm@FreeBSD.org) Message-Id: <201612301627.uBUGRPTx075920@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jrm set sender to jrm@FreeBSD.org using -f From: Joseph Mingrone Date: Fri, 30 Dec 2016 16:27:25 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429998 - head/biology/diamond 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: Fri, 30 Dec 2016 16:27:26 -0000 Author: jrm Date: Fri Dec 30 16:27:25 2016 New Revision: 429998 URL: https://svnweb.freebsd.org/changeset/ports/429998 Log: biology/diamond: Update to version 0.8.30 Upstream changes: - slightly improved sensitivity - added option to report unaligned queries: --unal (0=no, 1=yes) - pairwise, XML and SAM format will report unaligned queries by default - added option to filter alignments by subject cover (--subject-cover) Approved by: swills (mentor) Differential Revision: https://reviews.freebsd.org/D9000 Modified: head/biology/diamond/Makefile head/biology/diamond/distinfo Modified: head/biology/diamond/Makefile ============================================================================== --- head/biology/diamond/Makefile Fri Dec 30 16:14:28 2016 (r429997) +++ head/biology/diamond/Makefile Fri Dec 30 16:27:25 2016 (r429998) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= diamond -PORTVERSION= 0.8.29 +PORTVERSION= 0.8.30 DISTVERSIONPREFIX=v CATEGORIES= biology Modified: head/biology/diamond/distinfo ============================================================================== --- head/biology/diamond/distinfo Fri Dec 30 16:14:28 2016 (r429997) +++ head/biology/diamond/distinfo Fri Dec 30 16:27:25 2016 (r429998) @@ -1,3 +1,3 @@ -TIMESTAMP = 1482000601 -SHA256 (bbuchfink-diamond-v0.8.29_GH0.tar.gz) = 7f50453153cee83bc38dc1a8983d8e4d6bc455515542161d5c62de11fc91d0d6 -SIZE (bbuchfink-diamond-v0.8.29_GH0.tar.gz) = 327638 +TIMESTAMP = 1483113104 +SHA256 (bbuchfink-diamond-v0.8.30_GH0.tar.gz) = ee138e4241c2712d6ce967785474312c52a45c6b56715b00e2abf759605e1fbb +SIZE (bbuchfink-diamond-v0.8.30_GH0.tar.gz) = 329097 From owner-svn-ports-head@freebsd.org Fri Dec 30 16:27:29 2016 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 DFC89C97D4A; Fri, 30 Dec 2016 16:27:29 +0000 (UTC) (envelope-from woodsb02@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 A14281F3B; Fri, 30 Dec 2016 16:27:29 +0000 (UTC) (envelope-from woodsb02@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBUGRShx076054; Fri, 30 Dec 2016 16:27:28 GMT (envelope-from woodsb02@FreeBSD.org) Received: (from woodsb02@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBUGRSP0076051; Fri, 30 Dec 2016 16:27:28 GMT (envelope-from woodsb02@FreeBSD.org) Message-Id: <201612301627.uBUGRSP0076051@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: woodsb02 set sender to woodsb02@FreeBSD.org using -f From: Ben Woods Date: Fri, 30 Dec 2016 16:27:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429999 - head/multimedia/emby-server 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: Fri, 30 Dec 2016 16:27:30 -0000 Author: woodsb02 Date: Fri Dec 30 16:27:28 2016 New Revision: 429999 URL: https://svnweb.freebsd.org/changeset/ports/429999 Log: multimedia/emby-server: Update to 3.1.2 Changes this release: https://github.com/MediaBrowser/Emby/releases/tag/3.1.2 Modified: head/multimedia/emby-server/Makefile head/multimedia/emby-server/distinfo head/multimedia/emby-server/pkg-plist Modified: head/multimedia/emby-server/Makefile ============================================================================== --- head/multimedia/emby-server/Makefile Fri Dec 30 16:27:25 2016 (r429998) +++ head/multimedia/emby-server/Makefile Fri Dec 30 16:27:28 2016 (r429999) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= emby-server -PORTVERSION= 3.1.1 +PORTVERSION= 3.1.2 CATEGORIES= multimedia MAINTAINER= woodsb02@FreeBSD.org Modified: head/multimedia/emby-server/distinfo ============================================================================== --- head/multimedia/emby-server/distinfo Fri Dec 30 16:27:25 2016 (r429998) +++ head/multimedia/emby-server/distinfo Fri Dec 30 16:27:28 2016 (r429999) @@ -1,3 +1,3 @@ -TIMESTAMP = 1482898023 -SHA256 (MediaBrowser-Emby-3.1.1_GH0.tar.gz) = 82526c2a1b2c17a1678d3c6ecd67d161863fce3800fdeea1a4dd11162ccb95d7 -SIZE (MediaBrowser-Emby-3.1.1_GH0.tar.gz) = 41748113 +TIMESTAMP = 1483113664 +SHA256 (MediaBrowser-Emby-3.1.2_GH0.tar.gz) = 9139a8ce91e6fa35b2bbe622df15df8de26d41e4b07ea9140c6b8850d35ed8a1 +SIZE (MediaBrowser-Emby-3.1.2_GH0.tar.gz) = 41765969 Modified: head/multimedia/emby-server/pkg-plist ============================================================================== --- head/multimedia/emby-server/pkg-plist Fri Dec 30 16:27:25 2016 (r429998) +++ head/multimedia/emby-server/pkg-plist Fri Dec 30 16:27:28 2016 (r429999) @@ -179,6 +179,7 @@ lib/emby-server/dashboard-ui/bower_compo lib/emby-server/dashboard-ui/bower_components/emby-apiclient/appstorage-localstorage.js lib/emby-server/dashboard-ui/bower_components/emby-apiclient/appstorage-memory.js lib/emby-server/dashboard-ui/bower_components/emby-apiclient/bower.json +lib/emby-server/dashboard-ui/bower_components/emby-apiclient/cameraroll.js lib/emby-server/dashboard-ui/bower_components/emby-apiclient/connectionmanager.js lib/emby-server/dashboard-ui/bower_components/emby-apiclient/credentials.js lib/emby-server/dashboard-ui/bower_components/emby-apiclient/events.js @@ -239,6 +240,7 @@ lib/emby-server/dashboard-ui/bower_compo lib/emby-server/dashboard-ui/bower_components/emby-webcomponents/emby-checkbox/emby-checkbox.js lib/emby-server/dashboard-ui/bower_components/emby-webcomponents/emby-collapse/emby-collapse.css lib/emby-server/dashboard-ui/bower_components/emby-webcomponents/emby-collapse/emby-collapse.js +lib/emby-server/dashboard-ui/bower_components/emby-webcomponents/emby-connect/connecthelper.js lib/emby-server/dashboard-ui/bower_components/emby-webcomponents/emby-input/emby-input.css lib/emby-server/dashboard-ui/bower_components/emby-webcomponents/emby-input/emby-input.js lib/emby-server/dashboard-ui/bower_components/emby-webcomponents/emby-itemscontainer/emby-itemscontainer.js @@ -256,6 +258,7 @@ lib/emby-server/dashboard-ui/bower_compo lib/emby-server/dashboard-ui/bower_components/emby-webcomponents/emby-toggle/emby-toggle.js lib/emby-server/dashboard-ui/bower_components/emby-webcomponents/fetchhelper.js lib/emby-server/dashboard-ui/bower_components/emby-webcomponents/filedownloader.js +lib/emby-server/dashboard-ui/bower_components/emby-webcomponents/filesystem.js lib/emby-server/dashboard-ui/bower_components/emby-webcomponents/focusmanager.js lib/emby-server/dashboard-ui/bower_components/emby-webcomponents/fonts/material-icons/2fcrYFNaTjcS6g4U3t-Y5ZjZjT5FdEJ140U2DJYC3mY.woff2 lib/emby-server/dashboard-ui/bower_components/emby-webcomponents/fonts/material-icons/2fcrYFNaTjcS6g4U3t-Y5ewrjPiaoEww8AihgqWRJAo.woff @@ -469,6 +472,8 @@ lib/emby-server/dashboard-ui/bower_compo lib/emby-server/dashboard-ui/bower_components/emby-webcomponents/subtitleeditor/subtitleeditor.js lib/emby-server/dashboard-ui/bower_components/emby-webcomponents/subtitleeditor/subtitleeditor.template.html lib/emby-server/dashboard-ui/bower_components/emby-webcomponents/sync/sync.js +lib/emby-server/dashboard-ui/bower_components/emby-webcomponents/sync/syncjobeditor.js +lib/emby-server/dashboard-ui/bower_components/emby-webcomponents/sync/syncjoblist.js lib/emby-server/dashboard-ui/bower_components/emby-webcomponents/sync/synctoggle.js lib/emby-server/dashboard-ui/bower_components/emby-webcomponents/thememediaplayer.js lib/emby-server/dashboard-ui/bower_components/emby-webcomponents/toast/toast.css @@ -767,7 +772,6 @@ lib/emby-server/dashboard-ui/components/ lib/emby-server/dashboard-ui/components/navdrawer/navdrawer.js lib/emby-server/dashboard-ui/components/remotecontrol.js lib/emby-server/dashboard-ui/components/remotecontrolautoplay.js -lib/emby-server/dashboard-ui/components/syncjoblist/syncjoblist.js lib/emby-server/dashboard-ui/components/tvproviders/schedulesdirect.js lib/emby-server/dashboard-ui/components/tvproviders/schedulesdirect.template.html lib/emby-server/dashboard-ui/components/tvproviders/xmltv.js @@ -1055,7 +1059,6 @@ lib/emby-server/dashboard-ui/scripts/son lib/emby-server/dashboard-ui/scripts/streamingsettings.js lib/emby-server/dashboard-ui/scripts/supporterkeypage.js lib/emby-server/dashboard-ui/scripts/syncactivity.js -lib/emby-server/dashboard-ui/scripts/syncjob.js lib/emby-server/dashboard-ui/scripts/syncsettings.js lib/emby-server/dashboard-ui/scripts/taskbutton.js lib/emby-server/dashboard-ui/scripts/tvgenres.js @@ -1129,7 +1132,6 @@ lib/emby-server/dashboard-ui/strings/zh- lib/emby-server/dashboard-ui/strings/zh-TW.json lib/emby-server/dashboard-ui/supporterkey.html lib/emby-server/dashboard-ui/syncactivity.html -lib/emby-server/dashboard-ui/syncjob.html lib/emby-server/dashboard-ui/syncsettings.html lib/emby-server/dashboard-ui/themes/halloween/bg.jpg lib/emby-server/dashboard-ui/themes/halloween/style.css From owner-svn-ports-head@freebsd.org Fri Dec 30 16:31:11 2016 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 766E0C97F02; Fri, 30 Dec 2016 16:31:11 +0000 (UTC) (envelope-from jrm@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 25AD812D3; Fri, 30 Dec 2016 16:31:11 +0000 (UTC) (envelope-from jrm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBUGVAIx077758; Fri, 30 Dec 2016 16:31:10 GMT (envelope-from jrm@FreeBSD.org) Received: (from jrm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBUGVAwT077753; Fri, 30 Dec 2016 16:31:10 GMT (envelope-from jrm@FreeBSD.org) Message-Id: <201612301631.uBUGVAwT077753@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jrm set sender to jrm@FreeBSD.org using -f From: Joseph Mingrone Date: Fri, 30 Dec 2016 16:31:09 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r430000 - in head/sysutils: . smenu 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: Fri, 30 Dec 2016 16:31:11 -0000 Author: jrm Date: Fri Dec 30 16:31:09 2016 New Revision: 430000 URL: https://svnweb.freebsd.org/changeset/ports/430000 Log: sysutils/smenu: New port: Terminal utility to interactively filter text PR: 215537 Submitted by: dbaio@bsd.com.br (maintainer) Approved by: swills (mentor) Differential Revision: https://reviews.freebsd.org/D8999 Added: head/sysutils/smenu/ head/sysutils/smenu/Makefile (contents, props changed) head/sysutils/smenu/distinfo (contents, props changed) head/sysutils/smenu/pkg-descr (contents, props changed) Modified: head/sysutils/Makefile Modified: head/sysutils/Makefile ============================================================================== --- head/sysutils/Makefile Fri Dec 30 16:27:28 2016 (r429999) +++ head/sysutils/Makefile Fri Dec 30 16:31:09 2016 (r430000) @@ -1048,6 +1048,7 @@ SUBDIR += slst SUBDIR += slurm-wlm SUBDIR += smartmontools + SUBDIR += smenu SUBDIR += smp_utils SUBDIR += snap SUBDIR += snowlog Added: head/sysutils/smenu/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/sysutils/smenu/Makefile Fri Dec 30 16:31:09 2016 (r430000) @@ -0,0 +1,22 @@ +# $FreeBSD$ + +PORTNAME= smenu +PORTVERSION= 0.9.9 +DISTVERSIONPREFIX= v +CATEGORIES= sysutils + +MAINTAINER= dbaio@bsd.com.br +COMMENT= Terminal utility to interactively filter text + +LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/LICENSE.rst + +USE_GITHUB= yes +GH_ACCOUNT= p-gen + +GNU_CONFIGURE= yes + +PLIST_FILES= bin/smenu \ + man/man1/smenu.1.gz + +.include Added: head/sysutils/smenu/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/sysutils/smenu/distinfo Fri Dec 30 16:31:09 2016 (r430000) @@ -0,0 +1,3 @@ +TIMESTAMP = 1482669632 +SHA256 (p-gen-smenu-v0.9.9_GH0.tar.gz) = 04c9ea56130a8d2398c5fba712f6e099d7a7adb0d9072d1610624fe902b5c54d +SIZE (p-gen-smenu-v0.9.9_GH0.tar.gz) = 965401 Added: head/sysutils/smenu/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/sysutils/smenu/pkg-descr Fri Dec 30 16:31:09 2016 (r430000) @@ -0,0 +1,7 @@ +smenu is a selection filter like sed is an editing filter. + +This simple terminal utility reads words from standard input, presents them +in a cool interactive window and writes the selected word, if any, to +standard output. + +WWW: https://github.com/p-gen/smenu From owner-svn-ports-head@freebsd.org Fri Dec 30 16:49:01 2016 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 DA1A4C966EE; Fri, 30 Dec 2016 16:49:01 +0000 (UTC) (envelope-from swills@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 A95461DBC; Fri, 30 Dec 2016 16:49:01 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBUGn0TM084162; Fri, 30 Dec 2016 16:49:00 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBUGn0C8084160; Fri, 30 Dec 2016 16:49:00 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201612301649.uBUGn0C8084160@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Fri, 30 Dec 2016 16:49:00 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r430001 - head/devel/rubygem-bindata 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: Fri, 30 Dec 2016 16:49:02 -0000 Author: swills Date: Fri Dec 30 16:49:00 2016 New Revision: 430001 URL: https://svnweb.freebsd.org/changeset/ports/430001 Log: devel/rubygem-bindata: update to 2.3.4 Modified: head/devel/rubygem-bindata/Makefile head/devel/rubygem-bindata/distinfo Modified: head/devel/rubygem-bindata/Makefile ============================================================================== --- head/devel/rubygem-bindata/Makefile Fri Dec 30 16:31:09 2016 (r430000) +++ head/devel/rubygem-bindata/Makefile Fri Dec 30 16:49:00 2016 (r430001) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= bindata -PORTVERSION= 2.3.0 +PORTVERSION= 2.3.4 CATEGORIES= devel ruby MASTER_SITES= RG Modified: head/devel/rubygem-bindata/distinfo ============================================================================== --- head/devel/rubygem-bindata/distinfo Fri Dec 30 16:31:09 2016 (r430000) +++ head/devel/rubygem-bindata/distinfo Fri Dec 30 16:49:00 2016 (r430001) @@ -1,2 +1,3 @@ -SHA256 (rubygem/bindata-2.3.0.gem) = baa684edd7fd806edc79f6a5710dd402158663be04893fda5e1d4bb53c7fe187 -SIZE (rubygem/bindata-2.3.0.gem) = 77312 +TIMESTAMP = 1483116313 +SHA256 (rubygem/bindata-2.3.4.gem) = 0ed2de7ce0c511a659037ab4aa0d170e5464e18fd95388a6140f70af8b14d814 +SIZE (rubygem/bindata-2.3.4.gem) = 78848 From owner-svn-ports-head@freebsd.org Fri Dec 30 16:51:25 2016 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 5C0AEC9679F; Fri, 30 Dec 2016 16:51:25 +0000 (UTC) (envelope-from swills@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 2B7301F68; Fri, 30 Dec 2016 16:51:25 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBUGpOx1087183; Fri, 30 Dec 2016 16:51:24 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBUGpO8s087181; Fri, 30 Dec 2016 16:51:24 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201612301651.uBUGpO8s087181@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Fri, 30 Dec 2016 16:51:24 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r430002 - head/devel/rubygem-bson 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: Fri, 30 Dec 2016 16:51:25 -0000 Author: swills Date: Fri Dec 30 16:51:24 2016 New Revision: 430002 URL: https://svnweb.freebsd.org/changeset/ports/430002 Log: devel/rubygem-bson: update to 4.2.1 Modified: head/devel/rubygem-bson/Makefile head/devel/rubygem-bson/distinfo Modified: head/devel/rubygem-bson/Makefile ============================================================================== --- head/devel/rubygem-bson/Makefile Fri Dec 30 16:49:00 2016 (r430001) +++ head/devel/rubygem-bson/Makefile Fri Dec 30 16:51:24 2016 (r430002) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= bson -PORTVERSION= 4.1.1 +PORTVERSION= 4.2.1 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-bson/distinfo ============================================================================== --- head/devel/rubygem-bson/distinfo Fri Dec 30 16:49:00 2016 (r430001) +++ head/devel/rubygem-bson/distinfo Fri Dec 30 16:51:24 2016 (r430002) @@ -1,2 +1,3 @@ -SHA256 (rubygem/bson-4.1.1.gem) = de07e713b2963c1efbbfe4cafc4630bc19ebd3ee77847cc36b00eb6d4fc180e9 -SIZE (rubygem/bson-4.1.1.gem) = 49152 +TIMESTAMP = 1483116451 +SHA256 (rubygem/bson-4.2.1.gem) = ae592c99a3fb61e1925687ab993b3a9e3c3ee29b47c5aee832b1941b03afa55c +SIZE (rubygem/bson-4.2.1.gem) = 80896 From owner-svn-ports-head@freebsd.org Fri Dec 30 16:53:52 2016 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 F34F0C96968; Fri, 30 Dec 2016 16:53:51 +0000 (UTC) (envelope-from swills@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 C2DC41231; Fri, 30 Dec 2016 16:53:51 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBUGro41088269; Fri, 30 Dec 2016 16:53:50 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBUGroR7088267; Fri, 30 Dec 2016 16:53:50 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201612301653.uBUGroR7088267@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Fri, 30 Dec 2016 16:53:50 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r430003 - head/devel/rubygem-capybara 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: Fri, 30 Dec 2016 16:53:52 -0000 Author: swills Date: Fri Dec 30 16:53:50 2016 New Revision: 430003 URL: https://svnweb.freebsd.org/changeset/ports/430003 Log: devel/rubygem-capybara: update to 2.11.0 Modified: head/devel/rubygem-capybara/Makefile head/devel/rubygem-capybara/distinfo Modified: head/devel/rubygem-capybara/Makefile ============================================================================== --- head/devel/rubygem-capybara/Makefile Fri Dec 30 16:51:24 2016 (r430002) +++ head/devel/rubygem-capybara/Makefile Fri Dec 30 16:53:50 2016 (r430003) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= capybara -PORTVERSION= 2.10.2 +PORTVERSION= 2.11.0 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-capybara/distinfo ============================================================================== --- head/devel/rubygem-capybara/distinfo Fri Dec 30 16:51:24 2016 (r430002) +++ head/devel/rubygem-capybara/distinfo Fri Dec 30 16:53:50 2016 (r430003) @@ -1,3 +1,3 @@ -TIMESTAMP = 1480795039 -SHA256 (rubygem/capybara-2.10.2.gem) = 67656a273c77e6821ab604a2cdcf13f9f0311b5ca57eeedab6700c1bac81ff88 -SIZE (rubygem/capybara-2.10.2.gem) = 242688 +TIMESTAMP = 1483116580 +SHA256 (rubygem/capybara-2.11.0.gem) = fb097436b4f3a0610026c0757ef1531edad5f0f0836f49d3c4f53541058f50c5 +SIZE (rubygem/capybara-2.11.0.gem) = 246784 From owner-svn-ports-head@freebsd.org Fri Dec 30 16:57:20 2016 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 BA07FC96A9D; Fri, 30 Dec 2016 16:57:20 +0000 (UTC) (envelope-from woodsb02@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 73887143E; Fri, 30 Dec 2016 16:57:20 +0000 (UTC) (envelope-from woodsb02@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBUGvJ8u088685; Fri, 30 Dec 2016 16:57:19 GMT (envelope-from woodsb02@FreeBSD.org) Received: (from woodsb02@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBUGvJvh088680; Fri, 30 Dec 2016 16:57:19 GMT (envelope-from woodsb02@FreeBSD.org) Message-Id: <201612301657.uBUGvJvh088680@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: woodsb02 set sender to woodsb02@FreeBSD.org using -f From: Ben Woods Date: Fri, 30 Dec 2016 16:57:19 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r430004 - in head/net: remmina remmina-plugins 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: Fri, 30 Dec 2016 16:57:20 -0000 Author: woodsb02 Date: Fri Dec 30 16:57:19 2016 New Revision: 430004 URL: https://svnweb.freebsd.org/changeset/ports/430004 Log: net/remmina and net/remmina-plugins: Update to 1.2.0-rcgit.17 - Remove SURVEY option, as it was removed upstream - Remove net/remmina-plugin-rdp patch to work with recent versions of FreeRDP, as it is incorporated in this release of Remmina Changes this release: https://github.com/FreeRDP/Remmina/releases/tag/v1.2.0-rcgit.17 Modified: head/net/remmina-plugins/Makefile head/net/remmina-plugins/distinfo head/net/remmina/Makefile head/net/remmina/distinfo head/net/remmina/pkg-plist Modified: head/net/remmina-plugins/Makefile ============================================================================== --- head/net/remmina-plugins/Makefile Fri Dec 30 16:53:50 2016 (r430003) +++ head/net/remmina-plugins/Makefile Fri Dec 30 16:57:19 2016 (r430004) @@ -3,13 +3,9 @@ PORTNAME?= remmina-plugins DISTVERSIONPREFIX=v -DISTVERSION= 1.2.0-rcgit.16 -PORTREVISION= 1 +DISTVERSION= 1.2.0-rcgit.17 CATEGORIES= net gnome -PATCH_SITES= https://github.com/FreeRDP/Remmina/commit/ -PATCHFILES= 9b783595bd7fbfc39d1194d28110519c49dcaecc.patch:-p1 - MAINTAINER?= woodsb02@FreeBSD.org COMMENT?= Remmina plugin system @@ -41,8 +37,6 @@ TELEP_RUN_DEPENDS= remmina-plugin-telepa VNC_RUN_DEPENDS= remmina-plugin-vnc>=0:net/remmina-plugin-vnc XDMCP_RUN_DEPENDS= remmina-plugin-xdmcp>=0:net/remmina-plugin-xdmcp -do-patch: - .include .endif Modified: head/net/remmina-plugins/distinfo ============================================================================== --- head/net/remmina-plugins/distinfo Fri Dec 30 16:53:50 2016 (r430003) +++ head/net/remmina-plugins/distinfo Fri Dec 30 16:57:19 2016 (r430004) @@ -1,5 +1,3 @@ -TIMESTAMP = 1482223169 -SHA256 (FreeRDP-Remmina-v1.2.0-rcgit.16_GH0.tar.gz) = edb347f9e4d0a2e682f7ffd22caa364b477653a1aca31d1c1922a86d81df4995 -SIZE (FreeRDP-Remmina-v1.2.0-rcgit.16_GH0.tar.gz) = 1008438 -SHA256 (9b783595bd7fbfc39d1194d28110519c49dcaecc.patch) = 2f6234f3be140fc17fc88da09cca06a0ff5364b123f7ee560c1daa17a3a00e53 -SIZE (9b783595bd7fbfc39d1194d28110519c49dcaecc.patch) = 58905 +TIMESTAMP = 1483114066 +SHA256 (FreeRDP-Remmina-v1.2.0-rcgit.17_GH0.tar.gz) = b4c7a8ee46b6ed323a2d70f6e8a3b6e2a9c9025eced85b57aacc00f484cadcb1 +SIZE (FreeRDP-Remmina-v1.2.0-rcgit.17_GH0.tar.gz) = 988237 Modified: head/net/remmina/Makefile ============================================================================== --- head/net/remmina/Makefile Fri Dec 30 16:53:50 2016 (r430003) +++ head/net/remmina/Makefile Fri Dec 30 16:57:19 2016 (r430004) @@ -3,8 +3,7 @@ PORTNAME= remmina DISTVERSIONPREFIX=v -DISTVERSION= 1.2.0-rcgit.16 -PORTREVISION= 1 +DISTVERSION= 1.2.0-rcgit.17 CATEGORIES= net gnome MAINTAINER= woodsb02@FreeBSD.org @@ -25,14 +24,13 @@ INSTALLS_ICONS= yes CMAKE_ARGS= --build=build \ -DWITH_APPINDICATOR:BOOL=false -OPTIONS_DEFINE= AVAHI GCRYPT NLS SSH SURVEY TERM +OPTIONS_DEFINE= AVAHI GCRYPT NLS SSH TERM OPTIONS_DEFAULT= AVAHI GCRYPT SSH TERM OPTIONS_SUB= yes AVAHI_DESC= Build with Avahi support GCRYPT_DESC= Build with libgcrypt support for password encryption SSH_DESC= Build with SSH tunneling support -SURVEY_DESC= Enable user survey to allow developers to understand usage TERM_DESC= Build with terminal support AVAHI_LIB_DEPENDS= libavahi-client.so:net/avahi-app \ @@ -48,9 +46,6 @@ SSH_LIB_DEPENDS= libssh_threads.so:secur SSH_LDFLAGS= -fstack-protector SSH_CMAKE_BOOL= WITH_LIBSSH -SURVEY_LIB_DEPENDS= libwebkit2gtk-4.0.so:www/webkit2-gtk3 -SURVEY_CMAKE_BOOL= WITH_SURVEY - TERM_USE= gnome=vte3 TERM_CMAKE_BOOL= WITH_VTE Modified: head/net/remmina/distinfo ============================================================================== --- head/net/remmina/distinfo Fri Dec 30 16:53:50 2016 (r430003) +++ head/net/remmina/distinfo Fri Dec 30 16:57:19 2016 (r430004) @@ -1,3 +1,3 @@ -TIMESTAMP = 1478174578 -SHA256 (FreeRDP-Remmina-v1.2.0-rcgit.16_GH0.tar.gz) = edb347f9e4d0a2e682f7ffd22caa364b477653a1aca31d1c1922a86d81df4995 -SIZE (FreeRDP-Remmina-v1.2.0-rcgit.16_GH0.tar.gz) = 1008438 +TIMESTAMP = 1483113768 +SHA256 (FreeRDP-Remmina-v1.2.0-rcgit.17_GH0.tar.gz) = b4c7a8ee46b6ed323a2d70f6e8a3b6e2a9c9025eced85b57aacc00f484cadcb1 +SIZE (FreeRDP-Remmina-v1.2.0-rcgit.17_GH0.tar.gz) = 988237 Modified: head/net/remmina/pkg-plist ============================================================================== --- head/net/remmina/pkg-plist Fri Dec 30 16:53:50 2016 (r430003) +++ head/net/remmina/pkg-plist Fri Dec 30 16:57:19 2016 (r430004) @@ -97,4 +97,3 @@ share/icons/hicolor/scalable/apps/remmin %%DATADIR%%/ui/remmina_preferences.glade %%DATADIR%%/ui/remmina_spinner.glade %%DATADIR%%/ui/remmina_string_list.glade -%%DATADIR%%/ui/remmina_survey.glade From owner-svn-ports-head@freebsd.org Fri Dec 30 17:00:27 2016 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 168E7C96C91; Fri, 30 Dec 2016 17:00:27 +0000 (UTC) (envelope-from swills@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 B7CBB1688; Fri, 30 Dec 2016 17:00:26 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBUH0PGt089003; Fri, 30 Dec 2016 17:00:25 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBUH0PBO089001; Fri, 30 Dec 2016 17:00:25 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201612301700.uBUH0PBO089001@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Fri, 30 Dec 2016 17:00:25 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r430005 - head/devel/rubygem-cf-uaa-lib 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: Fri, 30 Dec 2016 17:00:27 -0000 Author: swills Date: Fri Dec 30 17:00:25 2016 New Revision: 430005 URL: https://svnweb.freebsd.org/changeset/ports/430005 Log: devel/rubygem-cf-uaa-lib: update to 3.7.0 Modified: head/devel/rubygem-cf-uaa-lib/Makefile head/devel/rubygem-cf-uaa-lib/distinfo Modified: head/devel/rubygem-cf-uaa-lib/Makefile ============================================================================== --- head/devel/rubygem-cf-uaa-lib/Makefile Fri Dec 30 16:57:19 2016 (r430004) +++ head/devel/rubygem-cf-uaa-lib/Makefile Fri Dec 30 17:00:25 2016 (r430005) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= cf-uaa-lib -PORTVERSION= 3.4.0 +PORTVERSION= 3.7.0 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-cf-uaa-lib/distinfo ============================================================================== --- head/devel/rubygem-cf-uaa-lib/distinfo Fri Dec 30 16:57:19 2016 (r430004) +++ head/devel/rubygem-cf-uaa-lib/distinfo Fri Dec 30 17:00:25 2016 (r430005) @@ -1,2 +1,3 @@ -SHA256 (rubygem/cf-uaa-lib-3.4.0.gem) = 621df9e40e6658e59b84c23a6f03b607406be417f058da8e4bada81defcf3593 -SIZE (rubygem/cf-uaa-lib-3.4.0.gem) = 119296 +TIMESTAMP = 1483116817 +SHA256 (rubygem/cf-uaa-lib-3.7.0.gem) = 81bddc219aeb8edd9b87b7d94cc7d5366bdd4b083e2ae11eecde078533d08673 +SIZE (rubygem/cf-uaa-lib-3.7.0.gem) = 120320 From owner-svn-ports-head@freebsd.org Fri Dec 30 17:01:51 2016 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 05FFFC96E32; Fri, 30 Dec 2016 17:01:51 +0000 (UTC) (envelope-from mandree@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 BB1751976; Fri, 30 Dec 2016 17:01:50 +0000 (UTC) (envelope-from mandree@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBUH1n6O089821; Fri, 30 Dec 2016 17:01:49 GMT (envelope-from mandree@FreeBSD.org) Received: (from mandree@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBUH1nnW089820; Fri, 30 Dec 2016 17:01:49 GMT (envelope-from mandree@FreeBSD.org) Message-Id: <201612301701.uBUH1nnW089820@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mandree set sender to mandree@FreeBSD.org using -f From: Matthias Andree Date: Fri, 30 Dec 2016 17:01:49 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r430006 - head/graphics/rawtherapee 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: Fri, 30 Dec 2016 17:01:51 -0000 Author: mandree Date: Fri Dec 30 17:01:49 2016 New Revision: 430006 URL: https://svnweb.freebsd.org/changeset/ports/430006 Log: Clean up, minor options fixes and shuffling. - drop -ffast-math from the compiler flags [1] - drop libc++ hacks for FreeBSD 9.x/10.1 and use the new gcc-c++11-lib [2] - be sure to optimize for packaging when PACKAGE_BUILDING [3] - simplify CMake OPTION_OMP passing [2] - bump PORTREVISION Reported by: Ingo Weyrich [1], jbeich@ [2], DrSlony Modified: head/graphics/rawtherapee/Makefile Modified: head/graphics/rawtherapee/Makefile ============================================================================== --- head/graphics/rawtherapee/Makefile Fri Dec 30 17:00:25 2016 (r430005) +++ head/graphics/rawtherapee/Makefile Fri Dec 30 17:01:49 2016 (r430006) @@ -3,7 +3,7 @@ PORTNAME= rawtherapee PORTVERSION= 4.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= graphics MASTER_SITES= http://rawtherapee.com/shared/source/ @@ -22,7 +22,8 @@ LIB_DEPENDS= libgtkmm-2.4.so:x11-toolkit libfftw3f.so:math/fftw3-float \ libcanberra-gtk3.so:audio/libcanberra-gtk3 -USES= cmake:outsource compiler:features desktop-file-utils dos2unix jpeg pkgconfig tar:xz +USES= cmake:outsource compiler:gcc-c++11-lib desktop-file-utils dos2unix \ + jpeg pkgconfig tar:xz DOS2UNIX_REGEX= .*\.(cc|h) USE_GNOME= gtk20 glib20 USE_LDCONFIG= yes @@ -43,6 +44,10 @@ SUB_FILES= rawtherapee SUB_LIST= RTDIR="${RTDIR}" INSTALLS_ICONS= yes +.if defined(PACKAGE_BUILDING) +CMAKE_ARGS+= -DPROC_TARGET_NUMBER="1" +.endif + RTDIR= ${PREFIX}/libdata/${PORTNAME} OPTIONS_DEFINE= OPTIMIZED_CFLAGS OPENMP @@ -50,41 +55,21 @@ OPTIONS_DEFAULT= OPTIMIZED_CFLAGS OPENMP OPENMP_DESC= Enable multicore processing using OpenMP OPTIMIZED_CFLAGS_DESC= Use extra compiler optimizations (requires SSE support) +OPENMP_CMAKE_BOOL= OPTION_OMP + .include # ------------------------------------------------------------------- -# USE_GCC must be late so the compiler feature checks work to detect -# that the base C++ standard library switched to libc++: -# We also must pin 4.8+ because 4.6 and 4.7 segfault on 10.0-RELEASE amd64 -# wwhen compiling improcfun.cc: -USE_GCC= yes - -.if ${COMPILER_FEATURES:Mlibc++} -LDFLAGS+= -L/usr/local/lib/c++ -CXXFLAGS+= -nostdinc++ -isystem /usr/local/include/c++/v1 -CFLAGS+= -isystem /usr/local/include/c++/v1 -BUILD_DEPENDS+= ${LOCALBASE}/lib/c++/libstdc++.so:devel/libc++ -.endif .if ${ARCH} == "amd64" || ${ARCH} == "i386" .if ${PORT_OPTIONS:MOPTIMIZED_CFLAGS} -CFLAGS+= -O3 -ffast-math -fexpensive-optimizations \ +CFLAGS+= -O3 -fexpensive-optimizations \ -funroll-loops -msse -CXXFLAGS+= -O3 -ffast-math \ +CXXFLAGS+= -O3 \ -funroll-loops -msse .endif .endif -.if ${PORT_OPTIONS:MOPENMP} -CMAKE_ARGS+= -DOPTION_OMP:BOOL=ON -.else -CMAKE_ARGS+= -DOPTION_OMP:BOOL=OFF -.endif - -#.if ${OSVERSION} >= 1100000 -#BROKEN= rawtherapee is known to crash on -HEAD and requires debugging that the maintainer cannot provide. -#.endif - # ------------------------------------------------------------------- post-patch: From owner-svn-ports-head@freebsd.org Fri Dec 30 17:03:24 2016 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 50FE4C96E7A; Fri, 30 Dec 2016 17:03:24 +0000 (UTC) (envelope-from swills@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 207101AE2; Fri, 30 Dec 2016 17:03:24 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBUH3Nv2092986; Fri, 30 Dec 2016 17:03:23 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBUH3Nua092984; Fri, 30 Dec 2016 17:03:23 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201612301703.uBUH3Nua092984@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Fri, 30 Dec 2016 17:03:23 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r430007 - head/devel/rubygem-clamp 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: Fri, 30 Dec 2016 17:03:24 -0000 Author: swills Date: Fri Dec 30 17:03:22 2016 New Revision: 430007 URL: https://svnweb.freebsd.org/changeset/ports/430007 Log: devel/rubygem-clamp: update to 1.1.1 Modified: head/devel/rubygem-clamp/Makefile head/devel/rubygem-clamp/distinfo Modified: head/devel/rubygem-clamp/Makefile ============================================================================== --- head/devel/rubygem-clamp/Makefile Fri Dec 30 17:01:49 2016 (r430006) +++ head/devel/rubygem-clamp/Makefile Fri Dec 30 17:03:22 2016 (r430007) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= clamp -PORTVERSION= 1.0.0 +PORTVERSION= 1.1.1 CATEGORIES= devel ruby MASTER_SITES= RG Modified: head/devel/rubygem-clamp/distinfo ============================================================================== --- head/devel/rubygem-clamp/distinfo Fri Dec 30 17:01:49 2016 (r430006) +++ head/devel/rubygem-clamp/distinfo Fri Dec 30 17:03:22 2016 (r430007) @@ -1,2 +1,3 @@ -SHA256 (rubygem/clamp-1.0.0.gem) = 1c16a29eac75477176a0f94d7558612ed2cc79031f0cf5e95798209a3e7cc66f -SIZE (rubygem/clamp-1.0.0.gem) = 26112 +TIMESTAMP = 1483117134 +SHA256 (rubygem/clamp-1.1.1.gem) = b13284a1255f163ba7413fee8a81d4f59fabf1df5a8eef34ee95f922411f1104 +SIZE (rubygem/clamp-1.1.1.gem) = 28160 From owner-svn-ports-head@freebsd.org Fri Dec 30 17:05:28 2016 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 C0578C96EE3; Fri, 30 Dec 2016 17:05:28 +0000 (UTC) (envelope-from swills@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 8FE1C1C04; Fri, 30 Dec 2016 17:05:28 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBUH5RsJ093168; Fri, 30 Dec 2016 17:05:27 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBUH5RIc093166; Fri, 30 Dec 2016 17:05:27 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201612301705.uBUH5RIc093166@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Fri, 30 Dec 2016 17:05:27 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r430008 - head/devel/rubygem-commander 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: Fri, 30 Dec 2016 17:05:28 -0000 Author: swills Date: Fri Dec 30 17:05:27 2016 New Revision: 430008 URL: https://svnweb.freebsd.org/changeset/ports/430008 Log: devel/rubygem-commander: update to 4.4.3 Modified: head/devel/rubygem-commander/Makefile head/devel/rubygem-commander/distinfo Modified: head/devel/rubygem-commander/Makefile ============================================================================== --- head/devel/rubygem-commander/Makefile Fri Dec 30 17:03:22 2016 (r430007) +++ head/devel/rubygem-commander/Makefile Fri Dec 30 17:05:27 2016 (r430008) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= commander -PORTVERSION= 4.4.0 +PORTVERSION= 4.4.3 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-commander/distinfo ============================================================================== --- head/devel/rubygem-commander/distinfo Fri Dec 30 17:03:22 2016 (r430007) +++ head/devel/rubygem-commander/distinfo Fri Dec 30 17:05:27 2016 (r430008) @@ -1,2 +1,3 @@ -SHA256 (rubygem/commander-4.4.0.gem) = 358ae12110faed47683633bdf0e71d6782a0f3eccdbaea4e76b375d260490a56 -SIZE (rubygem/commander-4.4.0.gem) = 35840 +TIMESTAMP = 1483117322 +SHA256 (rubygem/commander-4.4.3.gem) = aedf4af6fdf8f05489001bcd70af87d83afec6896a3a2dfd9b49ec02bc391d07 +SIZE (rubygem/commander-4.4.3.gem) = 36352 From owner-svn-ports-head@freebsd.org Fri Dec 30 17:28:30 2016 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 7CCE2C976DA; Fri, 30 Dec 2016 17:28:30 +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 4C18D1B63; Fri, 30 Dec 2016 17:28:30 +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 uBUHSTx8001587; Fri, 30 Dec 2016 17:28:29 GMT (envelope-from gerald@FreeBSD.org) Received: (from gerald@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBUHSTW0001585; Fri, 30 Dec 2016 17:28:29 GMT (envelope-from gerald@FreeBSD.org) Message-Id: <201612301728.uBUHSTW0001585@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: gerald set sender to gerald@FreeBSD.org using -f From: Gerald Pfeifer Date: Fri, 30 Dec 2016 17:28:29 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r430009 - head/lang/gcc6-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: Fri, 30 Dec 2016 17:28:30 -0000 Author: gerald Date: Fri Dec 30 17:28:29 2016 New Revision: 430009 URL: https://svnweb.freebsd.org/changeset/ports/430009 Log: Update to the 20161229 snapshot of GCC 6. Modified: head/lang/gcc6-devel/Makefile head/lang/gcc6-devel/distinfo Modified: head/lang/gcc6-devel/Makefile ============================================================================== --- head/lang/gcc6-devel/Makefile Fri Dec 30 17:05:27 2016 (r430008) +++ head/lang/gcc6-devel/Makefile Fri Dec 30 17:28:29 2016 (r430009) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gcc -PORTVERSION= 6.3.1.s20161222 +PORTVERSION= 6.3.1.s20161229 CATEGORIES= lang java MASTER_SITES= GCC/snapshots/${DISTVERSION} PKGNAMESUFFIX= ${SUFFIX}-devel Modified: head/lang/gcc6-devel/distinfo ============================================================================== --- head/lang/gcc6-devel/distinfo Fri Dec 30 17:05:27 2016 (r430008) +++ head/lang/gcc6-devel/distinfo Fri Dec 30 17:28:29 2016 (r430009) @@ -1,3 +1,3 @@ -TIMESTAMP = 1482712717 -SHA256 (gcc-6-20161222.tar.bz2) = 452ce56bc0481318c83d49eac20da19d980f2ecc3b7084a040ff5f56e41fc732 -SIZE (gcc-6-20161222.tar.bz2) = 95680101 +TIMESTAMP = 1483109713 +SHA256 (gcc-6-20161229.tar.bz2) = 8135940135a6b30ba38ad352dfccd2934aeafb56baf6a501dfcb636856218e12 +SIZE (gcc-6-20161229.tar.bz2) = 95683973 From owner-svn-ports-head@freebsd.org Fri Dec 30 17:35:44 2016 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 00B4DC97959; Fri, 30 Dec 2016 17:35:44 +0000 (UTC) (envelope-from swills@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 C41DB109C; Fri, 30 Dec 2016 17:35:43 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBUHZgrR005729; Fri, 30 Dec 2016 17:35:42 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBUHZgai005727; Fri, 30 Dec 2016 17:35:42 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201612301735.uBUHZgai005727@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Fri, 30 Dec 2016 17:35:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r430010 - head/devel/rubygem-concurrent-ruby 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: Fri, 30 Dec 2016 17:35:44 -0000 Author: swills Date: Fri Dec 30 17:35:42 2016 New Revision: 430010 URL: https://svnweb.freebsd.org/changeset/ports/430010 Log: devel/rubygem-concurrent-ruby: update to 1.0.4 Modified: head/devel/rubygem-concurrent-ruby/Makefile head/devel/rubygem-concurrent-ruby/distinfo Modified: head/devel/rubygem-concurrent-ruby/Makefile ============================================================================== --- head/devel/rubygem-concurrent-ruby/Makefile Fri Dec 30 17:28:29 2016 (r430009) +++ head/devel/rubygem-concurrent-ruby/Makefile Fri Dec 30 17:35:42 2016 (r430010) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= concurrent-ruby -PORTVERSION= 1.0.2 +PORTVERSION= 1.0.4 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-concurrent-ruby/distinfo ============================================================================== --- head/devel/rubygem-concurrent-ruby/distinfo Fri Dec 30 17:28:29 2016 (r430009) +++ head/devel/rubygem-concurrent-ruby/distinfo Fri Dec 30 17:35:42 2016 (r430010) @@ -1,2 +1,3 @@ -SHA256 (rubygem/concurrent-ruby-1.0.2.gem) = 5c4b4cce37fc538660fae3b9fb7b51a2bc443eda4c5394e51521527fb6d264cd -SIZE (rubygem/concurrent-ruby-1.0.2.gem) = 130560 +TIMESTAMP = 1483117423 +SHA256 (rubygem/concurrent-ruby-1.0.4.gem) = ebd266064280cf52fab521ddd369d51a95f6aff664119e229b07101a6088f25c +SIZE (rubygem/concurrent-ruby-1.0.4.gem) = 132096 From owner-svn-ports-head@freebsd.org Fri Dec 30 17:42:46 2016 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 64E06C97F47; Fri, 30 Dec 2016 17:42:46 +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 3F9591C55; Fri, 30 Dec 2016 17:42:46 +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 uBUHgjJ0009927; Fri, 30 Dec 2016 17:42:45 GMT (envelope-from gerald@FreeBSD.org) Received: (from gerald@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBUHgjso009925; Fri, 30 Dec 2016 17:42:45 GMT (envelope-from gerald@FreeBSD.org) Message-Id: <201612301742.uBUHgjso009925@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: gerald set sender to gerald@FreeBSD.org using -f From: Gerald Pfeifer Date: Fri, 30 Dec 2016 17:42:45 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r430011 - 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: Fri, 30 Dec 2016 17:42:46 -0000 Author: gerald Date: Fri Dec 30 17:42:45 2016 New Revision: 430011 URL: https://svnweb.freebsd.org/changeset/ports/430011 Log: Fix pkg-plist (and hence packaging) when building with OpenAL (and the OPENAL option). Many more Windows libraries included now. PR: 215338 Submitted by: Matthieu Volat Modified: head/emulators/wine-devel/Makefile head/emulators/wine-devel/pkg-plist Modified: head/emulators/wine-devel/Makefile ============================================================================== --- head/emulators/wine-devel/Makefile Fri Dec 30 17:35:42 2016 (r430010) +++ head/emulators/wine-devel/Makefile Fri Dec 30 17:42:45 2016 (r430011) @@ -3,6 +3,7 @@ PORTNAME= wine DISTVERSION= 2.0-rc3 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= emulators MASTER_SITES= SF/${PORTNAME}/Source \ Modified: head/emulators/wine-devel/pkg-plist ============================================================================== --- head/emulators/wine-devel/pkg-plist Fri Dec 30 17:35:42 2016 (r430010) +++ head/emulators/wine-devel/pkg-plist Fri Dec 30 17:42:45 2016 (r430011) @@ -2034,6 +2034,29 @@ lib/wine/fakedlls/wuapi.dll lib/wine/fakedlls/wuaueng.dll %%STAGING%%lib/wine/fakedlls/wuauserv.exe lib/wine/fakedlls/wusa.exe +%%OPENAL%%lib/wine/fakedlls/x3daudio1_0.dll +%%OPENAL%%lib/wine/fakedlls/x3daudio1_1.dll +%%OPENAL%%lib/wine/fakedlls/x3daudio1_2.dll +%%OPENAL%%lib/wine/fakedlls/x3daudio1_3.dll +%%OPENAL%%lib/wine/fakedlls/x3daudio1_4.dll +%%OPENAL%%lib/wine/fakedlls/x3daudio1_5.dll +%%OPENAL%%lib/wine/fakedlls/x3daudio1_6.dll +%%OPENAL%%lib/wine/fakedlls/x3daudio1_7.dll +%%OPENAL%%lib/wine/fakedlls/xapofx1_1.dll +%%OPENAL%%lib/wine/fakedlls/xapofx1_2.dll +%%OPENAL%%lib/wine/fakedlls/xapofx1_3.dll +%%OPENAL%%lib/wine/fakedlls/xapofx1_4.dll +%%OPENAL%%lib/wine/fakedlls/xapofx1_5.dll +%%OPENAL%%lib/wine/fakedlls/xaudio2_0.dll +%%OPENAL%%lib/wine/fakedlls/xaudio2_1.dll +%%OPENAL%%lib/wine/fakedlls/xaudio2_2.dll +%%OPENAL%%lib/wine/fakedlls/xaudio2_3.dll +%%OPENAL%%lib/wine/fakedlls/xaudio2_4.dll +%%OPENAL%%lib/wine/fakedlls/xaudio2_5.dll +%%OPENAL%%lib/wine/fakedlls/xaudio2_6.dll +%%OPENAL%%lib/wine/fakedlls/xaudio2_7.dll +%%OPENAL%%lib/wine/fakedlls/xaudio2_8.dll +%%OPENAL%%lib/wine/fakedlls/xaudio2_9.dll lib/wine/fakedlls/xcopy.exe lib/wine/fakedlls/xinput1_1.dll lib/wine/fakedlls/xinput1_2.dll @@ -2652,6 +2675,29 @@ lib/wine/wuapi.dll.so lib/wine/wuaueng.dll.so %%STAGING%%lib/wine/wuauserv.exe.so lib/wine/wusa.exe.so +%%OPENAL%%lib/wine/x3daudio1_0.dll.so +%%OPENAL%%lib/wine/x3daudio1_1.dll.so +%%OPENAL%%lib/wine/x3daudio1_2.dll.so +%%OPENAL%%lib/wine/x3daudio1_3.dll.so +%%OPENAL%%lib/wine/x3daudio1_4.dll.so +%%OPENAL%%lib/wine/x3daudio1_5.dll.so +%%OPENAL%%lib/wine/x3daudio1_6.dll.so +%%OPENAL%%lib/wine/x3daudio1_7.dll.so +%%OPENAL%%lib/wine/xapofx1_1.dll.so +%%OPENAL%%lib/wine/xapofx1_2.dll.so +%%OPENAL%%lib/wine/xapofx1_3.dll.so +%%OPENAL%%lib/wine/xapofx1_4.dll.so +%%OPENAL%%lib/wine/xapofx1_5.dll.so +%%OPENAL%%lib/wine/xaudio2_0.dll.so +%%OPENAL%%lib/wine/xaudio2_1.dll.so +%%OPENAL%%lib/wine/xaudio2_2.dll.so +%%OPENAL%%lib/wine/xaudio2_3.dll.so +%%OPENAL%%lib/wine/xaudio2_4.dll.so +%%OPENAL%%lib/wine/xaudio2_5.dll.so +%%OPENAL%%lib/wine/xaudio2_6.dll.so +%%OPENAL%%lib/wine/xaudio2_7.dll.so +%%OPENAL%%lib/wine/xaudio2_8.dll.so +%%OPENAL%%lib/wine/xaudio2_9.dll.so lib/wine/xcopy.exe.so lib/wine/xinput1_1.dll.so lib/wine/xinput1_2.dll.so From owner-svn-ports-head@freebsd.org Fri Dec 30 18:02:30 2016 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 0D41BC976FE; Fri, 30 Dec 2016 18:02:30 +0000 (UTC) (envelope-from rakuco@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 DB7571F38; Fri, 30 Dec 2016 18:02:29 +0000 (UTC) (envelope-from rakuco@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBUI2T7q018483; Fri, 30 Dec 2016 18:02:29 GMT (envelope-from rakuco@FreeBSD.org) Received: (from rakuco@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBUI2SvV018481; Fri, 30 Dec 2016 18:02:28 GMT (envelope-from rakuco@FreeBSD.org) Message-Id: <201612301802.uBUI2SvV018481@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rakuco set sender to rakuco@FreeBSD.org using -f From: Raphael Kubo da Costa Date: Fri, 30 Dec 2016 18:02:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r430012 - head/x11-fonts/montserrat 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: Fri, 30 Dec 2016 18:02:30 -0000 Author: rakuco Date: Fri Dec 30 18:02:28 2016 New Revision: 430012 URL: https://svnweb.freebsd.org/changeset/ports/430012 Log: Update to 5.001. While here, also install some documentation files. Modified: head/x11-fonts/montserrat/Makefile head/x11-fonts/montserrat/distinfo head/x11-fonts/montserrat/pkg-plist Modified: head/x11-fonts/montserrat/Makefile ============================================================================== --- head/x11-fonts/montserrat/Makefile Fri Dec 30 17:42:45 2016 (r430011) +++ head/x11-fonts/montserrat/Makefile Fri Dec 30 18:02:28 2016 (r430012) @@ -1,27 +1,32 @@ # $FreeBSD$ PORTNAME= montserrat -PORTVERSION= 3.100 +PORTVERSION= 5.001 CATEGORIES= x11-fonts +DISTVERSIONPREFIX= v MAINTAINER= rakuco@FreeBSD.org COMMENT= Sans-serif font inspired by the street signs of Montserrat LICENSE= OFL11 -LICENSE_FILE= ${WRKSRC}/LICENSE.md +LICENSE_FILE= ${WRKSRC}/OFL.txt USES= fonts USE_GITHUB= yes GH_ACCOUNT= JulietaUla GH_PROJECT= Montserrat -GH_TAGNAME= 59350832 NO_BUILD= yes do-install: + ${MKDIR} ${STAGEDIR}${DOCSDIR} +.for docfile in AUTHOR.txt Changelog.md CONTRIBUTORS.txt README.md + cd ${WRKSRC} && \ + ${INSTALL_DATA} ${docfile} ${STAGEDIR}${DOCSDIR} +.endfor ${MKDIR} ${STAGEDIR}${FONTSDIR} - cd ${WRKSRC}/otf && \ + cd ${WRKSRC}/fonts/otf && \ ${INSTALL_DATA} *.otf ${STAGEDIR}${FONTSDIR} .include Modified: head/x11-fonts/montserrat/distinfo ============================================================================== --- head/x11-fonts/montserrat/distinfo Fri Dec 30 17:42:45 2016 (r430011) +++ head/x11-fonts/montserrat/distinfo Fri Dec 30 18:02:28 2016 (r430012) @@ -1,3 +1,3 @@ -TIMESTAMP = 1467104494 -SHA256 (JulietaUla-Montserrat-3.100-59350832_GH0.tar.gz) = d2fc00b1b6e5186f529683539e011931c5923523fba47a6d931352fd9f738411 -SIZE (JulietaUla-Montserrat-3.100-59350832_GH0.tar.gz) = 1859293 +TIMESTAMP = 1483120573 +SHA256 (JulietaUla-Montserrat-v5.001_GH0.tar.gz) = 09016a3faa60af0604b76b7bc2c04e39c41df495a18b01a05449ba4965725b31 +SIZE (JulietaUla-Montserrat-v5.001_GH0.tar.gz) = 12377410 Modified: head/x11-fonts/montserrat/pkg-plist ============================================================================== --- head/x11-fonts/montserrat/pkg-plist Fri Dec 30 17:42:45 2016 (r430011) +++ head/x11-fonts/montserrat/pkg-plist Fri Dec 30 18:02:28 2016 (r430012) @@ -1,18 +1,40 @@ +%%DOCSDIR%%/AUTHOR.txt +%%DOCSDIR%%/Changelog.md +%%DOCSDIR%%/CONTRIBUTORS.txt +%%DOCSDIR%%/README.md %%FONTSDIR%%/Montserrat-Black.otf +%%FONTSDIR%%/Montserrat-BlackItalic.otf %%FONTSDIR%%/Montserrat-Bold.otf +%%FONTSDIR%%/Montserrat-BoldItalic.otf %%FONTSDIR%%/Montserrat-ExtraBold.otf +%%FONTSDIR%%/Montserrat-ExtraBoldItalic.otf +%%FONTSDIR%%/Montserrat-ExtraLight.otf +%%FONTSDIR%%/Montserrat-ExtraLightItalic.otf +%%FONTSDIR%%/Montserrat-Italic.otf %%FONTSDIR%%/Montserrat-Light.otf +%%FONTSDIR%%/Montserrat-LightItalic.otf %%FONTSDIR%%/Montserrat-Medium.otf +%%FONTSDIR%%/Montserrat-MediumItalic.otf %%FONTSDIR%%/Montserrat-Regular.otf %%FONTSDIR%%/Montserrat-SemiBold.otf +%%FONTSDIR%%/Montserrat-SemiBoldItalic.otf %%FONTSDIR%%/Montserrat-Thin.otf -%%FONTSDIR%%/Montserrat-UltraLight.otf +%%FONTSDIR%%/Montserrat-ThinItalic.otf %%FONTSDIR%%/MontserratAlternates-Black.otf +%%FONTSDIR%%/MontserratAlternates-BlackItalic.otf %%FONTSDIR%%/MontserratAlternates-Bold.otf +%%FONTSDIR%%/MontserratAlternates-BoldItalic.otf %%FONTSDIR%%/MontserratAlternates-ExtraBold.otf +%%FONTSDIR%%/MontserratAlternates-ExtraBoldItalic.otf +%%FONTSDIR%%/MontserratAlternates-ExtraLight.otf +%%FONTSDIR%%/MontserratAlternates-ExtraLightItalic.otf +%%FONTSDIR%%/MontserratAlternates-Italic.otf %%FONTSDIR%%/MontserratAlternates-Light.otf +%%FONTSDIR%%/MontserratAlternates-LightItalic.otf %%FONTSDIR%%/MontserratAlternates-Medium.otf +%%FONTSDIR%%/MontserratAlternates-MediumItalic.otf %%FONTSDIR%%/MontserratAlternates-Regular.otf %%FONTSDIR%%/MontserratAlternates-SemiBold.otf +%%FONTSDIR%%/MontserratAlternates-SemiBoldItalic.otf %%FONTSDIR%%/MontserratAlternates-Thin.otf -%%FONTSDIR%%/MontserratAlternates-UltraLight.otf +%%FONTSDIR%%/MontserratAlternates-ThinItalic.otf From owner-svn-ports-head@freebsd.org Fri Dec 30 18:02:57 2016 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 4512FC97877; Fri, 30 Dec 2016 18:02:57 +0000 (UTC) (envelope-from rakuco@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 14A38109A; Fri, 30 Dec 2016 18:02:57 +0000 (UTC) (envelope-from rakuco@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBUI2uDS018597; Fri, 30 Dec 2016 18:02:56 GMT (envelope-from rakuco@FreeBSD.org) Received: (from rakuco@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBUI2u6g018596; Fri, 30 Dec 2016 18:02:56 GMT (envelope-from rakuco@FreeBSD.org) Message-Id: <201612301802.uBUI2u6g018596@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rakuco set sender to rakuco@FreeBSD.org using -f From: Raphael Kubo da Costa Date: Fri, 30 Dec 2016 18:02:56 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r430013 - head/x11-fonts/montserrat 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: Fri, 30 Dec 2016 18:02:57 -0000 Author: rakuco Date: Fri Dec 30 18:02:56 2016 New Revision: 430013 URL: https://svnweb.freebsd.org/changeset/ports/430013 Log: Move DISTVERSIONPREFIX to the right location after r430012. Modified: head/x11-fonts/montserrat/Makefile Modified: head/x11-fonts/montserrat/Makefile ============================================================================== --- head/x11-fonts/montserrat/Makefile Fri Dec 30 18:02:28 2016 (r430012) +++ head/x11-fonts/montserrat/Makefile Fri Dec 30 18:02:56 2016 (r430013) @@ -2,8 +2,8 @@ PORTNAME= montserrat PORTVERSION= 5.001 -CATEGORIES= x11-fonts DISTVERSIONPREFIX= v +CATEGORIES= x11-fonts MAINTAINER= rakuco@FreeBSD.org COMMENT= Sans-serif font inspired by the street signs of Montserrat From owner-svn-ports-head@freebsd.org Fri Dec 30 18:31:14 2016 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 016BBC97389; Fri, 30 Dec 2016 18:31:14 +0000 (UTC) (envelope-from olivierd@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 B661310D1; Fri, 30 Dec 2016 18:31:13 +0000 (UTC) (envelope-from olivierd@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBUIVCJq030779; Fri, 30 Dec 2016 18:31:12 GMT (envelope-from olivierd@FreeBSD.org) Received: (from olivierd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBUIVCm2030775; Fri, 30 Dec 2016 18:31:12 GMT (envelope-from olivierd@FreeBSD.org) Message-Id: <201612301831.uBUIVCm2030775@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olivierd set sender to olivierd@FreeBSD.org using -f From: Olivier Duchateau Date: Fri, 30 Dec 2016 18:31:12 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r430014 - in head: . x11/xfce4-terminal x11/xfce4-terminal/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: Fri, 30 Dec 2016 18:31:14 -0000 Author: olivierd Date: Fri Dec 30 18:31:12 2016 New Revision: 430014 URL: https://svnweb.freebsd.org/changeset/ports/430014 Log: - Update to 0.8.2 - Remove unneeded patch - Add note about the hidden 'MiscSlimTabs' option (it requires Gtk+ > 3.20). If this option is set, lots of warnings will appear: Gtk-WARNING **: Theme parsing error: :2:12: 'min-height' is not a valid property name Gtk-WARNING **: Theme parsing error: :8:11: 'min-width' is not a valid property name Deleted: head/x11/xfce4-terminal/files/patch-terminal_terminal-screen.c Modified: head/UPDATING head/x11/xfce4-terminal/Makefile head/x11/xfce4-terminal/distinfo head/x11/xfce4-terminal/files/pkg-message.in Modified: head/UPDATING ============================================================================== --- head/UPDATING Fri Dec 30 18:02:56 2016 (r430013) +++ head/UPDATING Fri Dec 30 18:31:12 2016 (r430014) @@ -5,6 +5,14 @@ they are unavoidable. You should get into the habit of checking this file for changes each time you update your ports collection, before attempting any port upgrades. +20161230: + AFFECTS: users of x11/xfce4-terminal + AUTHOR: olivierd@FreeBSD.org + + The port has been updated to the latest stable version 0.8.2. + Please, don't active the hidden 'MiscSlimTabs' option in + ~/.config/xfce4/terminal/terminalrc, it requires Gtk+ > 3.20. + 20161228: AFFECTS: users of multimedia/mlt AUTHOR: avilla@FreeBSD.org Modified: head/x11/xfce4-terminal/Makefile ============================================================================== --- head/x11/xfce4-terminal/Makefile Fri Dec 30 18:02:56 2016 (r430013) +++ head/x11/xfce4-terminal/Makefile Fri Dec 30 18:31:12 2016 (r430014) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= xfce4-terminal -PORTVERSION= 0.8.1 +PORTVERSION= 0.8.2 CATEGORIES= x11 xfce MASTER_SITES= XFCE/src/apps/${PORTNAME}/${PORTVERSION:R} DIST_SUBDIR= xfce4 Modified: head/x11/xfce4-terminal/distinfo ============================================================================== --- head/x11/xfce4-terminal/distinfo Fri Dec 30 18:02:56 2016 (r430013) +++ head/x11/xfce4-terminal/distinfo Fri Dec 30 18:31:12 2016 (r430014) @@ -1,3 +1,3 @@ -TIMESTAMP = 1477933186 -SHA256 (xfce4/xfce4-terminal-0.8.1.tar.bz2) = ddfe53a89d315a4a9170ca6d2cee2d33145bd63630062b2e867fb3a5fcde5fdf -SIZE (xfce4/xfce4-terminal-0.8.1.tar.bz2) = 871184 +TIMESTAMP = 1483118380 +SHA256 (xfce4/xfce4-terminal-0.8.2.tar.bz2) = 92aad3e14f3ef8d4c6c1409463e989bd8f5eefb686234f3cdbfe574729401681 +SIZE (xfce4/xfce4-terminal-0.8.2.tar.bz2) = 929068 Modified: head/x11/xfce4-terminal/files/pkg-message.in ============================================================================== --- head/x11/xfce4-terminal/files/pkg-message.in Fri Dec 30 18:02:56 2016 (r430013) +++ head/x11/xfce4-terminal/files/pkg-message.in Fri Dec 30 18:31:12 2016 (r430014) @@ -5,3 +5,6 @@ TerminalWindow GtkNotebook.notebook { padding-top: 0; padding-bottom: 0; } + +Don't active the hidden MiscSlimTabs option in terminalrc. It requires +Gtk+ >= 3.20 From owner-svn-ports-head@freebsd.org Fri Dec 30 19:02:37 2016 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 097CEC97BAD; Fri, 30 Dec 2016 19:02:37 +0000 (UTC) (envelope-from mandree@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 C03DD142A; Fri, 30 Dec 2016 19:02:36 +0000 (UTC) (envelope-from mandree@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBUJ2aQs043228; Fri, 30 Dec 2016 19:02:36 GMT (envelope-from mandree@FreeBSD.org) Received: (from mandree@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBUJ2Zqx043223; Fri, 30 Dec 2016 19:02:35 GMT (envelope-from mandree@FreeBSD.org) Message-Id: <201612301902.uBUJ2Zqx043223@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mandree set sender to mandree@FreeBSD.org using -f From: Matthias Andree Date: Fri, 30 Dec 2016 19:02:35 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r430015 - in head/graphics: . rawtherapee-devel rawtherapee-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: Fri, 30 Dec 2016 19:02:37 -0000 Author: mandree Date: Fri Dec 30 19:02:35 2016 New Revision: 430015 URL: https://svnweb.freebsd.org/changeset/ports/430015 Log: Add a developer snapshot of the RawTherapee software. Added: head/graphics/rawtherapee-devel/ - copied from r429977, head/graphics/rawtherapee/ head/graphics/rawtherapee-devel/files/ReleaseInfo.cmake (contents, props changed) Deleted: head/graphics/rawtherapee-devel/files/patch-202250 head/graphics/rawtherapee-devel/files/patch-AboutThisBuild.cmake head/graphics/rawtherapee-devel/files/patch-CVE-2015-3885 head/graphics/rawtherapee-devel/files/patch-rtengine_safegtk.cc Modified: head/graphics/Makefile head/graphics/rawtherapee-devel/Makefile head/graphics/rawtherapee-devel/distinfo head/graphics/rawtherapee-devel/pkg-plist Modified: head/graphics/Makefile ============================================================================== --- head/graphics/Makefile Fri Dec 30 18:31:12 2016 (r430014) +++ head/graphics/Makefile Fri Dec 30 19:02:35 2016 (r430015) @@ -930,6 +930,7 @@ SUBDIR += raster3d SUBDIR += rawstudio SUBDIR += rawtherapee + SUBDIR += rawtherapee-devel SUBDIR += rayshade SUBDIR += reallyslick SUBDIR += recoverjpeg Modified: head/graphics/rawtherapee-devel/Makefile ============================================================================== --- head/graphics/rawtherapee/Makefile Fri Dec 30 12:54:37 2016 (r429977) +++ head/graphics/rawtherapee-devel/Makefile Fri Dec 30 19:02:35 2016 (r430015) @@ -2,8 +2,8 @@ # $FreeBSD$ PORTNAME= rawtherapee -PORTVERSION= 4.2 -PORTREVISION= 3 +PORTVERSION= 4.2.99.git000 +PORTREVISION= 0 CATEGORIES= graphics MASTER_SITES= http://rawtherapee.com/shared/source/ @@ -12,80 +12,87 @@ COMMENT= Powerful RAW image processing a LICENSE= GPLv3 -LIB_DEPENDS= libgtkmm-2.4.so:x11-toolkits/gtkmm24 \ +LIB_DEPENDS= \ + libcanberra.so:audio/libcanberra \ + libcanberra-gtk3.so:audio/libcanberra-gtk3 \ + libexpat.so:textproc/expat2 \ + libfftw3.so:math/fftw3 \ + libfftw3f.so:math/fftw3-float \ + libgtkmm-3.0.so:x11-toolkits/gtkmm30 \ libiptcdata.so:graphics/libiptcdata \ liblcms2.so:graphics/lcms2 \ libpng.so:graphics/png \ - libtiff.so:graphics/tiff \ libsigc-2.0.so:devel/libsigc++20 \ - libfftw3.so:math/fftw3 \ - libfftw3f.so:math/fftw3-float \ - libcanberra-gtk3.so:audio/libcanberra-gtk3 + libtiff.so:graphics/tiff + +USE_GITHUB= yes +GH_TUPLE= Beep6581:RawTherapee:70a79772 -USES= cmake:outsource compiler:features desktop-file-utils dos2unix jpeg pkgconfig tar:xz +USES= cmake:outsource compiler:c++11-lib desktop-file-utils dos2unix gettext-runtime jpeg pkgconfig tar:xz DOS2UNIX_REGEX= .*\.(cc|h) -USE_GNOME= gtk20 glib20 +USE_GNOME= atkmm cairo cairomm glibmm pangomm gtk30 +USE_XORG+= x11 USE_LDCONFIG= yes +USE_BINUTILS= yes CFLAGS+= -I${LOCALBASE}/include -fPIC CXXFLAGS+= -I${LOCALBASE}/include -fPIC LDFLAGS+= -lpthread -L${LOCALBASE}/lib CONFIGURE_ENV= CFLAGS="${CFLAGS}" \ - LDFLAGS="${LDFLAGS:C|-Wl,-rpath=${_GCC_RUNTIME}||:C|-L${_GCC_RUNTIME}||}" + # LDFLAGS="${LDFLAGS:C|-Wl,-rpath=${_GCC_RUNTIME}||:C|-L${_GCC_RUNTIME}||}" CMAKE_ARGS+= -DDOCDIR="${DOCSDIR}" \ -DCREDITSDIR="${DOCSDIR}" \ -DLICENCEDIR="${DOCSDIR}" \ -DDESKTOPDIR="${DESKTOPDIR}" \ -DDATADIR="${DATADIR}" \ - -DCMAKE_C_FLAGS="${CFLAGS:C|-Wl,-rpath=${_GCC_RUNTIME}||:C|-L${_GCC_RUNTIME}||}" \ - -DCMAKE_CXX_FLAGS="${CXXFLAGS:C|-Wl,-rpath=${_GCC_RUNTIME}||:C|-L${_GCC_RUNTIME}||}" \ - -DCACHE_NAME_SUFFIX="4.1" + -DCACHE_NAME_SUFFIX="" + #-DCMAKE_C_FLAGS="${CFLAGS:C|-Wl,-rpath=${_GCC_RUNTIME}||:C|-L${_GCC_RUNTIME}||}" + #-DCMAKE_CXX_FLAGS="${CXXFLAGS:C|-Wl,-rpath=${_GCC_RUNTIME}||:C|-L${_GCC_RUNTIME}||}" SUB_FILES= rawtherapee SUB_LIST= RTDIR="${RTDIR}" INSTALLS_ICONS= yes RTDIR= ${PREFIX}/libdata/${PORTNAME} -OPTIONS_DEFINE= OPTIMIZED_CFLAGS OPENMP +OPTIONS_DEFINE= OPTIMIZED_CFLAGS OPENMP NATIVE OPTIONS_DEFAULT= OPTIMIZED_CFLAGS OPENMP OPENMP_DESC= Enable multicore processing using OpenMP OPTIMIZED_CFLAGS_DESC= Use extra compiler optimizations (requires SSE support) +NATIVE_DESC= Use -march=native for compilation (do not use for generic packages!) -.include +OPENMP_CMAKE_BOOL= OPTION_OMP -# ------------------------------------------------------------------- -# USE_GCC must be late so the compiler feature checks work to detect -# that the base C++ standard library switched to libc++: -# We also must pin 4.8+ because 4.6 and 4.7 segfault on 10.0-RELEASE amd64 -# wwhen compiling improcfun.cc: -USE_GCC= yes - -.if ${COMPILER_FEATURES:Mlibc++} -LDFLAGS+= -L/usr/local/lib/c++ -CXXFLAGS+= -nostdinc++ -isystem /usr/local/include/c++/v1 -CFLAGS+= -isystem /usr/local/include/c++/v1 -BUILD_DEPENDS+= ${LOCALBASE}/lib/c++/libstdc++.so:devel/libc++ +.if defined(PACKAGE_BUILDING) +CMAKE_ARGS+= -DPROC_TARGET_NUMBER="1" .endif +.include + .if ${ARCH} == "amd64" || ${ARCH} == "i386" .if ${PORT_OPTIONS:MOPTIMIZED_CFLAGS} -CFLAGS+= -O3 -ffast-math -fexpensive-optimizations \ - -funroll-loops -msse -CXXFLAGS+= -O3 -ffast-math \ - -funroll-loops -msse +CFLAGS+= -O3 -funroll-loops -msse +CXXFLAGS+= -O3 -funroll-loops -msse .endif .endif -.if ${PORT_OPTIONS:MOPENMP} -CMAKE_ARGS+= -DOPTION_OMP:BOOL=ON -.else -CMAKE_ARGS+= -DOPTION_OMP:BOOL=OFF +.if ${PORT_OPTIONS:MNATIVE} +CMAKE_ARGS+= -DPROC_TARGET_NUMBER="2" .endif -#.if ${OSVERSION} >= 1100000 -#BROKEN= rawtherapee is known to crash on -HEAD and requires debugging that the maintainer cannot provide. -#.endif - -# ------------------------------------------------------------------- +.if ${ARCH} == amd64 && ${COMPILER_TYPE} == clang +# Enable OpenMP support with Clang 3.7. +BUILD_DEPENDS+= clang37:devel/llvm37 +RUN_DEPENDS+= clang37:devel/llvm37 + +CPP= clang-cpp37 +CC= clang37 +CXX= clang++37 + +# FIXME: At least in 3.7.0 and 3.7.1, Clang doesn't find libomp.so +# itself. Furthermore, there may be a regression in 3.7.1 because we now +# need to explicitely link to libm.so as well. +OPENMP_FLAGS= -L${LOCALBASE}/llvm37/lib -lm -lomp +LDFLAGS+= ${OPENMP_FLAGS} +.endif post-patch: @${REINPLACE_CMD} -e 's###g' \ @@ -97,10 +104,9 @@ post-patch: ${RM} ${WRKSRC}/rtengine/dcraw.patch \ ${WRKSRC}/rtengine/dcraw.c -# paranoia: run rawtherapee --help to be sure it finds all its -# shared libraries (this hinges on proper RPATH setting and propagation) -post-install: - ${SETENV} HOME=/dev/null ${STAGEDIR}${PREFIX}/bin/rawtherapee --help 2>&1 \ - | ${EGREP} -q "RawTherapee, version ${PKGVERSION:C/_.*//:C/,.*//}" +.ifdef(USE_GITHUB) +pre-configure: + ${CP} ${FILESDIR}/ReleaseInfo.cmake ${WRKSRC}/ +.endif .include Modified: head/graphics/rawtherapee-devel/distinfo ============================================================================== --- head/graphics/rawtherapee/distinfo Fri Dec 30 12:54:37 2016 (r429977) +++ head/graphics/rawtherapee-devel/distinfo Fri Dec 30 19:02:35 2016 (r430015) @@ -1,2 +1,3 @@ -SHA256 (rawtherapee-4.2.tar.xz) = fa4c13e8842df096b19d2dabaed5a61f5f9d4547f7b4f0dc6b77f80bdec16479 -SIZE (rawtherapee-4.2.tar.xz) = 7787664 +TIMESTAMP = 1483122272 +SHA256 (Beep6581-RawTherapee-4.2.99.git000-70a79772_GH0.tar.gz) = da065b11ad1e48bd6cb545a7b936f2d4640290d93f456cab5b2380ef9fa51f9b +SIZE (Beep6581-RawTherapee-4.2.99.git000-70a79772_GH0.tar.gz) = 25829053 Added: head/graphics/rawtherapee-devel/files/ReleaseInfo.cmake ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/graphics/rawtherapee-devel/files/ReleaseInfo.cmake Fri Dec 30 19:02:35 2016 (r430015) @@ -0,0 +1,4 @@ +set(GIT_BRANCH gtk3) +set(GIT_VERSION 4.2.1466) +set(GIT_CHANGESET 4fadc499d05246513f8228b518b06066e23e1c98) +set(GIT_TAGDISTANCE 1466) Modified: head/graphics/rawtherapee-devel/pkg-plist ============================================================================== --- head/graphics/rawtherapee/pkg-plist Fri Dec 30 12:54:37 2016 (r429977) +++ head/graphics/rawtherapee-devel/pkg-plist Fri Dec 30 19:02:35 2016 (r430015) @@ -2,10 +2,10 @@ bin/rawtherapee man/man1/rawtherapee.1.gz share/appdata/rawtherapee.appdata.xml share/applications/rawtherapee.desktop -%%DOCSDIR%%/AUTHORS.txt -%%DOCSDIR%%/AboutThisBuild.txt -%%DOCSDIR%%/LICENSE.txt -%%DOCSDIR%%/RELEASE_NOTES.txt +%%PORTDOCS%%%%DOCSDIR%%/AUTHORS.txt +%%PORTDOCS%%%%DOCSDIR%%/AboutThisBuild.txt +%%PORTDOCS%%%%DOCSDIR%%/LICENSE.txt +%%PORTDOCS%%%%DOCSDIR%%/RELEASE_NOTES.txt share/icons/hicolor/128x128/apps/rawtherapee.png share/icons/hicolor/16x16/apps/rawtherapee.png share/icons/hicolor/24x24/apps/rawtherapee.png @@ -13,6 +13,7 @@ share/icons/hicolor/256x256/apps/rawther share/icons/hicolor/32x32/apps/rawtherapee.png share/icons/hicolor/48x48/apps/rawtherapee.png %%DATADIR%%/camconst.json +%%DATADIR%%/dcpprofiles/Canon EOS 100D.dcp %%DATADIR%%/dcpprofiles/Canon EOS 20D.dcp %%DATADIR%%/dcpprofiles/Canon EOS 400D.dcp %%DATADIR%%/dcpprofiles/Canon EOS 40D.dcp @@ -20,16 +21,25 @@ share/icons/hicolor/48x48/apps/rawtherap %%DATADIR%%/dcpprofiles/Canon EOS 550D.dcp %%DATADIR%%/dcpprofiles/Canon EOS 5D Mark III.dcp %%DATADIR%%/dcpprofiles/Canon EOS 5D.dcp +%%DATADIR%%/dcpprofiles/Canon EOS 6D.dcp %%DATADIR%%/dcpprofiles/Canon EOS 7D.dcp %%DATADIR%%/dcpprofiles/Canon EOS D60.dcp %%DATADIR%%/dcpprofiles/Canon EOS Digital Rebel XSi.dcp %%DATADIR%%/dcpprofiles/Canon EOS Digital Rebel XTi.dcp +%%DATADIR%%/dcpprofiles/Canon EOS Kiss X7.dcp +%%DATADIR%%/dcpprofiles/Canon EOS Rebel SL1.dcp %%DATADIR%%/dcpprofiles/Canon EOS Rebel T2i.dcp %%DATADIR%%/dcpprofiles/Canon EOS-1D Mark III.dcp %%DATADIR%%/dcpprofiles/Canon PowerShot G10.dcp %%DATADIR%%/dcpprofiles/Canon PowerShot G12.dcp +%%DATADIR%%/dcpprofiles/Canon PowerShot G7 X.dcp %%DATADIR%%/dcpprofiles/Canon PowerShot S110.dcp %%DATADIR%%/dcpprofiles/Fujifilm FinePix S9500.dcp +%%DATADIR%%/dcpprofiles/Fujifilm X-E1.dcp +%%DATADIR%%/dcpprofiles/Fujifilm X-E2.dcp +%%DATADIR%%/dcpprofiles/Fujifilm X-T1.dcp +%%DATADIR%%/dcpprofiles/Fujifilm X-T10.dcp +%%DATADIR%%/dcpprofiles/Fujifilm X100T.dcp %%DATADIR%%/dcpprofiles/Leaf Aptus 75.dcp %%DATADIR%%/dcpprofiles/Nikon D200.dcp %%DATADIR%%/dcpprofiles/Nikon D300.dcp @@ -40,6 +50,8 @@ share/icons/hicolor/48x48/apps/rawtherap %%DATADIR%%/dcpprofiles/Nikon D5100.dcp %%DATADIR%%/dcpprofiles/Nikon D700.dcp %%DATADIR%%/dcpprofiles/Nikon D7000.dcp +%%DATADIR%%/dcpprofiles/Nikon D7200.dcp +%%DATADIR%%/dcpprofiles/Nikon D750.dcp %%DATADIR%%/dcpprofiles/Nikon D800.dcp %%DATADIR%%/dcpprofiles/Olympus E-1.dcp %%DATADIR%%/dcpprofiles/Olympus E-510.dcp @@ -60,8 +72,11 @@ share/icons/hicolor/48x48/apps/rawtherap %%DATADIR%%/dcpprofiles/Pentax K-r.dcp %%DATADIR%%/dcpprofiles/Pentax K10D.dcp %%DATADIR%%/dcpprofiles/Pentax K200D.dcp +%%DATADIR%%/dcpprofiles/Ricoh Pentax K-3.dcp %%DATADIR%%/dcpprofiles/Sony DSLR-A700.dcp %%DATADIR%%/dcpprofiles/Sony DSLR-A900.dcp +%%DATADIR%%/dcpprofiles/Sony ILCE-6000.dcp +%%DATADIR%%/dcpprofiles/Sony ILCE-7M2.dcp %%DATADIR%%/dcpprofiles/Sony NEX-5N.dcp %%DATADIR%%/dcpprofiles/Sony SLT-A55V.dcp %%DATADIR%%/iccprofiles/input/Canon EOS 20D.icc @@ -92,6 +107,15 @@ share/icons/hicolor/48x48/apps/rawtherap %%DATADIR%%/iccprofiles/input/Sony DSLR-A700.icc %%DATADIR%%/iccprofiles/input/Sony DSLR-A900.icc %%DATADIR%%/iccprofiles/input/Sony SLT-A55V.icc +%%DATADIR%%/iccprofiles/input/sd14-bl15-crop-matrix-gamma-wp10.icm +%%DATADIR%%/iccprofiles/input/sd14-bl15-crop-matrix-gamma-wp11.icm +%%DATADIR%%/iccprofiles/input/sd14-bl15-crop-matrix-gamma-wp12.icm +%%DATADIR%%/iccprofiles/input/sd1_merrill_cloudy8140-CROP-WP10.icm +%%DATADIR%%/iccprofiles/input/sd1_merrill_cloudy8140-CROP-WP11.icm +%%DATADIR%%/iccprofiles/input/sd1_merrill_sunny8161-crop-wp10.icm +%%DATADIR%%/iccprofiles/input/sd1_merrill_sunny8161-crop-wp11.icm +%%DATADIR%%/iccprofiles/input/sd1_merrill_tungsten8130-CROP-WP10.icm +%%DATADIR%%/iccprofiles/input/sd1_merrill_tungsten8130-CROP-WP11.icm %%DATADIR%%/iccprofiles/output/RT_Large_g10.icc %%DATADIR%%/iccprofiles/output/RT_Large_gBT709.icc %%DATADIR%%/iccprofiles/output/RT_Large_gsRGB.icc @@ -99,13 +123,7 @@ share/icons/hicolor/48x48/apps/rawtherap %%DATADIR%%/iccprofiles/output/RT_sRGB.icm %%DATADIR%%/iccprofiles/output/RT_sRGB_g10.icm %%DATADIR%%/iccprofiles/output/RT_sRGB_gBT709.icm -%%DATADIR%%/images/beforeafter.png -%%DATADIR%%/images/cglabel0.png -%%DATADIR%%/images/cglabel1.png -%%DATADIR%%/images/cglabel2.png -%%DATADIR%%/images/cglabel3.png -%%DATADIR%%/images/cglabel4.png -%%DATADIR%%/images/cglabel5.png +%%DATADIR%%/iccprofiles/output/Rec2020.icm %%DATADIR%%/images/Chanmixer-B.png %%DATADIR%%/images/Chanmixer-BB.png %%DATADIR%%/images/Chanmixer-BG.png @@ -124,25 +142,10 @@ share/icons/hicolor/48x48/apps/rawtherap %%DATADIR%%/images/Chanmixer-RG.png %%DATADIR%%/images/Chanmixer-RR.png %%DATADIR%%/images/Chanmixer-Y.png -%%DATADIR%%/images/clabel0.png -%%DATADIR%%/images/clabel1.png -%%DATADIR%%/images/clabel2.png -%%DATADIR%%/images/clabel3.png -%%DATADIR%%/images/clabel4.png -%%DATADIR%%/images/clabel5.png -%%DATADIR%%/images/closedhand.png -%%DATADIR%%/images/colour.png -%%DATADIR%%/images/crop-auto.png -%%DATADIR%%/images/crop.png -%%DATADIR%%/images/cross.png -%%DATADIR%%/images/crossed-arrows-out.png -%%DATADIR%%/images/curveType-controlPoints.png -%%DATADIR%%/images/curveType-flatLinear.png -%%DATADIR%%/images/curveType-linear.png -%%DATADIR%%/images/curveType-NURBS.png -%%DATADIR%%/images/curveType-parametric.png -%%DATADIR%%/images/curveType-spline.png -%%DATADIR%%/images/curveType-unchanged.png +%%DATADIR%%/images/Dark/actions/Chanmixer-Bgamma.png +%%DATADIR%%/images/Dark/actions/Chanmixer-Ggamma.png +%%DATADIR%%/images/Dark/actions/Chanmixer-Rgamma.png +%%DATADIR%%/images/Dark/actions/PanelEnding.png %%DATADIR%%/images/Dark/actions/ajd-ca-blue1.png %%DATADIR%%/images/Dark/actions/ajd-ca-blue2.png %%DATADIR%%/images/Dark/actions/ajd-ca-red1.png @@ -153,6 +156,14 @@ share/icons/hicolor/48x48/apps/rawtherap %%DATADIR%%/images/Dark/actions/ajd-wb-green2.png %%DATADIR%%/images/Dark/actions/ajd-wb-temp1.png %%DATADIR%%/images/Dark/actions/ajd-wb-temp2.png +%%DATADIR%%/images/Dark/actions/arrow-down-small.png +%%DATADIR%%/images/Dark/actions/arrow-down.png +%%DATADIR%%/images/Dark/actions/arrow-left-small.png +%%DATADIR%%/images/Dark/actions/arrow-left.png +%%DATADIR%%/images/Dark/actions/arrow-right-small.png +%%DATADIR%%/images/Dark/actions/arrow-right.png +%%DATADIR%%/images/Dark/actions/arrow-up-small.png +%%DATADIR%%/images/Dark/actions/arrow-up.png %%DATADIR%%/images/Dark/actions/beforeafter.png %%DATADIR%%/images/Dark/actions/cglabel0.png %%DATADIR%%/images/Dark/actions/cglabel1.png @@ -160,9 +171,6 @@ share/icons/hicolor/48x48/apps/rawtherap %%DATADIR%%/images/Dark/actions/cglabel3.png %%DATADIR%%/images/Dark/actions/cglabel4.png %%DATADIR%%/images/Dark/actions/cglabel5.png -%%DATADIR%%/images/Dark/actions/Chanmixer-Bgamma.png -%%DATADIR%%/images/Dark/actions/Chanmixer-Ggamma.png -%%DATADIR%%/images/Dark/actions/Chanmixer-Rgamma.png %%DATADIR%%/images/Dark/actions/clabel0.png %%DATADIR%%/images/Dark/actions/clabel1.png %%DATADIR%%/images/Dark/actions/clabel2.png @@ -170,15 +178,17 @@ share/icons/hicolor/48x48/apps/rawtherap %%DATADIR%%/images/Dark/actions/clabel4.png %%DATADIR%%/images/Dark/actions/clabel5.png %%DATADIR%%/images/Dark/actions/closedhand.png +%%DATADIR%%/images/Dark/actions/colorPickers-hide.png +%%DATADIR%%/images/Dark/actions/colorPickers-show.png %%DATADIR%%/images/Dark/actions/colour.png %%DATADIR%%/images/Dark/actions/crop-auto.png %%DATADIR%%/images/Dark/actions/crop.png %%DATADIR%%/images/Dark/actions/crossed-arrows-in.png %%DATADIR%%/images/Dark/actions/crossed-arrows-out.png +%%DATADIR%%/images/Dark/actions/curveType-NURBS.png %%DATADIR%%/images/Dark/actions/curveType-controlPoints.png %%DATADIR%%/images/Dark/actions/curveType-flatLinear.png %%DATADIR%%/images/Dark/actions/curveType-linear.png -%%DATADIR%%/images/Dark/actions/curveType-NURBS.png %%DATADIR%%/images/Dark/actions/curveType-parametric.png %%DATADIR%%/images/Dark/actions/curveType-spline.png %%DATADIR%%/images/Dark/actions/detail.png @@ -197,7 +207,14 @@ share/icons/hicolor/48x48/apps/rawtherap %%DATADIR%%/images/Dark/actions/editednot-small.png %%DATADIR%%/images/Dark/actions/editednotg-small.png %%DATADIR%%/images/Dark/actions/editmodehand.png +%%DATADIR%%/images/Dark/actions/expanderClosed.png +%%DATADIR%%/images/Dark/actions/expanderDisabled.png +%%DATADIR%%/images/Dark/actions/expanderEnabled.png +%%DATADIR%%/images/Dark/actions/expanderInconsistent.png +%%DATADIR%%/images/Dark/actions/expanderOpened.png %%DATADIR%%/images/Dark/actions/exposure.png +%%DATADIR%%/images/Dark/actions/filter-original-1.png +%%DATADIR%%/images/Dark/actions/filter-original-2.png %%DATADIR%%/images/Dark/actions/filter.png %%DATADIR%%/images/Dark/actions/filterclear.png %%DATADIR%%/images/Dark/actions/fullscreen-exit.png @@ -208,6 +225,7 @@ share/icons/hicolor/48x48/apps/rawtherap %%DATADIR%%/images/Dark/actions/gtk-cancel.png %%DATADIR%%/images/Dark/actions/gtk-close-small.png %%DATADIR%%/images/Dark/actions/gtk-close.png +%%DATADIR%%/images/Dark/actions/gtk-color-picker-add.png %%DATADIR%%/images/Dark/actions/gtk-color-picker-small.png %%DATADIR%%/images/Dark/actions/gtk-color-picker.png %%DATADIR%%/images/Dark/actions/gtk-copy.png @@ -230,6 +248,7 @@ share/icons/hicolor/48x48/apps/rawtherap %%DATADIR%%/images/Dark/actions/gtk-undoall-rtl.png %%DATADIR%%/images/Dark/actions/gtk-zoom-100-small.png %%DATADIR%%/images/Dark/actions/gtk-zoom-100.png +%%DATADIR%%/images/Dark/actions/gtk-zoom-crop.png %%DATADIR%%/images/Dark/actions/gtk-zoom-fit.png %%DATADIR%%/images/Dark/actions/gtk-zoom-in-small.png %%DATADIR%%/images/Dark/actions/gtk-zoom-in.png @@ -253,6 +272,10 @@ share/icons/hicolor/48x48/apps/rawtherap %%DATADIR%%/images/Dark/actions/histValueg.png %%DATADIR%%/images/Dark/actions/image-editor.png %%DATADIR%%/images/Dark/actions/info.png +%%DATADIR%%/images/Dark/actions/intent-absolute.png +%%DATADIR%%/images/Dark/actions/intent-perceptual.png +%%DATADIR%%/images/Dark/actions/intent-relative.png +%%DATADIR%%/images/Dark/actions/intent-saturation.png %%DATADIR%%/images/Dark/actions/list-add-small.png %%DATADIR%%/images/Dark/actions/list-add.png %%DATADIR%%/images/Dark/actions/list-remove-red-small.png @@ -270,7 +293,6 @@ share/icons/hicolor/48x48/apps/rawtherap %%DATADIR%%/images/Dark/actions/panel-to-left.png %%DATADIR%%/images/Dark/actions/panel-to-right.png %%DATADIR%%/images/Dark/actions/panel-to-top.png -%%DATADIR%%/images/Dark/actions/PanelEnding.png %%DATADIR%%/images/Dark/actions/perspective-h1.png %%DATADIR%%/images/Dark/actions/perspective-h2.png %%DATADIR%%/images/Dark/actions/perspective-v1.png @@ -313,6 +335,8 @@ share/icons/hicolor/48x48/apps/rawtherap %%DATADIR%%/images/Dark/actions/rotate-right-3.png %%DATADIR%%/images/Dark/actions/rotate-right.png %%DATADIR%%/images/Dark/actions/rtwindow.png +%%DATADIR%%/images/Dark/actions/softProof.png +%%DATADIR%%/images/Dark/actions/spGamutCheck.png %%DATADIR%%/images/Dark/actions/stock-flip-horizontal.png %%DATADIR%%/images/Dark/actions/stock-flip-vertical.png %%DATADIR%%/images/Dark/actions/stock-rotate-270.png @@ -322,16 +346,20 @@ share/icons/hicolor/48x48/apps/rawtherap %%DATADIR%%/images/Dark/actions/toleftend.png %%DATADIR%%/images/Dark/actions/torightend.png %%DATADIR%%/images/Dark/actions/transform.png +%%DATADIR%%/images/Dark/actions/trash-hide-deleted.png %%DATADIR%%/images/Dark/actions/trash-show-empty.png %%DATADIR%%/images/Dark/actions/trash-show-full.png %%DATADIR%%/images/Dark/actions/trash-thumbnail.png %%DATADIR%%/images/Dark/actions/trash.png +%%DATADIR%%/images/Dark/actions/unchanged-18.png +%%DATADIR%%/images/Dark/actions/unchanged-22.png %%DATADIR%%/images/Dark/actions/undelete-rtl.png %%DATADIR%%/images/Dark/actions/undelete-thumbnail-rtl.png %%DATADIR%%/images/Dark/actions/undelete-thumbnail.png %%DATADIR%%/images/Dark/actions/undelete.png %%DATADIR%%/images/Dark/actions/warnhl.png %%DATADIR%%/images/Dark/actions/warnsh.png +%%DATADIR%%/images/Dark/actions/wavelet.png %%DATADIR%%/images/Dark/actions/wb-auto.png %%DATADIR%%/images/Dark/actions/wb-camera.png %%DATADIR%%/images/Dark/actions/wb-cloudy.png @@ -361,48 +389,10 @@ share/icons/hicolor/48x48/apps/rawtherap %%DATADIR%%/images/Dark/places/gtk-directory.png %%DATADIR%%/images/Dark/places/user-desktop.png %%DATADIR%%/images/Dark/places/user-home.png -%%DATADIR%%/images/default-settings-ltr.png -%%DATADIR%%/images/default-settings-rtl.png -%%DATADIR%%/images/detail.png -%%DATADIR%%/images/distortion-auto.png -%%DATADIR%%/images/distortion.png -%%DATADIR%%/images/edited-small.png -%%DATADIR%%/images/edited.png -%%DATADIR%%/images/editedg-small.png -%%DATADIR%%/images/editednot-small.png -%%DATADIR%%/images/editednotg-small.png -%%DATADIR%%/images/empty.png -%%DATADIR%%/images/exposure.png -%%DATADIR%%/images/filter.png -%%DATADIR%%/images/filterclear.png -%%DATADIR%%/images/folder.png -%%DATADIR%%/images/fullscreen-exit.png -%%DATADIR%%/images/fullscreen.png -%%DATADIR%%/images/grayrated.png -%%DATADIR%%/images/gtk-add.png -%%DATADIR%%/images/gtk-apply.png -%%DATADIR%%/images/gtk-close-small.png -%%DATADIR%%/images/gtk-close.png -%%DATADIR%%/images/gtk-color-picker-small.png -%%DATADIR%%/images/gtk-color-picker.png -%%DATADIR%%/images/gtk-open.png -%%DATADIR%%/images/gtk-save-large.png -%%DATADIR%%/images/gtk-undo-ltr.png -%%DATADIR%%/images/gtk-undo-rtl.png -%%DATADIR%%/images/gtk-undoall-ltr.png -%%DATADIR%%/images/gtk-undoall-rtl.png -%%DATADIR%%/images/gtk-zoom-100.png -%%DATADIR%%/images/gtk-zoom-fit.png -%%DATADIR%%/images/gtk-zoom-in.png -%%DATADIR%%/images/gtk-zoom-out.png -%%DATADIR%%/images/histBar.png -%%DATADIR%%/images/histBlue.png -%%DATADIR%%/images/histGreen.png -%%DATADIR%%/images/histRaw.png -%%DATADIR%%/images/histRed.png -%%DATADIR%%/images/histValue.png -%%DATADIR%%/images/image-editor.png -%%DATADIR%%/images/info.png +%%DATADIR%%/images/Light/actions/Chanmixer-Bgamma.png +%%DATADIR%%/images/Light/actions/Chanmixer-Ggamma.png +%%DATADIR%%/images/Light/actions/Chanmixer-Rgamma.png +%%DATADIR%%/images/Light/actions/PanelEnding.png %%DATADIR%%/images/Light/actions/ajd-ca-blue1.png %%DATADIR%%/images/Light/actions/ajd-ca-blue2.png %%DATADIR%%/images/Light/actions/ajd-ca-red1.png @@ -413,6 +403,14 @@ share/icons/hicolor/48x48/apps/rawtherap %%DATADIR%%/images/Light/actions/ajd-wb-green2.png %%DATADIR%%/images/Light/actions/ajd-wb-temp1.png %%DATADIR%%/images/Light/actions/ajd-wb-temp2.png +%%DATADIR%%/images/Light/actions/arrow-down-small.png +%%DATADIR%%/images/Light/actions/arrow-down.png +%%DATADIR%%/images/Light/actions/arrow-left-small.png +%%DATADIR%%/images/Light/actions/arrow-left.png +%%DATADIR%%/images/Light/actions/arrow-right-small.png +%%DATADIR%%/images/Light/actions/arrow-right.png +%%DATADIR%%/images/Light/actions/arrow-up-small.png +%%DATADIR%%/images/Light/actions/arrow-up.png %%DATADIR%%/images/Light/actions/beforeafter.png %%DATADIR%%/images/Light/actions/cglabel0.png %%DATADIR%%/images/Light/actions/cglabel1.png @@ -420,9 +418,6 @@ share/icons/hicolor/48x48/apps/rawtherap %%DATADIR%%/images/Light/actions/cglabel3.png %%DATADIR%%/images/Light/actions/cglabel4.png %%DATADIR%%/images/Light/actions/cglabel5.png -%%DATADIR%%/images/Light/actions/Chanmixer-Bgamma.png -%%DATADIR%%/images/Light/actions/Chanmixer-Ggamma.png -%%DATADIR%%/images/Light/actions/Chanmixer-Rgamma.png %%DATADIR%%/images/Light/actions/clabel0.png %%DATADIR%%/images/Light/actions/clabel1.png %%DATADIR%%/images/Light/actions/clabel2.png @@ -430,15 +425,17 @@ share/icons/hicolor/48x48/apps/rawtherap %%DATADIR%%/images/Light/actions/clabel4.png %%DATADIR%%/images/Light/actions/clabel5.png %%DATADIR%%/images/Light/actions/closedhand.png +%%DATADIR%%/images/Light/actions/colorPickers-hide.png +%%DATADIR%%/images/Light/actions/colorPickers-show.png %%DATADIR%%/images/Light/actions/colour.png %%DATADIR%%/images/Light/actions/crop-auto.png %%DATADIR%%/images/Light/actions/crop.png %%DATADIR%%/images/Light/actions/crossed-arrows-in.png %%DATADIR%%/images/Light/actions/crossed-arrows-out.png +%%DATADIR%%/images/Light/actions/curveType-NURBS.png %%DATADIR%%/images/Light/actions/curveType-controlPoints.png %%DATADIR%%/images/Light/actions/curveType-flatLinear.png %%DATADIR%%/images/Light/actions/curveType-linear.png -%%DATADIR%%/images/Light/actions/curveType-NURBS.png %%DATADIR%%/images/Light/actions/curveType-parametric.png %%DATADIR%%/images/Light/actions/curveType-spline.png %%DATADIR%%/images/Light/actions/detail.png @@ -457,7 +454,14 @@ share/icons/hicolor/48x48/apps/rawtherap %%DATADIR%%/images/Light/actions/editednot-small.png %%DATADIR%%/images/Light/actions/editednotg-small.png %%DATADIR%%/images/Light/actions/editmodehand.png +%%DATADIR%%/images/Light/actions/expanderClosed.png +%%DATADIR%%/images/Light/actions/expanderDisabled.png +%%DATADIR%%/images/Light/actions/expanderEnabled.png +%%DATADIR%%/images/Light/actions/expanderInconsistent.png +%%DATADIR%%/images/Light/actions/expanderOpened.png %%DATADIR%%/images/Light/actions/exposure.png +%%DATADIR%%/images/Light/actions/filter-original-1.png +%%DATADIR%%/images/Light/actions/filter-original-2.png %%DATADIR%%/images/Light/actions/filter.png %%DATADIR%%/images/Light/actions/filterclear.png %%DATADIR%%/images/Light/actions/fullscreen-exit.png @@ -468,6 +472,7 @@ share/icons/hicolor/48x48/apps/rawtherap %%DATADIR%%/images/Light/actions/gtk-cancel.png %%DATADIR%%/images/Light/actions/gtk-close-small.png %%DATADIR%%/images/Light/actions/gtk-close.png +%%DATADIR%%/images/Light/actions/gtk-color-picker-add.png %%DATADIR%%/images/Light/actions/gtk-color-picker-small.png %%DATADIR%%/images/Light/actions/gtk-color-picker.png %%DATADIR%%/images/Light/actions/gtk-copy.png @@ -490,6 +495,7 @@ share/icons/hicolor/48x48/apps/rawtherap %%DATADIR%%/images/Light/actions/gtk-undoall-rtl.png %%DATADIR%%/images/Light/actions/gtk-zoom-100-small.png %%DATADIR%%/images/Light/actions/gtk-zoom-100.png +%%DATADIR%%/images/Light/actions/gtk-zoom-crop.png %%DATADIR%%/images/Light/actions/gtk-zoom-fit.png %%DATADIR%%/images/Light/actions/gtk-zoom-in-small.png %%DATADIR%%/images/Light/actions/gtk-zoom-in.png @@ -513,6 +519,10 @@ share/icons/hicolor/48x48/apps/rawtherap %%DATADIR%%/images/Light/actions/histValueg.png %%DATADIR%%/images/Light/actions/image-editor.png %%DATADIR%%/images/Light/actions/info.png +%%DATADIR%%/images/Light/actions/intent-absolute.png +%%DATADIR%%/images/Light/actions/intent-perceptual.png +%%DATADIR%%/images/Light/actions/intent-relative.png +%%DATADIR%%/images/Light/actions/intent-saturation.png %%DATADIR%%/images/Light/actions/list-add-small.png %%DATADIR%%/images/Light/actions/list-add.png %%DATADIR%%/images/Light/actions/list-remove-red-small.png @@ -530,7 +540,6 @@ share/icons/hicolor/48x48/apps/rawtherap %%DATADIR%%/images/Light/actions/panel-to-left.png %%DATADIR%%/images/Light/actions/panel-to-right.png %%DATADIR%%/images/Light/actions/panel-to-top.png -%%DATADIR%%/images/Light/actions/PanelEnding.png %%DATADIR%%/images/Light/actions/perspective-h1.png %%DATADIR%%/images/Light/actions/perspective-h2.png %%DATADIR%%/images/Light/actions/perspective-v1.png @@ -573,6 +582,8 @@ share/icons/hicolor/48x48/apps/rawtherap %%DATADIR%%/images/Light/actions/rotate-right-3.png %%DATADIR%%/images/Light/actions/rotate-right.png %%DATADIR%%/images/Light/actions/rtwindow.png +%%DATADIR%%/images/Light/actions/softProof.png +%%DATADIR%%/images/Light/actions/spGamutCheck.png %%DATADIR%%/images/Light/actions/stock-flip-horizontal.png %%DATADIR%%/images/Light/actions/stock-flip-vertical.png %%DATADIR%%/images/Light/actions/stock-rotate-270.png @@ -582,16 +593,20 @@ share/icons/hicolor/48x48/apps/rawtherap %%DATADIR%%/images/Light/actions/toleftend.png %%DATADIR%%/images/Light/actions/torightend.png %%DATADIR%%/images/Light/actions/transform.png +%%DATADIR%%/images/Light/actions/trash-hide-deleted.png %%DATADIR%%/images/Light/actions/trash-show-empty.png %%DATADIR%%/images/Light/actions/trash-show-full.png %%DATADIR%%/images/Light/actions/trash-thumbnail.png %%DATADIR%%/images/Light/actions/trash.png +%%DATADIR%%/images/Light/actions/unchanged-18.png +%%DATADIR%%/images/Light/actions/unchanged-22.png %%DATADIR%%/images/Light/actions/undelete-rtl.png %%DATADIR%%/images/Light/actions/undelete-thumbnail-rtl.png %%DATADIR%%/images/Light/actions/undelete-thumbnail.png %%DATADIR%%/images/Light/actions/undelete.png %%DATADIR%%/images/Light/actions/warnhl.png %%DATADIR%%/images/Light/actions/warnsh.png +%%DATADIR%%/images/Light/actions/wavelet.png %%DATADIR%%/images/Light/actions/wb-auto.png %%DATADIR%%/images/Light/actions/wb-camera.png %%DATADIR%%/images/Light/actions/wb-cloudy.png @@ -621,6 +636,75 @@ share/icons/hicolor/48x48/apps/rawtherap %%DATADIR%%/images/Light/places/gtk-directory.png %%DATADIR%%/images/Light/places/user-desktop.png %%DATADIR%%/images/Light/places/user-home.png +%%DATADIR%%/images/PanelEnding.png +%%DATADIR%%/images/beforeafter.png +%%DATADIR%%/images/cglabel0.png +%%DATADIR%%/images/cglabel1.png +%%DATADIR%%/images/cglabel2.png +%%DATADIR%%/images/cglabel3.png +%%DATADIR%%/images/cglabel4.png +%%DATADIR%%/images/cglabel5.png +%%DATADIR%%/images/clabel0.png +%%DATADIR%%/images/clabel1.png +%%DATADIR%%/images/clabel2.png +%%DATADIR%%/images/clabel3.png +%%DATADIR%%/images/clabel4.png +%%DATADIR%%/images/clabel5.png +%%DATADIR%%/images/closedhand.png +%%DATADIR%%/images/colour.png +%%DATADIR%%/images/crop-auto.png +%%DATADIR%%/images/crop.png +%%DATADIR%%/images/cross.png +%%DATADIR%%/images/crossed-arrows-out.png +%%DATADIR%%/images/curveType-NURBS.png +%%DATADIR%%/images/curveType-controlPoints.png +%%DATADIR%%/images/curveType-flatLinear.png +%%DATADIR%%/images/curveType-linear.png +%%DATADIR%%/images/curveType-parametric.png +%%DATADIR%%/images/curveType-spline.png +%%DATADIR%%/images/curveType-unchanged.png +%%DATADIR%%/images/default-settings-ltr.png +%%DATADIR%%/images/default-settings-rtl.png +%%DATADIR%%/images/detail.png +%%DATADIR%%/images/distortion-auto.png +%%DATADIR%%/images/distortion.png +%%DATADIR%%/images/edited-small.png +%%DATADIR%%/images/edited.png +%%DATADIR%%/images/editedg-small.png +%%DATADIR%%/images/editednot-small.png +%%DATADIR%%/images/editednotg-small.png +%%DATADIR%%/images/empty.png +%%DATADIR%%/images/exposure.png +%%DATADIR%%/images/filter.png +%%DATADIR%%/images/filterclear.png +%%DATADIR%%/images/folder.png +%%DATADIR%%/images/fullscreen-exit.png +%%DATADIR%%/images/fullscreen.png +%%DATADIR%%/images/grayrated.png +%%DATADIR%%/images/gtk-add.png +%%DATADIR%%/images/gtk-apply.png +%%DATADIR%%/images/gtk-close-small.png +%%DATADIR%%/images/gtk-close.png +%%DATADIR%%/images/gtk-color-picker-small.png +%%DATADIR%%/images/gtk-color-picker.png +%%DATADIR%%/images/gtk-open.png +%%DATADIR%%/images/gtk-save-large.png +%%DATADIR%%/images/gtk-undo-ltr.png +%%DATADIR%%/images/gtk-undo-rtl.png +%%DATADIR%%/images/gtk-undoall-ltr.png +%%DATADIR%%/images/gtk-undoall-rtl.png +%%DATADIR%%/images/gtk-zoom-100.png +%%DATADIR%%/images/gtk-zoom-fit.png +%%DATADIR%%/images/gtk-zoom-in.png +%%DATADIR%%/images/gtk-zoom-out.png +%%DATADIR%%/images/histBar.png +%%DATADIR%%/images/histBlue.png +%%DATADIR%%/images/histGreen.png +%%DATADIR%%/images/histRaw.png +%%DATADIR%%/images/histRed.png +%%DATADIR%%/images/histValue.png +%%DATADIR%%/images/image-editor.png +%%DATADIR%%/images/info.png %%DATADIR%%/images/list-add-small.png %%DATADIR%%/images/list-remove-red-small.png %%DATADIR%%/images/list-remove.png @@ -641,7 +725,6 @@ share/icons/hicolor/48x48/apps/rawtherap %%DATADIR%%/images/panel-to-left.png %%DATADIR%%/images/panel-to-right.png %%DATADIR%%/images/panel-to-top.png -%%DATADIR%%/images/PanelEnding.png %%DATADIR%%/images/popuparrow.png %%DATADIR%%/images/processing-pause.png %%DATADIR%%/images/processing-play.png @@ -655,7 +738,9 @@ share/icons/hicolor/48x48/apps/rawtherap %%DATADIR%%/images/refresh-white.png %%DATADIR%%/images/resize.png %%DATADIR%%/images/rt-logo-large.png -%%DATADIR%%/images/rt-logo.png +%%DATADIR%%/images/rt-logo-medium.png +%%DATADIR%%/images/rt-logo-small.png +%%DATADIR%%/images/rt-logo-tiny.png %%DATADIR%%/images/saved.png %%DATADIR%%/images/savedg.png %%DATADIR%%/images/savednot.png @@ -683,7 +768,6 @@ share/icons/hicolor/48x48/apps/rawtherap %%DATADIR%%/languages/Chinese (Traditional) %%DATADIR%%/languages/Czech %%DATADIR%%/languages/Dansk -%%DATADIR%%/languages/default %%DATADIR%%/languages/Deutsch %%DATADIR%%/languages/English (UK) %%DATADIR%%/languages/English (US) @@ -694,8 +778,8 @@ share/icons/hicolor/48x48/apps/rawtherap %%DATADIR%%/languages/Hebrew %%DATADIR%%/languages/Italiano %%DATADIR%%/languages/Japanese -%%DATADIR%%/languages/Latvian %%DATADIR%%/languages/LICENSE +%%DATADIR%%/languages/Latvian %%DATADIR%%/languages/Magyar %%DATADIR%%/languages/Nederlands %%DATADIR%%/languages/Norsk BM @@ -710,6 +794,7 @@ share/icons/hicolor/48x48/apps/rawtherap %%DATADIR%%/languages/Suomi %%DATADIR%%/languages/Swedish %%DATADIR%%/languages/Turkish +%%DATADIR%%/languages/default %%DATADIR%%/options %%DATADIR%%/profiles/BW/BW 1.pp3 %%DATADIR%%/profiles/BW/BW 2.pp3 @@ -757,6 +842,7 @@ share/icons/hicolor/48x48/apps/rawtherap %%DATADIR%%/profiles/Generic/Natural 2.pp3 %%DATADIR%%/profiles/Generic/Punchy 1.pp3 %%DATADIR%%/profiles/Generic/Punchy 2.pp3 +%%DATADIR%%/profiles/Non-raw/Brighten.pp3 %%DATADIR%%/profiles/Pop/Pop 1.pp3 %%DATADIR%%/profiles/Pop/Pop 2 L.pp3 %%DATADIR%%/profiles/Pop/Pop 3 Skin.pp3 @@ -777,62 +863,32 @@ share/icons/hicolor/48x48/apps/rawtherap %%DATADIR%%/sounds/BatchComplete.wav %%DATADIR%%/sounds/Empty.wav %%DATADIR%%/sounds/ProcessComplete.wav -%%DATADIR%%/themes/09-Gray-Orange.gtkrc -%%DATADIR%%/themes/09-Gray-Orange.iconset -%%DATADIR%%/themes/17-Gray-Red.gtkrc -%%DATADIR%%/themes/17-Gray-Red.iconset -%%DATADIR%%/themes/21-Gray-Gray.gtkrc -%%DATADIR%%/themes/21-Gray-Gray.iconset -%%DATADIR%%/themes/21-Gray-Orange.gtkrc -%%DATADIR%%/themes/21-Gray-Orange.iconset -%%DATADIR%%/themes/21-Gray-Purple.gtkrc -%%DATADIR%%/themes/21-Gray-Purple.iconset -%%DATADIR%%/themes/21-Gray-Red.gtkrc -%%DATADIR%%/themes/21-Gray-Red.iconset -%%DATADIR%%/themes/25-Gray-Gray.gtkrc -%%DATADIR%%/themes/25-Gray-Gray.iconset -%%DATADIR%%/themes/25-Gray-Purple.gtkrc -%%DATADIR%%/themes/25-Gray-Purple.iconset -%%DATADIR%%/themes/25-Gray-Red.gtkrc -%%DATADIR%%/themes/25-Gray-Red.iconset -%%DATADIR%%/themes/37-Gray-Red-Textured.gtkrc -%%DATADIR%%/themes/37-Gray-Red-Textured.iconset -%%DATADIR%%/themes/37-Gray-Red.gtkrc -%%DATADIR%%/themes/37-Gray-Red.iconset -%%DATADIR%%/themes/63-Gray-Cyan.gtkrc -%%DATADIR%%/themes/63-Gray-Cyan.iconset -%%DATADIR%%/themes/92-Beige-DarkCyan.gtkrc -%%DATADIR%%/themes/92-Beige-DarkCyan.iconset -%%DATADIR%%/themes/gray_textured/arrow-down-ins.png -%%DATADIR%%/themes/gray_textured/arrow-down-pre.png -%%DATADIR%%/themes/gray_textured/arrow-down.png -%%DATADIR%%/themes/gray_textured/arrow-left-ins.png -%%DATADIR%%/themes/gray_textured/arrow-left-pre.png -%%DATADIR%%/themes/gray_textured/arrow-left.png -%%DATADIR%%/themes/gray_textured/arrow-right-ins.png -%%DATADIR%%/themes/gray_textured/arrow-right-pre.png -%%DATADIR%%/themes/gray_textured/arrow-right.png -%%DATADIR%%/themes/gray_textured/arrow-up-ins.png -%%DATADIR%%/themes/gray_textured/arrow-up-pre.png -%%DATADIR%%/themes/gray_textured/arrow-up.png -%%DATADIR%%/themes/gray_textured/button-insensitive.png -%%DATADIR%%/themes/gray_textured/button-normal.png -%%DATADIR%%/themes/gray_textured/button-normal.xcf -%%DATADIR%%/themes/gray_textured/button-prelight.png -%%DATADIR%%/themes/gray_textured/button-pressed.png -%%DATADIR%%/themes/gray_textured/null.png -%%DATADIR%%/themes/gray_textured/pbtroughh.png -%%DATADIR%%/themes/gray_textured/pbtroughv.png -%%DATADIR%%/themes/gray_textured/rangeslider-ins.png -%%DATADIR%%/themes/gray_textured/rangeslider-pre.png -%%DATADIR%%/themes/gray_textured/rangeslider.png -%%DATADIR%%/themes/gray_textured/slider-h-ins.png -%%DATADIR%%/themes/gray_textured/slider-h-pre.png -%%DATADIR%%/themes/gray_textured/slider-h.png -%%DATADIR%%/themes/gray_textured/slider-v-ins.png -%%DATADIR%%/themes/gray_textured/slider-v-pre.png -%%DATADIR%%/themes/gray_textured/slider-v.png -%%DATADIR%%/themes/gray_textured/trough2-h.png -%%DATADIR%%/themes/gray_textured/trough2.png -%%DATADIR%%/themes/slim +%%DATADIR%%/themes/RawTherapee-GTK3-20_.css +%%DATADIR%%/themes/RawTherapee-GTK3-_19.css +%%DATADIR%%/themes/TooWaBlue-Dark-GTK3-20_.css +%%DATADIR%%/themes/TooWaBlue-GTK3-20_.css +%%DATADIR%%/themes/images/svg/twb/checkbox-checked-disabled.svg +%%DATADIR%%/themes/images/svg/twb/checkbox-checked.svg +%%DATADIR%%/themes/images/svg/twb/checkbox-inconsistent-disabled.svg +%%DATADIR%%/themes/images/svg/twb/checkbox-inconsistent.svg +%%DATADIR%%/themes/images/svg/twb/checkbox-unchecked-disabled.svg +%%DATADIR%%/themes/images/svg/twb/checkbox-unchecked.svg +%%DATADIR%%/themes/images/svg/twb/radio-checked-disabled.svg +%%DATADIR%%/themes/images/svg/twb/radio-checked.svg +%%DATADIR%%/themes/images/svg/twb/radio-inconsistent-disabled.svg +%%DATADIR%%/themes/images/svg/twb/radio-inconsistent.svg +%%DATADIR%%/themes/images/svg/twb/radio-unchecked-disabled.svg +%%DATADIR%%/themes/images/svg/twb/radio-unchecked.svg +%%DATADIR%%/themes/images/twb/checkbox-checked-disabled.png +%%DATADIR%%/themes/images/twb/checkbox-checked.png +%%DATADIR%%/themes/images/twb/checkbox-inconsistent-disabled.png +%%DATADIR%%/themes/images/twb/checkbox-inconsistent.png +%%DATADIR%%/themes/images/twb/checkbox-unchecked-disabled.png +%%DATADIR%%/themes/images/twb/checkbox-unchecked.png +%%DATADIR%%/themes/images/twb/radio-checked-disabled.png +%%DATADIR%%/themes/images/twb/radio-checked.png +%%DATADIR%%/themes/images/twb/radio-inconsistent-disabled.png +%%DATADIR%%/themes/images/twb/radio-inconsistent.png +%%DATADIR%%/themes/images/twb/radio-unchecked-disabled.png +%%DATADIR%%/themes/images/twb/radio-unchecked.png %%DATADIR%%/themes/system.iconset From owner-svn-ports-head@freebsd.org Fri Dec 30 19:16:21 2016 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 9C823C98125; Fri, 30 Dec 2016 19:16:21 +0000 (UTC) (envelope-from danfe@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 5D43E1D78; Fri, 30 Dec 2016 19:16:21 +0000 (UTC) (envelope-from danfe@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBUJGKXd047670; Fri, 30 Dec 2016 19:16:20 GMT (envelope-from danfe@FreeBSD.org) Received: (from danfe@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBUJGJYB047664; Fri, 30 Dec 2016 19:16:19 GMT (envelope-from danfe@FreeBSD.org) Message-Id: <201612301916.uBUJGJYB047664@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: danfe set sender to danfe@FreeBSD.org using -f From: Alexey Dokuchaev Date: Fri, 30 Dec 2016 19:16:19 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r430016 - in head/mail/mailutils: . 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: Fri, 30 Dec 2016 19:16:21 -0000 Author: danfe Date: Fri Dec 30 19:16:19 2016 New Revision: 430016 URL: https://svnweb.freebsd.org/changeset/ports/430016 Log: - Unbreak MH option and introduce EMACS one - Simplify startup (rc.d) scripts a bit - Minor port description adjustments Modified: head/mail/mailutils/Makefile head/mail/mailutils/files/comsatd.in head/mail/mailutils/files/imap4d.in head/mail/mailutils/files/pop3d.in head/mail/mailutils/pkg-descr head/mail/mailutils/pkg-plist Modified: head/mail/mailutils/Makefile ============================================================================== --- head/mail/mailutils/Makefile Fri Dec 30 19:02:35 2016 (r430015) +++ head/mail/mailutils/Makefile Fri Dec 30 19:16:19 2016 (r430016) @@ -3,7 +3,7 @@ PORTNAME= mailutils PORTVERSION= 3.1.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= mail MASTER_SITES= GNU @@ -23,7 +23,7 @@ INSTALL_TARGET= install-strip INFO= ${PORTNAME} PORTDOCS= AUTHORS ChangeLog NEWS README* THANKS TODO -OPTIONS_DEFINE= DOCS GNUTLS GSSAPI GUILE MH NNTP NLS PAM PYTHON +OPTIONS_DEFINE= DOCS EMACS GNUTLS GSSAPI GUILE MH NNTP NLS PAM PYTHON OPTIONS_DEFAULT= BDB GNUTLS PAM OPTIONS_MULTI= DB OPTIONS_MULTI_DB= BDB GDBM KYOTOCABINET LDAP MYSQL PGSQL TOKYOCABINET @@ -31,10 +31,14 @@ OPTIONS_SUB= yes BDB_DESC= Berkeley DB v4.8 support (last working one) DB_DESC= Database configuration +EMACS_DESC= Emacs interface to MH (implies MH) KYOTOCABINET_DESC= Kyoto Cabinet database support MH_DESC= MH (Message Handling) system support TOKYOCABINET_DESC= Tokyo Cabinet database support +EMACS_USE= EMACS=yes +EMACS_IMPLIES= MH + GNUTLS_LIB_DEPENDS= libgnutls.so:security/gnutls GNUTLS_CONFIGURE_WITH= gnutls @@ -81,6 +85,12 @@ PGSQL_CONFIGURE_WITH= postgres TOKYOCABINET_LIB_DEPENDS= libtokyocabinet.so:databases/tokyocabinet TOKYOCABINET_CONFIGURE_WITH= tokyocabinet +.include + +.if ${PORT_OPTIONS:MMH} && exists(${LOCALBASE}/bin/emacs) +USE_EMACS= yes +.endif + post-patch: @${REINPLACE_CMD} -e '/need_charset_alias=/s|true|false|' \ ${WRKSRC}/lib/gnu/Makefile.in Modified: head/mail/mailutils/files/comsatd.in ============================================================================== --- head/mail/mailutils/files/comsatd.in Fri Dec 30 19:02:35 2016 (r430015) +++ head/mail/mailutils/files/comsatd.in Fri Dec 30 19:16:19 2016 (r430016) @@ -17,7 +17,6 @@ pidfile="/var/run/${name}.pid" load_rc_config ${name} -comsatd_enable=${comsatd_enable:-"NO"} -comsatd_flags=${comsatd_flags:-""} +: ${comsatd_enable="NO"} run_rc_command "$1" Modified: head/mail/mailutils/files/imap4d.in ============================================================================== --- head/mail/mailutils/files/imap4d.in Fri Dec 30 19:02:35 2016 (r430015) +++ head/mail/mailutils/files/imap4d.in Fri Dec 30 19:16:19 2016 (r430016) @@ -17,7 +17,6 @@ pidfile="/var/run/${name}.pid" load_rc_config ${name} -imap4d_enable=${imap4d_enable:-"NO"} -imap4d_flags=${imap4d_flags:-""} +: ${imap4d_enable="NO"} run_rc_command "$1" Modified: head/mail/mailutils/files/pop3d.in ============================================================================== --- head/mail/mailutils/files/pop3d.in Fri Dec 30 19:02:35 2016 (r430015) +++ head/mail/mailutils/files/pop3d.in Fri Dec 30 19:16:19 2016 (r430016) @@ -17,7 +17,6 @@ pidfile="/var/run/${name}.pid" load_rc_config ${name} -pop3d_enable=${pop3d_enable:-"NO"} -pop3d_flags=${pop3d_flags:-""} +: ${pop3d_enable="NO"} run_rc_command "$1" Modified: head/mail/mailutils/pkg-descr ============================================================================== --- head/mail/mailutils/pkg-descr Fri Dec 30 19:02:35 2016 (r430015) +++ head/mail/mailutils/pkg-descr Fri Dec 30 19:16:19 2016 (r430016) @@ -1,8 +1,8 @@ Mailutils is a Swiss Army knife of electronic mail handling. It offers -a rich set of utilities and daemons for processing the e-mail. +a rich set of utilities, daemons, and filters for processing the e-mail. All Mailutils programs are able to operate on mailboxes of any existing -format, ranging from standard UNIX maildrops, through maildir and up to +format, ranging from standard Unix maildrops, through maildir and up to remote mailboxes, which are transparently accessed using IMAP4, POP3, and SMTP. Modified: head/mail/mailutils/pkg-plist ============================================================================== --- head/mail/mailutils/pkg-plist Fri Dec 30 19:02:35 2016 (r430015) +++ head/mail/mailutils/pkg-plist Fri Dec 30 19:16:19 2016 (r430016) @@ -311,8 +311,8 @@ sbin/imap4d @(root,mail,4755) sbin/maidag sbin/pop3d share/aclocal/mailutils.m4 -%%MH%%share/emacs/site-lisp/mailutils-mh.el -%%MH%%share/emacs/site-lisp/mailutils-mh.elc +%%MH%%%%EMACS%%share/emacs/site-lisp/mailutils-mh.el +%%MH%%%%EMACS%%share/emacs/site-lisp/mailutils-mh.elc %%GUILE%%share/guile/site/mailutils/guile-procedures.txt %%GUILE%%share/guile/site/mailutils/mailutils.scm %%GUILE%%share/guile/site/mailutils/sieve-core.scm From owner-svn-ports-head@freebsd.org Fri Dec 30 19:20:00 2016 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 D0E65C981A4; Fri, 30 Dec 2016 19:20: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 A034A1E88; Fri, 30 Dec 2016 19:20:00 +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 uBUJJxXM047887; Fri, 30 Dec 2016 19:19:59 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBUJJxBC047886; Fri, 30 Dec 2016 19:19:59 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201612301919.uBUJJxBC047886@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Fri, 30 Dec 2016 19:19:59 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r430017 - head/audio/mp3info 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: Fri, 30 Dec 2016 19:20:00 -0000 Author: sunpoet Date: Fri Dec 30 19:19:59 2016 New Revision: 430017 URL: https://svnweb.freebsd.org/changeset/ports/430017 Log: - Add PORTSCOUT Modified: head/audio/mp3info/Makefile Modified: head/audio/mp3info/Makefile ============================================================================== --- head/audio/mp3info/Makefile Fri Dec 30 19:16:19 2016 (r430016) +++ head/audio/mp3info/Makefile Fri Dec 30 19:19:59 2016 (r430017) @@ -15,6 +15,8 @@ LICENSE_FILE= ${WRKSRC}/LICENSE OPTIONS_DEFINE= GTK2 DOCS GTK2_DESC= Enable to have the gmp3info +PORTSCOUT= skipv:0.8.5 + ALL_TARGET= mp3info USES= ncurses tar:tgz From owner-svn-ports-head@freebsd.org Fri Dec 30 19:20:05 2016 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 82A1CC981C7; Fri, 30 Dec 2016 19:20:05 +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 5D31B1EA6; Fri, 30 Dec 2016 19:20:05 +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 uBUJK4B9048071; Fri, 30 Dec 2016 19:20:04 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBUJK44U048067; Fri, 30 Dec 2016 19:20:04 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201612301920.uBUJK44U048067@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Fri, 30 Dec 2016 19:20:04 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r430018 - in head/dns/dnscap: . 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: Fri, 30 Dec 2016 19:20:05 -0000 Author: sunpoet Date: Fri Dec 30 19:20:04 2016 New Revision: 430018 URL: https://svnweb.freebsd.org/changeset/ports/430018 Log: - Update to 1.3.0 - Update LICENSE - Add LICENSE_FILE - Update pkg-descr - Add GitHub repository to WWW - Take maintainership Changes: https://github.com/DNS-OARC/dnscap/releases Added: head/dns/dnscap/pkg-plist (contents, props changed) Deleted: head/dns/dnscap/files/ Modified: head/dns/dnscap/Makefile head/dns/dnscap/distinfo head/dns/dnscap/pkg-descr Modified: head/dns/dnscap/Makefile ============================================================================== --- head/dns/dnscap/Makefile Fri Dec 30 19:19:59 2016 (r430017) +++ head/dns/dnscap/Makefile Fri Dec 30 19:20:04 2016 (r430018) @@ -2,21 +2,27 @@ # $FreeBSD$ PORTNAME= dnscap -DISTVERSION= 134 +PORTVERSION= 1.3.0 +PORTEPOCH= 1 CATEGORIES= dns -MASTER_SITES= http://dnscap.dns-oarc.net/ +MASTER_SITES= https://www.dns-oarc.net/files/dnscap/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= DNS network traffic capture utility -LICENSE= ISCL +LICENSE= BSD3CLAUSE +LICENSE_FILE= ${WRKSRC}/LICENSE +OPTIONS_DEFINE= DOCS + +CONFIGURE_ARGS= --enable-shared --enable-static GNU_CONFIGURE= yes +INSTALL_TARGET= install-strip +USES= libtool -PLIST_FILES= bin/dnscap man/man1/dnscap.1.gz +PORTDOCS= * -do-install: - ${INSTALL_PROGRAM} ${WRKSRC}/dnscap ${STAGEDIR}${PREFIX}/bin - ${INSTALL_MAN} ${WRKSRC}/dnscap.1 ${STAGEDIR}${PREFIX}/man/man1 +post-patch-DOCS-off: + @${REINPLACE_CMD} -e '/^install-data-am: / s| install-dist_docDATA||' ${WRKSRC}/Makefile.in .include Modified: head/dns/dnscap/distinfo ============================================================================== --- head/dns/dnscap/distinfo Fri Dec 30 19:19:59 2016 (r430017) +++ head/dns/dnscap/distinfo Fri Dec 30 19:20:04 2016 (r430018) @@ -1,2 +1,3 @@ -SHA256 (dnscap-134.tar.gz) = eec7af9c9e99753865250f9d6974d10899a208b3da83d0015addf3538137f621 -SIZE (dnscap-134.tar.gz) = 91682 +TIMESTAMP = 1483080473 +SHA256 (dnscap-1.3.0.tar.gz) = 3e31bb57e513d724b6310ebc64773eb00a44ea101978fd738aa4340eabef3635 +SIZE (dnscap-1.3.0.tar.gz) = 405655 Modified: head/dns/dnscap/pkg-descr ============================================================================== --- head/dns/dnscap/pkg-descr Fri Dec 30 19:19:59 2016 (r430017) +++ head/dns/dnscap/pkg-descr Fri Dec 30 19:20:04 2016 (r430018) @@ -1,9 +1,7 @@ -dnscap is a network capture utility designed specifically for DNS -traffic. It normally produces binary data in pcap(3) format, either -on standard output or in successive dump files (based on the -w -command line option.) This utility is similar to tcpdump(1), but -has finer grained packet recognition tailored to DNS transactions -and protocol options. dnscap is expected to be used for gathering -continuous research or audit traces. +dnscap is a network capture utility designed specifically for DNS traffic. It +produces binary data in pcap(3) format. This utility is similar to tcpdump(1), +but has a number of features tailored to DNS transactions and protocol options. +OARC uses dnscap for DITL data collections. WWW: https://www.dns-oarc.net/tools/dnscap +WWW: https://github.com/DNS-OARC/dnscap Added: head/dns/dnscap/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/dns/dnscap/pkg-plist Fri Dec 30 19:20:04 2016 (r430018) @@ -0,0 +1,6 @@ +bin/dnscap +lib/dnscap/pcapdump.a +lib/dnscap/pcapdump.so +lib/dnscap/txtout.a +lib/dnscap/txtout.so +man/man1/dnscap.1.gz From owner-svn-ports-head@freebsd.org Fri Dec 30 19:20:10 2016 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 531E3C981FF; Fri, 30 Dec 2016 19:20:10 +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 156FB1F13; Fri, 30 Dec 2016 19:20:10 +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 uBUJK9hM048234; Fri, 30 Dec 2016 19:20:09 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBUJK8Am048230; Fri, 30 Dec 2016 19:20:08 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201612301920.uBUJK8Am048230@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Fri, 30 Dec 2016 19:20:08 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r430019 - in head/dns/libidn2: . 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: Fri, 30 Dec 2016 19:20:10 -0000 Author: sunpoet Date: Fri Dec 30 19:20:08 2016 New Revision: 430019 URL: https://svnweb.freebsd.org/changeset/ports/430019 Log: - Update to 0.12 Changes: https://gitlab.com/jas/libidn2/blob/master/NEWS Added: head/dns/libidn2/files/ head/dns/libidn2/files/patch-src-idn2.c (contents, props changed) Modified: head/dns/libidn2/Makefile head/dns/libidn2/distinfo head/dns/libidn2/pkg-plist Modified: head/dns/libidn2/Makefile ============================================================================== --- head/dns/libidn2/Makefile Fri Dec 30 19:20:04 2016 (r430018) +++ head/dns/libidn2/Makefile Fri Dec 30 19:20:08 2016 (r430019) @@ -2,9 +2,19 @@ # $FreeBSD$ PORTNAME= libidn2 -PORTVERSION= 0.11 +PORTVERSION= 0.12 CATEGORIES= dns -MASTER_SITES= GNU_ALPHA/libidn +MASTER_SITES= GNU_ALPHA/libidn \ + https://ftp.iana.org/assignments/idna-tables-6.3.0/:idna_table \ + http://www.unicode.org/Public/6.3.0/ucd/:nfcqc \ + http://www.unicode.org/Public/idna/6.3.0/:test,tr64map \ + LOCAL/sunpoet/${PORTNAME} +DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} \ + idna-tables-6.3.0.txt:idna_table \ + DerivedNormalizationProps.txt:nfcqc \ + IdnaTest.txt:test \ + IdnaMappingTable.txt:tr64map +EXTRACT_ONLY= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Implementation of IDNA2008 internationalized domain names @@ -12,12 +22,26 @@ COMMENT= Implementation of IDNA2008 inte LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING +BUILD_DEPENDS= help2man:misc/help2man +LIB_DEPENDS= libunistring.so:devel/libunistring + +CONFIGURE_ARGS= --disable-nls \ + --with-libunistring-prefix=${LOCALBASE} GNU_CONFIGURE= yes INSTALL_TARGET= install-strip -USES= charsetfix gmake iconv libtool localbase shebangfix USE_LDCONFIG= yes +USE_PERL5= build +USES= charsetfix gmake iconv libtool localbase perl5 shebangfix INFO= libidn2 -PLIST_SUB= PORTVERSION=${PORTVERSION} + +SHEBANG_FILES= gen-tables-from-iana.pl tests/gen-utc-test.pl + +post-patch: + @cd ${DISTDIR}/ && ${CP} idna-tables-6.3.0.txt IdnaMappingTable.txt DerivedNormalizationProps.txt ${WRKSRC}/ + @cd ${DISTDIR}/ && ${CP} IdnaTest.txt ${WRKSRC}/tests/ + +post-install: + @${RM} ${STAGEDIR}${PREFIX}/bin/idn2_noinstall .include Modified: head/dns/libidn2/distinfo ============================================================================== --- head/dns/libidn2/distinfo Fri Dec 30 19:20:04 2016 (r430018) +++ head/dns/libidn2/distinfo Fri Dec 30 19:20:08 2016 (r430019) @@ -1,3 +1,11 @@ -TIMESTAMP = 1479474854 -SHA256 (libidn2-0.11.tar.gz) = 5d397bdc258b372b8a25c8fb5240430d6fae28f9d790d3670f4b6012fa87bfff -SIZE (libidn2-0.11.tar.gz) = 1563669 +TIMESTAMP = 1483036483 +SHA256 (libidn2-0.12.tar.gz) = 5aac6a35546a472b218a1b1257b39e5e829fda489152f6c793064afc5a2f2956 +SIZE (libidn2-0.12.tar.gz) = 1223699 +SHA256 (idna-tables-6.3.0.txt) = ac67b5bf7c2de2d3b6e11fa7bf0d7ba54e6457788aec1ebde48739ee084822b7 +SIZE (idna-tables-6.3.0.txt) = 162415 +SHA256 (DerivedNormalizationProps.txt) = c5e867ae043fe5d1cf713150d859356bfdcdba291c39f584af0bfb943f1a9743 +SIZE (DerivedNormalizationProps.txt) = 783470 +SHA256 (IdnaTest.txt) = f56af7d031fddd8264cd95086e360375e3a09e680c8e2d947be469bfa4f4097d +SIZE (IdnaTest.txt) = 422220 +SHA256 (IdnaMappingTable.txt) = 84c8f25d2b58531dada678cbfb779c0fb04b1aac42c7744a63fb59784e974775 +SIZE (IdnaMappingTable.txt) = 742564 Added: head/dns/libidn2/files/patch-src-idn2.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/dns/libidn2/files/patch-src-idn2.c Fri Dec 30 19:20:08 2016 (r430019) @@ -0,0 +1,29 @@ +--- src/idn2.c.orig 2016-12-26 21:00:11 UTC ++++ src/idn2.c +@@ -31,7 +31,7 @@ + #include + + /* Gnulib headers. */ +-#include "error.h" ++#include "err.h" + #include "gettext.h" + #define _(String) dgettext (PACKAGE, String) + #include "progname.h" +@@ -167,7 +167,7 @@ process_input (char *readbuf, int flags) + free (output); + } + else +- error (EXIT_FAILURE, 0, "%s: %s", ++ errc (EXIT_FAILURE, 0, "%s: %s", + args_info.register_given ? "register" : "lookup", + idn2_strerror (rc)); + } +@@ -228,7 +228,7 @@ main (int argc, char *argv[]) + } + + if (ferror (stdin)) +- error (EXIT_FAILURE, errno, "%s", _("input error")); ++ errc (EXIT_FAILURE, errno, "%s", _("input error")); + + cmdline_parser_free (&args_info); + Modified: head/dns/libidn2/pkg-plist ============================================================================== --- head/dns/libidn2/pkg-plist Fri Dec 30 19:20:04 2016 (r430018) +++ head/dns/libidn2/pkg-plist Fri Dec 30 19:20:08 2016 (r430019) @@ -1,11 +1,9 @@ bin/idn2 -bin/lookup -bin/register include/idn2.h lib/libidn2.a lib/libidn2.so lib/libidn2.so.0 -lib/libidn2.so.0.%%PORTVERSION%% +lib/libidn2.so.0.1.0 man/man1/idn2.1.gz man/man3/idn2_check_version.3.gz man/man3/idn2_free.3.gz From owner-svn-ports-head@freebsd.org Fri Dec 30 19:20:15 2016 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 28CE7C9821A; Fri, 30 Dec 2016 19:20:15 +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 CB6AB1F85; Fri, 30 Dec 2016 19:20:14 +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 uBUJKE9T048369; Fri, 30 Dec 2016 19:20:14 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBUJKDmb048367; Fri, 30 Dec 2016 19:20:13 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201612301920.uBUJKDmb048367@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Fri, 30 Dec 2016 19:20:13 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r430020 - head/security/nettle 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: Fri, 30 Dec 2016 19:20:15 -0000 Author: sunpoet Date: Fri Dec 30 19:20:13 2016 New Revision: 430020 URL: https://svnweb.freebsd.org/changeset/ports/430020 Log: - Update to 3.3 Changes: https://git.lysator.liu.se/nettle/nettle/blob/master/NEWS Modified: head/security/nettle/Makefile head/security/nettle/distinfo head/security/nettle/pkg-plist Modified: head/security/nettle/Makefile ============================================================================== --- head/security/nettle/Makefile Fri Dec 30 19:20:08 2016 (r430019) +++ head/security/nettle/Makefile Fri Dec 30 19:20:13 2016 (r430020) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= nettle -PORTVERSION= 3.2 +PORTVERSION= 3.3 CATEGORIES= security MASTER_SITES= GNU \ http://www.lysator.liu.se/~nisse/archive/ Modified: head/security/nettle/distinfo ============================================================================== --- head/security/nettle/distinfo Fri Dec 30 19:20:08 2016 (r430019) +++ head/security/nettle/distinfo Fri Dec 30 19:20:13 2016 (r430020) @@ -1,3 +1,3 @@ -TIMESTAMP = 1481791671 -SHA256 (nettle-3.2.tar.gz) = ea4283def236413edab5a4cf9cf32adf540c8df1b9b67641cfc2302fca849d97 -SIZE (nettle-3.2.tar.gz) = 1879604 +TIMESTAMP = 1483083033 +SHA256 (nettle-3.3.tar.gz) = 46942627d5d0ca11720fec18d81fc38f7ef837ea4197c1f630e71ce0d470b11e +SIZE (nettle-3.3.tar.gz) = 1887927 Modified: head/security/nettle/pkg-plist ============================================================================== --- head/security/nettle/pkg-plist Fri Dec 30 19:20:08 2016 (r430019) +++ head/security/nettle/pkg-plist Fri Dec 30 19:20:13 2016 (r430020) @@ -38,6 +38,7 @@ include/nettle/md2.h include/nettle/md4.h include/nettle/md5-compat.h include/nettle/md5.h +include/nettle/memops.h include/nettle/memxor.h include/nettle/nettle-meta.h include/nettle/nettle-stdint.h @@ -63,10 +64,10 @@ include/nettle/yarrow.h lib/libhogweed.a lib/libhogweed.so lib/libhogweed.so.4 -lib/libhogweed.so.4.2 +lib/libhogweed.so.4.3 lib/libnettle.a lib/libnettle.so lib/libnettle.so.6 -lib/libnettle.so.6.2 +lib/libnettle.so.6.3 libdata/pkgconfig/hogweed.pc libdata/pkgconfig/nettle.pc From owner-svn-ports-head@freebsd.org Fri Dec 30 19:20:19 2016 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 B3908C98242; Fri, 30 Dec 2016 19:20: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 75E5E1FCC; Fri, 30 Dec 2016 19:20: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 uBUJKIRv048485; Fri, 30 Dec 2016 19:20:18 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBUJKIQW048483; Fri, 30 Dec 2016 19:20:18 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201612301920.uBUJKIQW048483@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Fri, 30 Dec 2016 19:20:18 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r430021 - head/devel/p5-Ref-Util 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: Fri, 30 Dec 2016 19:20:19 -0000 Author: sunpoet Date: Fri Dec 30 19:20:18 2016 New Revision: 430021 URL: https://svnweb.freebsd.org/changeset/ports/430021 Log: - Update to 0.110 Changes: http://search.cpan.org/dist/Ref-Util/Changes Modified: head/devel/p5-Ref-Util/Makefile head/devel/p5-Ref-Util/distinfo Modified: head/devel/p5-Ref-Util/Makefile ============================================================================== --- head/devel/p5-Ref-Util/Makefile Fri Dec 30 19:20:13 2016 (r430020) +++ head/devel/p5-Ref-Util/Makefile Fri Dec 30 19:20:18 2016 (r430021) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Ref-Util -PORTVERSION= 0.101 +PORTVERSION= 0.110 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/devel/p5-Ref-Util/distinfo ============================================================================== --- head/devel/p5-Ref-Util/distinfo Fri Dec 30 19:20:13 2016 (r430020) +++ head/devel/p5-Ref-Util/distinfo Fri Dec 30 19:20:18 2016 (r430021) @@ -1,3 +1,3 @@ -TIMESTAMP = 1479569249 -SHA256 (Ref-Util-0.101.tar.gz) = 89e3db1e21dfbbb3544ce8e42079b513ca3f76c28a2bec4f8cdaa94abfdff493 -SIZE (Ref-Util-0.101.tar.gz) = 62957 +TIMESTAMP = 1483079495 +SHA256 (Ref-Util-0.110.tar.gz) = c63641b078205ff7e4a5618d62444846f5b4dcf5e60667dab75409487974c626 +SIZE (Ref-Util-0.110.tar.gz) = 66846 From owner-svn-ports-head@freebsd.org Fri Dec 30 19:20:28 2016 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 B4D3FC98285; Fri, 30 Dec 2016 19:20: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 8141910A1; Fri, 30 Dec 2016 19:20: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 uBUJKR0p048693; Fri, 30 Dec 2016 19:20:27 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBUJKRgl048691; Fri, 30 Dec 2016 19:20:27 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201612301920.uBUJKRgl048691@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Fri, 30 Dec 2016 19:20:27 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r430023 - head/devel/p5-Test-WWW-Mechanize 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: Fri, 30 Dec 2016 19:20:28 -0000 Author: sunpoet Date: Fri Dec 30 19:20:27 2016 New Revision: 430023 URL: https://svnweb.freebsd.org/changeset/ports/430023 Log: - Update to 1.48 Changes: http://search.cpan.org/dist/Test-WWW-Mechanize/Changes Modified: head/devel/p5-Test-WWW-Mechanize/Makefile head/devel/p5-Test-WWW-Mechanize/distinfo Modified: head/devel/p5-Test-WWW-Mechanize/Makefile ============================================================================== --- head/devel/p5-Test-WWW-Mechanize/Makefile Fri Dec 30 19:20:22 2016 (r430022) +++ head/devel/p5-Test-WWW-Mechanize/Makefile Fri Dec 30 19:20:27 2016 (r430023) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Test-WWW-Mechanize -PORTVERSION= 1.46 +PORTVERSION= 1.48 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:PETDANCE Modified: head/devel/p5-Test-WWW-Mechanize/distinfo ============================================================================== --- head/devel/p5-Test-WWW-Mechanize/distinfo Fri Dec 30 19:20:22 2016 (r430022) +++ head/devel/p5-Test-WWW-Mechanize/distinfo Fri Dec 30 19:20:27 2016 (r430023) @@ -1,3 +1,3 @@ -TIMESTAMP = 1470939897 -SHA256 (Test-WWW-Mechanize-1.46.tar.gz) = 99b4774457978c37111041af283a0d452771343743987ba1e02af620778e4d64 -SIZE (Test-WWW-Mechanize-1.46.tar.gz) = 28624 +TIMESTAMP = 1483079505 +SHA256 (Test-WWW-Mechanize-1.48.tar.gz) = 99d19cd14870870f96796079213da201ac33e41cf8f0d24ed8a59512527721b4 +SIZE (Test-WWW-Mechanize-1.48.tar.gz) = 28897 From owner-svn-ports-head@freebsd.org Fri Dec 30 19:20:24 2016 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 4A2E0C98261; Fri, 30 Dec 2016 19:20:24 +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 04999102F; Fri, 30 Dec 2016 19:20: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 uBUJKNt2048575; Fri, 30 Dec 2016 19:20:23 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBUJKNYq048574; Fri, 30 Dec 2016 19:20:23 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201612301920.uBUJKNYq048574@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Fri, 30 Dec 2016 19:20:23 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r430022 - head/devel/p5-Module-Build-Kwalitee 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: Fri, 30 Dec 2016 19:20:24 -0000 Author: sunpoet Date: Fri Dec 30 19:20:22 2016 New Revision: 430022 URL: https://svnweb.freebsd.org/changeset/ports/430022 Log: - Remove p5-Module-Build from BUILD_DEPENDS: already brought in by USE_PERL5=modbuild - Add NO_ARCH [1] Approved by: portmgr (blanket) [1] With hat: perl Modified: head/devel/p5-Module-Build-Kwalitee/Makefile Modified: head/devel/p5-Module-Build-Kwalitee/Makefile ============================================================================== --- head/devel/p5-Module-Build-Kwalitee/Makefile Fri Dec 30 19:20:18 2016 (r430021) +++ head/devel/p5-Module-Build-Kwalitee/Makefile Fri Dec 30 19:20:22 2016 (r430022) @@ -12,12 +12,12 @@ MAINTAINER= ychsiao@ychsiao.org COMMENT= Module::Build subclass with prepackaged tests BUILD_DEPENDS= p5-YAML>=0:textproc/p5-YAML \ - p5-Module-Build>=0.26.09:devel/p5-Module-Build \ p5-Test-Pod>=0:devel/p5-Test-Pod \ p5-File-Find-Rule>=0:devel/p5-File-Find-Rule \ p5-Test-Pod-Coverage>=0:devel/p5-Test-Pod-Coverage RUN_DEPENDS= p5-File-Find-Rule>=0:devel/p5-File-Find-Rule +NO_ARCH= yes USES= perl5 USE_PERL5= modbuild From owner-svn-ports-head@freebsd.org Fri Dec 30 19:20:33 2016 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 1E3CEC982B7; Fri, 30 Dec 2016 19:20: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 AE5481103; Fri, 30 Dec 2016 19:20:32 +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 uBUJKVQq048812; Fri, 30 Dec 2016 19:20:31 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBUJKVwk048810; Fri, 30 Dec 2016 19:20:31 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201612301920.uBUJKVwk048810@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Fri, 30 Dec 2016 19:20:31 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r430024 - head/dns/p5-Net-DNS 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: Fri, 30 Dec 2016 19:20:33 -0000 Author: sunpoet Date: Fri Dec 30 19:20:31 2016 New Revision: 430024 URL: https://svnweb.freebsd.org/changeset/ports/430024 Log: - Update to 1.07 Changes: http://search.cpan.org/dist/Net-DNS/Changes Modified: head/dns/p5-Net-DNS/Makefile head/dns/p5-Net-DNS/distinfo Modified: head/dns/p5-Net-DNS/Makefile ============================================================================== --- head/dns/p5-Net-DNS/Makefile Fri Dec 30 19:20:27 2016 (r430023) +++ head/dns/p5-Net-DNS/Makefile Fri Dec 30 19:20:31 2016 (r430024) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= Net-DNS -PORTVERSION= 1.06 -PORTREVISION= 2 +PORTVERSION= 1.07 PORTEPOCH= 1 CATEGORIES= dns net perl5 ipv6 MASTER_SITES= CPAN Modified: head/dns/p5-Net-DNS/distinfo ============================================================================== --- head/dns/p5-Net-DNS/distinfo Fri Dec 30 19:20:27 2016 (r430023) +++ head/dns/p5-Net-DNS/distinfo Fri Dec 30 19:20:31 2016 (r430024) @@ -1,3 +1,3 @@ -TIMESTAMP = 1465494438 -SHA256 (Net-DNS-1.06.tar.gz) = a3587b780ca36a8255180ac723d4f6e11407504b5b9a18e0ec098a11c218a51e -SIZE (Net-DNS-1.06.tar.gz) = 253955 +TIMESTAMP = 1483079513 +SHA256 (Net-DNS-1.07.tar.gz) = 5f91497f1af9f690153fa05a27a7d73ddada08bed40536fe2d0ac759b7af8492 +SIZE (Net-DNS-1.07.tar.gz) = 256114 From owner-svn-ports-head@freebsd.org Fri Dec 30 19:20:41 2016 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 EA89DC98333; Fri, 30 Dec 2016 19:20:41 +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 9C27A11F5; Fri, 30 Dec 2016 19:20:41 +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 uBUJKeg6049020; Fri, 30 Dec 2016 19:20:40 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBUJKeWN049018; Fri, 30 Dec 2016 19:20:40 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201612301920.uBUJKeWN049018@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Fri, 30 Dec 2016 19:20:40 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r430026 - head/databases/rubygem-activerecord-import 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: Fri, 30 Dec 2016 19:20:42 -0000 Author: sunpoet Date: Fri Dec 30 19:20:40 2016 New Revision: 430026 URL: https://svnweb.freebsd.org/changeset/ports/430026 Log: - Update to 0.16.2 - Fix LICENSE - Add LICENSE_FILE - Update RUN_DEPENDS: use Rails 4 - Unmark DEPRECATED and remove EXPIRATION_DATE Changes: https://github.com/zdennis/activerecord-import/blob/master/CHANGELOG.md Modified: head/databases/rubygem-activerecord-import/Makefile head/databases/rubygem-activerecord-import/distinfo Modified: head/databases/rubygem-activerecord-import/Makefile ============================================================================== --- head/databases/rubygem-activerecord-import/Makefile Fri Dec 30 19:20:36 2016 (r430025) +++ head/databases/rubygem-activerecord-import/Makefile Fri Dec 30 19:20:40 2016 (r430026) @@ -1,22 +1,21 @@ # $FreeBSD$ PORTNAME= activerecord-import -PORTVERSION= 0.13.0 +PORTVERSION= 0.16.2 CATEGORIES= databases rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Bulk import many records into an ActiveRecord DB -LICENSE= RUBY +LICENSE= BSD2CLAUSE RUBY +LICENSE_COMB= dual +LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= rubygem-activerecord>=3.0:databases/rubygem-activerecord +RUN_DEPENDS= rubygem-activerecord4>=3.2:databases/rubygem-activerecord4 NO_ARCH= yes USE_RUBY= yes USES= gem -DEPRECATED= Depends on deprecated databases/rubygem-activerecord -EXPIRATION_DATE= 2017-01-07 - .include Modified: head/databases/rubygem-activerecord-import/distinfo ============================================================================== --- head/databases/rubygem-activerecord-import/distinfo Fri Dec 30 19:20:36 2016 (r430025) +++ head/databases/rubygem-activerecord-import/distinfo Fri Dec 30 19:20:40 2016 (r430026) @@ -1,3 +1,3 @@ -TIMESTAMP = 1463523046 -SHA256 (rubygem/activerecord-import-0.13.0.gem) = d0d15936b9d33501be69cf8f1f2061b3439391980f56bc265611bdd88ec656a9 -SIZE (rubygem/activerecord-import-0.13.0.gem) = 40448 +TIMESTAMP = 1483086451 +SHA256 (rubygem/activerecord-import-0.16.2.gem) = 282d136e47d7a6b2dd6947a78d1e440db6394bd5d0b5e172ef3b534ab586faa6 +SIZE (rubygem/activerecord-import-0.16.2.gem) = 45568 From owner-svn-ports-head@freebsd.org Fri Dec 30 19:20:37 2016 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 773D3C982EB; Fri, 30 Dec 2016 19:20:37 +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 33FDA1174; Fri, 30 Dec 2016 19:20: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 uBUJKapZ048900; Fri, 30 Dec 2016 19:20:36 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBUJKaXn048899; Fri, 30 Dec 2016 19:20:36 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201612301920.uBUJKaXn048899@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Fri, 30 Dec 2016 19:20:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r430025 - head/textproc/p5-Data-Report 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: Fri, 30 Dec 2016 19:20:37 -0000 Author: sunpoet Date: Fri Dec 30 19:20:36 2016 New Revision: 430025 URL: https://svnweb.freebsd.org/changeset/ports/430025 Log: - Remove p5-Module-Build from BUILD_DEPENDS: already brought in by USE_PERL5=modbuild - Add NO_ARCH [1] Approved by: portmgr (blanket) [1] With hat: perl Modified: head/textproc/p5-Data-Report/Makefile Modified: head/textproc/p5-Data-Report/Makefile ============================================================================== --- head/textproc/p5-Data-Report/Makefile Fri Dec 30 19:20:31 2016 (r430024) +++ head/textproc/p5-Data-Report/Makefile Fri Dec 30 19:20:36 2016 (r430025) @@ -16,10 +16,10 @@ LICENSE_COMB= dual COMMON_DEPENDS= p5-HTML-Parser>0:www/p5-HTML-Parser \ p5-Text-CSV_XS>0:textproc/p5-Text-CSV_XS -BUILD_DEPENDS= p5-Module-Build>=0.28:devel/p5-Module-Build \ - ${COMMON_DEPENDS} +BUILD_DEPENDS= ${COMMON_DEPENDS} RUN_DEPENDS= ${COMMON_DEPENDS} +NO_ARCH= yes USES= perl5 USE_PERL5= modbuild From owner-svn-ports-head@freebsd.org Fri Dec 30 19:20:46 2016 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 AAB08C98357; Fri, 30 Dec 2016 19:20:46 +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 310971284; Fri, 30 Dec 2016 19:20:46 +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 uBUJKjKa049122; Fri, 30 Dec 2016 19:20:45 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBUJKjwu049121; Fri, 30 Dec 2016 19:20:45 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201612301920.uBUJKjwu049121@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Fri, 30 Dec 2016 19:20:45 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r430027 - head/databases/rubygem-arel3 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: Fri, 30 Dec 2016 19:20:46 -0000 Author: sunpoet Date: Fri Dec 30 19:20:44 2016 New Revision: 430027 URL: https://svnweb.freebsd.org/changeset/ports/430027 Log: - Mark DEPRECATED and set EXPIRATION_DATE to 2017-01-31 Modified: head/databases/rubygem-arel3/Makefile Modified: head/databases/rubygem-arel3/Makefile ============================================================================== --- head/databases/rubygem-arel3/Makefile Fri Dec 30 19:20:40 2016 (r430026) +++ head/databases/rubygem-arel3/Makefile Fri Dec 30 19:20:44 2016 (r430027) @@ -12,8 +12,10 @@ COMMENT= Relational Algebra for Ruby LICENSE= MIT -NO_ARCH= yes +DEPRECATED= Use devel/rubygem-arel or devel/rubygem-arel6 instead +EXPIRATION_DATE=2017-01-31 +NO_ARCH= yes USE_RUBY= yes USES= gem From owner-svn-ports-head@freebsd.org Fri Dec 30 19:20:50 2016 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 A70F5C98381; Fri, 30 Dec 2016 19:20:50 +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 7314612E9; Fri, 30 Dec 2016 19:20:50 +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 uBUJKnot049223; Fri, 30 Dec 2016 19:20:49 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBUJKnHZ049222; Fri, 30 Dec 2016 19:20:49 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201612301920.uBUJKnHZ049222@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Fri, 30 Dec 2016 19:20:49 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r430028 - head/databases/rubygem-arel5 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: Fri, 30 Dec 2016 19:20:50 -0000 Author: sunpoet Date: Fri Dec 30 19:20:49 2016 New Revision: 430028 URL: https://svnweb.freebsd.org/changeset/ports/430028 Log: - Mark DEPRECATED and set EXPIRATION_DATE to 2017-01-31 Modified: head/databases/rubygem-arel5/Makefile Modified: head/databases/rubygem-arel5/Makefile ============================================================================== --- head/databases/rubygem-arel5/Makefile Fri Dec 30 19:20:44 2016 (r430027) +++ head/databases/rubygem-arel5/Makefile Fri Dec 30 19:20:49 2016 (r430028) @@ -12,6 +12,9 @@ COMMENT= Relational Algebra for Ruby LICENSE= MIT +DEPRECATED= Use devel/rubygem-arel or devel/rubygem-arel6 instead +EXPIRATION_DATE=2017-01-31 + NO_ARCH= yes USE_RUBY= yes USES= gem From owner-svn-ports-head@freebsd.org Fri Dec 30 19:20:59 2016 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 5F65DC983D0; Fri, 30 Dec 2016 19:20:59 +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 2C2A013B9; Fri, 30 Dec 2016 19:20: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 uBUJKwUT049444; Fri, 30 Dec 2016 19:20:58 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBUJKwjr049443; Fri, 30 Dec 2016 19:20:58 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201612301920.uBUJKwjr049443@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Fri, 30 Dec 2016 19:20:58 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r430030 - head/databases/rubygem-redis-actionpack 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: Fri, 30 Dec 2016 19:20:59 -0000 Author: sunpoet Date: Fri Dec 30 19:20:58 2016 New Revision: 430030 URL: https://svnweb.freebsd.org/changeset/ports/430030 Log: - Update and sort RUN_DEPENDS Modified: head/databases/rubygem-redis-actionpack/Makefile Modified: head/databases/rubygem-redis-actionpack/Makefile ============================================================================== --- head/databases/rubygem-redis-actionpack/Makefile Fri Dec 30 19:20:53 2016 (r430029) +++ head/databases/rubygem-redis-actionpack/Makefile Fri Dec 30 19:20:58 2016 (r430030) @@ -12,8 +12,8 @@ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/MIT-LICENSE RUN_DEPENDS= rubygem-actionpack4>=4.0:www/rubygem-actionpack4 \ - rubygem-redis-store>=1.1.0:devel/rubygem-redis-store \ - rubygem-redis-rack>=1.5.0:www/rubygem-redis-rack + rubygem-redis-rack>=1:www/rubygem-redis-rack \ + rubygem-redis-store>=1.1.0:devel/rubygem-redis-store NO_ARCH= yes USE_RUBY= yes From owner-svn-ports-head@freebsd.org Fri Dec 30 19:20:55 2016 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 418A6C983B1; Fri, 30 Dec 2016 19:20:55 +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 EC1F21367; Fri, 30 Dec 2016 19:20:54 +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 uBUJKshr049343; Fri, 30 Dec 2016 19:20:54 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBUJKr3s049341; Fri, 30 Dec 2016 19:20:53 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201612301920.uBUJKr3s049341@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Fri, 30 Dec 2016 19:20:53 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r430029 - head/databases/rubygem-arel6 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: Fri, 30 Dec 2016 19:20:55 -0000 Author: sunpoet Date: Fri Dec 30 19:20:53 2016 New Revision: 430029 URL: https://svnweb.freebsd.org/changeset/ports/430029 Log: - Update to 6.0.4 Changes: https://github.com/rails/arel/blob/6-0-stable/History.txt Modified: head/databases/rubygem-arel6/Makefile head/databases/rubygem-arel6/distinfo Modified: head/databases/rubygem-arel6/Makefile ============================================================================== --- head/databases/rubygem-arel6/Makefile Fri Dec 30 19:20:49 2016 (r430028) +++ head/databases/rubygem-arel6/Makefile Fri Dec 30 19:20:53 2016 (r430029) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= arel -PORTVERSION= 6.0.3 +PORTVERSION= 6.0.4 CATEGORIES= databases rubygems MASTER_SITES= RG PKGNAMESUFFIX= 6 @@ -12,7 +12,6 @@ COMMENT= Relational Algebra for Ruby LICENSE= MIT NO_ARCH= yes - USE_RUBY= yes USES= gem Modified: head/databases/rubygem-arel6/distinfo ============================================================================== --- head/databases/rubygem-arel6/distinfo Fri Dec 30 19:20:49 2016 (r430028) +++ head/databases/rubygem-arel6/distinfo Fri Dec 30 19:20:53 2016 (r430029) @@ -1,2 +1,3 @@ -SHA256 (rubygem/arel-6.0.3.gem) = f3676eafca9987cb5fe263df1edf2538bf6dafc712b30e17be3543a9680547a8 -SIZE (rubygem/arel-6.0.3.gem) = 30720 +TIMESTAMP = 1483086455 +SHA256 (rubygem/arel-6.0.4.gem) = 44ee13c8901238e20e55b5576792ec8267adbd4c7ed2153bf5061bed63cbcc59 +SIZE (rubygem/arel-6.0.4.gem) = 30720 From owner-svn-ports-head@freebsd.org Fri Dec 30 19:21:03 2016 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 B918CC98400; Fri, 30 Dec 2016 19:21: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 7B6C01475; Fri, 30 Dec 2016 19:21: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 uBUJL2lH050130; Fri, 30 Dec 2016 19:21:02 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBUJL2Jm050120; Fri, 30 Dec 2016 19:21:02 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201612301921.uBUJL2Jm050120@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Fri, 30 Dec 2016 19:21:02 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r430031 - head/databases/rubygem-redis-actionpack4 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: Fri, 30 Dec 2016 19:21:03 -0000 Author: sunpoet Date: Fri Dec 30 19:21:02 2016 New Revision: 430031 URL: https://svnweb.freebsd.org/changeset/ports/430031 Log: - Sort RUN_DEPENDS Modified: head/databases/rubygem-redis-actionpack4/Makefile Modified: head/databases/rubygem-redis-actionpack4/Makefile ============================================================================== --- head/databases/rubygem-redis-actionpack4/Makefile Fri Dec 30 19:20:58 2016 (r430030) +++ head/databases/rubygem-redis-actionpack4/Makefile Fri Dec 30 19:21:02 2016 (r430031) @@ -13,8 +13,8 @@ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/MIT-LICENSE RUN_DEPENDS= rubygem-actionpack4>=4:www/rubygem-actionpack4 \ - rubygem-redis-store>=1.1.0:devel/rubygem-redis-store \ - rubygem-redis-rack>=1.5.0:www/rubygem-redis-rack + rubygem-redis-rack>=1.5.0:www/rubygem-redis-rack \ + rubygem-redis-store>=1.1.0:devel/rubygem-redis-store NO_ARCH= yes USE_RUBY= yes From owner-svn-ports-head@freebsd.org Fri Dec 30 19:21:09 2016 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 79180C98420; Fri, 30 Dec 2016 19:21:09 +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 777B81501; Fri, 30 Dec 2016 19:21: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 uBUJL7Pp050396; Fri, 30 Dec 2016 19:21:07 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBUJL7qw050394; Fri, 30 Dec 2016 19:21:07 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201612301921.uBUJL7qw050394@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Fri, 30 Dec 2016 19:21:07 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r430032 - head/devel/rubygem-active_scaffold 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: Fri, 30 Dec 2016 19:21:09 -0000 Author: sunpoet Date: Fri Dec 30 19:21:07 2016 New Revision: 430032 URL: https://svnweb.freebsd.org/changeset/ports/430032 Log: - Update to 3.4.41.1 Changes: https://github.com/activescaffold/active_scaffold/blob/master/CHANGELOG Modified: head/devel/rubygem-active_scaffold/Makefile head/devel/rubygem-active_scaffold/distinfo Modified: head/devel/rubygem-active_scaffold/Makefile ============================================================================== --- head/devel/rubygem-active_scaffold/Makefile Fri Dec 30 19:21:02 2016 (r430031) +++ head/devel/rubygem-active_scaffold/Makefile Fri Dec 30 19:21:07 2016 (r430032) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= active_scaffold -PORTVERSION= 3.4.37 +PORTVERSION= 3.4.41.1 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-active_scaffold/distinfo ============================================================================== --- head/devel/rubygem-active_scaffold/distinfo Fri Dec 30 19:21:02 2016 (r430031) +++ head/devel/rubygem-active_scaffold/distinfo Fri Dec 30 19:21:07 2016 (r430032) @@ -1,2 +1,3 @@ -SHA256 (rubygem/active_scaffold-3.4.37.gem) = b144fa41685113101c1d68f9d7d4e98ea58c069b11f632884e05f66ba434e8b6 -SIZE (rubygem/active_scaffold-3.4.37.gem) = 272384 +TIMESTAMP = 1483100879 +SHA256 (rubygem/active_scaffold-3.4.41.1.gem) = f2c39b57c41b484ebf94da1bb2f33f777bffa143813ee25902ce01f8ae26b101 +SIZE (rubygem/active_scaffold-3.4.41.1.gem) = 272896 From owner-svn-ports-head@freebsd.org Fri Dec 30 19:21:13 2016 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 4CC48C98444; Fri, 30 Dec 2016 19:21:13 +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 171B21591; Fri, 30 Dec 2016 19:21:12 +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 uBUJLCVw050515; Fri, 30 Dec 2016 19:21:12 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBUJLC8j050513; Fri, 30 Dec 2016 19:21:12 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201612301921.uBUJLC8j050513@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Fri, 30 Dec 2016 19:21:12 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r430033 - head/devel/rubygem-activemessaging 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: Fri, 30 Dec 2016 19:21:13 -0000 Author: sunpoet Date: Fri Dec 30 19:21:11 2016 New Revision: 430033 URL: https://svnweb.freebsd.org/changeset/ports/430033 Log: - Update to 0.13.1 - Add LICENSE Changes: https://github.com/kookster/activemessaging/commits/master Modified: head/devel/rubygem-activemessaging/Makefile head/devel/rubygem-activemessaging/distinfo Modified: head/devel/rubygem-activemessaging/Makefile ============================================================================== --- head/devel/rubygem-activemessaging/Makefile Fri Dec 30 19:21:07 2016 (r430032) +++ head/devel/rubygem-activemessaging/Makefile Fri Dec 30 19:21:11 2016 (r430033) @@ -2,15 +2,17 @@ # $FreeBSD$ PORTNAME= activemessaging -PORTVERSION= 0.13.0 -PORTREVISION= 1 +PORTVERSION= 0.13.1 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Event-driven architecture for rails -RUN_DEPENDS= rubygem-activesupport4>=2.3.11:devel/rubygem-activesupport4 +LICENSE= MIT + +RUN_DEPENDS= rubygem-activesupport4>=0:devel/rubygem-activesupport4 \ + rubygem-rake>=0:devel/rubygem-rake NO_ARCH= yes USE_RUBY= yes Modified: head/devel/rubygem-activemessaging/distinfo ============================================================================== --- head/devel/rubygem-activemessaging/distinfo Fri Dec 30 19:21:07 2016 (r430032) +++ head/devel/rubygem-activemessaging/distinfo Fri Dec 30 19:21:11 2016 (r430033) @@ -1,2 +1,3 @@ -SHA256 (rubygem/activemessaging-0.13.0.gem) = 7ac6ab6a75fb9fa8264c099a4563d5a2710a85044f5bc87e6e7775bd9a9df6f9 -SIZE (rubygem/activemessaging-0.13.0.gem) = 51712 +TIMESTAMP = 1483086464 +SHA256 (rubygem/activemessaging-0.13.1.gem) = 9b90aaef7edc8f50fe20768a3752cac6d65be7d30f9b82050b92835abb546d89 +SIZE (rubygem/activemessaging-0.13.1.gem) = 43008 From owner-svn-ports-head@freebsd.org Fri Dec 30 19:21:18 2016 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 152CAC98473; Fri, 30 Dec 2016 19:21:18 +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 C520015F8; Fri, 30 Dec 2016 19:21:17 +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 uBUJLGRB050634; Fri, 30 Dec 2016 19:21:16 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBUJLGsH050632; Fri, 30 Dec 2016 19:21:16 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201612301921.uBUJLGsH050632@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Fri, 30 Dec 2016 19:21:16 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r430034 - head/devel/rubygem-apipie-bindings 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: Fri, 30 Dec 2016 19:21:18 -0000 Author: sunpoet Date: Fri Dec 30 19:21:16 2016 New Revision: 430034 URL: https://svnweb.freebsd.org/changeset/ports/430034 Log: - Update to 0.0.19 Changes: https://github.com/Apipie/apipie-bindings/releases Modified: head/devel/rubygem-apipie-bindings/Makefile head/devel/rubygem-apipie-bindings/distinfo Modified: head/devel/rubygem-apipie-bindings/Makefile ============================================================================== --- head/devel/rubygem-apipie-bindings/Makefile Fri Dec 30 19:21:11 2016 (r430033) +++ head/devel/rubygem-apipie-bindings/Makefile Fri Dec 30 19:21:16 2016 (r430034) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= apipie-bindings -PORTVERSION= 0.0.16 +PORTVERSION= 0.0.19 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -13,7 +13,7 @@ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= rubygem-json>=1.2.1:devel/rubygem-json \ - rubygem-oauth>=0.4.7:net/rubygem-oauth \ + rubygem-oauth>=0:net/rubygem-oauth \ rubygem-rest-client>=1.6.5:www/rubygem-rest-client NO_ARCH= yes Modified: head/devel/rubygem-apipie-bindings/distinfo ============================================================================== --- head/devel/rubygem-apipie-bindings/distinfo Fri Dec 30 19:21:11 2016 (r430033) +++ head/devel/rubygem-apipie-bindings/distinfo Fri Dec 30 19:21:16 2016 (r430034) @@ -1,2 +1,3 @@ -SHA256 (rubygem/apipie-bindings-0.0.16.gem) = 70c633e858adb6ea4cfdeacb9b4fe7cbdf284a784193a076c7ad6129c9af17ff -SIZE (rubygem/apipie-bindings-0.0.16.gem) = 26624 +TIMESTAMP = 1483086469 +SHA256 (rubygem/apipie-bindings-0.0.19.gem) = f6edb54e9d456d837a007cef986a4e95cb515ec85ec694983c3f11d187b9e475 +SIZE (rubygem/apipie-bindings-0.0.19.gem) = 28672 From owner-svn-ports-head@freebsd.org Fri Dec 30 19:21:23 2016 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 15D40C984A2; Fri, 30 Dec 2016 19:21: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 4CD0F1681; Fri, 30 Dec 2016 19:21:22 +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 uBUJLL3d050751; Fri, 30 Dec 2016 19:21:21 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBUJLLYb050749; Fri, 30 Dec 2016 19:21:21 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201612301921.uBUJLLYb050749@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Fri, 30 Dec 2016 19:21:21 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r430035 - head/sysutils/rubygem-hammer_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: Fri, 30 Dec 2016 19:21:23 -0000 Author: sunpoet Date: Fri Dec 30 19:21:21 2016 New Revision: 430035 URL: https://svnweb.freebsd.org/changeset/ports/430035 Log: - Update to 0.9.0 Changes: https://github.com/theforeman/hammer-cli/blob/0.6-stable/doc/release_notes.md Modified: head/sysutils/rubygem-hammer_cli/Makefile head/sysutils/rubygem-hammer_cli/distinfo Modified: head/sysutils/rubygem-hammer_cli/Makefile ============================================================================== --- head/sysutils/rubygem-hammer_cli/Makefile Fri Dec 30 19:21:16 2016 (r430034) +++ head/sysutils/rubygem-hammer_cli/Makefile Fri Dec 30 19:21:21 2016 (r430035) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= hammer_cli -PORTVERSION= 0.6.1 +PORTVERSION= 0.9.0 CATEGORIES= sysutils ruby MASTER_SITES= RG @@ -14,12 +14,13 @@ LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= rubygem-apipie-bindings>=0.0.14:devel/rubygem-apipie-bindings \ rubygem-awesome_print>=0:devel/rubygem-awesome_print \ - rubygem-clamp>=1.0.0:devel/rubygem-clamp \ + rubygem-clamp>=1.0:devel/rubygem-clamp \ rubygem-fast_gettext>=0:devel/rubygem-fast_gettext \ rubygem-highline>=0:devel/rubygem-highline \ rubygem-locale>=2.0.6:devel/rubygem-locale \ rubygem-logging>=0:devel/rubygem-logging \ - rubygem-table_print>=0:devel/rubygem-table_print + rubygem-table_print>=0:devel/rubygem-table_print \ + rubygem-unicode-display_width>=0:devel/rubygem-unicode-display_width NO_ARCH= yes USE_RUBY= yes Modified: head/sysutils/rubygem-hammer_cli/distinfo ============================================================================== --- head/sysutils/rubygem-hammer_cli/distinfo Fri Dec 30 19:21:16 2016 (r430034) +++ head/sysutils/rubygem-hammer_cli/distinfo Fri Dec 30 19:21:21 2016 (r430035) @@ -1,2 +1,3 @@ -SHA256 (rubygem/hammer_cli-0.6.1.gem) = 3e44aea01369d3df1076d8a246bd9ca5e63625c19fa3344ddedff3437fcc5780 -SIZE (rubygem/hammer_cli-0.6.1.gem) = 164864 +TIMESTAMP = 1483108053 +SHA256 (rubygem/hammer_cli-0.9.0.gem) = 09f5b38d4f77766d75933416c4fb2a00606e2f198a4450c8e6c9f363f8532451 +SIZE (rubygem/hammer_cli-0.9.0.gem) = 186368 From owner-svn-ports-head@freebsd.org Fri Dec 30 19:21:35 2016 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 B4712C9850E; Fri, 30 Dec 2016 19:21:35 +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 82FC117B2; Fri, 30 Dec 2016 19:21:35 +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 uBUJLYjh051091; Fri, 30 Dec 2016 19:21:34 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBUJLYtO051089; Fri, 30 Dec 2016 19:21:34 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201612301921.uBUJLYtO051089@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Fri, 30 Dec 2016 19:21:34 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r430038 - head/devel/rubygem-apipie-params 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: Fri, 30 Dec 2016 19:21:35 -0000 Author: sunpoet Date: Fri Dec 30 19:21:34 2016 New Revision: 430038 URL: https://svnweb.freebsd.org/changeset/ports/430038 Log: - Update to 0.0.5 Changes: https://github.com/iNecas/apipie-params/commits/master Modified: head/devel/rubygem-apipie-params/Makefile head/devel/rubygem-apipie-params/distinfo Modified: head/devel/rubygem-apipie-params/Makefile ============================================================================== --- head/devel/rubygem-apipie-params/Makefile Fri Dec 30 19:21:29 2016 (r430037) +++ head/devel/rubygem-apipie-params/Makefile Fri Dec 30 19:21:34 2016 (r430038) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= apipie-params -PORTVERSION= 0.0.4 +PORTVERSION= 0.0.5 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -12,7 +12,6 @@ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/MIT-LICENSE NO_ARCH= yes - USE_RUBY= yes USES= gem Modified: head/devel/rubygem-apipie-params/distinfo ============================================================================== --- head/devel/rubygem-apipie-params/distinfo Fri Dec 30 19:21:29 2016 (r430037) +++ head/devel/rubygem-apipie-params/distinfo Fri Dec 30 19:21:34 2016 (r430038) @@ -1,2 +1,3 @@ -SHA256 (rubygem/apipie-params-0.0.4.gem) = 2b6235b54f6b5cb8a5ca90fe2ebcc851adf4a346a99c71370839b9ab54d8563f -SIZE (rubygem/apipie-params-0.0.4.gem) = 10240 +TIMESTAMP = 1483086473 +SHA256 (rubygem/apipie-params-0.0.5.gem) = 0a3c140b8cb5cc121c42ec9e49b0575e935e25c30d437bed7e2b4fa1bf43ce0d +SIZE (rubygem/apipie-params-0.0.5.gem) = 10240 From owner-svn-ports-head@freebsd.org Fri Dec 30 19:21:31 2016 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 517D2C984EA; Fri, 30 Dec 2016 19:21:31 +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 145051743; Fri, 30 Dec 2016 19:21:30 +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 uBUJLUee050972; Fri, 30 Dec 2016 19:21:30 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBUJLUwE050971; Fri, 30 Dec 2016 19:21:30 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201612301921.uBUJLUwE050971@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Fri, 30 Dec 2016 19:21:30 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r430037 - head/sysutils/rubygem-hammer_cli_foreman_salt 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: Fri, 30 Dec 2016 19:21:31 -0000 Author: sunpoet Date: Fri Dec 30 19:21:29 2016 New Revision: 430037 URL: https://svnweb.freebsd.org/changeset/ports/430037 Log: - Remove unnecessary MKDIR Modified: head/sysutils/rubygem-hammer_cli_foreman_salt/Makefile Modified: head/sysutils/rubygem-hammer_cli_foreman_salt/Makefile ============================================================================== --- head/sysutils/rubygem-hammer_cli_foreman_salt/Makefile Fri Dec 30 19:21:25 2016 (r430036) +++ head/sysutils/rubygem-hammer_cli_foreman_salt/Makefile Fri Dec 30 19:21:29 2016 (r430037) @@ -20,7 +20,6 @@ USES= gem PLIST_FILES= "@sample etc/hammer/cli.modules.d/foreman_salt.yml.sample" post-install: - ${MKDIR} ${STAGEDIR}${PREFIX}/etc/hammer ${MKDIR} ${STAGEDIR}${PREFIX}/etc/hammer/cli.modules.d ${INSTALL_DATA} ${WRKSRC}/config/foreman_salt.yml \ ${STAGEDIR}${PREFIX}/etc/hammer/cli.modules.d/foreman_salt.yml.sample From owner-svn-ports-head@freebsd.org Fri Dec 30 19:21:50 2016 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 99376C985A5; Fri, 30 Dec 2016 19:21:50 +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 007A11915; Fri, 30 Dec 2016 19:21:49 +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 uBUJLndF051446; Fri, 30 Dec 2016 19:21:49 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBUJLmNZ051443; Fri, 30 Dec 2016 19:21:48 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201612301921.uBUJLmNZ051443@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Fri, 30 Dec 2016 19:21:48 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r430041 - head/devel/rubygem-aws-sdk 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: Fri, 30 Dec 2016 19:21:50 -0000 Author: sunpoet Date: Fri Dec 30 19:21:48 2016 New Revision: 430041 URL: https://svnweb.freebsd.org/changeset/ports/430041 Log: - Update to 2.6.43 Changes: https://github.com/aws/aws-sdk-ruby/blob/master/CHANGELOG.md Modified: head/devel/rubygem-aws-sdk/Makefile head/devel/rubygem-aws-sdk/distinfo Modified: head/devel/rubygem-aws-sdk/Makefile ============================================================================== --- head/devel/rubygem-aws-sdk/Makefile Fri Dec 30 19:21:43 2016 (r430040) +++ head/devel/rubygem-aws-sdk/Makefile Fri Dec 30 19:21:48 2016 (r430041) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= aws-sdk -PORTVERSION= 2.6.35 +PORTVERSION= 2.6.43 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-aws-sdk/distinfo ============================================================================== --- head/devel/rubygem-aws-sdk/distinfo Fri Dec 30 19:21:43 2016 (r430040) +++ head/devel/rubygem-aws-sdk/distinfo Fri Dec 30 19:21:48 2016 (r430041) @@ -1,3 +1,3 @@ -TIMESTAMP = 1481270385 -SHA256 (rubygem/aws-sdk-2.6.35.gem) = 1dff7add710df691a1bba6b3a961b4cb875414c3732d47240ba99cf586953f9b -SIZE (rubygem/aws-sdk-2.6.35.gem) = 4608 +TIMESTAMP = 1483108824 +SHA256 (rubygem/aws-sdk-2.6.43.gem) = 54cd907f24ee97a25a101a18bbb4fdeba2dbbe8afa9c98fb8d81acf4e015187e +SIZE (rubygem/aws-sdk-2.6.43.gem) = 4608 From owner-svn-ports-head@freebsd.org Fri Dec 30 19:21:55 2016 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 3ABF6C985D0; Fri, 30 Dec 2016 19:21:55 +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 E56FF1AA2; Fri, 30 Dec 2016 19:21:54 +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 uBUJLsTR053657; Fri, 30 Dec 2016 19:21:54 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBUJLr8Y053655; Fri, 30 Dec 2016 19:21:53 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201612301921.uBUJLr8Y053655@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Fri, 30 Dec 2016 19:21:53 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r430042 - in head/devel/rubygem-cf-uaa-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: Fri, 30 Dec 2016 19:21:55 -0000 Author: sunpoet Date: Fri Dec 30 19:21:53 2016 New Revision: 430042 URL: https://svnweb.freebsd.org/changeset/ports/430042 Log: - Fix RUN_DEPENDS - Bump PORTREVISION for dependency change Added: head/devel/rubygem-cf-uaa-lib/files/ head/devel/rubygem-cf-uaa-lib/files/patch-gemspec (contents, props changed) Modified: head/devel/rubygem-cf-uaa-lib/Makefile Modified: head/devel/rubygem-cf-uaa-lib/Makefile ============================================================================== --- head/devel/rubygem-cf-uaa-lib/Makefile Fri Dec 30 19:21:48 2016 (r430041) +++ head/devel/rubygem-cf-uaa-lib/Makefile Fri Dec 30 19:21:53 2016 (r430042) @@ -2,6 +2,7 @@ PORTNAME= cf-uaa-lib PORTVERSION= 3.7.0 +PORTREVISION= 1 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -11,7 +12,8 @@ COMMENT= Client library for CloudFoundry LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE.TXT -RUN_DEPENDS= rubygem-multi_json>=0:devel/rubygem-multi_json +RUN_DEPENDS= rubygem-httpclient>=2.8.2.4:www/rubygem-httpclient \ + rubygem-multi_json>=0:devel/rubygem-multi_json NO_ARCH= yes USE_RUBY= yes Added: head/devel/rubygem-cf-uaa-lib/files/patch-gemspec ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/rubygem-cf-uaa-lib/files/patch-gemspec Fri Dec 30 19:21:53 2016 (r430042) @@ -0,0 +1,11 @@ +--- cf-uaa-lib.gemspec.orig 2016-12-30 14:49:03 UTC ++++ cf-uaa-lib.gemspec +@@ -24,7 +24,7 @@ Gem::Specification.new do |s| + + if Gem::Version.new(Gem::VERSION) >= Gem::Version.new('1.2.0') then + s.add_runtime_dependency(%q.freeze, [">= 0"]) +- s.add_runtime_dependency(%q.freeze, ["~> 2.8.2.4"]) ++ s.add_runtime_dependency(%q.freeze, [">= 2.8.2.4"]) + s.add_development_dependency(%q.freeze, [">= 0"]) + s.add_development_dependency(%q.freeze, ["~> 10.3.2"]) + s.add_development_dependency(%q.freeze, ["~> 2.14.1"]) From owner-svn-ports-head@freebsd.org Fri Dec 30 19:22:02 2016 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 2D6E6C986F1; Fri, 30 Dec 2016 19:22:02 +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 1C7C61B04; Fri, 30 Dec 2016 19:22:00 +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 uBUJLxrr053794; Fri, 30 Dec 2016 19:21:59 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBUJLwm0053791; Fri, 30 Dec 2016 19:21:58 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201612301921.uBUJLwm0053791@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Fri, 30 Dec 2016 19:21:58 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r430043 - in head/devel/rubygem-kafo_parsers: . 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: Fri, 30 Dec 2016 19:22:02 -0000 Author: sunpoet Date: Fri Dec 30 19:21:58 2016 New Revision: 430043 URL: https://svnweb.freebsd.org/changeset/ports/430043 Log: - Update to 0.1.5 Changes: https://github.com/theforeman/kafo_parsers/commits/master Modified: head/devel/rubygem-kafo_parsers/Makefile head/devel/rubygem-kafo_parsers/distinfo head/devel/rubygem-kafo_parsers/files/patch-gemspec Modified: head/devel/rubygem-kafo_parsers/Makefile ============================================================================== --- head/devel/rubygem-kafo_parsers/Makefile Fri Dec 30 19:21:53 2016 (r430042) +++ head/devel/rubygem-kafo_parsers/Makefile Fri Dec 30 19:21:58 2016 (r430043) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= kafo_parsers -PORTVERSION= 0.1.0 +PORTVERSION= 0.1.5 CATEGORIES= devel ruby MASTER_SITES= RG Modified: head/devel/rubygem-kafo_parsers/distinfo ============================================================================== --- head/devel/rubygem-kafo_parsers/distinfo Fri Dec 30 19:21:53 2016 (r430042) +++ head/devel/rubygem-kafo_parsers/distinfo Fri Dec 30 19:21:58 2016 (r430043) @@ -1,2 +1,3 @@ -SHA256 (rubygem/kafo_parsers-0.1.0.gem) = 496b0d65f62fb4064a326bfe8e9a8cabf476bae8852575c4ff22a6bac09bac14 -SIZE (rubygem/kafo_parsers-0.1.0.gem) = 9728 +TIMESTAMP = 1483110719 +SHA256 (rubygem/kafo_parsers-0.1.5.gem) = 1cc31d258099d5d0cc4ba394436aea637ab51c900481dfb798e6b079e883c6d3 +SIZE (rubygem/kafo_parsers-0.1.5.gem) = 10240 Modified: head/devel/rubygem-kafo_parsers/files/patch-gemspec ============================================================================== --- head/devel/rubygem-kafo_parsers/files/patch-gemspec Fri Dec 30 19:21:53 2016 (r430042) +++ head/devel/rubygem-kafo_parsers/files/patch-gemspec Fri Dec 30 19:21:58 2016 (r430043) @@ -1,9 +1,9 @@ ---- kafo_parsers.gemspec.orig 2016-04-03 08:11:36 UTC +--- kafo_parsers.gemspec.orig 2016-12-30 18:21:43 UTC +++ kafo_parsers.gemspec -@@ -27,7 +27,6 @@ Gem::Specification.new do |s| +@@ -26,7 +26,6 @@ Gem::Specification.new do |s| + s.add_development_dependency(%q.freeze, ["~> 4.0"]) s.add_development_dependency(%q.freeze, ["< 0.9"]) s.add_development_dependency(%q.freeze, ["~> 1.9.0"]) - s.add_development_dependency(%q.freeze, ["< 5.0.0"]) - s.add_runtime_dependency(%q.freeze, [">= 3.9.0"]) s.add_runtime_dependency(%q.freeze, [">= 0"]) else From owner-svn-ports-head@freebsd.org Fri Dec 30 19:21:27 2016 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 F0F89C984BF; Fri, 30 Dec 2016 19:21:26 +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 A1E9F16E0; Fri, 30 Dec 2016 19:21:26 +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 uBUJLPbg050869; Fri, 30 Dec 2016 19:21:25 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBUJLPGp050867; Fri, 30 Dec 2016 19:21:25 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201612301921.uBUJLPGp050867@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Fri, 30 Dec 2016 19:21:25 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r430036 - head/sysutils/rubygem-hammer_cli_foreman 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: Fri, 30 Dec 2016 19:21:27 -0000 Author: sunpoet Date: Fri Dec 30 19:21:25 2016 New Revision: 430036 URL: https://svnweb.freebsd.org/changeset/ports/430036 Log: - Update to 0.9.0 Changes: https://github.com/theforeman/hammer-cli-foreman/blob/master/doc/release_notes.md Modified: head/sysutils/rubygem-hammer_cli_foreman/Makefile head/sysutils/rubygem-hammer_cli_foreman/distinfo Modified: head/sysutils/rubygem-hammer_cli_foreman/Makefile ============================================================================== --- head/sysutils/rubygem-hammer_cli_foreman/Makefile Fri Dec 30 19:21:21 2016 (r430035) +++ head/sysutils/rubygem-hammer_cli_foreman/Makefile Fri Dec 30 19:21:25 2016 (r430036) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= hammer_cli_foreman -PORTVERSION= 0.6.2 +PORTVERSION= 0.9.0 CATEGORIES= sysutils ruby MASTER_SITES= RG @@ -11,8 +11,8 @@ COMMENT= Foreman commands for Hammer CLI LICENSE= GPLv3+ -RUN_DEPENDS= rubygem-apipie-bindings>=0.0.16:devel/rubygem-apipie-bindings \ - rubygem-hammer_cli>=0.6.0:sysutils/rubygem-hammer_cli +RUN_DEPENDS= rubygem-apipie-bindings>=0.0.19:devel/rubygem-apipie-bindings \ + rubygem-hammer_cli>=0.9.0:sysutils/rubygem-hammer_cli NO_ARCH= yes USE_RUBY= yes Modified: head/sysutils/rubygem-hammer_cli_foreman/distinfo ============================================================================== --- head/sysutils/rubygem-hammer_cli_foreman/distinfo Fri Dec 30 19:21:21 2016 (r430035) +++ head/sysutils/rubygem-hammer_cli_foreman/distinfo Fri Dec 30 19:21:25 2016 (r430036) @@ -1,2 +1,3 @@ -SHA256 (rubygem/hammer_cli_foreman-0.6.2.gem) = 9ee55d048cf0935fa641014dbbce85d4ddcb97734f888089e0edb3be4b2c86cd -SIZE (rubygem/hammer_cli_foreman-0.6.2.gem) = 386048 +TIMESTAMP = 1483108130 +SHA256 (rubygem/hammer_cli_foreman-0.9.0.gem) = 81dab5dfd65eed1329f8672874ff6086efebc7c73bb07db52585ddddfefe03bc +SIZE (rubygem/hammer_cli_foreman-0.9.0.gem) = 654336 From owner-svn-ports-head@freebsd.org Fri Dec 30 19:22:05 2016 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 8EB2AC98716; Fri, 30 Dec 2016 19:22:05 +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 36BC21B98; Fri, 30 Dec 2016 19:22:04 +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 uBUJM4vd053947; Fri, 30 Dec 2016 19:22:04 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBUJM3HW053945; Fri, 30 Dec 2016 19:22:03 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201612301922.uBUJM3HW053945@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Fri, 30 Dec 2016 19:22:03 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r430044 - in head/devel/rubygem-kafo: . 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: Fri, 30 Dec 2016 19:22:05 -0000 Author: sunpoet Date: Fri Dec 30 19:22:03 2016 New Revision: 430044 URL: https://svnweb.freebsd.org/changeset/ports/430044 Log: - Update to 1.0.5 Changes: https://github.com/theforeman/kafo/commits/master Deleted: head/devel/rubygem-kafo/files/patch-gemspec Modified: head/devel/rubygem-kafo/Makefile head/devel/rubygem-kafo/distinfo Modified: head/devel/rubygem-kafo/Makefile ============================================================================== --- head/devel/rubygem-kafo/Makefile Fri Dec 30 19:21:58 2016 (r430043) +++ head/devel/rubygem-kafo/Makefile Fri Dec 30 19:22:03 2016 (r430044) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= kafo -PORTVERSION= 0.7.3 +PORTVERSION= 1.0.5 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -16,7 +16,7 @@ RUN_DEPENDS= gsed:textproc/gsed \ rubygem-ansi>=0:devel/rubygem-ansi \ rubygem-clamp>=0.6.2:devel/rubygem-clamp \ rubygem-highline>=1.6.21:devel/rubygem-highline \ - rubygem-kafo_parsers>=0:devel/rubygem-kafo_parsers \ + rubygem-kafo_parsers>=0.1.1:devel/rubygem-kafo_parsers \ rubygem-kafo_wizards>=0:devel/rubygem-kafo_wizards \ rubygem-logging>=0:devel/rubygem-logging \ rubygem-powerbar>=0:devel/rubygem-powerbar Modified: head/devel/rubygem-kafo/distinfo ============================================================================== --- head/devel/rubygem-kafo/distinfo Fri Dec 30 19:21:58 2016 (r430043) +++ head/devel/rubygem-kafo/distinfo Fri Dec 30 19:22:03 2016 (r430044) @@ -1,2 +1,3 @@ -SHA256 (rubygem/kafo-0.7.3.gem) = d183efd29c8daf93fe47557e6bfbe5a082ecba33279725921edd265bbd333315 -SIZE (rubygem/kafo-0.7.3.gem) = 55808 +TIMESTAMP = 1483110539 +SHA256 (rubygem/kafo-1.0.5.gem) = b6317fb7397b2bc7d3c2ce596efc3902856ed369eae9ba5068fb3915bd6eae5b +SIZE (rubygem/kafo-1.0.5.gem) = 56320 From owner-svn-ports-head@freebsd.org Fri Dec 30 19:21:41 2016 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 0E34AC98551; Fri, 30 Dec 2016 19:21:41 +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 701C2183E; Fri, 30 Dec 2016 19:21:40 +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 uBUJLdgZ051209; Fri, 30 Dec 2016 19:21:39 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBUJLdHA051207; Fri, 30 Dec 2016 19:21:39 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201612301921.uBUJLdHA051207@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Fri, 30 Dec 2016 19:21:39 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r430039 - head/devel/rubygem-aws-sdk-core 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: Fri, 30 Dec 2016 19:21:41 -0000 Author: sunpoet Date: Fri Dec 30 19:21:39 2016 New Revision: 430039 URL: https://svnweb.freebsd.org/changeset/ports/430039 Log: - Update to 2.6.43 Changes: https://github.com/aws/aws-sdk-ruby/blob/master/CHANGELOG.md Modified: head/devel/rubygem-aws-sdk-core/Makefile head/devel/rubygem-aws-sdk-core/distinfo Modified: head/devel/rubygem-aws-sdk-core/Makefile ============================================================================== --- head/devel/rubygem-aws-sdk-core/Makefile Fri Dec 30 19:21:34 2016 (r430038) +++ head/devel/rubygem-aws-sdk-core/Makefile Fri Dec 30 19:21:39 2016 (r430039) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= aws-sdk-core -PORTVERSION= 2.6.35 +PORTVERSION= 2.6.43 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-aws-sdk-core/distinfo ============================================================================== --- head/devel/rubygem-aws-sdk-core/distinfo Fri Dec 30 19:21:34 2016 (r430038) +++ head/devel/rubygem-aws-sdk-core/distinfo Fri Dec 30 19:21:39 2016 (r430039) @@ -1,3 +1,3 @@ -TIMESTAMP = 1481270378 -SHA256 (rubygem/aws-sdk-core-2.6.35.gem) = 756afae779e944fe30af52171ded3267e8c156a325a552b5500fc40b973ef7a7 -SIZE (rubygem/aws-sdk-core-2.6.35.gem) = 875008 +TIMESTAMP = 1483108827 +SHA256 (rubygem/aws-sdk-core-2.6.43.gem) = 9cabafd53901c665a459e547e347a4ca3b57ac288558bb8a58d4cc7726b5130a +SIZE (rubygem/aws-sdk-core-2.6.43.gem) = 905216 From owner-svn-ports-head@freebsd.org Fri Dec 30 19:22:24 2016 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 4CE6CC987AA; Fri, 30 Dec 2016 19:22:24 +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 B30E41D61; Fri, 30 Dec 2016 19:22: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 uBUJMMEg055100; Fri, 30 Dec 2016 19:22:22 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBUJMMZG055098; Fri, 30 Dec 2016 19:22:22 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201612301922.uBUJMMZG055098@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Fri, 30 Dec 2016 19:22:22 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r430048 - head/sysutils/rubygem-smart_proxy_dynflow 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: Fri, 30 Dec 2016 19:22:24 -0000 Author: sunpoet Date: Fri Dec 30 19:22:22 2016 New Revision: 430048 URL: https://svnweb.freebsd.org/changeset/ports/430048 Log: - Update to 0.1.5 Changes: https://github.com/theforeman/smart_proxy_dynflow/commits/master Modified: head/sysutils/rubygem-smart_proxy_dynflow/Makefile head/sysutils/rubygem-smart_proxy_dynflow/distinfo Modified: head/sysutils/rubygem-smart_proxy_dynflow/Makefile ============================================================================== --- head/sysutils/rubygem-smart_proxy_dynflow/Makefile Fri Dec 30 19:22:17 2016 (r430047) +++ head/sysutils/rubygem-smart_proxy_dynflow/Makefile Fri Dec 30 19:22:22 2016 (r430048) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= smart_proxy_dynflow -PORTVERSION= 0.0.7 +PORTVERSION= 0.1.5 CATEGORIES= sysutils ruby MASTER_SITES= RG @@ -11,10 +11,7 @@ COMMENT= Plugin to use Dynflow in Forema LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= foreman-proxy>=1.9.0:net/foreman-proxy \ - rubygem-dynflow>=0.8.4:devel/rubygem-dynflow \ - rubygem-sequel>=0:devel/rubygem-sequel \ - rubygem-sqlite3>=0:databases/rubygem-sqlite3 +RUN_DEPENDS= foreman-proxy>=1.12.0:net/foreman-proxy NO_ARCH= yes USE_RUBY= yes @@ -27,7 +24,7 @@ post-install: ${MKDIR} ${STAGEDIR}${PREFIX}/etc/foreman-proxy/settings.d ${STAGEDIR}${PREFIX}/share/foreman-proxy/bundler.d ${INSTALL_DATA} ${WRKSRC}/settings.d/dynflow.yml.example \ ${STAGEDIR}${PREFIX}/etc/foreman-proxy/settings.d/dynflow.yml.sample - ${INSTALL_DATA} ${WRKSRC}/bundler.d/dynflow.rb \ + ${INSTALL_DATA} ${WRKSRC}/bundler.plugins.d/dynflow.rb \ ${STAGEDIR}${PREFIX}/share/foreman-proxy/bundler.d/dynflow.rb .include Modified: head/sysutils/rubygem-smart_proxy_dynflow/distinfo ============================================================================== --- head/sysutils/rubygem-smart_proxy_dynflow/distinfo Fri Dec 30 19:22:17 2016 (r430047) +++ head/sysutils/rubygem-smart_proxy_dynflow/distinfo Fri Dec 30 19:22:22 2016 (r430048) @@ -1,2 +1,3 @@ -SHA256 (rubygem/smart_proxy_dynflow-0.0.7.gem) = dff6fdcb379eeb481004f847af2aafc6bdf70257e771a7112b3f7e04bd8a2924 -SIZE (rubygem/smart_proxy_dynflow-0.0.7.gem) = 19456 +TIMESTAMP = 1483112135 +SHA256 (rubygem/smart_proxy_dynflow-0.1.5.gem) = dfafb9802eaa703b63ce98f65769bcd122c18619a19e739759bc9156d4712339 +SIZE (rubygem/smart_proxy_dynflow-0.1.5.gem) = 18432 From owner-svn-ports-head@freebsd.org Fri Dec 30 19:22:34 2016 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 00623C98819; Fri, 30 Dec 2016 19:22:34 +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 47D3F1E44; Fri, 30 Dec 2016 19:22:31 +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 uBUJMVeV055323; Fri, 30 Dec 2016 19:22:31 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBUJMV3l055322; Fri, 30 Dec 2016 19:22:31 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201612301922.uBUJMV3l055322@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Fri, 30 Dec 2016 19:22:31 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r430050 - head/www/redmine 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: Fri, 30 Dec 2016 19:22:34 -0000 Author: sunpoet Date: Fri Dec 30 19:22:30 2016 New Revision: 430050 URL: https://svnweb.freebsd.org/changeset/ports/430050 Log: - Update *_RUN_DEPENDS to match FILESDIR/*.rb - Remove no-op do-install-OPENID-on: Modified: head/www/redmine/Makefile Modified: head/www/redmine/Makefile ============================================================================== --- head/www/redmine/Makefile Fri Dec 30 19:22:26 2016 (r430049) +++ head/www/redmine/Makefile Fri Dec 30 19:22:30 2016 (r430050) @@ -58,9 +58,9 @@ MYSQL_RUN_DEPENDS= rubygem-mysql2>=0.3.1 PASSENGER_RUN_DEPENDS= passenger-config:www/rubygem-passenger POSTGRESQL_RUN_DEPENDS= rubygem-pg>=0.18.1:databases/rubygem-pg MARKDOWN_RUN_DEPENDS= rubygem-redcarpet>=3.3.2:textproc/rubygem-redcarpet -RMAGIC_RUN_DEPENDS= rubygem-rmagick>=2.13.4:graphics/rubygem-rmagick -LDAP_RUN_DEPENDS= rubygem-net-ldap>=0.3.1:net/rubygem-net-ldap -THIN_RUN_DEPENDS= thin:www/rubygem-thin +RMAGIC_RUN_DEPENDS= rubygem-rmagick>=2.14.0:graphics/rubygem-rmagick +LDAP_RUN_DEPENDS= rubygem-net-ldap>=0.12.0:net/rubygem-net-ldap +THIN_RUN_DEPENDS= rubygem-thin>=1.6.2:www/rubygem-thin THIN_SUB_LIST= WWWOWN=${WWWOWN} WWWGRP=${WWWGRP} THIN_VARS= USE_RC_SUBR=redmine @@ -92,9 +92,6 @@ do-install-POSTGRESQL-on: do-install-LDAP-on: ${CP} ${FILESDIR}/ldap.rb ${STAGEDIR}${WWWDIR}/bundler.d -do-install-OPENID-on: - ${CP} ${FILESDIR}/openid.rb ${STAGEDIR}${WWWDIR}/bundler.d - do-install-MARKDOWN-on: ${CP} ${FILESDIR}/markdown.rb ${STAGEDIR}${WWWDIR}/bundler.d From owner-svn-ports-head@freebsd.org Fri Dec 30 19:21:45 2016 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 E0EADC9857A; Fri, 30 Dec 2016 19:21:45 +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 87A8518A5; Fri, 30 Dec 2016 19:21:45 +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 uBUJLi2X051328; Fri, 30 Dec 2016 19:21:44 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBUJLiW6051326; Fri, 30 Dec 2016 19:21:44 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201612301921.uBUJLiW6051326@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Fri, 30 Dec 2016 19:21:44 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r430040 - head/devel/rubygem-aws-sdk-resources 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: Fri, 30 Dec 2016 19:21:46 -0000 Author: sunpoet Date: Fri Dec 30 19:21:43 2016 New Revision: 430040 URL: https://svnweb.freebsd.org/changeset/ports/430040 Log: - Update to 2.6.43 Changes: https://github.com/aws/aws-sdk-ruby/blob/master/CHANGELOG.md Modified: head/devel/rubygem-aws-sdk-resources/Makefile head/devel/rubygem-aws-sdk-resources/distinfo Modified: head/devel/rubygem-aws-sdk-resources/Makefile ============================================================================== --- head/devel/rubygem-aws-sdk-resources/Makefile Fri Dec 30 19:21:39 2016 (r430039) +++ head/devel/rubygem-aws-sdk-resources/Makefile Fri Dec 30 19:21:43 2016 (r430040) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= aws-sdk-resources -PORTVERSION= 2.6.35 +PORTVERSION= 2.6.43 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-aws-sdk-resources/distinfo ============================================================================== --- head/devel/rubygem-aws-sdk-resources/distinfo Fri Dec 30 19:21:39 2016 (r430039) +++ head/devel/rubygem-aws-sdk-resources/distinfo Fri Dec 30 19:21:43 2016 (r430040) @@ -1,3 +1,3 @@ -TIMESTAMP = 1481270381 -SHA256 (rubygem/aws-sdk-resources-2.6.35.gem) = 6136f1ac0b8e8b08e1a921b12b8845683a7b089d5f6d554644dde96719d93a87 -SIZE (rubygem/aws-sdk-resources-2.6.35.gem) = 47104 +TIMESTAMP = 1483108829 +SHA256 (rubygem/aws-sdk-resources-2.6.43.gem) = be4ef617758d42d1913b5152aed5efaebdbe95be3704c46b105de1391684049e +SIZE (rubygem/aws-sdk-resources-2.6.43.gem) = 47104 From owner-svn-ports-head@freebsd.org Fri Dec 30 19:22:10 2016 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 301A9C9874D; Fri, 30 Dec 2016 19:22:10 +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 99E121C2A; Fri, 30 Dec 2016 19:22:09 +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 uBUJM83X054713; Fri, 30 Dec 2016 19:22:08 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBUJM8CU054712; Fri, 30 Dec 2016 19:22:08 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201612301922.uBUJM8CU054712@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Fri, 30 Dec 2016 19:22:08 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r430045 - head/devel/rubygem-hamster 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: Fri, 30 Dec 2016 19:22:10 -0000 Author: sunpoet Date: Fri Dec 30 19:22:08 2016 New Revision: 430045 URL: https://svnweb.freebsd.org/changeset/ports/430045 Log: - Add NO_ARCH Modified: head/devel/rubygem-hamster/Makefile Modified: head/devel/rubygem-hamster/Makefile ============================================================================== --- head/devel/rubygem-hamster/Makefile Fri Dec 30 19:22:03 2016 (r430044) +++ head/devel/rubygem-hamster/Makefile Fri Dec 30 19:22:08 2016 (r430045) @@ -14,6 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= rubygem-concurrent-ruby>=1.0:devel/rubygem-concurrent-ruby +NO_ARCH= yes USE_RUBY= yes USES= gem From owner-svn-ports-head@freebsd.org Fri Dec 30 19:22:14 2016 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 A91B0C9876B; Fri, 30 Dec 2016 19:22: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 55C0E1C96; Fri, 30 Dec 2016 19:22:14 +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 uBUJMDRW054860; Fri, 30 Dec 2016 19:22:13 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBUJMDLL054856; Fri, 30 Dec 2016 19:22:13 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201612301922.uBUJMDLL054856@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Fri, 30 Dec 2016 19:22:13 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r430046 - in head/devel/rubygem-concurrent-ruby-edge: . 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: Fri, 30 Dec 2016 19:22:14 -0000 Author: sunpoet Date: Fri Dec 30 19:22:13 2016 New Revision: 430046 URL: https://svnweb.freebsd.org/changeset/ports/430046 Log: - Update to 0.2.3 Changes: https://github.com/ruby-concurrency/concurrent-ruby/blob/master/CHANGELOG.md Added: head/devel/rubygem-concurrent-ruby-edge/files/ head/devel/rubygem-concurrent-ruby-edge/files/patch-gemspec (contents, props changed) Modified: head/devel/rubygem-concurrent-ruby-edge/Makefile head/devel/rubygem-concurrent-ruby-edge/distinfo Modified: head/devel/rubygem-concurrent-ruby-edge/Makefile ============================================================================== --- head/devel/rubygem-concurrent-ruby-edge/Makefile Fri Dec 30 19:22:08 2016 (r430045) +++ head/devel/rubygem-concurrent-ruby-edge/Makefile Fri Dec 30 19:22:13 2016 (r430046) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= concurrent-ruby-edge -PORTVERSION= 0.2.2 +PORTVERSION= 0.2.3 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -12,7 +12,7 @@ COMMENT= Bleeding edge features for conc LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt -RUN_DEPENDS= rubygem-concurrent-ruby>=1.0.2:devel/rubygem-concurrent-ruby +RUN_DEPENDS= rubygem-concurrent-ruby>=1.0.3:devel/rubygem-concurrent-ruby NO_ARCH= yes USE_RUBY= yes Modified: head/devel/rubygem-concurrent-ruby-edge/distinfo ============================================================================== --- head/devel/rubygem-concurrent-ruby-edge/distinfo Fri Dec 30 19:22:08 2016 (r430045) +++ head/devel/rubygem-concurrent-ruby-edge/distinfo Fri Dec 30 19:22:13 2016 (r430046) @@ -1,2 +1,3 @@ -SHA256 (rubygem/concurrent-ruby-edge-0.2.2.gem) = f54b958ed614ff0e176962b29a87a1523b9e35034bca47585f4f778210f13946 -SIZE (rubygem/concurrent-ruby-edge-0.2.2.gem) = 41984 +TIMESTAMP = 1483101700 +SHA256 (rubygem/concurrent-ruby-edge-0.2.3.gem) = 845481ffb8e4c0ab5c244d304c7ab42875fb6a79affbe5fce98d15dbfeadfdd2 +SIZE (rubygem/concurrent-ruby-edge-0.2.3.gem) = 41984 Added: head/devel/rubygem-concurrent-ruby-edge/files/patch-gemspec ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/rubygem-concurrent-ruby-edge/files/patch-gemspec Fri Dec 30 19:22:13 2016 (r430046) @@ -0,0 +1,11 @@ +--- concurrent-ruby-edge.gemspec.orig 2016-12-30 18:46:48 UTC ++++ concurrent-ruby-edge.gemspec +@@ -23,7 +23,7 @@ Gem::Specification.new do |s| + s.specification_version = 4 + + if Gem::Version.new(Gem::VERSION) >= Gem::Version.new('1.2.0') then +- s.add_runtime_dependency(%q.freeze, ["= 1.0.3"]) ++ s.add_runtime_dependency(%q.freeze, [">= 1.0.3"]) + else + s.add_dependency(%q.freeze, ["= 1.0.3"]) + end From owner-svn-ports-head@freebsd.org Fri Dec 30 19:22:19 2016 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 D3C5AC9878C; Fri, 30 Dec 2016 19:22: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 77A591D0A; Fri, 30 Dec 2016 19:22: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 uBUJMIV1054977; Fri, 30 Dec 2016 19:22:18 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBUJMIcp054975; Fri, 30 Dec 2016 19:22:18 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201612301922.uBUJMIcp054975@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Fri, 30 Dec 2016 19:22:18 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r430047 - head/devel/rubygem-dynflow 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: Fri, 30 Dec 2016 19:22:20 -0000 Author: sunpoet Date: Fri Dec 30 19:22:17 2016 New Revision: 430047 URL: https://svnweb.freebsd.org/changeset/ports/430047 Log: - Update to 0.8.18 Changes: https://github.com/Dynflow/dynflow/commits/master Modified: head/devel/rubygem-dynflow/Makefile head/devel/rubygem-dynflow/distinfo Modified: head/devel/rubygem-dynflow/Makefile ============================================================================== --- head/devel/rubygem-dynflow/Makefile Fri Dec 30 19:22:13 2016 (r430046) +++ head/devel/rubygem-dynflow/Makefile Fri Dec 30 19:22:17 2016 (r430047) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= dynflow -PORTVERSION= 0.8.11 +PORTVERSION= 0.8.18 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/MIT-LICENSE RUN_DEPENDS= rubygem-algebrick>=0.7.0:devel/rubygem-algebrick \ rubygem-apipie-params>=0:devel/rubygem-apipie-params \ rubygem-concurrent-ruby>=1.0:devel/rubygem-concurrent-ruby \ - rubygem-concurrent-ruby-edge>=0.2:devel/rubygem-concurrent-ruby-edge \ + rubygem-concurrent-ruby-edge>=0.2.3:devel/rubygem-concurrent-ruby-edge \ rubygem-multi_json>=0:devel/rubygem-multi_json \ rubygem-sequel>=0:devel/rubygem-sequel Modified: head/devel/rubygem-dynflow/distinfo ============================================================================== --- head/devel/rubygem-dynflow/distinfo Fri Dec 30 19:22:13 2016 (r430046) +++ head/devel/rubygem-dynflow/distinfo Fri Dec 30 19:22:17 2016 (r430047) @@ -1,3 +1,3 @@ -TIMESTAMP = 1463680616 -SHA256 (rubygem/dynflow-0.8.11.gem) = b5fdb712de3abc57ad01406e1fb66d7503aa3f9e9080df08b50be3f216885edd -SIZE (rubygem/dynflow-0.8.11.gem) = 933376 +TIMESTAMP = 1483101439 +SHA256 (rubygem/dynflow-0.8.18.gem) = d57bad1630c6ff429f901ae5ae33b9559283fbc191b29963489d53539d666af4 +SIZE (rubygem/dynflow-0.8.18.gem) = 942592 From owner-svn-ports-head@freebsd.org Fri Dec 30 19:23:05 2016 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 25604C98932; Fri, 30 Dec 2016 19:23:05 +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 6194C10C6; Fri, 30 Dec 2016 19:23: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 uBUJN2li056077; Fri, 30 Dec 2016 19:23:02 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBUJN2eh056076; Fri, 30 Dec 2016 19:23:02 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201612301923.uBUJN2eh056076@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Fri, 30 Dec 2016 19:23:02 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r430057 - head/net/rubygem-octokit 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: Fri, 30 Dec 2016 19:23:05 -0000 Author: sunpoet Date: Fri Dec 30 19:23:02 2016 New Revision: 430057 URL: https://svnweb.freebsd.org/changeset/ports/430057 Log: - Update RUN_DEPENDS Modified: head/net/rubygem-octokit/Makefile Modified: head/net/rubygem-octokit/Makefile ============================================================================== --- head/net/rubygem-octokit/Makefile Fri Dec 30 19:22:57 2016 (r430056) +++ head/net/rubygem-octokit/Makefile Fri Dec 30 19:23:02 2016 (r430057) @@ -12,7 +12,7 @@ COMMENT= Simple wrapper for the GitHub A LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.md -RUN_DEPENDS= rubygem-sawyer>=0.7.0:www/rubygem-sawyer +RUN_DEPENDS= rubygem-sawyer>=0.8.0:www/rubygem-sawyer NO_ARCH= yes USE_RUBY= yes From owner-svn-ports-head@freebsd.org Fri Dec 30 19:23:09 2016 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 86036C9894D; Fri, 30 Dec 2016 19:23:09 +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 EE453111D; Fri, 30 Dec 2016 19:23: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 uBUJN763056195; Fri, 30 Dec 2016 19:23:07 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBUJN7O4056193; Fri, 30 Dec 2016 19:23:07 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201612301923.uBUJN7O4056193@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Fri, 30 Dec 2016 19:23:07 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r430058 - head/www/rubygem-semantic-ui-sass 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: Fri, 30 Dec 2016 19:23:09 -0000 Author: sunpoet Date: Fri Dec 30 19:23:06 2016 New Revision: 430058 URL: https://svnweb.freebsd.org/changeset/ports/430058 Log: - Update to 2.2.7.0 Changes: https://github.com/doabit/semantic-ui-sass/blob/master/CHANGELOG.md Modified: head/www/rubygem-semantic-ui-sass/Makefile head/www/rubygem-semantic-ui-sass/distinfo Modified: head/www/rubygem-semantic-ui-sass/Makefile ============================================================================== --- head/www/rubygem-semantic-ui-sass/Makefile Fri Dec 30 19:23:02 2016 (r430057) +++ head/www/rubygem-semantic-ui-sass/Makefile Fri Dec 30 19:23:06 2016 (r430058) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= semantic-ui-sass -PORTVERSION= 2.1.4.0 +PORTVERSION= 2.2.7.0 CATEGORIES= www rubygems MASTER_SITES= RG Modified: head/www/rubygem-semantic-ui-sass/distinfo ============================================================================== --- head/www/rubygem-semantic-ui-sass/distinfo Fri Dec 30 19:23:02 2016 (r430057) +++ head/www/rubygem-semantic-ui-sass/distinfo Fri Dec 30 19:23:06 2016 (r430058) @@ -1,2 +1,3 @@ -SHA256 (rubygem/semantic-ui-sass-2.1.4.0.gem) = 206bf3048350d3f2d658ceede5e5d8f51d44852fb8405c12fb941a3390b1ff7f -SIZE (rubygem/semantic-ui-sass-2.1.4.0.gem) = 826368 +TIMESTAMP = 1483122150 +SHA256 (rubygem/semantic-ui-sass-2.2.7.0.gem) = 9e17f0315ec526eb76a3d3999d9c7c36a87093cad1faf9b89f42e662d0119fe2 +SIZE (rubygem/semantic-ui-sass-2.2.7.0.gem) = 925184 From owner-svn-ports-head@freebsd.org Fri Dec 30 19:22:37 2016 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 29EADC9883A; Fri, 30 Dec 2016 19:22:37 +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 42F1B1EA4; Fri, 30 Dec 2016 19:22:36 +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 uBUJMZSV055423; Fri, 30 Dec 2016 19:22:35 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBUJMZAl055422; Fri, 30 Dec 2016 19:22:35 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201612301922.uBUJMZAl055422@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Fri, 30 Dec 2016 19:22:35 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r430051 - head/www/rubygem-addressable 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: Fri, 30 Dec 2016 19:22:37 -0000 Author: sunpoet Date: Fri Dec 30 19:22:35 2016 New Revision: 430051 URL: https://svnweb.freebsd.org/changeset/ports/430051 Log: - Add missing RUN_DEPENDS - Bump PORTREVISION for dependency change Modified: head/www/rubygem-addressable/Makefile Modified: head/www/rubygem-addressable/Makefile ============================================================================== --- head/www/rubygem-addressable/Makefile Fri Dec 30 19:22:30 2016 (r430050) +++ head/www/rubygem-addressable/Makefile Fri Dec 30 19:22:35 2016 (r430051) @@ -3,6 +3,7 @@ PORTNAME= addressable PORTVERSION= 2.5.0 +PORTREVISION= 1 CATEGORIES= www devel rubygems MASTER_SITES= RG @@ -12,6 +13,8 @@ COMMENT= Replacement for the URI impleme LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE.txt +RUN_DEPENDS= rubygem-public_suffix>=2.0.2:dns/rubygem-public_suffix + NO_ARCH= yes USE_RUBY= yes USES= gem From owner-svn-ports-head@freebsd.org Fri Dec 30 19:22:55 2016 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 31BE9C988E2; Fri, 30 Dec 2016 19:22:55 +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 6BF441004; Fri, 30 Dec 2016 19:22:54 +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 uBUJMrTG055851; Fri, 30 Dec 2016 19:22:53 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBUJMrEW055850; Fri, 30 Dec 2016 19:22:53 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201612301922.uBUJMrEW055850@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Fri, 30 Dec 2016 19:22:53 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r430055 - head/www/rubygem-rdf 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: Fri, 30 Dec 2016 19:22:55 -0000 Author: sunpoet Date: Fri Dec 30 19:22:53 2016 New Revision: 430055 URL: https://svnweb.freebsd.org/changeset/ports/430055 Log: - Update WWW Modified: head/www/rubygem-rdf/pkg-descr Modified: head/www/rubygem-rdf/pkg-descr ============================================================================== --- head/www/rubygem-rdf/pkg-descr Fri Dec 30 19:22:48 2016 (r430054) +++ head/www/rubygem-rdf/pkg-descr Fri Dec 30 19:22:53 2016 (r430055) @@ -19,4 +19,4 @@ Features: * Performs auto-detection of input to select appropriate Reader class if one can not be determined from file characteristics. -WWW: https://rubygems.org/gems/rdf +WWW: http://ruby-rdf.github.io/ From owner-svn-ports-head@freebsd.org Fri Dec 30 19:22:40 2016 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 E3E9FC98860; Fri, 30 Dec 2016 19:22:40 +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 A121A1EE9; Fri, 30 Dec 2016 19:22:40 +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 uBUJMdbf055520; Fri, 30 Dec 2016 19:22:39 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBUJMdKL055519; Fri, 30 Dec 2016 19:22:39 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201612301922.uBUJMdKL055519@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Fri, 30 Dec 2016 19:22:39 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r430052 - head/www/rubygem-raindrops 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: Fri, 30 Dec 2016 19:22:41 -0000 Author: sunpoet Date: Fri Dec 30 19:22:39 2016 New Revision: 430052 URL: https://svnweb.freebsd.org/changeset/ports/430052 Log: - Update WWW Modified: head/www/rubygem-raindrops/pkg-descr Modified: head/www/rubygem-raindrops/pkg-descr ============================================================================== --- head/www/rubygem-raindrops/pkg-descr Fri Dec 30 19:22:35 2016 (r430051) +++ head/www/rubygem-raindrops/pkg-descr Fri Dec 30 19:22:39 2016 (r430052) @@ -4,4 +4,4 @@ but should support any Rack HTTP server platforms supporting POSIX shared memory. It may also be used as a generic scoreboard for sharing atomic counters across multiple processes. -WWW: http://raindrops.bogomips.org/ +WWW: http://bogomips.org/raindrops/ From owner-svn-ports-head@freebsd.org Fri Dec 30 19:23:22 2016 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 29FD2C989A9; Fri, 30 Dec 2016 19:23:22 +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 BA09C1230; Fri, 30 Dec 2016 19:23:21 +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 uBUJNK4u056537; Fri, 30 Dec 2016 19:23:20 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBUJNKm4056535; Fri, 30 Dec 2016 19:23:20 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201612301923.uBUJNKm4056535@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Fri, 30 Dec 2016 19:23:20 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r430061 - head/www/py-pyramid 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: Fri, 30 Dec 2016 19:23:22 -0000 Author: sunpoet Date: Fri Dec 30 19:23:20 2016 New Revision: 430061 URL: https://svnweb.freebsd.org/changeset/ports/430061 Log: - Update to 1.7.3 - While I'm here, add NO_ARCH Changes: https://github.com/Pylons/pyramid/blob/master/CHANGES.txt PR: 215655 Submitted by: Junji NAKANISHI (maintainer) Modified: head/www/py-pyramid/Makefile head/www/py-pyramid/distinfo Modified: head/www/py-pyramid/Makefile ============================================================================== --- head/www/py-pyramid/Makefile Fri Dec 30 19:23:15 2016 (r430060) +++ head/www/py-pyramid/Makefile Fri Dec 30 19:23:20 2016 (r430061) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= pyramid -PORTVERSION= 1.6.1 +PORTVERSION= 1.7.3 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -27,6 +27,7 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} #TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}WebTest>=1.1:www/py-WebTest \ # ${PYTHON_PKGNAMEPREFIX}zope.component>=3.6.0:devel/py-zope.component +NO_ARCH= yes USES= python USE_PYTHON= autoplist distutils Modified: head/www/py-pyramid/distinfo ============================================================================== --- head/www/py-pyramid/distinfo Fri Dec 30 19:23:15 2016 (r430060) +++ head/www/py-pyramid/distinfo Fri Dec 30 19:23:20 2016 (r430061) @@ -1,2 +1,3 @@ -SHA256 (pyramid-1.6.1.tar.gz) = 3b8ecfadec8f3d178b39e7fda67dcbb23177eafb9d49b04aaeaaeca614a25e94 -SIZE (pyramid-1.6.1.tar.gz) = 2540696 +TIMESTAMP = 1483034097 +SHA256 (pyramid-1.7.3.tar.gz) = 74b8eedf2b0a1a658ab79ae4b0ecf68fa8cdd5debcfec579c8b40bec83d1864e +SIZE (pyramid-1.7.3.tar.gz) = 2630457 From owner-svn-ports-head@freebsd.org Fri Dec 30 19:22:28 2016 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 6FFA3C987D9; Fri, 30 Dec 2016 19:22: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 E5D4C1DCF; Fri, 30 Dec 2016 19:22:27 +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 uBUJMQul055220; Fri, 30 Dec 2016 19:22:26 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBUJMQSC055218; Fri, 30 Dec 2016 19:22:26 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201612301922.uBUJMQSC055218@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Fri, 30 Dec 2016 19:22:26 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r430049 - head/sysutils/rubygem-smart_proxy_remote_execution_ssh 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: Fri, 30 Dec 2016 19:22:28 -0000 Author: sunpoet Date: Fri Dec 30 19:22:26 2016 New Revision: 430049 URL: https://svnweb.freebsd.org/changeset/ports/430049 Log: - Update to 0.1.4 Changes: https://github.com/theforeman/smart_proxy_remote_execution_ssh/commits/master Modified: head/sysutils/rubygem-smart_proxy_remote_execution_ssh/Makefile head/sysutils/rubygem-smart_proxy_remote_execution_ssh/distinfo Modified: head/sysutils/rubygem-smart_proxy_remote_execution_ssh/Makefile ============================================================================== --- head/sysutils/rubygem-smart_proxy_remote_execution_ssh/Makefile Fri Dec 30 19:22:22 2016 (r430048) +++ head/sysutils/rubygem-smart_proxy_remote_execution_ssh/Makefile Fri Dec 30 19:22:26 2016 (r430049) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= smart_proxy_remote_execution_ssh -PORTVERSION= 0.0.13 +PORTVERSION= 0.1.4 CATEGORIES= sysutils ruby MASTER_SITES= RG @@ -11,10 +11,8 @@ COMMENT= SSH remote execution provider f LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= foreman-proxy>=1.9.0:net/foreman-proxy \ - rubygem-net-scp>=0:security/rubygem-net-scp \ - rubygem-net-ssh>=0:security/rubygem-net-ssh \ - rubygem-smart_proxy_dynflow>=0.0.3:sysutils/rubygem-smart_proxy_dynflow +RUN_DEPENDS= foreman-proxy>=1.12.0:net/foreman-proxy \ + rubygem-smart_proxy_dynflow>=0.1.0:sysutils/rubygem-smart_proxy_dynflow NO_ARCH= yes USE_RUBY= yes @@ -27,7 +25,7 @@ post-install: ${MKDIR} ${STAGEDIR}${PREFIX}/etc/foreman-proxy/settings.d ${STAGEDIR}${PREFIX}/share/foreman-proxy/bundler.d ${INSTALL_DATA} ${WRKSRC}/settings.d/remote_execution_ssh.yml.example \ ${STAGEDIR}${PREFIX}/etc/foreman-proxy/settings.d/remote_execution_ssh.yml.sample - ${INSTALL_DATA} ${WRKSRC}/bundler.d/remote_execution_ssh.rb \ + ${INSTALL_DATA} ${WRKSRC}/bundler.plugins.d/remote_execution_ssh.rb \ ${STAGEDIR}${PREFIX}/share/foreman-proxy/bundler.d/remote_execution_ssh.rb .include Modified: head/sysutils/rubygem-smart_proxy_remote_execution_ssh/distinfo ============================================================================== --- head/sysutils/rubygem-smart_proxy_remote_execution_ssh/distinfo Fri Dec 30 19:22:22 2016 (r430048) +++ head/sysutils/rubygem-smart_proxy_remote_execution_ssh/distinfo Fri Dec 30 19:22:26 2016 (r430049) @@ -1,2 +1,3 @@ -SHA256 (rubygem/smart_proxy_remote_execution_ssh-0.0.13.gem) = 8d8e8e26fcc4ab7f60f84a67df08d8988a545c6e879e328441073958e32d9e0e -SIZE (rubygem/smart_proxy_remote_execution_ssh-0.0.13.gem) = 23040 +TIMESTAMP = 1483112141 +SHA256 (rubygem/smart_proxy_remote_execution_ssh-0.1.4.gem) = 2161f17f1b8214ebee9105e5bbd5169a15bb331094d2abc241045a843f3d7698 +SIZE (rubygem/smart_proxy_remote_execution_ssh-0.1.4.gem) = 18432 From owner-svn-ports-head@freebsd.org Fri Dec 30 19:22:50 2016 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 52E46C988A8; Fri, 30 Dec 2016 19:22:50 +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 063E71F9A; Fri, 30 Dec 2016 19:22:49 +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 uBUJMnfF055755; Fri, 30 Dec 2016 19:22:49 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBUJMnVW055754; Fri, 30 Dec 2016 19:22:49 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201612301922.uBUJMnVW055754@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Fri, 30 Dec 2016 19:22:49 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r430054 - head/www/rubygem-unicorn-worker-killer 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: Fri, 30 Dec 2016 19:22:50 -0000 Author: sunpoet Date: Fri Dec 30 19:22:48 2016 New Revision: 430054 URL: https://svnweb.freebsd.org/changeset/ports/430054 Log: - Update WWW Modified: head/www/rubygem-unicorn-worker-killer/Makefile Modified: head/www/rubygem-unicorn-worker-killer/Makefile ============================================================================== --- head/www/rubygem-unicorn-worker-killer/Makefile Fri Dec 30 19:22:43 2016 (r430053) +++ head/www/rubygem-unicorn-worker-killer/Makefile Fri Dec 30 19:22:48 2016 (r430054) @@ -8,7 +8,7 @@ MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Kill unicorn workers by memory and request counts -LICENSE= GPLv2 GPLv3 RUBY +LICENSE= GPLv2+ RUBY LICENSE_COMB= dual LICENSE_FILE_RUBY= ${WRKSRC}/LICENSE From owner-svn-ports-head@freebsd.org Fri Dec 30 19:22:59 2016 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 72629C98909; Fri, 30 Dec 2016 19:22:59 +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 3F0131063; Fri, 30 Dec 2016 19:22: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 uBUJMwNS055968; Fri, 30 Dec 2016 19:22:58 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBUJMwjo055966; Fri, 30 Dec 2016 19:22:58 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201612301922.uBUJMwjo055966@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Fri, 30 Dec 2016 19:22:58 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r430056 - head/www/rubygem-rinku 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: Fri, 30 Dec 2016 19:22:59 -0000 Author: sunpoet Date: Fri Dec 30 19:22:57 2016 New Revision: 430056 URL: https://svnweb.freebsd.org/changeset/ports/430056 Log: - Update to 2.0.2 Changes: https://github.com/vmg/rinku/commits/master Modified: head/www/rubygem-rinku/Makefile head/www/rubygem-rinku/distinfo Modified: head/www/rubygem-rinku/Makefile ============================================================================== --- head/www/rubygem-rinku/Makefile Fri Dec 30 19:22:53 2016 (r430055) +++ head/www/rubygem-rinku/Makefile Fri Dec 30 19:22:57 2016 (r430056) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= rinku -PORTVERSION= 1.7.3 +PORTVERSION= 2.0.2 CATEGORIES= www rubygems MASTER_SITES= RG Modified: head/www/rubygem-rinku/distinfo ============================================================================== --- head/www/rubygem-rinku/distinfo Fri Dec 30 19:22:53 2016 (r430055) +++ head/www/rubygem-rinku/distinfo Fri Dec 30 19:22:57 2016 (r430056) @@ -1,2 +1,3 @@ -SHA256 (rubygem/rinku-1.7.3.gem) = eb5cec33af86da3002e66470d9a741a0726d6864a69b580abc798931b4b706ca -SIZE (rubygem/rinku-1.7.3.gem) = 16384 +TIMESTAMP = 1483084990 +SHA256 (rubygem/rinku-2.0.2.gem) = def469eafd8f5e22c38993caad89ab52a1cc86c6dd87442ff87a6ca8716ef7e9 +SIZE (rubygem/rinku-2.0.2.gem) = 20992 From owner-svn-ports-head@freebsd.org Fri Dec 30 19:23:14 2016 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 1E57DC98963; Fri, 30 Dec 2016 19:23: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 5D8B11162; Fri, 30 Dec 2016 19:23:12 +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 uBUJNBrD056285; Fri, 30 Dec 2016 19:23:11 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBUJNBle056284; Fri, 30 Dec 2016 19:23:11 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201612301923.uBUJNBle056284@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Fri, 30 Dec 2016 19:23:11 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r430059 - head/www/py-pyocclient 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: Fri, 30 Dec 2016 19:23:14 -0000 Author: sunpoet Date: Fri Dec 30 19:23:11 2016 New Revision: 430059 URL: https://svnweb.freebsd.org/changeset/ports/430059 Log: - Use USES=python:2.7 - Add NO_ARCH [1] Approved by: portmgr (blanket) [1] With hat: python Modified: head/www/py-pyocclient/Makefile Modified: head/www/py-pyocclient/Makefile ============================================================================== --- head/www/py-pyocclient/Makefile Fri Dec 30 19:23:06 2016 (r430058) +++ head/www/py-pyocclient/Makefile Fri Dec 30 19:23:11 2016 (r430059) @@ -14,13 +14,8 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests>=2.0.1:www/py-requests -USES= python +NO_ARCH= yes +USES= python:2.7 USE_PYTHON= autoplist distutils -.include - -.if ${PYTHON_REL} >= 3000 -BROKEN= pyocclient only supports Python 2.x at the moment -.endif - -.include +.include From owner-svn-ports-head@freebsd.org Fri Dec 30 19:23:17 2016 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 8756EC9897B; Fri, 30 Dec 2016 19:23:17 +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 16DD611A6; Fri, 30 Dec 2016 19:23:17 +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 uBUJNFID056405; Fri, 30 Dec 2016 19:23:15 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBUJNFjW056403; Fri, 30 Dec 2016 19:23:15 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201612301923.uBUJNFjW056403@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Fri, 30 Dec 2016 19:23:15 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r430060 - head/devel/py-icalendar 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: Fri, 30 Dec 2016 19:23:17 -0000 Author: sunpoet Date: Fri Dec 30 19:23:15 2016 New Revision: 430060 URL: https://svnweb.freebsd.org/changeset/ports/430060 Log: - Update to 3.11.1 Changes: https://github.com/collective/icalendar/blob/master/CHANGES.rst PR: 215654 Submitted by: Junji NAKANISHI (maintainer) Modified: head/devel/py-icalendar/Makefile head/devel/py-icalendar/distinfo Modified: head/devel/py-icalendar/Makefile ============================================================================== --- head/devel/py-icalendar/Makefile Fri Dec 30 19:23:11 2016 (r430059) +++ head/devel/py-icalendar/Makefile Fri Dec 30 19:23:15 2016 (r430060) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= icalendar -PORTVERSION= 3.9.2 +PORTVERSION= 3.11.1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-icalendar/distinfo ============================================================================== --- head/devel/py-icalendar/distinfo Fri Dec 30 19:23:11 2016 (r430059) +++ head/devel/py-icalendar/distinfo Fri Dec 30 19:23:15 2016 (r430060) @@ -1,2 +1,3 @@ -SHA256 (icalendar-3.9.2.tar.gz) = 0b2d2610e039404e22a0a72fe5a59614374e7bd15ed824ead6ef6f8d36b41e2f -SIZE (icalendar-3.9.2.tar.gz) = 66283 +TIMESTAMP = 1483024288 +SHA256 (icalendar-3.11.1.tar.gz) = 7e98dca0ad093bdb18141eb3127c12776c308f67c20af9aa2594e9037f3e71af +SIZE (icalendar-3.11.1.tar.gz) = 74706 From owner-svn-ports-head@freebsd.org Fri Dec 30 19:22:46 2016 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 13449C98880; Fri, 30 Dec 2016 19:22:46 +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 948A91F3F; Fri, 30 Dec 2016 19:22:45 +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 uBUJMifM055651; Fri, 30 Dec 2016 19:22:44 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBUJMiRf055648; Fri, 30 Dec 2016 19:22:44 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201612301922.uBUJMiRf055648@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Fri, 30 Dec 2016 19:22:44 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r430053 - head/www/rubygem-unicorn 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: Fri, 30 Dec 2016 19:22:46 -0000 Author: sunpoet Date: Fri Dec 30 19:22:43 2016 New Revision: 430053 URL: https://svnweb.freebsd.org/changeset/ports/430053 Log: - Update to 5.2.0 - Update WWW Changes: http://bogomips.org/unicorn/NEWS.html Modified: head/www/rubygem-unicorn/Makefile head/www/rubygem-unicorn/distinfo head/www/rubygem-unicorn/pkg-descr Modified: head/www/rubygem-unicorn/Makefile ============================================================================== --- head/www/rubygem-unicorn/Makefile Fri Dec 30 19:22:39 2016 (r430052) +++ head/www/rubygem-unicorn/Makefile Fri Dec 30 19:22:43 2016 (r430053) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= unicorn -PORTVERSION= 5.1.0 +PORTVERSION= 5.2.0 CATEGORIES= www rubygems MASTER_SITES= RG Modified: head/www/rubygem-unicorn/distinfo ============================================================================== --- head/www/rubygem-unicorn/distinfo Fri Dec 30 19:22:39 2016 (r430052) +++ head/www/rubygem-unicorn/distinfo Fri Dec 30 19:22:43 2016 (r430053) @@ -1,2 +1,3 @@ -SHA256 (rubygem/unicorn-5.1.0.gem) = 5b1c6a38d3503ec54d7acb6da89957ac8cba6b00ac787b6de683fb80467a9be5 -SIZE (rubygem/unicorn-5.1.0.gem) = 211456 +TIMESTAMP = 1483083316 +SHA256 (rubygem/unicorn-5.2.0.gem) = 25a221bbaf227813aa67695d251fa859c8d6e639be4a1f751c48ac8f2a32ab51 +SIZE (rubygem/unicorn-5.2.0.gem) = 212480 Modified: head/www/rubygem-unicorn/pkg-descr ============================================================================== --- head/www/rubygem-unicorn/pkg-descr Fri Dec 30 19:22:39 2016 (r430052) +++ head/www/rubygem-unicorn/pkg-descr Fri Dec 30 19:22:43 2016 (r430053) @@ -4,4 +4,4 @@ features in Unix/Unix-like kernels. Slow placing a reverse proxy capable of fully buffering both the request and response in between Unicorn and slow clients. -WWW: http://unicorn.bogomips.org/ +WWW: http://bogomips.org/unicorn/ From owner-svn-ports-head@freebsd.org Fri Dec 30 19:40:31 2016 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 659D3C98FD6; Fri, 30 Dec 2016 19:40:31 +0000 (UTC) (envelope-from antoine@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 31C4C1151; Fri, 30 Dec 2016 19:40:31 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBUJeU8Z060775; Fri, 30 Dec 2016 19:40:30 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBUJeUrZ060774; Fri, 30 Dec 2016 19:40:30 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201612301940.uBUJeUrZ060774@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Fri, 30 Dec 2016 19:40:30 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r430062 - head/graphics/rawtherapee-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: Fri, 30 Dec 2016 19:40:31 -0000 Author: antoine Date: Fri Dec 30 19:40:30 2016 New Revision: 430062 URL: https://svnweb.freebsd.org/changeset/ports/430062 Log: - Unbreak INDEX with fmake - Fix PKGBASE collision with graphics/rawtherapee Modified: head/graphics/rawtherapee-devel/Makefile Modified: head/graphics/rawtherapee-devel/Makefile ============================================================================== --- head/graphics/rawtherapee-devel/Makefile Fri Dec 30 19:23:20 2016 (r430061) +++ head/graphics/rawtherapee-devel/Makefile Fri Dec 30 19:40:30 2016 (r430062) @@ -6,6 +6,7 @@ PORTVERSION= 4.2.99.git000 PORTREVISION= 0 CATEGORIES= graphics MASTER_SITES= http://rawtherapee.com/shared/source/ +PKGNAMESUFFIX= -devel MAINTAINER= mandree@FreeBSD.org COMMENT= Powerful RAW image processing application @@ -37,16 +38,16 @@ USE_BINUTILS= yes CFLAGS+= -I${LOCALBASE}/include -fPIC CXXFLAGS+= -I${LOCALBASE}/include -fPIC LDFLAGS+= -lpthread -L${LOCALBASE}/lib -CONFIGURE_ENV= CFLAGS="${CFLAGS}" \ - # LDFLAGS="${LDFLAGS:C|-Wl,-rpath=${_GCC_RUNTIME}||:C|-L${_GCC_RUNTIME}||}" +CONFIGURE_ENV= CFLAGS="${CFLAGS}" +# LDFLAGS="${LDFLAGS:C|-Wl,-rpath=${_GCC_RUNTIME}||:C|-L${_GCC_RUNTIME}||}" CMAKE_ARGS+= -DDOCDIR="${DOCSDIR}" \ -DCREDITSDIR="${DOCSDIR}" \ -DLICENCEDIR="${DOCSDIR}" \ -DDESKTOPDIR="${DESKTOPDIR}" \ -DDATADIR="${DATADIR}" \ -DCACHE_NAME_SUFFIX="" - #-DCMAKE_C_FLAGS="${CFLAGS:C|-Wl,-rpath=${_GCC_RUNTIME}||:C|-L${_GCC_RUNTIME}||}" - #-DCMAKE_CXX_FLAGS="${CXXFLAGS:C|-Wl,-rpath=${_GCC_RUNTIME}||:C|-L${_GCC_RUNTIME}||}" +#-DCMAKE_C_FLAGS="${CFLAGS:C|-Wl,-rpath=${_GCC_RUNTIME}||:C|-L${_GCC_RUNTIME}||}" +#-DCMAKE_CXX_FLAGS="${CXXFLAGS:C|-Wl,-rpath=${_GCC_RUNTIME}||:C|-L${_GCC_RUNTIME}||}" SUB_FILES= rawtherapee SUB_LIST= RTDIR="${RTDIR}" INSTALLS_ICONS= yes From owner-svn-ports-head@freebsd.org Fri Dec 30 20:45:18 2016 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 89934C98A63; Fri, 30 Dec 2016 20:45:18 +0000 (UTC) (envelope-from matthew@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 58F631E3A; Fri, 30 Dec 2016 20:45:18 +0000 (UTC) (envelope-from matthew@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBUKjHl3089445; Fri, 30 Dec 2016 20:45:17 GMT (envelope-from matthew@FreeBSD.org) Received: (from matthew@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBUKjHvm089443; Fri, 30 Dec 2016 20:45:17 GMT (envelope-from matthew@FreeBSD.org) Message-Id: <201612302045.uBUKjHvm089443@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: matthew set sender to matthew@FreeBSD.org using -f From: Matthew Seaman Date: Fri, 30 Dec 2016 20:45:17 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r430063 - head/textproc/py-csvkit 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: Fri, 30 Dec 2016 20:45:18 -0000 Author: matthew Date: Fri Dec 30 20:45:17 2016 New Revision: 430063 URL: https://svnweb.freebsd.org/changeset/ports/430063 Log: Update to 1.0.1 ChangeLog: https://csvkit.readthedocs.io/en/1.0.1/changelog.html Modified: head/textproc/py-csvkit/Makefile head/textproc/py-csvkit/distinfo Modified: head/textproc/py-csvkit/Makefile ============================================================================== --- head/textproc/py-csvkit/Makefile Fri Dec 30 19:40:30 2016 (r430062) +++ head/textproc/py-csvkit/Makefile Fri Dec 30 20:45:17 2016 (r430063) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= csvkit -PORTVERSION= 1.0.0 +PORTVERSION= 1.0.1 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/textproc/py-csvkit/distinfo ============================================================================== --- head/textproc/py-csvkit/distinfo Fri Dec 30 19:40:30 2016 (r430062) +++ head/textproc/py-csvkit/distinfo Fri Dec 30 20:45:17 2016 (r430063) @@ -1,3 +1,3 @@ -TIMESTAMP = 1482921083 -SHA256 (csvkit-1.0.0.tar.gz) = 1ce6202b5dfd3614018e54d59ea5e13d568b506857fc9dc1d14891f33af2f666 -SIZE (csvkit-1.0.0.tar.gz) = 5034464 +TIMESTAMP = 1483129805 +SHA256 (csvkit-1.0.1.tar.gz) = 046bc6e71e6892b4d244f8702786354e28ca6002814d460d99659d6ad8e7bcd1 +SIZE (csvkit-1.0.1.tar.gz) = 5036770 From owner-svn-ports-head@freebsd.org Fri Dec 30 20:47:49 2016 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 0AFF0C98B70; Fri, 30 Dec 2016 20:47:49 +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 CE88410B9; Fri, 30 Dec 2016 20:47:48 +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 uBUKlmGJ089862; Fri, 30 Dec 2016 20:47:48 GMT (envelope-from madpilot@FreeBSD.org) Received: (from madpilot@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBUKlltm089859; Fri, 30 Dec 2016 20:47:47 GMT (envelope-from madpilot@FreeBSD.org) Message-Id: <201612302047.uBUKlltm089859@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: madpilot set sender to madpilot@FreeBSD.org using -f From: Guido Falsi Date: Fri, 30 Dec 2016 20:47:47 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r430065 - head/deskutils/calibre 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: Fri, 30 Dec 2016 20:47:49 -0000 Author: madpilot Date: Fri Dec 30 20:47:47 2016 New Revision: 430065 URL: https://svnweb.freebsd.org/changeset/ports/430065 Log: Update calibre to 2.76.0. Modified: head/deskutils/calibre/Makefile head/deskutils/calibre/distinfo Modified: head/deskutils/calibre/Makefile ============================================================================== --- head/deskutils/calibre/Makefile Fri Dec 30 20:47:47 2016 (r430064) +++ head/deskutils/calibre/Makefile Fri Dec 30 20:47:47 2016 (r430065) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= calibre -PORTVERSION= 2.75.1 +PORTVERSION= 2.76.0 CATEGORIES= deskutils python MASTER_SITES= http://download.calibre-ebook.com/${PORTVERSION}/ Modified: head/deskutils/calibre/distinfo ============================================================================== --- head/deskutils/calibre/distinfo Fri Dec 30 20:47:47 2016 (r430064) +++ head/deskutils/calibre/distinfo Fri Dec 30 20:47:47 2016 (r430065) @@ -1,3 +1,3 @@ -TIMESTAMP = 1482655901 -SHA256 (calibre-2.75.1.tar.xz) = 3b5d69902156b0bc76dc332c6b74af0fad9a0f4362584e1c01cd4be272dd1a64 -SIZE (calibre-2.75.1.tar.xz) = 38689364 +TIMESTAMP = 1483088704 +SHA256 (calibre-2.76.0.tar.xz) = 680ff5183638cc4fb2addb19ea5394891b097d5cb508eb6725a43e630d2ad5f5 +SIZE (calibre-2.76.0.tar.xz) = 38675824 From owner-svn-ports-head@freebsd.org Fri Dec 30 20:47:49 2016 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 11E9DC98B71; Fri, 30 Dec 2016 20:47:49 +0000 (UTC) (envelope-from brnrd@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 C7A8E10B8; Fri, 30 Dec 2016 20:47:48 +0000 (UTC) (envelope-from brnrd@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBUKlloX089861; Fri, 30 Dec 2016 20:47:47 GMT (envelope-from brnrd@FreeBSD.org) Received: (from brnrd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBUKllEs089857; Fri, 30 Dec 2016 20:47:47 GMT (envelope-from brnrd@FreeBSD.org) Message-Id: <201612302047.uBUKllEs089857@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: brnrd set sender to brnrd@FreeBSD.org using -f From: Bernard Spil Date: Fri, 30 Dec 2016 20:47:47 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r430064 - head/security/acme-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: Fri, 30 Dec 2016 20:47:49 -0000 Author: brnrd Date: Fri Dec 30 20:47:47 2016 New Revision: 430064 URL: https://svnweb.freebsd.org/changeset/ports/430064 Log: security/acme-client: Update to 0.1.15 - Update to 0.1.15 - Remove STATIC_ACMECLIENT option - stage-build LibreSSL when not SSL_DEFAULT PR: 213695 Submitted by: jbeich Modified: head/security/acme-client/Makefile head/security/acme-client/distinfo Modified: head/security/acme-client/Makefile ============================================================================== --- head/security/acme-client/Makefile Fri Dec 30 20:45:17 2016 (r430063) +++ head/security/acme-client/Makefile Fri Dec 30 20:47:47 2016 (r430064) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= acme-client -PORTVERSION= 0.1.14 +PORTVERSION= 0.1.15 DISTVERSIONPREFIX= portable- CATEGORIES= security MASTER_SITES= https://kristaps.bsd.lv/${PORTNAME}/snapshots/ \ @@ -15,13 +15,6 @@ LICENSE= ISCL USES= gmake tar:tgz -OPTIONS_DEFINE= STATIC_ACMECLIENT -STATIC_ACMECLIENT_DESC= Link statically with security/libressl - -STATIC_ACMECLIENT_USES_OFF= ssl -STATIC_ACMECLIENT_BUILD_DEPENDS= ${LOCALBASE}/lib/libtls.a:security/libressl -STATIC_ACMECLIENT_EXTRA_PATCHES= ${PATCHDIR}/extra-patch-GNUmakefile - MAKEFILE= GNUmakefile MAKE_ENV= PREFIX=${STAGEDIR}/${PREFIX} @@ -53,11 +46,24 @@ post-install: .include -.if ${PORT_OPTIONS:MSTATIC_ACMECLIENT} == "" && empty(SSL_DEFAULT:M*libressl*) -IGNORE= needs LibreSSL to build. set DEFAULT_VERSIONS+=ssl=libressl \ - and rebuild all ports that depend on openssl -.else -WARNING= "Remember to deinstall libressl after building acme-client" -.endif +.if ! ${SSL_DEFAULT:Mlibressl*} +BUILD_DEPENDS+= ${NONEXISTENT}:security/libressl:stage +CPPFLAGS+= -I${WRKDIR}/libressl/include +LDFLAGS+= -L${WRKDIR}/libressl/lib +. ifnmake describe +STAGEDIR_libressl!= ${MAKE} -V STAGEDIR -C ${PORTSDIR}/security/libressl +. endif +# security/libressl ignores implicit SSP_UNSAFE, see Mk/bsd.ssp.mk +. if ${OPSYS} == FreeBSD && ${OSVERSION} < 1000036 && ${ARCH} == i386 +SSP_CFLAGS?= -fstack-protector +CFLAGS+= ${SSP_CFLAGS} +LDFLAGS+= -fstack-protector +LIBS+= -lssp_nonshared +. endif + +pre-configure: + @(cd ${STAGEDIR_libressl}${LOCALBASE} && ${COPYTREE_SHARE} \ + . ${WRKDIR}/libressl "! -name *.so*") +.endif # SSL_DEFAULT .include Modified: head/security/acme-client/distinfo ============================================================================== --- head/security/acme-client/distinfo Fri Dec 30 20:45:17 2016 (r430063) +++ head/security/acme-client/distinfo Fri Dec 30 20:47:47 2016 (r430064) @@ -1,3 +1,3 @@ -TIMESTAMP = 1478171483 -SHA256 (acme-client-portable-0.1.14.tgz) = 14aa753f65e3d2ca36a8b97d68fe36205f935eaf735b7bf6a8c5d81bc8ec04e3 -SIZE (acme-client-portable-0.1.14.tgz) = 49238 +TIMESTAMP = 1483123856 +SHA256 (acme-client-portable-0.1.15.tgz) = 910f4ffab4aea2dc9563405aa6a53e85d00166a020c74c28d719f290c610e71e +SIZE (acme-client-portable-0.1.15.tgz) = 51986 From owner-svn-ports-head@freebsd.org Fri Dec 30 20:59:21 2016 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 51214C98E60; Fri, 30 Dec 2016 20:59:21 +0000 (UTC) (envelope-from swills@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 20B1318D7; Fri, 30 Dec 2016 20:59:21 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBUKxKlw094075; Fri, 30 Dec 2016 20:59:20 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBUKxKL4094073; Fri, 30 Dec 2016 20:59:20 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201612302059.uBUKxKL4094073@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Fri, 30 Dec 2016 20:59:20 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r430066 - head/devel/rubygem-cri 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: Fri, 30 Dec 2016 20:59:21 -0000 Author: swills Date: Fri Dec 30 20:59:19 2016 New Revision: 430066 URL: https://svnweb.freebsd.org/changeset/ports/430066 Log: devel/rubygem-cri: update to 2.7.1 Modified: head/devel/rubygem-cri/Makefile head/devel/rubygem-cri/distinfo Modified: head/devel/rubygem-cri/Makefile ============================================================================== --- head/devel/rubygem-cri/Makefile Fri Dec 30 20:47:47 2016 (r430065) +++ head/devel/rubygem-cri/Makefile Fri Dec 30 20:59:19 2016 (r430066) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= cri -PORTVERSION= 2.7.0 +PORTVERSION= 2.7.1 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-cri/distinfo ============================================================================== --- head/devel/rubygem-cri/distinfo Fri Dec 30 20:47:47 2016 (r430065) +++ head/devel/rubygem-cri/distinfo Fri Dec 30 20:59:19 2016 (r430066) @@ -1,2 +1,3 @@ -SHA256 (rubygem/cri-2.7.0.gem) = 861e637cfeb0f8a618ea982f675c574520590aecbd098a2cf3d8be339ff3ed62 -SIZE (rubygem/cri-2.7.0.gem) = 25088 +TIMESTAMP = 1483131312 +SHA256 (rubygem/cri-2.7.1.gem) = 989fc14d1986c9c252c84e1b22e300fd139ef6bc4c9c57762a93cbf7eb4fd5f5 +SIZE (rubygem/cri-2.7.1.gem) = 25088 From owner-svn-ports-head@freebsd.org Fri Dec 30 21:04:13 2016 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 824E0C98197; Fri, 30 Dec 2016 21:04:13 +0000 (UTC) (envelope-from adamw@adamw.org) Received: from anoxia.adamw.org (anoxia.adamw.org [104.225.8.149]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "anoxia.adamw.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 06D421FEC; Fri, 30 Dec 2016 21:04:12 +0000 (UTC) (envelope-from adamw@adamw.org) Received: by anoxia.adamw.org (OpenSMTPD) with ESMTPSA id 04c04223 TLS version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO; Fri, 30 Dec 2016 14:04:05 -0700 (MST) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 10.2 \(3259\)) Subject: Re: svn commit: r430064 - head/security/acme-client From: Adam Weinberger In-Reply-To: <201612302047.uBUKllEs089857@repo.freebsd.org> Date: Fri, 30 Dec 2016 14:04:03 -0700 Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Content-Transfer-Encoding: quoted-printable Message-Id: <57AE8237-2717-492B-AB2C-36BF87F09421@adamw.org> References: <201612302047.uBUKllEs089857@repo.freebsd.org> To: Bernard Spil X-Mailer: Apple Mail (2.3259) 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: Fri, 30 Dec 2016 21:04:13 -0000 > On 30 Dec, 2016, at 13:47, Bernard Spil wrote: >=20 > Author: brnrd > Date: Fri Dec 30 20:47:47 2016 > New Revision: 430064 > URL: https://svnweb.freebsd.org/changeset/ports/430064 >=20 > Log: > security/acme-client: Update to 0.1.15 >=20 > - Update to 0.1.15 > - Remove STATIC_ACMECLIENT option > - stage-build LibreSSL when not SSL_DEFAULT >=20 > PR: 213695 > Submitted by: jbeich > -STATIC_ACMECLIENT_USES_OFF=3D ssl Hi Bernard, This commit removed USES=3Dssl, so if LibreSSL is already the default = ssl, acme-client fails to build. # Adam --=20 Adam Weinberger adamw@adamw.org https://www.adamw.org >=20 > Modified: > head/security/acme-client/Makefile > head/security/acme-client/distinfo >=20 > Modified: head/security/acme-client/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/acme-client/Makefile Fri Dec 30 20:45:17 2016 = (r430063) > +++ head/security/acme-client/Makefile Fri Dec 30 20:47:47 2016 = (r430064) > @@ -2,7 +2,7 @@ > # $FreeBSD$ >=20 > PORTNAME=3D acme-client > -PORTVERSION=3D 0.1.14 > +PORTVERSION=3D 0.1.15 > DISTVERSIONPREFIX=3D portable- > CATEGORIES=3D security > MASTER_SITES=3D https://kristaps.bsd.lv/${PORTNAME}/snapshots/ \ > @@ -15,13 +15,6 @@ LICENSE=3D ISCL >=20 > USES=3D gmake tar:tgz >=20 > -OPTIONS_DEFINE=3D STATIC_ACMECLIENT > -STATIC_ACMECLIENT_DESC=3D Link statically with security/libressl > - > -STATIC_ACMECLIENT_BUILD_DEPENDS=3D = ${LOCALBASE}/lib/libtls.a:security/libressl > -STATIC_ACMECLIENT_EXTRA_PATCHES=3D = ${PATCHDIR}/extra-patch-GNUmakefile > - > MAKEFILE=3D GNUmakefile > MAKE_ENV=3D PREFIX=3D${STAGEDIR}/${PREFIX} >=20 > @@ -53,11 +46,24 @@ post-install: >=20 > .include >=20 > -.if ${PORT_OPTIONS:MSTATIC_ACMECLIENT} =3D=3D "" && = empty(SSL_DEFAULT:M*libressl*) > -IGNORE=3D needs LibreSSL to build. set = DEFAULT_VERSIONS+=3Dssl=3Dlibressl \ > - and rebuild all ports that depend on openssl > -.else > -WARNING=3D "Remember to deinstall libressl after building = acme-client" > -.endif > +.if ! ${SSL_DEFAULT:Mlibressl*} > +BUILD_DEPENDS+=3D ${NONEXISTENT}:security/libressl:stage > +CPPFLAGS+=3D -I${WRKDIR}/libressl/include > +LDFLAGS+=3D -L${WRKDIR}/libressl/lib > +. ifnmake describe > +STAGEDIR_libressl!=3D ${MAKE} -V STAGEDIR -C = ${PORTSDIR}/security/libressl > +. endif > +# security/libressl ignores implicit SSP_UNSAFE, see Mk/bsd.ssp.mk > +. if ${OPSYS} =3D=3D FreeBSD && ${OSVERSION} < 1000036 && ${ARCH} =3D=3D= i386 > +SSP_CFLAGS?=3D -fstack-protector > +CFLAGS+=3D ${SSP_CFLAGS} > +LDFLAGS+=3D -fstack-protector > +LIBS+=3D -lssp_nonshared > +. endif > +=20 > +pre-configure: > + @(cd ${STAGEDIR_libressl}${LOCALBASE} && ${COPYTREE_SHARE} \ > + . ${WRKDIR}/libressl "! -name *.so*") > +.endif # SSL_DEFAULT >=20 > .include >=20 > Modified: head/security/acme-client/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/acme-client/distinfo Fri Dec 30 20:45:17 2016 = (r430063) > +++ head/security/acme-client/distinfo Fri Dec 30 20:47:47 2016 = (r430064) > @@ -1,3 +1,3 @@ > -TIMESTAMP =3D 1478171483 > -SHA256 (acme-client-portable-0.1.14.tgz) =3D = 14aa753f65e3d2ca36a8b97d68fe36205f935eaf735b7bf6a8c5d81bc8ec04e3 > -SIZE (acme-client-portable-0.1.14.tgz) =3D 49238 > +TIMESTAMP =3D 1483123856 > +SHA256 (acme-client-portable-0.1.15.tgz) =3D = 910f4ffab4aea2dc9563405aa6a53e85d00166a020c74c28d719f290c610e71e > +SIZE (acme-client-portable-0.1.15.tgz) =3D 51986 >=20 From owner-svn-ports-head@freebsd.org Fri Dec 30 21:25:16 2016 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 79633C9876A; Fri, 30 Dec 2016 21:25:16 +0000 (UTC) (envelope-from swills@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 48B2F1A36; Fri, 30 Dec 2016 21:25:16 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBULPFro006274; Fri, 30 Dec 2016 21:25:15 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBULPFFf006271; Fri, 30 Dec 2016 21:25:15 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201612302125.uBULPFFf006271@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Fri, 30 Dec 2016 21:25:15 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r430067 - head/devel/rubygem-default_value_for 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: Fri, 30 Dec 2016 21:25:16 -0000 Author: swills Date: Fri Dec 30 21:25:15 2016 New Revision: 430067 URL: https://svnweb.freebsd.org/changeset/ports/430067 Log: devel/rubygem-default_value_for: update to 3.0.2 Modified: head/devel/rubygem-default_value_for/Makefile head/devel/rubygem-default_value_for/distinfo Modified: head/devel/rubygem-default_value_for/Makefile ============================================================================== --- head/devel/rubygem-default_value_for/Makefile Fri Dec 30 20:59:19 2016 (r430066) +++ head/devel/rubygem-default_value_for/Makefile Fri Dec 30 21:25:15 2016 (r430067) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= default_value_for -PORTVERSION= 3.0.1 +PORTVERSION= 3.0.2 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-default_value_for/distinfo ============================================================================== --- head/devel/rubygem-default_value_for/distinfo Fri Dec 30 20:59:19 2016 (r430066) +++ head/devel/rubygem-default_value_for/distinfo Fri Dec 30 21:25:15 2016 (r430067) @@ -1,2 +1,3 @@ -SHA256 (rubygem/default_value_for-3.0.1.gem) = a0765313837ea4bf9d9e37bf2898c9762ccd170e6220de33f083054fd4ca94fc -SIZE (rubygem/default_value_for-3.0.1.gem) = 14848 +TIMESTAMP = 1483131727 +SHA256 (rubygem/default_value_for-3.0.2.gem) = e34c410a8eeb284d75a74e94df3cc82d65c998716e9bdddd118265d9ab408404 +SIZE (rubygem/default_value_for-3.0.2.gem) = 14848 From owner-svn-ports-head@freebsd.org Fri Dec 30 21:33:52 2016 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 F2951C9896C; Fri, 30 Dec 2016 21:33:52 +0000 (UTC) (envelope-from swills@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 C20C01042; Fri, 30 Dec 2016 21:33:52 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBULXpQj010225; Fri, 30 Dec 2016 21:33:51 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBULXpl3010223; Fri, 30 Dec 2016 21:33:51 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201612302133.uBULXpl3010223@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Fri, 30 Dec 2016 21:33:51 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r430068 - head/devel/rubygem-excon 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: Fri, 30 Dec 2016 21:33:53 -0000 Author: swills Date: Fri Dec 30 21:33:51 2016 New Revision: 430068 URL: https://svnweb.freebsd.org/changeset/ports/430068 Log: devel/rubygem-excon: update to 0.54.0 Modified: head/devel/rubygem-excon/Makefile head/devel/rubygem-excon/distinfo Modified: head/devel/rubygem-excon/Makefile ============================================================================== --- head/devel/rubygem-excon/Makefile Fri Dec 30 21:25:15 2016 (r430067) +++ head/devel/rubygem-excon/Makefile Fri Dec 30 21:33:51 2016 (r430068) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= excon -PORTVERSION= 0.49.0 +PORTVERSION= 0.54.0 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-excon/distinfo ============================================================================== --- head/devel/rubygem-excon/distinfo Fri Dec 30 21:25:15 2016 (r430067) +++ head/devel/rubygem-excon/distinfo Fri Dec 30 21:33:51 2016 (r430068) @@ -1,2 +1,3 @@ -SHA256 (rubygem/excon-0.49.0.gem) = 1fb00ffeae85bb1d81ea0b61a5d88df8593cec1643a5f32e637d5148097bad4a -SIZE (rubygem/excon-0.49.0.gem) = 220160 +TIMESTAMP = 1483133022 +SHA256 (rubygem/excon-0.54.0.gem) = a32d6e509dd99b9b201c4d3a50b08e4ea7279dfc99bc05332799a00d92368b48 +SIZE (rubygem/excon-0.54.0.gem) = 236032 From owner-svn-ports-head@freebsd.org Fri Dec 30 21:36:42 2016 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 4E1E3C98A5B; Fri, 30 Dec 2016 21:36:42 +0000 (UTC) (envelope-from swills@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 1D7B011D0; Fri, 30 Dec 2016 21:36:42 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBULafDO010436; Fri, 30 Dec 2016 21:36:41 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBULafZj010434; Fri, 30 Dec 2016 21:36:41 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201612302136.uBULafZj010434@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Fri, 30 Dec 2016 21:36:41 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r430069 - head/devel/rubygem-fast_gettext 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: Fri, 30 Dec 2016 21:36:42 -0000 Author: swills Date: Fri Dec 30 21:36:40 2016 New Revision: 430069 URL: https://svnweb.freebsd.org/changeset/ports/430069 Log: devel/rubygem-fast_gettext: update to 1.3.0 Modified: head/devel/rubygem-fast_gettext/Makefile head/devel/rubygem-fast_gettext/distinfo Modified: head/devel/rubygem-fast_gettext/Makefile ============================================================================== --- head/devel/rubygem-fast_gettext/Makefile Fri Dec 30 21:33:51 2016 (r430068) +++ head/devel/rubygem-fast_gettext/Makefile Fri Dec 30 21:36:40 2016 (r430069) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= fast_gettext -PORTVERSION= 1.0.0 +PORTVERSION= 1.3.0 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-fast_gettext/distinfo ============================================================================== --- head/devel/rubygem-fast_gettext/distinfo Fri Dec 30 21:33:51 2016 (r430068) +++ head/devel/rubygem-fast_gettext/distinfo Fri Dec 30 21:36:40 2016 (r430069) @@ -1,2 +1,3 @@ -SHA256 (rubygem/fast_gettext-1.0.0.gem) = ae5d210baa3f13f5da564b0b5c4f7f4466f538c2dba89b1ad4f013fde70cc011 -SIZE (rubygem/fast_gettext-1.0.0.gem) = 26112 +TIMESTAMP = 1483133532 +SHA256 (rubygem/fast_gettext-1.3.0.gem) = f4c0c356651a39c6bf365788eb44eec0fec0e26e750b3ec0607f044f54fee662 +SIZE (rubygem/fast_gettext-1.3.0.gem) = 27136 From owner-svn-ports-head@freebsd.org Fri Dec 30 21:38:11 2016 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 69D8EC98AAC; Fri, 30 Dec 2016 21:38:11 +0000 (UTC) (envelope-from swills@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 3956512F5; Fri, 30 Dec 2016 21:38:11 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBULcASX010603; Fri, 30 Dec 2016 21:38:10 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBULcA6C010601; Fri, 30 Dec 2016 21:38:10 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201612302138.uBULcA6C010601@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Fri, 30 Dec 2016 21:38:10 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r430070 - head/devel/rubygem-flexmock 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: Fri, 30 Dec 2016 21:38:11 -0000 Author: swills Date: Fri Dec 30 21:38:10 2016 New Revision: 430070 URL: https://svnweb.freebsd.org/changeset/ports/430070 Log: devel/rubygem-flexmock: update to 2.3.4 Modified: head/devel/rubygem-flexmock/Makefile head/devel/rubygem-flexmock/distinfo Modified: head/devel/rubygem-flexmock/Makefile ============================================================================== --- head/devel/rubygem-flexmock/Makefile Fri Dec 30 21:36:40 2016 (r430069) +++ head/devel/rubygem-flexmock/Makefile Fri Dec 30 21:38:10 2016 (r430070) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= flexmock -PORTVERSION= 2.1.0 +PORTVERSION= 2.3.4 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-flexmock/distinfo ============================================================================== --- head/devel/rubygem-flexmock/distinfo Fri Dec 30 21:36:40 2016 (r430069) +++ head/devel/rubygem-flexmock/distinfo Fri Dec 30 21:38:10 2016 (r430070) @@ -1,2 +1,3 @@ -SHA256 (rubygem/flexmock-2.1.0.gem) = ddbde616c1cf8eb92ff190db8237b1fd47b79953b3ac9d701f0a9752b1edfee0 -SIZE (rubygem/flexmock-2.1.0.gem) = 64000 +TIMESTAMP = 1483133704 +SHA256 (rubygem/flexmock-2.3.4.gem) = 6a042299444a310f58e4c54ad0fd9311013726d9c961febfb93c906adbde8100 +SIZE (rubygem/flexmock-2.3.4.gem) = 67072 From owner-svn-ports-head@freebsd.org Fri Dec 30 21:44:49 2016 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 F0694C98EBF; Fri, 30 Dec 2016 21:44:49 +0000 (UTC) (envelope-from brnrd@FreeBSD.org) Received: from smtp01.qsp.nl (smtp01.qsp.nl [193.254.214.162]) by mx1.freebsd.org (Postfix) with ESMTP id AAF611964; Fri, 30 Dec 2016 21:44:49 +0000 (UTC) (envelope-from brnrd@FreeBSD.org) Received: from smtp01.qsp.nl (localhost [127.0.0.1]) by smtp01.qsp.nl (Postfix) with ESMTP id CF1B32A0C66; Fri, 30 Dec 2016 22:44:40 +0100 (CET) Received: from mail.brnrd.eu (unknown [193.164.217.85]) by smtp01.qsp.nl (Postfix) with ESMTP; Fri, 30 Dec 2016 22:44:40 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=brnrd.eu; h=date:from:to:subject:message-id; s=default; bh=c+eHZi+IA2m7LgCqTD/DFQNDxK2uhg56QvVToLWplVY=; b=ADDtwwSN3oeGzoj5q6AjDSQhpbgZXbXwlHkjBAcyiZIj+wSCT7MjPTv1iqtmnPQtz9ytxMdAJHOpPVQ0OqDC5BW1yGVzb+G9g7+I1sf022xO7QARjnEU+0QFrYRKLzlh55ryLbmIpNHtYgvnvpCeshBjzyl9qnDKPh6go5Ato52WAhQoOJ4oTprK/BR4gbodC10c2MUp3Km6NTAIcbvHNdOGgjKawXujjXaV9YTDPuB3pexjSygx3QAGHnqR6rau0+Od4QRApGDuYJn8ADN+FeCtmUi23H1f2iDotufK0EO2eS0m9rwaJmeVcbCjK0qEsZhaPWutTWEPEtNqFYN5Xg== Received: by bachfreund.nl (OpenSMTPD) with ESMTPSA id 93cafa78 TLS version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128 verify=NO; Fri, 30 Dec 2016 22:44:39 +0100 (CET) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Date: Fri, 30 Dec 2016 22:44:39 +0100 From: Bernard Spil To: Adam Weinberger Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r430064 - head/security/acme-client In-Reply-To: <57AE8237-2717-492B-AB2C-36BF87F09421@adamw.org> References: <201612302047.uBUKllEs089857@repo.freebsd.org> <57AE8237-2717-492B-AB2C-36BF87F09421@adamw.org> Message-ID: <3f86891ec6ab82cb4ca0b7a16d367ca3@FreeBSD.org> X-Sender: brnrd@FreeBSD.org User-Agent: Roundcube Webmail/1.2.3 X-SMTP-Virus-Scanned: clamav at smtp01 X-Spam-Status: No, score=0.6 required=5.0 tests=HK_RANDOM_ENVFROM, UNPARSEABLE_RELAY autolearn=disabled version=3.4.1 X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on svfilter01.qsp.nl 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: Fri, 30 Dec 2016 21:44:50 -0000 On 2016-12-30 22:04, Adam Weinberger wrote: >> On 30 Dec, 2016, at 13:47, Bernard Spil wrote: >> >> Author: brnrd >> Date: Fri Dec 30 20:47:47 2016 >> New Revision: 430064 >> URL: https://svnweb.freebsd.org/changeset/ports/430064 >> >> Log: >> security/acme-client: Update to 0.1.15 >> >> - Update to 0.1.15 >> - Remove STATIC_ACMECLIENT option >> - stage-build LibreSSL when not SSL_DEFAULT >> >> PR: 213695 >> Submitted by: jbeich > >> -STATIC_ACMECLIENT_USES_OFF= ssl > > Hi Bernard, > > This commit removed USES=ssl, so if LibreSSL is already the default > ssl, acme-client fails to build. > > # Adam Thanks for notifying! Fix coming up! Bernard. From owner-svn-ports-head@freebsd.org Fri Dec 30 21:45:17 2016 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 DDEDDC98EF1; Fri, 30 Dec 2016 21:45:17 +0000 (UTC) (envelope-from swills@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 AD7521A46; Fri, 30 Dec 2016 21:45:17 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBULjGbW015027; Fri, 30 Dec 2016 21:45:16 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBULjGCo015025; Fri, 30 Dec 2016 21:45:16 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201612302145.uBULjGCo015025@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Fri, 30 Dec 2016 21:45:16 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r430071 - head/devel/rubygem-health_check 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: Fri, 30 Dec 2016 21:45:18 -0000 Author: swills Date: Fri Dec 30 21:45:16 2016 New Revision: 430071 URL: https://svnweb.freebsd.org/changeset/ports/430071 Log: devel/rubygem-health_check: update to 2.6.0 Modified: head/devel/rubygem-health_check/Makefile head/devel/rubygem-health_check/distinfo Modified: head/devel/rubygem-health_check/Makefile ============================================================================== --- head/devel/rubygem-health_check/Makefile Fri Dec 30 21:38:10 2016 (r430070) +++ head/devel/rubygem-health_check/Makefile Fri Dec 30 21:45:16 2016 (r430071) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= health_check -PORTVERSION= 2.1.0 +PORTVERSION= 2.6.0 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-health_check/distinfo ============================================================================== --- head/devel/rubygem-health_check/distinfo Fri Dec 30 21:38:10 2016 (r430070) +++ head/devel/rubygem-health_check/distinfo Fri Dec 30 21:45:16 2016 (r430071) @@ -1,3 +1,3 @@ -TIMESTAMP = 1471421474 -SHA256 (rubygem/health_check-2.1.0.gem) = e624f918d9e2413edb51edf52913046b7f9d1398e0191d94c3a23e2bc82815ca -SIZE (rubygem/health_check-2.1.0.gem) = 24576 +TIMESTAMP = 1483133785 +SHA256 (rubygem/health_check-2.6.0.gem) = a8eec920df0566e327bc6c4561464af8573aaa2d1546b71490e17f6f010acad5 +SIZE (rubygem/health_check-2.6.0.gem) = 27648 From owner-svn-ports-head@freebsd.org Fri Dec 30 21:52:25 2016 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 98393C97185; Fri, 30 Dec 2016 21:52:25 +0000 (UTC) (envelope-from swills@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 673D01F45; Fri, 30 Dec 2016 21:52:25 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBULqOk8018885; Fri, 30 Dec 2016 21:52:24 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBULqO2q018883; Fri, 30 Dec 2016 21:52:24 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201612302152.uBULqO2q018883@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Fri, 30 Dec 2016 21:52:24 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r430072 - head/devel/rubygem-hike 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: Fri, 30 Dec 2016 21:52:25 -0000 Author: swills Date: Fri Dec 30 21:52:24 2016 New Revision: 430072 URL: https://svnweb.freebsd.org/changeset/ports/430072 Log: devel/rubygem-hike: update to 2.1.3 Modified: head/devel/rubygem-hike/Makefile head/devel/rubygem-hike/distinfo Modified: head/devel/rubygem-hike/Makefile ============================================================================== --- head/devel/rubygem-hike/Makefile Fri Dec 30 21:45:16 2016 (r430071) +++ head/devel/rubygem-hike/Makefile Fri Dec 30 21:52:24 2016 (r430072) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= hike -PORTVERSION= 1.2.3 +PORTVERSION= 2.1.3 PORTEPOCH= 1 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-hike/distinfo ============================================================================== --- head/devel/rubygem-hike/distinfo Fri Dec 30 21:45:16 2016 (r430071) +++ head/devel/rubygem-hike/distinfo Fri Dec 30 21:52:24 2016 (r430072) @@ -1,2 +1,3 @@ -SHA256 (rubygem/hike-1.2.3.gem) = 154e2f2593845e5bcd8ed2ba3092600c55c6ad8c630722857de3fdaf334ccc44 -SIZE (rubygem/hike-1.2.3.gem) = 8704 +TIMESTAMP = 1483134220 +SHA256 (rubygem/hike-2.1.3.gem) = b203621959765014af740323943cfdc72eedc6f3f5332686713d54e821ab7041 +SIZE (rubygem/hike-2.1.3.gem) = 9728 From owner-svn-ports-head@freebsd.org Fri Dec 30 21:54:53 2016 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 33368C97259; Fri, 30 Dec 2016 21:54:53 +0000 (UTC) (envelope-from swills@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 02E1811C0; Fri, 30 Dec 2016 21:54:52 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBULsqiB019073; Fri, 30 Dec 2016 21:54:52 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBULsqJN019071; Fri, 30 Dec 2016 21:54:52 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201612302154.uBULsqJN019071@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Fri, 30 Dec 2016 21:54:52 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r430073 - head/devel/rubygem-hoe 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: Fri, 30 Dec 2016 21:54:53 -0000 Author: swills Date: Fri Dec 30 21:54:51 2016 New Revision: 430073 URL: https://svnweb.freebsd.org/changeset/ports/430073 Log: devel/rubygem-hoe: update to 3.15.3 Modified: head/devel/rubygem-hoe/Makefile head/devel/rubygem-hoe/distinfo Modified: head/devel/rubygem-hoe/Makefile ============================================================================== --- head/devel/rubygem-hoe/Makefile Fri Dec 30 21:52:24 2016 (r430072) +++ head/devel/rubygem-hoe/Makefile Fri Dec 30 21:54:51 2016 (r430073) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= hoe -PORTVERSION= 3.15.0 +PORTVERSION= 3.15.3 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-hoe/distinfo ============================================================================== --- head/devel/rubygem-hoe/distinfo Fri Dec 30 21:52:24 2016 (r430072) +++ head/devel/rubygem-hoe/distinfo Fri Dec 30 21:54:51 2016 (r430073) @@ -1,2 +1,3 @@ -SHA256 (rubygem/hoe-3.15.0.gem) = b2e68ea2fc075b34d73b6a63f30dd9e308f1c67ddca86f0192ba8e93bbffc86d -SIZE (rubygem/hoe-3.15.0.gem) = 187392 +TIMESTAMP = 1483134648 +SHA256 (rubygem/hoe-3.15.3.gem) = 4e772892e8f23055adc7f8579153fc37b0636cbcb31e6e57b1e06b7fd55de717 +SIZE (rubygem/hoe-3.15.3.gem) = 188416 From owner-svn-ports-head@freebsd.org Fri Dec 30 21:55:23 2016 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 762B5C9729F; Fri, 30 Dec 2016 21:55:23 +0000 (UTC) (envelope-from brnrd@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 45C5E12B4; Fri, 30 Dec 2016 21:55:23 +0000 (UTC) (envelope-from brnrd@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBULtMlM019216; Fri, 30 Dec 2016 21:55:22 GMT (envelope-from brnrd@FreeBSD.org) Received: (from brnrd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBULtMSG019215; Fri, 30 Dec 2016 21:55:22 GMT (envelope-from brnrd@FreeBSD.org) Message-Id: <201612302155.uBULtMSG019215@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: brnrd set sender to brnrd@FreeBSD.org using -f From: Bernard Spil Date: Fri, 30 Dec 2016 21:55:22 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r430074 - head/security/acme-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: Fri, 30 Dec 2016 21:55:23 -0000 Author: brnrd Date: Fri Dec 30 21:55:22 2016 New Revision: 430074 URL: https://svnweb.freebsd.org/changeset/ports/430074 Log: security/acme-client: Fix build for SSL_DEFAULT=libressl - Add USES= ssl - Tested on vanilla 103amd64 with SSL_DEFAULT=base and =libressl Reported by: adamw Modified: head/security/acme-client/Makefile Modified: head/security/acme-client/Makefile ============================================================================== --- head/security/acme-client/Makefile Fri Dec 30 21:54:51 2016 (r430073) +++ head/security/acme-client/Makefile Fri Dec 30 21:55:22 2016 (r430074) @@ -13,7 +13,7 @@ COMMENT= Native C client for Let's Encry LICENSE= ISCL -USES= gmake tar:tgz +USES= gmake tar:tgz ssl MAKEFILE= GNUmakefile MAKE_ENV= PREFIX=${STAGEDIR}/${PREFIX} From owner-svn-ports-head@freebsd.org Fri Dec 30 22:18:03 2016 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 E007EC979A5; Fri, 30 Dec 2016 22:18:03 +0000 (UTC) (envelope-from swills@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 AF6711E12; Fri, 30 Dec 2016 22:18:03 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBUMI2gG027104; Fri, 30 Dec 2016 22:18:02 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBUMI2iI027102; Fri, 30 Dec 2016 22:18:02 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201612302218.uBUMI2iI027102@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Fri, 30 Dec 2016 22:18:02 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r430075 - head/devel/rubygem-holidays 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: Fri, 30 Dec 2016 22:18:04 -0000 Author: swills Date: Fri Dec 30 22:18:02 2016 New Revision: 430075 URL: https://svnweb.freebsd.org/changeset/ports/430075 Log: devel/rubygem-holidays: update to 5.3.0 Modified: head/devel/rubygem-holidays/Makefile head/devel/rubygem-holidays/distinfo Modified: head/devel/rubygem-holidays/Makefile ============================================================================== --- head/devel/rubygem-holidays/Makefile Fri Dec 30 21:55:22 2016 (r430074) +++ head/devel/rubygem-holidays/Makefile Fri Dec 30 22:18:02 2016 (r430075) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= holidays -PORTVERSION= 4.1.0 +PORTVERSION= 5.3.0 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-holidays/distinfo ============================================================================== --- head/devel/rubygem-holidays/distinfo Fri Dec 30 21:55:22 2016 (r430074) +++ head/devel/rubygem-holidays/distinfo Fri Dec 30 22:18:02 2016 (r430075) @@ -1,3 +1,3 @@ -TIMESTAMP = 1463334456 -SHA256 (rubygem/holidays-4.1.0.gem) = da50f763bd7e8e79ef5931dfb35b27b31bdb32a383c2dc1c50a7db968e579253 -SIZE (rubygem/holidays-4.1.0.gem) = 129024 +TIMESTAMP = 1483134884 +SHA256 (rubygem/holidays-5.3.0.gem) = cae63aaf614389db5772b8631ea25199cf68942e984171c87e3d8e362c0278e2 +SIZE (rubygem/holidays-5.3.0.gem) = 105984 From owner-svn-ports-head@freebsd.org Fri Dec 30 22:32:06 2016 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 2D0E5C980BD; Fri, 30 Dec 2016 22:32:06 +0000 (UTC) (envelope-from swills@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 F09591966; Fri, 30 Dec 2016 22:32:05 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBUMW5BL035274; Fri, 30 Dec 2016 22:32:05 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBUMW5tm035272; Fri, 30 Dec 2016 22:32:05 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201612302232.uBUMW5tm035272@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Fri, 30 Dec 2016 22:32:05 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r430076 - head/devel/rubygem-icalendar 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: Fri, 30 Dec 2016 22:32:06 -0000 Author: swills Date: Fri Dec 30 22:32:04 2016 New Revision: 430076 URL: https://svnweb.freebsd.org/changeset/ports/430076 Log: devel/rubygem-icalendar: update to 2.4.1 Modified: head/devel/rubygem-icalendar/Makefile head/devel/rubygem-icalendar/distinfo Modified: head/devel/rubygem-icalendar/Makefile ============================================================================== --- head/devel/rubygem-icalendar/Makefile Fri Dec 30 22:18:02 2016 (r430075) +++ head/devel/rubygem-icalendar/Makefile Fri Dec 30 22:32:04 2016 (r430076) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= icalendar -PORTVERSION= 2.3.0 +PORTVERSION= 2.4.1 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-icalendar/distinfo ============================================================================== --- head/devel/rubygem-icalendar/distinfo Fri Dec 30 22:18:02 2016 (r430075) +++ head/devel/rubygem-icalendar/distinfo Fri Dec 30 22:32:04 2016 (r430076) @@ -1,2 +1,3 @@ -SHA256 (rubygem/icalendar-2.3.0.gem) = e03c0b2a52438c78661ab56297b0cbeef48c53528814ca0e0169a2235d43527f -SIZE (rubygem/icalendar-2.3.0.gem) = 33792 +TIMESTAMP = 1483136787 +SHA256 (rubygem/icalendar-2.4.1.gem) = ade7384b3a78d302e01c0b93f66816b734c9abd85d1511b90200de2eee6d5ef7 +SIZE (rubygem/icalendar-2.4.1.gem) = 36352 From owner-svn-ports-head@freebsd.org Fri Dec 30 22:36:52 2016 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 F1D06C981C4; Fri, 30 Dec 2016 22:36:51 +0000 (UTC) (envelope-from olivierd@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 BA7131B76; Fri, 30 Dec 2016 22:36:51 +0000 (UTC) (envelope-from olivierd@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBUMaog7035566; Fri, 30 Dec 2016 22:36:50 GMT (envelope-from olivierd@FreeBSD.org) Received: (from olivierd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBUMaojP035564; Fri, 30 Dec 2016 22:36:50 GMT (envelope-from olivierd@FreeBSD.org) Message-Id: <201612302236.uBUMaojP035564@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olivierd set sender to olivierd@FreeBSD.org using -f From: Olivier Duchateau Date: Fri, 30 Dec 2016 22:36:50 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r430077 - head/www/py-werkzeug 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: Fri, 30 Dec 2016 22:36:52 -0000 Author: olivierd Date: Fri Dec 30 22:36:50 2016 New Revision: 430077 URL: https://svnweb.freebsd.org/changeset/ports/430077 Log: Update to 0.11.14 Changelog: https://github.com/pallets/werkzeug/blob/0.11.14/CHANGES Modified: head/www/py-werkzeug/Makefile head/www/py-werkzeug/distinfo Modified: head/www/py-werkzeug/Makefile ============================================================================== --- head/www/py-werkzeug/Makefile Fri Dec 30 22:32:04 2016 (r430076) +++ head/www/py-werkzeug/Makefile Fri Dec 30 22:36:50 2016 (r430077) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= werkzeug -PORTVERSION= 0.11.13 +PORTVERSION= 0.11.14 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -13,12 +13,14 @@ COMMENT= Python utilities collection for LICENSE= BSD3CLAUSE +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}openssl>=16.0:security/py-openssl + OPTIONS_DEFINE= EXAMPLES WATCHDOG WATCHDOG_DESC= Monitor filesystem events WATCHDOG_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}watchdog>=0.8:devel/py-watchdog NO_ARCH= yes -USES= python zip +USES= python USE_PYTHON= autoplist distutils EXAMPLESDIR= ${PREFIX}/share/examples/${PYTHON_PKGNAMEPREFIX}${PORTNAME} Modified: head/www/py-werkzeug/distinfo ============================================================================== --- head/www/py-werkzeug/distinfo Fri Dec 30 22:32:04 2016 (r430076) +++ head/www/py-werkzeug/distinfo Fri Dec 30 22:36:50 2016 (r430077) @@ -1,3 +1,3 @@ -TIMESTAMP = 1482908198 -SHA256 (Werkzeug-0.11.13.zip) = ebf720bc2f0ac7739ee2d6de63da8a323d73d91fddc16f5fadae915ae9e1e690 -SIZE (Werkzeug-0.11.13.zip) = 1255270 +TIMESTAMP = 1483137022 +SHA256 (Werkzeug-0.11.14.tar.gz) = 735bf5847d0e133e7f3f13589dd5782539d6579fe4b7a389e247a351ab02f7be +SIZE (Werkzeug-0.11.14.tar.gz) = 1156468 From owner-svn-ports-head@freebsd.org Fri Dec 30 23:31:38 2016 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 0C3A0C98EC5; Fri, 30 Dec 2016 23:31:38 +0000 (UTC) (envelope-from swills@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 CFA541615; Fri, 30 Dec 2016 23:31:37 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBUNVbkq055970; Fri, 30 Dec 2016 23:31:37 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBUNVaXv055968; Fri, 30 Dec 2016 23:31:36 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201612302331.uBUNVaXv055968@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Fri, 30 Dec 2016 23:31:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r430078 - head/devel/rubygem-jasmine-core 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: Fri, 30 Dec 2016 23:31:38 -0000 Author: swills Date: Fri Dec 30 23:31:36 2016 New Revision: 430078 URL: https://svnweb.freebsd.org/changeset/ports/430078 Log: devel/rubygem-jasmine-core: update to 2.5.2 Modified: head/devel/rubygem-jasmine-core/Makefile head/devel/rubygem-jasmine-core/distinfo Modified: head/devel/rubygem-jasmine-core/Makefile ============================================================================== --- head/devel/rubygem-jasmine-core/Makefile Fri Dec 30 22:36:50 2016 (r430077) +++ head/devel/rubygem-jasmine-core/Makefile Fri Dec 30 23:31:36 2016 (r430078) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= jasmine-core -PORTVERSION= 2.4.1 +PORTVERSION= 2.5.2 CATEGORIES= devel ruby MASTER_SITES= RG Modified: head/devel/rubygem-jasmine-core/distinfo ============================================================================== --- head/devel/rubygem-jasmine-core/distinfo Fri Dec 30 22:36:50 2016 (r430077) +++ head/devel/rubygem-jasmine-core/distinfo Fri Dec 30 23:31:36 2016 (r430078) @@ -1,3 +1,3 @@ -TIMESTAMP = 1463765177 -SHA256 (rubygem/jasmine-core-2.4.1.gem) = bbb0393621bb00e1e9ce7f5b3c933d20d714a0029deb47707479af1cf4360188 -SIZE (rubygem/jasmine-core-2.4.1.gem) = 91136 +TIMESTAMP = 1483137680 +SHA256 (rubygem/jasmine-core-2.5.2.gem) = bb35a68042185123c1b2dd1f5f3ee27dd4b7a631154a7c0f11434632f9a20ed5 +SIZE (rubygem/jasmine-core-2.5.2.gem) = 93184 From owner-svn-ports-head@freebsd.org Fri Dec 30 23:44:15 2016 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 236D5C9821B; Fri, 30 Dec 2016 23:44:15 +0000 (UTC) (envelope-from swills@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 E6EC61D33; Fri, 30 Dec 2016 23:44:14 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBUNiEpD063839; Fri, 30 Dec 2016 23:44:14 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBUNiDNg063837; Fri, 30 Dec 2016 23:44:13 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201612302344.uBUNiDNg063837@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Fri, 30 Dec 2016 23:44:13 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r430079 - head/devel/rubygem-jruby-jars 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: Fri, 30 Dec 2016 23:44:15 -0000 Author: swills Date: Fri Dec 30 23:44:13 2016 New Revision: 430079 URL: https://svnweb.freebsd.org/changeset/ports/430079 Log: devel/rubygem-jruby-jars: update to 9.1.6.0 Modified: head/devel/rubygem-jruby-jars/Makefile head/devel/rubygem-jruby-jars/distinfo Modified: head/devel/rubygem-jruby-jars/Makefile ============================================================================== --- head/devel/rubygem-jruby-jars/Makefile Fri Dec 30 23:31:36 2016 (r430078) +++ head/devel/rubygem-jruby-jars/Makefile Fri Dec 30 23:44:13 2016 (r430079) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= jruby-jars -PORTVERSION= 1.7.25 +PORTVERSION= 9.1.6.0 CATEGORIES= devel rubygems java MASTER_SITES= RG Modified: head/devel/rubygem-jruby-jars/distinfo ============================================================================== --- head/devel/rubygem-jruby-jars/distinfo Fri Dec 30 23:31:36 2016 (r430078) +++ head/devel/rubygem-jruby-jars/distinfo Fri Dec 30 23:44:13 2016 (r430079) @@ -1,2 +1,3 @@ -SHA256 (rubygem/jruby-jars-1.7.25.gem) = e7fe7217f7c8a64b825c025611da1c0ffbd892043460dca70d66318087dc057b -SIZE (rubygem/jruby-jars-1.7.25.gem) = 22080512 +TIMESTAMP = 1483140917 +SHA256 (rubygem/jruby-jars-9.1.6.0.gem) = 54bf5545913e65a643f2ce8bd9297e36033a1433bd6d2550d473577cee363ae1 +SIZE (rubygem/jruby-jars-9.1.6.0.gem) = 20009984 From owner-svn-ports-head@freebsd.org Sat Dec 31 00:38:19 2016 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 BE687C964F6; Sat, 31 Dec 2016 00:38:19 +0000 (UTC) (envelope-from swills@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 798B61D25; Sat, 31 Dec 2016 00:38:19 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBV0cI2r084156; Sat, 31 Dec 2016 00:38:18 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBV0cI17084154; Sat, 31 Dec 2016 00:38:18 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201612310038.uBV0cI17084154@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Sat, 31 Dec 2016 00:38:18 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r430080 - head/devel/rubygem-json 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: Sat, 31 Dec 2016 00:38:19 -0000 Author: swills Date: Sat Dec 31 00:38:18 2016 New Revision: 430080 URL: https://svnweb.freebsd.org/changeset/ports/430080 Log: devel/rubygem-json: update to 2.0.2 Modified: head/devel/rubygem-json/Makefile head/devel/rubygem-json/distinfo Modified: head/devel/rubygem-json/Makefile ============================================================================== --- head/devel/rubygem-json/Makefile Fri Dec 30 23:44:13 2016 (r430079) +++ head/devel/rubygem-json/Makefile Sat Dec 31 00:38:18 2016 (r430080) @@ -2,18 +2,13 @@ # $FreeBSD$ PORTNAME= json -PORTVERSION= 1.8.3 +PORTVERSION= 2.0.2 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Parse JSON texts and generate them from ruby data structures -LICENSE= GPLv2 RUBY -LICENSE_COMB= dual -LICENSE_FILE_GPLv2= ${WRKSRC}/GPL -LICENSE_FILE_RUBY= ${WRKSRC}/COPYING - USE_RUBY= yes USES= gem Modified: head/devel/rubygem-json/distinfo ============================================================================== --- head/devel/rubygem-json/distinfo Fri Dec 30 23:44:13 2016 (r430079) +++ head/devel/rubygem-json/distinfo Sat Dec 31 00:38:18 2016 (r430080) @@ -1,2 +1,3 @@ -SHA256 (rubygem/json-1.8.3.gem) = 8ca2091e26678fb989d66cdb9f0104f1307bc584b429c2fd783d51e4b3f14bdb -SIZE (rubygem/json-1.8.3.gem) = 152064 +TIMESTAMP = 1483141363 +SHA256 (rubygem/json-2.0.2.gem) = 400f60ac8282da80764c5d6fbb04c096390a85950bb488652abc1eb993b411d2 +SIZE (rubygem/json-2.0.2.gem) = 138752 From owner-svn-ports-head@freebsd.org Sat Dec 31 01:52:03 2016 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 831BFC97D7D; Sat, 31 Dec 2016 01:52:03 +0000 (UTC) (envelope-from vanilla@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 48BB112AB; Sat, 31 Dec 2016 01:52:03 +0000 (UTC) (envelope-from vanilla@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBV1q2dt016539; Sat, 31 Dec 2016 01:52:02 GMT (envelope-from vanilla@FreeBSD.org) Received: (from vanilla@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBV1q2ri016537; Sat, 31 Dec 2016 01:52:02 GMT (envelope-from vanilla@FreeBSD.org) Message-Id: <201612310152.uBV1q2ri016537@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: vanilla set sender to vanilla@FreeBSD.org using -f From: "Vanilla I. Shu" Date: Sat, 31 Dec 2016 01:52:02 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r430081 - head/textproc/ansifilter 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: Sat, 31 Dec 2016 01:52:03 -0000 Author: vanilla Date: Sat Dec 31 01:52:02 2016 New Revision: 430081 URL: https://svnweb.freebsd.org/changeset/ports/430081 Log: Update to 2.3. Modified: head/textproc/ansifilter/Makefile head/textproc/ansifilter/distinfo Modified: head/textproc/ansifilter/Makefile ============================================================================== --- head/textproc/ansifilter/Makefile Sat Dec 31 00:38:18 2016 (r430080) +++ head/textproc/ansifilter/Makefile Sat Dec 31 01:52:02 2016 (r430081) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ansifilter -PORTVERSION= 1.7 +PORTVERSION= 2.3 CATEGORIES= textproc MASTER_SITES= http://www.andre-simon.de/zip/ @@ -12,8 +12,6 @@ COMMENT= Customizable ANSI Code Converte LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/COPYING -WRKSRC= ${WRKDIR}/${PORTNAME} - USES= gmake tar:bzip2 MAKEFILE= makefile Modified: head/textproc/ansifilter/distinfo ============================================================================== --- head/textproc/ansifilter/distinfo Sat Dec 31 00:38:18 2016 (r430080) +++ head/textproc/ansifilter/distinfo Sat Dec 31 01:52:02 2016 (r430081) @@ -1,2 +1,3 @@ -SHA256 (ansifilter-1.7.tar.bz2) = a7e8ecec282bf2d823f89c1ae5cd7ca9da4e49f3dad98df052ea48ffd9a4975c -SIZE (ansifilter-1.7.tar.bz2) = 133803 +TIMESTAMP = 1483149014 +SHA256 (ansifilter-2.3.tar.bz2) = 26d5ccd21a05e66a1cf836efd24eaf088243d14c3bf322a26cf635a3dd6a5e48 +SIZE (ansifilter-2.3.tar.bz2) = 89746 From owner-svn-ports-head@freebsd.org Sat Dec 31 02:00:34 2016 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 33E01C97F83; Sat, 31 Dec 2016 02:00:34 +0000 (UTC) (envelope-from vanilla@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 00082193F; Sat, 31 Dec 2016 02:00:33 +0000 (UTC) (envelope-from vanilla@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBV20XCe017118; Sat, 31 Dec 2016 02:00:33 GMT (envelope-from vanilla@FreeBSD.org) Received: (from vanilla@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBV20XYe017116; Sat, 31 Dec 2016 02:00:33 GMT (envelope-from vanilla@FreeBSD.org) Message-Id: <201612310200.uBV20XYe017116@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: vanilla set sender to vanilla@FreeBSD.org using -f From: "Vanilla I. Shu" Date: Sat, 31 Dec 2016 02:00:33 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r430082 - head/textproc/duncan 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: Sat, 31 Dec 2016 02:00:34 -0000 Author: vanilla Date: Sat Dec 31 02:00:32 2016 New Revision: 430082 URL: https://svnweb.freebsd.org/changeset/ports/430082 Log: Update to 0.2. Modified: head/textproc/duncan/Makefile head/textproc/duncan/distinfo Modified: head/textproc/duncan/Makefile ============================================================================== --- head/textproc/duncan/Makefile Sat Dec 31 01:52:02 2016 (r430081) +++ head/textproc/duncan/Makefile Sat Dec 31 02:00:32 2016 (r430082) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= duncan -PORTVERSION= 0.1 -PORTREVISION= 6 +PORTVERSION= 0.2 CATEGORIES= textproc gnustep MASTER_SITES= http://www.eskimo.com/~pburns/Dictionaries/files/ DISTNAME= Duncan-${PORTVERSION} Modified: head/textproc/duncan/distinfo ============================================================================== --- head/textproc/duncan/distinfo Sat Dec 31 01:52:02 2016 (r430081) +++ head/textproc/duncan/distinfo Sat Dec 31 02:00:32 2016 (r430082) @@ -1,2 +1,3 @@ -SHA256 (Duncan-0.1.tar.gz) = 4df0743d645f814119a6982131638c964ffee605d670e59d8a260bbee82456d1 -SIZE (Duncan-0.1.tar.gz) = 2035955 +TIMESTAMP = 1483149143 +SHA256 (Duncan-0.2.tar.gz) = 4df0743d645f814119a6982131638c964ffee605d670e59d8a260bbee82456d1 +SIZE (Duncan-0.2.tar.gz) = 2035955 From owner-svn-ports-head@freebsd.org Sat Dec 31 02:08:37 2016 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 7BB96C97391; Sat, 31 Dec 2016 02:08:37 +0000 (UTC) (envelope-from swills@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 4438710A1; Sat, 31 Dec 2016 02:08:37 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBV28a5x021176; Sat, 31 Dec 2016 02:08:36 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBV28aGr021174; Sat, 31 Dec 2016 02:08:36 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201612310208.uBV28aGr021174@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Sat, 31 Dec 2016 02:08:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r430083 - head/devel/rubygem-json_pure 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: Sat, 31 Dec 2016 02:08:37 -0000 Author: swills Date: Sat Dec 31 02:08:36 2016 New Revision: 430083 URL: https://svnweb.freebsd.org/changeset/ports/430083 Log: devel/rubygem-json_pure: update to 2.0.2 Modified: head/devel/rubygem-json_pure/Makefile head/devel/rubygem-json_pure/distinfo Modified: head/devel/rubygem-json_pure/Makefile ============================================================================== --- head/devel/rubygem-json_pure/Makefile Sat Dec 31 02:00:32 2016 (r430082) +++ head/devel/rubygem-json_pure/Makefile Sat Dec 31 02:08:36 2016 (r430083) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= json_pure -PORTVERSION= 1.8.3 +PORTVERSION= 2.0.2 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-json_pure/distinfo ============================================================================== --- head/devel/rubygem-json_pure/distinfo Sat Dec 31 02:00:32 2016 (r430082) +++ head/devel/rubygem-json_pure/distinfo Sat Dec 31 02:08:36 2016 (r430083) @@ -1,2 +1,3 @@ -SHA256 (rubygem/json_pure-1.8.3.gem) = 24311db8ff882cbb0d32385ca2f90523bfd3b3ae17bd2a436ea60333f2f4aa08 -SIZE (rubygem/json_pure-1.8.3.gem) = 143872 +TIMESTAMP = 1483146107 +SHA256 (rubygem/json_pure-2.0.2.gem) = def9c4d3da29b3d36033d4b019b045520b1ee4968161630f4b422c7e18b6c83b +SIZE (rubygem/json_pure-2.0.2.gem) = 138752 From owner-svn-ports-head@freebsd.org Sat Dec 31 02:13:07 2016 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 006F3C97590; Sat, 31 Dec 2016 02:13:07 +0000 (UTC) (envelope-from swills@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 C418C14D2; Sat, 31 Dec 2016 02:13:06 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBV2D5xk024991; Sat, 31 Dec 2016 02:13:05 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBV2D5xx024989; Sat, 31 Dec 2016 02:13:05 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201612310213.uBV2D5xx024989@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Sat, 31 Dec 2016 02:13:05 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r430084 - head/devel/rubygem-kgio 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: Sat, 31 Dec 2016 02:13:07 -0000 Author: swills Date: Sat Dec 31 02:13:05 2016 New Revision: 430084 URL: https://svnweb.freebsd.org/changeset/ports/430084 Log: devel/rubygem-kgio: update to 2.11.0 Modified: head/devel/rubygem-kgio/Makefile head/devel/rubygem-kgio/distinfo Modified: head/devel/rubygem-kgio/Makefile ============================================================================== --- head/devel/rubygem-kgio/Makefile Sat Dec 31 02:08:36 2016 (r430083) +++ head/devel/rubygem-kgio/Makefile Sat Dec 31 02:13:05 2016 (r430084) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= kgio -PORTVERSION= 2.10.0 +PORTVERSION= 2.11.0 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-kgio/distinfo ============================================================================== --- head/devel/rubygem-kgio/distinfo Sat Dec 31 02:08:36 2016 (r430083) +++ head/devel/rubygem-kgio/distinfo Sat Dec 31 02:13:05 2016 (r430084) @@ -1,2 +1,3 @@ -SHA256 (rubygem/kgio-2.10.0.gem) = 2804235c990934f03cf5fdacc883f1d6195fe7931f90f1ca6e59a07bf7a0dcf8 -SIZE (rubygem/kgio-2.10.0.gem) = 56320 +TIMESTAMP = 1483150015 +SHA256 (rubygem/kgio-2.11.0.gem) = 6d61276ab98ecbbef8bfb43855d2722151cd5d5541611ea480d6391dde3774d4 +SIZE (rubygem/kgio-2.11.0.gem) = 59392 From owner-svn-ports-head@freebsd.org Sat Dec 31 02:17:04 2016 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 998B9C976B8; Sat, 31 Dec 2016 02:17:04 +0000 (UTC) (envelope-from swills@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 6832D1638; Sat, 31 Dec 2016 02:17:04 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBV2H3Fr025226; Sat, 31 Dec 2016 02:17:03 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBV2H3JJ025224; Sat, 31 Dec 2016 02:17:03 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201612310217.uBV2H3JJ025224@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Sat, 31 Dec 2016 02:17:03 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r430085 - head/devel/rubygem-logging 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: Sat, 31 Dec 2016 02:17:04 -0000 Author: swills Date: Sat Dec 31 02:17:03 2016 New Revision: 430085 URL: https://svnweb.freebsd.org/changeset/ports/430085 Log: devel/rubygem-logging: update to 2.1.0 Modified: head/devel/rubygem-logging/Makefile head/devel/rubygem-logging/distinfo Modified: head/devel/rubygem-logging/Makefile ============================================================================== --- head/devel/rubygem-logging/Makefile Sat Dec 31 02:13:05 2016 (r430084) +++ head/devel/rubygem-logging/Makefile Sat Dec 31 02:17:03 2016 (r430085) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= logging -PORTVERSION= 1.8.2 -PORTREVISION= 1 +PORTVERSION= 2.1.0 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-logging/distinfo ============================================================================== --- head/devel/rubygem-logging/distinfo Sat Dec 31 02:13:05 2016 (r430084) +++ head/devel/rubygem-logging/distinfo Sat Dec 31 02:17:03 2016 (r430085) @@ -1,2 +1,3 @@ -SHA256 (rubygem/logging-1.8.2.gem) = d7204b5ebacdf44756c1358b24ac78da39f63f5e6bfe0b6ffad0393de69d8c6d -SIZE (rubygem/logging-1.8.2.gem) = 88064 +TIMESTAMP = 1483150283 +SHA256 (rubygem/logging-2.1.0.gem) = 34a0c16415a587c434e1f0d7ac5de9805d33de6e2636d5edc5c0765a7603f3a9 +SIZE (rubygem/logging-2.1.0.gem) = 83456 From owner-svn-ports-head@freebsd.org Sat Dec 31 02:18:56 2016 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 C9662C977D7; Sat, 31 Dec 2016 02:18:56 +0000 (UTC) (envelope-from swills@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 98F7C18D9; Sat, 31 Dec 2016 02:18:56 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBV2ItsV025448; Sat, 31 Dec 2016 02:18:55 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBV2ItfQ025446; Sat, 31 Dec 2016 02:18:55 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201612310218.uBV2ItfQ025446@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Sat, 31 Dec 2016 02:18:55 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r430086 - head/devel/rubygem-main 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: Sat, 31 Dec 2016 02:18:56 -0000 Author: swills Date: Sat Dec 31 02:18:55 2016 New Revision: 430086 URL: https://svnweb.freebsd.org/changeset/ports/430086 Log: devel/rubygem-main: update to 6.2.1 Modified: head/devel/rubygem-main/Makefile head/devel/rubygem-main/distinfo Modified: head/devel/rubygem-main/Makefile ============================================================================== --- head/devel/rubygem-main/Makefile Sat Dec 31 02:17:03 2016 (r430085) +++ head/devel/rubygem-main/Makefile Sat Dec 31 02:18:55 2016 (r430086) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= main -PORTVERSION= 6.2.0 +PORTVERSION= 6.2.1 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-main/distinfo ============================================================================== --- head/devel/rubygem-main/distinfo Sat Dec 31 02:17:03 2016 (r430085) +++ head/devel/rubygem-main/distinfo Sat Dec 31 02:18:55 2016 (r430086) @@ -1,2 +1,3 @@ -SHA256 (rubygem/main-6.2.0.gem) = 798aa9cc84c4e9ad1c608bb59a3ca7752528bb349b677b72d1725a15e037e8f7 -SIZE (rubygem/main-6.2.0.gem) = 42496 +TIMESTAMP = 1483150521 +SHA256 (rubygem/main-6.2.1.gem) = 15d2093536a16fd0cd2331eeb3371c7227cd1787a24261f369c09ab812bdc3bf +SIZE (rubygem/main-6.2.1.gem) = 42496 From owner-svn-ports-head@freebsd.org Sat Dec 31 02:22:28 2016 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 21E2AC97B94; Sat, 31 Dec 2016 02:22:28 +0000 (UTC) (envelope-from swills@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 E57EE1CE4; Sat, 31 Dec 2016 02:22:27 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBV2MR25029383; Sat, 31 Dec 2016 02:22:27 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBV2MRan029380; Sat, 31 Dec 2016 02:22:27 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201612310222.uBV2MRan029380@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Sat, 31 Dec 2016 02:22:26 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r430087 - head/devel/rubygem-memoist 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: Sat, 31 Dec 2016 02:22:28 -0000 Author: swills Date: Sat Dec 31 02:22:26 2016 New Revision: 430087 URL: https://svnweb.freebsd.org/changeset/ports/430087 Log: devel/rubygem-memoist: update to 0.15.0 Modified: head/devel/rubygem-memoist/Makefile head/devel/rubygem-memoist/distinfo Modified: head/devel/rubygem-memoist/Makefile ============================================================================== --- head/devel/rubygem-memoist/Makefile Sat Dec 31 02:18:55 2016 (r430086) +++ head/devel/rubygem-memoist/Makefile Sat Dec 31 02:22:26 2016 (r430087) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= memoist -PORTVERSION= 0.14.0 +PORTVERSION= 0.15.0 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-memoist/distinfo ============================================================================== --- head/devel/rubygem-memoist/distinfo Sat Dec 31 02:18:55 2016 (r430086) +++ head/devel/rubygem-memoist/distinfo Sat Dec 31 02:22:26 2016 (r430087) @@ -1,2 +1,3 @@ -SHA256 (rubygem/memoist-0.14.0.gem) = 953da0295e5e5e02655df08e368afd3e8a16ee6b9d858733036e9970a781a30d -SIZE (rubygem/memoist-0.14.0.gem) = 11264 +TIMESTAMP = 1483150632 +SHA256 (rubygem/memoist-0.15.0.gem) = b838329d7fe7e067e0d0717828db529126f44b8c0c527c884d162ebb4ecba379 +SIZE (rubygem/memoist-0.15.0.gem) = 11776 From owner-svn-ports-head@freebsd.org Sat Dec 31 02:26:25 2016 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 4BAAAC97D46; Sat, 31 Dec 2016 02:26:25 +0000 (UTC) (envelope-from swills@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 1B2181F9F; Sat, 31 Dec 2016 02:26:25 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBV2QOqZ029687; Sat, 31 Dec 2016 02:26:24 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBV2QOWp029685; Sat, 31 Dec 2016 02:26:24 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201612310226.uBV2QOWp029685@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Sat, 31 Dec 2016 02:26:24 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r430088 - head/devel/rubygem-paint 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: Sat, 31 Dec 2016 02:26:25 -0000 Author: swills Date: Sat Dec 31 02:26:23 2016 New Revision: 430088 URL: https://svnweb.freebsd.org/changeset/ports/430088 Log: devel/rubygem-paint: update to 2.0.0 Modified: head/devel/rubygem-paint/Makefile head/devel/rubygem-paint/distinfo Modified: head/devel/rubygem-paint/Makefile ============================================================================== --- head/devel/rubygem-paint/Makefile Sat Dec 31 02:22:26 2016 (r430087) +++ head/devel/rubygem-paint/Makefile Sat Dec 31 02:26:23 2016 (r430088) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= paint -PORTVERSION= 1.0.1 +PORTVERSION= 2.0.0 CATEGORIES= devel MASTER_SITES= RG Modified: head/devel/rubygem-paint/distinfo ============================================================================== --- head/devel/rubygem-paint/distinfo Sat Dec 31 02:22:26 2016 (r430087) +++ head/devel/rubygem-paint/distinfo Sat Dec 31 02:26:23 2016 (r430088) @@ -1,2 +1,3 @@ -SHA256 (rubygem/paint-1.0.1.gem) = 125ae0709b487812ee7918bf427ba52277268a81c790bd94373b4ac1bcc72efc -SIZE (rubygem/paint-1.0.1.gem) = 18432 +TIMESTAMP = 1483150841 +SHA256 (rubygem/paint-2.0.0.gem) = a7c4384d16309fa8334927d2629709875386a2db5e530d70fdfab827e99d3f22 +SIZE (rubygem/paint-2.0.0.gem) = 19968 From owner-svn-ports-head@freebsd.org Sat Dec 31 02:29:22 2016 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 E139EC97E31; Sat, 31 Dec 2016 02:29:22 +0000 (UTC) (envelope-from swills@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 B0CD510C2; Sat, 31 Dec 2016 02:29:22 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBV2TLdN029888; Sat, 31 Dec 2016 02:29:21 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBV2TL42029886; Sat, 31 Dec 2016 02:29:21 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201612310229.uBV2TL42029886@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Sat, 31 Dec 2016 02:29:21 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r430089 - head/devel/rubygem-paperclip 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: Sat, 31 Dec 2016 02:29:23 -0000 Author: swills Date: Sat Dec 31 02:29:21 2016 New Revision: 430089 URL: https://svnweb.freebsd.org/changeset/ports/430089 Log: devel/rubygem-paperclip: update to 5.1.0 Modified: head/devel/rubygem-paperclip/Makefile head/devel/rubygem-paperclip/distinfo Modified: head/devel/rubygem-paperclip/Makefile ============================================================================== --- head/devel/rubygem-paperclip/Makefile Sat Dec 31 02:26:23 2016 (r430088) +++ head/devel/rubygem-paperclip/Makefile Sat Dec 31 02:29:21 2016 (r430089) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= paperclip -PORTVERSION= 4.3.6 +PORTVERSION= 5.1.0 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-paperclip/distinfo ============================================================================== --- head/devel/rubygem-paperclip/distinfo Sat Dec 31 02:26:23 2016 (r430088) +++ head/devel/rubygem-paperclip/distinfo Sat Dec 31 02:29:21 2016 (r430089) @@ -1,2 +1,3 @@ -SHA256 (rubygem/paperclip-4.3.6.gem) = 5154e33005e900f99e211175ab9962300598e6660182115e0a8930aa660082c0 -SIZE (rubygem/paperclip-4.3.6.gem) = 295424 +TIMESTAMP = 1483151114 +SHA256 (rubygem/paperclip-5.1.0.gem) = b1fda1f0a3f07f077a6ed97cefaed4bbdef69e8e85b8ab29d354eceeb4bee1f4 +SIZE (rubygem/paperclip-5.1.0.gem) = 297472 From owner-svn-ports-head@freebsd.org Sat Dec 31 02:35:47 2016 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 CCE24C9609D; Sat, 31 Dec 2016 02:35:47 +0000 (UTC) (envelope-from swills@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 9BFFE14C0; Sat, 31 Dec 2016 02:35:47 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBV2ZktT033928; Sat, 31 Dec 2016 02:35:46 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBV2Zk9G033926; Sat, 31 Dec 2016 02:35:46 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201612310235.uBV2Zk9G033926@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Sat, 31 Dec 2016 02:35:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r430090 - head/devel/rubygem-posix-spawn 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: Sat, 31 Dec 2016 02:35:47 -0000 Author: swills Date: Sat Dec 31 02:35:46 2016 New Revision: 430090 URL: https://svnweb.freebsd.org/changeset/ports/430090 Log: devel/rubygem-posix-spawn: update to 0.3.12 Modified: head/devel/rubygem-posix-spawn/Makefile head/devel/rubygem-posix-spawn/distinfo Modified: head/devel/rubygem-posix-spawn/Makefile ============================================================================== --- head/devel/rubygem-posix-spawn/Makefile Sat Dec 31 02:29:21 2016 (r430089) +++ head/devel/rubygem-posix-spawn/Makefile Sat Dec 31 02:35:46 2016 (r430090) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= posix-spawn -PORTVERSION= 0.3.11 +PORTVERSION= 0.3.12 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-posix-spawn/distinfo ============================================================================== --- head/devel/rubygem-posix-spawn/distinfo Sat Dec 31 02:29:21 2016 (r430089) +++ head/devel/rubygem-posix-spawn/distinfo Sat Dec 31 02:35:46 2016 (r430090) @@ -1,2 +1,3 @@ -SHA256 (rubygem/posix-spawn-0.3.11.gem) = b932835dd6eb241b255ba51767b68a58299abbb0fb344cb874dcd23d57b75414 -SIZE (rubygem/posix-spawn-0.3.11.gem) = 29696 +TIMESTAMP = 1483151259 +SHA256 (rubygem/posix-spawn-0.3.12.gem) = ceff6ff26e546f8bd311af9c7fa67774e97d287b148764a7e8c965033f8031d7 +SIZE (rubygem/posix-spawn-0.3.12.gem) = 29184 From owner-svn-ports-head@freebsd.org Sat Dec 31 02:38:18 2016 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 0FA6AC96178; Sat, 31 Dec 2016 02:38:18 +0000 (UTC) (envelope-from swills@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 D2CD815FC; Sat, 31 Dec 2016 02:38:17 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBV2cHga034118; Sat, 31 Dec 2016 02:38:17 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBV2cGEc034116; Sat, 31 Dec 2016 02:38:16 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201612310238.uBV2cGEc034116@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Sat, 31 Dec 2016 02:38:16 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r430091 - head/devel/rubygem-power_assert 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: Sat, 31 Dec 2016 02:38:18 -0000 Author: swills Date: Sat Dec 31 02:38:16 2016 New Revision: 430091 URL: https://svnweb.freebsd.org/changeset/ports/430091 Log: devel/rubygem-power_assert: update to 0.4.1 Modified: head/devel/rubygem-power_assert/Makefile head/devel/rubygem-power_assert/distinfo Modified: head/devel/rubygem-power_assert/Makefile ============================================================================== --- head/devel/rubygem-power_assert/Makefile Sat Dec 31 02:35:46 2016 (r430090) +++ head/devel/rubygem-power_assert/Makefile Sat Dec 31 02:38:16 2016 (r430091) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= power_assert -PORTVERSION= 0.3.0 +PORTVERSION= 0.4.1 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-power_assert/distinfo ============================================================================== --- head/devel/rubygem-power_assert/distinfo Sat Dec 31 02:35:46 2016 (r430090) +++ head/devel/rubygem-power_assert/distinfo Sat Dec 31 02:38:16 2016 (r430091) @@ -1,3 +1,3 @@ -TIMESTAMP = 1464328866 -SHA256 (rubygem/power_assert-0.3.0.gem) = d9c4840f21b4147dd52051eff190e8d08e7ddd0f580fb40977810b0839587ed2 -SIZE (rubygem/power_assert-0.3.0.gem) = 14336 +TIMESTAMP = 1483151642 +SHA256 (rubygem/power_assert-0.4.1.gem) = 8d2bf80d28a9f8bc4c6c7eb162780971896d0a27fa0540093a0f125157aa6b7f +SIZE (rubygem/power_assert-0.4.1.gem) = 14848 From owner-svn-ports-head@freebsd.org Sat Dec 31 03:24:27 2016 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 90967C96FC8; Sat, 31 Dec 2016 03:24:27 +0000 (UTC) (envelope-from swills@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 600671DE9; Sat, 31 Dec 2016 03:24:27 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBV3OQ7m054734; Sat, 31 Dec 2016 03:24:26 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBV3OQ5a054732; Sat, 31 Dec 2016 03:24:26 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201612310324.uBV3OQ5a054732@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Sat, 31 Dec 2016 03:24:26 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r430092 - head/devel/rubygem-powerbar 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: Sat, 31 Dec 2016 03:24:27 -0000 Author: swills Date: Sat Dec 31 03:24:26 2016 New Revision: 430092 URL: https://svnweb.freebsd.org/changeset/ports/430092 Log: devel/rubygem-powerbar: update to 1.0.18 Modified: head/devel/rubygem-powerbar/Makefile head/devel/rubygem-powerbar/distinfo Modified: head/devel/rubygem-powerbar/Makefile ============================================================================== --- head/devel/rubygem-powerbar/Makefile Sat Dec 31 02:38:16 2016 (r430091) +++ head/devel/rubygem-powerbar/Makefile Sat Dec 31 03:24:26 2016 (r430092) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= powerbar -PORTVERSION= 1.0.17 +PORTVERSION= 1.0.18 CATEGORIES= devel ruby MASTER_SITES= RG Modified: head/devel/rubygem-powerbar/distinfo ============================================================================== --- head/devel/rubygem-powerbar/distinfo Sat Dec 31 02:38:16 2016 (r430091) +++ head/devel/rubygem-powerbar/distinfo Sat Dec 31 03:24:26 2016 (r430092) @@ -1,2 +1,3 @@ -SHA256 (rubygem/powerbar-1.0.17.gem) = 840d9738832ed804ef0d49e69476651f712725213629591a56e50ec1ab05ebec -SIZE (rubygem/powerbar-1.0.17.gem) = 12288 +TIMESTAMP = 1483154040 +SHA256 (rubygem/powerbar-1.0.18.gem) = e64e54eb659c4fb5210fa19dc121d8629cd90346dbdd6bb0797746e68d600f1f +SIZE (rubygem/powerbar-1.0.18.gem) = 12288 From owner-svn-ports-head@freebsd.org Sat Dec 31 03:27:18 2016 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 001F2C9805B; Sat, 31 Dec 2016 03:27:17 +0000 (UTC) (envelope-from swills@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 C383B1EF8; Sat, 31 Dec 2016 03:27:17 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBV3RG5E054944; Sat, 31 Dec 2016 03:27:16 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBV3RGBH054942; Sat, 31 Dec 2016 03:27:16 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201612310327.uBV3RGBH054942@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Sat, 31 Dec 2016 03:27:16 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r430093 - head/devel/rubygem-pry 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: Sat, 31 Dec 2016 03:27:18 -0000 Author: swills Date: Sat Dec 31 03:27:16 2016 New Revision: 430093 URL: https://svnweb.freebsd.org/changeset/ports/430093 Log: devel/rubygem-pry: update to 0.10.4 Modified: head/devel/rubygem-pry/Makefile head/devel/rubygem-pry/distinfo Modified: head/devel/rubygem-pry/Makefile ============================================================================== --- head/devel/rubygem-pry/Makefile Sat Dec 31 03:24:26 2016 (r430092) +++ head/devel/rubygem-pry/Makefile Sat Dec 31 03:27:16 2016 (r430093) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= pry -PORTVERSION= 0.10.3 -PORTREVISION= 2 +PORTVERSION= 0.10.4 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-pry/distinfo ============================================================================== --- head/devel/rubygem-pry/distinfo Sat Dec 31 03:24:26 2016 (r430092) +++ head/devel/rubygem-pry/distinfo Sat Dec 31 03:27:16 2016 (r430093) @@ -1,2 +1,3 @@ -SHA256 (rubygem/pry-0.10.3.gem) = ef6b1cfd58c317446e39d68587e036c3e27432440a8517f93c43f364eecee8f4 -SIZE (rubygem/pry-0.10.3.gem) = 135680 +TIMESTAMP = 1483154569 +SHA256 (rubygem/pry-0.10.4.gem) = 5909a2bf85640bb757f930a03a528b55b8569ac0cba19df315520d63a3ffab17 +SIZE (rubygem/pry-0.10.4.gem) = 136192 From owner-svn-ports-head@freebsd.org Sat Dec 31 07:26:55 2016 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 57F02C98696; Sat, 31 Dec 2016 07:26:55 +0000 (UTC) (envelope-from olivierd@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 1C73F1E85; Sat, 31 Dec 2016 07:26:55 +0000 (UTC) (envelope-from olivierd@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBV7Qsuf050942; Sat, 31 Dec 2016 07:26:54 GMT (envelope-from olivierd@FreeBSD.org) Received: (from olivierd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBV7Qs1I050940; Sat, 31 Dec 2016 07:26:54 GMT (envelope-from olivierd@FreeBSD.org) Message-Id: <201612310726.uBV7Qs1I050940@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olivierd set sender to olivierd@FreeBSD.org using -f From: Olivier Duchateau Date: Sat, 31 Dec 2016 07:26:54 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r430094 - head/www/py-werkzeug 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: Sat, 31 Dec 2016 07:26:55 -0000 Author: olivierd Date: Sat Dec 31 07:26:53 2016 New Revision: 430094 URL: https://svnweb.freebsd.org/changeset/ports/430094 Log: Update to 0.11.15 (bugfix release) Changelog: https://github.com/pallets/werkzeug/blob/0.11.15/CHANGES Modified: head/www/py-werkzeug/Makefile head/www/py-werkzeug/distinfo Modified: head/www/py-werkzeug/Makefile ============================================================================== --- head/www/py-werkzeug/Makefile Sat Dec 31 03:27:16 2016 (r430093) +++ head/www/py-werkzeug/Makefile Sat Dec 31 07:26:53 2016 (r430094) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= werkzeug -PORTVERSION= 0.11.14 +PORTVERSION= 0.11.15 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/www/py-werkzeug/distinfo ============================================================================== --- head/www/py-werkzeug/distinfo Sat Dec 31 03:27:16 2016 (r430093) +++ head/www/py-werkzeug/distinfo Sat Dec 31 07:26:53 2016 (r430094) @@ -1,3 +1,3 @@ -TIMESTAMP = 1483137022 -SHA256 (Werkzeug-0.11.14.tar.gz) = 735bf5847d0e133e7f3f13589dd5782539d6579fe4b7a389e247a351ab02f7be -SIZE (Werkzeug-0.11.14.tar.gz) = 1156468 +TIMESTAMP = 1483168875 +SHA256 (Werkzeug-0.11.15.tar.gz) = 455d7798ac263266dbd38d4841f7534dd35ca9c3da4a8df303f8488f38f3bcc0 +SIZE (Werkzeug-0.11.15.tar.gz) = 1156471 From owner-svn-ports-head@freebsd.org Sat Dec 31 08:39:24 2016 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 8DB73C98AAF; Sat, 31 Dec 2016 08:39:24 +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 5CB7318B8; Sat, 31 Dec 2016 08:39:24 +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 uBV8dNNb078960; Sat, 31 Dec 2016 08:39:23 GMT (envelope-from riggs@FreeBSD.org) Received: (from riggs@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBV8dNh0078956; Sat, 31 Dec 2016 08:39:23 GMT (envelope-from riggs@FreeBSD.org) Message-Id: <201612310839.uBV8dNh0078956@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: riggs set sender to riggs@FreeBSD.org using -f From: Thomas Zander Date: Sat, 31 Dec 2016 08:39:23 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r430095 - in head/www/gitea: . 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: Sat, 31 Dec 2016 08:39:24 -0000 Author: riggs Date: Sat Dec 31 08:39:23 2016 New Revision: 430095 URL: https://svnweb.freebsd.org/changeset/ports/430095 Log: Update to upstream version 1.0.0 Detailed maintainer log: - Update gitea to v1.0.0 - Add README, .gitignore templates and locale files - Provide proper directory for avatar images in the example config file PR: 215535 Submitted by: stb@lassitu.de (maintainer) Modified: head/www/gitea/Makefile head/www/gitea/distinfo head/www/gitea/files/app.ini.sample.in (contents, props changed) head/www/gitea/pkg-plist Modified: head/www/gitea/Makefile ============================================================================== --- head/www/gitea/Makefile Sat Dec 31 07:26:53 2016 (r430094) +++ head/www/gitea/Makefile Sat Dec 31 08:39:23 2016 (r430095) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gitea -PORTVERSION= 0.9.100 +PORTVERSION= 1.0.0 DISTVERSIONPREFIX= v CATEGORIES= www @@ -16,7 +16,6 @@ RUN_DEPENDS= git:devel/git USES= go USE_GITHUB= yes GH_ACCOUNT= go-gitea -GH_TAGNAME= cf045b0 GO_PKGNAME= code.gitea.io/${PORTNAME} GO_TARGET= -tags "${GO_TAGS}" @@ -52,7 +51,7 @@ do-install: ${INSTALL_DATA} ${WRKDIR}/app.ini.sample ${STAGEDIR}${ETCDIR}/conf/app.ini.sample ${INSTALL_DATA} ${GO_WRKSRC}/conf/app.ini ${STAGEDIR}${ETCDIR}/conf/app.ini.defaults ${MKDIR} ${STAGEDIR}${DATADIR} - (cd ${GO_WRKSRC} && ${COPYTREE_SHARE} "public templates" ${STAGEDIR}${DATADIR}) + (cd ${GO_WRKSRC} && ${COPYTREE_SHARE} "options public templates" ${STAGEDIR}${DATADIR}) ${MKDIR} ${STAGEDIR}${DESTDIR}/var/db/${PORTNAME} ${MKDIR} ${STAGEDIR}${DESTDIR}/var/log/${PORTNAME} Modified: head/www/gitea/distinfo ============================================================================== --- head/www/gitea/distinfo Sat Dec 31 07:26:53 2016 (r430094) +++ head/www/gitea/distinfo Sat Dec 31 08:39:23 2016 (r430095) @@ -1,3 +1,3 @@ -TIMESTAMP = 1479486923 -SHA256 (go-gitea-gitea-v0.9.100-cf045b0_GH0.tar.gz) = b8f8fc3169661678ec39353d4c67ffa6d8cb9f5a7ad8d22ce604c9084199c900 -SIZE (go-gitea-gitea-v0.9.100-cf045b0_GH0.tar.gz) = 12694086 +TIMESTAMP = 1482578901 +SHA256 (go-gitea-gitea-v1.0.0_GH0.tar.gz) = 47f1d2857743f26e694123593f9adb9f42337fdef1d6ce85c6146727e9e0ee80 +SIZE (go-gitea-gitea-v1.0.0_GH0.tar.gz) = 13447307 Modified: head/www/gitea/files/app.ini.sample.in ============================================================================== --- head/www/gitea/files/app.ini.sample.in Sat Dec 31 07:26:53 2016 (r430094) +++ head/www/gitea/files/app.ini.sample.in Sat Dec 31 08:39:23 2016 (r430095) @@ -62,6 +62,7 @@ ENABLE_CAPTCHA = true REQUIRE_SIGNIN_VIEW = false [picture] +AVATAR_UPLOAD_PATH = /var/db/gitea/data/avatars DISABLE_GRAVATAR = false ENABLE_FEDERATED_AVATAR = false Modified: head/www/gitea/pkg-plist ============================================================================== --- head/www/gitea/pkg-plist Sat Dec 31 07:26:53 2016 (r430094) +++ head/www/gitea/pkg-plist Sat Dec 31 08:39:23 2016 (r430095) @@ -1,6 +1,229 @@ @sample %%ETCDIR%%/conf/app.ini.sample %%ETCDIR%%/conf/app.ini.defaults sbin/gitea +%%DATADIR%%/options/gitignore/Actionscript +%%DATADIR%%/options/gitignore/Ada +%%DATADIR%%/options/gitignore/Agda +%%DATADIR%%/options/gitignore/Android +%%DATADIR%%/options/gitignore/Anjuta +%%DATADIR%%/options/gitignore/AppEngine +%%DATADIR%%/options/gitignore/AppceleratorTitanium +%%DATADIR%%/options/gitignore/ArchLinuxPackages +%%DATADIR%%/options/gitignore/Archives +%%DATADIR%%/options/gitignore/Autotools +%%DATADIR%%/options/gitignore/BricxCC +%%DATADIR%%/options/gitignore/C +%%DATADIR%%/options/gitignore/C Sharp +%%DATADIR%%/options/gitignore/C++ +%%DATADIR%%/options/gitignore/CFWheels +%%DATADIR%%/options/gitignore/CMake +%%DATADIR%%/options/gitignore/CUDA +%%DATADIR%%/options/gitignore/CVS +%%DATADIR%%/options/gitignore/CakePHP +%%DATADIR%%/options/gitignore/ChefCookbook +%%DATADIR%%/options/gitignore/Cloud9 +%%DATADIR%%/options/gitignore/CodeIgniter +%%DATADIR%%/options/gitignore/CodeKit +%%DATADIR%%/options/gitignore/CommonLisp +%%DATADIR%%/options/gitignore/Composer +%%DATADIR%%/options/gitignore/Concrete5 +%%DATADIR%%/options/gitignore/Coq +%%DATADIR%%/options/gitignore/CraftCMS +%%DATADIR%%/options/gitignore/DM +%%DATADIR%%/options/gitignore/Dart +%%DATADIR%%/options/gitignore/DartEditor +%%DATADIR%%/options/gitignore/Delphi +%%DATADIR%%/options/gitignore/Dreamweaver +%%DATADIR%%/options/gitignore/Drupal +%%DATADIR%%/options/gitignore/EPiServer +%%DATADIR%%/options/gitignore/Eagle +%%DATADIR%%/options/gitignore/Eclipse +%%DATADIR%%/options/gitignore/EiffelStudio +%%DATADIR%%/options/gitignore/Elisp +%%DATADIR%%/options/gitignore/Elixir +%%DATADIR%%/options/gitignore/Emacs +%%DATADIR%%/options/gitignore/Ensime +%%DATADIR%%/options/gitignore/Erlang +%%DATADIR%%/options/gitignore/Espresso +%%DATADIR%%/options/gitignore/ExpressionEngine +%%DATADIR%%/options/gitignore/ExtJs +%%DATADIR%%/options/gitignore/Fancy +%%DATADIR%%/options/gitignore/Finale +%%DATADIR%%/options/gitignore/FlexBuilder +%%DATADIR%%/options/gitignore/ForceDotCom +%%DATADIR%%/options/gitignore/FuelPHP +%%DATADIR%%/options/gitignore/GWT +%%DATADIR%%/options/gitignore/Gcov +%%DATADIR%%/options/gitignore/GitBook +%%DATADIR%%/options/gitignore/Go +%%DATADIR%%/options/gitignore/Gradle +%%DATADIR%%/options/gitignore/Grails +%%DATADIR%%/options/gitignore/Haskell +%%DATADIR%%/options/gitignore/IGORPro +%%DATADIR%%/options/gitignore/IPythonNotebook +%%DATADIR%%/options/gitignore/Idris +%%DATADIR%%/options/gitignore/JDeveloper +%%DATADIR%%/options/gitignore/Java +%%DATADIR%%/options/gitignore/Jboss +%%DATADIR%%/options/gitignore/Jekyll +%%DATADIR%%/options/gitignore/JetBrains +%%DATADIR%%/options/gitignore/Joomla +%%DATADIR%%/options/gitignore/KDevelop4 +%%DATADIR%%/options/gitignore/Kate +%%DATADIR%%/options/gitignore/KiCAD +%%DATADIR%%/options/gitignore/Kohana +%%DATADIR%%/options/gitignore/LabVIEW +%%DATADIR%%/options/gitignore/Laravel +%%DATADIR%%/options/gitignore/Lazarus +%%DATADIR%%/options/gitignore/Leiningen +%%DATADIR%%/options/gitignore/LemonStand +%%DATADIR%%/options/gitignore/LibreOffice +%%DATADIR%%/options/gitignore/Lilypond +%%DATADIR%%/options/gitignore/Linux +%%DATADIR%%/options/gitignore/Lithium +%%DATADIR%%/options/gitignore/Lua +%%DATADIR%%/options/gitignore/LyX +%%DATADIR%%/options/gitignore/Magento +%%DATADIR%%/options/gitignore/Matlab +%%DATADIR%%/options/gitignore/Maven +%%DATADIR%%/options/gitignore/Mercurial +%%DATADIR%%/options/gitignore/Mercury +%%DATADIR%%/options/gitignore/MetaProgrammingSystem +%%DATADIR%%/options/gitignore/MicrosoftOffice +%%DATADIR%%/options/gitignore/ModelSim +%%DATADIR%%/options/gitignore/Momentics +%%DATADIR%%/options/gitignore/MonoDevelop +%%DATADIR%%/options/gitignore/Nanoc +%%DATADIR%%/options/gitignore/NetBeans +%%DATADIR%%/options/gitignore/Nim +%%DATADIR%%/options/gitignore/Ninja +%%DATADIR%%/options/gitignore/Node +%%DATADIR%%/options/gitignore/NotepadPP +%%DATADIR%%/options/gitignore/OCaml +%%DATADIR%%/options/gitignore/OSX +%%DATADIR%%/options/gitignore/Objective-C +%%DATADIR%%/options/gitignore/Opa +%%DATADIR%%/options/gitignore/OpenCart +%%DATADIR%%/options/gitignore/OracleForms +%%DATADIR%%/options/gitignore/Packer +%%DATADIR%%/options/gitignore/Perl +%%DATADIR%%/options/gitignore/Phalcon +%%DATADIR%%/options/gitignore/PlayFramework +%%DATADIR%%/options/gitignore/Plone +%%DATADIR%%/options/gitignore/Prestashop +%%DATADIR%%/options/gitignore/Processing +%%DATADIR%%/options/gitignore/Python +%%DATADIR%%/options/gitignore/Qooxdoo +%%DATADIR%%/options/gitignore/Qt +%%DATADIR%%/options/gitignore/R +%%DATADIR%%/options/gitignore/ROS +%%DATADIR%%/options/gitignore/Rails +%%DATADIR%%/options/gitignore/Redcar +%%DATADIR%%/options/gitignore/Redis +%%DATADIR%%/options/gitignore/RhodesRhomobile +%%DATADIR%%/options/gitignore/Ruby +%%DATADIR%%/options/gitignore/Rust +%%DATADIR%%/options/gitignore/SBT +%%DATADIR%%/options/gitignore/SCons +%%DATADIR%%/options/gitignore/SVN +%%DATADIR%%/options/gitignore/Sass +%%DATADIR%%/options/gitignore/Scala +%%DATADIR%%/options/gitignore/Scrivener +%%DATADIR%%/options/gitignore/Sdcc +%%DATADIR%%/options/gitignore/SeamGen +%%DATADIR%%/options/gitignore/SketchUp +%%DATADIR%%/options/gitignore/SlickEdit +%%DATADIR%%/options/gitignore/Stella +%%DATADIR%%/options/gitignore/SublimeText +%%DATADIR%%/options/gitignore/SugarCRM +%%DATADIR%%/options/gitignore/Swift +%%DATADIR%%/options/gitignore/Symfony +%%DATADIR%%/options/gitignore/SymphonyCMS +%%DATADIR%%/options/gitignore/SynopsysVCS +%%DATADIR%%/options/gitignore/Tags +%%DATADIR%%/options/gitignore/TeX +%%DATADIR%%/options/gitignore/TextMate +%%DATADIR%%/options/gitignore/Textpattern +%%DATADIR%%/options/gitignore/TortoiseGit +%%DATADIR%%/options/gitignore/TurboGears2 +%%DATADIR%%/options/gitignore/Typo3 +%%DATADIR%%/options/gitignore/Umbraco +%%DATADIR%%/options/gitignore/Unity +%%DATADIR%%/options/gitignore/VVVV +%%DATADIR%%/options/gitignore/Vagrant +%%DATADIR%%/options/gitignore/Vim +%%DATADIR%%/options/gitignore/VirtualEnv +%%DATADIR%%/options/gitignore/VisualStudio +%%DATADIR%%/options/gitignore/VisualStudioCode +%%DATADIR%%/options/gitignore/Waf +%%DATADIR%%/options/gitignore/WebMethods +%%DATADIR%%/options/gitignore/Windows +%%DATADIR%%/options/gitignore/WordPress +%%DATADIR%%/options/gitignore/Xcode +%%DATADIR%%/options/gitignore/XilinxISE +%%DATADIR%%/options/gitignore/Xojo +%%DATADIR%%/options/gitignore/Yeoman +%%DATADIR%%/options/gitignore/Yii +%%DATADIR%%/options/gitignore/ZendFramework +%%DATADIR%%/options/gitignore/Zephir +%%DATADIR%%/options/label/Default +%%DATADIR%%/options/license/Abstyles License +%%DATADIR%%/options/license/Academic Free License v1.1 +%%DATADIR%%/options/license/Academic Free License v1.2 +%%DATADIR%%/options/license/Academic Free License v2.0 +%%DATADIR%%/options/license/Academic Free License v2.1 +%%DATADIR%%/options/license/Academic Free License v3.0 +%%DATADIR%%/options/license/Affero General Public License v1.0 +%%DATADIR%%/options/license/Apache License 1.0 +%%DATADIR%%/options/license/Apache License 1.1 +%%DATADIR%%/options/license/Apache License 2.0 +%%DATADIR%%/options/license/Artistic License 1.0 +%%DATADIR%%/options/license/Artistic License 2.0 +%%DATADIR%%/options/license/BSD 2-clause License +%%DATADIR%%/options/license/BSD 3-clause License +%%DATADIR%%/options/license/BSD 4-clause License +%%DATADIR%%/options/license/Creative Commons CC0 1.0 Universal +%%DATADIR%%/options/license/Eclipse Public License 1.0 +%%DATADIR%%/options/license/Educational Community License v1.0 +%%DATADIR%%/options/license/Educational Community License v2.0 +%%DATADIR%%/options/license/GNU Affero General Public License v3.0 +%%DATADIR%%/options/license/GNU Free Documentation License v1.1 +%%DATADIR%%/options/license/GNU Free Documentation License v1.2 +%%DATADIR%%/options/license/GNU Free Documentation License v1.3 +%%DATADIR%%/options/license/GNU General Public License v1.0 +%%DATADIR%%/options/license/GNU General Public License v2.0 +%%DATADIR%%/options/license/GNU General Public License v3.0 +%%DATADIR%%/options/license/GNU Lesser General Public License v2.1 +%%DATADIR%%/options/license/GNU Lesser General Public License v3.0 +%%DATADIR%%/options/license/GNU Library General Public License v2.0 +%%DATADIR%%/options/license/ISC license +%%DATADIR%%/options/license/MIT License +%%DATADIR%%/options/license/Mozilla Public License 1.0 +%%DATADIR%%/options/license/Mozilla Public License 1.1 +%%DATADIR%%/options/license/Mozilla Public License 2.0 +%%DATADIR%%/options/locale/TRANSLATORS +%%DATADIR%%/options/locale/locale_bg-BG.ini +%%DATADIR%%/options/locale/locale_cs-CZ.ini +%%DATADIR%%/options/locale/locale_de-DE.ini +%%DATADIR%%/options/locale/locale_en-US.ini +%%DATADIR%%/options/locale/locale_es-ES.ini +%%DATADIR%%/options/locale/locale_fi-FI.ini +%%DATADIR%%/options/locale/locale_fr-FR.ini +%%DATADIR%%/options/locale/locale_it-IT.ini +%%DATADIR%%/options/locale/locale_ja-JP.ini +%%DATADIR%%/options/locale/locale_ko-KR.ini +%%DATADIR%%/options/locale/locale_lv-LV.ini +%%DATADIR%%/options/locale/locale_nl-NL.ini +%%DATADIR%%/options/locale/locale_pl-PL.ini +%%DATADIR%%/options/locale/locale_pt-BR.ini +%%DATADIR%%/options/locale/locale_ru-RU.ini +%%DATADIR%%/options/locale/locale_sr-SP.ini +%%DATADIR%%/options/locale/locale_sv-SE.ini +%%DATADIR%%/options/locale/locale_tr-TR.ini +%%DATADIR%%/options/locale/locale_zh-CN.ini +%%DATADIR%%/options/locale/locale_zh-HK.ini +%%DATADIR%%/options/locale/locale_zh-TW.ini +%%DATADIR%%/options/readme/Default %%DATADIR%%/public/assets/font-awesome-4.6.3/css/font-awesome.min.css %%DATADIR%%/public/assets/font-awesome-4.6.3/fonts/FontAwesome.otf %%DATADIR%%/public/assets/font-awesome-4.6.3/fonts/fontawesome-webfont.eot @@ -14,7 +237,6 @@ sbin/gitea %%DATADIR%%/public/assets/octicons-4.3.0/octicons.ttf %%DATADIR%%/public/assets/octicons-4.3.0/octicons.woff %%DATADIR%%/public/assets/octicons-4.3.0/octicons.woff2 -%%DATADIR%%/public/config.codekit %%DATADIR%%/public/css/github.min.css %%DATADIR%%/public/css/index.css %%DATADIR%%/public/css/semantic-2.2.1.min.css @@ -1332,7 +1554,6 @@ sbin/gitea %%DATADIR%%/public/plugins/pdfjs-1.4.20/web/viewer.js %%DATADIR%%/public/plugins/simplemde-1.10.1/simplemde.min.css %%DATADIR%%/public/plugins/simplemde-1.10.1/simplemde.min.js -%%DATADIR%%/templates/.VERSION %%DATADIR%%/templates/admin/auth/edit.tmpl %%DATADIR%%/templates/admin/auth/list.tmpl %%DATADIR%%/templates/admin/auth/new.tmpl From owner-svn-ports-head@freebsd.org Sat Dec 31 09:00:21 2016 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 C5CA0C982F5; Sat, 31 Dec 2016 09:00:21 +0000 (UTC) (envelope-from hrs@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 A06EF10B2; Sat, 31 Dec 2016 09:00:21 +0000 (UTC) (envelope-from hrs@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBV90KwV086764; Sat, 31 Dec 2016 09:00:20 GMT (envelope-from hrs@FreeBSD.org) Received: (from hrs@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBV90KOP086763; Sat, 31 Dec 2016 09:00:20 GMT (envelope-from hrs@FreeBSD.org) Message-Id: <201612310900.uBV90KOP086763@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: hrs set sender to hrs@FreeBSD.org using -f From: Hiroki Sato Date: Sat, 31 Dec 2016 09:00:20 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r430096 - head/math/coq 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: Sat, 31 Dec 2016 09:00:21 -0000 Author: hrs Date: Sat Dec 31 09:00:20 2016 New Revision: 430096 URL: https://svnweb.freebsd.org/changeset/ports/430096 Log: - Add missing dependencies. - Strip installed binaries. Modified: head/math/coq/Makefile Modified: head/math/coq/Makefile ============================================================================== --- head/math/coq/Makefile Sat Dec 31 08:39:23 2016 (r430095) +++ head/math/coq/Makefile Sat Dec 31 09:00:20 2016 (r430096) @@ -1,15 +1,14 @@ -# Created by: Rene Ladan # $FreeBSD$ PORTNAME= coq PORTVERSION= 8.4.6 -PORTEPOCH= 2 +PORTEPOCH= 3 CATEGORIES= math MASTER_SITES= http://coq.inria.fr/distrib/V${COQVERSION}/files/ \ ftp://ftp.stack.nl/pub/users/johans/coq/ DISTNAME= ${PORTNAME}-${COQVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= hrs@FreeBSD.org COMMENT= Theorem prover based on lambda-C LICENSE= LGPL21 @@ -17,21 +16,48 @@ LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= camlp5:devel/ocaml-camlp5 \ ocamlfind:devel/ocaml-findlib +LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ + libfreetype.so:print/freetype2 COQVERSION= ${PORTVERSION:R}pl${PORTVERSION:E} -USES= gmake +USES= gmake gettext-runtime +USE_GNOME= atk cairo gdkpixbuf2 glib20 gtk20 pango USE_OCAML= yes -ALL_TARGET= world - HAS_CONFIGURE= yes CONFIGURE_ARGS= --prefix ${PREFIX} \ --mandir ${PREFIX}/man \ --emacslib ${PREFIX}/share/emacs/site-lisp \ --opt -MAKE_ENV= COQINSTALLPREFIX=${DESTDIR} +ALL_TARGET= world BROKEN_powerpc= does not link +STRIP_FILES= \ + lib/coq/dllcoqrun.so \ + lib/coq/plugins/cc/cc_plugin.cmxs \ + lib/coq/plugins/decl_mode/decl_mode_plugin.cmxs \ + lib/coq/plugins/extraction/extraction_plugin.cmxs \ + lib/coq/plugins/field/field_plugin.cmxs \ + lib/coq/plugins/firstorder/ground_plugin.cmxs \ + lib/coq/plugins/fourier/fourier_plugin.cmxs \ + lib/coq/plugins/funind/recdef_plugin.cmxs \ + lib/coq/plugins/micromega/micromega_plugin.cmxs \ + lib/coq/plugins/nsatz/nsatz_plugin.cmxs \ + lib/coq/plugins/omega/omega_plugin.cmxs \ + lib/coq/plugins/quote/quote_plugin.cmxs \ + lib/coq/plugins/ring/ring_plugin.cmxs \ + lib/coq/plugins/romega/romega_plugin.cmxs \ + lib/coq/plugins/rtauto/rtauto_plugin.cmxs \ + lib/coq/plugins/setoid_ring/newring_plugin.cmxs \ + lib/coq/plugins/subtac/subtac_plugin.cmxs \ + lib/coq/plugins/syntax/ascii_syntax_plugin.cmxs \ + lib/coq/plugins/syntax/nat_syntax_plugin.cmxs \ + lib/coq/plugins/syntax/numbers_syntax_plugin.cmxs \ + lib/coq/plugins/syntax/r_syntax_plugin.cmxs \ + lib/coq/plugins/syntax/string_syntax_plugin.cmxs \ + lib/coq/plugins/syntax/z_syntax_plugin.cmxs \ + lib/coq/plugins/xml/xml_plugin.cmxs + OPTIONS_DEFINE= DOCS IDE OPTIONS_DEFAULT= IDE OPTIONS_SUB= yes @@ -49,14 +75,14 @@ add-plist-post: @${DO_NADA} post-patch: - @${REINPLACE_CMD} -e '/FreeBSD.*\.byte/s/^/#/' \ - -e '1s:/bin/bash:/bin/sh:' \ - -e '/^MAKE=/d' ${WRKSRC}/configure - @${REINPLACE_CMD} -e 's:/bin/bash:/bin/sh:' \ - ${WRKSRC}/Makefile* ${WRKSRC}/install.sh - @${REINPLACE_CMD} -e '/^#COQINSTALLPREFIX/{s/^#//;s|$$|$${DESTDIR}|;}' \ - ${WRKSRC}/Makefile.build - @${REINPLACE_CMD} -e '/show_latex_mes/s/)$$/; true)/' \ - ${WRKSRC}/Makefile.doc + ${REINPLACE_CMD} -e '/FreeBSD.*\.byte/s/^/#/' \ + -e '/^MAKE=/d' ${WRKSRC}/configure + ${REINPLACE_CMD} -e '/^#COQINSTALLPREFIX/{s/^#//;s|$$|$${DESTDIR}|;}' \ + ${WRKSRC}/Makefile.build + ${REINPLACE_CMD} -e '/show_latex_mes/s/)$$/; true)/' \ + ${WRKSRC}/Makefile.doc + +post-install: + cd ${STAGEDIR}${PREFIX} && ${STRIP_CMD} ${STRIP_FILES} .include From owner-svn-ports-head@freebsd.org Sat Dec 31 09:01:07 2016 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 0238FC9832F; Sat, 31 Dec 2016 09:01:07 +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 C3D3A120A; Sat, 31 Dec 2016 09:01:06 +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 uBV915xl088974; Sat, 31 Dec 2016 09:01:05 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBV915po088973; Sat, 31 Dec 2016 09:01:05 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201612310901.uBV915po088973@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Sat, 31 Dec 2016 09:01:05 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r430097 - head/www/jspwiki 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: Sat, 31 Dec 2016 09:01:07 -0000 Author: amdmi3 Date: Sat Dec 31 09:01:05 2016 New Revision: 430097 URL: https://svnweb.freebsd.org/changeset/ports/430097 Log: - Add LICENSE_FILE - Add NO_ARCH - Switch to options helpers Modified: head/www/jspwiki/Makefile Modified: head/www/jspwiki/Makefile ============================================================================== --- head/www/jspwiki/Makefile Sat Dec 31 09:00:20 2016 (r430096) +++ head/www/jspwiki/Makefile Sat Dec 31 09:01:05 2016 (r430097) @@ -12,10 +12,12 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Feature-rich and extensible Wiki engine built around J2EE LICENSE= APACHE20 +LICENSE_FILE= ${WRKDIR}/jspwiki/LICENSE USES= zip USE_JAVA= yes NO_BUILD= yes +NO_ARCH= yes TOMCATDIR= ${PREFIX}/${TOMCATVER} APPHOME= ${LOCALBASE}/${TOMCATVER} @@ -55,6 +57,7 @@ do-install: @${MKDIR} ${STAGEDIR}${WEBAPPDIR}/${WEBAPP} (cd ${WRKDIR}/${WEBAPP} && ${COPYTREE_SHARE} . ${STAGEDIR}${WEBAPPDIR}/${WEBAPP}) +do-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKDIR}/${PORTNAME}/|} ${STAGEDIR}${DOCSDIR} From owner-svn-ports-head@freebsd.org Sat Dec 31 09:07:14 2016 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 D841FC984B0; Sat, 31 Dec 2016 09:07:14 +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 B2D61156B; Sat, 31 Dec 2016 09:07:14 +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 uBV97D8a090990; Sat, 31 Dec 2016 09:07:13 GMT (envelope-from riggs@FreeBSD.org) Received: (from riggs@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBV97DQm090988; Sat, 31 Dec 2016 09:07:13 GMT (envelope-from riggs@FreeBSD.org) Message-Id: <201612310907.uBV97DQm090988@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: riggs set sender to riggs@FreeBSD.org using -f From: Thomas Zander Date: Sat, 31 Dec 2016 09:07:13 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r430098 - head/sysutils/ldap-account-manager 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: Sat, 31 Dec 2016 09:07:15 -0000 Author: riggs Date: Sat Dec 31 09:07:13 2016 New Revision: 430098 URL: https://svnweb.freebsd.org/changeset/ports/430098 Log: Update to upstream version 5.6 Detailed maintainer log: - Upgrade to 5.6 - fixed warning about @exec depreciation in plist While on it: - WANT_PHP_WEB -> USES php:web PR: 215620 Submitted by: basil@vpm.net.ua (maintainer) Modified: head/sysutils/ldap-account-manager/Makefile head/sysutils/ldap-account-manager/distinfo Modified: head/sysutils/ldap-account-manager/Makefile ============================================================================== --- head/sysutils/ldap-account-manager/Makefile Sat Dec 31 09:01:05 2016 (r430097) +++ head/sysutils/ldap-account-manager/Makefile Sat Dec 31 09:07:13 2016 (r430098) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= ldap-account-manager -PORTVERSION= 5.5 +PORTVERSION= 5.6 CATEGORIES= sysutils www MASTER_SITES= SF/${SHORTNAME}/LAM/${PORTVERSION} @@ -16,9 +16,8 @@ RUN_DEPENDS= p5-Quota>=0:sysutils/p5-Quo NO_BUILD= yes NO_ARCH= yes -USES= gettext perl5 tar:bzip2 +USES= gettext perl5 php:web tar:bzip2 USE_PHP= gettext hash iconv ldap mcrypt pcre session simplexml spl xml json zip openssl -WANT_PHP_WEB= yes SHORTNAME= lam PORTDOCS= docs HISTORY README copyright @@ -30,10 +29,10 @@ WRITEABLES= config sess tmp OPTIONS_DEFINE= DOCS do-install: - @${ECHO_CMD} '@exec if [ -f %D/${WWWDIR_REL}/config/shells ]; then ${RM} %D/${WWWDIR_REL}/config/shells; fi' >> ${TMPPLIST} + @${ECHO_CMD} '@preexec if [ -f %D/${WWWDIR_REL}/config/shells ]; then ${RM} %D/${WWWDIR_REL}/config/shells; fi' >> ${TMPPLIST} .for CONFIG in ${CONFIGS} @${ECHO_CMD} '@sample ${WWWDIR_REL}/config/${CONFIG}.sample' >> ${TMPPLIST} - @${ECHO_CMD} '@exec if [ -f %D/${WWWDIR_REL}/config/${CONFIG}_sample ]; then ${RM} %D/${WWWDIR_REL}/config/${CONFIG}_sample; fi' >> ${TMPPLIST} + @${ECHO_CMD} '@postexec if [ -f %D/${WWWDIR_REL}/config/${CONFIG}_sample ]; then ${RM} %D/${WWWDIR_REL}/config/${CONFIG}_sample; fi' >> ${TMPPLIST} .endfor .for I in ${LAMDATA} @${FIND} -s ${WRKSRC}/${I} -type f -not -name '*.sample' | ${SED} -e 's,^${WRKSRC},${WWWDIR_REL},' >> ${TMPPLIST} @@ -42,11 +41,11 @@ do-install: @${ECHO_CMD} '@dir ${WWWDIR_REL}' >> ${TMPPLIST} @cd ${WRKSRC} && ${COPYTREE_SHARE} "${LAMDATA}" ${STAGEDIR}${WWWDIR} .for DIR in ${WRITEABLES} - @${ECHO_CMD} '@exec ${CHOWN} -R ${WWWOWN} %D/${WWWDIR_REL}/${DIR}' >> ${TMPPLIST} - @${ECHO_CMD} '@exec ${CHMOD} -R u+w %D/${WWWDIR_REL}/${DIR}' >> ${TMPPLIST} + @${ECHO_CMD} '@postexec ${CHOWN} -R ${WWWOWN} %D/${WWWDIR_REL}/${DIR}' >> ${TMPPLIST} + @${ECHO_CMD} '@postexec ${CHMOD} -R u+w %D/${WWWDIR_REL}/${DIR}' >> ${TMPPLIST} .endfor - @${ECHO_CMD} '@exec ${CHOWN} ${WWWOWN} %D/${WWWDIR_REL}/${DIR}/lib/lamdaemon.pl' >> ${TMPPLIST} - @${ECHO_CMD} '@exec ${CHMOD} u+x %D/${WWWDIR_REL}/${DIR}/lib/lamdaemon.pl' >> ${TMPPLIST} + @${ECHO_CMD} '@postexec ${CHOWN} ${WWWOWN} %D/${WWWDIR_REL}/${DIR}/lib/lamdaemon.pl' >> ${TMPPLIST} + @${ECHO_CMD} '@postexec ${CHMOD} u+x %D/${WWWDIR_REL}/${DIR}/lib/lamdaemon.pl' >> ${TMPPLIST} do-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} Modified: head/sysutils/ldap-account-manager/distinfo ============================================================================== --- head/sysutils/ldap-account-manager/distinfo Sat Dec 31 09:01:05 2016 (r430097) +++ head/sysutils/ldap-account-manager/distinfo Sat Dec 31 09:07:13 2016 (r430098) @@ -1,3 +1,3 @@ -TIMESTAMP = 1473567562 -SHA256 (ldap-account-manager-5.5.tar.bz2) = f5cf22ec2fcec7bdd54062d105b01b54f2c432f6c45da35a3abde17af31e8be7 -SIZE (ldap-account-manager-5.5.tar.bz2) = 14751801 +TIMESTAMP = 1482870107 +SHA256 (ldap-account-manager-5.6.tar.bz2) = 2b6232c8fd88eda86e8e9bcb273585d1837d89c56f02f4517a159818ec84ab8d +SIZE (ldap-account-manager-5.6.tar.bz2) = 15223282 From owner-svn-ports-head@freebsd.org Sat Dec 31 10:24:33 2016 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 EB09BC966FE; Sat, 31 Dec 2016 10:24:33 +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 ABEFD178B; Sat, 31 Dec 2016 10:24:33 +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 uBVAOWgv023276; Sat, 31 Dec 2016 10:24:32 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBVAOW0p023273; Sat, 31 Dec 2016 10:24:32 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201612311024.uBVAOW0p023273@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Sat, 31 Dec 2016 10:24:32 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r430099 - head/devel/pkgconf 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: Sat, 31 Dec 2016 10:24:34 -0000 Author: bapt Date: Sat Dec 31 10:24:32 2016 New Revision: 430099 URL: https://svnweb.freebsd.org/changeset/ports/430099 Log: Update to 1.1.0 * new Provides rule support which brings --print-provides to it's fullest potential * learning of path lists from toolchain environment variables to make the toolchain include flag filtering more accurate * the --pure flag which brings more of the pkgconf linker flag optimizations to --static * a new, more robust .pc file parser * better handling of toolchain flag grouping like -isystem, -idirafter, -Bdynamic and -Bstatic, as well as any -Wl options * deduplication of path lists by device node and inode * a new testsuite based on kyua, the BSD testing framework * a fully stable libpkgconf API and ABI, with documentation: (http://pkgconf.readthedocs.io/en/latest/) announcement: http://kaniini.dereferenced.org/2016/12/31/pkgconf-1.1.0-release.html Exp-run: antoine (on development version) Modified: head/devel/pkgconf/Makefile head/devel/pkgconf/distinfo head/devel/pkgconf/pkg-plist Modified: head/devel/pkgconf/Makefile ============================================================================== --- head/devel/pkgconf/Makefile Sat Dec 31 09:07:13 2016 (r430098) +++ head/devel/pkgconf/Makefile Sat Dec 31 10:24:32 2016 (r430099) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= pkgconf -PORTVERSION= 1.0.2 +PORTVERSION= 1.1.0 CATEGORIES= devel MASTER_SITES= https://distfiles.dereferenced.org/pkgconf/ \ http://files.etoilebsd.net/pkgconf/ Modified: head/devel/pkgconf/distinfo ============================================================================== --- head/devel/pkgconf/distinfo Sat Dec 31 09:07:13 2016 (r430098) +++ head/devel/pkgconf/distinfo Sat Dec 31 10:24:32 2016 (r430099) @@ -1,3 +1,3 @@ -TIMESTAMP = 1477423521 -SHA256 (pkgconf-1.0.2.tar.xz) = a7c67f8603c0d0400be17b2efac0fdc9ff46625f7e50aefe4ad31eff248115dd -SIZE (pkgconf-1.0.2.tar.xz) = 247972 +TIMESTAMP = 1483179368 +SHA256 (pkgconf-1.1.0.tar.xz) = 5f1ef65d73a880fa5e7012102a17f7b32010e5e46139aed85851a541ba828a63 +SIZE (pkgconf-1.1.0.tar.xz) = 264428 Modified: head/devel/pkgconf/pkg-plist ============================================================================== --- head/devel/pkgconf/pkg-plist Sat Dec 31 09:07:13 2016 (r430098) +++ head/devel/pkgconf/pkg-plist Sat Dec 31 10:24:32 2016 (r430099) @@ -1,14 +1,15 @@ bin/pkg-config bin/pkgconf -include/pkgconf/bsdstubs.h -include/pkgconf/iter.h -include/pkgconf/libpkgconf.h -include/pkgconf/stdinc.h +include/pkgconf/libpkgconf/bsdstubs.h +include/pkgconf/libpkgconf/iter.h +include/pkgconf/libpkgconf/libpkgconf.h +include/pkgconf/libpkgconf/stdinc.h lib/libpkgconf.a lib/libpkgconf.so -lib/libpkgconf.so.1 -lib/libpkgconf.so.1.0.0 -%%PORTDOCS%%%%DOCSDIR%%/AUTHORS -%%PORTDOCS%%%%DOCSDIR%%/README.md +lib/libpkgconf.so.2 +lib/libpkgconf.so.2.0.0 +lib/pkgconfig/libpkgconf.pc man/man1/pkgconf.1.gz share/aclocal/pkg.m4 +%%PORTDOCS%%%%DOCSDIR%%/AUTHORS +%%PORTDOCS%%%%DOCSDIR%%/README.md From owner-svn-ports-head@freebsd.org Sat Dec 31 11:55:48 2016 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 27B21C994EA; Sat, 31 Dec 2016 11:55: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 EACF01709; Sat, 31 Dec 2016 11:55:47 +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 uBVBtlRg062857; Sat, 31 Dec 2016 11:55:47 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBVBtlJf062856; Sat, 31 Dec 2016 11:55:47 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201612311155.uBVBtlJf062856@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 31 Dec 2016 11:55:47 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r430100 - in head/devel/swig30: . 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: Sat, 31 Dec 2016 11:55:48 -0000 Author: sunpoet Date: Sat Dec 31 11:55:46 2016 New Revision: 430100 URL: https://svnweb.freebsd.org/changeset/ports/430100 Log: - Update to 3.0.11 Changes: http://swig.org/release.html Deleted: head/devel/swig30/files/ Modified: head/devel/swig30/Makefile head/devel/swig30/distinfo Modified: head/devel/swig30/Makefile ============================================================================== --- head/devel/swig30/Makefile Sat Dec 31 10:24:32 2016 (r430099) +++ head/devel/swig30/Makefile Sat Dec 31 11:55:46 2016 (r430100) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= swig -PORTVERSION= 3.0.10 -PORTREVISION= 1 +PORTVERSION= 3.0.11 CATEGORIES= devel MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} PKGNAMESUFFIX= 30 Modified: head/devel/swig30/distinfo ============================================================================== --- head/devel/swig30/distinfo Sat Dec 31 10:24:32 2016 (r430099) +++ head/devel/swig30/distinfo Sat Dec 31 11:55:46 2016 (r430100) @@ -1,3 +1,3 @@ -TIMESTAMP = 1466837533 -SHA256 (swig-3.0.10.tar.gz) = 2939aae39dec06095462f1b95ce1c958ac80d07b926e48871046d17c0094f44c -SIZE (swig-3.0.10.tar.gz) = 8029827 +TIMESTAMP = 1483129363 +SHA256 (swig-3.0.11.tar.gz) = d9031d531d7418829a54d0d51c4ed9007016b213657ec70be44031951810566e +SIZE (swig-3.0.11.tar.gz) = 8141827 From owner-svn-ports-head@freebsd.org Sat Dec 31 11:55:52 2016 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 ABA16C99506; Sat, 31 Dec 2016 11:55:52 +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 7B1A31715; Sat, 31 Dec 2016 11:55:52 +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 uBVBtpl4062973; Sat, 31 Dec 2016 11:55:51 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBVBtpxY062971; Sat, 31 Dec 2016 11:55:51 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201612311155.uBVBtpxY062971@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 31 Dec 2016 11:55:51 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r430101 - head/lang/p5-Modern-Perl 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: Sat, 31 Dec 2016 11:55:52 -0000 Author: sunpoet Date: Sat Dec 31 11:55:51 2016 New Revision: 430101 URL: https://svnweb.freebsd.org/changeset/ports/430101 Log: - Update to 1.20161229 Changes: http://search.cpan.org/dist/Modern-Perl/Changes Modified: head/lang/p5-Modern-Perl/Makefile head/lang/p5-Modern-Perl/distinfo Modified: head/lang/p5-Modern-Perl/Makefile ============================================================================== --- head/lang/p5-Modern-Perl/Makefile Sat Dec 31 11:55:46 2016 (r430100) +++ head/lang/p5-Modern-Perl/Makefile Sat Dec 31 11:55:51 2016 (r430101) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Modern-Perl -PORTVERSION= 1.20161005 +PORTVERSION= 1.20161229 CATEGORIES= lang perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:CHROMATIC Modified: head/lang/p5-Modern-Perl/distinfo ============================================================================== --- head/lang/p5-Modern-Perl/distinfo Sat Dec 31 11:55:46 2016 (r430100) +++ head/lang/p5-Modern-Perl/distinfo Sat Dec 31 11:55:51 2016 (r430101) @@ -1,3 +1,3 @@ -TIMESTAMP = 1475689492 -SHA256 (Modern-Perl-1.20161005.tar.gz) = 74c778dd904b37f038e0f7f4a32d705db4fb18c94b9c8c9b4bd493b7dedba077 -SIZE (Modern-Perl-1.20161005.tar.gz) = 13517 +TIMESTAMP = 1483129369 +SHA256 (Modern-Perl-1.20161229.tar.gz) = 30848a1d280fe6e458f950934a4bb197b4670f3367b439ccedb5334f4900c754 +SIZE (Modern-Perl-1.20161229.tar.gz) = 13370 From owner-svn-ports-head@freebsd.org Sat Dec 31 11:56:01 2016 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 ACB56C9955E; Sat, 31 Dec 2016 11:56:01 +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 7C0CA17D1; Sat, 31 Dec 2016 11:56:01 +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 uBVBu0hY063209; Sat, 31 Dec 2016 11:56:00 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBVBu0Ij063208; Sat, 31 Dec 2016 11:56:00 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201612311156.uBVBu0Ij063208@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 31 Dec 2016 11:56:00 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r430103 - head/devel/rubygem-json 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: Sat, 31 Dec 2016 11:56:01 -0000 Author: sunpoet Date: Sat Dec 31 11:56:00 2016 New Revision: 430103 URL: https://svnweb.freebsd.org/changeset/ports/430103 Log: - Add LICENSE back Modified: head/devel/rubygem-json/Makefile Modified: head/devel/rubygem-json/Makefile ============================================================================== --- head/devel/rubygem-json/Makefile Sat Dec 31 11:55:55 2016 (r430102) +++ head/devel/rubygem-json/Makefile Sat Dec 31 11:56:00 2016 (r430103) @@ -9,6 +9,9 @@ MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Parse JSON texts and generate them from ruby data structures +LICENSE= BSD2CLAUSE RUBY +LICENSE_COMB= dual + USE_RUBY= yes USES= gem From owner-svn-ports-head@freebsd.org Sat Dec 31 11:55:57 2016 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 57BA4C9952C; Sat, 31 Dec 2016 11:55:57 +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 269ED1757; Sat, 31 Dec 2016 11:55:57 +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 uBVBtuln063105; Sat, 31 Dec 2016 11:55:56 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBVBtuSH063103; Sat, 31 Dec 2016 11:55:56 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201612311155.uBVBtuSH063103@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 31 Dec 2016 11:55:56 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r430102 - in head/devel/rubygem-bosh_common: . 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: Sat, 31 Dec 2016 11:55:57 -0000 Author: sunpoet Date: Sat Dec 31 11:55:55 2016 New Revision: 430102 URL: https://svnweb.freebsd.org/changeset/ports/430102 Log: - Fix gemspec for rubygem-logging 2.1.0 update - Bump PORTREVISION for package change Added: head/devel/rubygem-bosh_common/files/ head/devel/rubygem-bosh_common/files/patch-gemspec (contents, props changed) Modified: head/devel/rubygem-bosh_common/Makefile Modified: head/devel/rubygem-bosh_common/Makefile ============================================================================== --- head/devel/rubygem-bosh_common/Makefile Sat Dec 31 11:55:51 2016 (r430101) +++ head/devel/rubygem-bosh_common/Makefile Sat Dec 31 11:55:55 2016 (r430102) @@ -2,6 +2,7 @@ PORTNAME= bosh_common PORTVERSION= 1.3262.24.0 +PORTREVISION= 1 CATEGORIES= devel rubygems MASTER_SITES= RG Added: head/devel/rubygem-bosh_common/files/patch-gemspec ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/rubygem-bosh_common/files/patch-gemspec Sat Dec 31 11:55:55 2016 (r430102) @@ -0,0 +1,11 @@ +--- bosh_common.gemspec.orig 2016-12-31 09:09:18 UTC ++++ bosh_common.gemspec +@@ -23,7 +23,7 @@ Gem::Specification.new do |s| + + if Gem::Version.new(Gem::VERSION) >= Gem::Version.new('1.2.0') then + s.add_runtime_dependency(%q.freeze, ["~> 1.2.0"]) +- s.add_runtime_dependency(%q.freeze, ["~> 1.8.2"]) ++ s.add_runtime_dependency(%q.freeze, [">= 1.8.2"]) + s.add_development_dependency(%q.freeze, [">= 0"]) + s.add_development_dependency(%q.freeze, [">= 0"]) + s.add_development_dependency(%q.freeze, [">= 0"]) From owner-svn-ports-head@freebsd.org Sat Dec 31 11:56:06 2016 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 21FB4C99591; Sat, 31 Dec 2016 11:56:06 +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 D7C4F1857; Sat, 31 Dec 2016 11:56:05 +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 uBVBu5Dq063312; Sat, 31 Dec 2016 11:56:05 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBVBu555063311; Sat, 31 Dec 2016 11:56:05 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201612311156.uBVBu555063311@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 31 Dec 2016 11:56:05 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r430104 - head/devel/rubygem-sprockets22 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: Sat, 31 Dec 2016 11:56:06 -0000 Author: sunpoet Date: Sat Dec 31 11:56:04 2016 New Revision: 430104 URL: https://svnweb.freebsd.org/changeset/ports/430104 Log: - Mark DEPRECATED and set EXPIRATION_DATE to 2017-01-07 Modified: head/devel/rubygem-sprockets22/Makefile Modified: head/devel/rubygem-sprockets22/Makefile ============================================================================== --- head/devel/rubygem-sprockets22/Makefile Sat Dec 31 11:56:00 2016 (r430103) +++ head/devel/rubygem-sprockets22/Makefile Sat Dec 31 11:56:04 2016 (r430104) @@ -18,6 +18,9 @@ RUN_DEPENDS= rubygem-hike>=1.2:devel/rub rubygem-rack16>=1.0:www/rubygem-rack16 \ rubygem-tilt1>=1.1:devel/rubygem-tilt1 +DEPRECATED= Use devel/rubygem-sprockets or devel/rubygem-sprockets3 instead +EXPIRATION_DATE=2017-01-07 + NO_ARCH= yes USE_RUBY= yes USES= gem From owner-svn-ports-head@freebsd.org Sat Dec 31 11:56:11 2016 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 62BFAC995BF; Sat, 31 Dec 2016 11:56:11 +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 0062B18DD; Sat, 31 Dec 2016 11:56:10 +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 uBVBuAbt063432; Sat, 31 Dec 2016 11:56:10 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBVBuAc3063430; Sat, 31 Dec 2016 11:56:10 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201612311156.uBVBuAc3063430@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 31 Dec 2016 11:56:10 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r430105 - head/devel/git-lfs 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: Sat, 31 Dec 2016 11:56:11 -0000 Author: sunpoet Date: Sat Dec 31 11:56:09 2016 New Revision: 430105 URL: https://svnweb.freebsd.org/changeset/ports/430105 Log: - Update to 1.5.4 - While I'm here: - Remove MASTER_SITES - Remove PKGNAMEPREFIX - Remove GH_ACCOUNT and update COMMENT Changes: https://github.com/git-lfs/git-lfs/releases PR: 215678 Submitted by: Kenji Rikitake (maintainer) Modified: head/devel/git-lfs/Makefile head/devel/git-lfs/distinfo (contents, props changed) Modified: head/devel/git-lfs/Makefile ============================================================================== --- head/devel/git-lfs/Makefile Sat Dec 31 11:56:04 2016 (r430104) +++ head/devel/git-lfs/Makefile Sat Dec 31 11:56:09 2016 (r430105) @@ -1,11 +1,9 @@ # $FreeBSD$ PORTNAME= git-lfs -PORTVERSION= 1.5.3 +PORTVERSION= 1.5.4 DISTVERSIONPREFIX= v CATEGORIES= devel -MASTER_SITES= GH GHC -PKGNAMEPREFIX= go- MAINTAINER= kenji@k2r.org COMMENT= Git extension for versioning large files @@ -17,12 +15,11 @@ RUN_DEPENDS= bash:shells/bash USES= go USE_GITHUB= yes -GH_ACCOUNT= github PLIST_FILES= bin/git-lfs -GO_PKGNAME= github.com/${GH_ACCOUNT}/${PORTNAME} +GO_PKGNAME= github.com/${PORTNAME/${PORTNAME} -# see https://github.com/github/git-lfs/wiki/Installation +# see https://github.com/git-lfs/git-lfs/wiki/Installation do-build: cd ${WRKSRC} && ${MKDIR} ${WRKSRC}/.tmp && TMPDIR=${WRKSRC}/.tmp script/bootstrap Modified: head/devel/git-lfs/distinfo ============================================================================== --- head/devel/git-lfs/distinfo Sat Dec 31 11:56:04 2016 (r430104) +++ head/devel/git-lfs/distinfo Sat Dec 31 11:56:09 2016 (r430105) @@ -1,3 +1,3 @@ -TIMESTAMP = 1482775702 -SHA256 (git-lfs-v1.5.3_GH0.tar.gz) = d84eabad6c04fb80e0ed9e7de62e283ca38a1000fe3fdc0310279eccf1a3aeee -SIZE (git-lfs-v1.5.3_GH0.tar.gz) = 600842 +TIMESTAMP = 1483181569 +SHA256 (git-lfs-git-lfs-v1.5.4_GH0.tar.gz) = 4dc539f54ac51dc3d22ac7eb5991bd61533dcd717ab462e125417266553bf88a +SIZE (git-lfs-git-lfs-v1.5.4_GH0.tar.gz) = 603219 From owner-svn-ports-head@freebsd.org Sat Dec 31 11:57:12 2016 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 A5F9DC9964B; Sat, 31 Dec 2016 11:57:12 +0000 (UTC) (envelope-from antoine@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 72AE41CB5; Sat, 31 Dec 2016 11:57:12 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBVBvBS9063575; Sat, 31 Dec 2016 11:57:11 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBVBvBwo063574; Sat, 31 Dec 2016 11:57:11 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201612311157.uBVBvBwo063574@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Sat, 31 Dec 2016 11:57:11 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r430106 - head/devel/php-uprofiler 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: Sat, 31 Dec 2016 11:57:12 -0000 Author: antoine Date: Sat Dec 31 11:57:11 2016 New Revision: 430106 URL: https://svnweb.freebsd.org/changeset/ports/430106 Log: Unbreak Reported by: pkg-fallout Modified: head/devel/php-uprofiler/Makefile Modified: head/devel/php-uprofiler/Makefile ============================================================================== --- head/devel/php-uprofiler/Makefile Sat Dec 31 11:56:09 2016 (r430105) +++ head/devel/php-uprofiler/Makefile Sat Dec 31 11:57:11 2016 (r430106) @@ -11,7 +11,7 @@ MAINTAINER= gasol.wu@gmail.com COMMENT= Lightweight profiler for PHP LICENSE= APACHE20 -LICENSE_FILE= ${WRKSRC}/LICENSE +LICENSE_FILE= ${WRKSRC}/../LICENSE BROKEN_aarch64= Does not build: invokes x86 asm BROKEN_mips64= Does not build: invokes x86 asm From owner-svn-ports-head@freebsd.org Sat Dec 31 12:43:00 2016 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 C4B31C984E2; Sat, 31 Dec 2016 12:43:00 +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 947C51942; Sat, 31 Dec 2016 12:43:00 +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 uBVCgxUl084049; Sat, 31 Dec 2016 12:42:59 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBVCgxbE084048; Sat, 31 Dec 2016 12:42:59 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201612311242.uBVCgxbE084048@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Sat, 31 Dec 2016 12:42:59 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r430107 - head 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: Sat, 31 Dec 2016 12:43:00 -0000 Author: bapt Date: Sat Dec 31 12:42:59 2016 New Revision: 430107 URL: https://svnweb.freebsd.org/changeset/ports/430107 Log: Bump copyright year. Happy New Year 2017! Modified: head/COPYRIGHT Modified: head/COPYRIGHT ============================================================================== --- head/COPYRIGHT Sat Dec 31 11:57:11 2016 (r430106) +++ head/COPYRIGHT Sat Dec 31 12:42:59 2016 (r430107) @@ -4,7 +4,7 @@ The compilation of software known as the FreeBSD Ports Collection is distributed under the following terms: -Copyright (C) 1994-2016 The FreeBSD Project. All rights reserved. +Copyright (C) 1994-2017 The FreeBSD Project. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions From owner-svn-ports-head@freebsd.org Sat Dec 31 13:14:48 2016 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 1F0F8C991D5; Sat, 31 Dec 2016 13:14:48 +0000 (UTC) (envelope-from marino@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 E2A62126A; Sat, 31 Dec 2016 13:14:47 +0000 (UTC) (envelope-from marino@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBVDElwf096753; Sat, 31 Dec 2016 13:14:47 GMT (envelope-from marino@FreeBSD.org) Received: (from marino@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBVDElg7096752; Sat, 31 Dec 2016 13:14:47 GMT (envelope-from marino@FreeBSD.org) Message-Id: <201612311314.uBVDElg7096752@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: marino set sender to marino@FreeBSD.org using -f From: John Marino Date: Sat, 31 Dec 2016 13:14:47 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r430108 - head/www/httest 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: Sat, 31 Dec 2016 13:14:48 -0000 Author: marino Date: Sat Dec 31 13:14:46 2016 New Revision: 430108 URL: https://svnweb.freebsd.org/changeset/ports/430108 Log: www/httest is still not jobs safe There's a race where it's possible the worker.o object file isn't complete before it is linked. Modified: head/www/httest/Makefile Modified: head/www/httest/Makefile ============================================================================== --- head/www/httest/Makefile Sat Dec 31 12:42:59 2016 (r430107) +++ head/www/httest/Makefile Sat Dec 31 13:14:46 2016 (r430108) @@ -34,6 +34,8 @@ PORTEXAMPLES= * INSTALL_TARGET= install-strip +MAKE_JOBS_UNSAFE= yes + post-patch: @${REINPLACE_CMD} -e 's|`$$APR_CONFIG --cflags`||; s|-llua|-llua-${LUA_VER}|g' ${WRKSRC}/configure @${REINPLACE_CMD} -e 's|/bin/bash|/bin/sh|' ${WRKSRC}/generate_modules_c.sh From owner-svn-ports-head@freebsd.org Sat Dec 31 13:33:54 2016 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 6BF28C998A4; Sat, 31 Dec 2016 13:33:54 +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 1F9661E14; Sat, 31 Dec 2016 13:33:54 +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 uBVDXrAj005117; Sat, 31 Dec 2016 13:33:53 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBVDXrwY005114; Sat, 31 Dec 2016 13:33:53 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201612311333.uBVDXrwY005114@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 31 Dec 2016 13:33:53 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r430109 - head/dns/libidn2 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: Sat, 31 Dec 2016 13:33:54 -0000 Author: sunpoet Date: Sat Dec 31 13:33:52 2016 New Revision: 430109 URL: https://svnweb.freebsd.org/changeset/ports/430109 Log: - Update to 0.14 Changes: https://gitlab.com/jas/libidn2/blob/master/NEWS Modified: head/dns/libidn2/Makefile head/dns/libidn2/distinfo head/dns/libidn2/pkg-plist Modified: head/dns/libidn2/Makefile ============================================================================== --- head/dns/libidn2/Makefile Sat Dec 31 13:14:46 2016 (r430108) +++ head/dns/libidn2/Makefile Sat Dec 31 13:33:52 2016 (r430109) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libidn2 -PORTVERSION= 0.12 +PORTVERSION= 0.14 CATEGORIES= dns MASTER_SITES= GNU_ALPHA/libidn \ https://ftp.iana.org/assignments/idna-tables-6.3.0/:idna_table \ Modified: head/dns/libidn2/distinfo ============================================================================== --- head/dns/libidn2/distinfo Sat Dec 31 13:14:46 2016 (r430108) +++ head/dns/libidn2/distinfo Sat Dec 31 13:33:52 2016 (r430109) @@ -1,6 +1,6 @@ -TIMESTAMP = 1483036483 -SHA256 (libidn2-0.12.tar.gz) = 5aac6a35546a472b218a1b1257b39e5e829fda489152f6c793064afc5a2f2956 -SIZE (libidn2-0.12.tar.gz) = 1223699 +TIMESTAMP = 1483187903 +SHA256 (libidn2-0.14.tar.gz) = ba5dfbf2ac617846d9a02ecbfd43d813de5e3100963d2412f1774fd16ea3218a +SIZE (libidn2-0.14.tar.gz) = 1503716 SHA256 (idna-tables-6.3.0.txt) = ac67b5bf7c2de2d3b6e11fa7bf0d7ba54e6457788aec1ebde48739ee084822b7 SIZE (idna-tables-6.3.0.txt) = 162415 SHA256 (DerivedNormalizationProps.txt) = c5e867ae043fe5d1cf713150d859356bfdcdba291c39f584af0bfb943f1a9743 Modified: head/dns/libidn2/pkg-plist ============================================================================== --- head/dns/libidn2/pkg-plist Sat Dec 31 13:14:46 2016 (r430108) +++ head/dns/libidn2/pkg-plist Sat Dec 31 13:33:52 2016 (r430109) @@ -3,7 +3,7 @@ include/idn2.h lib/libidn2.a lib/libidn2.so lib/libidn2.so.0 -lib/libidn2.so.0.1.0 +lib/libidn2.so.0.1.2 man/man1/idn2.1.gz man/man3/idn2_check_version.3.gz man/man3/idn2_free.3.gz From owner-svn-ports-head@freebsd.org Sat Dec 31 13:33:59 2016 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 28007C998CC; Sat, 31 Dec 2016 13:33:59 +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 EB8AA1E26; Sat, 31 Dec 2016 13:33: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 uBVDXwbq005237; Sat, 31 Dec 2016 13:33:58 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBVDXw1r005235; Sat, 31 Dec 2016 13:33:58 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201612311333.uBVDXw1r005235@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 31 Dec 2016 13:33:58 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r430110 - head/devel/p5-Module-Release 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: Sat, 31 Dec 2016 13:33:59 -0000 Author: sunpoet Date: Sat Dec 31 13:33:57 2016 New Revision: 430110 URL: https://svnweb.freebsd.org/changeset/ports/430110 Log: - Update to 2.123 - Use real PORTVERSION Changes: http://search.cpan.org/dist/Module-Release/Changes Modified: head/devel/p5-Module-Release/Makefile head/devel/p5-Module-Release/distinfo Modified: head/devel/p5-Module-Release/Makefile ============================================================================== --- head/devel/p5-Module-Release/Makefile Sat Dec 31 13:33:52 2016 (r430109) +++ head/devel/p5-Module-Release/Makefile Sat Dec 31 13:33:57 2016 (r430110) @@ -2,11 +2,10 @@ # $FreeBSD$ PORTNAME= Module-Release -PORTVERSION= 2.12.2 +PORTVERSION= 2.123 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Upload files to CPAN and SourceForge Modified: head/devel/p5-Module-Release/distinfo ============================================================================== --- head/devel/p5-Module-Release/distinfo Sat Dec 31 13:33:52 2016 (r430109) +++ head/devel/p5-Module-Release/distinfo Sat Dec 31 13:33:57 2016 (r430110) @@ -1,2 +1,3 @@ -SHA256 (Module-Release-2.122.tar.gz) = 7c398d33f75c2e2f0080bb8b9e2dfbee32e21c8a290ce145ee55fb74b5d5336c -SIZE (Module-Release-2.122.tar.gz) = 39840 +TIMESTAMP = 1483188968 +SHA256 (Module-Release-2.123.tar.gz) = 4213e9674a4fbddb617886af9e4508f5561153acd2d69f8b4a70fb543d341342 +SIZE (Module-Release-2.123.tar.gz) = 40101 From owner-svn-ports-head@freebsd.org Sat Dec 31 13:34:08 2016 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 31FD1C9993A; Sat, 31 Dec 2016 13:34: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 F00341EFA; Sat, 31 Dec 2016 13:34:07 +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 uBVDY7x3005460; Sat, 31 Dec 2016 13:34:07 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBVDY7jw005459; Sat, 31 Dec 2016 13:34:07 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201612311334.uBVDY7jw005459@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 31 Dec 2016 13:34:07 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r430112 - head/net/p5-Test-URI 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: Sat, 31 Dec 2016 13:34:08 -0000 Author: sunpoet Date: Sat Dec 31 13:34:06 2016 New Revision: 430112 URL: https://svnweb.freebsd.org/changeset/ports/430112 Log: - Use real PORTVERSION Modified: head/net/p5-Test-URI/Makefile Modified: head/net/p5-Test-URI/Makefile ============================================================================== --- head/net/p5-Test-URI/Makefile Sat Dec 31 13:34:02 2016 (r430111) +++ head/net/p5-Test-URI/Makefile Sat Dec 31 13:34:06 2016 (r430112) @@ -2,11 +2,10 @@ # $FreeBSD$ PORTNAME= Test-URI -PORTVERSION= 1.08.1 +PORTVERSION= 1.081 CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Check Uniform Resource Identifiers From owner-svn-ports-head@freebsd.org Sat Dec 31 13:34:03 2016 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 DE9A7C998FF; Sat, 31 Dec 2016 13:34: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 924141E84; Sat, 31 Dec 2016 13:34: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 uBVDY2Yg005357; Sat, 31 Dec 2016 13:34:02 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBVDY2W5005355; Sat, 31 Dec 2016 13:34:02 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201612311334.uBVDY2W5005355@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 31 Dec 2016 13:34:02 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r430111 - head/devel/p5-Test-Version 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: Sat, 31 Dec 2016 13:34:04 -0000 Author: sunpoet Date: Sat Dec 31 13:34:02 2016 New Revision: 430111 URL: https://svnweb.freebsd.org/changeset/ports/430111 Log: - Update to 2.05 - Add LICENSE_FILE - Add NO_ARCH Changes: http://search.cpan.org/dist/Test-Version/Changes Modified: head/devel/p5-Test-Version/Makefile head/devel/p5-Test-Version/distinfo Modified: head/devel/p5-Test-Version/Makefile ============================================================================== --- head/devel/p5-Test-Version/Makefile Sat Dec 31 13:33:57 2016 (r430110) +++ head/devel/p5-Test-Version/Makefile Sat Dec 31 13:34:02 2016 (r430111) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Test-Version -PORTVERSION= 1.05000 +PORTVERSION= 2.05 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -12,18 +12,21 @@ MAINTAINER= sunpoet@FreeBSD.org COMMENT= Check to see that version in modules are sane LICENSE= ART20 +LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= p5-File-Find-Rule-Perl>=0:devel/p5-File-Find-Rule-Perl RUN_DEPENDS:= ${BUILD_DEPENDS} TEST_DEPENDS= p5-Test-Exception>=0:devel/p5-Test-Exception +NO_ARCH= yes USE_PERL5= configure USES= perl5 .include .if ${PERL_LEVEL} < 502200 -TEST_DEPENDS+= p5-Test-Simple>=1.001014:devel/p5-Test-Simple +BUILD_DEPENDS+= p5-Module-Metadata>=1.000020:devel/p5-Module-Metadata +RUN_DEPENDS+= p5-Module-Metadata>=1.000020:devel/p5-Module-Metadata .endif .include Modified: head/devel/p5-Test-Version/distinfo ============================================================================== --- head/devel/p5-Test-Version/distinfo Sat Dec 31 13:33:57 2016 (r430110) +++ head/devel/p5-Test-Version/distinfo Sat Dec 31 13:34:02 2016 (r430111) @@ -1,2 +1,3 @@ -SHA256 (Test-Version-1.05.tar.gz) = 9c79c5014a02f1af33f7c9cc4885a6ee342f2ce5bbb3836e2ca62fa13596ffda -SIZE (Test-Version-1.05.tar.gz) = 19228 +TIMESTAMP = 1483190030 +SHA256 (Test-Version-2.05.tar.gz) = 39c0ec02663da0e56962bdafaef6790cf83d12b4d90e8a4cdc971d57d869d63f +SIZE (Test-Version-2.05.tar.gz) = 22916 From owner-svn-ports-head@freebsd.org Sat Dec 31 13:34:12 2016 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 CC8E4C9997B; Sat, 31 Dec 2016 13:34:12 +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 9AB9E1F91; Sat, 31 Dec 2016 13:34:12 +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 uBVDYBdE005577; Sat, 31 Dec 2016 13:34:11 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBVDYBbs005575; Sat, 31 Dec 2016 13:34:11 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201612311334.uBVDYBbs005575@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 31 Dec 2016 13:34:11 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r430113 - head/security/p5-Authen-SASL-SASLprep 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: Sat, 31 Dec 2016 13:34:12 -0000 Author: sunpoet Date: Sat Dec 31 13:34:11 2016 New Revision: 430113 URL: https://svnweb.freebsd.org/changeset/ports/430113 Log: - Update to 1.100 - Use real PORTVERSION Changes: http://search.cpan.org/dist/Authen-SASL-SASLprep/Changes Modified: head/security/p5-Authen-SASL-SASLprep/Makefile head/security/p5-Authen-SASL-SASLprep/distinfo Modified: head/security/p5-Authen-SASL-SASLprep/Makefile ============================================================================== --- head/security/p5-Authen-SASL-SASLprep/Makefile Sat Dec 31 13:34:06 2016 (r430112) +++ head/security/p5-Authen-SASL-SASLprep/Makefile Sat Dec 31 13:34:11 2016 (r430113) @@ -2,11 +2,10 @@ # $FreeBSD$ PORTNAME= Authen-SASL-SASLprep -PORTVERSION= 1.01.1 +PORTVERSION= 1.100 CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Stringprep Profile for User Names and Passwords (RFC 4013) Modified: head/security/p5-Authen-SASL-SASLprep/distinfo ============================================================================== --- head/security/p5-Authen-SASL-SASLprep/distinfo Sat Dec 31 13:34:06 2016 (r430112) +++ head/security/p5-Authen-SASL-SASLprep/distinfo Sat Dec 31 13:34:11 2016 (r430113) @@ -1,2 +1,3 @@ -SHA256 (Authen-SASL-SASLprep-1.011.tar.gz) = d7ee98a3eb3dee29da99d2e7fb7f49c449aa60702db71da3cecd273daf5f0bb5 -SIZE (Authen-SASL-SASLprep-1.011.tar.gz) = 12804 +TIMESTAMP = 1483189228 +SHA256 (Authen-SASL-SASLprep-1.100.tar.gz) = a4cccc34bb3f53acf0ba78c9fc61af8d156d109d1c10487ba5988a55077d1f70 +SIZE (Authen-SASL-SASLprep-1.100.tar.gz) = 13473 From owner-svn-ports-head@freebsd.org Sat Dec 31 13:34:22 2016 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 F2882C999FA; Sat, 31 Dec 2016 13:34:22 +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 BF6001069; Sat, 31 Dec 2016 13:34:22 +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 uBVDYLG9005873; Sat, 31 Dec 2016 13:34:21 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBVDYLaQ005872; Sat, 31 Dec 2016 13:34:21 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201612311334.uBVDYLaQ005872@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 31 Dec 2016 13:34:21 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r430115 - head 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: Sat, 31 Dec 2016 13:34:23 -0000 Author: sunpoet Date: Sat Dec 31 13:34:21 2016 New Revision: 430115 URL: https://svnweb.freebsd.org/changeset/ports/430115 Log: - Move www/p5-ParallelUA to www/p5-ParallelUserAgent Modified: head/MOVED Modified: head/MOVED ============================================================================== --- head/MOVED Sat Dec 31 13:34:16 2016 (r430114) +++ head/MOVED Sat Dec 31 13:34:21 2016 (r430115) @@ -8853,3 +8853,4 @@ net-mgmt/seafile|net-mgmt/seafile-client comms/libcodec2|audio/codec2|2016-12-26|Removed: Duplicate port use `audio/codec2` instead databases/py-sqlalchemy07|databases/py-sqlalchemy10|2016-12-27|Has expired: Upstream has declared this version EoL: please migrate to databases/py-sqlalchemy10 security/openvpn-polarssl|security/openvpn-mbedtls|2016-12-27|Slave port renamed to match the TLS library's new name. +www/p5-ParallelUA|www/p5-ParallelUserAgent|2016-12-31|Rename to match upstream naming From owner-svn-ports-head@freebsd.org Sat Dec 31 13:34:18 2016 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 966A2C999BD; Sat, 31 Dec 2016 13:34:18 +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 585F71FFE; Sat, 31 Dec 2016 13:34:18 +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 uBVDYHte005776; Sat, 31 Dec 2016 13:34:17 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBVDYHFJ005771; Sat, 31 Dec 2016 13:34:17 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201612311334.uBVDYHFJ005771@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 31 Dec 2016 13:34:17 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r430114 - in head: sysutils/monitorix www www/p5-POE-Component-Client-UserAgent www/p5-ParallelUA www/p5-ParallelUserAgent 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: Sat, 31 Dec 2016 13:34:18 -0000 Author: sunpoet Date: Sat Dec 31 13:34:16 2016 New Revision: 430114 URL: https://svnweb.freebsd.org/changeset/ports/430114 Log: - Move www/p5-ParallelUA to www/p5-ParallelUserAgent - Update COMMENT - Update pkg-descr - Add NO_ARCH for dependent ports - Bump PORTREVISION for dependent ports Added: head/www/p5-ParallelUserAgent/ - copied from r430113, head/www/p5-ParallelUA/ Deleted: head/www/p5-ParallelUA/ Modified: head/sysutils/monitorix/Makefile head/www/Makefile head/www/p5-POE-Component-Client-UserAgent/Makefile head/www/p5-ParallelUserAgent/Makefile head/www/p5-ParallelUserAgent/pkg-descr Modified: head/sysutils/monitorix/Makefile ============================================================================== --- head/sysutils/monitorix/Makefile Sat Dec 31 13:34:11 2016 (r430113) +++ head/sysutils/monitorix/Makefile Sat Dec 31 13:34:16 2016 (r430114) @@ -2,7 +2,7 @@ PORTNAME= monitorix PORTVERSION= 3.5.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= sysutils MASTER_SITES= http://www.monitorix.org/ \ http://www.monitorix.org/old_versions/ \ @@ -14,7 +14,7 @@ COMMENT= Web based monitoring system LICENSE= GPLv2 LIB_DEPENDS= librrd.so:databases/rrdtool -RUN_DEPENDS= p5-ParallelUA>=0:www/p5-ParallelUA \ +RUN_DEPENDS= p5-ParallelUserAgent>=0:www/p5-ParallelUserAgent \ p5-CGI>=0:www/p5-CGI \ p5-libwww>=0:www/p5-libwww \ p5-MIME-Lite>=0:mail/p5-MIME-Lite \ @@ -25,6 +25,7 @@ RUN_DEPENDS= p5-ParallelUA>=0:www/p5-Par USES= perl5 USE_PERL5= run +NO_ARCH= yes NO_BUILD= yes USE_RC_SUBR= ${PORTNAME} Modified: head/www/Makefile ============================================================================== --- head/www/Makefile Sat Dec 31 13:34:11 2016 (r430113) +++ head/www/Makefile Sat Dec 31 13:34:16 2016 (r430114) @@ -1111,7 +1111,7 @@ SUBDIR += p5-POE-Filter-HTTP-Parser SUBDIR += p5-POEx-Role-PSGIServer SUBDIR += p5-PSGI - SUBDIR += p5-ParallelUA + SUBDIR += p5-ParallelUserAgent SUBDIR += p5-Parse-HTTP-UserAgent SUBDIR += p5-Path-Class-URI SUBDIR += p5-Perlanet Modified: head/www/p5-POE-Component-Client-UserAgent/Makefile ============================================================================== --- head/www/p5-POE-Component-Client-UserAgent/Makefile Sat Dec 31 13:34:11 2016 (r430113) +++ head/www/p5-POE-Component-Client-UserAgent/Makefile Sat Dec 31 13:34:16 2016 (r430114) @@ -3,7 +3,7 @@ PORTNAME= POE-Component-Client-UserAgent PORTVERSION= 0.08 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:RCAPUTO @@ -16,9 +16,10 @@ LICENSE= ART10 GPLv1 LICENSE_COMB= dual BUILD_DEPENDS= p5-POE>=0:devel/p5-POE \ - p5-ParallelUA>=0:www/p5-ParallelUA + p5-ParallelUserAgent>=0:www/p5-ParallelUserAgent RUN_DEPENDS:= ${BUILD_DEPENDS} +NO_ARCH= yes USES= perl5 USE_PERL5= configure Modified: head/www/p5-ParallelUserAgent/Makefile ============================================================================== --- head/www/p5-ParallelUA/Makefile Sat Dec 31 13:34:11 2016 (r430113) +++ head/www/p5-ParallelUserAgent/Makefile Sat Dec 31 13:34:16 2016 (r430114) @@ -1,16 +1,15 @@ # Created by: ache@FreeBSD.org # $FreeBSD$ -PORTNAME= ParallelUA +PORTNAME= ParallelUserAgent PORTVERSION= 2.57 PORTREVISION= 3 CATEGORIES= www perl5 MASTER_SITES= CPAN/LWP PKGNAMEPREFIX= p5- -DISTNAME= ParallelUserAgent-${PORTVERSION} MAINTAINER= sunpoet@FreeBSD.org -COMMENT= Perl5 Parallel LWP User Agent for WWW access +COMMENT= Extension for LWP to allow parallel HTTP and FTP access LICENSE= ART10 GPLv1 LICENSE_COMB= dual Modified: head/www/p5-ParallelUserAgent/pkg-descr ============================================================================== --- head/www/p5-ParallelUA/pkg-descr Sat Dec 31 13:34:11 2016 (r430113) +++ head/www/p5-ParallelUserAgent/pkg-descr Sat Dec 31 13:34:16 2016 (r430114) @@ -1,9 +1,19 @@ -ParallelUserAgent allows you to connect to multiple sites _in parallel_! -You can register a number of requests, then call the 'wait' method and see -how the requests come in as each server responds. +ParallelUserAgent (or PUA for short) is an extension of the existing libwww-5.x +distribution. It allows you to connect to download several Web pages in +_parallel_, without having to request each page one after the other. -ParallelUserAgent is basically an extension of the current UserAgent and -RobotUA modules that come with libwww5. It installs into the ::Parallel -subtree under the standard LWP directory that ships with libwww5. +Instead of retrieving each single page using LWP::UserAgent::request or +::simple_request methods, you first "register" all pages that you wish to +download in parallel and then call PUA's "wait" method, which will then make all +the necessary connections and download the pages. + +You can define callback routines which will be called whenever a connection is +established, is cut off, new data comes in or a request finishes. The +subroutines can be global for all requests you registered, or different for +every single request. + +Callbacks for example allow you to print status updates as the responses come +in, or even immediately post follow-up requests based on the responses, all +within the same single "wait" cycle. WWW: http://search.cpan.org/dist/ParallelUserAgent/ From owner-svn-ports-head@freebsd.org Sat Dec 31 13:34:27 2016 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 ECFEFC99A28; Sat, 31 Dec 2016 13:34:27 +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 A0E2210E3; Sat, 31 Dec 2016 13:34:27 +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 uBVDYQ5p006019; Sat, 31 Dec 2016 13:34:26 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBVDYQIL006015; Sat, 31 Dec 2016 13:34:26 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201612311334.uBVDYQIL006015@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 31 Dec 2016 13:34:26 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r430116 - head/science/p5-Chemistry-Elements 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: Sat, 31 Dec 2016 13:34:28 -0000 Author: sunpoet Date: Sat Dec 31 13:34:26 2016 New Revision: 430116 URL: https://svnweb.freebsd.org/changeset/ports/430116 Log: - Update to 1.071 - Add LICENSE - Sort PLIST - Remove Author line Modified: head/science/p5-Chemistry-Elements/Makefile head/science/p5-Chemistry-Elements/distinfo head/science/p5-Chemistry-Elements/pkg-descr head/science/p5-Chemistry-Elements/pkg-plist Modified: head/science/p5-Chemistry-Elements/Makefile ============================================================================== --- head/science/p5-Chemistry-Elements/Makefile Sat Dec 31 13:34:21 2016 (r430115) +++ head/science/p5-Chemistry-Elements/Makefile Sat Dec 31 13:34:26 2016 (r430116) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= Chemistry-Elements -PORTVERSION= 1.07 -PORTREVISION= 1 +PORTVERSION= 1.071 CATEGORIES= science perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -11,6 +10,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for working with Chemical Elements +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + USES= perl5 USE_PERL5= configure Modified: head/science/p5-Chemistry-Elements/distinfo ============================================================================== --- head/science/p5-Chemistry-Elements/distinfo Sat Dec 31 13:34:21 2016 (r430115) +++ head/science/p5-Chemistry-Elements/distinfo Sat Dec 31 13:34:26 2016 (r430116) @@ -1,2 +1,3 @@ -SHA256 (Chemistry-Elements-1.07.tar.gz) = 452c379722d8ec6d230c1e979008ec1244685e885cf92962e6357cf6580508fd -SIZE (Chemistry-Elements-1.07.tar.gz) = 12855 +TIMESTAMP = 1483188621 +SHA256 (Chemistry-Elements-1.071.tar.gz) = 16d7aa0476db887bf3e212d7f00b122e509df9137762a4d292a5927fa47c15d4 +SIZE (Chemistry-Elements-1.071.tar.gz) = 22640 Modified: head/science/p5-Chemistry-Elements/pkg-descr ============================================================================== --- head/science/p5-Chemistry-Elements/pkg-descr Sat Dec 31 13:34:21 2016 (r430115) +++ head/science/p5-Chemistry-Elements/pkg-descr Sat Dec 31 13:34:26 2016 (r430116) @@ -3,5 +3,3 @@ track of your chemical data. Using eithe symbol, or element name you can construct an Element object. WWW: http://search.cpan.org/dist/Chemistry-Elements/ - -Seamus Venasse Modified: head/science/p5-Chemistry-Elements/pkg-plist ============================================================================== --- head/science/p5-Chemistry-Elements/pkg-plist Sat Dec 31 13:34:21 2016 (r430115) +++ head/science/p5-Chemistry-Elements/pkg-plist Sat Dec 31 13:34:26 2016 (r430116) @@ -1,2 +1,2 @@ -%%PERL5_MAN3%%/Chemistry::Elements.3.gz %%SITE_PERL%%/Chemistry/Elements.pm +%%PERL5_MAN3%%/Chemistry::Elements.3.gz From owner-svn-ports-head@freebsd.org Sat Dec 31 13:36:47 2016 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 469F1C99AD4; Sat, 31 Dec 2016 13:36:47 +0000 (UTC) (envelope-from swills@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 0EB6B1621; Sat, 31 Dec 2016 13:36:46 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBVDakSe006224; Sat, 31 Dec 2016 13:36:46 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBVDaks4006222; Sat, 31 Dec 2016 13:36:46 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201612311336.uBVDaks4006222@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Sat, 31 Dec 2016 13:36:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r430117 - in head/devel/rubygem-pygments.rb: . 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: Sat, 31 Dec 2016 13:36:47 -0000 Author: swills Date: Sat Dec 31 13:36:45 2016 New Revision: 430117 URL: https://svnweb.freebsd.org/changeset/ports/430117 Log: devel/rubygem-pygments.rb: update to 1.1.1 Deleted: head/devel/rubygem-pygments.rb/files/ Modified: head/devel/rubygem-pygments.rb/Makefile head/devel/rubygem-pygments.rb/distinfo Modified: head/devel/rubygem-pygments.rb/Makefile ============================================================================== --- head/devel/rubygem-pygments.rb/Makefile Sat Dec 31 13:34:26 2016 (r430116) +++ head/devel/rubygem-pygments.rb/Makefile Sat Dec 31 13:36:45 2016 (r430117) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= pygments.rb -PORTVERSION= 0.6.3 -PORTREVISION= 1 +PORTVERSION= 1.1.1 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -13,8 +12,7 @@ COMMENT= Exposes the pygments syntax hig LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= rubygem-posix-spawn>=0.3.6:devel/rubygem-posix-spawn \ - rubygem-yajl-ruby>=1.2.0:devel/rubygem-yajl-ruby +RUN_DEPENDS= rubygem-multi_json>=1.0.0:devel/rubygem-multi_json NO_ARCH= yes USE_RUBY= yes Modified: head/devel/rubygem-pygments.rb/distinfo ============================================================================== --- head/devel/rubygem-pygments.rb/distinfo Sat Dec 31 13:34:26 2016 (r430116) +++ head/devel/rubygem-pygments.rb/distinfo Sat Dec 31 13:36:45 2016 (r430117) @@ -1,2 +1,3 @@ -SHA256 (rubygem/pygments.rb-0.6.3.gem) = d19824fe964cf10388e2852ce3ee888f3e1446c9c2cdc89a55137d8183391198 -SIZE (rubygem/pygments.rb-0.6.3.gem) = 1892352 +TIMESTAMP = 1483154737 +SHA256 (rubygem/pygments.rb-1.1.1.gem) = 139a6d980d2eeff10bc8963fa13eeeb4d4e391c31ae9d1aa701b7087fbbb113c +SIZE (rubygem/pygments.rb-1.1.1.gem) = 1169920 From owner-svn-ports-head@freebsd.org Sat Dec 31 13:49:30 2016 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 9692BC99D7A; Sat, 31 Dec 2016 13:49:30 +0000 (UTC) (envelope-from swills@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 5DD051B61; Sat, 31 Dec 2016 13:49:30 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBVDnTNv010463; Sat, 31 Dec 2016 13:49:29 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBVDnTYK010461; Sat, 31 Dec 2016 13:49:29 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201612311349.uBVDnTYK010461@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Sat, 31 Dec 2016 13:49:29 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r430118 - head/sysutils/rubygem-chef-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: Sat, 31 Dec 2016 13:49:30 -0000 Author: swills Date: Sat Dec 31 13:49:29 2016 New Revision: 430118 URL: https://svnweb.freebsd.org/changeset/ports/430118 Log: sysutils/rubygem-chef-api: update to 0.7.0 Modified: head/sysutils/rubygem-chef-api/Makefile head/sysutils/rubygem-chef-api/distinfo (contents, props changed) Modified: head/sysutils/rubygem-chef-api/Makefile ============================================================================== --- head/sysutils/rubygem-chef-api/Makefile Sat Dec 31 13:36:45 2016 (r430117) +++ head/sysutils/rubygem-chef-api/Makefile Sat Dec 31 13:49:29 2016 (r430118) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= chef-api -PORTVERSION= 0.5.0 +PORTVERSION= 0.7.0 CATEGORIES= sysutils ruby MASTER_SITES= RG Modified: head/sysutils/rubygem-chef-api/distinfo ============================================================================== --- head/sysutils/rubygem-chef-api/distinfo Sat Dec 31 13:36:45 2016 (r430117) +++ head/sysutils/rubygem-chef-api/distinfo Sat Dec 31 13:49:29 2016 (r430118) @@ -1,2 +1,3 @@ -SHA256 (rubygem/chef-api-0.5.0.gem) = fb47fb487308de9b6cc615a4c1c3fa6523d5e953ecf75f479cd4848b712e2073 -SIZE (rubygem/chef-api-0.5.0.gem) = 51712 +TIMESTAMP = 1483191716 +SHA256 (rubygem/chef-api-0.7.0.gem) = e93b83711f305a11c2b12202e2dc6afb4bd9234b1afafd0479d7ad60727cc302 +SIZE (rubygem/chef-api-0.7.0.gem) = 52736 From owner-svn-ports-head@freebsd.org Sat Dec 31 13:55:00 2016 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 17C0FC99F20; Sat, 31 Dec 2016 13:55:00 +0000 (UTC) (envelope-from swills@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 DB7071F1C; Sat, 31 Dec 2016 13:54:59 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBVDsx4R014351; Sat, 31 Dec 2016 13:54:59 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBVDsw92014349; Sat, 31 Dec 2016 13:54:58 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201612311354.uBVDsw92014349@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Sat, 31 Dec 2016 13:54:58 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r430119 - head/devel/rubygem-grape 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: Sat, 31 Dec 2016 13:55:00 -0000 Author: swills Date: Sat Dec 31 13:54:58 2016 New Revision: 430119 URL: https://svnweb.freebsd.org/changeset/ports/430119 Log: devel/rubygem-grape: update to 0.19.0 Modified: head/devel/rubygem-grape/Makefile head/devel/rubygem-grape/distinfo Modified: head/devel/rubygem-grape/Makefile ============================================================================== --- head/devel/rubygem-grape/Makefile Sat Dec 31 13:49:29 2016 (r430118) +++ head/devel/rubygem-grape/Makefile Sat Dec 31 13:54:58 2016 (r430119) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= grape -PORTVERSION= 0.18.0 -PORTREVISION= 1 +PORTVERSION= 0.19.0 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-grape/distinfo ============================================================================== --- head/devel/rubygem-grape/distinfo Sat Dec 31 13:49:29 2016 (r430118) +++ head/devel/rubygem-grape/distinfo Sat Dec 31 13:54:58 2016 (r430119) @@ -1,3 +1,3 @@ -TIMESTAMP = 1480770194 -SHA256 (rubygem/grape-0.18.0.gem) = f231e4c2fb80a85d032632a3cd6a692a531834c15ba0ab48c5fbce23bd55579f -SIZE (rubygem/grape-0.18.0.gem) = 373760 +TIMESTAMP = 1483192090 +SHA256 (rubygem/grape-0.19.0.gem) = ee456dc1c32daa0a885391ff31c29af8b5876b0f4a7cbea0702b0c4d3b887401 +SIZE (rubygem/grape-0.19.0.gem) = 374784 From owner-svn-ports-head@freebsd.org Sat Dec 31 13:58:32 2016 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 95707C99F7C; Sat, 31 Dec 2016 13:58:32 +0000 (UTC) (envelope-from swills@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 64DAA101E; Sat, 31 Dec 2016 13:58:32 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBVDwVh7014601; Sat, 31 Dec 2016 13:58:31 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBVDwV5G014599; Sat, 31 Dec 2016 13:58:31 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201612311358.uBVDwV5G014599@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Sat, 31 Dec 2016 13:58:31 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r430120 - head/devel/rubygem-grape-entity 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: Sat, 31 Dec 2016 13:58:32 -0000 Author: swills Date: Sat Dec 31 13:58:31 2016 New Revision: 430120 URL: https://svnweb.freebsd.org/changeset/ports/430120 Log: devel/rubygem-grape-entity: update to 0.6.0 Modified: head/devel/rubygem-grape-entity/Makefile head/devel/rubygem-grape-entity/distinfo Modified: head/devel/rubygem-grape-entity/Makefile ============================================================================== --- head/devel/rubygem-grape-entity/Makefile Sat Dec 31 13:54:58 2016 (r430119) +++ head/devel/rubygem-grape-entity/Makefile Sat Dec 31 13:58:31 2016 (r430120) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= grape-entity -PORTVERSION= 0.5.1 +PORTVERSION= 0.6.0 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-grape-entity/distinfo ============================================================================== --- head/devel/rubygem-grape-entity/distinfo Sat Dec 31 13:54:58 2016 (r430119) +++ head/devel/rubygem-grape-entity/distinfo Sat Dec 31 13:58:31 2016 (r430120) @@ -1,2 +1,3 @@ -SHA256 (rubygem/grape-entity-0.5.1.gem) = 047813a5296d33abe3713662a2dd7b26673358a953aeaa2682a53fb3983161a2 -SIZE (rubygem/grape-entity-0.5.1.gem) = 37376 +TIMESTAMP = 1483192396 +SHA256 (rubygem/grape-entity-0.6.0.gem) = 18c6eebfce66cb0288b9273783c057a90f05f1707c882f7347e61313829550a2 +SIZE (rubygem/grape-entity-0.6.0.gem) = 39424 From owner-svn-ports-head@freebsd.org Sat Dec 31 13:59:52 2016 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 4BD39C99FB7; Sat, 31 Dec 2016 13:59:52 +0000 (UTC) (envelope-from swills@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 1B49310FE; Sat, 31 Dec 2016 13:59:52 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBVDxpVw014764; Sat, 31 Dec 2016 13:59:51 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBVDxp0I014762; Sat, 31 Dec 2016 13:59:51 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201612311359.uBVDxp0I014762@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Sat, 31 Dec 2016 13:59:51 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r430121 - head/devel/rubygem-grape-swagger 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: Sat, 31 Dec 2016 13:59:52 -0000 Author: swills Date: Sat Dec 31 13:59:50 2016 New Revision: 430121 URL: https://svnweb.freebsd.org/changeset/ports/430121 Log: devel/rubygem-grape-swagger: update to 0.25.3 Modified: head/devel/rubygem-grape-swagger/Makefile head/devel/rubygem-grape-swagger/distinfo Modified: head/devel/rubygem-grape-swagger/Makefile ============================================================================== --- head/devel/rubygem-grape-swagger/Makefile Sat Dec 31 13:58:31 2016 (r430120) +++ head/devel/rubygem-grape-swagger/Makefile Sat Dec 31 13:59:50 2016 (r430121) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= grape-swagger -PORTVERSION= 0.25.2 +PORTVERSION= 0.25.3 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-grape-swagger/distinfo ============================================================================== --- head/devel/rubygem-grape-swagger/distinfo Sat Dec 31 13:58:31 2016 (r430120) +++ head/devel/rubygem-grape-swagger/distinfo Sat Dec 31 13:59:50 2016 (r430121) @@ -1,3 +1,3 @@ -TIMESTAMP = 1480771664 -SHA256 (rubygem/grape-swagger-0.25.2.gem) = a3295637982726a43af692136ca891281f311c455c447c47c38c6eadf4dfd3be -SIZE (rubygem/grape-swagger-0.25.2.gem) = 216576 +TIMESTAMP = 1483192606 +SHA256 (rubygem/grape-swagger-0.25.3.gem) = fd6b59bf3e331fba7394610f881ce22b3bfe2e4569923b6f635f35dc90b36f7f +SIZE (rubygem/grape-swagger-0.25.3.gem) = 217600 From owner-svn-ports-head@freebsd.org Sat Dec 31 14:14:15 2016 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 3A89AC99330; Sat, 31 Dec 2016 14:14:15 +0000 (UTC) (envelope-from olivierd@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 0A50E18AB; Sat, 31 Dec 2016 14:14:14 +0000 (UTC) (envelope-from olivierd@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBVEEE5f022612; Sat, 31 Dec 2016 14:14:14 GMT (envelope-from olivierd@FreeBSD.org) Received: (from olivierd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBVEEEf5022610; Sat, 31 Dec 2016 14:14:14 GMT (envelope-from olivierd@FreeBSD.org) Message-Id: <201612311414.uBVEEEf5022610@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olivierd set sender to olivierd@FreeBSD.org using -f From: Olivier Duchateau Date: Sat, 31 Dec 2016 14:14:14 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r430122 - in head/net/py-matrix-synapse: . 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: Sat, 31 Dec 2016 14:14:15 -0000 Author: olivierd Date: Sat Dec 31 14:14:13 2016 New Revision: 430122 URL: https://svnweb.freebsd.org/changeset/ports/430122 Log: Update to 0.18.4 PR: 214811 Submitted by: Zane Bowers-Hadley Approved by: (maintainer, timeout > 1 month) Deleted: head/net/py-matrix-synapse/files/ Modified: head/net/py-matrix-synapse/Makefile head/net/py-matrix-synapse/distinfo Modified: head/net/py-matrix-synapse/Makefile ============================================================================== --- head/net/py-matrix-synapse/Makefile Sat Dec 31 13:59:50 2016 (r430121) +++ head/net/py-matrix-synapse/Makefile Sat Dec 31 14:14:13 2016 (r430122) @@ -3,8 +3,7 @@ PORTNAME= matrix-synapse DISTVERSIONPREFIX= v -DISTVERSION= 0.12.0 -PORTREVISION= 1 +DISTVERSION= 0.18.4 CATEGORIES= net python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -14,29 +13,29 @@ COMMENT= Matrix protocol reference homes LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}frozendict>=0.4:devel/py-frozendict \ +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}frozendict>=0.5:devel/py-frozendict \ ${PYTHON_PKGNAMEPREFIX}unpaddedbase64>=1.0.1:devel/py-unpaddedbase64 \ ${PYTHON_PKGNAMEPREFIX}canonicaljson>=1.0.0:devel/py-canonicaljson \ ${PYTHON_PKGNAMEPREFIX}signedjson>=1.0.0:security/py-signedjson \ - ${PYTHON_PKGNAMEPREFIX}pynacl>=0.3.0:security/py-pynacl \ - ${PYTHON_PKGNAMEPREFIX}service_identity>=1.0.0:security/py-service_identity \ - ${PYTHON_PKGNAMEPREFIX}twisted>=15.1.0:devel/py-twisted \ - ${PYTHON_PKGNAMEPREFIX}openssl>=0.14:security/py-openssl \ - ${PYTHON_PKGNAMEPREFIX}yaml>0:devel/py-yaml \ - ${PYTHON_PKGNAMEPREFIX}pyasn1>0:devel/py-pyasn1 \ - ${PYTHON_PKGNAMEPREFIX}daemonize>0:devel/py-daemonize \ - ${PYTHON_PKGNAMEPREFIX}bcrypt>0:security/py-bcrypt \ - ${PYTHON_PKGNAMEPREFIX}pillow>0:graphics/py-pillow \ - ${PYTHON_PKGNAMEPREFIX}pydenticon>0:devel/py-pydenticon \ - ${PYTHON_PKGNAMEPREFIX}ujson>0:devel/py-ujson \ - ${PYTHON_PKGNAMEPREFIX}blist>0:devel/py-blist \ - ${PYTHON_PKGNAMEPREFIX}pysaml2>0:security/py-pysaml2 \ - ${PYTHON_PKGNAMEPREFIX}pymacaroons-pynacl>0:security/py-pymacaroons-pynacl \ - ${PYTHON_PKGNAMEPREFIX}simplejson>0:devel/py-simplejson \ + ${PYTHON_PKGNAMEPREFIX}pynacl>=1.0.1:security/py-pynacl \ + ${PYTHON_PKGNAMEPREFIX}service_identity>=16.0:security/py-service_identity \ + ${PYTHON_PKGNAMEPREFIX}twisted>=16.6.0:devel/py-twisted \ + ${PYTHON_PKGNAMEPREFIX}openssl>=16.0.0:security/py-openssl \ + ${PYTHON_PKGNAMEPREFIX}yaml>=3.11:devel/py-yaml \ + ${PYTHON_PKGNAMEPREFIX}pyasn1>=0.1.9:devel/py-pyasn1 \ + ${PYTHON_PKGNAMEPREFIX}daemonize>=2.4.2:devel/py-daemonize \ + ${PYTHON_PKGNAMEPREFIX}bcrypt>=0.4:security/py-bcrypt \ + ${PYTHON_PKGNAMEPREFIX}pillow>=3.1.1:graphics/py-pillow \ + ${PYTHON_PKGNAMEPREFIX}pydenticon>=0.2:devel/py-pydenticon \ + ${PYTHON_PKGNAMEPREFIX}ujson>=1.35:devel/py-ujson \ + ${PYTHON_PKGNAMEPREFIX}blist>=1.3.6:devel/py-blist \ + ${PYTHON_PKGNAMEPREFIX}pysaml2>=4.0.2:security/py-pysaml2 \ + ${PYTHON_PKGNAMEPREFIX}pymacaroons-pynacl>=0.9.3:security/py-pymacaroons-pynacl \ + ${PYTHON_PKGNAMEPREFIX}simplejson>=3.10.0:devel/py-simplejson \ ${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3 \ - ${PYTHON_PKGNAMEPREFIX}matrix-angular-sdk>0:devel/py-matrix-angular-sdk -TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}virtualenv>0:devel/py-virtualenv \ - ${PYTHON_PKGNAMEPREFIX}tox>0:devel/py-tox + ${PYTHON_PKGNAMEPREFIX}matrix-angular-sdk>=0.6.6:devel/py-matrix-angular-sdk +TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}virtualenv>=15.0:devel/py-virtualenv \ + ${PYTHON_PKGNAMEPREFIX}tox>=2.3.1:devel/py-tox USES= python USE_GITHUB= yes Modified: head/net/py-matrix-synapse/distinfo ============================================================================== --- head/net/py-matrix-synapse/distinfo Sat Dec 31 13:59:50 2016 (r430121) +++ head/net/py-matrix-synapse/distinfo Sat Dec 31 14:14:13 2016 (r430122) @@ -1,2 +1,3 @@ -SHA256 (matrix-org-synapse-v0.12.0_GH0.tar.gz) = 26a3d97c7ff97ce970d042f6e07d3f8af7477504da3e208aa6d811f8f999b8e0 -SIZE (matrix-org-synapse-v0.12.0_GH0.tar.gz) = 572984 +TIMESTAMP = 1480037052 +SHA256 (matrix-org-synapse-v0.18.4_GH0.tar.gz) = e0dc5517227e9591fa22f1723371f790999927131df3f5c7a7883578fefddff1 +SIZE (matrix-org-synapse-v0.18.4_GH0.tar.gz) = 731642 From owner-svn-ports-head@freebsd.org Sat Dec 31 14:28:38 2016 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 A994DC995AD; Sat, 31 Dec 2016 14:28:38 +0000 (UTC) (envelope-from avilla@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 78E511DE8; Sat, 31 Dec 2016 14:28:38 +0000 (UTC) (envelope-from avilla@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBVESbd8027039; Sat, 31 Dec 2016 14:28:37 GMT (envelope-from avilla@FreeBSD.org) Received: (from avilla@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBVESbmj027038; Sat, 31 Dec 2016 14:28:37 GMT (envelope-from avilla@FreeBSD.org) Message-Id: <201612311428.uBVESbmj027038@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: avilla set sender to avilla@FreeBSD.org using -f From: Alberto Villa Date: Sat, 31 Dec 2016 14:28:37 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r430123 - head/multimedia/shotcut 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: Sat, 31 Dec 2016 14:28:38 -0000 Author: avilla Date: Sat Dec 31 14:28:37 2016 New Revision: 430123 URL: https://svnweb.freebsd.org/changeset/ports/430123 Log: - Fix build on FreeBSD 9 FreeBSD 10+ has bmake(1) from NetBSD, which ignores stale .depend entries. To successfully build on older releases, we have to remove the incriminated file. Modified: head/multimedia/shotcut/Makefile Modified: head/multimedia/shotcut/Makefile ============================================================================== --- head/multimedia/shotcut/Makefile Sat Dec 31 14:14:13 2016 (r430122) +++ head/multimedia/shotcut/Makefile Sat Dec 31 14:28:37 2016 (r430123) @@ -52,6 +52,9 @@ post-patch: ${REINPLACE_CMD} -e 's/"qmelt"/"melt"/' \ ${WRKSRC}/src/jobs/meltjob.cpp +pre-build: + @${FIND} ${WRKSRC} -name '.depend' -delete + post-build-NLS-on: ${LRELEASE} ${WRKSRC}/src/src.pro From owner-svn-ports-head@freebsd.org Sat Dec 31 14:32:51 2016 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 9B4C7C9971F; Sat, 31 Dec 2016 14:32:51 +0000 (UTC) (envelope-from hrs@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 63AB61144; Sat, 31 Dec 2016 14:32:51 +0000 (UTC) (envelope-from hrs@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBVEWoGA030835; Sat, 31 Dec 2016 14:32:50 GMT (envelope-from hrs@FreeBSD.org) Received: (from hrs@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBVEWoiW030830; Sat, 31 Dec 2016 14:32:50 GMT (envelope-from hrs@FreeBSD.org) Message-Id: <201612311432.uBVEWoiW030830@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: hrs set sender to hrs@FreeBSD.org using -f From: Hiroki Sato Date: Sat, 31 Dec 2016 14:32:50 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r430124 - in head/math/coq: . 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: Sat, 31 Dec 2016 14:32:51 -0000 Author: hrs Date: Sat Dec 31 14:32:50 2016 New Revision: 430124 URL: https://svnweb.freebsd.org/changeset/ports/430124 Log: Update to 8.5. Added: head/math/coq/files/ head/math/coq/files/patch-Makefile.build (contents, props changed) head/math/coq/files/patch-configure.ml (contents, props changed) Modified: head/math/coq/Makefile head/math/coq/distinfo head/math/coq/pkg-plist Modified: head/math/coq/Makefile ============================================================================== --- head/math/coq/Makefile Sat Dec 31 14:28:37 2016 (r430123) +++ head/math/coq/Makefile Sat Dec 31 14:32:50 2016 (r430124) @@ -1,12 +1,10 @@ # $FreeBSD$ PORTNAME= coq -PORTVERSION= 8.4.6 -PORTEPOCH= 3 +PORTVERSION= 8.5 CATEGORIES= math -MASTER_SITES= http://coq.inria.fr/distrib/V${COQVERSION}/files/ \ +MASTER_SITES= http://coq.inria.fr/distrib/V${PORTVERSION}/files/ \ ftp://ftp.stack.nl/pub/users/johans/coq/ -DISTNAME= ${PORTNAME}-${COQVERSION} MAINTAINER= hrs@FreeBSD.org COMMENT= Theorem prover based on lambda-C @@ -21,64 +19,40 @@ LIB_DEPENDS= libfontconfig.so:x11-fonts/ COQVERSION= ${PORTVERSION:R}pl${PORTVERSION:E} USES= gmake gettext-runtime -USE_GNOME= atk cairo gdkpixbuf2 glib20 gtk20 pango +USE_EMACS= yes +USE_GNOME= atk cairo gdkpixbuf2 glib20 gtk20 gtksourceview2 pango +USE_LDCONFIG= ${PREFIX}/lib/coq USE_OCAML= yes HAS_CONFIGURE= yes -CONFIGURE_ARGS= --prefix ${PREFIX} \ - --mandir ${PREFIX}/man \ - --emacslib ${PREFIX}/share/emacs/site-lisp \ - --opt +CONFIGURE_ARGS= -prefix ${PREFIX} \ + -mandir ${PREFIX}/man \ + -emacslib ${PREFIX}/share/emacs/site-lisp/coq \ + -usecamlp5 \ + -byteonly \ + -makecmd ${MAKE_CMD} +MAKE_ENV= VERBOSE=1 ALL_TARGET= world BROKEN_powerpc= does not link -STRIP_FILES= \ - lib/coq/dllcoqrun.so \ - lib/coq/plugins/cc/cc_plugin.cmxs \ - lib/coq/plugins/decl_mode/decl_mode_plugin.cmxs \ - lib/coq/plugins/extraction/extraction_plugin.cmxs \ - lib/coq/plugins/field/field_plugin.cmxs \ - lib/coq/plugins/firstorder/ground_plugin.cmxs \ - lib/coq/plugins/fourier/fourier_plugin.cmxs \ - lib/coq/plugins/funind/recdef_plugin.cmxs \ - lib/coq/plugins/micromega/micromega_plugin.cmxs \ - lib/coq/plugins/nsatz/nsatz_plugin.cmxs \ - lib/coq/plugins/omega/omega_plugin.cmxs \ - lib/coq/plugins/quote/quote_plugin.cmxs \ - lib/coq/plugins/ring/ring_plugin.cmxs \ - lib/coq/plugins/romega/romega_plugin.cmxs \ - lib/coq/plugins/rtauto/rtauto_plugin.cmxs \ - lib/coq/plugins/setoid_ring/newring_plugin.cmxs \ - lib/coq/plugins/subtac/subtac_plugin.cmxs \ - lib/coq/plugins/syntax/ascii_syntax_plugin.cmxs \ - lib/coq/plugins/syntax/nat_syntax_plugin.cmxs \ - lib/coq/plugins/syntax/numbers_syntax_plugin.cmxs \ - lib/coq/plugins/syntax/r_syntax_plugin.cmxs \ - lib/coq/plugins/syntax/string_syntax_plugin.cmxs \ - lib/coq/plugins/syntax/z_syntax_plugin.cmxs \ - lib/coq/plugins/xml/xml_plugin.cmxs - OPTIONS_DEFINE= DOCS IDE OPTIONS_DEFAULT= IDE OPTIONS_SUB= yes IDE_DESC= Include desktop environment (coqide) IDE_BUILD_DEPENDS= lablgtk2:x11-toolkits/ocaml-lablgtk2 IDE_RUN_DEPENDS= lablgtk2:x11-toolkits/ocaml-lablgtk2 -IDE_CONFIGURE_OFF= --coqide no +IDE_CONFIGURE_OFF= -coqide no DOCS_USE= TEX=latex:build,dvipsk:build,texmf:build DOCS_BUILD_DEPENDS= hevea:textproc/hevea -DOCS_CONFIGURE_OFF= --with-doc none -PORTDOCS= * +DOCS_CONFIGURE_OFF= -with-doc no + +STRIP_FILES= lib/coq/dllcoqrun.so # Workaround bsd.ocaml.mk to fix packaging add-plist-post: @${DO_NADA} post-patch: - ${REINPLACE_CMD} -e '/FreeBSD.*\.byte/s/^/#/' \ - -e '/^MAKE=/d' ${WRKSRC}/configure - ${REINPLACE_CMD} -e '/^#COQINSTALLPREFIX/{s/^#//;s|$$|$${DESTDIR}|;}' \ - ${WRKSRC}/Makefile.build ${REINPLACE_CMD} -e '/show_latex_mes/s/)$$/; true)/' \ ${WRKSRC}/Makefile.doc Modified: head/math/coq/distinfo ============================================================================== --- head/math/coq/distinfo Sat Dec 31 14:28:37 2016 (r430123) +++ head/math/coq/distinfo Sat Dec 31 14:32:50 2016 (r430124) @@ -1,2 +1,3 @@ -SHA256 (coq-8.4pl6.tar.gz) = a540a231a9970a49353ca039f3544616ff86a208966ab1c593779ae13c91ebd6 -SIZE (coq-8.4pl6.tar.gz) = 4099815 +TIMESTAMP = 1483174912 +SHA256 (coq-8.5.tar.gz) = 89a92fb8b91e7cb0797d41c87cd13e4b63bee76c32a6dcc3d7c8055ca6a9ae3d +SIZE (coq-8.5.tar.gz) = 5346653 Added: head/math/coq/files/patch-Makefile.build ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/math/coq/files/patch-Makefile.build Sat Dec 31 14:32:50 2016 (r430124) @@ -0,0 +1,29 @@ +--- Makefile.build.orig 2016-01-20 16:52:18 UTC ++++ Makefile.build +@@ -56,7 +56,7 @@ CURDEPS:=$(addsuffix .d, $(CURFILES)) + + # Variables meant to be modifiable via the command-line of make + +-VERBOSE= ++VERBOSE=1 + NO_RECOMPILE_ML4= + NO_RECALC_DEPS= + READABLE_ML4= # non-empty means .ml of .ml4 will be ascii instead of binary +@@ -82,7 +82,7 @@ STDTIME=/usr/bin/time -f "$* (user: %U m + TIMER=$(if $(TIMED), $(STDTIME), $(TIMECMD)) + + COQOPTS=$(COQ_XML) $(VM) $(NATIVECOMPUTE) +-BOOTCOQC=$(TIMER) $(COQTOPEXE) -boot $(COQOPTS) -compile ++BOOTCOQC=$(TIMER) env CAML_LD_LIBRARY_PATH=$${PWD}/kernel/byterun $(COQTOPEXE) -boot $(COQOPTS) -compile + + # The SHOW and HIDE variables control whether make will echo complete commands + # or only abbreviated versions. +@@ -704,7 +704,7 @@ install-doc-no: + .PHONY: install install-doc-all install-doc-no + + #These variables are intended to be set by the caller to make +-#COQINSTALLPREFIX= ++COQINSTALLPREFIX=${DESTDIR} + #OLDROOT= + + # Can be changed for a local installation (to make packages). Added: head/math/coq/files/patch-configure.ml ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/math/coq/files/patch-configure.ml Sat Dec 31 14:32:50 2016 (r430124) @@ -0,0 +1,11 @@ +--- configure.ml.orig 2016-01-20 16:52:18 UTC ++++ configure.ml +@@ -843,7 +843,7 @@ let strip = + (** * md5sum command *) + + let md5sum = +- if arch = "Darwin" then "md5 -q" else "md5sum" ++ if arch = "FreeBSD" then "md5 -q" else "md5sum" + + + (** * Documentation : do we have latex, hevea, ... *) Modified: head/math/coq/pkg-plist ============================================================================== --- head/math/coq/pkg-plist Sat Dec 31 14:28:37 2016 (r430123) +++ head/math/coq/pkg-plist Sat Dec 31 14:32:50 2016 (r430124) @@ -1,869 +1,799 @@ -bin/coqmktop -bin/coqc -bin/coqtop.byte -bin/coqtop.opt -bin/coqchk -bin/coqchk.opt -bin/coqtop -bin/coqdep -bin/coq_makefile -bin/gallina -bin/coq-tex -bin/coqwc -bin/coqdoc -%%IDE%%bin/coqide.opt -%%IDE%%bin/coqide -etc/xdg/coq/coqide-gtk2rc -lib/coq/tools/coqdoc/coqdoc.sty -lib/coq/tools/coqdoc/coqdoc.css -lib/coq/theories/Init/Datatypes.vo -lib/coq/theories/Init/Logic_Type.vo -lib/coq/theories/Init/Logic.vo -lib/coq/theories/Init/Notations.vo -lib/coq/theories/Init/Peano.vo -lib/coq/theories/Init/Prelude.vo -lib/coq/theories/Init/Specif.vo -lib/coq/theories/Init/Tactics.vo -lib/coq/theories/Init/Wf.vo -lib/coq/theories/Logic/Berardi.vo -lib/coq/theories/Logic/ChoiceFacts.vo -lib/coq/theories/Logic/ClassicalChoice.vo -lib/coq/theories/Logic/ClassicalDescription.vo -lib/coq/theories/Logic/ClassicalEpsilon.vo -lib/coq/theories/Logic/ClassicalFacts.vo -lib/coq/theories/Logic/Classical_Pred_Set.vo -lib/coq/theories/Logic/Classical_Pred_Type.vo -lib/coq/theories/Logic/Classical_Prop.vo -lib/coq/theories/Logic/Classical_Type.vo -lib/coq/theories/Logic/ClassicalUniqueChoice.vo -lib/coq/theories/Logic/Classical.vo -lib/coq/theories/Logic/ConstructiveEpsilon.vo -lib/coq/theories/Logic/Decidable.vo -lib/coq/theories/Logic/Description.vo -lib/coq/theories/Logic/Diaconescu.vo -lib/coq/theories/Logic/Epsilon.vo -lib/coq/theories/Logic/Eqdep_dec.vo -lib/coq/theories/Logic/EqdepFacts.vo -lib/coq/theories/Logic/Eqdep.vo -lib/coq/theories/Logic/ExtensionalityFacts.vo -lib/coq/theories/Logic/FunctionalExtensionality.vo -lib/coq/theories/Logic/Hurkens.vo -lib/coq/theories/Logic/IndefiniteDescription.vo -lib/coq/theories/Logic/JMeq.vo -lib/coq/theories/Logic/ProofIrrelevanceFacts.vo -lib/coq/theories/Logic/ProofIrrelevance.vo -lib/coq/theories/Logic/RelationalChoice.vo -lib/coq/theories/Logic/SetIsType.vo -lib/coq/theories/Arith/Arith_base.vo -lib/coq/theories/Arith/Arith.vo -lib/coq/theories/Arith/Between.vo -lib/coq/theories/Arith/Bool_nat.vo -lib/coq/theories/Arith/Compare_dec.vo -lib/coq/theories/Arith/Compare.vo -lib/coq/theories/Arith/Div2.vo -lib/coq/theories/Arith/EqNat.vo -lib/coq/theories/Arith/Euclid.vo -lib/coq/theories/Arith/Even.vo -lib/coq/theories/Arith/Factorial.vo -lib/coq/theories/Arith/Gt.vo -lib/coq/theories/Arith/Le.vo -lib/coq/theories/Arith/Lt.vo -lib/coq/theories/Arith/Max.vo -lib/coq/theories/Arith/Minus.vo -lib/coq/theories/Arith/Min.vo -lib/coq/theories/Arith/Mult.vo -lib/coq/theories/Arith/Peano_dec.vo -lib/coq/theories/Arith/Plus.vo -lib/coq/theories/Arith/Wf_nat.vo -lib/coq/theories/Bool/BoolEq.vo -lib/coq/theories/Bool/Bool.vo -lib/coq/theories/Bool/Bvector.vo -lib/coq/theories/Bool/DecBool.vo -lib/coq/theories/Bool/IfProp.vo -lib/coq/theories/Bool/Sumbool.vo -lib/coq/theories/Bool/Zerob.vo -lib/coq/theories/PArith/BinPosDef.vo -lib/coq/theories/PArith/BinPos.vo -lib/coq/theories/PArith/Pnat.vo -lib/coq/theories/PArith/POrderedType.vo -lib/coq/theories/PArith/PArith.vo -lib/coq/theories/NArith/BinNatDef.vo -lib/coq/theories/NArith/BinNat.vo -lib/coq/theories/NArith/NArith.vo -lib/coq/theories/NArith/Ndec.vo -lib/coq/theories/NArith/Ndigits.vo -lib/coq/theories/NArith/Ndist.vo -lib/coq/theories/NArith/Nnat.vo -lib/coq/theories/NArith/Ndiv_def.vo -lib/coq/theories/NArith/Nsqrt_def.vo -lib/coq/theories/NArith/Ngcd_def.vo -lib/coq/theories/ZArith/auxiliary.vo -lib/coq/theories/ZArith/BinIntDef.vo -lib/coq/theories/ZArith/BinInt.vo -lib/coq/theories/ZArith/Int.vo -lib/coq/theories/ZArith/Wf_Z.vo -lib/coq/theories/ZArith/Zabs.vo -lib/coq/theories/ZArith/ZArith_base.vo -lib/coq/theories/ZArith/ZArith_dec.vo -lib/coq/theories/ZArith/ZArith.vo -lib/coq/theories/ZArith/Zdigits.vo -lib/coq/theories/ZArith/Zbool.vo -lib/coq/theories/ZArith/Zcompare.vo -lib/coq/theories/ZArith/Zcomplements.vo -lib/coq/theories/ZArith/Zdiv.vo -lib/coq/theories/ZArith/Zeven.vo -lib/coq/theories/ZArith/Zgcd_alt.vo -lib/coq/theories/ZArith/Zpow_alt.vo -lib/coq/theories/ZArith/Zhints.vo -lib/coq/theories/ZArith/Zlogarithm.vo -lib/coq/theories/ZArith/Zmax.vo -lib/coq/theories/ZArith/Zminmax.vo -lib/coq/theories/ZArith/Zmin.vo -lib/coq/theories/ZArith/Zmisc.vo -lib/coq/theories/ZArith/Znat.vo -lib/coq/theories/ZArith/Znumtheory.vo -lib/coq/theories/ZArith/ZOdiv_def.vo -lib/coq/theories/ZArith/ZOdiv.vo -lib/coq/theories/ZArith/Zquot.vo -lib/coq/theories/ZArith/Zorder.vo -lib/coq/theories/ZArith/Zpow_def.vo -lib/coq/theories/ZArith/Zpower.vo -lib/coq/theories/ZArith/Zpow_facts.vo -lib/coq/theories/ZArith/Zsqrt_compat.vo -lib/coq/theories/ZArith/Zwf.vo -lib/coq/theories/ZArith/Zeuclid.vo -lib/coq/theories/Setoids/Setoid.vo -lib/coq/theories/Lists/ListSet.vo -lib/coq/theories/Lists/ListTactics.vo -lib/coq/theories/Lists/List.vo -lib/coq/theories/Lists/SetoidList.vo -lib/coq/theories/Lists/SetoidPermutation.vo -lib/coq/theories/Lists/StreamMemo.vo -lib/coq/theories/Lists/Streams.vo -lib/coq/theories/Strings/Ascii.vo -lib/coq/theories/Strings/String.vo -lib/coq/theories/Sets/Classical_sets.vo -lib/coq/theories/Sets/Constructive_sets.vo -lib/coq/theories/Sets/Cpo.vo -lib/coq/theories/Sets/Ensembles.vo -lib/coq/theories/Sets/Finite_sets_facts.vo -lib/coq/theories/Sets/Finite_sets.vo -lib/coq/theories/Sets/Image.vo -lib/coq/theories/Sets/Infinite_sets.vo -lib/coq/theories/Sets/Integers.vo -lib/coq/theories/Sets/Multiset.vo -lib/coq/theories/Sets/Partial_Order.vo -lib/coq/theories/Sets/Permut.vo -lib/coq/theories/Sets/Powerset_Classical_facts.vo -lib/coq/theories/Sets/Powerset_facts.vo -lib/coq/theories/Sets/Powerset.vo -lib/coq/theories/Sets/Relations_1_facts.vo -lib/coq/theories/Sets/Relations_1.vo -lib/coq/theories/Sets/Relations_2_facts.vo -lib/coq/theories/Sets/Relations_2.vo -lib/coq/theories/Sets/Relations_3_facts.vo -lib/coq/theories/Sets/Relations_3.vo -lib/coq/theories/Sets/Uniset.vo -lib/coq/theories/FSets/FMapAVL.vo -lib/coq/theories/FSets/FMapFacts.vo -lib/coq/theories/FSets/FMapFullAVL.vo -lib/coq/theories/FSets/FMapInterface.vo -lib/coq/theories/FSets/FMapList.vo -lib/coq/theories/FSets/FMapPositive.vo -lib/coq/theories/FSets/FMaps.vo -lib/coq/theories/FSets/FMapWeakList.vo -lib/coq/theories/FSets/FSetCompat.vo -lib/coq/theories/FSets/FSetAVL.vo -lib/coq/theories/FSets/FSetPositive.vo -lib/coq/theories/FSets/FSetBridge.vo -lib/coq/theories/FSets/FSetDecide.vo -lib/coq/theories/FSets/FSetEqProperties.vo -lib/coq/theories/FSets/FSetFacts.vo -lib/coq/theories/FSets/FSetInterface.vo -lib/coq/theories/FSets/FSetList.vo -lib/coq/theories/FSets/FSetProperties.vo -lib/coq/theories/FSets/FSets.vo -lib/coq/theories/FSets/FSetToFiniteSet.vo -lib/coq/theories/FSets/FSetWeakList.vo -lib/coq/theories/MSets/MSetGenTree.vo -lib/coq/theories/MSets/MSetAVL.vo -lib/coq/theories/MSets/MSetRBT.vo -lib/coq/theories/MSets/MSetDecide.vo -lib/coq/theories/MSets/MSetEqProperties.vo -lib/coq/theories/MSets/MSetFacts.vo -lib/coq/theories/MSets/MSetInterface.vo -lib/coq/theories/MSets/MSetList.vo -lib/coq/theories/MSets/MSetProperties.vo -lib/coq/theories/MSets/MSets.vo -lib/coq/theories/MSets/MSetToFiniteSet.vo -lib/coq/theories/MSets/MSetWeakList.vo -lib/coq/theories/MSets/MSetPositive.vo -lib/coq/theories/Relations/Operators_Properties.vo -lib/coq/theories/Relations/Relation_Definitions.vo -lib/coq/theories/Relations/Relation_Operators.vo -lib/coq/theories/Relations/Relations.vo -lib/coq/theories/Wellfounded/Disjoint_Union.vo -lib/coq/theories/Wellfounded/Inclusion.vo -lib/coq/theories/Wellfounded/Inverse_Image.vo -lib/coq/theories/Wellfounded/Lexicographic_Exponentiation.vo -lib/coq/theories/Wellfounded/Lexicographic_Product.vo -lib/coq/theories/Wellfounded/Transitive_Closure.vo -lib/coq/theories/Wellfounded/Union.vo -lib/coq/theories/Wellfounded/Wellfounded.vo -lib/coq/theories/Wellfounded/Well_Ordering.vo -lib/coq/theories/Reals/Alembert.vo -lib/coq/theories/Reals/AltSeries.vo -lib/coq/theories/Reals/ArithProp.vo -lib/coq/theories/Reals/Binomial.vo -lib/coq/theories/Reals/Cauchy_prod.vo -lib/coq/theories/Reals/Cos_plus.vo -lib/coq/theories/Reals/Cos_rel.vo -lib/coq/theories/Reals/DiscrR.vo -lib/coq/theories/Reals/Exp_prop.vo -lib/coq/theories/Reals/Integration.vo -lib/coq/theories/Reals/LegacyRfield.vo -lib/coq/theories/Reals/Machin.vo -lib/coq/theories/Reals/MVT.vo -lib/coq/theories/Reals/NewtonInt.vo -lib/coq/theories/Reals/PartSum.vo -lib/coq/theories/Reals/PSeries_reg.vo -lib/coq/theories/Reals/Ranalysis1.vo -lib/coq/theories/Reals/Ranalysis2.vo -lib/coq/theories/Reals/Ranalysis3.vo -lib/coq/theories/Reals/Ranalysis4.vo -lib/coq/theories/Reals/Ranalysis5.vo -lib/coq/theories/Reals/Ranalysis.vo -lib/coq/theories/Reals/Ranalysis_reg.vo -lib/coq/theories/Reals/Ratan.vo -lib/coq/theories/Reals/Raxioms.vo -lib/coq/theories/Reals/Rbase.vo -lib/coq/theories/Reals/Rbasic_fun.vo -lib/coq/theories/Reals/Rcomplete.vo -lib/coq/theories/Reals/Rdefinitions.vo -lib/coq/theories/Reals/Rderiv.vo -lib/coq/theories/Reals/Reals.vo -lib/coq/theories/Reals/Rfunctions.vo -lib/coq/theories/Reals/Rgeom.vo -lib/coq/theories/Reals/RiemannInt_SF.vo -lib/coq/theories/Reals/RiemannInt.vo -lib/coq/theories/Reals/R_Ifp.vo -lib/coq/theories/Reals/RIneq.vo -lib/coq/theories/Reals/Rlimit.vo -lib/coq/theories/Reals/RList.vo -lib/coq/theories/Reals/Rlogic.vo -lib/coq/theories/Reals/Rpow_def.vo -lib/coq/theories/Reals/Rpower.vo -lib/coq/theories/Reals/Rprod.vo -lib/coq/theories/Reals/Rseries.vo -lib/coq/theories/Reals/Rsigma.vo -lib/coq/theories/Reals/Rsqrt_def.vo -lib/coq/theories/Reals/R_sqrt.vo -lib/coq/theories/Reals/R_sqr.vo -lib/coq/theories/Reals/Rtopology.vo -lib/coq/theories/Reals/Rtrigo_alt.vo -lib/coq/theories/Reals/Rtrigo_calc.vo -lib/coq/theories/Reals/Rtrigo_def.vo -lib/coq/theories/Reals/Rtrigo_fun.vo -lib/coq/theories/Reals/Rtrigo_reg.vo -lib/coq/theories/Reals/Rtrigo1.vo -lib/coq/theories/Reals/Rtrigo.vo -lib/coq/theories/Reals/SeqProp.vo -lib/coq/theories/Reals/SeqSeries.vo -lib/coq/theories/Reals/SplitAbsolu.vo -lib/coq/theories/Reals/SplitRmult.vo -lib/coq/theories/Reals/Sqrt_reg.vo -lib/coq/theories/Reals/ROrderedType.vo -lib/coq/theories/Reals/Rminmax.vo -lib/coq/theories/Sorting/Heap.vo -lib/coq/theories/Sorting/Permutation.vo -lib/coq/theories/Sorting/PermutSetoid.vo -lib/coq/theories/Sorting/PermutEq.vo -lib/coq/theories/Sorting/Sorted.vo -lib/coq/theories/Sorting/Sorting.vo -lib/coq/theories/Sorting/Mergesort.vo -lib/coq/theories/QArith/Qabs.vo -lib/coq/theories/QArith/QArith_base.vo -lib/coq/theories/QArith/QArith.vo -lib/coq/theories/QArith/Qcanon.vo -lib/coq/theories/QArith/Qfield.vo -lib/coq/theories/QArith/Qpower.vo -lib/coq/theories/QArith/Qreals.vo -lib/coq/theories/QArith/Qreduction.vo -lib/coq/theories/QArith/Qring.vo -lib/coq/theories/QArith/Qround.vo -lib/coq/theories/QArith/QOrderedType.vo -lib/coq/theories/QArith/Qminmax.vo -lib/coq/theories/Numbers/BinNums.vo -lib/coq/theories/Numbers/BigNumPrelude.vo -lib/coq/theories/Numbers/Cyclic/Abstract/CyclicAxioms.vo -lib/coq/theories/Numbers/Cyclic/Abstract/NZCyclic.vo -lib/coq/theories/Numbers/Cyclic/DoubleCyclic/DoubleAdd.vo -lib/coq/theories/Numbers/Cyclic/DoubleCyclic/DoubleBase.vo -lib/coq/theories/Numbers/Cyclic/DoubleCyclic/DoubleCyclic.vo -lib/coq/theories/Numbers/Cyclic/DoubleCyclic/DoubleDivn1.vo -lib/coq/theories/Numbers/Cyclic/DoubleCyclic/DoubleDiv.vo -lib/coq/theories/Numbers/Cyclic/DoubleCyclic/DoubleLift.vo -lib/coq/theories/Numbers/Cyclic/DoubleCyclic/DoubleMul.vo -lib/coq/theories/Numbers/Cyclic/DoubleCyclic/DoubleSqrt.vo -lib/coq/theories/Numbers/Cyclic/DoubleCyclic/DoubleSub.vo -lib/coq/theories/Numbers/Cyclic/DoubleCyclic/DoubleType.vo -lib/coq/theories/Numbers/Cyclic/Int31/Int31.vo -lib/coq/theories/Numbers/Cyclic/Int31/Cyclic31.vo -lib/coq/theories/Numbers/Cyclic/Int31/Ring31.vo -lib/coq/theories/Numbers/Cyclic/ZModulo/ZModulo.vo -lib/coq/theories/Numbers/Integer/Abstract/ZAddOrder.vo -lib/coq/theories/Numbers/Integer/Abstract/ZAdd.vo -lib/coq/theories/Numbers/Integer/Abstract/ZAxioms.vo -lib/coq/theories/Numbers/Integer/Abstract/ZBase.vo -lib/coq/theories/Numbers/Integer/Abstract/ZLt.vo -lib/coq/theories/Numbers/Integer/Abstract/ZMulOrder.vo -lib/coq/theories/Numbers/Integer/Abstract/ZMul.vo -lib/coq/theories/Numbers/Integer/Abstract/ZSgnAbs.vo -lib/coq/theories/Numbers/Integer/Abstract/ZDivFloor.vo -lib/coq/theories/Numbers/Integer/Abstract/ZDivTrunc.vo -lib/coq/theories/Numbers/Integer/Abstract/ZDivEucl.vo -lib/coq/theories/Numbers/Integer/Abstract/ZMaxMin.vo -lib/coq/theories/Numbers/Integer/Abstract/ZParity.vo -lib/coq/theories/Numbers/Integer/Abstract/ZPow.vo -lib/coq/theories/Numbers/Integer/Abstract/ZGcd.vo -lib/coq/theories/Numbers/Integer/Abstract/ZLcm.vo -lib/coq/theories/Numbers/Integer/Abstract/ZBits.vo -lib/coq/theories/Numbers/Integer/Abstract/ZProperties.vo -lib/coq/theories/Numbers/Integer/BigZ/BigZ.vo -lib/coq/theories/Numbers/Integer/BigZ/ZMake.vo -lib/coq/theories/Numbers/Integer/Binary/ZBinary.vo -lib/coq/theories/Numbers/Integer/NatPairs/ZNatPairs.vo -lib/coq/theories/Numbers/Integer/SpecViaZ/ZSig.vo -lib/coq/theories/Numbers/Integer/SpecViaZ/ZSigZAxioms.vo -lib/coq/theories/Numbers/NaryFunctions.vo -lib/coq/theories/Numbers/NatInt/NZAddOrder.vo -lib/coq/theories/Numbers/NatInt/NZAdd.vo -lib/coq/theories/Numbers/NatInt/NZAxioms.vo -lib/coq/theories/Numbers/NatInt/NZBase.vo -lib/coq/theories/Numbers/NatInt/NZMulOrder.vo -lib/coq/theories/Numbers/NatInt/NZMul.vo -lib/coq/theories/Numbers/NatInt/NZOrder.vo -lib/coq/theories/Numbers/NatInt/NZProperties.vo -lib/coq/theories/Numbers/NatInt/NZDomain.vo -lib/coq/theories/Numbers/NatInt/NZParity.vo -lib/coq/theories/Numbers/NatInt/NZDiv.vo -lib/coq/theories/Numbers/NatInt/NZPow.vo -lib/coq/theories/Numbers/NatInt/NZSqrt.vo -lib/coq/theories/Numbers/NatInt/NZLog.vo -lib/coq/theories/Numbers/NatInt/NZGcd.vo -lib/coq/theories/Numbers/NatInt/NZBits.vo -lib/coq/theories/Numbers/Natural/Abstract/NAddOrder.vo -lib/coq/theories/Numbers/Natural/Abstract/NAdd.vo -lib/coq/theories/Numbers/Natural/Abstract/NAxioms.vo -lib/coq/theories/Numbers/Natural/Abstract/NBase.vo -lib/coq/theories/Numbers/Natural/Abstract/NDefOps.vo -lib/coq/theories/Numbers/Natural/Abstract/NIso.vo -lib/coq/theories/Numbers/Natural/Abstract/NMulOrder.vo -lib/coq/theories/Numbers/Natural/Abstract/NOrder.vo -lib/coq/theories/Numbers/Natural/Abstract/NStrongRec.vo -lib/coq/theories/Numbers/Natural/Abstract/NSub.vo -lib/coq/theories/Numbers/Natural/Abstract/NProperties.vo -lib/coq/theories/Numbers/Natural/Abstract/NDiv.vo -lib/coq/theories/Numbers/Natural/Abstract/NMaxMin.vo -lib/coq/theories/Numbers/Natural/Abstract/NParity.vo -lib/coq/theories/Numbers/Natural/Abstract/NPow.vo -lib/coq/theories/Numbers/Natural/Abstract/NSqrt.vo -lib/coq/theories/Numbers/Natural/Abstract/NLog.vo -lib/coq/theories/Numbers/Natural/Abstract/NGcd.vo -lib/coq/theories/Numbers/Natural/Abstract/NLcm.vo -lib/coq/theories/Numbers/Natural/Abstract/NBits.vo -lib/coq/theories/Numbers/Natural/BigN/BigN.vo -lib/coq/theories/Numbers/Natural/BigN/Nbasic.vo -lib/coq/theories/Numbers/Natural/BigN/NMake_gen.vo -lib/coq/theories/Numbers/Natural/BigN/NMake.vo -lib/coq/theories/Numbers/Natural/Binary/NBinary.vo -lib/coq/theories/Numbers/Natural/Peano/NPeano.vo -lib/coq/theories/Numbers/Natural/SpecViaZ/NSigNAxioms.vo -lib/coq/theories/Numbers/Natural/SpecViaZ/NSig.vo -lib/coq/theories/Numbers/NumPrelude.vo -lib/coq/theories/Numbers/Rational/BigQ/BigQ.vo -lib/coq/theories/Numbers/Rational/BigQ/QMake.vo -lib/coq/theories/Numbers/Rational/SpecViaQ/QSig.vo -lib/coq/theories/Unicode/Utf8.vo -lib/coq/theories/Unicode/Utf8_core.vo -lib/coq/theories/Classes/Equivalence.vo -lib/coq/theories/Classes/EquivDec.vo -lib/coq/theories/Classes/Init.vo -lib/coq/theories/Classes/Morphisms_Prop.vo -lib/coq/theories/Classes/Morphisms_Relations.vo -lib/coq/theories/Classes/Morphisms.vo -lib/coq/theories/Classes/RelationClasses.vo -lib/coq/theories/Classes/SetoidClass.vo -lib/coq/theories/Classes/SetoidDec.vo -lib/coq/theories/Classes/SetoidTactics.vo -lib/coq/theories/Classes/RelationPairs.vo -lib/coq/theories/Program/Basics.vo -lib/coq/theories/Program/Combinators.vo -lib/coq/theories/Program/Equality.vo -lib/coq/theories/Program/Program.vo -lib/coq/theories/Program/Subset.vo -lib/coq/theories/Program/Syntax.vo -lib/coq/theories/Program/Tactics.vo -lib/coq/theories/Program/Utils.vo -lib/coq/theories/Program/Wf.vo -lib/coq/theories/Structures/Equalities.vo -lib/coq/theories/Structures/EqualitiesFacts.vo -lib/coq/theories/Structures/Orders.vo -lib/coq/theories/Structures/OrdersEx.vo -lib/coq/theories/Structures/OrdersFacts.vo -lib/coq/theories/Structures/OrdersLists.vo -lib/coq/theories/Structures/OrdersTac.vo -lib/coq/theories/Structures/OrdersAlt.vo -lib/coq/theories/Structures/GenericMinMax.vo -lib/coq/theories/Structures/DecidableType.vo -lib/coq/theories/Structures/DecidableTypeEx.vo -lib/coq/theories/Structures/OrderedTypeAlt.vo -lib/coq/theories/Structures/OrderedTypeEx.vo -lib/coq/theories/Structures/OrderedType.vo -lib/coq/theories/Vectors/Fin.vo -lib/coq/theories/Vectors/VectorDef.vo -lib/coq/theories/Vectors/VectorSpec.vo -lib/coq/theories/Vectors/Vector.vo -lib/coq/plugins/omega/OmegaLemmas.vo -lib/coq/plugins/omega/OmegaPlugin.vo -lib/coq/plugins/omega/Omega.vo -lib/coq/plugins/omega/PreOmega.vo -lib/coq/plugins/omega/omega_plugin.cma -lib/coq/plugins/omega/coq_omega.cmi -lib/coq/plugins/omega/g_omega.cmi -lib/coq/plugins/omega/omega.cmi -lib/coq/plugins/omega/omega_plugin_mod.cmi -lib/coq/plugins/omega/omega_plugin.cmxs -lib/coq/plugins/romega/ReflOmegaCore.vo -lib/coq/plugins/romega/ROmega.vo -lib/coq/plugins/romega/romega_plugin.cma -lib/coq/plugins/romega/const_omega.cmi -lib/coq/plugins/romega/g_romega.cmi -lib/coq/plugins/romega/refl_omega.cmi -lib/coq/plugins/romega/romega_plugin_mod.cmi -lib/coq/plugins/romega/romega_plugin.cmxs -lib/coq/plugins/micromega/CheckerMaker.vo -lib/coq/plugins/micromega/EnvRing.vo -lib/coq/plugins/micromega/Env.vo -lib/coq/plugins/micromega/OrderedRing.vo -lib/coq/plugins/micromega/Psatz.vo -lib/coq/plugins/micromega/QMicromega.vo -lib/coq/plugins/micromega/Refl.vo -lib/coq/plugins/micromega/RingMicromega.vo -lib/coq/plugins/micromega/RMicromega.vo -lib/coq/plugins/micromega/Tauto.vo -lib/coq/plugins/micromega/VarMap.vo -lib/coq/plugins/micromega/ZCoeff.vo -lib/coq/plugins/micromega/ZMicromega.vo -lib/coq/plugins/micromega/micromega_plugin.cma -lib/coq/plugins/micromega/certificate.cmi -lib/coq/plugins/micromega/coq_micromega.cmi -lib/coq/plugins/micromega/g_micromega.cmi -lib/coq/plugins/micromega/mfourier.cmi -lib/coq/plugins/micromega/micromega.cmi -lib/coq/plugins/micromega/micromega_plugin_mod.cmi -lib/coq/plugins/micromega/sos.cmi -lib/coq/plugins/micromega/mutils.cmi -lib/coq/plugins/micromega/persistent_cache.cmi -lib/coq/plugins/micromega/polynomial.cmi -lib/coq/plugins/micromega/sos_types.cmi -lib/coq/plugins/micromega/micromega_plugin.cmxs -lib/coq/plugins/micromega/csdpcert -lib/coq/plugins/ring/LegacyArithRing.vo -lib/coq/plugins/ring/LegacyNArithRing.vo -lib/coq/plugins/ring/LegacyRing_theory.vo -lib/coq/plugins/ring/LegacyRing.vo -lib/coq/plugins/ring/LegacyZArithRing.vo -lib/coq/plugins/ring/Ring_abstract.vo -lib/coq/plugins/ring/Ring_normalize.vo -lib/coq/plugins/ring/Setoid_ring_normalize.vo -lib/coq/plugins/ring/Setoid_ring_theory.vo -lib/coq/plugins/ring/Setoid_ring.vo -lib/coq/plugins/ring/ring_plugin.cma -lib/coq/plugins/ring/g_ring.cmi -lib/coq/plugins/ring/ring.cmi -lib/coq/plugins/ring/ring_plugin_mod.cmi -lib/coq/plugins/ring/ring_plugin.cmxs -lib/coq/plugins/field/LegacyField_Compl.vo -lib/coq/plugins/field/LegacyField_Tactic.vo -lib/coq/plugins/field/LegacyField_Theory.vo -lib/coq/plugins/field/LegacyField.vo -lib/coq/plugins/field/field_plugin.cma -lib/coq/plugins/field/field.cmi -lib/coq/plugins/field/field_plugin_mod.cmi -lib/coq/plugins/field/field_plugin.cmxs -lib/coq/plugins/fourier/Fourier_util.vo -lib/coq/plugins/fourier/Fourier.vo -lib/coq/plugins/fourier/fourier_plugin.cma -lib/coq/plugins/fourier/fourier.cmi -lib/coq/plugins/fourier/fourierR.cmi -lib/coq/plugins/fourier/fourier_plugin_mod.cmi -lib/coq/plugins/fourier/g_fourier.cmi -lib/coq/plugins/fourier/fourier_plugin.cmxs -lib/coq/plugins/funind/Recdef.vo -lib/coq/plugins/funind/recdef_plugin.cma -lib/coq/plugins/funind/functional_principles_proofs.cmi -lib/coq/plugins/funind/functional_principles_types.cmi -lib/coq/plugins/funind/g_indfun.cmi -lib/coq/plugins/funind/glob_term_to_relation.cmi -lib/coq/plugins/funind/glob_termops.cmi -lib/coq/plugins/funind/indfun.cmi -lib/coq/plugins/funind/indfun_common.cmi -lib/coq/plugins/funind/invfun.cmi -lib/coq/plugins/funind/merge.cmi -lib/coq/plugins/funind/recdef.cmi -lib/coq/plugins/funind/recdef_plugin_mod.cmi -lib/coq/plugins/funind/recdef_plugin.cmxs -lib/coq/plugins/rtauto/Bintree.vo -lib/coq/plugins/rtauto/Rtauto.vo -lib/coq/plugins/rtauto/rtauto_plugin.cma -lib/coq/plugins/rtauto/g_rtauto.cmi -lib/coq/plugins/rtauto/proof_search.cmi -lib/coq/plugins/rtauto/refl_tauto.cmi -lib/coq/plugins/rtauto/rtauto_plugin_mod.cmi -lib/coq/plugins/rtauto/rtauto_plugin.cmxs -lib/coq/plugins/setoid_ring/ArithRing.vo -lib/coq/plugins/setoid_ring/BinList.vo -lib/coq/plugins/setoid_ring/Field_tac.vo -lib/coq/plugins/setoid_ring/Field_theory.vo -lib/coq/plugins/setoid_ring/Field.vo -lib/coq/plugins/setoid_ring/InitialRing.vo -lib/coq/plugins/setoid_ring/NArithRing.vo -lib/coq/plugins/setoid_ring/RealField.vo -lib/coq/plugins/setoid_ring/Ring_base.vo -lib/coq/plugins/setoid_ring/Ring_equiv.vo -lib/coq/plugins/setoid_ring/Ring_polynom.vo -lib/coq/plugins/setoid_ring/Ring_tac.vo -lib/coq/plugins/setoid_ring/Ring_theory.vo -lib/coq/plugins/setoid_ring/Ring.vo -lib/coq/plugins/setoid_ring/ZArithRing.vo -lib/coq/plugins/setoid_ring/Algebra_syntax.vo -lib/coq/plugins/setoid_ring/Cring.vo -lib/coq/plugins/setoid_ring/Ncring.vo -lib/coq/plugins/setoid_ring/Ncring_polynom.vo -lib/coq/plugins/setoid_ring/Ncring_initial.vo -lib/coq/plugins/setoid_ring/Ncring_tac.vo -lib/coq/plugins/setoid_ring/Rings_Z.vo -lib/coq/plugins/setoid_ring/Rings_R.vo -lib/coq/plugins/setoid_ring/Rings_Q.vo -lib/coq/plugins/setoid_ring/Integral_domain.vo -lib/coq/plugins/setoid_ring/newring_plugin.cma -lib/coq/plugins/setoid_ring/newring.cmi -lib/coq/plugins/setoid_ring/newring_plugin_mod.cmi -lib/coq/plugins/setoid_ring/newring_plugin.cmxs -lib/coq/plugins/quote/Quote.vo -lib/coq/plugins/quote/quote_plugin.cma -lib/coq/plugins/quote/g_quote.cmi -lib/coq/plugins/quote/quote.cmi -lib/coq/plugins/quote/quote_plugin_mod.cmi -lib/coq/plugins/quote/quote_plugin.cmxs -lib/coq/plugins/nsatz/Nsatz.vo -lib/coq/plugins/nsatz/nsatz_plugin.cma -lib/coq/plugins/nsatz/ideal.cmi -lib/coq/plugins/nsatz/nsatz.cmi -lib/coq/plugins/nsatz/nsatz_plugin_mod.cmi -lib/coq/plugins/nsatz/polynom.cmi -lib/coq/plugins/nsatz/utile.cmi -lib/coq/plugins/nsatz/nsatz_plugin.cmxs -lib/coq/plugins/extraction/ExtrOcamlBasic.vo -lib/coq/plugins/extraction/ExtrOcamlIntConv.vo -lib/coq/plugins/extraction/ExtrOcamlBigIntConv.vo -lib/coq/plugins/extraction/ExtrOcamlNatInt.vo -lib/coq/plugins/extraction/ExtrOcamlNatBigInt.vo -lib/coq/plugins/extraction/ExtrOcamlZInt.vo -lib/coq/plugins/extraction/ExtrOcamlZBigInt.vo -lib/coq/plugins/extraction/ExtrOcamlString.vo -lib/coq/plugins/extraction/extraction_plugin.cma -lib/coq/plugins/extraction/common.cmi -lib/coq/plugins/extraction/extract_env.cmi -lib/coq/plugins/extraction/extraction.cmi -lib/coq/plugins/extraction/extraction_plugin_mod.cmi -lib/coq/plugins/extraction/g_extraction.cmi -lib/coq/plugins/extraction/haskell.cmi -lib/coq/plugins/extraction/miniml.cmi -lib/coq/plugins/extraction/mlutil.cmi -lib/coq/plugins/extraction/modutil.cmi -lib/coq/plugins/extraction/ocaml.cmi -lib/coq/plugins/extraction/scheme.cmi -lib/coq/plugins/extraction/table.cmi -lib/coq/plugins/extraction/extraction_plugin.cmxs -lib/coq/plugins/decl_mode/decl_mode_plugin.cma -lib/coq/plugins/decl_mode/decl_expr.cmi -lib/coq/plugins/decl_mode/decl_interp.cmi -lib/coq/plugins/decl_mode/decl_mode.cmi -lib/coq/plugins/decl_mode/decl_mode_plugin_mod.cmi -lib/coq/plugins/decl_mode/decl_proof_instr.cmi -lib/coq/plugins/decl_mode/g_decl_mode.cmi -lib/coq/plugins/decl_mode/ppdecl_proof.cmi -lib/coq/plugins/decl_mode/decl_mode_plugin.cmxs -lib/coq/plugins/xml/xml_plugin.cma -lib/coq/plugins/xml/acic.cmi -lib/coq/plugins/xml/acic2Xml.cmi -lib/coq/plugins/xml/cic2Xml.cmi -lib/coq/plugins/xml/cic2acic.cmi -lib/coq/plugins/xml/doubleTypeInference.cmi -lib/coq/plugins/xml/dumptree.cmi -lib/coq/plugins/xml/proof2aproof.cmi -lib/coq/plugins/xml/proofTree2Xml.cmi -lib/coq/plugins/xml/unshare.cmi -lib/coq/plugins/xml/xml.cmi -lib/coq/plugins/xml/xml_plugin_mod.cmi -lib/coq/plugins/xml/xmlcommand.cmi -lib/coq/plugins/xml/xmlentries.cmi -lib/coq/plugins/xml/xml_plugin.cmxs -lib/coq/plugins/cc/cc_plugin.cma -lib/coq/plugins/cc/cc_plugin_mod.cmi -lib/coq/plugins/cc/ccalgo.cmi -lib/coq/plugins/cc/ccproof.cmi -lib/coq/plugins/cc/cctac.cmi -lib/coq/plugins/cc/g_congruence.cmi -lib/coq/plugins/cc/cc_plugin.cmxs -lib/coq/plugins/firstorder/ground_plugin.cma -lib/coq/plugins/firstorder/formula.cmi -lib/coq/plugins/firstorder/g_ground.cmi -lib/coq/plugins/firstorder/ground.cmi -lib/coq/plugins/firstorder/ground_plugin_mod.cmi -lib/coq/plugins/firstorder/instances.cmi -lib/coq/plugins/firstorder/rules.cmi -lib/coq/plugins/firstorder/sequent.cmi -lib/coq/plugins/firstorder/unify.cmi -lib/coq/plugins/firstorder/ground_plugin.cmxs -lib/coq/plugins/subtac/subtac_plugin.cma -lib/coq/plugins/subtac/eterm.cmi -lib/coq/plugins/subtac/g_subtac.cmi -lib/coq/plugins/subtac/subtac.cmi -lib/coq/plugins/subtac/subtac_cases.cmi -lib/coq/plugins/subtac/subtac_classes.cmi -lib/coq/plugins/subtac/subtac_coercion.cmi -lib/coq/plugins/subtac/subtac_command.cmi -lib/coq/plugins/subtac/subtac_errors.cmi -lib/coq/plugins/subtac/subtac_obligations.cmi -lib/coq/plugins/subtac/subtac_plugin_mod.cmi -lib/coq/plugins/subtac/subtac_pretyping.cmi -lib/coq/plugins/subtac/subtac_pretyping_F.cmi -lib/coq/plugins/subtac/subtac_utils.cmi -lib/coq/plugins/subtac/subtac_plugin.cmxs -lib/coq/plugins/syntax/nat_syntax_plugin.cma -lib/coq/plugins/syntax/z_syntax_plugin.cma -lib/coq/plugins/syntax/numbers_syntax_plugin.cma -lib/coq/plugins/syntax/r_syntax_plugin.cma -lib/coq/plugins/syntax/ascii_syntax_plugin.cma -lib/coq/plugins/syntax/string_syntax_plugin.cma -lib/coq/plugins/syntax/ascii_syntax.cmi -lib/coq/plugins/syntax/ascii_syntax_plugin_mod.cmi -lib/coq/plugins/syntax/nat_syntax.cmi -lib/coq/plugins/syntax/nat_syntax_plugin_mod.cmi -lib/coq/plugins/syntax/numbers_syntax.cmi -lib/coq/plugins/syntax/numbers_syntax_plugin_mod.cmi -lib/coq/plugins/syntax/r_syntax.cmi -lib/coq/plugins/syntax/r_syntax_plugin_mod.cmi -lib/coq/plugins/syntax/string_syntax.cmi -lib/coq/plugins/syntax/string_syntax_plugin_mod.cmi -lib/coq/plugins/syntax/z_syntax.cmi -lib/coq/plugins/syntax/z_syntax_plugin_mod.cmi -lib/coq/plugins/syntax/nat_syntax_plugin.cmxs -lib/coq/plugins/syntax/z_syntax_plugin.cmxs -lib/coq/plugins/syntax/numbers_syntax_plugin.cmxs -lib/coq/plugins/syntax/r_syntax_plugin.cmxs -lib/coq/plugins/syntax/ascii_syntax_plugin.cmxs -lib/coq/plugins/syntax/string_syntax_plugin.cmxs -lib/coq/states/initial.coq -lib/coq/dllcoqrun.so -lib/coq/config/coq_config.cmo +bin/coq-tex +bin/coq_makefile +bin/coqc +bin/coqchk +bin/coqdep +bin/coqdoc +%%IDE%%bin/coqide +bin/coqmktop +bin/coqtop +bin/coqtop.byte +bin/coqwc +bin/coqworkmgr +bin/gallina lib/coq/config/coq_config.cmi -lib/coq/config/coq_config.cmx -lib/coq/config/coq_config.o -lib/coq/lib/lib.cma -lib/coq/lib/bigint.cmi -lib/coq/lib/compat.cmi -lib/coq/lib/dnet.cmi -lib/coq/lib/dyn.cmi -lib/coq/lib/envars.cmi -lib/coq/lib/errors.cmi -lib/coq/lib/explore.cmi -lib/coq/lib/flags.cmi -lib/coq/lib/fmap.cmi -lib/coq/lib/fset.cmi -lib/coq/lib/gmap.cmi -lib/coq/lib/gmapl.cmi -lib/coq/lib/hashcons.cmi -lib/coq/lib/hashtbl_alt.cmi -lib/coq/lib/heap.cmi -lib/coq/lib/option.cmi -lib/coq/lib/pp.cmi -lib/coq/lib/pp_control.cmi -lib/coq/lib/predicate.cmi -lib/coq/lib/profile.cmi -lib/coq/lib/rtree.cmi -lib/coq/lib/segmenttree.cmi -lib/coq/lib/store.cmi -lib/coq/lib/system.cmi -lib/coq/lib/tries.cmi -lib/coq/lib/unicodetable.cmi -lib/coq/lib/unionfind.cmi -lib/coq/lib/util.cmi -lib/coq/lib/xml_lexer.cmi -lib/coq/lib/xml_parser.cmi -lib/coq/lib/xml_utils.cmi -lib/coq/lib/lib.cmxa -lib/coq/lib/lib.a -lib/coq/kernel/kernel.cma +lib/coq/dllcoqrun.so +lib/coq/grammar/grammar.cma +lib/coq/grammar/q_util.cmi +%%IDE%%lib/coq/ide/config_lexer.cmi +%%IDE%%lib/coq/ide/coq.cmi +%%IDE%%lib/coq/ide/coqOps.cmi +%%IDE%%lib/coq/ide/coq_commands.cmi +%%IDE%%lib/coq/ide/coq_lex.cmi +%%IDE%%lib/coq/ide/coqide.cmi +%%IDE%%lib/coq/ide/coqide_ui.cmi +%%IDE%%lib/coq/ide/document.cmi +%%IDE%%lib/coq/ide/fileOps.cmi +%%IDE%%lib/coq/ide/gtk_parsing.cmi +%%IDE%%lib/coq/ide/ide.cma +%%IDE%%lib/coq/ide/ideutils.cmi +%%IDE%%lib/coq/ide/minilib.cmi +%%IDE%%lib/coq/ide/nanoPG.cmi +%%IDE%%lib/coq/ide/preferences.cmi +%%IDE%%lib/coq/ide/project_file.cmi +%%IDE%%lib/coq/ide/sentence.cmi +%%IDE%%lib/coq/ide/session.cmi +%%IDE%%lib/coq/ide/tags.cmi +%%IDE%%lib/coq/ide/utf8_convert.cmi +%%IDE%%lib/coq/ide/utils/config_file.cmi +%%IDE%%lib/coq/ide/utils/configwin.cmi +%%IDE%%lib/coq/ide/utils/configwin_ihm.cmi +%%IDE%%lib/coq/ide/utils/configwin_keys.cmi +%%IDE%%lib/coq/ide/utils/configwin_messages.cmi +%%IDE%%lib/coq/ide/utils/configwin_types.cmi +%%IDE%%lib/coq/ide/utils/editable_cells.cmi +%%IDE%%lib/coq/ide/utils/okey.cmi +%%IDE%%lib/coq/ide/wg_Command.cmi +%%IDE%%lib/coq/ide/wg_Completion.cmi +%%IDE%%lib/coq/ide/wg_Detachable.cmi +%%IDE%%lib/coq/ide/wg_Find.cmi +%%IDE%%lib/coq/ide/wg_MessageView.cmi +%%IDE%%lib/coq/ide/wg_Notebook.cmi +%%IDE%%lib/coq/ide/wg_ProofView.cmi +%%IDE%%lib/coq/ide/wg_ScriptView.cmi +%%IDE%%lib/coq/ide/wg_Segment.cmi +%%IDE%%lib/coq/ide/xmlprotocol.cmi +lib/coq/interp/constrarg.cmi +lib/coq/interp/constrexpr_ops.cmi +lib/coq/interp/constrextern.cmi +lib/coq/interp/constrintern.cmi +lib/coq/interp/coqlib.cmi +lib/coq/interp/dumpglob.cmi +lib/coq/interp/genintern.cmi +lib/coq/interp/implicit_quantifiers.cmi +lib/coq/interp/interp.cma +lib/coq/interp/modintern.cmi +lib/coq/interp/notation.cmi +lib/coq/interp/notation_ops.cmi +lib/coq/interp/ppextend.cmi +lib/coq/interp/reserve.cmi +lib/coq/interp/smartlocate.cmi +lib/coq/interp/stdarg.cmi +lib/coq/interp/syntax_def.cmi +lib/coq/interp/topconstr.cmi +lib/coq/intf/constrexpr.cmi +lib/coq/intf/decl_kinds.cmi +lib/coq/intf/evar_kinds.cmi +lib/coq/intf/extend.cmi +lib/coq/intf/genredexpr.cmi +lib/coq/intf/glob_term.cmi +lib/coq/intf/locus.cmi +lib/coq/intf/misctypes.cmi +lib/coq/intf/notation_term.cmi +lib/coq/intf/pattern.cmi +lib/coq/intf/tacexpr.cmi +lib/coq/intf/vernacexpr.cmi lib/coq/kernel/cbytecodes.cmi lib/coq/kernel/cbytegen.cmi lib/coq/kernel/cemitcodes.cmi lib/coq/kernel/closure.cmi +lib/coq/kernel/constr.cmi +lib/coq/kernel/context.cmi lib/coq/kernel/conv_oracle.cmi lib/coq/kernel/cooking.cmi lib/coq/kernel/copcodes.cmi lib/coq/kernel/csymtable.cmi lib/coq/kernel/declarations.cmi +lib/coq/kernel/declareops.cmi lib/coq/kernel/entries.cmi lib/coq/kernel/environ.cmi lib/coq/kernel/esubst.cmi +lib/coq/kernel/evar.cmi +lib/coq/kernel/fast_typeops.cmi lib/coq/kernel/indtypes.cmi lib/coq/kernel/inductive.cmi +lib/coq/kernel/kernel.cma lib/coq/kernel/mod_subst.cmi lib/coq/kernel/mod_typing.cmi lib/coq/kernel/modops.cmi lib/coq/kernel/names.cmi +lib/coq/kernel/nativecode.cmi +lib/coq/kernel/nativeconv.cmi +lib/coq/kernel/nativeinstr.cmi +lib/coq/kernel/nativelambda.cmi +lib/coq/kernel/nativelib.cmi +lib/coq/kernel/nativelibrary.cmi +lib/coq/kernel/nativevalues.cmi +lib/coq/kernel/opaqueproof.cmi lib/coq/kernel/pre_env.cmi +lib/coq/kernel/primitives.cmi lib/coq/kernel/reduction.cmi -lib/coq/kernel/vm.cmi lib/coq/kernel/retroknowledge.cmi lib/coq/kernel/safe_typing.cmi -lib/coq/kernel/sign.cmi +lib/coq/kernel/sorts.cmi lib/coq/kernel/subtyping.cmi lib/coq/kernel/term.cmi lib/coq/kernel/term_typing.cmi lib/coq/kernel/type_errors.cmi lib/coq/kernel/typeops.cmi +lib/coq/kernel/uint31.cmi lib/coq/kernel/univ.cmi +lib/coq/kernel/vars.cmi lib/coq/kernel/vconv.cmi -lib/coq/kernel/kernel.cmxa -lib/coq/kernel/kernel.a -lib/coq/library/library.cma -lib/coq/library/assumptions.cmi *** DIFF OUTPUT TRUNCATED AT 1000 LINES *** From owner-svn-ports-head@freebsd.org Sat Dec 31 14:52:36 2016 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 DB2B3C99D9F; Sat, 31 Dec 2016 14:52:36 +0000 (UTC) (envelope-from adamw@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 A2B771A70; Sat, 31 Dec 2016 14:52:36 +0000 (UTC) (envelope-from adamw@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBVEqZKs038994; Sat, 31 Dec 2016 14:52:35 GMT (envelope-from adamw@FreeBSD.org) Received: (from adamw@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBVEqZSe038992; Sat, 31 Dec 2016 14:52:35 GMT (envelope-from adamw@FreeBSD.org) Message-Id: <201612311452.uBVEqZSe038992@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: adamw set sender to adamw@FreeBSD.org using -f From: Adam Weinberger Date: Sat, 31 Dec 2016 14:52:35 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r430125 - in head/editors/vim: . 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: Sat, 31 Dec 2016 14:52:37 -0000 Author: adamw Date: Sat Dec 31 14:52:35 2016 New Revision: 430125 URL: https://svnweb.freebsd.org/changeset/ports/430125 Log: Remove the check for python 3.2, and add a check for python 3.6. Without this, users with DEFAULT_VERSIONS+=python=3.6 were getting vim without python3 support. PORTREVISION bump for this, because py3.6 users need a rebuilt vim. PR: 215676 Submitted by: rsmith xs4all nl Modified: head/editors/vim/Makefile head/editors/vim/files/patch-src-auto-configure Modified: head/editors/vim/Makefile ============================================================================== --- head/editors/vim/Makefile Sat Dec 31 14:32:50 2016 (r430124) +++ head/editors/vim/Makefile Sat Dec 31 14:52:35 2016 (r430125) @@ -3,6 +3,7 @@ PORTNAME= vim PORTVERSION= 8.0.0134 +PORTREVISION= 1 DISTVERSIONPREFIX= v CATEGORIES= editors Modified: head/editors/vim/files/patch-src-auto-configure ============================================================================== --- head/editors/vim/files/patch-src-auto-configure Sat Dec 31 14:32:50 2016 (r430124) +++ head/editors/vim/files/patch-src-auto-configure Sat Dec 31 14:52:35 2016 (r430125) @@ -60,7 +60,7 @@ fi - for ac_prog in python3 python -+ for ac_prog in python3.5 python3.4 python3.3 python3.2 ++ for ac_prog in python3.6 python3.5 python3.4 python3.3 do # Extract the first word of "$ac_prog", so it can be a program name with args. set dummy $ac_prog; ac_word=$2 From owner-svn-ports-head@freebsd.org Sat Dec 31 14:57:09 2016 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 B5624C99DF5; Sat, 31 Dec 2016 14:57:09 +0000 (UTC) (envelope-from swills@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 6ABAB1B92; Sat, 31 Dec 2016 14:57:09 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBVEv8CJ039307; Sat, 31 Dec 2016 14:57:08 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBVEv88e039304; Sat, 31 Dec 2016 14:57:08 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201612311457.uBVEv88e039304@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Sat, 31 Dec 2016 14:57:08 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r430126 - in head/textproc/rubygem-nokogiri: . 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: Sat, 31 Dec 2016 14:57:09 -0000 Author: swills Date: Sat Dec 31 14:57:08 2016 New Revision: 430126 URL: https://svnweb.freebsd.org/changeset/ports/430126 Log: textproc/rubygem-nokogiri: update to 1.7.0 Modified: head/textproc/rubygem-nokogiri/Makefile head/textproc/rubygem-nokogiri/distinfo head/textproc/rubygem-nokogiri/files/patch-gemspec Modified: head/textproc/rubygem-nokogiri/Makefile ============================================================================== --- head/textproc/rubygem-nokogiri/Makefile Sat Dec 31 14:52:35 2016 (r430125) +++ head/textproc/rubygem-nokogiri/Makefile Sat Dec 31 14:57:08 2016 (r430126) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= nokogiri -PORTVERSION= 1.6.8 +PORTVERSION= 1.7.0 CATEGORIES= textproc rubygems MASTER_SITES= RG Modified: head/textproc/rubygem-nokogiri/distinfo ============================================================================== --- head/textproc/rubygem-nokogiri/distinfo Sat Dec 31 14:52:35 2016 (r430125) +++ head/textproc/rubygem-nokogiri/distinfo Sat Dec 31 14:57:08 2016 (r430126) @@ -1,3 +1,3 @@ -TIMESTAMP = 1473686833 -SHA256 (rubygem/nokogiri-1.6.8.gem) = 37a4af5a4a8fb5a43991a38e51db64d6406b8d11fdaed57f8cf9454fea86f29e -SIZE (rubygem/nokogiri-1.6.8.gem) = 9147392 +TIMESTAMP = 1483192699 +SHA256 (rubygem/nokogiri-1.7.0.gem) = 63aeda164f598f539d9473178918212adb07058e505bb0f78dcab6676e53a2e3 +SIZE (rubygem/nokogiri-1.7.0.gem) = 9147904 Modified: head/textproc/rubygem-nokogiri/files/patch-gemspec ============================================================================== --- head/textproc/rubygem-nokogiri/files/patch-gemspec Sat Dec 31 14:52:35 2016 (r430125) +++ head/textproc/rubygem-nokogiri/files/patch-gemspec Sat Dec 31 14:57:08 2016 (r430126) @@ -1,10 +1,10 @@ ---- nokogiri.gemspec.orig 2016-09-12 13:46:38 UTC -+++ nokogiri.gemspec -@@ -27,7 +27,6 @@ Gem::Specification.new do |s| +--- nokogiri.gemspec.orig 2016-12-31 08:58:24.802552000 -0500 ++++ nokogiri.gemspec 2016-12-31 08:59:23.202400000 -0500 +@@ -27,7 +27,6 @@ s.specification_version = 4 if Gem::Version.new(Gem::VERSION) >= Gem::Version.new('1.2.0') then - s.add_runtime_dependency(%q.freeze, ["~> 2.1.0"]) - s.add_runtime_dependency(%q.freeze, ["~> 1.1.7"]) - s.add_development_dependency(%q.freeze, ["~> 4.0"]) s.add_development_dependency(%q.freeze, ["~> 1.2.0"]) + s.add_development_dependency(%q.freeze, ["~> 1.2.1"]) + s.add_development_dependency(%q.freeze, ["~> 1.0.0"]) From owner-svn-ports-head@freebsd.org Sat Dec 31 15:09:05 2016 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 D99ADC9801E; Sat, 31 Dec 2016 15:09:05 +0000 (UTC) (envelope-from swills@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 9E39B1FCD; Sat, 31 Dec 2016 15:09:05 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBVF944S043435; Sat, 31 Dec 2016 15:09:04 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBVF94GV043433; Sat, 31 Dec 2016 15:09:04 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201612311509.uBVF94GV043433@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Sat, 31 Dec 2016 15:09:04 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r430127 - head/textproc/rubygem-nokogumbo 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: Sat, 31 Dec 2016 15:09:06 -0000 Author: swills Date: Sat Dec 31 15:09:04 2016 New Revision: 430127 URL: https://svnweb.freebsd.org/changeset/ports/430127 Log: textproc/rubygem-nokogumbo: update to 1.4.10 Modified: head/textproc/rubygem-nokogumbo/Makefile head/textproc/rubygem-nokogumbo/distinfo Modified: head/textproc/rubygem-nokogumbo/Makefile ============================================================================== --- head/textproc/rubygem-nokogumbo/Makefile Sat Dec 31 14:57:08 2016 (r430126) +++ head/textproc/rubygem-nokogumbo/Makefile Sat Dec 31 15:09:04 2016 (r430127) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= nokogumbo -PORTVERSION= 1.4.7 +PORTVERSION= 1.4.10 CATEGORIES= textproc rubygems MASTER_SITES= RG @@ -14,6 +14,8 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= rubygem-nokogiri>=0:textproc/rubygem-nokogiri +CFLAGS+= -I${LOCALBASE}/include/libxml2/libxml + USE_RUBY= yes USES= gem pkgconfig Modified: head/textproc/rubygem-nokogumbo/distinfo ============================================================================== --- head/textproc/rubygem-nokogumbo/distinfo Sat Dec 31 14:57:08 2016 (r430126) +++ head/textproc/rubygem-nokogumbo/distinfo Sat Dec 31 15:09:04 2016 (r430127) @@ -1,2 +1,3 @@ -SHA256 (rubygem/nokogumbo-1.4.7.gem) = 39adb157eb8aaaef0f104cce973afad06d6fdc62b5bb65d37190dc6d8b285d79 -SIZE (rubygem/nokogumbo-1.4.7.gem) = 227328 +TIMESTAMP = 1483196137 +SHA256 (rubygem/nokogumbo-1.4.10.gem) = b6f1e152e05388dbab0b0a0ecc101a06ce41461e8ed3425f6e4ca1e6634147ea +SIZE (rubygem/nokogumbo-1.4.10.gem) = 227840 From owner-svn-ports-head@freebsd.org Sat Dec 31 15:10:57 2016 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 2E756C980F4; Sat, 31 Dec 2016 15:10:57 +0000 (UTC) (envelope-from swills@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 F208C125B; Sat, 31 Dec 2016 15:10:56 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBVFAulN046373; Sat, 31 Dec 2016 15:10:56 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBVFAuA8046371; Sat, 31 Dec 2016 15:10:56 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201612311510.uBVFAuA8046371@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Sat, 31 Dec 2016 15:10:56 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r430128 - head/sysutils/rubygem-smart_proxy_chef 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: Sat, 31 Dec 2016 15:10:57 -0000 Author: swills Date: Sat Dec 31 15:10:55 2016 New Revision: 430128 URL: https://svnweb.freebsd.org/changeset/ports/430128 Log: sysutils/rubygem-smart_proxy_chef: update to 0.1.8 Modified: head/sysutils/rubygem-smart_proxy_chef/Makefile head/sysutils/rubygem-smart_proxy_chef/distinfo Modified: head/sysutils/rubygem-smart_proxy_chef/Makefile ============================================================================== --- head/sysutils/rubygem-smart_proxy_chef/Makefile Sat Dec 31 15:09:04 2016 (r430127) +++ head/sysutils/rubygem-smart_proxy_chef/Makefile Sat Dec 31 15:10:55 2016 (r430128) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= smart_proxy_chef -PORTVERSION= 0.1.7 +PORTVERSION= 0.1.8 CATEGORIES= sysutils ruby MASTER_SITES= RG Modified: head/sysutils/rubygem-smart_proxy_chef/distinfo ============================================================================== --- head/sysutils/rubygem-smart_proxy_chef/distinfo Sat Dec 31 15:09:04 2016 (r430127) +++ head/sysutils/rubygem-smart_proxy_chef/distinfo Sat Dec 31 15:10:55 2016 (r430128) @@ -1,2 +1,3 @@ -SHA256 (rubygem/smart_proxy_chef-0.1.7.gem) = 7b06f8ad6ce5626c1729b123d5e9f5357b27ab555b3316d09fd804f664c3308d -SIZE (rubygem/smart_proxy_chef-0.1.7.gem) = 19968 +TIMESTAMP = 1483196867 +SHA256 (rubygem/smart_proxy_chef-0.1.8.gem) = 33122e56892bf43d921748324dc0df39428c65a7631768b0b61bb5b7c2b55af4 +SIZE (rubygem/smart_proxy_chef-0.1.8.gem) = 19968 From owner-svn-ports-head@freebsd.org Sat Dec 31 15:12:32 2016 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 456F5C98353; Sat, 31 Dec 2016 15:12:32 +0000 (UTC) (envelope-from swills@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 0DF2114C0; Sat, 31 Dec 2016 15:12:31 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBVFCVSC047296; Sat, 31 Dec 2016 15:12:31 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBVFCV6E047294; Sat, 31 Dec 2016 15:12:31 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201612311512.uBVFCV6E047294@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Sat, 31 Dec 2016 15:12:31 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r430129 - head/sysutils/rubygem-smart_proxy_salt 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: Sat, 31 Dec 2016 15:12:32 -0000 Author: swills Date: Sat Dec 31 15:12:30 2016 New Revision: 430129 URL: https://svnweb.freebsd.org/changeset/ports/430129 Log: sysutils/rubygem-smart_proxy_salt: update to 2.1.7 Modified: head/sysutils/rubygem-smart_proxy_salt/Makefile head/sysutils/rubygem-smart_proxy_salt/distinfo Modified: head/sysutils/rubygem-smart_proxy_salt/Makefile ============================================================================== --- head/sysutils/rubygem-smart_proxy_salt/Makefile Sat Dec 31 15:10:55 2016 (r430128) +++ head/sysutils/rubygem-smart_proxy_salt/Makefile Sat Dec 31 15:12:30 2016 (r430129) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= smart_proxy_salt -PORTVERSION= 2.1.6 -PORTREVISION= 1 +PORTVERSION= 2.1.7 CATEGORIES= sysutils ruby MASTER_SITES= RG Modified: head/sysutils/rubygem-smart_proxy_salt/distinfo ============================================================================== --- head/sysutils/rubygem-smart_proxy_salt/distinfo Sat Dec 31 15:10:55 2016 (r430128) +++ head/sysutils/rubygem-smart_proxy_salt/distinfo Sat Dec 31 15:12:30 2016 (r430129) @@ -1,2 +1,3 @@ -SHA256 (rubygem/smart_proxy_salt-2.1.6.gem) = dd7b531fb86646ab2278e0c3596c6d6c3a594a27dfc3d523c1dc2ea41c1db563 -SIZE (rubygem/smart_proxy_salt-2.1.6.gem) = 23040 +TIMESTAMP = 1483196952 +SHA256 (rubygem/smart_proxy_salt-2.1.7.gem) = 459ad0fbac31f50298056506db02f704de75a1535a9658173c6353377caa0620 +SIZE (rubygem/smart_proxy_salt-2.1.7.gem) = 23552 From owner-svn-ports-head@freebsd.org Sat Dec 31 15:20:16 2016 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 001B3C9842F; Sat, 31 Dec 2016 15:20:15 +0000 (UTC) (envelope-from swills@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 C381716DC; Sat, 31 Dec 2016 15:20:15 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBVFKEfX047673; Sat, 31 Dec 2016 15:20:14 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBVFKE7E047671; Sat, 31 Dec 2016 15:20:14 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201612311520.uBVFKE7E047671@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Sat, 31 Dec 2016 15:20:14 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r430130 - head/textproc/rubygem-elasticsearch-transport 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: Sat, 31 Dec 2016 15:20:16 -0000 Author: swills Date: Sat Dec 31 15:20:14 2016 New Revision: 430130 URL: https://svnweb.freebsd.org/changeset/ports/430130 Log: textproc/rubygem-elasticsearch-transport: update to 5.0.0 Modified: head/textproc/rubygem-elasticsearch-transport/Makefile head/textproc/rubygem-elasticsearch-transport/distinfo Modified: head/textproc/rubygem-elasticsearch-transport/Makefile ============================================================================== --- head/textproc/rubygem-elasticsearch-transport/Makefile Sat Dec 31 15:12:30 2016 (r430129) +++ head/textproc/rubygem-elasticsearch-transport/Makefile Sat Dec 31 15:20:14 2016 (r430130) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= elasticsearch-transport -PORTVERSION= 1.0.17 +PORTVERSION= 5.0.0 CATEGORIES= textproc rubygems MASTER_SITES= RG Modified: head/textproc/rubygem-elasticsearch-transport/distinfo ============================================================================== --- head/textproc/rubygem-elasticsearch-transport/distinfo Sat Dec 31 15:12:30 2016 (r430129) +++ head/textproc/rubygem-elasticsearch-transport/distinfo Sat Dec 31 15:20:14 2016 (r430130) @@ -1,2 +1,3 @@ -SHA256 (rubygem/elasticsearch-transport-1.0.17.gem) = 7f09b43dc0c87ecceac99923b68650af752b8b147a8ab9d41ff95b3a1e4a271f -SIZE (rubygem/elasticsearch-transport-1.0.17.gem) = 36352 +TIMESTAMP = 1483197130 +SHA256 (rubygem/elasticsearch-transport-5.0.0.gem) = 24b1fdf2accc94f242e4f56b00c50a37eb13898a9011e967237f212e9b22c55c +SIZE (rubygem/elasticsearch-transport-5.0.0.gem) = 36864 From owner-svn-ports-head@freebsd.org Sat Dec 31 15:20:25 2016 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 B1932C9846B; Sat, 31 Dec 2016 15:20:25 +0000 (UTC) (envelope-from swills@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 80DF81751; Sat, 31 Dec 2016 15:20:25 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBVFKOWJ047796; Sat, 31 Dec 2016 15:20:24 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBVFKOuR047794; Sat, 31 Dec 2016 15:20:24 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201612311520.uBVFKOuR047794@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Sat, 31 Dec 2016 15:20:24 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r430131 - head/textproc/rubygem-elasticsearch-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: Sat, 31 Dec 2016 15:20:25 -0000 Author: swills Date: Sat Dec 31 15:20:24 2016 New Revision: 430131 URL: https://svnweb.freebsd.org/changeset/ports/430131 Log: textproc/rubygem-elasticsearch-api: update to 5.0.0 Modified: head/textproc/rubygem-elasticsearch-api/Makefile head/textproc/rubygem-elasticsearch-api/distinfo Modified: head/textproc/rubygem-elasticsearch-api/Makefile ============================================================================== --- head/textproc/rubygem-elasticsearch-api/Makefile Sat Dec 31 15:20:14 2016 (r430130) +++ head/textproc/rubygem-elasticsearch-api/Makefile Sat Dec 31 15:20:24 2016 (r430131) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= elasticsearch-api -PORTVERSION= 1.0.17 +PORTVERSION= 5.0.0 CATEGORIES= textproc rubygems MASTER_SITES= RG Modified: head/textproc/rubygem-elasticsearch-api/distinfo ============================================================================== --- head/textproc/rubygem-elasticsearch-api/distinfo Sat Dec 31 15:20:14 2016 (r430130) +++ head/textproc/rubygem-elasticsearch-api/distinfo Sat Dec 31 15:20:24 2016 (r430131) @@ -1,2 +1,3 @@ -SHA256 (rubygem/elasticsearch-api-1.0.17.gem) = 5d1ec4e2c4e4d5b482aeb2facceb562fe7ad276192cb787575018daff2306b21 -SIZE (rubygem/elasticsearch-api-1.0.17.gem) = 77824 +TIMESTAMP = 1483197250 +SHA256 (rubygem/elasticsearch-api-5.0.0.gem) = 96bc01f15d0303516d6da2a1536736b8d239e01603798e90c997c4a32f3fa774 +SIZE (rubygem/elasticsearch-api-5.0.0.gem) = 84992 From owner-svn-ports-head@freebsd.org Sat Dec 31 15:20:33 2016 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 C09F2C984A6; Sat, 31 Dec 2016 15:20:33 +0000 (UTC) (envelope-from swills@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 8C82A1827; Sat, 31 Dec 2016 15:20:33 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBVFKWrJ047917; Sat, 31 Dec 2016 15:20:32 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBVFKWFT047915; Sat, 31 Dec 2016 15:20:32 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201612311520.uBVFKWFT047915@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Sat, 31 Dec 2016 15:20:32 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r430132 - head/textproc/rubygem-elasticsearch 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: Sat, 31 Dec 2016 15:20:33 -0000 Author: swills Date: Sat Dec 31 15:20:32 2016 New Revision: 430132 URL: https://svnweb.freebsd.org/changeset/ports/430132 Log: textproc/rubygem-elasticsearch: update to 5.0.0 Modified: head/textproc/rubygem-elasticsearch/Makefile head/textproc/rubygem-elasticsearch/distinfo Modified: head/textproc/rubygem-elasticsearch/Makefile ============================================================================== --- head/textproc/rubygem-elasticsearch/Makefile Sat Dec 31 15:20:24 2016 (r430131) +++ head/textproc/rubygem-elasticsearch/Makefile Sat Dec 31 15:20:32 2016 (r430132) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= elasticsearch -PORTVERSION= 1.0.17 +PORTVERSION= 5.0.0 CATEGORIES= textproc rubygems MASTER_SITES= RG Modified: head/textproc/rubygem-elasticsearch/distinfo ============================================================================== --- head/textproc/rubygem-elasticsearch/distinfo Sat Dec 31 15:20:24 2016 (r430131) +++ head/textproc/rubygem-elasticsearch/distinfo Sat Dec 31 15:20:32 2016 (r430132) @@ -1,2 +1,3 @@ -SHA256 (rubygem/elasticsearch-1.0.17.gem) = 851be34a15c8fa5e4f38e94bba73266cfe343c557ab99c6be1c850934657fbbc -SIZE (rubygem/elasticsearch-1.0.17.gem) = 8704 +TIMESTAMP = 1483197260 +SHA256 (rubygem/elasticsearch-5.0.0.gem) = 58f3b30717681c4132cf198c209cab44c23ca9966d0127a061c7872a8e2c5b0b +SIZE (rubygem/elasticsearch-5.0.0.gem) = 8704 From owner-svn-ports-head@freebsd.org Sat Dec 31 15:26:29 2016 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 654B2C986A2; Sat, 31 Dec 2016 15:26:29 +0000 (UTC) (envelope-from tota@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 34B8F1C6F; Sat, 31 Dec 2016 15:26:29 +0000 (UTC) (envelope-from tota@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBVFQSmS051927; Sat, 31 Dec 2016 15:26:28 GMT (envelope-from tota@FreeBSD.org) Received: (from tota@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBVFQS45051925; Sat, 31 Dec 2016 15:26:28 GMT (envelope-from tota@FreeBSD.org) Message-Id: <201612311526.uBVFQS45051925@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tota set sender to tota@FreeBSD.org using -f From: TAKATSU Tomonari Date: Sat, 31 Dec 2016 15:26:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r430133 - head/converters/R-cran-jsonlite 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: Sat, 31 Dec 2016 15:26:29 -0000 Author: tota Date: Sat Dec 31 15:26:28 2016 New Revision: 430133 URL: https://svnweb.freebsd.org/changeset/ports/430133 Log: - Update to 1.2 Modified: head/converters/R-cran-jsonlite/Makefile (contents, props changed) head/converters/R-cran-jsonlite/distinfo (contents, props changed) Modified: head/converters/R-cran-jsonlite/Makefile ============================================================================== --- head/converters/R-cran-jsonlite/Makefile Sat Dec 31 15:20:32 2016 (r430132) +++ head/converters/R-cran-jsonlite/Makefile Sat Dec 31 15:26:28 2016 (r430133) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= jsonlite -PORTVERSION= 1.1 +PORTVERSION= 1.2 CATEGORIES= converters DISTNAME= ${PORTNAME}_${PORTVERSION} Modified: head/converters/R-cran-jsonlite/distinfo ============================================================================== --- head/converters/R-cran-jsonlite/distinfo Sat Dec 31 15:20:32 2016 (r430132) +++ head/converters/R-cran-jsonlite/distinfo Sat Dec 31 15:26:28 2016 (r430133) @@ -1,3 +1,3 @@ -TIMESTAMP = 1474098223 -SHA256 (jsonlite_1.1.tar.gz) = 239b17487ad9a7a0a9bf27f78d049f539fe637278344d56bc330f75e01fc2e57 -SIZE (jsonlite_1.1.tar.gz) = 1091561 +TIMESTAMP = 1483162134 +SHA256 (jsonlite_1.2.tar.gz) = cb6b4660468d2db84ed09c7b8fefd169fcfc13e1e6b4e7ce64dce2713f34264d +SIZE (jsonlite_1.2.tar.gz) = 1092297 From owner-svn-ports-head@freebsd.org Sat Dec 31 15:48:35 2016 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 9653EC98E3D; Sat, 31 Dec 2016 15:48:35 +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 65BC3173F; Sat, 31 Dec 2016 15:48:35 +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 uBVFmY8x060334; Sat, 31 Dec 2016 15:48:34 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBVFmYXd060333; Sat, 31 Dec 2016 15:48:34 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201612311548.uBVFmYXd060333@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 31 Dec 2016 15:48:34 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r430134 - head/devel/git-lfs 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: Sat, 31 Dec 2016 15:48:35 -0000 Author: sunpoet Date: Sat Dec 31 15:48:34 2016 New Revision: 430134 URL: https://svnweb.freebsd.org/changeset/ports/430134 Log: - Fix typo Notified by: swills Modified: head/devel/git-lfs/Makefile Modified: head/devel/git-lfs/Makefile ============================================================================== --- head/devel/git-lfs/Makefile Sat Dec 31 15:26:28 2016 (r430133) +++ head/devel/git-lfs/Makefile Sat Dec 31 15:48:34 2016 (r430134) @@ -17,7 +17,7 @@ USES= go USE_GITHUB= yes PLIST_FILES= bin/git-lfs -GO_PKGNAME= github.com/${PORTNAME/${PORTNAME} +GO_PKGNAME= github.com/${PORTNAME}/${PORTNAME} # see https://github.com/git-lfs/git-lfs/wiki/Installation From owner-svn-ports-head@freebsd.org Sat Dec 31 16:05:34 2016 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 0AEBEC993C8; Sat, 31 Dec 2016 16:05:34 +0000 (UTC) (envelope-from jbeich@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 B4CD5119C; Sat, 31 Dec 2016 16:05:33 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBVG5WSg068585; Sat, 31 Dec 2016 16:05:32 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBVG5W8F068583; Sat, 31 Dec 2016 16:05:32 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201612311605.uBVG5W8F068583@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Sat, 31 Dec 2016 16:05:32 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r430135 - head/emulators/citra 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: Sat, 31 Dec 2016 16:05:34 -0000 Author: jbeich Date: Sat Dec 31 16:05:32 2016 New Revision: 430135 URL: https://svnweb.freebsd.org/changeset/ports/430135 Log: emulators/citra: update to s20161230 Changes: https://github.com/citra-emu/citra/compare/51dd13b8...f7dd8d5e Modified: head/emulators/citra/Makefile (contents, props changed) head/emulators/citra/distinfo (contents, props changed) Modified: head/emulators/citra/Makefile ============================================================================== --- head/emulators/citra/Makefile Sat Dec 31 15:48:34 2016 (r430134) +++ head/emulators/citra/Makefile Sat Dec 31 16:05:32 2016 (r430135) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= citra -PORTVERSION= s20161223 +PORTVERSION= s20161230 PORTREVISION?= 0 CATEGORIES= emulators @@ -28,9 +28,9 @@ ONLY_FOR_ARCHS= amd64 ONLY_FOR_ARCHS_REASON= https://github.com/MerryMage/dynarmic/issues/35 USE_GITHUB= yes -GH_TUPLE= citra-emu:${PORTNAME}:51dd13b8 \ +GH_TUPLE= citra-emu:${PORTNAME}:f7dd8d5e \ citra-emu:ext-soundtouch:5274ec4:soundtouch/externals/soundtouch \ - MerryMage:dynarmic:3608208:dynarmic/externals/dynarmic \ + MerryMage:dynarmic:70f4235:dynarmic/externals/dynarmic \ fmtlib:fmt:3.0.0-146-g796beaa:fmt/externals/dynarmic/externals/fmt \ herumi:xbyak:v5.40:xbyak/externals/xbyak \ neobrain:nihstro:26a0a04:nihstro/externals/nihstro \ Modified: head/emulators/citra/distinfo ============================================================================== --- head/emulators/citra/distinfo Sat Dec 31 15:48:34 2016 (r430134) +++ head/emulators/citra/distinfo Sat Dec 31 16:05:32 2016 (r430135) @@ -1,10 +1,10 @@ -TIMESTAMP = 1482532535 -SHA256 (citra-emu-citra-s20161223-51dd13b8_GH0.tar.gz) = b34f2cce65e2de72b87bf574e0db60bf438fdf4f1426dfe46a36278ffce0590c -SIZE (citra-emu-citra-s20161223-51dd13b8_GH0.tar.gz) = 2236232 +TIMESTAMP = 1483109516 +SHA256 (citra-emu-citra-s20161230-f7dd8d5e_GH0.tar.gz) = 48945e446e13a8c28a634b41f6002acb7d5ce6b25897e8fa185ae103e2948664 +SIZE (citra-emu-citra-s20161230-f7dd8d5e_GH0.tar.gz) = 2236739 SHA256 (citra-emu-ext-soundtouch-5274ec4_GH0.tar.gz) = de5e101818ba38b5ea30d8cde0b2b788b53bc7c0f5d77b380b8968569872c2cb SIZE (citra-emu-ext-soundtouch-5274ec4_GH0.tar.gz) = 34535 -SHA256 (MerryMage-dynarmic-3608208_GH0.tar.gz) = 1376b8d6f91808f42a4d4a0be85f88c0b99200a704ed64b62814cb1836cb40d1 -SIZE (MerryMage-dynarmic-3608208_GH0.tar.gz) = 315933 +SHA256 (MerryMage-dynarmic-70f4235_GH0.tar.gz) = 19a6df51bd703e1710c961745c09cc582365d72eef8be1b46a30e761c37a003b +SIZE (MerryMage-dynarmic-70f4235_GH0.tar.gz) = 317153 SHA256 (fmtlib-fmt-3.0.0-146-g796beaa_GH0.tar.gz) = e5b0b3055082d9dc2b56509d8a11032fdeb3ab846feb5369591ccf58593446f9 SIZE (fmtlib-fmt-3.0.0-146-g796beaa_GH0.tar.gz) = 612701 SHA256 (herumi-xbyak-v5.40_GH0.tar.gz) = 106bbe15dc7e5d025ff98d1b5dd62a3f0a26d2569debe77fcde14852d50a66e1 From owner-svn-ports-head@freebsd.org Sat Dec 31 16:05:43 2016 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 2AF8BC993F6; Sat, 31 Dec 2016 16:05:43 +0000 (UTC) (envelope-from jbeich@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 EE40011C7; Sat, 31 Dec 2016 16:05:42 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBVG5gM7068714; Sat, 31 Dec 2016 16:05:42 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBVG5gJ6068712; Sat, 31 Dec 2016 16:05:42 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201612311605.uBVG5gJ6068712@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Sat, 31 Dec 2016 16:05:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r430136 - head/games/openbor 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: Sat, 31 Dec 2016 16:05:43 -0000 Author: jbeich Date: Sat Dec 31 16:05:41 2016 New Revision: 430136 URL: https://svnweb.freebsd.org/changeset/ports/430136 Log: games/openbor: update to 3.0.r4426 Changes: http://www.chronocrash.com/forum/index.php?topic=3178.0 Changes: svn log -r4426:4421 https://svn.code.sf.net/p/openbor/engine/engine/ Modified: head/games/openbor/Makefile (contents, props changed) head/games/openbor/distinfo (contents, props changed) Modified: head/games/openbor/Makefile ============================================================================== --- head/games/openbor/Makefile Sat Dec 31 16:05:32 2016 (r430135) +++ head/games/openbor/Makefile Sat Dec 31 16:05:41 2016 (r430136) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= openbor -PORTVERSION= 3.0.r4420 -PORTREVISION= 3 +PORTVERSION= 3.0.r4426 CATEGORIES= games MASTER_SITES= LOCAL/jbeich \ https://svn.code.sf.net/p/${PORTNAME}/engine/engine/:svn Modified: head/games/openbor/distinfo ============================================================================== --- head/games/openbor/distinfo Sat Dec 31 16:05:32 2016 (r430135) +++ head/games/openbor/distinfo Sat Dec 31 16:05:41 2016 (r430136) @@ -1,3 +1,3 @@ -TIMESTAMP = 1482422861 -SHA256 (openbor-3.0.r4420.tar.xz) = 3497b60d2ac4eb7300ba74154b4057e216f289fe202660c9e49ba4d6bdec0985 -SIZE (openbor-3.0.r4420.tar.xz) = 3944364 +TIMESTAMP = 1483018424 +SHA256 (openbor-3.0.r4426.tar.xz) = 72fe9d05f8cc0eb336313254fff3958813e8a2d33e5007e2b9f8273c5c556188 +SIZE (openbor-3.0.r4426.tar.xz) = 3947164 From owner-svn-ports-head@freebsd.org Sat Dec 31 16:05:52 2016 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 60B28C99426; Sat, 31 Dec 2016 16:05:52 +0000 (UTC) (envelope-from jbeich@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 17E2912A5; Sat, 31 Dec 2016 16:05:52 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBVG5p0b068837; Sat, 31 Dec 2016 16:05:51 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBVG5pKM068835; Sat, 31 Dec 2016 16:05:51 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201612311605.uBVG5pKM068835@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Sat, 31 Dec 2016 16:05:51 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r430137 - head/multimedia/mpc-qt 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: Sat, 31 Dec 2016 16:05:52 -0000 Author: jbeich Date: Sat Dec 31 16:05:50 2016 New Revision: 430137 URL: https://svnweb.freebsd.org/changeset/ports/430137 Log: multimedia/mpc-qt: update to 0.0.0.s20161230 Changes: https://github.com/cmdrkotori/mpc-qt/compare/165c793...54b0be7 Modified: head/multimedia/mpc-qt/Makefile (contents, props changed) head/multimedia/mpc-qt/distinfo (contents, props changed) Modified: head/multimedia/mpc-qt/Makefile ============================================================================== --- head/multimedia/mpc-qt/Makefile Sat Dec 31 16:05:41 2016 (r430136) +++ head/multimedia/mpc-qt/Makefile Sat Dec 31 16:05:50 2016 (r430137) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= mpc-qt -DISTVERSION= 0.0.0.s20161214 +DISTVERSION= 0.0.0.s20161230 CATEGORIES= multimedia audio MASTER_SITES= https://aur.archlinux.org/cgit/aur.git/plain/${PORTNAME}.desktop?h=${PORTNAME}-git&id=b1a6b91&dummy=/:desktop DISTFILES= ${PORTNAME}.desktop:desktop @@ -16,7 +16,7 @@ LIB_DEPENDS= libmpv.so:multimedia/mpv USE_GITHUB= yes GH_ACCOUNT= cmdrkotori -GH_TAGNAME= 165c793 +GH_TAGNAME= 54b0be7 USES= compiler:c++11-lib desktop-file-utils pkgconfig qmake USE_QT5= qmake_build buildtools_build core gui network widgets x11extras Modified: head/multimedia/mpc-qt/distinfo ============================================================================== --- head/multimedia/mpc-qt/distinfo Sat Dec 31 16:05:41 2016 (r430136) +++ head/multimedia/mpc-qt/distinfo Sat Dec 31 16:05:50 2016 (r430137) @@ -1,5 +1,5 @@ -TIMESTAMP = 1481720079 +TIMESTAMP = 1483099789 SHA256 (mpc-qt.desktop) = 7694745aac0e52c050a6bc069a0686b025e509136919d985d3c4495eec0f1c9d SIZE (mpc-qt.desktop) = 1270 -SHA256 (cmdrkotori-mpc-qt-0.0.0.s20161214-165c793_GH0.tar.gz) = 891da4629e5a7d6534d5b0c34a15cf03fab992177644c78a7dc954df4dcd7558 -SIZE (cmdrkotori-mpc-qt-0.0.0.s20161214-165c793_GH0.tar.gz) = 231946 +SHA256 (cmdrkotori-mpc-qt-0.0.0.s20161230-54b0be7_GH0.tar.gz) = dc8c5d42e9434029e9b0749a647bb17019c931856d7723454e6af240144a18db +SIZE (cmdrkotori-mpc-qt-0.0.0.s20161230-54b0be7_GH0.tar.gz) = 232548 From owner-svn-ports-head@freebsd.org Sat Dec 31 16:06:04 2016 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 6DCC9C99460; Sat, 31 Dec 2016 16:06:04 +0000 (UTC) (envelope-from jbeich@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 3043D138B; Sat, 31 Dec 2016 16:06:04 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBVG630V069002; Sat, 31 Dec 2016 16:06:03 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBVG63K1068998; Sat, 31 Dec 2016 16:06:03 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201612311606.uBVG63K1068998@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Sat, 31 Dec 2016 16:06:03 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r430138 - in head/devel: py-game_sdl2 renpy 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: Sat, 31 Dec 2016 16:06:04 -0000 Author: jbeich Date: Sat Dec 31 16:06:02 2016 New Revision: 430138 URL: https://svnweb.freebsd.org/changeset/ports/430138 Log: devel/py-game_sdl2, devel/renpy: update to 6.99.12.2 6.99.12.2.2029: December 31, 2016 This fixes a bug that could prevent viewport children from becoming focused, and a bug that prevented the RAPT and Renios DLC from being downloaded properly. It also adds functionality to support the interactive director. Changes: http://www.renpy.org/latest.html (see Announcement) Changes: http://www.renpy.org/doc/html/changelog.html#ren-py-6-99-12-2 MFH: 2016Q4 (no consumers apart from bug 195975) Modified: head/devel/py-game_sdl2/Makefile (contents, props changed) head/devel/py-game_sdl2/distinfo (contents, props changed) head/devel/renpy/Makefile (contents, props changed) head/devel/renpy/distinfo (contents, props changed) Modified: head/devel/py-game_sdl2/Makefile ============================================================================== --- head/devel/py-game_sdl2/Makefile Sat Dec 31 16:05:50 2016 (r430137) +++ head/devel/py-game_sdl2/Makefile Sat Dec 31 16:06:02 2016 (r430138) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= game_sdl2 -PORTVERSION= 6.99.12.1 +PORTVERSION= 6.99.12.2 CATEGORIES= devel python MASTER_SITES= http://www.renpy.org/dl/${PORTVERSION}/ \ GENTOO Modified: head/devel/py-game_sdl2/distinfo ============================================================================== --- head/devel/py-game_sdl2/distinfo Sat Dec 31 16:05:50 2016 (r430137) +++ head/devel/py-game_sdl2/distinfo Sat Dec 31 16:06:02 2016 (r430138) @@ -1,3 +1,3 @@ -TIMESTAMP = 1482474870 -SHA256 (pygame_sdl2-2.1.0-for-renpy-6.99.12.1.tar.gz) = 0767b378ba6d60618c7891de8eb9a5c8d4342ae1a654d41df3c1b550d904b371 -SIZE (pygame_sdl2-2.1.0-for-renpy-6.99.12.1.tar.gz) = 2291869 +TIMESTAMP = 1483158858 +SHA256 (pygame_sdl2-2.1.0-for-renpy-6.99.12.2.tar.gz) = 4129d09edadc8a4cd1f5753c8f13dc88b6b4cb6ab20209d940a0b2cd04f14d0c +SIZE (pygame_sdl2-2.1.0-for-renpy-6.99.12.2.tar.gz) = 2291869 Modified: head/devel/renpy/Makefile ============================================================================== --- head/devel/renpy/Makefile Sat Dec 31 16:05:50 2016 (r430137) +++ head/devel/renpy/Makefile Sat Dec 31 16:06:02 2016 (r430138) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= renpy -PORTVERSION?= 6.99.12.1 +PORTVERSION?= 6.99.12.2 DISTVERSIONSUFFIX=-sdk PORTREVISION?= 0 CATEGORIES= devel games Modified: head/devel/renpy/distinfo ============================================================================== --- head/devel/renpy/distinfo Sat Dec 31 16:05:50 2016 (r430137) +++ head/devel/renpy/distinfo Sat Dec 31 16:06:02 2016 (r430138) @@ -1,3 +1,3 @@ -TIMESTAMP = 1482382814 -SHA256 (renpy-6.99.12.1-sdk.tar.bz2) = 9bf242d727caece52c0725fa908f9a43c2db41a0f556cd6f29bc0ba246cb89b7 -SIZE (renpy-6.99.12.1-sdk.tar.bz2) = 56693685 +TIMESTAMP = 1483158858 +SHA256 (renpy-6.99.12.2-sdk.tar.bz2) = d5229972ccd72e96f4914d0dfd300f3232fdda12c3367e98a6de35fffda1feef +SIZE (renpy-6.99.12.2-sdk.tar.bz2) = 56833097 From owner-svn-ports-head@freebsd.org Sat Dec 31 16:06:17 2016 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 ADD91C99496; Sat, 31 Dec 2016 16:06:17 +0000 (UTC) (envelope-from jbeich@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 7C04214C8; Sat, 31 Dec 2016 16:06:17 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBVG6Gdj069145; Sat, 31 Dec 2016 16:06:16 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBVG6Gu6069143; Sat, 31 Dec 2016 16:06:16 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201612311606.uBVG6Gu6069143@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Sat, 31 Dec 2016 16:06:16 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r430139 - head/devel/git-cinnabar 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: Sat, 31 Dec 2016 16:06:17 -0000 Author: jbeich Date: Sat Dec 31 16:06:16 2016 New Revision: 430139 URL: https://svnweb.freebsd.org/changeset/ports/430139 Log: devel/git-cinnabar: update to 0.4.0.r2.24 Changes: https://github.com/glandium/git-cinnabar/compare/d8de697...84b8e6b Modified: head/devel/git-cinnabar/Makefile (contents, props changed) head/devel/git-cinnabar/distinfo (contents, props changed) Modified: head/devel/git-cinnabar/Makefile ============================================================================== --- head/devel/git-cinnabar/Makefile Sat Dec 31 16:06:02 2016 (r430138) +++ head/devel/git-cinnabar/Makefile Sat Dec 31 16:06:16 2016 (r430139) @@ -1,8 +1,8 @@ # $FreeBSD$ PORTNAME= git-cinnabar -DISTVERSION= 0.4.0rc2-8 -DISTVERSIONSUFFIX= -gd8de697 # release branch +DISTVERSION= 0.4.0rc2-24 +DISTVERSIONSUFFIX= -g84b8e6b # release branch CATEGORIES= devel MAINTAINER= jbeich@FreeBSD.org Modified: head/devel/git-cinnabar/distinfo ============================================================================== --- head/devel/git-cinnabar/distinfo Sat Dec 31 16:06:02 2016 (r430138) +++ head/devel/git-cinnabar/distinfo Sat Dec 31 16:06:16 2016 (r430139) @@ -1,3 +1,3 @@ -TIMESTAMP = 1482458557 -SHA256 (glandium-git-cinnabar-0.4.0rc2-8-gd8de697_GH0.tar.gz) = 367671df75775e2fb3180a9c935ae47708add4176aec7f961842eda47c74133a -SIZE (glandium-git-cinnabar-0.4.0rc2-8-gd8de697_GH0.tar.gz) = 89884 +TIMESTAMP = 1483170275 +SHA256 (glandium-git-cinnabar-0.4.0rc2-24-g84b8e6b_GH0.tar.gz) = e0e05bb9a595d38836a15b0165d3a86799f5b27d47dbb271c1afeb943d033f47 +SIZE (glandium-git-cinnabar-0.4.0rc2-24-g84b8e6b_GH0.tar.gz) = 90600 From owner-svn-ports-head@freebsd.org Sat Dec 31 16:06:30 2016 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 180D2C994CC; Sat, 31 Dec 2016 16:06:30 +0000 (UTC) (envelope-from jbeich@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 C1AF115EB; Sat, 31 Dec 2016 16:06:29 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBVG6SHp069271; Sat, 31 Dec 2016 16:06:28 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBVG6SNS069269; Sat, 31 Dec 2016 16:06:28 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201612311606.uBVG6SNS069269@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Sat, 31 Dec 2016 16:06:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r430140 - in head/www/wt: . 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: Sat, 31 Dec 2016 16:06:30 -0000 Author: jbeich Date: Sat Dec 31 16:06:28 2016 New Revision: 430140 URL: https://svnweb.freebsd.org/changeset/ports/430140 Log: www/wt: unbreak with boost 1.63 In file included from wt-3.3.6/src/Wt/Render/CssParser.C:26: [...] /usr/local/include/boost/phoenix/function/detail/cpp03/preprocessed/function_operator_10.hpp:91:105: error: cannot initialize a parameter of type 'char *' with an lvalue of type 'char const[17]' return detail::expression::function_eval::make(f, a0 , a1 , a2 , a3 , a4); ^~ PR: 215599 Approved by: Mohammad S. Babaei (maintainer) Added: head/www/wt/files/patch-src_Wt_Render_CssParser.C (contents, props changed) Modified: head/www/wt/Makefile (contents, props changed) Modified: head/www/wt/Makefile ============================================================================== --- head/www/wt/Makefile Sat Dec 31 16:06:16 2016 (r430139) +++ head/www/wt/Makefile Sat Dec 31 16:06:28 2016 (r430140) @@ -3,7 +3,7 @@ PORTNAME= wt PORTVERSION= 3.3.6 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= www MAINTAINER= info@babaei.net Added: head/www/wt/files/patch-src_Wt_Render_CssParser.C ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/wt/files/patch-src_Wt_Render_CssParser.C Sat Dec 31 16:06:28 2016 (r430140) @@ -0,0 +1,13 @@ +https://github.com/emweb/wt/pull/102 + +--- src/Wt/Render/CssParser.C.orig 2016-07-13 12:27:26 UTC ++++ src/Wt/Render/CssParser.C +@@ -372,7 +372,7 @@ CssGrammer::CssGrammer() + on_error + ( + rulesetArray_, +- error_report(qi::_2, qi::_3, qi::_4, "styleSheetText()", fs_error_tag()) ++ error_report(qi::_2, qi::_3, qi::_4, phoenix::val("styleSheetText()"), fs_error_tag()) + ); + + } From owner-svn-ports-head@freebsd.org Sat Dec 31 16:21:47 2016 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 AFFAEC999EA; Sat, 31 Dec 2016 16:21:47 +0000 (UTC) (envelope-from freebsd.contact@marino.st) Received: from shepard.synsport.com (mail.synsport.com [208.69.230.148]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 8D3C41D73; Sat, 31 Dec 2016 16:21:46 +0000 (UTC) (envelope-from freebsd.contact@marino.st) Received: from [127.0.0.1] (c-66-229-43-244.hsd1.fl.comcast.net [66.229.43.244]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by shepard.synsport.com (Postfix) with ESMTP id 0832F43BE1; Sat, 31 Dec 2016 10:20:25 -0600 (CST) Subject: Re: svn commit: r429417 - head/databases/mariadb55-server To: Bernard Spil , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org References: <201612251312.uBPDCabW019785@repo.freebsd.org> Reply-To: marino@freebsd.org From: John Marino Message-ID: Date: Sat, 31 Dec 2016 10:21:45 -0600 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.1.1 MIME-Version: 1.0 In-Reply-To: <201612251312.uBPDCabW019785@repo.freebsd.org> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-Antivirus: avast! (VPS 161229-1, 12/29/2016), Outbound message X-Antivirus-Status: Clean 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: Sat, 31 Dec 2016 16:21:47 -0000 On 12/25/2016 07:12, Bernard Spil wrote: > Author: brnrd > Date: Sun Dec 25 13:12:36 2016 > New Revision: 429417 > URL: https://svnweb.freebsd.org/changeset/ports/429417 > > Log: > databases/mariadb55-server: Update to 5.5.54 > > - Update to 5.5.54 > - Add mysqld_safe_helper to plist > Bernard, I'm getting a patch error now: ===> Applying ports patches for mariadb55-server-5.5.54 1 out of 2 hunks failed--saving rejects to scripts/mysqld_safe.sh.rej I was able to reproduce on F10.3 too. John --- This email has been checked for viruses by Avast antivirus software. https://www.avast.com/antivirus From owner-svn-ports-head@freebsd.org Sat Dec 31 16:47:05 2016 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 6F364C99FE6; Sat, 31 Dec 2016 16:47:05 +0000 (UTC) (envelope-from rene@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 24FE618D1; Sat, 31 Dec 2016 16:47:05 +0000 (UTC) (envelope-from rene@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBVGl4M8085619; Sat, 31 Dec 2016 16:47:04 GMT (envelope-from rene@FreeBSD.org) Received: (from rene@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBVGl4v7085617; Sat, 31 Dec 2016 16:47:04 GMT (envelope-from rene@FreeBSD.org) Message-Id: <201612311647.uBVGl4v7085617@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rene set sender to rene@FreeBSD.org using -f From: Rene Ladan Date: Sat, 31 Dec 2016 16:47:04 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r430141 - in head/Mk: . Uses 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: Sat, 31 Dec 2016 16:47:05 -0000 Author: rene Date: Sat Dec 31 16:47:04 2016 New Revision: 430141 URL: https://svnweb.freebsd.org/changeset/ports/430141 Log: Drop support for Linux Fedora 10 (infrastructure part) Submitted by: rene Reviewed by: bapt Differential Revision: https://reviews.freebsd.org/D8653 Modified: head/Mk/Uses/linux.mk head/Mk/bsd.default-versions.mk Modified: head/Mk/Uses/linux.mk ============================================================================== --- head/Mk/Uses/linux.mk Sat Dec 31 16:06:28 2016 (r430140) +++ head/Mk/Uses/linux.mk Sat Dec 31 16:47:04 2016 (r430141) @@ -4,8 +4,7 @@ # # Feature: linux:args # Usage: USES=linux or USES=linux:args -# Valid args: f10 Depend on Fedora 10 packages (deprecated) -# c6 Depend on CentOS 6 packages (default) +# Valid args: c6 Depend on CentOS 6 packages (default) # c7 Depend on CentOS 7 packages # Additional variables: # USE_LINUX List of Linux packages to depend on. @@ -30,9 +29,7 @@ _USES_POST+= linux linux_ARGS= ${LINUX_DEFAULT:S/_64//} .endif -.if ${linux_ARGS} == f10 -LINUX_DIST_VER?= 10 -.elif ${linux_ARGS} == c6 +.if ${linux_ARGS} == c6 LINUX_DIST_VER?= 6.8 .elif ${linux_ARGS} == c7 LINUX_DIST_VER?= 7.2.1511 @@ -40,22 +37,16 @@ LINUX_DIST_VER?= 7.2.1511 IGNORE= Invalid Linux distribution: ${linux_ARGS} .endif -.if ${linux_ARGS} == f10 -LINUX_ARCH= i386 -DEPRECATED= Fedora 10 is unsupported and vulnerable -EXPIRATION_DATE= 2016-12-31 -.else .if ${LINUX_DEFAULT:M*_64} LINUX_ARCH= x86_64 LINUX_ARCH32= i386 .if ${ARCH} != amd64 || ${OPSYS} != FreeBSD || ${OSVERSION} < 1002507 \ || ( ${OSVERSION} >= 1100000 && ${OSVERSION} < 1100105 ) -IGNORE= Linux ${LINUX_DEFAULT} only supported on FreeBSD/amd64 10.3 or higher +IGNORE= Linux ${LINUX_DEFAULT} is only supported on FreeBSD/amd64 10.3 or higher .endif .else LINUX_ARCH= i386 .endif -.endif linux_allegro_DEP= linux-${linux_ARGS}-allegro>0:devel/linux-${linux_ARGS}-allegro linux_alsa-plugins-oss_DEP= linux-${linux_ARGS}-alsa-plugins-oss>0:audio/linux-${linux_ARGS}-alsa-plugins-oss @@ -77,11 +68,7 @@ linux_esound_DEP= linux-${linux_ARGS}-e linux_expat_DEP= linux-${linux_ARGS}-expat>0:textproc/linux-${linux_ARGS}-expat linux_flac_DEP= linux-${linux_ARGS}-flac>0:audio/linux-${linux_ARGS}-flac linux_fontconfig_DEP= linux-${linux_ARGS}-fontconfig>0:x11-fonts/linux-${linux_ARGS}-fontconfig -.if ${linux_ARGS:Mf10} -linux_gdkpixbuf2_DEP= linux-${linux_ARGS}-gtk2>0:x11-toolkits/linux-${linux_ARGS}-gtk2 -.else linux_gdkpixbuf2_DEP= linux-${linux_ARGS}-gdk-pixbuf2>0:graphics/linux-${linux_ARGS}-gdk-pixbuf2 -.endif linux_gnutls_DEP= linux-${linux_ARGS}-gnutls>0:security/linux-${linux_ARGS}-gnutls linux_graphite2_DEP= linux-${linux_ARGS}-graphite2>0:graphics/linux-${linux_ARGS}-graphite2 linux_gtk2_DEP= linux-${linux_ARGS}-gtk2>0:x11-toolkits/linux-${linux_ARGS}-gtk2 @@ -91,7 +78,7 @@ linux_jasper_DEP= linux-${linux_ARGS}-j linux_jbigkit_DEP= linux-${linux_ARGS}-jbigkit>0:graphics/linux-${linux_ARGS}-jbigkit linux_jpeg_DEP= linux-${linux_ARGS}-jpeg>0:graphics/linux-${linux_ARGS}-jpeg linux_libasyncns_DEP= linux-${linux_ARGS}-libasyncns>0:dns/linux-${linux_ARGS}-libasyncns -.if ${linux_ARGS:Mf10} || ${linux_ARGS:Mc6} +.if ${linux_ARGS:Mc6} linux_libaudiofile_DEP= linux-${linux_ARGS}-libaudiofile>0:audio/linux-${linux_ARGS}-libaudiofile .else linux_libaudiofile_DEP= linux-${linux_ARGS}-audiofile>0:audio/linux-${linux_ARGS}-audiofile @@ -139,11 +126,7 @@ linux_scimlibs_DEP= linux-${linux_ARGS} linux_sdl12_DEP= linux-${linux_ARGS}-sdl>0:devel/linux-${linux_ARGS}-sdl12 linux_sdlimage_DEP= linux-${linux_ARGS}-sdl_image>0:graphics/linux-${linux_ARGS}-sdl_image linux_sdlmixer_DEP= linux-${linux_ARGS}-sdl_mixer>0:audio/linux-${linux_ARGS}-sdl_mixer -.if ${linux_ARGS:Mf10} -linux_sqlite3_DEP= linux-${linux_ARGS}-sqlite3>0:databases/linux-${linux_ARGS}-sqlite3 -.else linux_sqlite3_DEP= linux-${linux_ARGS}-sqlite>0:databases/linux-${linux_ARGS}-sqlite3 -.endif linux_tcl85_DEP= linux-${linux_ARGS}-tcl85>0:lang/linux-${linux_ARGS}-tcl85 linux_tcp_wrappers-libs_DEP= linux-${linux_ARGS}-tcp_wrappers-libs>0:net/linux-${linux_ARGS}-tcp_wrappers-libs linux_tiff_DEP= linux-${linux_ARGS}-tiff>0:graphics/linux-${linux_ARGS}-tiff @@ -169,24 +152,7 @@ RUN_DEPENDS+= ${linux_${i:C/:.*//}_DEP} DISTVERSIONSUFFIX?= -${RPMVERSION} -.if ${linux_ARGS} == f10 - -.ifndef MASTER_SITES -MASTER_SITES= ${MASTER_SITE_FEDORA_LINUX} -MASTER_SITE_SUBDIR= releases/${LINUX_DIST_VER}/Everything/${LINUX_ARCH}/os/Packages \ - updates/${LINUX_DIST_VER}/${LINUX_ARCH} \ - releases/${LINUX_DIST_VER}/Everything/source/SRPMS/:SOURCE \ - updates/${LINUX_DIST_VER}/SRPMS/:SOURCE -.endif -DIST_SUBDIR?= rpm/${LINUX_ARCH}/fedora/${LINUX_DIST_VER} - -.if ${USE_LINUX_RPM} == noarch -LINUX_RPM_ARCH?= noarch -.else -LINUX_RPM_ARCH?= i386 -.endif - -.elif ${linux_ARGS} == c6 +.if ${linux_ARGS} == c6 .ifndef MASTER_SITES MASTER_SITES= ${MASTER_SITE_CENTOS_LINUX} @@ -297,7 +263,7 @@ EXTRACT_BEFORE_ARGS= < EXTRACT_AFTER_ARGS= | ${TAR} xf - --no-same-owner --no-same-permissions .endif -.if ${linux_ARGS} != f10 && ${USE_LINUX_RPM} != noarch +.if ${USE_LINUX_RPM} != noarch PLIST?= ${PKGDIR}/pkg-plist.${LINUX_ARCH} .endif Modified: head/Mk/bsd.default-versions.mk ============================================================================== --- head/Mk/bsd.default-versions.mk Sat Dec 31 16:06:28 2016 (r430140) +++ head/Mk/bsd.default-versions.mk Sat Dec 31 16:47:04 2016 (r430141) @@ -41,7 +41,7 @@ FPC_DEFAULT?= 3.0.0 GCC_DEFAULT?= 4.9 # Possible values: 7, 8, 9, agpl GHOSTSCRIPT_DEFAULT?= agpl -# Possible values: f10, c6, c6_64, c7, c7_64 +# Possible values: c6, c6_64, c7, c7_64 LINUX_DEFAULT?= c6 .if defined(OVERRIDE_LINUX_BASE_PORT) LINUX_DEFAULT:= ${OVERRIDE_LINUX_BASE_PORT} From owner-svn-ports-head@freebsd.org Sat Dec 31 16:51:00 2016 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 0E9EBC99037; Sat, 31 Dec 2016 16:51:00 +0000 (UTC) (envelope-from rene@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 AA73A1A1D; Sat, 31 Dec 2016 16:50:59 +0000 (UTC) (envelope-from rene@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBVGowGS088694; Sat, 31 Dec 2016 16:50:58 GMT (envelope-from rene@FreeBSD.org) Received: (from rene@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBVGowMa088692; Sat, 31 Dec 2016 16:50:58 GMT (envelope-from rene@FreeBSD.org) Message-Id: <201612311650.uBVGowMa088692@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rene set sender to rene@FreeBSD.org using -f From: Rene Ladan Date: Sat, 31 Dec 2016 16:50:58 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r430142 - in head/Mk: . Uses 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: Sat, 31 Dec 2016 16:51:00 -0000 Author: rene Date: Sat Dec 31 16:50:58 2016 New Revision: 430142 URL: https://svnweb.freebsd.org/changeset/ports/430142 Log: Drop support for Perl 5.18 (infrastructure part) Modified: head/Mk/Uses/perl5.mk head/Mk/bsd.default-versions.mk Modified: head/Mk/Uses/perl5.mk ============================================================================== --- head/Mk/Uses/perl5.mk Sat Dec 31 16:47:04 2016 (r430141) +++ head/Mk/Uses/perl5.mk Sat Dec 31 16:50:58 2016 (r430142) @@ -20,7 +20,7 @@ # PERL_ARCH - Directory name of architecture dependent libraries # (value: mach). # PERL_PORT - Name of the perl port that is installed -# (for example: perl5.18) +# (for example: perl5.24) # SITE_PERL - Directory name where site specific perl packages go. # This value is added to PLIST_SUB. # SITE_ARCH - Directory name where arch site specific perl packages go. @@ -51,9 +51,7 @@ THIS_IS_OLD_PERL= yes # end of remove # When adding a version, please keep the comment in # Mk/bsd.default-versions.mk in sync. -.if ${PERL5_DEFAULT} == 5.18 -.include "${PORTSDIR}/lang/perl5.18/version.mk" -.elif ${PERL5_DEFAULT} == 5.20 +.if ${PERL5_DEFAULT} == 5.20 .include "${PORTSDIR}/lang/perl5.20/version.mk" .elif ${PERL5_DEFAULT} == 5.22 .include "${PORTSDIR}/lang/perl5.22/version.mk" @@ -97,10 +95,8 @@ PERL_ARCH?= mach PERL_PORT?= perl5.24 .elif ${PERL_LEVEL} >= 502200 PERL_PORT?= perl5.22 -.elif ${PERL_LEVEL} >= 502000 +.else # ${PERL_LEVEL} < 502200 PERL_PORT?= perl5.20 -.else # ${PERL_LEVEL} < 502000 -PERL_PORT?= perl5.18 .endif SITE_PERL_REL?= lib/perl5/site_perl Modified: head/Mk/bsd.default-versions.mk ============================================================================== --- head/Mk/bsd.default-versions.mk Sat Dec 31 16:47:04 2016 (r430141) +++ head/Mk/bsd.default-versions.mk Sat Dec 31 16:50:58 2016 (r430142) @@ -8,7 +8,7 @@ # Users who want to override these defaults can easily do so by defining # DEFAULT_VERSIONS in their make.conf as follows: # -# DEFAULT_VERSIONS= perl5=5.18 ruby=2.0 +# DEFAULT_VERSIONS= perl5=5.20 ruby=2.0 .if !defined(_INCLUDE_BSD_DEFAULT_VERSIONS_MK) _INCLUDE_BSD_DEFAULT_VERSIONS_MK= yes @@ -51,7 +51,7 @@ WARNING+= "OVERRIDE_LINUX_BASE_PORT is LUA_DEFAULT?= 5.2 # Possible values: 5.1, 5.5, 5.6, 5.7, 5.5m, 10.0m, 10.1m, 5.5p, 5.6p MYSQL_DEFAULT?= 5.6 -# Possible values: 5.18, 5.20, 5.22, devel +# Possible values: 5.20, 5.22, devel .if !exists(${LOCALBASE}/bin/perl) || (!defined(_PORTS_ENV_CHECK) && \ defined(PACKAGE_BUILDING)) PERL5_DEFAULT?= 5.24 From owner-svn-ports-head@freebsd.org Sat Dec 31 16:58:37 2016 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 4AC74C99240; Sat, 31 Dec 2016 16:58:37 +0000 (UTC) (envelope-from rene@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 1A4BF1EDC; Sat, 31 Dec 2016 16:58:37 +0000 (UTC) (envelope-from rene@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBVGwa4L089853; Sat, 31 Dec 2016 16:58:36 GMT (envelope-from rene@FreeBSD.org) Received: (from rene@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBVGwa6G089851; Sat, 31 Dec 2016 16:58:36 GMT (envelope-from rene@FreeBSD.org) Message-Id: <201612311658.uBVGwa6G089851@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rene set sender to rene@FreeBSD.org using -f From: Rene Ladan Date: Sat, 31 Dec 2016 16:58:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r430143 - in head: . lang lang/perl5.18 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: Sat, 31 Dec 2016 16:58:37 -0000 Author: rene Date: Sat Dec 31 16:58:35 2016 New Revision: 430143 URL: https://svnweb.freebsd.org/changeset/ports/430143 Log: Remove expired port: 2016-12-31 lang/perl5.18: Unsupported, please upgrade to a more recent version of Perl Deleted: head/lang/perl5.18/ Modified: head/MOVED head/lang/Makefile Modified: head/MOVED ============================================================================== --- head/MOVED Sat Dec 31 16:50:58 2016 (r430142) +++ head/MOVED Sat Dec 31 16:58:35 2016 (r430143) @@ -8854,3 +8854,4 @@ comms/libcodec2|audio/codec2|2016-12-26| databases/py-sqlalchemy07|databases/py-sqlalchemy10|2016-12-27|Has expired: Upstream has declared this version EoL: please migrate to databases/py-sqlalchemy10 security/openvpn-polarssl|security/openvpn-mbedtls|2016-12-27|Slave port renamed to match the TLS library's new name. www/p5-ParallelUA|www/p5-ParallelUserAgent|2016-12-31|Rename to match upstream naming +lang/perl5.18||2016-12-31|Has expired: Unsupported, please upgrade to a more recent version of Perl Modified: head/lang/Makefile ============================================================================== --- head/lang/Makefile Sat Dec 31 16:50:58 2016 (r430142) +++ head/lang/Makefile Sat Dec 31 16:58:35 2016 (r430143) @@ -240,7 +240,6 @@ SUBDIR += pcc SUBDIR += pecl-perl SUBDIR += perl5-devel - SUBDIR += perl5.18 SUBDIR += perl5.20 SUBDIR += perl5.22 SUBDIR += perl5.24 From owner-svn-ports-head@freebsd.org Sat Dec 31 17:25:09 2016 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 4AAC4C99D70; Sat, 31 Dec 2016 17:25:09 +0000 (UTC) (envelope-from rene@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 086D81E75; Sat, 31 Dec 2016 17:25:08 +0000 (UTC) (envelope-from rene@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBVHP8gg003485; Sat, 31 Dec 2016 17:25:08 GMT (envelope-from rene@FreeBSD.org) Received: (from rene@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBVHP5Xm003458; Sat, 31 Dec 2016 17:25:05 GMT (envelope-from rene@FreeBSD.org) Message-Id: <201612311725.uBVHP5Xm003458@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rene set sender to rene@FreeBSD.org using -f From: Rene Ladan Date: Sat, 31 Dec 2016 17:25:05 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r430144 - in head: . accessibility accessibility/linux-f10-atk archivers archivers/linux-f10-ucl archivers/linux-f10-upx audio audio/linux-f10-alsa-lib audio/linux-f10-alsa-plugins-oss ... 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: Sat, 31 Dec 2016 17:25:09 -0000 Author: rene Date: Sat Dec 31 17:25:05 2016 New Revision: 430144 URL: https://svnweb.freebsd.org/changeset/ports/430144 Log: Drop support for Linux Fedora 10 (ports part) games/dsnake only worked with linux-f10 Should fix INDEX audio/linux-f10-sdl_mixer audio/linux-f10-pulseaudio-libs audio/linux-f10-freealut audio/linux-f10-arts audio/linux-f10-esound audio/linux-f10-libogg audio/linux-f10-alsa-plugins-oss audio/linux-f10-openal audio/linux-f10-openal-soft audio/linux-f10-nas-libs audio/linux-f10-alsa-lib audio/linux-f10-libvorbis audio/linux-f10-libaudiofile audio/linux-f10-mikmod databases/linux-f10-sqlite3 devel/linux-f10-dbus-glib devel/linux-f10-sdl12 devel/linux-f10-libglade2 devel/linux-f10-devtools devel/linux-f10-allegro devel/linux-f10-nspr devel/linux-f10-dbus-libs devel/linux-f10-libsigc++20 devel/linux-f10-ncurses-base dns/linux-f10-libasyncns emulators/linux_base-f10 emulators/linux-f10 ftp/linux-f10-curl games/dsnake graphics/linux-f10-sdl_image graphics/linux-f10-sdl_ttf graphics/linux-f10-glew graphics/linux-f10-ungif graphics/linux-f10-png graphics/linux-f10-tiff graphics/linux-f10-dri graphics/linux-f10-jpeg graphics/linux-f10-libGLU graphics/linux-f10-gdk-pixbuf graphics/linux-f10-libmng graphics/linux-f10-cairo graphics/linux-f10-imlib lang/linux-f10-tcl85 lang/linux-f10-libg2c multimedia/linux-f10-libtheora multimedia/linux-f10-libv4l net/linux-f10-openldap net/linux-f10-nss_ldap print/linux-f10-cups-libs security/linux-f10-gnutls security/linux-f10-nss security/linux-f10-openssl security/linux-f10-libgpg-error security/linux-f10-libtasn1 security/linux-f10-libgcrypt security/linux-f10-libssh2 security/linux-f10-cyrus-sasl2 sysutils/linux-f10-procps textproc/linux-f10-aspell textproc/linux-f10-expat textproc/linux-f10-scim-gtk textproc/linux-f10-scim-libs textproc/linux-f10-libxml2 x11/linux-f10-xorg-libs x11-fonts/linux-f10-fontconfig x11-themes/linux-f10-qtcurve-gtk2 x11-themes/linux-f10-hicolor-icon-theme x11-toolkits/linux-f10-qt45 x11-toolkits/linux-f10-gtk2 x11-toolkits/linux-f10-openmotif x11-toolkits/linux-f10-pango accessibility/linux-f10-atk archivers/linux-f10-ucl archivers/linux-f10-upx Deleted: head/accessibility/linux-f10-atk/ head/archivers/linux-f10-ucl/ head/archivers/linux-f10-upx/ head/audio/linux-f10-alsa-lib/ head/audio/linux-f10-alsa-plugins-oss/ head/audio/linux-f10-arts/ head/audio/linux-f10-esound/ head/audio/linux-f10-freealut/ head/audio/linux-f10-libaudiofile/ head/audio/linux-f10-libogg/ head/audio/linux-f10-libvorbis/ head/audio/linux-f10-mikmod/ head/audio/linux-f10-nas-libs/ head/audio/linux-f10-openal/ head/audio/linux-f10-openal-soft/ head/audio/linux-f10-pulseaudio-libs/ head/audio/linux-f10-sdl_mixer/ head/databases/linux-f10-sqlite3/ head/devel/linux-f10-allegro/ head/devel/linux-f10-dbus-glib/ head/devel/linux-f10-dbus-libs/ head/devel/linux-f10-devtools/ head/devel/linux-f10-libglade2/ head/devel/linux-f10-libsigc++20/ head/devel/linux-f10-ncurses-base/ head/devel/linux-f10-nspr/ head/devel/linux-f10-sdl12/ head/dns/linux-f10-libasyncns/ head/emulators/linux-f10/ head/emulators/linux_base-f10/ head/ftp/linux-f10-curl/ head/games/dsnake/ head/graphics/linux-f10-cairo/ head/graphics/linux-f10-dri/ head/graphics/linux-f10-gdk-pixbuf/ head/graphics/linux-f10-glew/ head/graphics/linux-f10-imlib/ head/graphics/linux-f10-jpeg/ head/graphics/linux-f10-libGLU/ head/graphics/linux-f10-libmng/ head/graphics/linux-f10-png/ head/graphics/linux-f10-sdl_image/ head/graphics/linux-f10-sdl_ttf/ head/graphics/linux-f10-tiff/ head/graphics/linux-f10-ungif/ head/lang/linux-f10-libg2c/ head/lang/linux-f10-tcl85/ head/multimedia/linux-f10-libtheora/ head/multimedia/linux-f10-libv4l/ head/net/linux-f10-nss_ldap/ head/net/linux-f10-openldap/ head/print/linux-f10-cups-libs/ head/security/linux-f10-cyrus-sasl2/ head/security/linux-f10-gnutls/ head/security/linux-f10-libgcrypt/ head/security/linux-f10-libgpg-error/ head/security/linux-f10-libssh2/ head/security/linux-f10-libtasn1/ head/security/linux-f10-nss/ head/security/linux-f10-openssl/ head/sysutils/linux-f10-procps/ head/textproc/linux-f10-aspell/ head/textproc/linux-f10-expat/ head/textproc/linux-f10-libxml2/ head/textproc/linux-f10-scim-gtk/ head/textproc/linux-f10-scim-libs/ head/x11-fonts/linux-f10-fontconfig/ head/x11-themes/linux-f10-hicolor-icon-theme/ head/x11-themes/linux-f10-qtcurve-gtk2/ head/x11-toolkits/linux-f10-gtk2/ head/x11-toolkits/linux-f10-openmotif/ head/x11-toolkits/linux-f10-pango/ head/x11-toolkits/linux-f10-qt45/ head/x11/linux-f10-xorg-libs/ Modified: head/LEGAL head/MOVED head/accessibility/Makefile head/archivers/Makefile head/audio/Makefile head/databases/Makefile head/devel/Makefile head/dns/Makefile head/emulators/Makefile head/ftp/Makefile head/games/Makefile head/graphics/Makefile head/lang/Makefile head/multimedia/Makefile head/net/Makefile head/print/Makefile head/security/Makefile head/sysutils/Makefile head/textproc/Makefile head/x11-fonts/Makefile head/x11-themes/Makefile head/x11-toolkits/Makefile head/x11/Makefile Modified: head/LEGAL ============================================================================== --- head/LEGAL Sat Dec 31 16:58:35 2016 (r430143) +++ head/LEGAL Sat Dec 31 17:25:05 2016 (r430144) @@ -69,7 +69,6 @@ doom3-linux-* games/linux-doom3 Redistr doom3-linux-* games/linux-doom3-demo Redistribution is limited, see license; Requested by id Software doomsrc.zip games/doom Redistribution is limited, see license; Requested by id Software dr_freebsd_*.zip sysutils/megarc Must be downloaded directly from the manufacturer -dsnake-* games/dsnake License prohibits any reselling eagle-lin-*.run cad/linux-eagle5 Usage permitted for non-commercial purposes only eawpats* audio/eawpats Some of the patches are not for commercial use ecw_jpeg_2000_*.zip graphics/libecwj2 Registration required to download sources, but sources no longer available on ERDAS website Modified: head/MOVED ============================================================================== --- head/MOVED Sat Dec 31 16:58:35 2016 (r430143) +++ head/MOVED Sat Dec 31 17:25:05 2016 (r430144) @@ -8855,3 +8855,77 @@ databases/py-sqlalchemy07|databases/py-s security/openvpn-polarssl|security/openvpn-mbedtls|2016-12-27|Slave port renamed to match the TLS library's new name. www/p5-ParallelUA|www/p5-ParallelUserAgent|2016-12-31|Rename to match upstream naming lang/perl5.18||2016-12-31|Has expired: Unsupported, please upgrade to a more recent version of Perl +audio/linux-f10-sdl_mixer||2016-12-31|Removed +audio/linux-f10-pulseaudio-libs||2016-12-31|Removed +audio/linux-f10-freealut||2016-12-31|Removed +audio/linux-f10-arts||2016-12-31|Removed +audio/linux-f10-esound||2016-12-31|Removed +audio/linux-f10-libogg||2016-12-31|Removed +audio/linux-f10-alsa-plugins-oss||2016-12-31|Removed +audio/linux-f10-openal||2016-12-31|Removed +audio/linux-f10-openal-soft||2016-12-31|Removed +audio/linux-f10-nas-libs||2016-12-31|Removed +audio/linux-f10-alsa-lib||2016-12-31|Removed +audio/linux-f10-libvorbis||2016-12-31|Removed +audio/linux-f10-libaudiofile||2016-12-31|Removed +audio/linux-f10-mikmod||2016-12-31|Removed +databases/linux-f10-sqlite3||2016-12-31|Removed +devel/linux-f10-dbus-glib||2016-12-31|Removed +devel/linux-f10-sdl12||2016-12-31|Removed +devel/linux-f10-libglade2||2016-12-31|Removed +devel/linux-f10-devtools||2016-12-31|Removed +devel/linux-f10-allegro||2016-12-31|Removed +devel/linux-f10-nspr||2016-12-31|Removed +devel/linux-f10-dbus-libs||2016-12-31|Removed +devel/linux-f10-libsigc++20||2016-12-31|Removed +devel/linux-f10-ncurses-base||2016-12-31|Removed +dns/linux-f10-libasyncns||2016-12-31|Removed +emulators/linux_base-f10||2016-12-31|Removed +emulators/linux-f10||2016-12-31|Removed +ftp/linux-f10-curl||2016-12-31|Removed +games/dsnake||2016-12-31|Removed +graphics/linux-f10-sdl_image||2016-12-31|Removed +graphics/linux-f10-sdl_ttf||2016-12-31|Removed +graphics/linux-f10-glew||2016-12-31|Removed +graphics/linux-f10-ungif||2016-12-31|Removed +graphics/linux-f10-png||2016-12-31|Removed +graphics/linux-f10-tiff||2016-12-31|Removed +graphics/linux-f10-dri||2016-12-31|Removed +graphics/linux-f10-jpeg||2016-12-31|Removed +graphics/linux-f10-libGLU||2016-12-31|Removed +graphics/linux-f10-gdk-pixbuf||2016-12-31|Removed +graphics/linux-f10-libmng||2016-12-31|Removed +graphics/linux-f10-cairo||2016-12-31|Removed +graphics/linux-f10-imlib||2016-12-31|Removed +lang/linux-f10-tcl85||2016-12-31|Removed +lang/linux-f10-libg2c||2016-12-31|Removed +multimedia/linux-f10-libtheora||2016-12-31|Removed +multimedia/linux-f10-libv4l||2016-12-31|Removed +net/linux-f10-openldap||2016-12-31|Removed +net/linux-f10-nss_ldap||2016-12-31|Removed +print/linux-f10-cups-libs||2016-12-31|Removed +security/linux-f10-gnutls||2016-12-31|Removed +security/linux-f10-nss||2016-12-31|Removed +security/linux-f10-openssl||2016-12-31|Removed +security/linux-f10-libgpg-error||2016-12-31|Removed +security/linux-f10-libtasn1||2016-12-31|Removed +security/linux-f10-libgcrypt||2016-12-31|Removed +security/linux-f10-libssh2||2016-12-31|Removed +security/linux-f10-cyrus-sasl2||2016-12-31|Removed +sysutils/linux-f10-procps||2016-12-31|Removed +textproc/linux-f10-aspell||2016-12-31|Removed +textproc/linux-f10-expat||2016-12-31|Removed +textproc/linux-f10-scim-gtk||2016-12-31|Removed +textproc/linux-f10-scim-libs||2016-12-31|Removed +textproc/linux-f10-libxml2||2016-12-31|Removed +x11/linux-f10-xorg-libs||2016-12-31|Removed +x11-fonts/linux-f10-fontconfig||2016-12-31|Removed +x11-themes/linux-f10-qtcurve-gtk2||2016-12-31|Removed +x11-themes/linux-f10-hicolor-icon-theme||2016-12-31|Removed +x11-toolkits/linux-f10-qt45||2016-12-31|Removed +x11-toolkits/linux-f10-gtk2||2016-12-31|Removed +x11-toolkits/linux-f10-openmotif||2016-12-31|Removed +x11-toolkits/linux-f10-pango||2016-12-31|Removed +accessibility/linux-f10-atk||2016-12-31|Removed +archivers/linux-f10-ucl||2016-12-31|Removed +archivers/linux-f10-upx||2016-12-31|Removed Modified: head/accessibility/Makefile ============================================================================== --- head/accessibility/Makefile Sat Dec 31 16:58:35 2016 (r430143) +++ head/accessibility/Makefile Sat Dec 31 17:25:05 2016 (r430144) @@ -26,7 +26,6 @@ SUBDIR += kmouth SUBDIR += linux-c6-atk SUBDIR += linux-c7-atk - SUBDIR += linux-f10-atk SUBDIR += mousetweaks SUBDIR += orca SUBDIR += py-atspi Modified: head/archivers/Makefile ============================================================================== --- head/archivers/Makefile Sat Dec 31 16:58:35 2016 (r430143) +++ head/archivers/Makefile Sat Dec 31 17:25:05 2016 (r430144) @@ -70,8 +70,6 @@ SUBDIR += libunrar SUBDIR += libunrar4 SUBDIR += libzip - SUBDIR += linux-f10-ucl - SUBDIR += linux-f10-upx SUBDIR += lrzip SUBDIR += lua-lzlib SUBDIR += lzfse Modified: head/audio/Makefile ============================================================================== --- head/audio/Makefile Sat Dec 31 16:58:35 2016 (r430143) +++ head/audio/Makefile Sat Dec 31 17:25:05 2016 (r430144) @@ -448,20 +448,6 @@ SUBDIR += linux-c7-pulseaudio-libs SUBDIR += linux-c7-pulseaudio-utils SUBDIR += linux-c7-sdl_mixer - SUBDIR += linux-f10-alsa-lib - SUBDIR += linux-f10-alsa-plugins-oss - SUBDIR += linux-f10-arts - SUBDIR += linux-f10-esound - SUBDIR += linux-f10-freealut - SUBDIR += linux-f10-libaudiofile - SUBDIR += linux-f10-libogg - SUBDIR += linux-f10-libvorbis - SUBDIR += linux-f10-mikmod - SUBDIR += linux-f10-nas-libs - SUBDIR += linux-f10-openal - SUBDIR += linux-f10-openal-soft - SUBDIR += linux-f10-pulseaudio-libs - SUBDIR += linux-f10-sdl_mixer SUBDIR += linux-genpuid SUBDIR += linux-laudio SUBDIR += linux-mbrola Modified: head/databases/Makefile ============================================================================== --- head/databases/Makefile Sat Dec 31 16:58:35 2016 (r430143) +++ head/databases/Makefile Sat Dec 31 17:25:05 2016 (r430144) @@ -173,7 +173,6 @@ SUBDIR += libzdb SUBDIR += linux-c6-sqlite3 SUBDIR += linux-c7-sqlite3 - SUBDIR += linux-f10-sqlite3 SUBDIR += linux-oracle-instantclient-basic SUBDIR += linux-oracle-instantclient-sdk SUBDIR += linux-oracle-instantclient-sqlplus Modified: head/devel/Makefile ============================================================================== --- head/devel/Makefile Sat Dec 31 16:58:35 2016 (r430143) +++ head/devel/Makefile Sat Dec 31 17:25:05 2016 (r430144) @@ -1502,15 +1502,6 @@ SUBDIR += linux-c7-qt SUBDIR += linux-c7-sdl12 SUBDIR += linux-c7-sdl20 - SUBDIR += linux-f10-allegro - SUBDIR += linux-f10-dbus-glib - SUBDIR += linux-f10-dbus-libs - SUBDIR += linux-f10-devtools - SUBDIR += linux-f10-libglade2 - SUBDIR += linux-f10-libsigc++20 - SUBDIR += linux-f10-ncurses-base - SUBDIR += linux-f10-nspr - SUBDIR += linux-f10-sdl12 SUBDIR += linux-kernel SUBDIR += linux_kdump SUBDIR += linux_libusb Modified: head/dns/Makefile ============================================================================== --- head/dns/Makefile Sat Dec 31 16:58:35 2016 (r430143) +++ head/dns/Makefile Sat Dec 31 17:25:05 2016 (r430144) @@ -95,7 +95,6 @@ SUBDIR += libpsl SUBDIR += linux-c6-libasyncns SUBDIR += linux-c7-libasyncns - SUBDIR += linux-f10-libasyncns SUBDIR += mDNSResponder_nss SUBDIR += maradns SUBDIR += mdnsd Modified: head/emulators/Makefile ============================================================================== --- head/emulators/Makefile Sat Dec 31 16:58:35 2016 (r430143) +++ head/emulators/Makefile Sat Dec 31 17:25:05 2016 (r430144) @@ -71,10 +71,8 @@ SUBDIR += libspectrum SUBDIR += linux-c6 SUBDIR += linux-c7 - SUBDIR += linux-f10 SUBDIR += linux_base-c6 SUBDIR += linux_base-c7 - SUBDIR += linux_base-f10 SUBDIR += lisaem SUBDIR += loemu SUBDIR += m2000 Modified: head/ftp/Makefile ============================================================================== --- head/ftp/Makefile Sat Dec 31 16:58:35 2016 (r430143) +++ head/ftp/Makefile Sat Dec 31 17:25:05 2016 (r430144) @@ -41,7 +41,6 @@ SUBDIR += libfilezilla SUBDIR += linux-c6-curl SUBDIR += linux-c7-curl - SUBDIR += linux-f10-curl SUBDIR += llnlxdir SUBDIR += llnlxftp SUBDIR += mirror Modified: head/games/Makefile ============================================================================== --- head/games/Makefile Sat Dec 31 16:58:35 2016 (r430143) +++ head/games/Makefile Sat Dec 31 17:25:05 2016 (r430144) @@ -217,7 +217,6 @@ SUBDIR += dopewars SUBDIR += drcreep SUBDIR += drm - SUBDIR += dsnake SUBDIR += duckmaze SUBDIR += duel SUBDIR += dunelegacy Modified: head/graphics/Makefile ============================================================================== --- head/graphics/Makefile Sat Dec 31 16:58:35 2016 (r430143) +++ head/graphics/Makefile Sat Dec 31 17:25:05 2016 (r430144) @@ -560,19 +560,6 @@ SUBDIR += linux-c7-sdl_image SUBDIR += linux-c7-sdl_ttf SUBDIR += linux-c7-tiff - SUBDIR += linux-f10-cairo - SUBDIR += linux-f10-dri - SUBDIR += linux-f10-gdk-pixbuf - SUBDIR += linux-f10-glew - SUBDIR += linux-f10-imlib - SUBDIR += linux-f10-jpeg - SUBDIR += linux-f10-libGLU - SUBDIR += linux-f10-libmng - SUBDIR += linux-f10-png - SUBDIR += linux-f10-sdl_image - SUBDIR += linux-f10-sdl_ttf - SUBDIR += linux-f10-tiff - SUBDIR += linux-f10-ungif SUBDIR += llpp SUBDIR += lprof-devel SUBDIR += lua-gd Modified: head/lang/Makefile ============================================================================== --- head/lang/Makefile Sat Dec 31 16:58:35 2016 (r430143) +++ head/lang/Makefile Sat Dec 31 17:25:05 2016 (r430144) @@ -158,8 +158,6 @@ SUBDIR += libstdc++_stldoc_4.2.2 SUBDIR += linux-c6-tcl85 SUBDIR += linux-c7-tcl85 - SUBDIR += linux-f10-libg2c - SUBDIR += linux-f10-tcl85 SUBDIR += linux-j SUBDIR += lua-ada SUBDIR += lua51 Modified: head/multimedia/Makefile ============================================================================== --- head/multimedia/Makefile Sat Dec 31 16:58:35 2016 (r430143) +++ head/multimedia/Makefile Sat Dec 31 17:25:05 2016 (r430144) @@ -221,8 +221,6 @@ SUBDIR += linux-c6-libv4l SUBDIR += linux-c7-libtheora SUBDIR += linux-c7-libv4l - SUBDIR += linux-f10-libtheora - SUBDIR += linux-f10-libv4l SUBDIR += linux-tsmuxer SUBDIR += linux_dvbwrapper-kmod SUBDIR += lives Modified: head/net/Makefile ============================================================================== --- head/net/Makefile Sat Dec 31 16:58:35 2016 (r430143) +++ head/net/Makefile Sat Dec 31 17:25:05 2016 (r430144) @@ -386,8 +386,6 @@ SUBDIR += linux-c7-avahi-libs SUBDIR += linux-c7-openldap SUBDIR += linux-c7-tcp_wrappers-libs - SUBDIR += linux-f10-nss_ldap - SUBDIR += linux-f10-openldap SUBDIR += linuxigd SUBDIR += liveMedia SUBDIR += lla Modified: head/print/Makefile ============================================================================== --- head/print/Makefile Sat Dec 31 16:58:35 2016 (r430143) +++ head/print/Makefile Sat Dec 31 17:25:05 2016 (r430144) @@ -127,7 +127,6 @@ SUBDIR += linux-c6-cups-libs SUBDIR += linux-c7-cups-libs SUBDIR += linux-c7-harfbuzz - SUBDIR += linux-f10-cups-libs SUBDIR += lout SUBDIR += lpr-wrapper SUBDIR += lprps Modified: head/security/Makefile ============================================================================== --- head/security/Makefile Sat Dec 31 16:58:35 2016 (r430143) +++ head/security/Makefile Sat Dec 31 17:25:05 2016 (r430144) @@ -356,14 +356,6 @@ SUBDIR += linux-c7-nss SUBDIR += linux-c7-openssl SUBDIR += linux-c7-openssl-compat - SUBDIR += linux-f10-cyrus-sasl2 - SUBDIR += linux-f10-gnutls - SUBDIR += linux-f10-libgcrypt - SUBDIR += linux-f10-libgpg-error - SUBDIR += linux-f10-libssh2 - SUBDIR += linux-f10-libtasn1 - SUBDIR += linux-f10-nss - SUBDIR += linux-f10-openssl SUBDIR += lockdown SUBDIR += log2timeline SUBDIR += logcheck Modified: head/sysutils/Makefile ============================================================================== --- head/sysutils/Makefile Sat Dec 31 16:58:35 2016 (r430143) +++ head/sysutils/Makefile Sat Dec 31 17:25:05 2016 (r430144) @@ -536,7 +536,6 @@ SUBDIR += lineakd SUBDIR += linrename SUBDIR += linux-crashplan - SUBDIR += linux-f10-procps SUBDIR += linux-nero SUBDIR += linuxfdisk SUBDIR += livecd Modified: head/textproc/Makefile ============================================================================== --- head/textproc/Makefile Sat Dec 31 16:58:35 2016 (r430143) +++ head/textproc/Makefile Sat Dec 31 17:25:05 2016 (r430144) @@ -451,11 +451,6 @@ SUBDIR += linux-c7-aspell SUBDIR += linux-c7-expat SUBDIR += linux-c7-libxml2 - SUBDIR += linux-f10-aspell - SUBDIR += linux-f10-expat - SUBDIR += linux-f10-libxml2 - SUBDIR += linux-f10-scim-gtk - SUBDIR += linux-f10-scim-libs SUBDIR += linuxdoc SUBDIR += linuxdoc-tools SUBDIR += localize Modified: head/x11-fonts/Makefile ============================================================================== --- head/x11-fonts/Makefile Sat Dec 31 16:58:35 2016 (r430143) +++ head/x11-fonts/Makefile Sat Dec 31 17:25:05 2016 (r430144) @@ -127,7 +127,6 @@ SUBDIR += libfontenc SUBDIR += linux-c6-fontconfig SUBDIR += linux-c7-fontconfig - SUBDIR += linux-f10-fontconfig SUBDIR += linuxlibertine SUBDIR += linuxlibertine-g SUBDIR += lohit Modified: head/x11-themes/Makefile ============================================================================== --- head/x11-themes/Makefile Sat Dec 31 16:58:35 2016 (r430143) +++ head/x11-themes/Makefile Sat Dec 31 17:25:05 2016 (r430144) @@ -130,8 +130,6 @@ SUBDIR += kf5-oxygen-icons5 SUBDIR += linux-c6-hicolor-icon-theme SUBDIR += linux-c7-hicolor-icon-theme - SUBDIR += linux-f10-hicolor-icon-theme - SUBDIR += linux-f10-qtcurve-gtk2 SUBDIR += linux-hicolor-icon-theme SUBDIR += lxappearance SUBDIR += lxde-icon-theme Modified: head/x11-toolkits/Makefile ============================================================================== --- head/x11-toolkits/Makefile Sat Dec 31 16:58:35 2016 (r430143) +++ head/x11-toolkits/Makefile Sat Dec 31 17:25:05 2016 (r430144) @@ -125,10 +125,6 @@ SUBDIR += linux-c7-qt-x11 SUBDIR += linux-c7-tk85 SUBDIR += linux-f10-blt - SUBDIR += linux-f10-gtk2 - SUBDIR += linux-f10-openmotif - SUBDIR += linux-f10-pango - SUBDIR += linux-f10-qt45 SUBDIR += linux-f10-tk85 SUBDIR += movingmotif SUBDIR += mowitz Modified: head/x11/Makefile ============================================================================== --- head/x11/Makefile Sat Dec 31 16:58:35 2016 (r430143) +++ head/x11/Makefile Sat Dec 31 17:25:05 2016 (r430144) @@ -198,7 +198,6 @@ SUBDIR += linux-c6-xorg-libs SUBDIR += linux-c7-pixman SUBDIR += linux-c7-xorg-libs - SUBDIR += linux-f10-xorg-libs SUBDIR += listres SUBDIR += lsw SUBDIR += luit From owner-svn-ports-head@freebsd.org Sat Dec 31 17:38:57 2016 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 367CAC99F8C; Sat, 31 Dec 2016 17:38:57 +0000 (UTC) (envelope-from rene@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 ECF9B1294; Sat, 31 Dec 2016 17:38:56 +0000 (UTC) (envelope-from rene@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBVHcu24007545; Sat, 31 Dec 2016 17:38:56 GMT (envelope-from rene@FreeBSD.org) Received: (from rene@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBVHcusi007544; Sat, 31 Dec 2016 17:38:56 GMT (envelope-from rene@FreeBSD.org) Message-Id: <201612311738.uBVHcusi007544@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rene set sender to rene@FreeBSD.org using -f From: Rene Ladan Date: Sat, 31 Dec 2016 17:38:56 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r430145 - head/sysutils/testdisk 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: Sat, 31 Dec 2016 17:38:57 -0000 Author: rene Date: Sat Dec 31 17:38:55 2016 New Revision: 430145 URL: https://svnweb.freebsd.org/changeset/ports/430145 Log: sysutils/testdisk: remove optional option on expired ntfsprogs, always use ntfs3g instead. Rework option accordingly. Modified: head/sysutils/testdisk/Makefile Modified: head/sysutils/testdisk/Makefile ============================================================================== --- head/sysutils/testdisk/Makefile Sat Dec 31 17:25:05 2016 (r430144) +++ head/sysutils/testdisk/Makefile Sat Dec 31 17:38:55 2016 (r430145) @@ -27,11 +27,7 @@ PORTDOCS= * OPTIONS_DEFINE= ICONV PROGSREISERFS NTFS DOCS OPTIONS_DEFAULT= ICONV -OPTIONS_SINGLE= NTFS -OPTIONS_SINGLE_NTFS= NTFS3G NTFSPROGS -NTFS_DESC= Support NTFS -NTFS3G_DESC= Use fusefs-ntfs extensions -NTFSPROGS_DESC= Use ntfsprogs extensions +NTFS_DESC= Support NTFS via fuse-ntfs extensions PROGSREISERFS_DESC= Use reiserfs extensions # E2FSPROGS "Use ext2fs extensions" off \ @@ -46,11 +42,8 @@ ICONV_CONFIGURE_OFF= --without-iconv #CONFIGURE_ARGS+=--without-ext2fs #.endif -NTFS3G_LIB_DEPENDS= libntfs-3g.so:sysutils/fusefs-ntfs -NTFS3G_CONFIGURE_OFF= --without-ntfs3g - -NTFSPROGS_LIB_DEPENDS= libntfs.so:sysutils/ntfsprogs -NTFS_PROGS_CONFIGURE_ARGS= --without-ntfs +NTFS_LIB_DEPENDS= libntfs-3g.so:sysutils/fusefs-ntfs +NTFS_CONFIGURE_OFF= --without-ntfs3g PROGSREISERFS_LIB_DEPENDS= libreiserfs-0.3.so:sysutils/progsreiserfs PROGSREISERFS_CONFIGURE_OFF= --without-reiserfs From owner-svn-ports-head@freebsd.org Sat Dec 31 17:41:19 2016 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 7644EC990A5; Sat, 31 Dec 2016 17:41:19 +0000 (UTC) (envelope-from jhale@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 2C7661613; Sat, 31 Dec 2016 17:41:19 +0000 (UTC) (envelope-from jhale@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBVHfIZn009884; Sat, 31 Dec 2016 17:41:18 GMT (envelope-from jhale@FreeBSD.org) Received: (from jhale@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBVHfIGQ009881; Sat, 31 Dec 2016 17:41:18 GMT (envelope-from jhale@FreeBSD.org) Message-Id: <201612311741.uBVHfIGQ009881@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jhale set sender to jhale@FreeBSD.org using -f From: "Jason E. Hale" Date: Sat, 31 Dec 2016 17:41:18 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r430146 - in head: archivers/libunrar4 audio/mp3c sysutils/fusefs-rar2fs 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: Sat, 31 Dec 2016 17:41:19 -0000 Author: jhale Date: Sat Dec 31 17:41:17 2016 New Revision: 430146 URL: https://svnweb.freebsd.org/changeset/ports/430146 Log: Reset maintainership of ports belonging to No known ports activity since 2012; multiple PR timeouts since then Note: archivers/libunrar4 will soon be deprecated by upcoming archivers/libunrar5 sysutils/fusefs-rar2fs has a pending update [1] and potentially a new maintainer PR: 214277 [1] Modified: head/archivers/libunrar4/Makefile head/audio/mp3c/Makefile head/sysutils/fusefs-rar2fs/Makefile Modified: head/archivers/libunrar4/Makefile ============================================================================== --- head/archivers/libunrar4/Makefile Sat Dec 31 17:38:55 2016 (r430145) +++ head/archivers/libunrar4/Makefile Sat Dec 31 17:41:17 2016 (r430146) @@ -7,7 +7,7 @@ CATEGORIES= archivers MASTER_SITES= http://www.rarlab.com/rar/ DISTNAME= unrarsrc-${PORTVERSION} -MAINTAINER= joris@vandalon.nl +MAINTAINER= ports@FreeBSD.org COMMENT= Library to work with RAR archives WRKSRC= ${WRKDIR}/unrar Modified: head/audio/mp3c/Makefile ============================================================================== --- head/audio/mp3c/Makefile Sat Dec 31 17:38:55 2016 (r430145) +++ head/audio/mp3c/Makefile Sat Dec 31 17:41:17 2016 (r430146) @@ -7,7 +7,7 @@ PORTREVISION= 2 CATEGORIES= audio MASTER_SITES= ftp://ftp.wspse.de/linux/wspse/ -MAINTAINER= joris@vandalon.nl +MAINTAINER= ports@FreeBSD.org COMMENT= CD to mp3c converter with a console frontend LICENSE= GPLv2 Modified: head/sysutils/fusefs-rar2fs/Makefile ============================================================================== --- head/sysutils/fusefs-rar2fs/Makefile Sat Dec 31 17:38:55 2016 (r430145) +++ head/sysutils/fusefs-rar2fs/Makefile Sat Dec 31 17:41:17 2016 (r430146) @@ -9,7 +9,7 @@ MASTER_SITES= GOOGLE_CODE:rar2fs http:// PKGNAMEPREFIX= fusefs- DISTFILES= rar2fs-1.15.1.tar.gz:rar2fs unrarsrc-4.2.4.tar.gz:unrarsrc -MAINTAINER= joris@vandalon.nl +MAINTAINER= ports@FreeBSD.org COMMENT= Mount rar archives as filesystem LICENSE= GPLv3 From owner-svn-ports-head@freebsd.org Sat Dec 31 17:43:50 2016 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 659ECC9920B; Sat, 31 Dec 2016 17:43:50 +0000 (UTC) (envelope-from rene@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 4031F17FD; Sat, 31 Dec 2016 17:43:50 +0000 (UTC) (envelope-from rene@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBVHhnhn011849; Sat, 31 Dec 2016 17:43:49 GMT (envelope-from rene@FreeBSD.org) Received: (from rene@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBVHhmfK011842; Sat, 31 Dec 2016 17:43:48 GMT (envelope-from rene@FreeBSD.org) Message-Id: <201612311743.uBVHhmfK011842@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rene set sender to rene@FreeBSD.org using -f From: Rene Ladan Date: Sat, 31 Dec 2016 17:43:48 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r430147 - in head: . databases databases/rubygem-dm-devise devel devel/jtag devel/p5-Parse-CPAN-Meta devel/rubygem-devise-async devel/rubygem-devise-async-rails4 devel/rubygem-sprockets... 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: Sat, 31 Dec 2016 17:43:50 -0000 Author: rene Date: Sat Dec 31 17:43:48 2016 New Revision: 430147 URL: https://svnweb.freebsd.org/changeset/ports/430147 Log: Remove expired ports: 2016-12-31 devel/rubygem-devise-async-rails4: Not compatible with devel/rubygem-devise > 3 2016-12-31 devel/rubygem-devise-async: Not compatible with devel/rubygem-devise > 3 2016-12-31 net/iet: Upstream no longer active 2016-12-31 sysutils/geomgui: Development stopped years ago. 2016-12-31 sysutils/screen-legacy: Old version released 2008-08-07 no longer upline maintained. 2016-12-31 sysutils/ntfsprogs: Superseded by sysutils/fusefs-ntfs 2016-12-31 www/rubygem-jekyll2: Use www/rubygem-jekyll instead 2016-12-31 databases/rubygem-dm-devise: Not compatible with devel/rubygem-devise > 3 2016-12-31 devel/rubygem-sprockets211: Use devel/rubygem-sprockets or devel/rubygem-sprockets3 instead 2016-12-31 devel/p5-Parse-CPAN-Meta: Merged into devel/p5-CPAN-Meta 2.150008 2016-12-31 devel/jtag: development ceased 2003, superceded by devel/urjtag Deleted: head/databases/rubygem-dm-devise/ head/devel/jtag/ head/devel/p5-Parse-CPAN-Meta/ head/devel/rubygem-devise-async/ head/devel/rubygem-devise-async-rails4/ head/devel/rubygem-sprockets211/ head/net/iet/ head/sysutils/geomgui/ head/sysutils/ntfsprogs/ head/sysutils/screen-legacy/ head/www/rubygem-jekyll2/ Modified: head/MOVED head/databases/Makefile head/devel/Makefile head/net/Makefile head/sysutils/Makefile head/www/Makefile Modified: head/MOVED ============================================================================== --- head/MOVED Sat Dec 31 17:41:17 2016 (r430146) +++ head/MOVED Sat Dec 31 17:43:48 2016 (r430147) @@ -8929,3 +8929,14 @@ x11-toolkits/linux-f10-pango||2016-12-31 accessibility/linux-f10-atk||2016-12-31|Removed archivers/linux-f10-ucl||2016-12-31|Removed archivers/linux-f10-upx||2016-12-31|Removed +devel/rubygem-devise-async-rails4||2016-12-31|Has expired: Not compatible with devel/rubygem-devise > 3 +devel/rubygem-devise-async||2016-12-31|Has expired: Not compatible with devel/rubygem-devise > 3 +net/iet||2016-12-31|Has expired: Upstream no longer active +sysutils/geomgui||2016-12-31|Has expired: Development stopped years ago. +sysutils/screen-legacy||2016-12-31|Has expired: Old version released 2008-08-07 no longer upline maintained. +sysutils/ntfsprogs|sysutils/fusefs-ntfs|2016-12-31|Has expired: Superseded by sysutils/fusefs-ntfs +www/rubygem-jekyll2|www/rubygem-jekyll|2016-12-31|Has expired: Use www/rubygem-jekyll instead +databases/rubygem-dm-devise||2016-12-31|Has expired: Not compatible with devel/rubygem-devise > 3 +devel/rubygem-sprockets211||2016-12-31|Has expired: Use devel/rubygem-sprockets or devel/rubygem-sprockets3 instead +devel/p5-Parse-CPAN-Meta||2016-12-31|Has expired: Merged into devel/p5-CPAN-Meta 2.150008 +devel/jtag|devel/urjtag|2016-12-31|Has expired: development ceased 2003, superceded by devel/urjtag Modified: head/databases/Makefile ============================================================================== --- head/databases/Makefile Sat Dec 31 17:41:17 2016 (r430146) +++ head/databases/Makefile Sat Dec 31 17:43:48 2016 (r430147) @@ -880,7 +880,6 @@ SUBDIR += rubygem-dm-chunked_query SUBDIR += rubygem-dm-constraints SUBDIR += rubygem-dm-core - SUBDIR += rubygem-dm-devise SUBDIR += rubygem-dm-do-adapter SUBDIR += rubygem-dm-migrations SUBDIR += rubygem-dm-mysql-adapter Modified: head/devel/Makefile ============================================================================== --- head/devel/Makefile Sat Dec 31 17:41:17 2016 (r430146) +++ head/devel/Makefile Sat Dec 31 17:43:48 2016 (r430147) @@ -1131,7 +1131,6 @@ SUBDIR += json-glib SUBDIR += jsoncpp SUBDIR += jsonnet - SUBDIR += jtag SUBDIR += judy SUBDIR += jwasm SUBDIR += k8048 @@ -2986,7 +2985,6 @@ SUBDIR += p5-Params-Validate-Dependencies SUBDIR += p5-Params-ValidationCompiler SUBDIR += p5-Paranoid - SUBDIR += p5-Parse-CPAN-Meta SUBDIR += p5-Parse-CPAN-Packages SUBDIR += p5-Parse-CPAN-Packages-Fast SUBDIR += p5-Parse-ErrorString-Perl @@ -5110,8 +5108,6 @@ SUBDIR += rubygem-deprecated2 SUBDIR += rubygem-descendants_tracker SUBDIR += rubygem-devise - SUBDIR += rubygem-devise-async - SUBDIR += rubygem-devise-async-rails4 SUBDIR += rubygem-devise-rails4 SUBDIR += rubygem-directory_watcher SUBDIR += rubygem-ditz @@ -5412,7 +5408,6 @@ SUBDIR += rubygem-sprockets-helpers SUBDIR += rubygem-sprockets-rails SUBDIR += rubygem-sprockets-sass - SUBDIR += rubygem-sprockets211 SUBDIR += rubygem-sprockets22 SUBDIR += rubygem-sprockets3 SUBDIR += rubygem-spruz Modified: head/net/Makefile ============================================================================== --- head/net/Makefile Sat Dec 31 17:41:17 2016 (r430146) +++ head/net/Makefile Sat Dec 31 17:43:48 2016 (r430147) @@ -250,7 +250,6 @@ SUBDIR += iaxmodem SUBDIR += icmpinfo SUBDIR += icpld - SUBDIR += iet SUBDIR += ifdepd SUBDIR += iffinder SUBDIR += ifstat Modified: head/sysutils/Makefile ============================================================================== --- head/sysutils/Makefile Sat Dec 31 17:41:17 2016 (r430146) +++ head/sysutils/Makefile Sat Dec 31 17:43:48 2016 (r430147) @@ -374,7 +374,6 @@ SUBDIR += gdmap SUBDIR += genisoimage SUBDIR += geomWatch - SUBDIR += geomgui SUBDIR += getdelta SUBDIR += geteltorito SUBDIR += gigolo @@ -661,7 +660,6 @@ SUBDIR += nomad SUBDIR += npadmin SUBDIR += nrg2iso - SUBDIR += ntfsprogs SUBDIR += nut SUBDIR += nvclock SUBDIR += nvramtool @@ -1021,7 +1019,6 @@ SUBDIR += schedutils SUBDIR += scprotect SUBDIR += screen - SUBDIR += screen-legacy SUBDIR += screenfetch SUBDIR += screenie SUBDIR += scterc Modified: head/www/Makefile ============================================================================== --- head/www/Makefile Sat Dec 31 17:41:17 2016 (r430146) +++ head/www/Makefile Sat Dec 31 17:43:48 2016 (r430147) @@ -1966,7 +1966,6 @@ SUBDIR += rubygem-innate SUBDIR += rubygem-jekyll SUBDIR += rubygem-jekyll-watch - SUBDIR += rubygem-jekyll2 SUBDIR += rubygem-journey SUBDIR += rubygem-jquery-atwho-rails SUBDIR += rubygem-jquery-atwho-rails-rails4 From owner-svn-ports-head@freebsd.org Sat Dec 31 18:13:50 2016 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 8C726C99BA2; Sat, 31 Dec 2016 18:13:50 +0000 (UTC) (envelope-from rene@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 5B88516A8; Sat, 31 Dec 2016 18:13:50 +0000 (UTC) (envelope-from rene@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBVIDnLd024458; Sat, 31 Dec 2016 18:13:49 GMT (envelope-from rene@FreeBSD.org) Received: (from rene@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBVIDnDo024456; Sat, 31 Dec 2016 18:13:49 GMT (envelope-from rene@FreeBSD.org) Message-Id: <201612311813.uBVIDnDo024456@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rene set sender to rene@FreeBSD.org using -f From: Rene Ladan Date: Sat, 31 Dec 2016 18:13:49 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r430148 - in head: . x11-toolkits x11-toolkits/linux-f10-blt x11-toolkits/linux-f10-tk85 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: Sat, 31 Dec 2016 18:13:50 -0000 Author: rene Date: Sat Dec 31 18:13:49 2016 New Revision: 430148 URL: https://svnweb.freebsd.org/changeset/ports/430148 Log: Remove these expired Linux Fedora 10 ports too, this broke INDEX x11-toolkits/linux-f10-tk85 x11-toolkits/linux-f10-blt Deleted: head/x11-toolkits/linux-f10-blt/ head/x11-toolkits/linux-f10-tk85/ Modified: head/MOVED head/x11-toolkits/Makefile Modified: head/MOVED ============================================================================== --- head/MOVED Sat Dec 31 17:43:48 2016 (r430147) +++ head/MOVED Sat Dec 31 18:13:49 2016 (r430148) @@ -8940,3 +8940,5 @@ databases/rubygem-dm-devise||2016-12-31| devel/rubygem-sprockets211||2016-12-31|Has expired: Use devel/rubygem-sprockets or devel/rubygem-sprockets3 instead devel/p5-Parse-CPAN-Meta||2016-12-31|Has expired: Merged into devel/p5-CPAN-Meta 2.150008 devel/jtag|devel/urjtag|2016-12-31|Has expired: development ceased 2003, superceded by devel/urjtag +x11-toolkits/linux-f10-tk85||2016-12-31|Removed +x11-toolkits/linux-f10-blt||2016-12-31|Removed Modified: head/x11-toolkits/Makefile ============================================================================== --- head/x11-toolkits/Makefile Sat Dec 31 17:43:48 2016 (r430147) +++ head/x11-toolkits/Makefile Sat Dec 31 18:13:49 2016 (r430148) @@ -124,8 +124,6 @@ SUBDIR += linux-c7-pango SUBDIR += linux-c7-qt-x11 SUBDIR += linux-c7-tk85 - SUBDIR += linux-f10-blt - SUBDIR += linux-f10-tk85 SUBDIR += movingmotif SUBDIR += mowitz SUBDIR += mygui From owner-svn-ports-head@freebsd.org Sat Dec 31 18:14:10 2016 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 4DB12C99BE4; Sat, 31 Dec 2016 18:14:10 +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 2857B1789; Sat, 31 Dec 2016 18:14:10 +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 uBVIE90E024586; Sat, 31 Dec 2016 18:14:09 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBVIE9lw024584; Sat, 31 Dec 2016 18:14:09 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201612311814.uBVIE9lw024584@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Sat, 31 Dec 2016 18:14:09 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r430149 - head/databases/cego 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: Sat, 31 Dec 2016 18:14:10 -0000 Author: pi Date: Sat Dec 31 18:14:09 2016 New Revision: 430149 URL: https://svnweb.freebsd.org/changeset/ports/430149 Log: databases/cego: update 2.32.3 -> 2.32.4 - Fixes and improvements for table export added In CegoXPorter::xmlExportable, the pOutStream pointer was deleted, which lead to a core dump ( pointer is already deleted by Element ) Row counter handling and messages have been improved - Change back to memove call in CegoBTreeNode:shiftEntries. Copying manually and bytewise decreased performance about two times for building up btree objects. This has been observed on native POSIX ( FreeBSD 11 ) but also on MSYS64 compiles - Improvements for CegoBTreeCursor. With the new introduced methods CegoBTreeNode::getMedPage and CegoBTreeNode::rightValue, the search for the appropriate subnode can be made with logarithmic efforts instead of linear search. To validate this improvement, the following query has been setup for a random filled table t1 select * from t1 ta where exists ( select * from t1 tb where tb.b = ta.b ); Execution time with the improved btree cursor was two times faster than with old implementation. - More performance improvements made for btree creation changed linear search efforts in CegoBTreeNode::getChildPage to logarithmic search efforts ( introduced lb /rb variable ) - Change in CegoBTreeManager::allocPage. Since for cache based creation, just a pageId must be allocated, the low level method CegoFileHandler::allocatePage is used.This avoids an unnessary bufferFix call for the new page - Introduced appendFid variable for CegoFileHandler class. In case of many managed datafiles, the last file with avaiable pages is used for the allocatePage method. - Performance comparison to MariaDB indicates now a better scaling from 2 million rows and up ( by using cego btree cache ) - Improvement modifications for btree implementation increased build up speed for just about 3 percent. It seems, the most time is used by calling shiftEntries method, where memory is moved via memmove. I observed, that 8k page size ( instead of 16k ) brought up some performance improvement for btree creation of about 100% ( for type string(60) with random values ) - More performance improvements in CegoBTreeManager and CegoBTreeNode, overall impact still has to be analysed - Fix in CegoTableManager added for alter table modify column, columns with existing btree or key objects can not be modified anymore - Further improvement approach in CegoBTreeManager to increase btree creation performance. BufferPage handles have been changed from native variables to pointer handles. This should reduce page access efforts in case of enabled btree cache Submitted by: Bjoern Lemke Modified: head/databases/cego/Makefile head/databases/cego/distinfo Modified: head/databases/cego/Makefile ============================================================================== --- head/databases/cego/Makefile Sat Dec 31 18:13:49 2016 (r430148) +++ head/databases/cego/Makefile Sat Dec 31 18:14:09 2016 (r430149) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= cego -PORTVERSION= 2.32.3 +PORTVERSION= 2.32.4 CATEGORIES= databases MASTER_SITES= http://www.lemke-it.com/ Modified: head/databases/cego/distinfo ============================================================================== --- head/databases/cego/distinfo Sat Dec 31 18:13:49 2016 (r430148) +++ head/databases/cego/distinfo Sat Dec 31 18:14:09 2016 (r430149) @@ -1,3 +1,3 @@ -TIMESTAMP = 1482570949 -SHA256 (cego-2.32.3.tar.gz) = a4a5c0800606f18349152e702502c766db278b5aa61703f7a7fd474ef55e13cd -SIZE (cego-2.32.3.tar.gz) = 1449191 +TIMESTAMP = 1483134754 +SHA256 (cego-2.32.4.tar.gz) = 8b5ebc092c758dd01891c0d1f8d6a3046780176ae247aa8fec92ad44d406a2f1 +SIZE (cego-2.32.4.tar.gz) = 1395960 From owner-svn-ports-head@freebsd.org Sat Dec 31 18:34:20 2016 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 53EC3C990AF; Sat, 31 Dec 2016 18:34:20 +0000 (UTC) (envelope-from jhale@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 14CDF1F55; Sat, 31 Dec 2016 18:34:20 +0000 (UTC) (envelope-from jhale@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBVIYJOo032841; Sat, 31 Dec 2016 18:34:19 GMT (envelope-from jhale@FreeBSD.org) Received: (from jhale@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBVIYI70032832; Sat, 31 Dec 2016 18:34:18 GMT (envelope-from jhale@FreeBSD.org) Message-Id: <201612311834.uBVIYI70032832@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jhale set sender to jhale@FreeBSD.org using -f From: "Jason E. Hale" Date: Sat, 31 Dec 2016 18:34:18 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r430150 - in head/archivers: . libunrar5 libunrar5/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: Sat, 31 Dec 2016 18:34:20 -0000 Author: jhale Date: Sat Dec 31 18:34:18 2016 New Revision: 430150 URL: https://svnweb.freebsd.org/changeset/ports/430150 Log: New port: archivers/libunrar5 (copied from archivers/libunrar4) Update to 5.4.5 OpenSSL patches copied from archivers/unrar The UnRAR library is a minor part of the RAR archiver and contains the RAR uncompression algorithm. UnRAR requires a very small amount of memory to operate. It can be used by other programs to extract RAR archives. WWW: http://www.rarsoft.com/ Added: head/archivers/libunrar5/ - copied from r430147, head/archivers/libunrar4/ head/archivers/libunrar5/files/ head/archivers/libunrar5/files/patch-makefile (contents, props changed) head/archivers/libunrar5/files/patch-os.hpp - copied unchanged from r430147, head/archivers/unrar/files/patch-os.hpp head/archivers/libunrar5/files/patch-rijndael.cpp - copied unchanged from r430147, head/archivers/unrar/files/patch-rijndael.cpp head/archivers/libunrar5/files/patch-rijndael.hpp - copied unchanged from r430147, head/archivers/unrar/files/patch-rijndael.hpp Deleted: head/archivers/libunrar5/pkg-plist Modified: head/archivers/Makefile head/archivers/libunrar5/Makefile head/archivers/libunrar5/distinfo head/archivers/libunrar5/pkg-descr Modified: head/archivers/Makefile ============================================================================== --- head/archivers/Makefile Sat Dec 31 18:14:09 2016 (r430149) +++ head/archivers/Makefile Sat Dec 31 18:34:18 2016 (r430150) @@ -69,6 +69,7 @@ SUBDIR += librtfcomp SUBDIR += libunrar SUBDIR += libunrar4 + SUBDIR += libunrar5 SUBDIR += libzip SUBDIR += lrzip SUBDIR += lua-lzlib Modified: head/archivers/libunrar5/Makefile ============================================================================== --- head/archivers/libunrar4/Makefile Sat Dec 31 17:43:48 2016 (r430147) +++ head/archivers/libunrar5/Makefile Sat Dec 31 18:34:18 2016 (r430150) @@ -1,29 +1,58 @@ -# Created by: Joris Vandalon # $FreeBSD$ -PORTNAME= libunrar4 -PORTVERSION= 4.2.4 +PORTNAME= libunrar5 +PORTVERSION= 5.4.5 CATEGORIES= archivers MASTER_SITES= http://www.rarlab.com/rar/ DISTNAME= unrarsrc-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org -COMMENT= Library to work with RAR archives +MAINTAINER= jhale@FreeBSD.org +COMMENT= RAR archive extraction library -WRKSRC= ${WRKDIR}/unrar +LICENSE= UNRAR +LICENSE_NAME= UnRAR License +LICENSE_FILE= ${WRKSRC}/license.txt +LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept USES= gmake -MAKE_ARGS= CC="${CC}" CXX="${CXX}" -MAKEFILE= makefile.unix -ALL_TARGET= lib USE_LDCONFIG= yes -MAKE_JOBS_UNSAFE= yes +ALL_TARGET= lib liba +MAKEFILE= makefile +MAKE_ARGS= AR="${AR}" \ + CXX="${CXX}" \ + CXXFLAGS="${CXXFLAGS}" \ + LDFLAGS="-Wl,-soname,${SONAME} -pthread ${LDFLAGS}" \ + STRIP="${STRIP_CMD}" +SONAME= libunrar.so.5 +WRKSRC= ${WRKDIR}/unrar + +CONFLICTS_INSTALL= libunrar-3* libunrar4-4* + +OPTIONS_DEFINE= OPENSSL_AES +OPTIONS_DEFAULT= OPENSSL_AES + +OPENSSL_AES_DESC= Use OpenSSL implementation of AES +OPENSSL_AES_CPPFLAGS= -DOPENSSL_AES -I${OPENSSLINC} +OPENSSL_AES_LDFLAGS= -L${OPENSSLLIB} -lcrypto +OPENSSL_AES_USES= ssl + +PLIST_FILES= lib/libunrar.a \ + lib/libunrar.so \ + lib/${SONAME} \ + include/libunrar5/dll.hpp do-install: - ${INSTALL_LIB} ${WRKSRC}/libunrar.so ${STAGEDIR}${PREFIX}/lib/libunrar.so.4 - cd ${STAGEDIR}${PREFIX}/lib && ${LN} -sf libunrar.so.4 libunrar.so - @${MKDIR} ${STAGEDIR}${PREFIX}/include/libunrar4 - ${INSTALL_DATA} ${WRKSRC}/dll.hpp ${STAGEDIR}${PREFIX}/include/libunrar4/dll.hpp + ${INSTALL_DATA} ${WRKSRC}/libunrar.a ${STAGEDIR}${PREFIX}/lib/libunrar.a + ${INSTALL_LIB} ${WRKSRC}/libunrar.so ${STAGEDIR}${PREFIX}/lib/${SONAME} + (cd ${STAGEDIR}${PREFIX}/lib; ${LN} -sf ${SONAME} libunrar.so) + @${MKDIR} ${STAGEDIR}${PREFIX}/include/libunrar5 + ${INSTALL_DATA} ${WRKSRC}/dll.hpp ${STAGEDIR}${PREFIX}/include/libunrar5/dll.hpp + +.include + +.if ${PORT_OPTIONS:MOPENSSL_AES} && ${SSL_DEFAULT:Mopenssl-devel} +BROKEN= OPENSSL_AES option does not build with openssl-devel +.endif -.include +.include Modified: head/archivers/libunrar5/distinfo ============================================================================== --- head/archivers/libunrar4/distinfo Sat Dec 31 17:43:48 2016 (r430147) +++ head/archivers/libunrar5/distinfo Sat Dec 31 18:34:18 2016 (r430150) @@ -1,2 +1,3 @@ -SHA256 (unrarsrc-4.2.4.tar.gz) = 9432bf798e5f7123f3060f37b75b7c07f36f0091305f46473dcae9154f8cd686 -SIZE (unrarsrc-4.2.4.tar.gz) = 164641 +TIMESTAMP = 1483207045 +SHA256 (unrarsrc-5.4.5.tar.gz) = e470c584332422893fb52e049f2cbd99e24dc6c6da971008b4e2ae4284f8796c +SIZE (unrarsrc-5.4.5.tar.gz) = 226320 Added: head/archivers/libunrar5/files/patch-makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/archivers/libunrar5/files/patch-makefile Sat Dec 31 18:34:18 2016 (r430150) @@ -0,0 +1,28 @@ +--- makefile.orig 2016-05-10 09:51:35 UTC ++++ makefile +@@ -98,7 +98,7 @@ LINK=$(CXX) + WHAT=UNRAR + + UNRAR_OBJ=filestr.o recvol.o rs.o scantree.o qopen.o +-LIB_OBJ=filestr.o scantree.o dll.o qopen.o ++LIB_OBJ=dll.o + + OBJECTS=rar.o strlist.o strfn.o pathfn.o smallfn.o global.o file.o filefn.o filcreat.o \ + archive.o arcread.o unicode.o system.o isnt.o crypt.o crc.o rawread.o encname.o \ +@@ -131,9 +131,14 @@ sfx: clean $(OBJECTS) + + lib: WHAT=RARDLL + lib: CXXFLAGS+=$(LIBFLAGS) +-lib: clean $(OBJECTS) $(LIB_OBJ) ++lib: $(OBJECTS) $(LIB_OBJ) $(UNRAR_OBJ) + @rm -f libunrar.so +- $(LINK) -shared -o libunrar.so $(LDFLAGS) $(OBJECTS) $(LIB_OBJ) ++ $(LINK) -shared -o libunrar.so $(LDFLAGS) $(OBJECTS) $(LIB_OBJ) $(UNRAR_OBJ) ++ ++liba: WHAT=RARDLL ++liba: $(OBJECTS) $(LIB_OBJ) $(UNRAR_OBJ) ++ @rm -f libunrar.a ++ $(AR) rcs libunrar.a $(OBJECTS) $(LIB_OBJ) $(UNRAR_OBJ) + + install-unrar: + install -D unrar $(DESTDIR)/bin/unrar Copied: head/archivers/libunrar5/files/patch-os.hpp (from r430147, head/archivers/unrar/files/patch-os.hpp) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/archivers/libunrar5/files/patch-os.hpp Sat Dec 31 18:34:18 2016 (r430150, copy of r430147, head/archivers/unrar/files/patch-os.hpp) @@ -0,0 +1,13 @@ +--- os.hpp.orig 2013-12-01 08:10:14 UTC ++++ os.hpp +@@ -151,6 +151,10 @@ + #include + #include + ++#ifdef OPENSSL_AES ++#include ++#endif // OPENSSL_AES ++ + #ifdef S_IFLNK + #define SAVE_LINKS + #endif Copied: head/archivers/libunrar5/files/patch-rijndael.cpp (from r430147, head/archivers/unrar/files/patch-rijndael.cpp) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/archivers/libunrar5/files/patch-rijndael.cpp Sat Dec 31 18:34:18 2016 (r430150, copy of r430147, head/archivers/unrar/files/patch-rijndael.cpp) @@ -0,0 +1,102 @@ +--- rijndael.cpp.orig 2014-06-10 17:14:06 UTC ++++ rijndael.cpp +@@ -7,6 +7,8 @@ + ***************************************************************************/ + #include "rar.hpp" + ++#ifndef OPENSSL_AES ++ + #ifdef USE_SSE + #include + #endif +@@ -56,6 +58,7 @@ + #endif + } + ++#endif // OPENSSL_AES + + ////////////////////////////////////////////////////////////////////////////////////////////////////////////////// + // API +@@ -63,14 +66,35 @@ + + Rijndael::Rijndael() + { ++#ifndef OPENSSL_AES + if (S[0]==0) + GenerateTables(); ++#endif // OPENSSL_AES + CBCMode = true; // Always true for RAR. + } + + + void Rijndael::Init(bool Encrypt,const byte *key,uint keyLen,const byte * initVector) + { ++#ifdef OPENSSL_AES ++ const EVP_CIPHER *cipher; ++ switch(keyLen) ++ { ++ case 128: ++ cipher = EVP_aes_128_cbc(); ++ break; ++ case 192: ++ cipher = EVP_aes_192_cbc(); ++ break; ++ case 256: ++ cipher = EVP_aes_256_cbc(); ++ break; ++ } ++ ++ EVP_CIPHER_CTX_init(&ctx); ++ EVP_CipherInit_ex(&ctx, cipher, NULL, key, initVector, Encrypt); ++ EVP_CIPHER_CTX_set_padding(&ctx, 0); ++#else // OPENSSL_AES + #ifdef USE_SSE + // Check SSE here instead of constructor, so if object is a part of some + // structure memset'ed before use, this variable is not lost. +@@ -111,6 +135,7 @@ + + if(!Encrypt) + keyEncToDec(); ++#endif // OPENSSL_AES + } + + +@@ -120,6 +145,11 @@ + if (inputLen <= 0) + return; + ++#ifdef OPENSSL_AES ++ int outLen; ++ EVP_CipherUpdate(&ctx, outBuffer, &outLen, input, inputLen); ++ return; ++#else // OPENSSL_AES + size_t numBlocks=inputLen/16; + #ifdef USE_SSE + if (AES_NI) +@@ -182,6 +212,8 @@ + } + + memcpy(m_initVector,iv,16); ++ ++#endif // OPENSSL_AES + } + + +@@ -217,7 +249,7 @@ + } + #endif + +- ++#ifndef OPENSSL_AES + ////////////////////////////////////////////////////////////////////////////////////////////////////////////////// + // ALGORITHM + ////////////////////////////////////////////////////////////////////////////////////////////////////////////////// +@@ -357,7 +389,7 @@ + U1[b][0]=U2[b][1]=U3[b][2]=U4[b][3]=T5[i][0]=T6[i][1]=T7[i][2]=T8[i][3]=FFmul0e(b); + } + } +- ++#endif // OPENSSL_AES + + #if 0 + static void TestRijndael(); Copied: head/archivers/libunrar5/files/patch-rijndael.hpp (from r430147, head/archivers/unrar/files/patch-rijndael.hpp) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/archivers/libunrar5/files/patch-rijndael.hpp Sat Dec 31 18:34:18 2016 (r430150, copy of r430147, head/archivers/unrar/files/patch-rijndael.hpp) @@ -0,0 +1,20 @@ +--- rijndael.hpp.orig 2014-06-10 17:14:06 UTC ++++ rijndael.hpp +@@ -16,6 +16,9 @@ + class Rijndael + { + private: ++#ifdef OPENSSL_AES ++ EVP_CIPHER_CTX ctx; ++#else // OPENSSL_AES + #ifdef USE_SSE + void blockEncryptSSE(const byte *input,size_t numBlocks,byte *outBuffer); + void blockDecryptSSE(const byte *input, size_t numBlocks, byte *outBuffer); +@@ -25,6 +28,7 @@ + void keySched(byte key[_MAX_KEY_COLUMNS][4]); + void keyEncToDec(); + void GenerateTables(); ++#endif // OPENSSL_AES + + // RAR always uses CBC, but we may need to turn it off when calling + // this code from other archive formats with CTR and other modes. Modified: head/archivers/libunrar5/pkg-descr ============================================================================== --- head/archivers/libunrar4/pkg-descr Sat Dec 31 17:43:48 2016 (r430147) +++ head/archivers/libunrar5/pkg-descr Sat Dec 31 18:34:18 2016 (r430150) @@ -1,7 +1,6 @@ - The UnRAR library is a minor part of the RAR archiver and contains - RAR uncompression algorithm. UnRAR requires very small volume of - memory to operate. - UnRAR library can be used by other programs to extract RAR archives. - This package contains small fixes from the http://mcmcc.bat.ru/clamav/. +The UnRAR library is a minor part of the RAR archiver and contains +the RAR uncompression algorithm. UnRAR requires a very small amount +of memory to operate. It can be used by other programs to extract +RAR archives. WWW: http://www.rarsoft.com/ From owner-svn-ports-head@freebsd.org Sat Dec 31 18:57:02 2016 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 51F35C998E4; Sat, 31 Dec 2016 18:57:02 +0000 (UTC) (envelope-from jhale@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 215011B7F; Sat, 31 Dec 2016 18:57:02 +0000 (UTC) (envelope-from jhale@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBVIv1uD040876; Sat, 31 Dec 2016 18:57:01 GMT (envelope-from jhale@FreeBSD.org) Received: (from jhale@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBVIv1jW040875; Sat, 31 Dec 2016 18:57:01 GMT (envelope-from jhale@FreeBSD.org) Message-Id: <201612311857.uBVIv1jW040875@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jhale set sender to jhale@FreeBSD.org using -f From: "Jason E. Hale" Date: Sat, 31 Dec 2016 18:57:01 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r430151 - head/archivers/libunrar4 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: Sat, 31 Dec 2016 18:57:02 -0000 Author: jhale Date: Sat Dec 31 18:57:01 2016 New Revision: 430151 URL: https://svnweb.freebsd.org/changeset/ports/430151 Log: Mark DEPRECATED and set EXPIRATION_DATE (2017-03-01) There is only one port (sysutils/fusefs-rar2fs) that depends on this and it is currently BROKEN. However, there is an update in the works to fix it and make it work with the newly added archivers/libunrar5. We already have archivers/libunrar (3.x) and archivers/libunrar5 as it is. Add CONFLICTS_INSTALL with the other libunrar ports. Modified: head/archivers/libunrar4/Makefile Modified: head/archivers/libunrar4/Makefile ============================================================================== --- head/archivers/libunrar4/Makefile Sat Dec 31 18:34:18 2016 (r430150) +++ head/archivers/libunrar4/Makefile Sat Dec 31 18:57:01 2016 (r430151) @@ -10,6 +10,11 @@ DISTNAME= unrarsrc-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Library to work with RAR archives +DEPRECATED= Outdated version. Please use archivers/libunrar5 instead +EXPIRATION_DATE= 2017-03-01 + +CONFLICTS_INSTALL= libunrar-3* libunrar5-5* + WRKSRC= ${WRKDIR}/unrar USES= gmake From owner-svn-ports-head@freebsd.org Sat Dec 31 19:11:59 2016 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 E322DC99C78; Sat, 31 Dec 2016 19:11:59 +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 A30DF1250; Sat, 31 Dec 2016 19:11: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 uBVJBwIL048967; Sat, 31 Dec 2016 19:11:58 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBVJBv6d048956; Sat, 31 Dec 2016 19:11:57 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201612311911.uBVJBv6d048956@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 31 Dec 2016 19:11:57 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r430152 - in head: devel/p5-App-perlbrew devel/p5-Debug-Client devel/p5-List-Objects-WithUtils devel/p5-Specio devel/p5-Text-Levenshtein devel/p5-Types-Core devel/p5-Xporter devel/p5-ma... 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: Sat, 31 Dec 2016 19:12:00 -0000 Author: sunpoet Date: Sat Dec 31 19:11:57 2016 New Revision: 430152 URL: https://svnweb.freebsd.org/changeset/ports/430152 Log: Remove outdated PERL_LEVEL check after lang/perl5.18 removal Modified: head/devel/p5-App-perlbrew/Makefile head/devel/p5-Debug-Client/Makefile head/devel/p5-List-Objects-WithUtils/Makefile head/devel/p5-Specio/Makefile head/devel/p5-Text-Levenshtein/Makefile head/devel/p5-Types-Core/Makefile head/devel/p5-Xporter/Makefile head/devel/p5-match-simple/Makefile head/devel/p5-mem/Makefile head/misc/p5-Geo-Coder-OpenCage/Makefile head/www/p5-Net-Async-HTTP/Makefile Modified: head/devel/p5-App-perlbrew/Makefile ============================================================================== --- head/devel/p5-App-perlbrew/Makefile Sat Dec 31 18:57:01 2016 (r430151) +++ head/devel/p5-App-perlbrew/Makefile Sat Dec 31 19:11:57 2016 (r430152) @@ -31,14 +31,4 @@ NO_ARCH= yes USE_PERL5= configure USES= perl5 -.include - -.if ${PERL_LEVEL} < 502000 -BUILD_DEPENDS+= p5-Pod-Parser>=1.62:textproc/p5-Pod-Parser -RUN_DEPENDS+= p5-Pod-Parser>=1.62:textproc/p5-Pod-Parser -TEST_DEPENDS+= p5-ExtUtils-MakeMaker>=6.86:devel/p5-ExtUtils-MakeMaker \ - p5-File-Temp>=0.23.04:devel/p5-File-Temp \ - p5-Test-Simple>=1.001002:devel/p5-Test-Simple -.endif - -.include +.include Modified: head/devel/p5-Debug-Client/Makefile ============================================================================== --- head/devel/p5-Debug-Client/Makefile Sat Dec 31 18:57:01 2016 (r430151) +++ head/devel/p5-Debug-Client/Makefile Sat Dec 31 19:11:57 2016 (r430152) @@ -27,11 +27,4 @@ NO_ARCH= yes USE_PERL5= configure USES= perl5 -.include - -.if ${PERL_LEVEL} < 502000 -BUILD_DEPENDS+= p5-IO-Socket-IP>=0.21:net/p5-IO-Socket-IP -RUN_DEPENDS+= p5-IO-Socket-IP>=0.21:net/p5-IO-Socket-IP -.endif - -.include +.include Modified: head/devel/p5-List-Objects-WithUtils/Makefile ============================================================================== --- head/devel/p5-List-Objects-WithUtils/Makefile Sat Dec 31 18:57:01 2016 (r430151) +++ head/devel/p5-List-Objects-WithUtils/Makefile Sat Dec 31 19:11:57 2016 (r430152) @@ -27,11 +27,4 @@ NO_ARCH= yes USE_PERL5= configure USES= perl5 -.include - -.if ${PERL_LEVEL} < 502000 -BUILD_DEPENDS+= p5-Scalar-List-Utils>=1.33:lang/p5-Scalar-List-Utils -RUN_DEPENDS+= p5-Scalar-List-Utils>=1.33:lang/p5-Scalar-List-Utils -.endif - -.include +.include Modified: head/devel/p5-Specio/Makefile ============================================================================== --- head/devel/p5-Specio/Makefile Sat Dec 31 18:57:01 2016 (r430151) +++ head/devel/p5-Specio/Makefile Sat Dec 31 19:11:57 2016 (r430152) @@ -27,11 +27,4 @@ NO_ARCH= yes USE_PERL5= configure USES= perl5 -.include - -.if ${PERL_LEVEL} < 502000 -BUILD_DEPENDS+= p5-Scalar-List-Utils>=1.33:lang/p5-Scalar-List-Utils -RUN_DEPENDS+= p5-Scalar-List-Utils>=1.33:lang/p5-Scalar-List-Utils -.endif - -.include +.include Modified: head/devel/p5-Text-Levenshtein/Makefile ============================================================================== --- head/devel/p5-Text-Levenshtein/Makefile Sat Dec 31 18:57:01 2016 (r430151) +++ head/devel/p5-Text-Levenshtein/Makefile Sat Dec 31 19:11:57 2016 (r430152) @@ -17,11 +17,4 @@ NO_ARCH= yes USE_PERL5= configure USES= perl5 -.include - -.if ${PERL_LEVEL} < 502000 -BUILD_DEPENDS+= p5-Unicode-Collate>=1.04:textproc/p5-Unicode-Collate -RUN_DEPENDS+= p5-Unicode-Collate>=1.04:textproc/p5-Unicode-Collate -.endif - -.include +.include Modified: head/devel/p5-Types-Core/Makefile ============================================================================== --- head/devel/p5-Types-Core/Makefile Sat Dec 31 18:57:01 2016 (r430151) +++ head/devel/p5-Types-Core/Makefile Sat Dec 31 19:11:57 2016 (r430152) @@ -22,10 +22,4 @@ NO_ARCH= yes USE_PERL5= configure USES= perl5 -.include - -.if ${PERL_LEVEL} < 502000 -BUILD_DEPENDS+= p5-ExtUtils-MakeMaker>=6.86:devel/p5-ExtUtils-MakeMaker -.endif - -.include +.include Modified: head/devel/p5-Xporter/Makefile ============================================================================== --- head/devel/p5-Xporter/Makefile Sat Dec 31 18:57:01 2016 (r430151) +++ head/devel/p5-Xporter/Makefile Sat Dec 31 19:11:57 2016 (r430152) @@ -22,10 +22,4 @@ NO_ARCH= yes USE_PERL5= configure USES= perl5 -.include - -.if ${PERL_LEVEL} < 502000 -BUILD_DEPENDS+= p5-ExtUtils-MakeMaker>=6.86:devel/p5-ExtUtils-MakeMaker -.endif - -.include +.include Modified: head/devel/p5-match-simple/Makefile ============================================================================== --- head/devel/p5-match-simple/Makefile Sat Dec 31 18:57:01 2016 (r430151) +++ head/devel/p5-match-simple/Makefile Sat Dec 31 19:11:57 2016 (r430152) @@ -24,11 +24,4 @@ NO_ARCH= yes USE_PERL5= configure USES= perl5 -.include - -.if ${PERL_LEVEL} < 502000 -BUILD_DEPENDS+= p5-Scalar-List-Utils>=1.33:lang/p5-Scalar-List-Utils -RUN_DEPENDS+= p5-Scalar-List-Utils>=1.33:lang/p5-Scalar-List-Utils -.endif - -.include +.include Modified: head/devel/p5-mem/Makefile ============================================================================== --- head/devel/p5-mem/Makefile Sat Dec 31 18:57:01 2016 (r430151) +++ head/devel/p5-mem/Makefile Sat Dec 31 19:11:57 2016 (r430152) @@ -18,10 +18,4 @@ NO_ARCH= yes USE_PERL5= configure USES= perl5 -.include - -.if ${PERL_LEVEL} < 502000 -BUILD_DEPENDS+= p5-ExtUtils-MakeMaker>=6.82:devel/p5-ExtUtils-MakeMaker -.endif - -.include +.include Modified: head/misc/p5-Geo-Coder-OpenCage/Makefile ============================================================================== --- head/misc/p5-Geo-Coder-OpenCage/Makefile Sat Dec 31 18:57:01 2016 (r430151) +++ head/misc/p5-Geo-Coder-OpenCage/Makefile Sat Dec 31 19:11:57 2016 (r430152) @@ -25,13 +25,4 @@ NO_ARCH= yes USE_PERL5= configure USES= perl5 -.include - -.if ${PERL_LEVEL} < 502000 -BUILD_DEPENDS+= p5-HTTP-Tiny>=0.028:www/p5-HTTP-Tiny \ - p5-Pod-Perldoc>=3.21:textproc/p5-Pod-Perldoc -RUN_DEPENDS+= p5-HTTP-Tiny>=0.028:www/p5-HTTP-Tiny \ - p5-Pod-Perldoc>=3.21:textproc/p5-Pod-Perldoc -.endif - -.include +.include Modified: head/www/p5-Net-Async-HTTP/Makefile ============================================================================== --- head/www/p5-Net-Async-HTTP/Makefile Sat Dec 31 18:57:01 2016 (r430151) +++ head/www/p5-Net-Async-HTTP/Makefile Sat Dec 31 19:11:57 2016 (r430152) @@ -34,11 +34,4 @@ USES= perl5 SSL_BUILD_DEPENDS= p5-IO-Async-SSL>=0.12:security/p5-IO-Async-SSL SSL_RUN_DEPENDS= p5-IO-Async-SSL>=0.12:security/p5-IO-Async-SSL -.include - -.if ${PERL_LEVEL} < 502000 -BUILD_DEPENDS+= p5-Scalar-List-Utils>=1.29:lang/p5-Scalar-List-Utils -RUN_DEPENDS+= p5-Scalar-List-Utils>=1.29:lang/p5-Scalar-List-Utils -.endif - -.include +.include From owner-svn-ports-head@freebsd.org Sat Dec 31 19:42:44 2016 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 4B8C6C993ED; Sat, 31 Dec 2016 19:42:44 +0000 (UTC) (envelope-from marino@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 141311EF2; Sat, 31 Dec 2016 19:42:44 +0000 (UTC) (envelope-from marino@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBVJghkn061189; Sat, 31 Dec 2016 19:42:43 GMT (envelope-from marino@FreeBSD.org) Received: (from marino@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBVJggrj061183; Sat, 31 Dec 2016 19:42:42 GMT (envelope-from marino@FreeBSD.org) Message-Id: <201612311942.uBVJggrj061183@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: marino set sender to marino@FreeBSD.org using -f From: John Marino Date: Sat, 31 Dec 2016 19:42:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r430153 - in head/shells: . sparforte sparforte/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: Sat, 31 Dec 2016 19:42:44 -0000 Author: marino Date: Sat Dec 31 19:42:42 2016 New Revision: 430153 URL: https://svnweb.freebsd.org/changeset/ports/430153 Log: Add new port shells/sparforte SPARforte is an open source programming language for high-integrity tasks, efficient development over the project lifecycle and assuming best practices. Language characteristics: * Paradigm: imperative/ procedural, scripting, shell, limited reflexive * Typing Disciplines: strong typing, type safety, nominative static with optional limited weak and duck typing * Appeared: 2001 (Ken O. Burtch) * Source Code: GCC Ada, GCC C, Bourne-Again Shell, GCC Make * Influenced by: Ada 95, Bourne Shell, SQL, and minorly BASIC, PHP, Python * Usual File Extensions: .sp, .bush Added: head/shells/sparforte/ head/shells/sparforte/Makefile (contents, props changed) head/shells/sparforte/distinfo (contents, props changed) head/shells/sparforte/files/ head/shells/sparforte/files/new_configure.in (contents, props changed) head/shells/sparforte/pkg-descr (contents, props changed) head/shells/sparforte/pkg-plist (contents, props changed) Modified: head/shells/Makefile Modified: head/shells/Makefile ============================================================================== --- head/shells/Makefile Sat Dec 31 19:11:57 2016 (r430152) +++ head/shells/Makefile Sat Dec 31 19:42:42 2016 (r430153) @@ -38,6 +38,7 @@ SUBDIR += sash SUBDIR += scponly SUBDIR += shell-include + SUBDIR += sparforte SUBDIR += tcsh_nls SUBDIR += tcshrc SUBDIR += v7sh Added: head/shells/sparforte/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/shells/sparforte/Makefile Sat Dec 31 19:42:42 2016 (r430153) @@ -0,0 +1,159 @@ +# Created by: John Marino +# $FreeBSD$ + +PORTNAME= sparforte +PORTVERSION= 2.0.1 +DISTVERSIONPREFIX= v +CATEGORIES= shells lang + +MAINTAINER= marino@FreeBSD.org +COMMENT= Shell and scripting language for mission-critical, scalable projects + +LICENSE= GPLv2 GMGPL +LICENSE_COMB= multi +LICENSE_FILE= ${WRKSRC}/COPYING + +USE_GITHUB= yes +GH_ACCOUNT= kburtch +GH_PROJECT= SparForte + +USES= ada bdb:48 gettext-runtime gmake pkgconfig readline:port +USE_SDL= sdl image +HAS_CONFIGURE= yes +MAKE_ARGS+= RPM_BUILD_ROOT=1 +PORTDOCS= * + +# Repurpose CXXFLAGS for gnatprep options +CXXFLAGS:= -DREADLINE=true \ + -DBDB=true + +PREPFILES= world.ads \ + user_io-getline.adb \ + scanner_res.ads \ + scanner_res.adb \ + parser.adb \ + builtins.adb \ + parser_db.adb \ + parser_dbm.adb \ + parser_mysql.adb \ + parser_mysqlm.adb \ + parser_sound.adb \ + parser_pen.adb \ + parser_gnat_cgi.adb \ + parser_bdb.adb \ + parser_btree_io.adb \ + parser_hash_io.adb + +CONFIGURE_SCRIPT= new_configure +MAKE_JOBS_UNSAFE= yes # adacgi seems to be unsafe + +OPTIONS_DEFINE= CGI OPENGL SOUND DOCS EXAMPLES +OPTIONS_GROUP= Database +OPTIONS_GROUP_Database= MYSQL PGSQL +OPTIONS_DEFAULT= MYSQL PGSQL OPENGL SOUND + +MYSQL_USES= mysql +MYSQL_CXXFLAGS= -DMYSQL=true +MYSQL_CXXFLAGS_OFF= -DMYSQL=false + +PGSQL_USES= pgsql ssl +PGSQL_CXXFLAGS= -DPOSTGRES=true +PGSQL_CXXFLAGS_OFF= -DPOSTGRES=false + +OPENGL_USE= GL=gl,glu +OPENGL_CXXFLAGS= -DOPENGL=true +OPENGL_CXXFLAGS_OFF= -DOPENGL=false + +SOUND_LIB_DEPENDS= libgstreamer-0.10.so:multimedia/gstreamer +SOUND_USE= GNOME=glib20,libxml2 +SOUND_CXXFLAGS= -DSOUND=true +SOUND_CXXFLAGS_OFF= -DSOUND=false + +CGI_DESC= Common Gateway Interface (breaks other features) +CGI_CXXFLAGS= -DGCGI=true +CGI_CXXFLAGS_OFF= -DGCGI=false + +# Currently Ada is only available for x86, so we can assume the following +SF_ARCH= ${ARCH:S/amd64/athlon64/:S/x86_64/athlon64/} +SF_CPU_FLAG= -march +SF_CFLAGSTYPE= -DFREEBSD + +# shortcuts +SF_SRC= ${WRKSRC}/src +SCAL= scanner-calendar + +.include + +.if ${PORT_OPTIONS:MMYSQL} || ${PORT_OPTIONS:MPGSQL} +CXXFLAGS+= -DAPQ=true +SETAPQ= 1 +.else +CXXFLAGS+= -DAPQ=false +SETAPQ= 0 +.endif +SETMYSQL= ${"${PORT_OPTIONS:MMYSQL}" != "":?1:0} +SETPGSQL= ${"${PORT_OPTIONS:MPGSQL}" != "":?1:0} +SETSOUND= ${"${PORT_OPTIONS:MSOUND}" != "":?1:0} +SETGL= ${"${PORT_OPTIONS:MOPENGL}" != "":?1:0} + +post-extract: + ${CP} ${SF_SRC}/bush_freebsd.ads ${SF_SRC}/bush_os.ads + ${CP} ${SF_SRC}/${SCAL}-latest.ads ${SF_SRC}/${SCAL}.ads + ${CP} ${SF_SRC}/${SCAL}-latest.adb ${SF_SRC}/${SCAL}.adb +.if ${SF_ARCH} == "athlon64" + ${CP} ${SF_SRC}/bush_os-sdl-64bit.ads ${SF_SRC}/bush_os-sdl.ads +.else + ${CP} ${SF_SRC}/bush_os-sdl-32bit.ads ${SF_SRC}/bush_os-sdl.ads +.endif + # Create a compact configure script for ports collection + ${SED} -e "s|@CPU_FLAG@|${SF_CPU_FLAG}|" \ + -e "s|@ARCH@|${SF_ARCH}|" \ + -e "s|@MAKECMD@|${MAKE_CMD}|" \ + -e "s|@CFLAGSTYPE@|${SF_CFLAGSTYPE}|" \ + -e "s|@PREFIX@|${PREFIX}|" \ + -e "s|@SETAPQ@|${SETAPQ}|" \ + -e "s|@SETMYSQL@|${SETMYSQL}|" \ + -e "s|@SETPGSQL@|${SETPGSQL}|" \ + -e "s|@SETSOUND@|${SETSOUND}|" \ + -e "s|@SETGL@|${SETGL}|" \ + -e "s|@SED@|${SED}|" \ + ${FILESDIR}/new_configure.in > ${WRKSRC}/new_configure + ${CHMOD} 755 ${WRKSRC}/new_configure + +post-patch: + # Use the gcc compiler associated with the ada frontend. + # Without this substitution, the base compiler is used instead. + ${REINPLACE_CMD} -e "s|cc |gcc |" ${WRKSRC}/src/pegasock/Makefile + # Avoid use of malloc.h + ${REINPLACE_CMD} -e "s|||" \ + ${WRKSRC}/src/bdb/c_bdb.c + # Use db.h from db48 and link to it + # Fix multi-job support + ${REINPLACE_CMD} -e "s|BDB4|BDB4 -I${PREFIX}/include/db48|" \ + -e "s|-ldb|-L${PREFIX}/lib/db48 -ldb|" \ + -e "s|db: db.adb|db: bdb_constants.ads db.adb|" \ + ${WRKSRC}/src/bdb/GNUmakefile + # fix areadline linkage + ${REINPLACE_CMD} -e "s|gnatlink.*|gnatlink rl.ali -L${PREFIX}/lib -lreadline -lhistory|" \ + ${WRKSRC}/src/areadline/Makefile + +post-configure: +.for f in ${PREPFILES} + (cd ${WRKSRC}/src && ${SETENV} ${MAKE_ENV} \ + gnatprep ${CXXFLAGS} ${f}.orig ${f}) +.endfor + +post-install: + ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/spar + +post-install-DOCS-on: + @${MKDIR} ${STAGEDIR}${DOCSDIR} + (cd ${WRKSRC}/doc && ${COPYTREE_SHARE} \* ${STAGEDIR}${DOCSDIR}) + +post-install-EXAMPLES-on: + @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} + @${MV} ${WRKSRC}/examples/incomplete ${WRKDIR}/ + (cd ${WRKSRC}/examples && \ + ${COPYTREE_SHARE} \* ${STAGEDIR}${EXAMPLESDIR}) + +.include Added: head/shells/sparforte/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/shells/sparforte/distinfo Sat Dec 31 19:42:42 2016 (r430153) @@ -0,0 +1,3 @@ +TIMESTAMP = 1482942904 +SHA256 (kburtch-SparForte-v2.0.1_GH0.tar.gz) = d8cab4bc90e2480bd3b8fe295e32a1f6d5584520b9126dde20acd73425367b31 +SIZE (kburtch-SparForte-v2.0.1_GH0.tar.gz) = 2761519 Added: head/shells/sparforte/files/new_configure.in ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/shells/sparforte/files/new_configure.in Sat Dec 31 19:42:42 2016 (r430153) @@ -0,0 +1,111 @@ +#!/bin/sh +# Configure script tailored for FreeBSD ports collection + +SETAPQ=@SETAPQ@ +SETMYSQL=@SETMYSQL@ +SETPGSQL=@SETPGSQL@ +SETSOUND=@SETSOUND@ +SETGL=@SETGL@ + +CCTYPE=ada +CPUTYPE="@ARCH@" +CPUFLAG="@CPU_FLAG@" +GMAKETYPE="@MAKECMD@" +PREFIXSUB="@PREFIX@" +MANPREFIXSUB="@PREFIX@/man" +CFLAGSTYPE="@CFLAGSTYPE@" +BDBINCLSUB="-I@PREFIX@/include/db48 -I./bdb/" +BDBSUB="-L@PREFIX@/lib/db48 -ldb bdb/c_bdb.o" +RLINCLSUB="-I./areadline/" +RLLIBSSUB="-L@PREFIX@/lib -lreadline -lhistory" +FASTCGISUB= +SDLINCLSSUB= +SDLLIBSTYPE=$(@PREFIX@/bin/pkgconf --libs SDL_image) +SDLINCLTYPE=$(@PREFIX@/bin/pkgconf --cflags SDL_image) + +# Blank defaults +GSTREAMERLIBSSUB= +GSTREAMERFLAGSUB= +GSTREAMEROUTSUB= +MESAINCLSUB= +MESALIBSSUB= +MYSQLLIBSSUB= +PGLIBSSUB= + +if [ ${SETAPQ} -eq 1 ]; then + APQ="apq-2.1" + APQMAKESUB="\$(MAKE) -C ${APQ}" + APQLIBSSUB="-L./${APQ} " + APQINCLSSUB="-I./${APQ} " + if [ ${SETMYSQL} -eq 1 ]; then + MYSQLLIBSSUB="-L@PREFIX@/lib/mysql -lmysqlclient -pthread -lm" + APQLIBSSUB="${APQLIBSSUB} ./${APQ}/c_mysql.o" + if [ ${SETPGSQL} -eq 0 ]; then + echo "Executing APQ's configure (skipping PostgreSQL)" + (cd src/${APQ} && /usr/bin/env HAVE_PG=0 ./configure) + fi + fi + if [ ${SETPGSQL} -eq 1 ]; then + PGLIBSSUB="-L@PREFIX@/lib -lintl -lssl -lcrypto" + if [ ${SETMYSQL} -eq 1 ]; then + echo "Executing APQ's configure" + (cd src/${APQ} && ./configure) + else + echo "Executing APQ's configure (skipping MySQL)" + (cd src/${APQ} && /usr/bin/env HAVE_MY=0 ./configure) + fi + fi +else + APQMAKESUB="@echo disabled" + APQLIBSSUB= + APQINCLSSUB= +fi + +if [ ${SETSOUND} -eq 1 ]; then + GSTREAMERLIBSSUB=$(@PREFIX@/bin/pkgconf --cflags --libs gstreamer-0.10) + GSTREAMEROUTSUB="c_gstreamer.o" + GSTREAMERFLAGSUB="-DGSTREAMER" +fi + +if [ ${SETGL} -eq 1 ]; then + MESAINCLSUB=$(@PREFIX@/bin/pkgconf --cflags gl glu) + MESALIBSSUB=$(@PREFIX@/bin/pkgconf --libs gl glu) +fi + +echo "Creating GNUmakefile" +@SED@ -e "s|CPUFLAG|${CPUFLAG}|g" \ + -e "s|CCTYPE|${CCTYPE}|g" \ + -e "s|CPUTYPE|${CPUTYPE}|g" \ + -e "s|GMAKETYPE|${GMAKETYPE}|g" \ + -e "s|CFLAGSTYPE|${CFLAGSTYPE}|g" \ + -e "s|MANPREFIXSUB|${MANPREFIXSUB}|g" \ + -e "s|PREFIXSUB|${PREFIXSUB}|g" \ + GNUmakefile.orig > Makefile + +echo "Creating src/GNUmakefile" +@SED@ -e "s|CPUFLAG|${CPUFLAG}|g" \ + -e "s|CCTYPE|${CCTYPE}|g" \ + -e "s|CPUTYPE|${CPUTYPE}|g" \ + -e "s|GMAKETYPE|${GMAKETYPE}|g" \ + -e "s|CFLAGSTYPE|${CFLAGSTYPE}|g" \ + -e "s|MANPREFIXSUB|${MANPREFIXSUB}|g" \ + -e "s|PREFIXSUB|${PREFIXSUB}|g" \ + -e "s|SDLLIBSTYPE|${SDLLIBSTYPE}|g" \ + -e "s|SDLINCLTYPE|${SDLINCLTYPE}|g" \ + -e "s|PGLIBSSUB|${PGLIBSSUB}|g" \ + -e "s|MYSQLLIBSSUB|${MYSQLLIBSSUB}|g" \ + -e "s|APQLIBSSUB|${APQLIBSSUB}|g" \ + -e "s|APQINCLSSUB|${APQINCLSSUB}|g" \ + -e "s|SDLINCLSSUB|${SDLINCLSSUB}|g" \ + -e "s|APQMAKESUB|${APQMAKESUB}|g" \ + -e "s|FASTCGISUB|${FASTCGISUB}|g" \ + -e "s|GSTREAMERLIBSSUB|${GSTREAMERLIBSSUB}|g" \ + -e "s|GSTREAMERFLAGSUB|${GSTREAMERFLAGSUB}|g" \ + -e "s|GSTREAMEROUTSUB|${GSTREAMEROUTSUB}|g" \ + -e "s|MESAINCLSUB|${MESAINCLSUB}|g" \ + -e "s|MESALIBSSUB|${MESALIBSSUB}|g" \ + -e "s|BDBSUB|${BDBSUB}|g" \ + -e "s|BDBINCLSUB|${BDBINCLSUB}|g" \ + -e "s|RLINCLSUB|${RLINCLSUB}|g" \ + -e "s|RLLIBSSUB|${RLLIBSSUB}|g" \ + src/GNUmakefile.orig > src/GNUmakefile Added: head/shells/sparforte/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/shells/sparforte/pkg-descr Sat Dec 31 19:42:42 2016 (r430153) @@ -0,0 +1,22 @@ +SPARforte is an open source programming language for high-integrity tasks, +efficient development over the project lifecycle and assuming best practices. + +Language characteristics: +* Paradigm: imperative/ procedural, scripting, shell, limited reflexive +* Typing Disciplines: strong typing, type safety, nominative static with + optional limited weak and duck typing +* Appeared: 2001 (Ken O. Burtch) +* Source Code: GCC Ada, GCC C, Bourne-Again Shell, GCC Make +* Influenced by: Ada 95, Bourne Shell, SQL, and minorly BASIC, PHP, Python +* Usual File Extensions: .sp, .bush + +The computer language that the SparForte shell understands is called +AdaScript. Unlike JavaScript, which has no relation to Java, AdaScript is a +small subset of the Ada programming language, with additional features +related to shell commands and databases. + +AdaScript is intended to be "upward compatible" with Ada. AdaScript scripts +should run with little difficulty under Ada, but Ada programs may require +large changes run under SparForte. + +WWW: http://www.sparforte.com Added: head/shells/sparforte/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/shells/sparforte/pkg-plist Sat Dec 31 19:42:42 2016 (r430153) @@ -0,0 +1,225 @@ +bin/spar +man/man1/spar.1.gz +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/8ball.html +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/8ball.sp +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/add_ramdisk.html +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/add_ramdisk.sp +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/add_swap.html +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/add_swap.sp +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/aligncols.html +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/aligncols.sp +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/aplusb.html +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/aplusb.sp +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/archive.html +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/archive.sp +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/arraycat.html +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/arraycat.sp +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/arrayloop.html +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/arrayloop.sp +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/arraysum.html +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/arraysum.sp +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/arrow.wav +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/attention.html +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/attention.sp +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/audio.html +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/audio.sp +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/bases.html +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/bases.sp +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/bats.wav +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/best_shuffle.html +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/best_shuffle.sp +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/bitarith.html +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/bitarith.sp +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/bjack.html +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/bjack.sp +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/bottles.html +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/bottles.sp +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/calcrms.html +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/calcrms.sp +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/camel.html +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/camel.sp +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/cecho.html +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/cecho.sp +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/charcode.html +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/charcode.sp +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/chessboard.html +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/chessboard.png +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/chessboard.sp +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/chomp.html +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/chomp.sp +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/chomp2.html +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/chomp2.sp +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/clap.wav +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/combinations.html +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/combinations.sp +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/count_statements.html +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/count_statements.sp +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/database.gif +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/database.html +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/database.sp +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/dateformat.html +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/dateformat.sp +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/de_RPM.html +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/de_RPM.sp +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/dispatch.html +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/dispatch.sp +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/distance.html +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/distance.sp +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/doors.html +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/doors.sp +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/dotproduct.html +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/dotproduct.sp +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/draco_ii.html +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/draco_ii.sp +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/draco_score.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/drawline.html +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/drawline.sp +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/dynamic_css.html +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/dynamic_css.sp +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/dynamic_css2.html +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/dynamic_css2.sp +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/eliza.data +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/eliza.html +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/eliza.sp +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/env.cgi +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/env.html +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/env.tmpl +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/factorial.html +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/factorial.sp +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/fibonacci.html +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/fibonacci.sp +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/file_creation.html +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/file_creation.sp +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/filecopy.html +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/filecopy.sp +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/files.html +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/fizzbuzz.html +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/fizzbuzz.sp +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/game.html +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/game.sp +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/geometry.sp +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/get_env_data.gif +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/get_env_data.html +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/get_env_data.sp +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/gray.html +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/gray.sp +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/gss.html +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/gss.sp +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/hello.html +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/hello.sp +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/incstr.html +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/incstr.sp +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/index.html +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/int_sort.html +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/int_sort.sp +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/introsp.html +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/introsp.sp +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/isxwindows.html +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/isxwindows.sp +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/json_health_check.cgi +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/json_health_check.html +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/linear_reg.html +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/linear_reg.sp +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/loopsbreak.html +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/loopsbreak.sp +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/main.html +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/mandel.html +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/mandel.png +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/mandel.sp +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/mapping.html +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/mapping.sp +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/menu.html +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/menu.sp +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/menu2.html +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/menu2.sp +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/minimal.sp +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/minimal_cgi.html +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/minimal_cgi.sp +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/minsort.html +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/minsort.sp +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/moire.html +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/moire.png +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/moire.sp +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/monte.html +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/monte.sp +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/monty.html +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/monty.sp +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/neartime.html +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/neartime.sp +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/nonsquares.html +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/nonsquares.sp +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/opengl_first.html +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/opengl_first.png +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/opengl_first.sp +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/opengl_second.html +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/opengl_second.png +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/opengl_second.sp +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pack.html +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pack.sp +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/palindrome.html +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/palindrome.sp +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/perfect.html +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/perfect.sp +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pit.wav +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/poetry.html +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/poetry.sp +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/postgres_csv.html +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/postgres_csv.sp +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/prime.html +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/prime.sp +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/printargs.html +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/printargs.sp +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/quest.html +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/quest.sp +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/radices.html +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/radices.sp +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/randdist.html +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/randdist.sp +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/random.cgi +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/random.html +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/random.tmpl +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/rle.html +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/rle.sp +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/rm_ramdisk.html +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/rm_ramdisk.sp +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/rm_swap.html +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/rm_swap.sp +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/roman_numerals.html +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/roman_numerals.sp +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/rot13.html +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/rot13.sp +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/run.wav +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/scream.wav +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/scripting.c +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/shuffle.html +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/shuffle.sp +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sieve.html +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sieve.sp +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sleep.html +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sleep.sp +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/stringcase.html +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/stringcase.sp +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/stripcomment.html +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/stripcomment.sp +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/timestamp.html +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/timestamp.sp +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/title.html +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/title.sp +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tmpfile.html +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tmpfile.sp +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/validate_name.html +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/validate_name.sp +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/weave.html +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/weave.png +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/weave.sp +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/web_summary.html +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/web_summary.sp +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/whattime.html +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/whattime.sp +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/wumpus.gif +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/wumpus.html +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/wumpus.sp +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/yorn.html +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/yorn.sp +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/yuletide.html +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/yuletide.sp From owner-svn-ports-head@freebsd.org Sat Dec 31 19:43:22 2016 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 DB345C99429; Sat, 31 Dec 2016 19:43:22 +0000 (UTC) (envelope-from kwm@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 B5C5D1FD4; Sat, 31 Dec 2016 19:43:22 +0000 (UTC) (envelope-from kwm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBVJhLDC061356; Sat, 31 Dec 2016 19:43:21 GMT (envelope-from kwm@FreeBSD.org) Received: (from kwm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBVJhL1j061352; Sat, 31 Dec 2016 19:43:21 GMT (envelope-from kwm@FreeBSD.org) Message-Id: <201612311943.uBVJhL1j061352@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: kwm set sender to kwm@FreeBSD.org using -f From: Koop Mast Date: Sat, 31 Dec 2016 19:43:21 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r430154 - in head/science/gchemutils: . 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: Sat, 31 Dec 2016 19:43:23 -0000 Author: kwm Date: Sat Dec 31 19:43:21 2016 New Revision: 430154 URL: https://svnweb.freebsd.org/changeset/ports/430154 Log: Update gchemutils to 0.14.16. Record indirect dependancies. Deleted: head/science/gchemutils/files/patch-libs_gccv_text.cc Modified: head/science/gchemutils/Makefile head/science/gchemutils/distinfo head/science/gchemutils/pkg-plist Modified: head/science/gchemutils/Makefile ============================================================================== --- head/science/gchemutils/Makefile Sat Dec 31 19:42:42 2016 (r430153) +++ head/science/gchemutils/Makefile Sat Dec 31 19:43:21 2016 (r430154) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gchemutils -PORTVERSION= 0.14.10 +PORTVERSION= 0.14.16 CATEGORIES= science MASTER_SITES= SAVANNAH/${PORTNAME}/${PORTVERSION:R} DISTNAME= gnome-chemistry-utils-${PORTVERSION} @@ -24,7 +24,8 @@ RUN_DEPENDS= ${LOCALBASE}/libdata/pkgcon PORTSCOUT= limitw:1,even USE_XORG= x11 -USE_GNOME= gnomedocutils gtk30 intlhack libgsf libxml2 +USE_GNOME= cairo gnomedocutils gtk30 intlhack libgsf libxml2 +USE_GL= gl USES= desktop-file-utils gettext gmake libtool:keepla localbase:ldflags \ pathfix pkgconfig shared-mime-info tar:xz USE_LDCONFIG= yes Modified: head/science/gchemutils/distinfo ============================================================================== --- head/science/gchemutils/distinfo Sat Dec 31 19:42:42 2016 (r430153) +++ head/science/gchemutils/distinfo Sat Dec 31 19:43:21 2016 (r430154) @@ -1,2 +1,3 @@ -SHA256 (gnome-chemistry-utils-0.14.10.tar.xz) = 425d2f89eeb4b1aa41e74e29e7dd958d515805a7235d65d269145d95d988e7ac -SIZE (gnome-chemistry-utils-0.14.10.tar.xz) = 5783360 +TIMESTAMP = 1483200443 +SHA256 (gnome-chemistry-utils-0.14.16.tar.xz) = 762effe8af6df568b824dbc9daef187fdf98c4a19edd31b4dd441ff4b7641741 +SIZE (gnome-chemistry-utils-0.14.16.tar.xz) = 5901656 Modified: head/science/gchemutils/pkg-plist ============================================================================== --- head/science/gchemutils/pkg-plist Sat Dec 31 19:42:42 2016 (r430153) +++ head/science/gchemutils/pkg-plist Sat Dec 31 19:43:21 2016 (r430154) @@ -128,6 +128,7 @@ share/gchemutils/%%VER%%/ui/paint/plugin share/gchemutils/%%VER%%/ui/paint/plugins/selection/group.ui share/gchemutils/%%VER%%/ui/paint/plugins/templates/new-template.ui share/gchemutils/%%VER%%/ui/paint/plugins/templates/templates.ui +share/gchemutils/%%VER%%/ui/paint/plugins/text/eq-props.ui share/gchemutils/%%VER%%/ui/paint/plugins/text/fontsel.ui share/gchemutils/%%VER%%/ui/paint/preferences.ui share/gchemutils/%%VER%%/ui/paint/tools.ui @@ -196,9 +197,12 @@ share/gnome/help/gchempaint-%%VER%%/C/fi share/gnome/help/gchempaint-%%VER%%/C/figures/cyclentool.png share/gnome/help/gchempaint-%%VER%%/C/figures/cycletools.png share/gnome/help/gchempaint-%%VER%%/C/figures/downbond.png +share/gnome/help/gchempaint-%%VER%%/C/figures/einstein.png share/gnome/help/gchempaint-%%VER%%/C/figures/electrons.png share/gnome/help/gchempaint-%%VER%%/C/figures/element.png share/gnome/help/gchempaint-%%VER%%/C/figures/elt-menu.png +share/gnome/help/gchempaint-%%VER%%/C/figures/equation-props.png +share/gnome/help/gchempaint-%%VER%%/C/figures/equation.png share/gnome/help/gchempaint-%%VER%%/C/figures/eraser.png share/gnome/help/gchempaint-%%VER%%/C/figures/fragment.png share/gnome/help/gchempaint-%%VER%%/C/figures/ghemical.png From owner-svn-ports-head@freebsd.org Sat Dec 31 19:51:38 2016 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 75427C99603; Sat, 31 Dec 2016 19:51:38 +0000 (UTC) (envelope-from adamw@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 42A3A1359; Sat, 31 Dec 2016 19:51:38 +0000 (UTC) (envelope-from adamw@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBVJpbFF065185; Sat, 31 Dec 2016 19:51:37 GMT (envelope-from adamw@FreeBSD.org) Received: (from adamw@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBVJpYGt065155; Sat, 31 Dec 2016 19:51:34 GMT (envelope-from adamw@FreeBSD.org) Message-Id: <201612311951.uBVJpYGt065155@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: adamw set sender to adamw@FreeBSD.org using -f From: Adam Weinberger Date: Sat, 31 Dec 2016 19:51:34 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r430155 - in head: devel/p5-Alien-SDL devel/p5-CPAN-Changes devel/p5-CPAN-Meta-Check devel/p5-Class-C3-Adopt-NEXT devel/p5-Config-Any devel/p5-Config-IniFiles devel/p5-IO-Pipely devel/p... 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: Sat, 31 Dec 2016 19:51:38 -0000 Author: adamw Date: Sat Dec 31 19:51:34 2016 New Revision: 430155 URL: https://svnweb.freebsd.org/changeset/ports/430155 Log: Purge checks for perl < 5.20. For p5-Net, remove the IPV6 knob which only affected 5.18 and lower. Modified: head/devel/p5-Alien-SDL/Makefile head/devel/p5-CPAN-Changes/Makefile head/devel/p5-CPAN-Meta-Check/Makefile head/devel/p5-Class-C3-Adopt-NEXT/Makefile head/devel/p5-Config-Any/Makefile head/devel/p5-Config-IniFiles/Makefile head/devel/p5-IO-Pipely/Makefile head/devel/p5-Module-Build/Makefile head/devel/p5-Module-CPANTS-Analyse/Makefile head/devel/p5-Module-Load-Conditional/Makefile head/devel/p5-POE-Test-Loops/Makefile head/devel/p5-Package-DeprecationManager/Makefile head/devel/p5-Parallel-ForkManager/Makefile head/mail/p5-Email-Abstract/Makefile head/mail/p5-Email-FolderType/Makefile head/net/p5-Kafka/Makefile head/net/p5-Net-Whois-Raw/Makefile head/net/p5-Net/Makefile head/security/p5-POE-Component-SSLify/Makefile head/security/p5-Unix-Passwd-File/Makefile head/textproc/p5-Lingua-EN-MatchNames/Makefile head/textproc/p5-Perl-Lint/Makefile head/textproc/p5-Pod-Elemental/Makefile head/textproc/p5-Pod-Tree/Makefile head/textproc/p5-RDF-Trine/Makefile head/www/p5-Catalyst-Action-REST/Makefile head/www/p5-HTML-FormHandler/Makefile head/www/p5-Mojolicious-Plugin-SetUserGroup/Makefile head/www/p5-WWW-Scraper-ISBN/Makefile head/x11-toolkits/p5-Alien-wxWidgets/Makefile Modified: head/devel/p5-Alien-SDL/Makefile ============================================================================== --- head/devel/p5-Alien-SDL/Makefile Sat Dec 31 19:43:21 2016 (r430154) +++ head/devel/p5-Alien-SDL/Makefile Sat Dec 31 19:51:34 2016 (r430155) @@ -15,7 +15,8 @@ LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS:= ${RUN_DEPENDS} \ p5-Text-Patch>=1.4:textproc/p5-Text-Patch -RUN_DEPENDS= p5-File-Which>=0:sysutils/p5-File-Which \ +RUN_DEPENDS= p5-Archive-Extract>=0:archivers/p5-Archive-Extract \ + p5-File-Which>=0:sysutils/p5-File-Which \ p5-File-ShareDir>=0:devel/p5-File-ShareDir \ p5-Capture-Tiny>=0:devel/p5-Capture-Tiny @@ -24,11 +25,4 @@ USE_PERL5= modbuild USE_SDL= gfx image mixer pango sdl ttf CONFIGURE_ARGS= --with-sdl-config=${SDL_CONFIG} -.include - -.if ${PERL_LEVEL} >= 502000 -BUILD_DEPENDS+= p5-Archive-Extract>=0:archivers/p5-Archive-Extract -RUN_DEPENDS+= p5-Archive-Extract>=0:archivers/p5-Archive-Extract -.endif - -.include +.include Modified: head/devel/p5-CPAN-Changes/Makefile ============================================================================== --- head/devel/p5-CPAN-Changes/Makefile Sat Dec 31 19:43:21 2016 (r430154) +++ head/devel/p5-CPAN-Changes/Makefile Sat Dec 31 19:51:34 2016 (r430155) @@ -18,11 +18,4 @@ NO_ARCH= yes USES= perl5 USE_PERL5= configure -.include - -.if ${PERL_LEVEL} < 502000 -BUILD_DEPENDS+= p5-version>=0.99.06:devel/p5-version -RUN_DEPENDS+= p5-version>=0.99.06:devel/p5-version -.endif - -.include +.include Modified: head/devel/p5-CPAN-Meta-Check/Makefile ============================================================================== --- head/devel/p5-CPAN-Meta-Check/Makefile Sat Dec 31 19:43:21 2016 (r430154) +++ head/devel/p5-CPAN-Meta-Check/Makefile Sat Dec 31 19:51:34 2016 (r430155) @@ -21,11 +21,4 @@ NO_ARCH= yes USES= perl5 USE_PERL5= configure -.include - -.if ${PERL_LEVEL} < 502000 -BUILD_DEPENDS+= p5-CPAN-Meta>=2.132830:devel/p5-CPAN-Meta -RUN_DEPENDS+= p5-CPAN-Meta>=2.132830:devel/p5-CPAN-Meta -.endif - -.include +.include Modified: head/devel/p5-Class-C3-Adopt-NEXT/Makefile ============================================================================== --- head/devel/p5-Class-C3-Adopt-NEXT/Makefile Sat Dec 31 19:43:21 2016 (r430154) +++ head/devel/p5-Class-C3-Adopt-NEXT/Makefile Sat Dec 31 19:51:34 2016 (r430155) @@ -20,11 +20,4 @@ TEST_DEPENDS= p5-Test-Exception>=0.27:de USES= perl5 USE_PERL5= configure -.include - -.if ${PERL_LEVEL} < 502000 -BUILD_DEPENDS+= p5-Scalar-List-Utils>=1.33:lang/p5-Scalar-List-Utils -RUN_DEPENDS+= p5-Scalar-List-Utils>=1.33:lang/p5-Scalar-List-Utils -.endif - -.include +.include Modified: head/devel/p5-Config-Any/Makefile ============================================================================== --- head/devel/p5-Config-Any/Makefile Sat Dec 31 19:43:21 2016 (r430154) +++ head/devel/p5-Config-Any/Makefile Sat Dec 31 19:51:34 2016 (r430155) @@ -13,6 +13,9 @@ COMMENT= Load class configuration data f LICENSE= ART10 GPLv1 LICENSE_COMB= dual +BUILD_DEPENDS= p5-Module-Pluggable>=3.6:devel/p5-Module-Pluggable +RUN_DEPENDS= p5-Module-Pluggable>=3.6:devel/p5-Module-Pluggable + OPTIONS_DEFINE= GENERAL INI JSON XML YAML OPTIONS_DEFAULT=GENERAL INI JSON XML YAML @@ -33,12 +36,4 @@ XML_RUN_DEPENDS= p5-XML-Simple>=0:textpr YAML_BUILD_DEPENDS= p5-YAML-LibYAML>=0:textproc/p5-YAML-LibYAML YAML_RUN_DEPENDS= p5-YAML-LibYAML>=0:textproc/p5-YAML-LibYAML -.include - -.if ${PERL_LEVEL} >= 502000 -# Module::Pluggable was first released with perl v5.8.9 and removed from v5.19.0 -BUILD_DEPENDS+= p5-Module-Pluggable>=3.6:devel/p5-Module-Pluggable -RUN_DEPENDS+= p5-Module-Pluggable>=3.6:devel/p5-Module-Pluggable -.endif - -.include +.include Modified: head/devel/p5-Config-IniFiles/Makefile ============================================================================== --- head/devel/p5-Config-IniFiles/Makefile Sat Dec 31 19:43:21 2016 (r430154) +++ head/devel/p5-Config-IniFiles/Makefile Sat Dec 31 19:51:34 2016 (r430155) @@ -17,11 +17,4 @@ NO_ARCH= yes USES= perl5 USE_PERL5= modbuild -.include - -.if ${PERL_LEVEL} < 502000 -BUILD_DEPENDS+= p5-Scalar-List-Utils>=1.33:lang/p5-Scalar-List-Utils -RUN_DEPENDS+= p5-Scalar-List-Utils>=1.33:lang/p5-Scalar-List-Utils -.endif - -.include +.include Modified: head/devel/p5-IO-Pipely/Makefile ============================================================================== --- head/devel/p5-IO-Pipely/Makefile Sat Dec 31 19:43:21 2016 (r430154) +++ head/devel/p5-IO-Pipely/Makefile Sat Dec 31 19:51:34 2016 (r430155) @@ -18,10 +18,4 @@ NO_ARCH= yes USE_PERL5= configure USES= perl5 -.include - -.if ${PERL_LEVEL} < 502000 -TEST_DEPENDS= p5-Scalar-List-Utils>=1.29:lang/p5-Scalar-List-Utils -.endif - -.include +.include Modified: head/devel/p5-Module-Build/Makefile ============================================================================== --- head/devel/p5-Module-Build/Makefile Sat Dec 31 19:43:21 2016 (r430154) +++ head/devel/p5-Module-Build/Makefile Sat Dec 31 19:51:34 2016 (r430155) @@ -29,11 +29,6 @@ USE_PERL5= modbuild .include -.if ${PERL_LEVEL} < 502000 -BUILD_DEPENDS+= p5-Test-Harness>=3.29:devel/p5-Test-Harness -RUN_DEPENDS+= p5-Test-Harness>=3.29:devel/p5-Test-Harness -.endif - .if ${PERL_LEVEL} < 502105 BUILD_DEPENDS+= p5-CPAN-Meta>=2.142060:devel/p5-CPAN-Meta RUN_DEPENDS+= p5-CPAN-Meta>=2.142060:devel/p5-CPAN-Meta Modified: head/devel/p5-Module-CPANTS-Analyse/Makefile ============================================================================== --- head/devel/p5-Module-CPANTS-Analyse/Makefile Sat Dec 31 19:43:21 2016 (r430154) +++ head/devel/p5-Module-CPANTS-Analyse/Makefile Sat Dec 31 19:51:34 2016 (r430155) @@ -34,11 +34,4 @@ BUILD_DEPENDS+= p5-ExtUtils-MakeMaker-CP USES= perl5 USE_PERL5= configure -.include - -.if ${PERL_LEVEL} < 502000 -BUILD_DEPENDS+= p5-CPAN-Meta>=2.133380:devel/p5-CPAN-Meta -RUN_DEPENDS+= p5-CPAN-Meta>=2.133380:devel/p5-CPAN-Meta -.endif - -.include +.include Modified: head/devel/p5-Module-Load-Conditional/Makefile ============================================================================== --- head/devel/p5-Module-Load-Conditional/Makefile Sat Dec 31 19:43:21 2016 (r430154) +++ head/devel/p5-Module-Load-Conditional/Makefile Sat Dec 31 19:51:34 2016 (r430155) @@ -16,11 +16,4 @@ LICENSE_COMB= dual USES= perl5 USE_PERL5= configure -.include - -.if ${PERL_LEVEL} < 502000 -BUILD_DEPENDS= p5-Module-Load>=0.28:devel/p5-Module-Load -RUN_DEPENDS:= ${BUILD_DEPENDS} -.endif - -.include +.include Modified: head/devel/p5-POE-Test-Loops/Makefile ============================================================================== --- head/devel/p5-POE-Test-Loops/Makefile Sat Dec 31 19:43:21 2016 (r430154) +++ head/devel/p5-POE-Test-Loops/Makefile Sat Dec 31 19:51:34 2016 (r430155) @@ -18,11 +18,4 @@ LICENSE_COMB= dual USES= perl5 USE_PERL5= configure -.include - -.if ${PERL_LEVEL} < 502000 -BUILD_DEPENDS+= p5-Test-Simple>=1.001002:devel/p5-Test-Simple -RUN_DEPENDS+= p5-Test-Simple>=1.001002:devel/p5-Test-Simple -.endif - -.include +.include Modified: head/devel/p5-Package-DeprecationManager/Makefile ============================================================================== --- head/devel/p5-Package-DeprecationManager/Makefile Sat Dec 31 19:43:21 2016 (r430154) +++ head/devel/p5-Package-DeprecationManager/Makefile Sat Dec 31 19:51:34 2016 (r430155) @@ -24,11 +24,4 @@ NO_ARCH= yes USES= perl5 USE_PERL5= configure -.include - -.if ${PERL_LEVEL} < 502000 -BUILD_DEPENDS+= p5-Scalar-List-Utils>=1.33:lang/p5-Scalar-List-Utils -RUN_DEPENDS+= p5-Scalar-List-Utils>=1.33:lang/p5-Scalar-List-Utils -.endif - -.include +.include Modified: head/devel/p5-Parallel-ForkManager/Makefile ============================================================================== --- head/devel/p5-Parallel-ForkManager/Makefile Sat Dec 31 19:43:21 2016 (r430154) +++ head/devel/p5-Parallel-ForkManager/Makefile Sat Dec 31 19:51:34 2016 (r430155) @@ -19,10 +19,4 @@ NO_ARCH= yes USES= perl5 USE_PERL5= configure -.include - -.if ${PERL_LEVEL} < 502000 -TEST_DEPENDS+= p5-Test-Simple>=1.001002:devel/p5-Test-Simple -.endif - -.include +.include Modified: head/mail/p5-Email-Abstract/Makefile ============================================================================== --- head/mail/p5-Email-Abstract/Makefile Sat Dec 31 19:43:21 2016 (r430154) +++ head/mail/p5-Email-Abstract/Makefile Sat Dec 31 19:51:34 2016 (r430155) @@ -14,17 +14,11 @@ LICENSE= ART10 GPLv1 LICENSE_COMB= dual RUN_DEPENDS= p5-Email-Simple>=1.998:mail/p5-Email-Simple \ - p5-MRO-Compat>=0:devel/p5-MRO-Compat + p5-MRO-Compat>=0:devel/p5-MRO-Compat \ + p5-Module-Pluggable>1.5:devel/p5-Module-Pluggable BUILD_DEPENDS:= ${RUN_DEPENDS} USES= perl5 USE_PERL5= configure -.include - -.if ${PERL_LEVEL} >= 502000 -BUILD_DEPENDS+= p5-Module-Pluggable>1.5:devel/p5-Module-Pluggable -RUN_DEPENDS+= p5-Module-Pluggable>1.5:devel/p5-Module-Pluggable -.endif - -.include +.include Modified: head/mail/p5-Email-FolderType/Makefile ============================================================================== --- head/mail/p5-Email-FolderType/Makefile Sat Dec 31 19:43:21 2016 (r430154) +++ head/mail/p5-Email-FolderType/Makefile Sat Dec 31 19:51:34 2016 (r430155) @@ -14,17 +14,12 @@ COMMENT= Determine the type of a mail fo LICENSE= ART10 GPLv1 LICENSE_COMB= dual +BUILD_DEPENDS= p5-Module-Pluggable>0:devel/p5-Module-Pluggable +RUN_DEPENDS= p5-Module-Pluggable>0:devel/p5-Module-Pluggable TEST_DEPENDS= p5-Capture-Tiny>0:devel/p5-Capture-Tiny NO_ARCH= yes USES= perl5 USE_PERL5= configure -.include - -.if ${PERL_LEVEL} >= 502000 -BUILD_DEPENDS+= p5-Module-Pluggable>0:devel/p5-Module-Pluggable -RUN_DEPENDS+= p5-Module-Pluggable>0:devel/p5-Module-Pluggable -.endif - -.include +.include Modified: head/net/p5-Kafka/Makefile ============================================================================== --- head/net/p5-Kafka/Makefile Sat Dec 31 19:43:21 2016 (r430154) +++ head/net/p5-Kafka/Makefile Sat Dec 31 19:51:34 2016 (r430155) @@ -31,11 +31,4 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure -.include - -.if ${PERL_LEVEL} < 502000 -BUILD_DEPENDS+= p5-Scalar-List-Utils>=1.38:lang/p5-Scalar-List-Utils -RUN_DEPENDS+= p5-Scalar-List-Utils>=1.38:lang/p5-Scalar-List-Utils -.endif - -.include +.include Modified: head/net/p5-Net-Whois-Raw/Makefile ============================================================================== --- head/net/p5-Net-Whois-Raw/Makefile Sat Dec 31 19:43:21 2016 (r430154) +++ head/net/p5-Net-Whois-Raw/Makefile Sat Dec 31 19:51:34 2016 (r430155) @@ -29,11 +29,4 @@ USE_PERL5= configure WRKSRC= ${WRKDIR}/${DISTNAME:R} -.include - -.if ${PERL_LEVEL} < 502000 -BUILD_DEPENDS+= p5-IO-Socket-IP>=0:net/p5-IO-Socket-IP -RUN_DEPENDS+= p5-IO-Socket-IP>=0:net/p5-IO-Socket-IP -.endif - -.include +.include Modified: head/net/p5-Net/Makefile ============================================================================== --- head/net/p5-Net/Makefile Sat Dec 31 19:43:21 2016 (r430154) +++ head/net/p5-Net/Makefile Sat Dec 31 19:51:34 2016 (r430155) @@ -19,7 +19,7 @@ LICENSE_COMB= dual BUILD_DEPENDS= p5-Socket>=2.016:net/p5-Socket RUN_DEPENDS:= ${BUILD_DEPENDS} -OPTIONS_DEFINE= IPV6 SASL SSL +OPTIONS_DEFINE= SASL SSL OPTIONS_DEFAULT=SASL SSL SASL_DESC= SASL auth for POP3 and SMTP support @@ -33,11 +33,4 @@ NO_ARCH= yes USES= perl5 USE_PERL5= configure -.include - -.if ${PORT_OPTIONS:MIPV6} && ${PERL_LEVEL} < 502000 -BUILD_DEPENDS+= p5-IO-Socket-IP>=0.20:net/p5-IO-Socket-IP -RUN_DEPENDS+= p5-IO-Socket-IP>=0.20:net/p5-IO-Socket-IP -.endif - -.include +.include Modified: head/security/p5-POE-Component-SSLify/Makefile ============================================================================== --- head/security/p5-POE-Component-SSLify/Makefile Sat Dec 31 19:43:21 2016 (r430154) +++ head/security/p5-POE-Component-SSLify/Makefile Sat Dec 31 19:51:34 2016 (r430155) @@ -22,10 +22,4 @@ TEST_DEPENDS= p5-Test-FailWarnings>=0:de USES= perl5 USE_PERL5= modbuildtiny -.include - -.if ${PERL_LEVEL} < 502000 -TEST_DEPENDS+= p5-Test-Simple>=1.001002:devel/p5-Test-Simple -.endif - -.include +.include Modified: head/security/p5-Unix-Passwd-File/Makefile ============================================================================== --- head/security/p5-Unix-Passwd-File/Makefile Sat Dec 31 19:43:21 2016 (r430154) +++ head/security/p5-Unix-Passwd-File/Makefile Sat Dec 31 19:51:34 2016 (r430155) @@ -28,11 +28,4 @@ NO_ARCH= yes USES= perl5 USE_PERL5= configure -.include - -.if ${PERL_LEVEL} < 502000 -BUILD_DEPENDS+= p5-experimental>=0:devel/p5-experimental -RUN_DEPENDS+= p5-experimental>=0:devel/p5-experimental -.endif - -.include +.include Modified: head/textproc/p5-Lingua-EN-MatchNames/Makefile ============================================================================== --- head/textproc/p5-Lingua-EN-MatchNames/Makefile Sat Dec 31 19:43:21 2016 (r430154) +++ head/textproc/p5-Lingua-EN-MatchNames/Makefile Sat Dec 31 19:51:34 2016 (r430155) @@ -22,11 +22,4 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure -.include - -.if ${PERL_LEVEL} < 502000 -BUILD_DEPENDS+= p5-Text-Soundex>=0:textproc/p5-Text-Soundex -RUN_DEPENDS+= p5-Text-Soundex>=0:textproc/p5-Text-Soundex -.endif - -.include +.include Modified: head/textproc/p5-Perl-Lint/Makefile ============================================================================== --- head/textproc/p5-Perl-Lint/Makefile Sat Dec 31 19:43:21 2016 (r430154) +++ head/textproc/p5-Perl-Lint/Makefile Sat Dec 31 19:51:34 2016 (r430155) @@ -18,6 +18,7 @@ BUILD_DEPENDS= p5-B-Keywords>=0:devel/p5 p5-Email-Address>=0:mail/p5-Email-Address \ p5-List-Flatten>=0:devel/p5-List-Flatten \ p5-List-MoreUtils>=0.33:lang/p5-List-MoreUtils \ + p5-Module-Pluggable>=0:devel/p5-Module-Pluggable \ p5-Path-Tiny>=0.068:devel/p5-Path-Tiny \ p5-Regexp-Lexer>=0.05:devel/p5-Regexp-Lexer \ p5-String-CamelCase>=0:textproc/p5-String-CamelCase \ @@ -37,14 +38,4 @@ post-install-EXAMPLES-on: @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} ${INSTALL_DATA} ${PORTEXAMPLES:S|^|${WRKSRC}/eg/|} ${STAGEDIR}${EXAMPLESDIR} -.include - -.if ${PERL_LEVEL} >= 502000 -BUILD_DEPENDS+= p5-Module-Pluggable>=0:devel/p5-Module-Pluggable -RUN_DEPENDS+= p5-Module-Pluggable>=0:devel/p5-Module-Pluggable -.else -BUILD_DEPENDS+= p5-Scalar-List-Utils>=1.41:lang/p5-Scalar-List-Utils -RUN_DEPENDS+= p5-Scalar-List-Utils>=1.41:lang/p5-Scalar-List-Utils -.endif - -.include +.include Modified: head/textproc/p5-Pod-Elemental/Makefile ============================================================================== --- head/textproc/p5-Pod-Elemental/Makefile Sat Dec 31 19:43:21 2016 (r430154) +++ head/textproc/p5-Pod-Elemental/Makefile Sat Dec 31 19:51:34 2016 (r430155) @@ -29,11 +29,4 @@ TEST_DEPENDS= p5-Test-Deep>=0:devel/p5-T USES= perl5 USE_PERL5= configure -.include - -.if ${PERL_LEVEL} < 502000 -BUILD_DEPENDS+= p5-Scalar-List-Utils>=1.33:lang/p5-Scalar-List-Utils -RUN_DEPENDS+= p5-Scalar-List-Utils>=1.33:lang/p5-Scalar-List-Utils -.endif - -.include +.include Modified: head/textproc/p5-Pod-Tree/Makefile ============================================================================== --- head/textproc/p5-Pod-Tree/Makefile Sat Dec 31 19:43:21 2016 (r430154) +++ head/textproc/p5-Pod-Tree/Makefile Sat Dec 31 19:51:34 2016 (r430155) @@ -30,10 +30,4 @@ post-patch: @${REINPLACE_CMD} -e '/pod2html/d' ${WRKSRC}/MANIFEST @${RM} ${WRKSRC}/t/pod2html.t -.include - -.if ${PERL_LEVEL} < 502000 -TEST_DEPENDS+= p5-Test-Simple>=1.001002:devel/p5-Test-Simple -.endif - -.include +.include Modified: head/textproc/p5-RDF-Trine/Makefile ============================================================================== --- head/textproc/p5-RDF-Trine/Makefile Sat Dec 31 19:43:21 2016 (r430154) +++ head/textproc/p5-RDF-Trine/Makefile Sat Dec 31 19:51:34 2016 (r430155) @@ -49,11 +49,4 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure -.include - -.if ${PERL_LEVEL} < 502000 -BUILD_DEPENDS+= p5-Scalar-List-Utils>=1.33:lang/p5-Scalar-List-Utils -RUN_DEPENDS+= p5-Scalar-List-Utils>=1.33:lang/p5-Scalar-List-Utils -.endif - -.include +.include Modified: head/www/p5-Catalyst-Action-REST/Makefile ============================================================================== --- head/www/p5-Catalyst-Action-REST/Makefile Sat Dec 31 19:43:21 2016 (r430154) +++ head/www/p5-Catalyst-Action-REST/Makefile Sat Dec 31 19:51:34 2016 (r430155) @@ -16,6 +16,7 @@ LICENSE_COMB= dual BUILD_DEPENDS= p5-Catalyst-Runtime>=5.80030:www/p5-Catalyst-Runtime \ p5-Class-Inspector>=1.13:devel/p5-Class-Inspector \ p5-MRO-Compat>=0.10:devel/p5-MRO-Compat \ + p5-Module-Pluggable>=0:devel/p5-Module-Pluggable \ p5-Moose>=1.03:devel/p5-Moose \ p5-Params-Validate>=0.76:devel/p5-Params-Validate \ p5-URI-Find>=0:textproc/p5-URI-Find \ @@ -30,11 +31,4 @@ CONFIGURE_ARGS= --default USES= perl5 USE_PERL5= configure -.include - -.if ${PERL_LEVEL} >= 502000 -BUILD_DEPENDS+= p5-Module-Pluggable>=0:devel/p5-Module-Pluggable -RUN_DEPENDS+= p5-Module-Pluggable>=0:devel/p5-Module-Pluggable -.endif - -.include +.include Modified: head/www/p5-HTML-FormHandler/Makefile ============================================================================== --- head/www/p5-HTML-FormHandler/Makefile Sat Dec 31 19:43:21 2016 (r430154) +++ head/www/p5-HTML-FormHandler/Makefile Sat Dec 31 19:51:34 2016 (r430155) @@ -50,11 +50,4 @@ NO_ARCH= yes USES= perl5 USE_PERL5= configure -.include - -.if ${PERL_LEVEL} < 502000 -BUILD_DEPENDS+= p5-Scalar-List-Utils>=1.33:lang/p5-Scalar-List-Utils -RUN_DEPENDS+= p5-Scalar-List-Utils>=1.33:lang/p5-Scalar-List-Utils -.endif - -.include +.include Modified: head/www/p5-Mojolicious-Plugin-SetUserGroup/Makefile ============================================================================== --- head/www/p5-Mojolicious-Plugin-SetUserGroup/Makefile Sat Dec 31 19:43:21 2016 (r430154) +++ head/www/p5-Mojolicious-Plugin-SetUserGroup/Makefile Sat Dec 31 19:51:34 2016 (r430155) @@ -22,11 +22,4 @@ NO_ARCH= yes USES= perl5 USE_PERL5= modbuildtiny -.include - -.if ${PERL_LEVEL} < 502000 -BUILD_DEPENDS+= p5-Scalar-List-Utils>=1.33:lang/p5-Scalar-List-Utils -RUN_DEPENDS+= p5-Scalar-List-Utils>=1.33:lang/p5-Scalar-List-Utils -.endif - -.include +.include Modified: head/www/p5-WWW-Scraper-ISBN/Makefile ============================================================================== --- head/www/p5-WWW-Scraper-ISBN/Makefile Sat Dec 31 19:43:21 2016 (r430154) +++ head/www/p5-WWW-Scraper-ISBN/Makefile Sat Dec 31 19:51:34 2016 (r430155) @@ -12,16 +12,12 @@ COMMENT= Retrieving information about bo LICENSE= ART20 +BUILD_DEPENDS= p5-Module-Pluggable>=0:devel/p5-Module-Pluggable +RUN_DEPENDS= p5-Module-Pluggable>=0:devel/p5-Module-Pluggable + CONFLICTS_INSTALL= p5-WWW-Scraper-ISBN-Driver-[0-9]* p5-WWW-Scraper-ISBN-Record-[0-9]* USES= perl5 USE_PERL5= configure -.include - -.if ${PERL_LEVEL} >= 502000 -BUILD_DEPENDS+= p5-Module-Pluggable>=0:devel/p5-Module-Pluggable -RUN_DEPENDS+= p5-Module-Pluggable>=0:devel/p5-Module-Pluggable -.endif - -.include +.include Modified: head/x11-toolkits/p5-Alien-wxWidgets/Makefile ============================================================================== --- head/x11-toolkits/p5-Alien-wxWidgets/Makefile Sat Dec 31 19:43:21 2016 (r430154) +++ head/x11-toolkits/p5-Alien-wxWidgets/Makefile Sat Dec 31 19:51:34 2016 (r430155) @@ -14,6 +14,9 @@ COMMENT= Perl5 module for building, find LICENSE= ART10 GPLv1 LICENSE_COMB= dual +BUILD_DEPENDS= p5-Module-Pluggable>=5.1:devel/p5-Module-Pluggable +RUN_DEPENDS= p5-Module-Pluggable>=5.1:devel/p5-Module-Pluggable + USES= perl5 compiler:env USE_PERL5= modbuild USE_WX= 3.0 @@ -31,11 +34,4 @@ post-install: @(cd ${STAGEDIR}${PREFIX}; ${FIND} * -type f -name gtk2_\* -print \ >> ${TMPPLIST}) -.include - -.if ${PERL_LEVEL} >= 502000 -BUILD_DEPENDS+= p5-Module-Pluggable>=5.1:devel/p5-Module-Pluggable -RUN_DEPENDS+= p5-Module-Pluggable>=5.1:devel/p5-Module-Pluggable -.endif - -.include +.include From owner-svn-ports-head@freebsd.org Sat Dec 31 19:57:14 2016 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 74102C997A8; Sat, 31 Dec 2016 19:57:14 +0000 (UTC) (envelope-from swills@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 385CE166F; Sat, 31 Dec 2016 19:57:14 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBVJvDRb066233; Sat, 31 Dec 2016 19:57:13 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBVJvDlB066231; Sat, 31 Dec 2016 19:57:13 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201612311957.uBVJvDlB066231@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Sat, 31 Dec 2016 19:57:13 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r430156 - head/sysutils/rubygem-bundler 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: Sat, 31 Dec 2016 19:57:14 -0000 Author: swills Date: Sat Dec 31 19:57:13 2016 New Revision: 430156 URL: https://svnweb.freebsd.org/changeset/ports/430156 Log: sysutils/rubygem-bundler: update to 1.13.7 Modified: head/sysutils/rubygem-bundler/Makefile head/sysutils/rubygem-bundler/distinfo Modified: head/sysutils/rubygem-bundler/Makefile ============================================================================== --- head/sysutils/rubygem-bundler/Makefile Sat Dec 31 19:51:34 2016 (r430155) +++ head/sysutils/rubygem-bundler/Makefile Sat Dec 31 19:57:13 2016 (r430156) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= bundler -PORTVERSION= 1.12.5 +PORTVERSION= 1.13.7 CATEGORIES= sysutils rubygems MASTER_SITES= RG Modified: head/sysutils/rubygem-bundler/distinfo ============================================================================== --- head/sysutils/rubygem-bundler/distinfo Sat Dec 31 19:51:34 2016 (r430155) +++ head/sysutils/rubygem-bundler/distinfo Sat Dec 31 19:57:13 2016 (r430156) @@ -1,3 +1,3 @@ -TIMESTAMP = 1466990183 -SHA256 (rubygem/bundler-1.12.5.gem) = 6c5e111b828de62d3b5d72d8ae0add77099a34059ede582f0de7c85479ec04e1 -SIZE (rubygem/bundler-1.12.5.gem) = 280064 +TIMESTAMP = 1483197569 +SHA256 (rubygem/bundler-1.13.7.gem) = a9f0c8c5cf977cadce77e6185695d4a0b956a73569a5634b15b34cc07fdb7bab +SIZE (rubygem/bundler-1.13.7.gem) = 307200 From owner-svn-ports-head@freebsd.org Sat Dec 31 20:00:40 2016 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 86D75C998BA; Sat, 31 Dec 2016 20:00:40 +0000 (UTC) (envelope-from adamw@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 3FD211924; Sat, 31 Dec 2016 20:00:40 +0000 (UTC) (envelope-from adamw@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBVK0d3C066964; Sat, 31 Dec 2016 20:00:39 GMT (envelope-from adamw@FreeBSD.org) Received: (from adamw@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBVK0bd7066948; Sat, 31 Dec 2016 20:00:37 GMT (envelope-from adamw@FreeBSD.org) Message-Id: <201612312000.uBVK0bd7066948@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: adamw set sender to adamw@FreeBSD.org using -f From: Adam Weinberger Date: Sat, 31 Dec 2016 20:00:37 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r430157 - in head: comms/p5-Device-Modem databases/p5-DBD-Oracle devel/p5-Class-Delegation devel/p5-POE-Loop-Glib irc/p5-POE-Component-IRC-Object irc/p5-POE-Session-Irssi mail/p5-POE-Co... 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: Sat, 31 Dec 2016 20:00:40 -0000 Author: adamw Date: Sat Dec 31 20:00:37 2016 New Revision: 430157 URL: https://svnweb.freebsd.org/changeset/ports/430157 Log: Remove warnings about installing documentation and examples. The only users who will see those messages are users who have already accepted those options in make config. Modified: head/comms/p5-Device-Modem/Makefile head/databases/p5-DBD-Oracle/Makefile head/devel/p5-Class-Delegation/Makefile head/devel/p5-POE-Loop-Glib/Makefile head/irc/p5-POE-Component-IRC-Object/Makefile head/irc/p5-POE-Session-Irssi/Makefile head/mail/p5-POE-Component-Client-POP3/Makefile head/net/p5-POE-Component-Jabber/Makefile head/security/p5-Filter-CBC/Makefile head/sysutils/p5-Schedule-Load/Makefile head/textproc/p5-RDF-Core/Makefile head/textproc/p5-SVG/Makefile head/textproc/p5-Spreadsheet-ParseExcel/Makefile head/textproc/p5-Spreadsheet-WriteExcel/Makefile head/textproc/p5-XML-SAX-Machines/Makefile head/textproc/p5-XML-STX/Makefile Modified: head/comms/p5-Device-Modem/Makefile ============================================================================== --- head/comms/p5-Device-Modem/Makefile Sat Dec 31 19:57:13 2016 (r430156) +++ head/comms/p5-Device-Modem/Makefile Sat Dec 31 20:00:37 2016 (r430157) @@ -27,7 +27,6 @@ NO_ARCH= yes OPTIONS_DEFINE= EXAMPLES post-install: - @${ECHO_MSG} "===> Installing examples for ${PKGNAME}" @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} ${INSTALL_SCRIPT} ${WRKSRC}/examples/*.pl ${STAGEDIR}${EXAMPLESDIR} Modified: head/databases/p5-DBD-Oracle/Makefile ============================================================================== --- head/databases/p5-DBD-Oracle/Makefile Sat Dec 31 19:57:13 2016 (r430156) +++ head/databases/p5-DBD-Oracle/Makefile Sat Dec 31 20:00:37 2016 (r430157) @@ -52,7 +52,6 @@ post-patch: post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/DBD/Oracle/Oracle.so - @${ECHO_MSG} "===> Installing examples for ${PKGNAME}" @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} ${INSTALL_DATA} ${WRKSRC}/Oracle.ex/Readme ${STAGEDIR}${EXAMPLESDIR} ${INSTALL_SCRIPT} ${WRKSRC}/Oracle.ex/*.pl ${STAGEDIR}${EXAMPLESDIR} Modified: head/devel/p5-Class-Delegation/Makefile ============================================================================== --- head/devel/p5-Class-Delegation/Makefile Sat Dec 31 19:57:13 2016 (r430156) +++ head/devel/p5-Class-Delegation/Makefile Sat Dec 31 20:00:37 2016 (r430157) @@ -19,7 +19,6 @@ USE_PERL5= configure OPTIONS_DEFINE= EXAMPLES post-install: - @${ECHO_MSG} "===> Installing examples for ${PKGNAME}" @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} ${INSTALL_SCRIPT} ${WRKSRC}/demo/* ${STAGEDIR}${EXAMPLESDIR} Modified: head/devel/p5-POE-Loop-Glib/Makefile ============================================================================== --- head/devel/p5-POE-Loop-Glib/Makefile Sat Dec 31 19:57:13 2016 (r430156) +++ head/devel/p5-POE-Loop-Glib/Makefile Sat Dec 31 20:00:37 2016 (r430157) @@ -26,7 +26,6 @@ NO_ARCH= yes OPTIONS_DEFINE= EXAMPLES post-install: - @${ECHO_MSG} "===> Installing examples for ${PKGNAME}" @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} ${INSTALL_SCRIPT} ${WRKSRC}/examples/* ${STAGEDIR}${EXAMPLESDIR} Modified: head/irc/p5-POE-Component-IRC-Object/Makefile ============================================================================== --- head/irc/p5-POE-Component-IRC-Object/Makefile Sat Dec 31 19:57:13 2016 (r430156) +++ head/irc/p5-POE-Component-IRC-Object/Makefile Sat Dec 31 20:00:37 2016 (r430157) @@ -22,7 +22,6 @@ USE_PERL5= configure OPTIONS_DEFINE= EXAMPLES post-install: - @${ECHO_MSG} "===> Installing examples for ${PKGNAME}" @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} ${INSTALL_SCRIPT} ${WRKSRC}/example/* ${STAGEDIR}${EXAMPLESDIR} Modified: head/irc/p5-POE-Session-Irssi/Makefile ============================================================================== --- head/irc/p5-POE-Session-Irssi/Makefile Sat Dec 31 19:57:13 2016 (r430156) +++ head/irc/p5-POE-Session-Irssi/Makefile Sat Dec 31 20:00:37 2016 (r430157) @@ -33,7 +33,6 @@ NO_ARCH= yes OPTIONS_DEFINE= EXAMPLES post-install: - @${ECHO_MSG} "===> Installing examples for ${PKGNAME}" @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} ${INSTALL_SCRIPT} ${WRKSRC}/samples/* ${STAGEDIR}${EXAMPLESDIR} Modified: head/mail/p5-POE-Component-Client-POP3/Makefile ============================================================================== --- head/mail/p5-POE-Component-Client-POP3/Makefile Sat Dec 31 19:57:13 2016 (r430156) +++ head/mail/p5-POE-Component-Client-POP3/Makefile Sat Dec 31 20:00:37 2016 (r430157) @@ -22,7 +22,6 @@ NO_ARCH= yes OPTIONS_DEFINE= EXAMPLES post-install: - @${ECHO_MSG} "===> Installing examples for ${PKGNAME}" @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} ${INSTALL_SCRIPT} ${WRKSRC}/samples/* ${STAGEDIR}${EXAMPLESDIR} Modified: head/net/p5-POE-Component-Jabber/Makefile ============================================================================== --- head/net/p5-POE-Component-Jabber/Makefile Sat Dec 31 19:57:13 2016 (r430156) +++ head/net/p5-POE-Component-Jabber/Makefile Sat Dec 31 20:00:37 2016 (r430157) @@ -32,7 +32,6 @@ PORTEXAMPLES= * OPTIONS_DEFINE= EXAMPLES post-install: - @${ECHO_MSG} "===> Installing examples for ${PKGNAME}" @${MKDIR} ${STAGEDIR}${EXAMPLESDIR}/ ${INSTALL_SCRIPT} ${WRKSRC}/examples/* ${STAGEDIR}${EXAMPLESDIR}/ Modified: head/security/p5-Filter-CBC/Makefile ============================================================================== --- head/security/p5-Filter-CBC/Makefile Sat Dec 31 19:57:13 2016 (r430156) +++ head/security/p5-Filter-CBC/Makefile Sat Dec 31 20:00:37 2016 (r430157) @@ -25,7 +25,6 @@ NO_ARCH= yes OPTIONS_DEFINE= EXAMPLES post-install: - @${ECHO_MSG} "===> Installing examples for ${PKGNAME}" @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} ${INSTALL_SCRIPT} ${WRKSRC}/examples/* ${STAGEDIR}${EXAMPLESDIR} Modified: head/sysutils/p5-Schedule-Load/Makefile ============================================================================== --- head/sysutils/p5-Schedule-Load/Makefile Sat Dec 31 19:57:13 2016 (r430156) +++ head/sysutils/p5-Schedule-Load/Makefile Sat Dec 31 20:00:37 2016 (r430157) @@ -27,7 +27,6 @@ USE_PERL5= configure OPTIONS_DEFINE= EXAMPLES post-install: - @${ECHO_MSG} "===> Installing examples for ${PKGNAME}" @${MKDIR} ${STAGEDIR}${EXAMPLESDIR}/init.d ${INSTALL_SCRIPT} ${WRKSRC}/init.d/* ${STAGEDIR}${EXAMPLESDIR}/init.d Modified: head/textproc/p5-RDF-Core/Makefile ============================================================================== --- head/textproc/p5-RDF-Core/Makefile Sat Dec 31 19:57:13 2016 (r430156) +++ head/textproc/p5-RDF-Core/Makefile Sat Dec 31 20:00:37 2016 (r430157) @@ -25,7 +25,6 @@ DOCSUBDIR= / RDF RDF/Core RDF/Core/Enume OPTIONS_DEFINE= DOCS post-install: - @${ECHO_MSG} "===> Installing documentation for ${PKGNAME}" .for DOCDIR in ${DOCSUBDIR} @${MKDIR} ${STAGEDIR}${DOCSDIR}/${DOCDIR} ${INSTALL_DATA} ${WRKSRC}/doc/${DOCDIR}/*.html ${STAGEDIR}${DOCSDIR}/${DOCDIR} Modified: head/textproc/p5-SVG/Makefile ============================================================================== --- head/textproc/p5-SVG/Makefile Sat Dec 31 19:57:13 2016 (r430156) +++ head/textproc/p5-SVG/Makefile Sat Dec 31 20:00:37 2016 (r430157) @@ -23,7 +23,6 @@ NO_ARCH= yes PORTEXAMPLES= * post-install: - @${ECHO_MSG} "===> Installing examples for ${PKGNAME}" @${MKDIR} ${STAGEDIR}${EXAMPLESDIR}/ ${INSTALL_SCRIPT} ${WRKSRC}/examples/* ${STAGEDIR}${EXAMPLESDIR}/ Modified: head/textproc/p5-Spreadsheet-ParseExcel/Makefile ============================================================================== --- head/textproc/p5-Spreadsheet-ParseExcel/Makefile Sat Dec 31 19:57:13 2016 (r430156) +++ head/textproc/p5-Spreadsheet-ParseExcel/Makefile Sat Dec 31 20:00:37 2016 (r430157) @@ -26,7 +26,6 @@ NO_ARCH= yes OPTIONS_DEFINE= EXAMPLES post-install: - @${ECHO_MSG} "===> Installing examples for ${PKGNAME}" @${MKDIR} ${STAGEDIR}${EXAMPLESDIR}/Excel ${INSTALL_DATA} ${WRKSRC}/sample/README ${STAGEDIR}${EXAMPLESDIR} ${INSTALL_SCRIPT} ${WRKSRC}/sample/*.pl ${STAGEDIR}${EXAMPLESDIR} Modified: head/textproc/p5-Spreadsheet-WriteExcel/Makefile ============================================================================== --- head/textproc/p5-Spreadsheet-WriteExcel/Makefile Sat Dec 31 19:57:13 2016 (r430156) +++ head/textproc/p5-Spreadsheet-WriteExcel/Makefile Sat Dec 31 20:00:37 2016 (r430157) @@ -29,13 +29,12 @@ DOS2UNIX_REGEX= "*.p[lm]" SHEBANG_FILES= examples/*.pl post-install: - @${ECHO_MSG} "===> Installing documentation for ${PKGNAME}" @${MKDIR} ${STAGEDIR}${DOCSDIR}/images @${MKDIR} ${STAGEDIR}${DOCSDIR}/tpj_images ${INSTALL_DATA} ${WRKSRC}/docs/*.html ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/docs/images/* ${STAGEDIR}${DOCSDIR}/images ${INSTALL_DATA} ${WRKSRC}/docs/tpj_images/* ${STAGEDIR}${DOCSDIR}/tpj_images - @${ECHO_MSG} "===> Installing examples for ${PKGNAME}" + @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} ${INSTALL_DATA} ${WRKSRC}/examples/README \ ${WRKSRC}/examples/republic.png ${STAGEDIR}${EXAMPLESDIR} Modified: head/textproc/p5-XML-SAX-Machines/Makefile ============================================================================== --- head/textproc/p5-XML-SAX-Machines/Makefile Sat Dec 31 19:57:13 2016 (r430156) +++ head/textproc/p5-XML-SAX-Machines/Makefile Sat Dec 31 20:00:37 2016 (r430157) @@ -25,7 +25,6 @@ regression-test: build ${MAKE} -C ${WRKSRC} test post-install: - @${ECHO_MSG} "===> Installing examples for ${PKGNAME}" @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} ${INSTALL_SCRIPT} ${WRKSRC}/examples/* ${STAGEDIR}${EXAMPLESDIR} Modified: head/textproc/p5-XML-STX/Makefile ============================================================================== --- head/textproc/p5-XML-STX/Makefile Sat Dec 31 19:57:13 2016 (r430156) +++ head/textproc/p5-XML-STX/Makefile Sat Dec 31 20:00:37 2016 (r430157) @@ -34,10 +34,9 @@ post-configure: @${PERL} -pi -e 's/^(POD2MAN_EXE.*)$$/\1 --lax/;' ${WRKSRC}/Makefile post-install: - @${ECHO_MSG} "===> Installing additional documentation for ${PKGNAME}" @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/doc/* ${STAGEDIR}${DOCSDIR} - @${ECHO_MSG} "===> Installing examples for ${PKGNAME}" + @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} ${INSTALL_SCRIPT} ${WRKSRC}/examples/* ${STAGEDIR}${EXAMPLESDIR} From owner-svn-ports-head@freebsd.org Sat Dec 31 20:10:18 2016 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 223BEC99AE5; Sat, 31 Dec 2016 20:10:18 +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 E47A51CD3; Sat, 31 Dec 2016 20:10:17 +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 uBVKAHSM071296; Sat, 31 Dec 2016 20:10:17 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBVKAGJY071294; Sat, 31 Dec 2016 20:10:16 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201612312010.uBVKAGJY071294@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 31 Dec 2016 20:10:16 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r430158 - in head: devel/p5-Test-TCP net/p5-RPC-XML 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: Sat, 31 Dec 2016 20:10:18 -0000 Author: sunpoet Date: Sat Dec 31 20:10:16 2016 New Revision: 430158 URL: https://svnweb.freebsd.org/changeset/ports/430158 Log: Remove outdated PERL_LEVEL check after lang/perl5.18 removal With hat: perl Modified: head/devel/p5-Test-TCP/Makefile head/net/p5-RPC-XML/Makefile Modified: head/devel/p5-Test-TCP/Makefile ============================================================================== --- head/devel/p5-Test-TCP/Makefile Sat Dec 31 20:00:37 2016 (r430157) +++ head/devel/p5-Test-TCP/Makefile Sat Dec 31 20:10:16 2016 (r430158) @@ -19,11 +19,4 @@ USES= perl5 USE_PERL5= configure NO_ARCH= YES -.include - -.if ${PERL_LEVEL} < 501908 -BUILD_DEPENDS+= p5-IO-Socket-IP>=0:net/p5-IO-Socket-IP -RUN_DEPENDS+= p5-IO-Socket-IP>=0:net/p5-IO-Socket-IP -.endif - -.include +.include Modified: head/net/p5-RPC-XML/Makefile ============================================================================== --- head/net/p5-RPC-XML/Makefile Sat Dec 31 20:00:37 2016 (r430157) +++ head/net/p5-RPC-XML/Makefile Sat Dec 31 20:10:16 2016 (r430158) @@ -27,10 +27,4 @@ OPTIONS_DEFINE= XS XS_BUILD_DEPENDS= p5-XML-LibXML>=1.85:textproc/p5-XML-LibXML XS_RUN_DEPENDS= ${XS_BUILD_DEPENDS} -.include - -.if ${PERL_LEVEL} < 501905 -TEST_DEPENDS+= p5-Scalar-List-Utils>=1.33:lang/p5-Scalar-List-Utils -.endif - -.include +.include From owner-svn-ports-head@freebsd.org Sat Dec 31 20:11:58 2016 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 E17F7C99CD6; Sat, 31 Dec 2016 20:11:58 +0000 (UTC) (envelope-from antoine@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 8F994100F; Sat, 31 Dec 2016 20:11:58 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBVKBv9j072143; Sat, 31 Dec 2016 20:11:57 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBVKBvbS072129; Sat, 31 Dec 2016 20:11:57 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201612312011.uBVKBvbS072129@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Sat, 31 Dec 2016 20:11:57 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r430159 - in head/net-mgmt: ccnet-client ccnet-server 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: Sat, 31 Dec 2016 20:11:59 -0000 Author: antoine Date: Sat Dec 31 20:11:57 2016 New Revision: 430159 URL: https://svnweb.freebsd.org/changeset/ports/430159 Log: Use USE_OPENLDAP where appropriate Modified: head/net-mgmt/ccnet-client/Makefile head/net-mgmt/ccnet-server/Makefile Modified: head/net-mgmt/ccnet-client/Makefile ============================================================================== --- head/net-mgmt/ccnet-client/Makefile Sat Dec 31 20:10:16 2016 (r430158) +++ head/net-mgmt/ccnet-client/Makefile Sat Dec 31 20:11:57 2016 (r430159) @@ -18,8 +18,7 @@ LIB_DEPENDS= libsearpc.so:devel/libsearp libzdb.so:databases/libzdb \ libuuid.so:misc/e2fsprogs-libuuid \ libevent.so:devel/libevent2 \ - libjansson.so:devel/jansson \ - libldap.so:net/openldap24-client + libjansson.so:devel/jansson CONFLICTS= ccnet-server-[0-9]* @@ -30,6 +29,7 @@ GH_PROJECT= ccnet USES= autoreconf gettext libtool localbase pathfix pkgconfig \ python:-2.7 shebangfix ssl USE_LDCONFIG= yes +USE_OPENLDAP= yes SHEBANG_FILES= tools/*.py CONFIGURE_ENV= SSL_CFLAGS="${OPENSSLINC}" SSL_LIBS="-L${OPENSSLLIB} -lssl -lcrypto" Modified: head/net-mgmt/ccnet-server/Makefile ============================================================================== --- head/net-mgmt/ccnet-server/Makefile Sat Dec 31 20:10:16 2016 (r430158) +++ head/net-mgmt/ccnet-server/Makefile Sat Dec 31 20:11:57 2016 (r430159) @@ -19,8 +19,7 @@ LIB_DEPENDS= libsearpc.so:devel/libsearp libzdb.so:databases/libzdb \ libuuid.so:misc/e2fsprogs-libuuid \ libevent.so:devel/libevent2 \ - libjansson.so:devel/jansson \ - libldap.so:net/openldap24-client + libjansson.so:devel/jansson CONFLICT= ccnet-[0-9]* @@ -30,6 +29,7 @@ GH_ACCOUNT= haiwen USES= autoreconf gettext libtool localbase mysql:client \ pathfix pgsql pkgconfig python:-2.7 shebangfix ssl USE_LDCONFIG= yes +USE_OPENLDAP= yes CONFIGURE_ENV= SSL_CFLAGS="${OPENSSLINC}" SSL_LIBS="-L${OPENSSLLIB} -lssl -lcrypto" GNU_CONFIGURE= yes From owner-svn-ports-head@freebsd.org Sat Dec 31 20:12:13 2016 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 53E81C99D02; Sat, 31 Dec 2016 20:12:13 +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 1DA761110; Sat, 31 Dec 2016 20:12: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 uBVKCCx7074338; Sat, 31 Dec 2016 20:12:12 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBVKCCHq074337; Sat, 31 Dec 2016 20:12:12 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201612312012.uBVKCCHq074337@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 31 Dec 2016 20:12:12 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r430160 - head/science/szip 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: Sat, 31 Dec 2016 20:12:13 -0000 Author: sunpoet Date: Sat Dec 31 20:12:12 2016 New Revision: 430160 URL: https://svnweb.freebsd.org/changeset/ports/430160 Log: Convert to options target helper Modified: head/science/szip/Makefile Modified: head/science/szip/Makefile ============================================================================== --- head/science/szip/Makefile Sat Dec 31 20:11:57 2016 (r430159) +++ head/science/szip/Makefile Sat Dec 31 20:12:12 2016 (r430160) @@ -27,7 +27,7 @@ USES= libtool PORTDOCS= Release_notes_2_0.pdf -post-install: +post-install-DOCS-on: ${MKDIR} ${STAGEDIR}${DOCSDIR}/ ${INSTALL_DATA} ${DISTDIR}/${PORTDOCS} ${STAGEDIR}${DOCSDIR}/ From owner-svn-ports-head@freebsd.org Sat Dec 31 20:46:20 2016 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 EE563C997C0; Sat, 31 Dec 2016 20:46:20 +0000 (UTC) (envelope-from rpaulo@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 BDCF21FB8; Sat, 31 Dec 2016 20:46:20 +0000 (UTC) (envelope-from rpaulo@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBVKkJcP087266; Sat, 31 Dec 2016 20:46:19 GMT (envelope-from rpaulo@FreeBSD.org) Received: (from rpaulo@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBVKkJVO087265; Sat, 31 Dec 2016 20:46:19 GMT (envelope-from rpaulo@FreeBSD.org) Message-Id: <201612312046.uBVKkJVO087265@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rpaulo set sender to rpaulo@FreeBSD.org using -f From: Rui Paulo Date: Sat, 31 Dec 2016 20:46:19 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r430161 - head/astro/xearth/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: Sat, 31 Dec 2016 20:46:21 -0000 Author: rpaulo Date: Sat Dec 31 20:46:19 2016 New Revision: 430161 URL: https://svnweb.freebsd.org/changeset/ports/430161 Log: Update my coordinates. Modified: head/astro/xearth/files/freebsd.committers.markers Modified: head/astro/xearth/files/freebsd.committers.markers ============================================================================== --- head/astro/xearth/files/freebsd.committers.markers Sat Dec 31 20:12:12 2016 (r430160) +++ head/astro/xearth/files/freebsd.committers.markers Sat Dec 31 20:46:19 2016 (r430161) @@ -220,7 +220,7 @@ 53.20, -6.15, "dwmalone" align=left # Dublin, Ireland 53.286499, -6.196429, "flz" # Stillorgan, Co. Dublin, Ireland 53.65, -6.67, "peadar" align=above # Navan, Co. Meath, Ireland - 41.157889, -8.628699, "rpaulo" # Porto, Portugal + 37.533333, -122.033333, "rpaulo" # Newark, CA, USA. -9.603815, -35.724911, "lippe" # Maceio, AL, Brazil -19.917, -43.933, "jmelo" # Belo Horizonte, MG, Brazil -15.8, -47.9, "lioux" # Brasilia, DF, Brazil From owner-svn-ports-head@freebsd.org Sat Dec 31 20:47:37 2016 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 D6D09C998BE; Sat, 31 Dec 2016 20:47:37 +0000 (UTC) (envelope-from rpaulo@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 9787B10B8; Sat, 31 Dec 2016 20:47:37 +0000 (UTC) (envelope-from rpaulo@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBVKlaQs087735; Sat, 31 Dec 2016 20:47:36 GMT (envelope-from rpaulo@FreeBSD.org) Received: (from rpaulo@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBVKlZCv087719; Sat, 31 Dec 2016 20:47:35 GMT (envelope-from rpaulo@FreeBSD.org) Message-Id: <201612312047.uBVKlZCv087719@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rpaulo set sender to rpaulo@FreeBSD.org using -f From: Rui Paulo Date: Sat, 31 Dec 2016 20:47:35 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r430162 - in head: devel/cask devel/clojure-cider devel/dash.el devel/epl.el devel/gitinspector devel/hgreviewboard devel/leiningen devel/pkg-info.el lang/lfe lang/py-clojure net/rubyge... 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: Sat, 31 Dec 2016 20:47:37 -0000 Author: rpaulo Date: Sat Dec 31 20:47:34 2016 New Revision: 430162 URL: https://svnweb.freebsd.org/changeset/ports/430162 Log: Relinquish maintainership of most of my ports. Modified: head/devel/cask/Makefile head/devel/clojure-cider/Makefile head/devel/dash.el/Makefile head/devel/epl.el/Makefile head/devel/gitinspector/Makefile head/devel/hgreviewboard/Makefile head/devel/leiningen/Makefile head/devel/pkg-info.el/Makefile head/lang/lfe/Makefile head/lang/py-clojure/Makefile head/net/rubygem-netrc/Makefile head/www/rubygem-heroku-api/Makefile head/www/rubygem-heroku-nav/Makefile head/www/rubygem-heroku/Makefile head/www/rubygem-kensa/Makefile head/www/rubygem-rqrcode/Makefile Modified: head/devel/cask/Makefile ============================================================================== --- head/devel/cask/Makefile Sat Dec 31 20:46:19 2016 (r430161) +++ head/devel/cask/Makefile Sat Dec 31 20:47:34 2016 (r430162) @@ -6,7 +6,7 @@ DISTVERSIONPREFIX= v PORTREVISION= 3 CATEGORIES= devel elisp -MAINTAINER= rpaulo@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Project management tool for Emacs LICENSE= GPLv3 Modified: head/devel/clojure-cider/Makefile ============================================================================== --- head/devel/clojure-cider/Makefile Sat Dec 31 20:46:19 2016 (r430161) +++ head/devel/clojure-cider/Makefile Sat Dec 31 20:47:34 2016 (r430162) @@ -6,7 +6,7 @@ DISTVERSIONPREFIX= v PORTREVISION= 2 CATEGORIES= devel elisp -MAINTAINER= rpaulo@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Clojure IDE and REPL for Emacs LICENSE= GPLv3 Modified: head/devel/dash.el/Makefile ============================================================================== --- head/devel/dash.el/Makefile Sat Dec 31 20:46:19 2016 (r430161) +++ head/devel/dash.el/Makefile Sat Dec 31 20:47:34 2016 (r430162) @@ -4,7 +4,7 @@ PORTNAME= dash.el PORTVERSION= 2.13.0 CATEGORIES= devel elisp -MAINTAINER= rpaulo@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Modern list library for Emacs LICENSE= GPLv3 Modified: head/devel/epl.el/Makefile ============================================================================== --- head/devel/epl.el/Makefile Sat Dec 31 20:46:19 2016 (r430161) +++ head/devel/epl.el/Makefile Sat Dec 31 20:47:34 2016 (r430162) @@ -5,7 +5,7 @@ PORTVERSION= 0.7 PORTREVISION= 2 CATEGORIES= devel elisp -MAINTAINER= rpaulo@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Emacs Package Library LICENSE= GPLv3 Modified: head/devel/gitinspector/Makefile ============================================================================== --- head/devel/gitinspector/Makefile Sat Dec 31 20:46:19 2016 (r430161) +++ head/devel/gitinspector/Makefile Sat Dec 31 20:47:34 2016 (r430162) @@ -6,7 +6,7 @@ CATEGORIES= devel python MASTER_SITES= GOOGLE_CODE DISTNAME= ${PORTNAME}_${PORTVERSION} -MAINTAINER= rpaulo@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Statistical analysis tool for git repositories LICENSE= GPLv3 Modified: head/devel/hgreviewboard/Makefile ============================================================================== --- head/devel/hgreviewboard/Makefile Sat Dec 31 20:46:19 2016 (r430161) +++ head/devel/hgreviewboard/Makefile Sat Dec 31 20:47:34 2016 (r430162) @@ -9,7 +9,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= ${PORTVERSION} DIST_SUBDIR= hgreviewboard -MAINTAINER= rpaulo@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Mercurial reviewboard extension LICENSE= BSD2CLAUSE Modified: head/devel/leiningen/Makefile ============================================================================== --- head/devel/leiningen/Makefile Sat Dec 31 20:46:19 2016 (r430161) +++ head/devel/leiningen/Makefile Sat Dec 31 20:47:34 2016 (r430162) @@ -9,7 +9,7 @@ DISTFILES= ${DISTNAME}.tar.gz:source1 \ leiningen-${PORTVERSION}-standalone.zip:source2 EXTRACT_ONLY= ${DISTNAME}.tar.gz -MAINTAINER= rpaulo@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Automate Clojure projects LICENSE= EPL Modified: head/devel/pkg-info.el/Makefile ============================================================================== --- head/devel/pkg-info.el/Makefile Sat Dec 31 20:46:19 2016 (r430161) +++ head/devel/pkg-info.el/Makefile Sat Dec 31 20:47:34 2016 (r430162) @@ -5,7 +5,7 @@ PORTVERSION= 0.5 PORTREVISION= 2 CATEGORIES= devel elisp -MAINTAINER= rpaulo@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Provide information about Emacs packages LICENSE= GPLv3 Modified: head/lang/lfe/Makefile ============================================================================== --- head/lang/lfe/Makefile Sat Dec 31 20:46:19 2016 (r430161) +++ head/lang/lfe/Makefile Sat Dec 31 20:47:34 2016 (r430162) @@ -4,7 +4,7 @@ PORTNAME= lfe PORTVERSION= 0.9.2 CATEGORIES= lang -MAINTAINER= rpaulo@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Lisp Flavored Erlang LICENSE= APACHE20 Modified: head/lang/py-clojure/Makefile ============================================================================== --- head/lang/py-clojure/Makefile Sat Dec 31 20:46:19 2016 (r430161) +++ head/lang/py-clojure/Makefile Sat Dec 31 20:47:34 2016 (r430162) @@ -8,7 +8,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= ${PORTNAME}_py-${PORTVERSION} DIST_SUBDIR= python -MAINTAINER= rpaulo@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Implementation of Clojure in Python LICENSE= EPL Modified: head/net/rubygem-netrc/Makefile ============================================================================== --- head/net/rubygem-netrc/Makefile Sat Dec 31 20:46:19 2016 (r430161) +++ head/net/rubygem-netrc/Makefile Sat Dec 31 20:47:34 2016 (r430162) @@ -5,7 +5,7 @@ PORTVERSION= 0.7.7 CATEGORIES= net rubygems MASTER_SITES= RG -MAINTAINER= rpaulo@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Read and update netrc files LICENSE= MIT Modified: head/www/rubygem-heroku-api/Makefile ============================================================================== --- head/www/rubygem-heroku-api/Makefile Sat Dec 31 20:46:19 2016 (r430161) +++ head/www/rubygem-heroku-api/Makefile Sat Dec 31 20:47:34 2016 (r430162) @@ -5,7 +5,7 @@ PORTVERSION= 0.3.18 CATEGORIES= www rubygems MASTER_SITES= RG -MAINTAINER= rpaulo@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Heroku API LICENSE= MIT Modified: head/www/rubygem-heroku-nav/Makefile ============================================================================== --- head/www/rubygem-heroku-nav/Makefile Sat Dec 31 20:46:19 2016 (r430161) +++ head/www/rubygem-heroku-nav/Makefile Sat Dec 31 20:47:34 2016 (r430162) @@ -5,7 +5,7 @@ PORTVERSION= 0.2.2 CATEGORIES= www rubygems MASTER_SITES= RG -MAINTAINER= rpaulo@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Heroku Rack middleware LICENSE= MIT Modified: head/www/rubygem-heroku/Makefile ============================================================================== --- head/www/rubygem-heroku/Makefile Sat Dec 31 20:46:19 2016 (r430161) +++ head/www/rubygem-heroku/Makefile Sat Dec 31 20:47:34 2016 (r430162) @@ -6,7 +6,7 @@ PORTREVISION= 1 CATEGORIES= www rubygems MASTER_SITES= RG -MAINTAINER= rpaulo@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Heroku Client LICENSE= MIT Modified: head/www/rubygem-kensa/Makefile ============================================================================== --- head/www/rubygem-kensa/Makefile Sat Dec 31 20:46:19 2016 (r430161) +++ head/www/rubygem-kensa/Makefile Sat Dec 31 20:47:34 2016 (r430162) @@ -6,7 +6,7 @@ PORTREVISION= 1 CATEGORIES= www rubygems MASTER_SITES= RG -MAINTAINER= rpaulo@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Heroku Add-On provider tool LICENSE= MIT Modified: head/www/rubygem-rqrcode/Makefile ============================================================================== --- head/www/rubygem-rqrcode/Makefile Sat Dec 31 20:46:19 2016 (r430161) +++ head/www/rubygem-rqrcode/Makefile Sat Dec 31 20:47:34 2016 (r430162) @@ -5,7 +5,7 @@ PORTVERSION= 0.4.2 CATEGORIES= www rubygems MASTER_SITES= RG -MAINTAINER= rpaulo@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Library for encoding QR Codes LICENSE= MIT From owner-svn-ports-head@freebsd.org Sat Dec 31 20:49:20 2016 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 9BFCDC99A80; Sat, 31 Dec 2016 20:49:20 +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 515B11285; Sat, 31 Dec 2016 20:49:20 +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 uBVKnJDK087935; Sat, 31 Dec 2016 20:49:19 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBVKnJv3087932; Sat, 31 Dec 2016 20:49:19 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201612312049.uBVKnJv3087932@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 31 Dec 2016 20:49:19 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r430163 - head/net/rubygem-netrc 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: Sat, 31 Dec 2016 20:49:20 -0000 Author: sunpoet Date: Sat Dec 31 20:49:19 2016 New Revision: 430163 URL: https://svnweb.freebsd.org/changeset/ports/430163 Log: Update to 0.11.0 - Add LICENSE_FILE - Update WWW Changes: https://github.com/heroku/netrc/blob/master/changelog.txt Differential Revision: https://reviews.FreeBSD.org/D8925 Submitted by: sunpoet Approved by: rpaulo (maintainer) Modified: head/net/rubygem-netrc/Makefile head/net/rubygem-netrc/distinfo head/net/rubygem-netrc/pkg-descr Modified: head/net/rubygem-netrc/Makefile ============================================================================== --- head/net/rubygem-netrc/Makefile Sat Dec 31 20:47:34 2016 (r430162) +++ head/net/rubygem-netrc/Makefile Sat Dec 31 20:49:19 2016 (r430163) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= netrc -PORTVERSION= 0.7.7 +PORTVERSION= 0.11.0 CATEGORIES= net rubygems MASTER_SITES= RG @@ -9,9 +9,9 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Read and update netrc files LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE.md NO_ARCH= yes - USE_RUBY= yes USES= gem Modified: head/net/rubygem-netrc/distinfo ============================================================================== --- head/net/rubygem-netrc/distinfo Sat Dec 31 20:47:34 2016 (r430162) +++ head/net/rubygem-netrc/distinfo Sat Dec 31 20:49:19 2016 (r430163) @@ -1,2 +1,3 @@ -SHA256 (rubygem/netrc-0.7.7.gem) = 2dabbbc95573f80ff610b136412ad5a1e13fe26cdf4fd7467fbc750d47dac4f8 -SIZE (rubygem/netrc-0.7.7.gem) = 8192 +TIMESTAMP = 1480786497 +SHA256 (rubygem/netrc-0.11.0.gem) = de1ce33da8c99ab1d97871726cba75151113f117146becbe45aa85cb3dabee3f +SIZE (rubygem/netrc-0.11.0.gem) = 10752 Modified: head/net/rubygem-netrc/pkg-descr ============================================================================== --- head/net/rubygem-netrc/pkg-descr Sat Dec 31 20:47:34 2016 (r430162) +++ head/net/rubygem-netrc/pkg-descr Sat Dec 31 20:49:19 2016 (r430163) @@ -1,4 +1,4 @@ This library can read and update netrc files, preserving formatting including comments and whitespace. -WWW: https://github.com/geemus/netrc +WWW: https://github.com/heroku/netrc From owner-svn-ports-head@freebsd.org Sat Dec 31 20:56:23 2016 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 9A9C4C99DEB; Sat, 31 Dec 2016 20:56: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 5B66318E9; Sat, 31 Dec 2016 20:56: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 uBVKuMbb092028; Sat, 31 Dec 2016 20:56:22 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBVKuMS1092022; Sat, 31 Dec 2016 20:56:22 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201612312056.uBVKuMS1092022@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 31 Dec 2016 20:56:21 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r430164 - in head: net/rubygem-netrc www/rubygem-heroku www/rubygem-heroku-api www/rubygem-heroku-nav www/rubygem-kensa www/rubygem-rqrcode 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: Sat, 31 Dec 2016 20:56:23 -0000 Author: sunpoet Date: Sat Dec 31 20:56:21 2016 New Revision: 430164 URL: https://svnweb.freebsd.org/changeset/ports/430164 Log: Pass maintainership to ruby@ Modified: head/net/rubygem-netrc/Makefile head/www/rubygem-heroku-api/Makefile head/www/rubygem-heroku-nav/Makefile head/www/rubygem-heroku/Makefile head/www/rubygem-kensa/Makefile head/www/rubygem-rqrcode/Makefile Modified: head/net/rubygem-netrc/Makefile ============================================================================== --- head/net/rubygem-netrc/Makefile Sat Dec 31 20:49:19 2016 (r430163) +++ head/net/rubygem-netrc/Makefile Sat Dec 31 20:56:21 2016 (r430164) @@ -5,7 +5,7 @@ PORTVERSION= 0.11.0 CATEGORIES= net rubygems MASTER_SITES= RG -MAINTAINER= ports@FreeBSD.org +MAINTAINER= ruby@FreeBSD.org COMMENT= Read and update netrc files LICENSE= MIT Modified: head/www/rubygem-heroku-api/Makefile ============================================================================== --- head/www/rubygem-heroku-api/Makefile Sat Dec 31 20:49:19 2016 (r430163) +++ head/www/rubygem-heroku-api/Makefile Sat Dec 31 20:56:21 2016 (r430164) @@ -5,7 +5,7 @@ PORTVERSION= 0.3.18 CATEGORIES= www rubygems MASTER_SITES= RG -MAINTAINER= ports@FreeBSD.org +MAINTAINER= ruby@FreeBSD.org COMMENT= Heroku API LICENSE= MIT Modified: head/www/rubygem-heroku-nav/Makefile ============================================================================== --- head/www/rubygem-heroku-nav/Makefile Sat Dec 31 20:49:19 2016 (r430163) +++ head/www/rubygem-heroku-nav/Makefile Sat Dec 31 20:56:21 2016 (r430164) @@ -5,7 +5,7 @@ PORTVERSION= 0.2.2 CATEGORIES= www rubygems MASTER_SITES= RG -MAINTAINER= ports@FreeBSD.org +MAINTAINER= ruby@FreeBSD.org COMMENT= Heroku Rack middleware LICENSE= MIT Modified: head/www/rubygem-heroku/Makefile ============================================================================== --- head/www/rubygem-heroku/Makefile Sat Dec 31 20:49:19 2016 (r430163) +++ head/www/rubygem-heroku/Makefile Sat Dec 31 20:56:21 2016 (r430164) @@ -6,7 +6,7 @@ PORTREVISION= 1 CATEGORIES= www rubygems MASTER_SITES= RG -MAINTAINER= ports@FreeBSD.org +MAINTAINER= ruby@FreeBSD.org COMMENT= Heroku Client LICENSE= MIT Modified: head/www/rubygem-kensa/Makefile ============================================================================== --- head/www/rubygem-kensa/Makefile Sat Dec 31 20:49:19 2016 (r430163) +++ head/www/rubygem-kensa/Makefile Sat Dec 31 20:56:21 2016 (r430164) @@ -6,7 +6,7 @@ PORTREVISION= 1 CATEGORIES= www rubygems MASTER_SITES= RG -MAINTAINER= ports@FreeBSD.org +MAINTAINER= ruby@FreeBSD.org COMMENT= Heroku Add-On provider tool LICENSE= MIT Modified: head/www/rubygem-rqrcode/Makefile ============================================================================== --- head/www/rubygem-rqrcode/Makefile Sat Dec 31 20:49:19 2016 (r430163) +++ head/www/rubygem-rqrcode/Makefile Sat Dec 31 20:56:21 2016 (r430164) @@ -5,7 +5,7 @@ PORTVERSION= 0.4.2 CATEGORIES= www rubygems MASTER_SITES= RG -MAINTAINER= ports@FreeBSD.org +MAINTAINER= ruby@FreeBSD.org COMMENT= Library for encoding QR Codes LICENSE= MIT From owner-svn-ports-head@freebsd.org Sat Dec 31 20:56:41 2016 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 EC849C99E28; Sat, 31 Dec 2016 20:56:41 +0000 (UTC) (envelope-from swills@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 BB71419CC; Sat, 31 Dec 2016 20:56:41 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBVKue2Y092150; Sat, 31 Dec 2016 20:56:40 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBVKueZW092148; Sat, 31 Dec 2016 20:56:40 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201612312056.uBVKueZW092148@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Sat, 31 Dec 2016 20:56:40 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r430165 - head/textproc/rubygem-sass 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: Sat, 31 Dec 2016 20:56:42 -0000 Author: swills Date: Sat Dec 31 20:56:40 2016 New Revision: 430165 URL: https://svnweb.freebsd.org/changeset/ports/430165 Log: textproc/rubygem-sass: update to 3.4.23 Modified: head/textproc/rubygem-sass/Makefile head/textproc/rubygem-sass/distinfo Modified: head/textproc/rubygem-sass/Makefile ============================================================================== --- head/textproc/rubygem-sass/Makefile Sat Dec 31 20:56:21 2016 (r430164) +++ head/textproc/rubygem-sass/Makefile Sat Dec 31 20:56:40 2016 (r430165) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= sass -PORTVERSION= 3.4.22 +PORTVERSION= 3.4.23 CATEGORIES= textproc ruby MASTER_SITES= RG Modified: head/textproc/rubygem-sass/distinfo ============================================================================== --- head/textproc/rubygem-sass/distinfo Sat Dec 31 20:56:21 2016 (r430164) +++ head/textproc/rubygem-sass/distinfo Sat Dec 31 20:56:40 2016 (r430165) @@ -1,2 +1,3 @@ -SHA256 (rubygem/sass-3.4.22.gem) = 9e7bad9b3854e1913a6d30eb3bae69eca8dd61e55c63a92a78e14d67c4367236 -SIZE (rubygem/sass-3.4.22.gem) = 349184 +TIMESTAMP = 1483214136 +SHA256 (rubygem/sass-3.4.23.gem) = d973b62b710f07a755f8fb311e3b7d4f7577d4cd39f01bb40e95016387ad4435 +SIZE (rubygem/sass-3.4.23.gem) = 351232 From owner-svn-ports-head@freebsd.org Sat Dec 31 21:07:53 2016 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 A7E19C98246; Sat, 31 Dec 2016 21:07: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 825911FF5; Sat, 31 Dec 2016 21:07: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 uBVL7qNR096487; Sat, 31 Dec 2016 21:07:52 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBVL7pvq096471; Sat, 31 Dec 2016 21:07:51 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201612312107.uBVL7pvq096471@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 31 Dec 2016 21:07:51 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r430166 - in head: audio/xmcd games/ioquake3 games/ioquake3-devel games/ioquake3-devel-server games/ioquake3-server games/iourbanterror games/iourbanterror-server games/openarena games/... 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: Sat, 31 Dec 2016 21:07:53 -0000 Author: sunpoet Date: Sat Dec 31 21:07:50 2016 New Revision: 430166 URL: https://svnweb.freebsd.org/changeset/ports/430166 Log: Update MAINTAINER: use @FreeBSD.org Modified: head/audio/xmcd/Makefile head/games/ioquake3-devel-server/Makefile head/games/ioquake3-devel/Makefile head/games/ioquake3-server/Makefile head/games/ioquake3/Makefile head/games/iourbanterror-server/Makefile head/games/iourbanterror/Makefile head/games/openarena-data/Makefile head/games/openarena-oax/Makefile head/games/openarena-server/Makefile head/games/openarena/Makefile head/games/urbanterror-data/Makefile head/net/bnxt-kmod/Makefile head/net/tcptestsuite/Makefile head/sysutils/automounter/Makefile head/sysutils/powerdxx/Makefile Modified: head/audio/xmcd/Makefile ============================================================================== --- head/audio/xmcd/Makefile Sat Dec 31 20:56:40 2016 (r430165) +++ head/audio/xmcd/Makefile Sat Dec 31 21:07:50 2016 (r430166) @@ -7,7 +7,7 @@ PORTREVISION= 19 CATEGORIES= audio MASTER_SITES= http://www.ibiblio.org/tkan/download/xmcd/3.3.2/src/ -MAINTAINER= deischen@freebsd.org +MAINTAINER= deischen@FreeBSD.org COMMENT= Motif CD player LIB_DEPENDS+= libvorbis.so:audio/libvorbis \ Modified: head/games/ioquake3-devel-server/Makefile ============================================================================== --- head/games/ioquake3-devel-server/Makefile Sat Dec 31 20:56:40 2016 (r430165) +++ head/games/ioquake3-devel-server/Makefile Sat Dec 31 21:07:50 2016 (r430166) @@ -4,7 +4,7 @@ PORTNAME= ioquake3-devel PKGNAMESUFFIX= -server -MAINTAINER= kami@freebsd.org +MAINTAINER= kami@FreeBSD.org COMMENT= Ioquake3 development snapshot dedicated server LICENSE= GPLv2 Modified: head/games/ioquake3-devel/Makefile ============================================================================== --- head/games/ioquake3-devel/Makefile Sat Dec 31 20:56:40 2016 (r430165) +++ head/games/ioquake3-devel/Makefile Sat Dec 31 21:07:50 2016 (r430166) @@ -8,7 +8,7 @@ MASTER_SITES?= ftp://deponie.yamagi.org/ http://deponie.yamagi.org/freebsd/distfiles/ioquake3/ EXTRACT_SUFX?= .tar.xz -MAINTAINER?= kami@freebsd.org +MAINTAINER?= kami@FreeBSD.org COMMENT?= Development GIT snapshots of ioquake3 LICENSE?= GPLv2 Modified: head/games/ioquake3-server/Makefile ============================================================================== --- head/games/ioquake3-server/Makefile Sat Dec 31 20:56:40 2016 (r430165) +++ head/games/ioquake3-server/Makefile Sat Dec 31 21:07:50 2016 (r430166) @@ -4,7 +4,7 @@ PORTNAME= ioquake3 PKGNAMESUFFIX= -server -MAINTAINER= kami@freebsd.org +MAINTAINER= kami@FreeBSD.org COMMENT= Ioquake3 dedicated server LICENSE= GPLv2 Modified: head/games/ioquake3/Makefile ============================================================================== --- head/games/ioquake3/Makefile Sat Dec 31 20:56:40 2016 (r430165) +++ head/games/ioquake3/Makefile Sat Dec 31 21:07:50 2016 (r430166) @@ -9,7 +9,7 @@ MASTER_SITES?= http://ioquake3.org/files # Using zip this way enables slaves to override it. EXTRACT_SUFX?= .zip -MAINTAINER?= kami@freebsd.org +MAINTAINER?= kami@FreeBSD.org COMMENT?= Cleaned-up and enhanced version of Quake 3 LICENSE?= GPLv2 Modified: head/games/iourbanterror-server/Makefile ============================================================================== --- head/games/iourbanterror-server/Makefile Sat Dec 31 20:56:40 2016 (r430165) +++ head/games/iourbanterror-server/Makefile Sat Dec 31 21:07:50 2016 (r430166) @@ -4,7 +4,7 @@ PORTNAME= iourbanterror PKGNAMESUFFIX= -server -MAINTAINER= kami@freebsd.org +MAINTAINER= kami@FreeBSD.org COMMENT= Urban Terror dedicated server LICENSE= GPLv2 Modified: head/games/iourbanterror/Makefile ============================================================================== --- head/games/iourbanterror/Makefile Sat Dec 31 20:56:40 2016 (r430165) +++ head/games/iourbanterror/Makefile Sat Dec 31 21:07:50 2016 (r430166) @@ -8,7 +8,7 @@ PORTEPOCH= 1 CATEGORIES= games DISTNAME= ioquake3-${DISTVERSION} -MAINTAINER= kami@freebsd.org +MAINTAINER= kami@FreeBSD.org COMMENT= Quake 3 engine modified for Urban Terror (based on ioquake3) RUN_DEPENDS= urbanterror-data>0:games/urbanterror-data Modified: head/games/openarena-data/Makefile ============================================================================== --- head/games/openarena-data/Makefile Sat Dec 31 20:56:40 2016 (r430165) +++ head/games/openarena-data/Makefile Sat Dec 31 21:07:50 2016 (r430166) @@ -11,7 +11,7 @@ MASTER_SITES= SF/oarena:data \ DISTFILES= ${OA_DATA}:data EXTRACT_ONLY= -MAINTAINER= kami@freebsd.org +MAINTAINER= kami@FreeBSD.org COMMENT= OpenArena game data files LICENSE= GPLv2 Modified: head/games/openarena-oax/Makefile ============================================================================== --- head/games/openarena-oax/Makefile Sat Dec 31 20:56:40 2016 (r430165) +++ head/games/openarena-oax/Makefile Sat Dec 31 21:07:50 2016 (r430166) @@ -8,7 +8,7 @@ CATEGORIES= games MASTER_SITES= http://files.poulsander.com/~poul19/public_files/eliminationSource/ DISTNAME= ${PORTNAME}${PORTVERSION} -MAINTAINER= kami@freebsd.org +MAINTAINER= kami@FreeBSD.org COMMENT= OpenArena Mod: OpenArena Xpanded LICENSE= GPLv2 Modified: head/games/openarena-server/Makefile ============================================================================== --- head/games/openarena-server/Makefile Sat Dec 31 20:56:40 2016 (r430165) +++ head/games/openarena-server/Makefile Sat Dec 31 21:07:50 2016 (r430166) @@ -4,7 +4,7 @@ PORTNAME= openarena PKGNAMESUFFIX= -server -MAINTAINER= kami@freebsd.org +MAINTAINER= kami@FreeBSD.org COMMENT= OpenArena dedicated server LICENSE= GPLv2 Modified: head/games/openarena/Makefile ============================================================================== --- head/games/openarena/Makefile Sat Dec 31 20:56:40 2016 (r430165) +++ head/games/openarena/Makefile Sat Dec 31 21:07:50 2016 (r430166) @@ -11,7 +11,7 @@ DISTNAME= ${PORTNAME}-engine-source-${GA # Master port defines EXTRACT_SUFX unless already defined EXTRACT_SUFX= .tar.bz2 -MAINTAINER= kami@freebsd.org +MAINTAINER= kami@FreeBSD.org COMMENT= Quake3 total conversion based on the ioquake3 engine LICENSE?= GPLv2 Modified: head/games/urbanterror-data/Makefile ============================================================================== --- head/games/urbanterror-data/Makefile Sat Dec 31 20:56:40 2016 (r430165) +++ head/games/urbanterror-data/Makefile Sat Dec 31 21:07:50 2016 (r430166) @@ -12,7 +12,7 @@ DISTNAME= UrbanTerror${URT_VER}_full${UR EXTRACT_SUFX= .zip EXTRACT_ONLY= -MAINTAINER= kami@freebsd.org +MAINTAINER= kami@FreeBSD.org COMMENT= Standalone realism based mod originally for Quake III Arena NO_BUILD= yes Modified: head/net/bnxt-kmod/Makefile ============================================================================== --- head/net/bnxt-kmod/Makefile Sat Dec 31 20:56:40 2016 (r430165) +++ head/net/bnxt-kmod/Makefile Sat Dec 31 21:07:50 2016 (r430166) @@ -5,7 +5,7 @@ PORTVERSION= 309078 CATEGORIES= net MASTER_SITES= LOCAL/shurd -MAINTAINER= shurd@freebsd.org +MAINTAINER= shurd@FreeBSD.org COMMENT= Driver for Broadcom NetXtreme-C/NetXtreme-E devices LICENSE= BSD2CLAUSE Modified: head/net/tcptestsuite/Makefile ============================================================================== --- head/net/tcptestsuite/Makefile Sat Dec 31 20:56:40 2016 (r430165) +++ head/net/tcptestsuite/Makefile Sat Dec 31 21:07:50 2016 (r430166) @@ -4,7 +4,7 @@ PORTNAME= tcptestsuite PORTVERSION= 0.0.2 CATEGORIES= net ipv6 -MAINTAINER= gnn@freebsd.org +MAINTAINER= gnn@FreeBSD.org COMMENT= Network stack test suite LICENSE= BSD2CLAUSE Modified: head/sysutils/automounter/Makefile ============================================================================== --- head/sysutils/automounter/Makefile Sat Dec 31 20:56:40 2016 (r430165) +++ head/sysutils/automounter/Makefile Sat Dec 31 21:07:50 2016 (r430166) @@ -5,7 +5,7 @@ PORTNAME= automounter PORTVERSION= 1.5.1 CATEGORIES= sysutils -MAINTAINER= kami@freebsd.org +MAINTAINER= kami@FreeBSD.org COMMENT= Provides scripts to dynamically configure amd LICENSE= BSD2CLAUSE Modified: head/sysutils/powerdxx/Makefile ============================================================================== --- head/sysutils/powerdxx/Makefile Sat Dec 31 20:56:40 2016 (r430165) +++ head/sysutils/powerdxx/Makefile Sat Dec 31 21:07:50 2016 (r430166) @@ -4,7 +4,7 @@ PORTNAME= powerdxx PORTVERSION= 0.1.5 CATEGORIES= sysutils -MAINTAINER= kami@freebsd.org +MAINTAINER= kami@FreeBSD.org COMMENT= CPU clock speed/frequency daemon LICENSE= BSD2CLAUSE From owner-svn-ports-head@freebsd.org Sat Dec 31 21:15:19 2016 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 A68BBC9855B; Sat, 31 Dec 2016 21:15:19 +0000 (UTC) (envelope-from swills@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 7600814E7; Sat, 31 Dec 2016 21:15:19 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBVLFIc3000838; Sat, 31 Dec 2016 21:15:18 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBVLFIBi000836; Sat, 31 Dec 2016 21:15:18 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201612312115.uBVLFIBi000836@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Sat, 31 Dec 2016 21:15:18 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r430167 - head/textproc/rubygem-sass-rails5 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: Sat, 31 Dec 2016 21:15:19 -0000 Author: swills Date: Sat Dec 31 21:15:18 2016 New Revision: 430167 URL: https://svnweb.freebsd.org/changeset/ports/430167 Log: textproc/rubygem-sass-rails5: update to 5.0.6 Modified: head/textproc/rubygem-sass-rails5/Makefile head/textproc/rubygem-sass-rails5/distinfo Modified: head/textproc/rubygem-sass-rails5/Makefile ============================================================================== --- head/textproc/rubygem-sass-rails5/Makefile Sat Dec 31 21:07:50 2016 (r430166) +++ head/textproc/rubygem-sass-rails5/Makefile Sat Dec 31 21:15:18 2016 (r430167) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= sass-rails -PORTVERSION= 5.0.4 -PORTREVISION= 1 +PORTVERSION= 5.0.6 CATEGORIES= textproc rubygems MASTER_SITES= RG PKGNAMESUFFIX= 5 Modified: head/textproc/rubygem-sass-rails5/distinfo ============================================================================== --- head/textproc/rubygem-sass-rails5/distinfo Sat Dec 31 21:07:50 2016 (r430166) +++ head/textproc/rubygem-sass-rails5/distinfo Sat Dec 31 21:15:18 2016 (r430167) @@ -1,2 +1,3 @@ -SHA256 (rubygem/sass-rails-5.0.4.gem) = 4842e42d4d99e85a56e9da009fedea86fa9aa242bf62afbc129c90c4f729c3b8 -SIZE (rubygem/sass-rails-5.0.4.gem) = 10752 +TIMESTAMP = 1483217698 +SHA256 (rubygem/sass-rails-5.0.6.gem) = 8bb5d9ed4e83c7e1ad2b518daf13a266b995c40a5ac74bc2673633b420105146 +SIZE (rubygem/sass-rails-5.0.6.gem) = 10752 From owner-svn-ports-head@freebsd.org Sat Dec 31 21:41:05 2016 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 BF3F9C98DFB; Sat, 31 Dec 2016 21:41:05 +0000 (UTC) (envelope-from swills@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 8EA021343; Sat, 31 Dec 2016 21:41:05 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBVLf4Lq008977; Sat, 31 Dec 2016 21:41:04 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBVLf4Vn008975; Sat, 31 Dec 2016 21:41:04 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201612312141.uBVLf4Vn008975@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Sat, 31 Dec 2016 21:41:04 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r430168 - head/devel/rubygem-coffee-rails4 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: Sat, 31 Dec 2016 21:41:05 -0000 Author: swills Date: Sat Dec 31 21:41:04 2016 New Revision: 430168 URL: https://svnweb.freebsd.org/changeset/ports/430168 Log: devel/rubygem-coffee-rails4: update to 4.2.1 Modified: head/devel/rubygem-coffee-rails4/Makefile head/devel/rubygem-coffee-rails4/distinfo Modified: head/devel/rubygem-coffee-rails4/Makefile ============================================================================== --- head/devel/rubygem-coffee-rails4/Makefile Sat Dec 31 21:15:18 2016 (r430167) +++ head/devel/rubygem-coffee-rails4/Makefile Sat Dec 31 21:41:04 2016 (r430168) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= coffee-rails -PORTVERSION= 4.1.1 +PORTVERSION= 4.2.1 CATEGORIES= devel rubygems MASTER_SITES= RG PKGNAMESUFFIX?= 4 Modified: head/devel/rubygem-coffee-rails4/distinfo ============================================================================== --- head/devel/rubygem-coffee-rails4/distinfo Sat Dec 31 21:15:18 2016 (r430167) +++ head/devel/rubygem-coffee-rails4/distinfo Sat Dec 31 21:41:04 2016 (r430168) @@ -1,2 +1,3 @@ -SHA256 (rubygem/coffee-rails-4.1.1.gem) = fc05c6f40a12e96d41c61e67ab3ac70f10bf567617f1502a333e933fb89a61d7 -SIZE (rubygem/coffee-rails-4.1.1.gem) = 6656 +TIMESTAMP = 1483218814 +SHA256 (rubygem/coffee-rails-4.2.1.gem) = 9173409e75d6b805749685a1466065cedd0fd6cdffebdeeb060610a500c40825 +SIZE (rubygem/coffee-rails-4.2.1.gem) = 7168 From owner-svn-ports-head@freebsd.org Sat Dec 31 21:57:33 2016 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 F2656C9936D; Sat, 31 Dec 2016 21:57:33 +0000 (UTC) (envelope-from swills@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 C1C8A1E18; Sat, 31 Dec 2016 21:57:33 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBVLvW6l016972; Sat, 31 Dec 2016 21:57:32 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBVLvWXn016970; Sat, 31 Dec 2016 21:57:32 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201612312157.uBVLvWXn016970@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Sat, 31 Dec 2016 21:57:32 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r430169 - head/devel/rubygem-font-awesome-rails 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: Sat, 31 Dec 2016 21:57:34 -0000 Author: swills Date: Sat Dec 31 21:57:32 2016 New Revision: 430169 URL: https://svnweb.freebsd.org/changeset/ports/430169 Log: devel/rubygem-font-awesome-rails: update to 4.7.0.1 Modified: head/devel/rubygem-font-awesome-rails/Makefile head/devel/rubygem-font-awesome-rails/distinfo Modified: head/devel/rubygem-font-awesome-rails/Makefile ============================================================================== --- head/devel/rubygem-font-awesome-rails/Makefile Sat Dec 31 21:41:04 2016 (r430168) +++ head/devel/rubygem-font-awesome-rails/Makefile Sat Dec 31 21:57:32 2016 (r430169) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= font-awesome-rails -PORTVERSION= 4.6.3.0 -PORTREVISION= 1 +PORTVERSION= 4.7.0.1 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-font-awesome-rails/distinfo ============================================================================== --- head/devel/rubygem-font-awesome-rails/distinfo Sat Dec 31 21:41:04 2016 (r430168) +++ head/devel/rubygem-font-awesome-rails/distinfo Sat Dec 31 21:57:32 2016 (r430169) @@ -1,3 +1,3 @@ -TIMESTAMP = 1464328851 -SHA256 (rubygem/font-awesome-rails-4.6.3.0.gem) = 657a9199be01a03b1d96e2a3be27e9dd8a6853b4b5e7621c625b0fbb79b4707b -SIZE (rubygem/font-awesome-rails-4.6.3.0.gem) = 573440 +TIMESTAMP = 1483220370 +SHA256 (rubygem/font-awesome-rails-4.7.0.1.gem) = 9cdaaa34cef55b2f856efab04c40900fe4586842949f4c8fcc947a7ce43e8061 +SIZE (rubygem/font-awesome-rails-4.7.0.1.gem) = 637952 From owner-svn-ports-head@freebsd.org Sat Dec 31 22:04:04 2016 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 14619C99550; Sat, 31 Dec 2016 22:04:04 +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 D7C3B11E7; Sat, 31 Dec 2016 22: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 uBVM43q1020775; Sat, 31 Dec 2016 22:04:03 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBVM43rw020774; Sat, 31 Dec 2016 22:04:03 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201612312204.uBVM43rw020774@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 31 Dec 2016 22:04:03 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r430170 - head/devel/p5-Test-Version 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: Sat, 31 Dec 2016 22:04:04 -0000 Author: sunpoet Date: Sat Dec 31 22:04:02 2016 New Revision: 430170 URL: https://svnweb.freebsd.org/changeset/ports/430170 Log: Remove DISTNAME Modified: head/devel/p5-Test-Version/Makefile Modified: head/devel/p5-Test-Version/Makefile ============================================================================== --- head/devel/p5-Test-Version/Makefile Sat Dec 31 21:57:32 2016 (r430169) +++ head/devel/p5-Test-Version/Makefile Sat Dec 31 22:04:02 2016 (r430170) @@ -6,7 +6,6 @@ PORTVERSION= 2.05 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -DISTNAME= ${PORTNAME}-${PORTVERSION:S|000$||} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Check to see that version in modules are sane From owner-svn-ports-head@freebsd.org Sat Dec 31 22:07:19 2016 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 1C42FC99616; Sat, 31 Dec 2016 22:07:19 +0000 (UTC) (envelope-from marino@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 DFD191308; Sat, 31 Dec 2016 22:07:18 +0000 (UTC) (envelope-from marino@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBVM7IKH020979; Sat, 31 Dec 2016 22:07:18 GMT (envelope-from marino@FreeBSD.org) Received: (from marino@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBVM7Ijj020978; Sat, 31 Dec 2016 22:07:18 GMT (envelope-from marino@FreeBSD.org) Message-Id: <201612312207.uBVM7Ijj020978@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: marino set sender to marino@FreeBSD.org using -f From: John Marino Date: Sat, 31 Dec 2016 22:07:18 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r430171 - head/shells/sparforte 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: Sat, 31 Dec 2016 22:07:19 -0000 Author: marino Date: Sat Dec 31 22:07:17 2016 New Revision: 430171 URL: https://svnweb.freebsd.org/changeset/ports/430171 Log: shells/sparforte: skip -fstack-protector The gcc6-aux port doesn't build libssp* to which the stack-protctor switch could try to link. I believe the bdb generator was linking with the base ssp libraries. The linker couldn't find the base ssp libraries on DragonFly, which revealed the issue. Modified: head/shells/sparforte/Makefile Modified: head/shells/sparforte/Makefile ============================================================================== --- head/shells/sparforte/Makefile Sat Dec 31 22:04:02 2016 (r430170) +++ head/shells/sparforte/Makefile Sat Dec 31 22:07:17 2016 (r430171) @@ -132,6 +132,7 @@ post-patch: ${REINPLACE_CMD} -e "s|BDB4|BDB4 -I${PREFIX}/include/db48|" \ -e "s|-ldb|-L${PREFIX}/lib/db48 -ldb|" \ -e "s|db: db.adb|db: bdb_constants.ads db.adb|" \ + -e "s| -fstack-protector||" \ ${WRKSRC}/src/bdb/GNUmakefile # fix areadline linkage ${REINPLACE_CMD} -e "s|gnatlink.*|gnatlink rl.ali -L${PREFIX}/lib -lreadline -lhistory|" \ From owner-svn-ports-head@freebsd.org Sat Dec 31 22:22:02 2016 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 44DA9C99B5E; Sat, 31 Dec 2016 22:22:02 +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 142531A0C; Sat, 31 Dec 2016 22:22:02 +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 uBVMM13E029089; Sat, 31 Dec 2016 22:22:01 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBVMM1kb029088; Sat, 31 Dec 2016 22:22:01 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201612312222.uBVMM1kb029088@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 31 Dec 2016 22:22:01 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r430172 - head/devel/jsoncpp 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: Sat, 31 Dec 2016 22:22:02 -0000 Author: sunpoet Date: Sat Dec 31 22:22:01 2016 New Revision: 430172 URL: https://svnweb.freebsd.org/changeset/ports/430172 Log: Fix variable substitution for jsoncpp.pc - Bump PORTREVISION for package change PR: 215390 Submitted by: John Hein Approved by: Yuri Victorovich (maintainer) Modified: head/devel/jsoncpp/Makefile Modified: head/devel/jsoncpp/Makefile ============================================================================== --- head/devel/jsoncpp/Makefile Sat Dec 31 22:07:17 2016 (r430171) +++ head/devel/jsoncpp/Makefile Sat Dec 31 22:22:01 2016 (r430172) @@ -3,6 +3,7 @@ PORTNAME= jsoncpp PORTVERSION= 1.8.0 +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= yuri@rawbw.com @@ -46,8 +47,8 @@ do-install: ${CP} ${WRKSRC}/pkg-config/jsoncpp.pc.in ${STAGEDIR}${PREFIX}/libdata/pkgconfig/jsoncpp.pc @${REINPLACE_CMD} -i '' \ -e 's|@CMAKE_INSTALL_PREFIX@|${PREFIX}|g' \ - -e 's|@LIBRARY_INSTALL_DIR@|lib|g' \ - -e 's|@INCLUDE_INSTALL_DIR@|include/jsoncpp|g' \ + -e 's|@CMAKE_INSTALL_LIBDIR@|lib|g' \ + -e 's|@CMAKE_INSTALL_INCLUDEDIR@|include/jsoncpp|g' \ -e 's|@JSONCPP_VERSION@|${DISTVERSION}|g' \ ${STAGEDIR}${PREFIX}/libdata/pkgconfig/jsoncpp.pc From owner-svn-ports-head@freebsd.org Sat Dec 31 23:05:10 2016 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 81541C995C8; Sat, 31 Dec 2016 23:05:10 +0000 (UTC) (envelope-from hrs@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 44F511C41; Sat, 31 Dec 2016 23:05:10 +0000 (UTC) (envelope-from hrs@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBVN59Vr045259; Sat, 31 Dec 2016 23:05:09 GMT (envelope-from hrs@FreeBSD.org) Received: (from hrs@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBVN59uL045254; Sat, 31 Dec 2016 23:05:09 GMT (envelope-from hrs@FreeBSD.org) Message-Id: <201612312305.uBVN59uL045254@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: hrs set sender to hrs@FreeBSD.org using -f From: Hiroki Sato Date: Sat, 31 Dec 2016 23:05:09 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r430173 - in head/math/coq: . 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: Sat, 31 Dec 2016 23:05:10 -0000 Author: hrs Date: Sat Dec 31 23:05:08 2016 New Revision: 430173 URL: https://svnweb.freebsd.org/changeset/ports/430173 Log: Update to 8.6. Fix PORTEPOCH accidentally removed in the previous commit. Added: head/math/coq/files/patch-Makefile.install - copied, changed from r430124, head/math/coq/files/patch-Makefile.build Deleted: head/math/coq/files/patch-configure.ml Modified: head/math/coq/Makefile head/math/coq/distinfo head/math/coq/files/patch-Makefile.build head/math/coq/pkg-plist Modified: head/math/coq/Makefile ============================================================================== --- head/math/coq/Makefile Sat Dec 31 22:22:01 2016 (r430172) +++ head/math/coq/Makefile Sat Dec 31 23:05:08 2016 (r430173) @@ -1,7 +1,8 @@ # $FreeBSD$ PORTNAME= coq -PORTVERSION= 8.5 +PORTVERSION= 8.6 +PORTEPOCH= 3 CATEGORIES= math MASTER_SITES= http://coq.inria.fr/distrib/V${PORTVERSION}/files/ \ ftp://ftp.stack.nl/pub/users/johans/coq/ @@ -17,7 +18,6 @@ BUILD_DEPENDS= camlp5:devel/ocaml-camlp5 LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ libfreetype.so:print/freetype2 -COQVERSION= ${PORTVERSION:R}pl${PORTVERSION:E} USES= gmake gettext-runtime USE_EMACS= yes USE_GNOME= atk cairo gdkpixbuf2 glib20 gtk20 gtksourceview2 pango @@ -28,8 +28,7 @@ CONFIGURE_ARGS= -prefix ${PREFIX} \ -mandir ${PREFIX}/man \ -emacslib ${PREFIX}/share/emacs/site-lisp/coq \ -usecamlp5 \ - -byteonly \ - -makecmd ${MAKE_CMD} + -byteonly MAKE_ENV= VERBOSE=1 ALL_TARGET= world Modified: head/math/coq/distinfo ============================================================================== --- head/math/coq/distinfo Sat Dec 31 22:22:01 2016 (r430172) +++ head/math/coq/distinfo Sat Dec 31 23:05:08 2016 (r430173) @@ -1,3 +1,3 @@ -TIMESTAMP = 1483174912 -SHA256 (coq-8.5.tar.gz) = 89a92fb8b91e7cb0797d41c87cd13e4b63bee76c32a6dcc3d7c8055ca6a9ae3d -SIZE (coq-8.5.tar.gz) = 5346653 +TIMESTAMP = 1483223265 +SHA256 (coq-8.6.tar.gz) = 6e3c3cf5c8e2b0b760dc52738e2e849f3a8c630869659ecc0cf41413fcee81df +SIZE (coq-8.6.tar.gz) = 5538848 Modified: head/math/coq/files/patch-Makefile.build ============================================================================== --- head/math/coq/files/patch-Makefile.build Sat Dec 31 22:22:01 2016 (r430172) +++ head/math/coq/files/patch-Makefile.build Sat Dec 31 23:05:08 2016 (r430173) @@ -1,29 +1,11 @@ ---- Makefile.build.orig 2016-01-20 16:52:18 UTC +--- Makefile.build.orig 2016-12-08 15:13:52 UTC +++ Makefile.build -@@ -56,7 +56,7 @@ CURDEPS:=$(addsuffix .d, $(CURFILES)) +@@ -101,7 +101,7 @@ TIMER=$(if $(TIMED), $(STDTIME), $(TIMEC + # TIME="%C (%U user, %S sys, %e total, %M maxres)" - # Variables meant to be modifiable via the command-line of make - --VERBOSE= -+VERBOSE=1 - NO_RECOMPILE_ML4= - NO_RECALC_DEPS= - READABLE_ML4= # non-empty means .ml of .ml4 will be ascii instead of binary -@@ -82,7 +82,7 @@ STDTIME=/usr/bin/time -f "$* (user: %U m - TIMER=$(if $(TIMED), $(STDTIME), $(TIMECMD)) - - COQOPTS=$(COQ_XML) $(VM) $(NATIVECOMPUTE) + COQOPTS=$(COQ_XML) $(NATIVECOMPUTE) -BOOTCOQC=$(TIMER) $(COQTOPEXE) -boot $(COQOPTS) -compile +BOOTCOQC=$(TIMER) env CAML_LD_LIBRARY_PATH=$${PWD}/kernel/byterun $(COQTOPEXE) -boot $(COQOPTS) -compile - # The SHOW and HIDE variables control whether make will echo complete commands - # or only abbreviated versions. -@@ -704,7 +704,7 @@ install-doc-no: - .PHONY: install install-doc-all install-doc-no - - #These variables are intended to be set by the caller to make --#COQINSTALLPREFIX= -+COQINSTALLPREFIX=${DESTDIR} - #OLDROOT= - - # Can be changed for a local installation (to make packages). + LOCALINCLUDES=$(addprefix -I , $(SRCDIRS) ) + MLINCLUDES=$(LOCALINCLUDES) -I $(MYCAMLP4LIB) Copied and modified: head/math/coq/files/patch-Makefile.install (from r430124, head/math/coq/files/patch-Makefile.build) ============================================================================== --- head/math/coq/files/patch-Makefile.build Sat Dec 31 14:32:50 2016 (r430124, copy source) +++ head/math/coq/files/patch-Makefile.install Sat Dec 31 23:05:08 2016 (r430173) @@ -1,24 +1,6 @@ ---- Makefile.build.orig 2016-01-20 16:52:18 UTC -+++ Makefile.build -@@ -56,7 +56,7 @@ CURDEPS:=$(addsuffix .d, $(CURFILES)) - - # Variables meant to be modifiable via the command-line of make - --VERBOSE= -+VERBOSE=1 - NO_RECOMPILE_ML4= - NO_RECALC_DEPS= - READABLE_ML4= # non-empty means .ml of .ml4 will be ascii instead of binary -@@ -82,7 +82,7 @@ STDTIME=/usr/bin/time -f "$* (user: %U m - TIMER=$(if $(TIMED), $(STDTIME), $(TIMECMD)) - - COQOPTS=$(COQ_XML) $(VM) $(NATIVECOMPUTE) --BOOTCOQC=$(TIMER) $(COQTOPEXE) -boot $(COQOPTS) -compile -+BOOTCOQC=$(TIMER) env CAML_LD_LIBRARY_PATH=$${PWD}/kernel/byterun $(COQTOPEXE) -boot $(COQOPTS) -compile - - # The SHOW and HIDE variables control whether make will echo complete commands - # or only abbreviated versions. -@@ -704,7 +704,7 @@ install-doc-no: +--- Makefile.install.orig 2016-12-08 15:13:52 UTC ++++ Makefile.install +@@ -29,7 +29,7 @@ install-doc-no: .PHONY: install install-doc-all install-doc-no #These variables are intended to be set by the caller to make Modified: head/math/coq/pkg-plist ============================================================================== --- head/math/coq/pkg-plist Sat Dec 31 22:22:01 2016 (r430172) +++ head/math/coq/pkg-plist Sat Dec 31 23:05:08 2016 (r430173) @@ -11,8 +11,22 @@ bin/coqtop.byte bin/coqwc bin/coqworkmgr bin/gallina +lib/coq/META lib/coq/config/coq_config.cmi lib/coq/dllcoqrun.so +lib/coq/engine/engine.cma +lib/coq/engine/evarutil.cmi +lib/coq/engine/evd.cmi +lib/coq/engine/ftactic.cmi +lib/coq/engine/geninterp.cmi +lib/coq/engine/logic_monad.cmi +lib/coq/engine/namegen.cmi +lib/coq/engine/proofview.cmi +lib/coq/engine/proofview_monad.cmi +lib/coq/engine/sigma.cmi +lib/coq/engine/termops.cmi +lib/coq/engine/uState.cmi +lib/coq/grammar/compat5.cmo lib/coq/grammar/grammar.cma lib/coq/grammar/q_util.cmi %%IDE%%lib/coq/ide/config_lexer.cmi @@ -31,7 +45,9 @@ lib/coq/grammar/q_util.cmi %%IDE%%lib/coq/ide/nanoPG.cmi %%IDE%%lib/coq/ide/preferences.cmi %%IDE%%lib/coq/ide/project_file.cmi +%%IDE%%lib/coq/ide/richprinter.cmi %%IDE%%lib/coq/ide/sentence.cmi +%%IDE%%lib/coq/ide/serialize.cmi %%IDE%%lib/coq/ide/session.cmi %%IDE%%lib/coq/ide/tags.cmi %%IDE%%lib/coq/ide/utf8_convert.cmi @@ -52,6 +68,9 @@ lib/coq/grammar/q_util.cmi %%IDE%%lib/coq/ide/wg_ProofView.cmi %%IDE%%lib/coq/ide/wg_ScriptView.cmi %%IDE%%lib/coq/ide/wg_Segment.cmi +%%IDE%%lib/coq/ide/xml_lexer.cmi +%%IDE%%lib/coq/ide/xml_parser.cmi +%%IDE%%lib/coq/ide/xml_printer.cmi %%IDE%%lib/coq/ide/xmlprotocol.cmi lib/coq/interp/constrarg.cmi lib/coq/interp/constrexpr_ops.cmi @@ -83,10 +102,10 @@ lib/coq/intf/notation_term.cmi lib/coq/intf/pattern.cmi lib/coq/intf/tacexpr.cmi lib/coq/intf/vernacexpr.cmi +lib/coq/kernel/cClosure.cmi lib/coq/kernel/cbytecodes.cmi lib/coq/kernel/cbytegen.cmi lib/coq/kernel/cemitcodes.cmi -lib/coq/kernel/closure.cmi lib/coq/kernel/constr.cmi lib/coq/kernel/context.cmi lib/coq/kernel/conv_oracle.cmi @@ -126,6 +145,7 @@ lib/coq/kernel/term.cmi lib/coq/kernel/term_typing.cmi lib/coq/kernel/type_errors.cmi lib/coq/kernel/typeops.cmi +lib/coq/kernel/uGraph.cmi lib/coq/kernel/uint31.cmi lib/coq/kernel/univ.cmi lib/coq/kernel/vars.cmi @@ -135,6 +155,8 @@ lib/coq/lib/aux_file.cmi lib/coq/lib/backtrace.cmi lib/coq/lib/bigint.cmi lib/coq/lib/cArray.cmi +lib/coq/lib/cEphemeron.cmi +lib/coq/lib/cErrors.cmi lib/coq/lib/cList.cmi lib/coq/lib/cMap.cmi lib/coq/lib/cObj.cmi @@ -144,14 +166,13 @@ lib/coq/lib/cStack.cmi lib/coq/lib/cString.cmi lib/coq/lib/cThread.cmi lib/coq/lib/cUnix.cmi +lib/coq/lib/cWarnings.cmi lib/coq/lib/canary.cmi lib/coq/lib/clib.cma lib/coq/lib/control.cmi lib/coq/lib/deque.cmi lib/coq/lib/dyn.cmi lib/coq/lib/envars.cmi -lib/coq/lib/ephemeron.cmi -lib/coq/lib/errors.cmi lib/coq/lib/exninfo.cmi lib/coq/lib/explore.cmi lib/coq/lib/feedback.cmi @@ -167,6 +188,7 @@ lib/coq/lib/iStream.cmi lib/coq/lib/int.cmi lib/coq/lib/lib.cma lib/coq/lib/loc.cmi +lib/coq/lib/minisys.cmi lib/coq/lib/monad.cmi lib/coq/lib/option.cmi lib/coq/lib/pp.cmi @@ -178,7 +200,6 @@ lib/coq/lib/remoteCounter.cmi lib/coq/lib/richpp.cmi lib/coq/lib/rtree.cmi lib/coq/lib/segmenttree.cmi -lib/coq/lib/serialize.cmi lib/coq/lib/spawn.cmi lib/coq/lib/stateid.cmi lib/coq/lib/store.cmi @@ -190,9 +211,6 @@ lib/coq/lib/unicodetable.cmi lib/coq/lib/unionfind.cmi lib/coq/lib/util.cmi lib/coq/lib/xml_datatype.cmi -lib/coq/lib/xml_lexer.cmi -lib/coq/lib/xml_parser.cmi -lib/coq/lib/xml_printer.cmi lib/coq/library/declare.cmi lib/coq/library/declaremods.cmi lib/coq/library/decls.cmi @@ -215,17 +233,39 @@ lib/coq/library/nametab.cmi lib/coq/library/states.cmi lib/coq/library/summary.cmi lib/coq/library/universes.cmi +lib/coq/ltac/coretactics.cmi +lib/coq/ltac/evar_tactics.cmi +lib/coq/ltac/extraargs.cmi +lib/coq/ltac/extratactics.cmi +lib/coq/ltac/g_auto.cmi +lib/coq/ltac/g_class.cmi +lib/coq/ltac/g_eqdecide.cmi +lib/coq/ltac/g_ltac.cmi +lib/coq/ltac/g_obligations.cmi +lib/coq/ltac/g_rewrite.cmi +lib/coq/ltac/ltac.cma +lib/coq/ltac/profile_ltac.cmi +lib/coq/ltac/profile_ltac_tactics.cmi +lib/coq/ltac/rewrite.cmi +lib/coq/ltac/taccoerce.cmi +lib/coq/ltac/tacentries.cmi +lib/coq/ltac/tacenv.cmi +lib/coq/ltac/tacintern.cmi +lib/coq/ltac/tacinterp.cmi +lib/coq/ltac/tacsubst.cmi +lib/coq/ltac/tactic_debug.cmi +lib/coq/ltac/tactic_option.cmi +lib/coq/ltac/tauto.cmi +lib/coq/parsing/cLexer.cmi lib/coq/parsing/compat.cmi lib/coq/parsing/egramcoq.cmi lib/coq/parsing/egramml.cmi lib/coq/parsing/g_constr.cmi -lib/coq/parsing/g_ltac.cmi lib/coq/parsing/g_prim.cmi lib/coq/parsing/g_proofs.cmi lib/coq/parsing/g_tactic.cmi lib/coq/parsing/g_vernac.cmi lib/coq/parsing/highparsing.cma -lib/coq/parsing/lexer.cmi lib/coq/parsing/parsing.cma lib/coq/parsing/pcoq.cmi lib/coq/parsing/tok.cmi @@ -244,23 +284,19 @@ lib/coq/plugins/btauto/Btauto.vo lib/coq/plugins/btauto/Reflect.glob lib/coq/plugins/btauto/Reflect.v lib/coq/plugins/btauto/Reflect.vo -lib/coq/plugins/btauto/btauto_plugin.cma -lib/coq/plugins/btauto/btauto_plugin_mod.cmi -lib/coq/plugins/btauto/g_btauto.cmi -lib/coq/plugins/btauto/refl_btauto.cmi -lib/coq/plugins/cc/cc_plugin.cma -lib/coq/plugins/cc/cc_plugin_mod.cmi +lib/coq/plugins/btauto/btauto_plugin.cmi +lib/coq/plugins/btauto/btauto_plugin.cmo +lib/coq/plugins/cc/cc_plugin.cmi +lib/coq/plugins/cc/cc_plugin.cmo lib/coq/plugins/cc/ccalgo.cmi lib/coq/plugins/cc/ccproof.cmi lib/coq/plugins/cc/cctac.cmi -lib/coq/plugins/cc/g_congruence.cmi lib/coq/plugins/decl_mode/decl_expr.cmi lib/coq/plugins/decl_mode/decl_interp.cmi lib/coq/plugins/decl_mode/decl_mode.cmi -lib/coq/plugins/decl_mode/decl_mode_plugin.cma -lib/coq/plugins/decl_mode/decl_mode_plugin_mod.cmi +lib/coq/plugins/decl_mode/decl_mode_plugin.cmi +lib/coq/plugins/decl_mode/decl_mode_plugin.cmo lib/coq/plugins/decl_mode/decl_proof_instr.cmi -lib/coq/plugins/decl_mode/g_decl_mode.cmi lib/coq/plugins/decl_mode/ppdecl_proof.cmi lib/coq/plugins/derive/.coq-native/NCoq_derive_Derive.cmi lib/coq/plugins/derive/.coq-native/NCoq_derive_Derive.cmo @@ -268,8 +304,8 @@ lib/coq/plugins/derive/Derive.glob lib/coq/plugins/derive/Derive.v lib/coq/plugins/derive/Derive.vo lib/coq/plugins/derive/derive.cmi -lib/coq/plugins/derive/derive_plugin.cma -lib/coq/plugins/derive/g_derive.cmi +lib/coq/plugins/derive/derive_plugin.cmi +lib/coq/plugins/derive/derive_plugin.cmo lib/coq/plugins/extraction/.coq-native/NCoq_extraction_ExtrHaskellBasic.cmi lib/coq/plugins/extraction/.coq-native/NCoq_extraction_ExtrHaskellBasic.cmo lib/coq/plugins/extraction/.coq-native/NCoq_extraction_ExtrHaskellNatInt.cmi @@ -353,9 +389,8 @@ lib/coq/plugins/extraction/ExtrOcamlZInt lib/coq/plugins/extraction/common.cmi lib/coq/plugins/extraction/extract_env.cmi lib/coq/plugins/extraction/extraction.cmi -lib/coq/plugins/extraction/extraction_plugin.cma -lib/coq/plugins/extraction/extraction_plugin_mod.cmi -lib/coq/plugins/extraction/g_extraction.cmi +lib/coq/plugins/extraction/extraction_plugin.cmi +lib/coq/plugins/extraction/extraction_plugin.cmo lib/coq/plugins/extraction/haskell.cmi lib/coq/plugins/extraction/json.cmi lib/coq/plugins/extraction/miniml.cmi @@ -365,10 +400,9 @@ lib/coq/plugins/extraction/ocaml.cmi lib/coq/plugins/extraction/scheme.cmi lib/coq/plugins/extraction/table.cmi lib/coq/plugins/firstorder/formula.cmi -lib/coq/plugins/firstorder/g_ground.cmi lib/coq/plugins/firstorder/ground.cmi -lib/coq/plugins/firstorder/ground_plugin.cma -lib/coq/plugins/firstorder/ground_plugin_mod.cmi +lib/coq/plugins/firstorder/ground_plugin.cmi +lib/coq/plugins/firstorder/ground_plugin.cmo lib/coq/plugins/firstorder/instances.cmi lib/coq/plugins/firstorder/rules.cmi lib/coq/plugins/firstorder/sequent.cmi @@ -383,11 +417,8 @@ lib/coq/plugins/fourier/Fourier.vo lib/coq/plugins/fourier/Fourier_util.glob lib/coq/plugins/fourier/Fourier_util.v lib/coq/plugins/fourier/Fourier_util.vo -lib/coq/plugins/fourier/fourier.cmi -lib/coq/plugins/fourier/fourierR.cmi -lib/coq/plugins/fourier/fourier_plugin.cma -lib/coq/plugins/fourier/fourier_plugin_mod.cmi -lib/coq/plugins/fourier/g_fourier.cmi +lib/coq/plugins/fourier/fourier_plugin.cmi +lib/coq/plugins/fourier/fourier_plugin.cmo lib/coq/plugins/funind/.coq-native/NCoq_funind_Recdef.cmi lib/coq/plugins/funind/.coq-native/NCoq_funind_Recdef.cmo lib/coq/plugins/funind/Recdef.glob @@ -395,22 +426,23 @@ lib/coq/plugins/funind/Recdef.v lib/coq/plugins/funind/Recdef.vo lib/coq/plugins/funind/functional_principles_proofs.cmi lib/coq/plugins/funind/functional_principles_types.cmi -lib/coq/plugins/funind/g_indfun.cmi lib/coq/plugins/funind/glob_term_to_relation.cmi lib/coq/plugins/funind/glob_termops.cmi lib/coq/plugins/funind/indfun.cmi lib/coq/plugins/funind/indfun_common.cmi -lib/coq/plugins/funind/invfun.cmi -lib/coq/plugins/funind/merge.cmi lib/coq/plugins/funind/recdef.cmi -lib/coq/plugins/funind/recdef_plugin.cma -lib/coq/plugins/funind/recdef_plugin_mod.cmi +lib/coq/plugins/funind/recdef_plugin.cmi +lib/coq/plugins/funind/recdef_plugin.cmo lib/coq/plugins/micromega/.coq-native/NCoq_micromega_Env.cmi lib/coq/plugins/micromega/.coq-native/NCoq_micromega_Env.cmo lib/coq/plugins/micromega/.coq-native/NCoq_micromega_EnvRing.cmi lib/coq/plugins/micromega/.coq-native/NCoq_micromega_EnvRing.cmo lib/coq/plugins/micromega/.coq-native/NCoq_micromega_Lia.cmi lib/coq/plugins/micromega/.coq-native/NCoq_micromega_Lia.cmo +lib/coq/plugins/micromega/.coq-native/NCoq_micromega_Lqa.cmi +lib/coq/plugins/micromega/.coq-native/NCoq_micromega_Lqa.cmo +lib/coq/plugins/micromega/.coq-native/NCoq_micromega_Lra.cmi +lib/coq/plugins/micromega/.coq-native/NCoq_micromega_Lra.cmo lib/coq/plugins/micromega/.coq-native/NCoq_micromega_OrderedRing.cmi lib/coq/plugins/micromega/.coq-native/NCoq_micromega_OrderedRing.cmo lib/coq/plugins/micromega/.coq-native/NCoq_micromega_Psatz.cmi @@ -440,6 +472,12 @@ lib/coq/plugins/micromega/EnvRing.vo lib/coq/plugins/micromega/Lia.glob lib/coq/plugins/micromega/Lia.v lib/coq/plugins/micromega/Lia.vo +lib/coq/plugins/micromega/Lqa.glob +lib/coq/plugins/micromega/Lqa.v +lib/coq/plugins/micromega/Lqa.vo +lib/coq/plugins/micromega/Lra.glob +lib/coq/plugins/micromega/Lra.v +lib/coq/plugins/micromega/Lra.vo lib/coq/plugins/micromega/OrderedRing.glob lib/coq/plugins/micromega/OrderedRing.v lib/coq/plugins/micromega/OrderedRing.vo @@ -470,19 +508,11 @@ lib/coq/plugins/micromega/ZCoeff.vo lib/coq/plugins/micromega/ZMicromega.glob lib/coq/plugins/micromega/ZMicromega.v lib/coq/plugins/micromega/ZMicromega.vo -lib/coq/plugins/micromega/certificate.cmi -lib/coq/plugins/micromega/coq_micromega.cmi lib/coq/plugins/micromega/csdpcert -lib/coq/plugins/micromega/g_micromega.cmi -lib/coq/plugins/micromega/mfourier.cmi lib/coq/plugins/micromega/micromega.cmi -lib/coq/plugins/micromega/micromega_plugin.cma -lib/coq/plugins/micromega/micromega_plugin_mod.cmi -lib/coq/plugins/micromega/mutils.cmi -lib/coq/plugins/micromega/persistent_cache.cmi -lib/coq/plugins/micromega/polynomial.cmi +lib/coq/plugins/micromega/micromega_plugin.cmi +lib/coq/plugins/micromega/micromega_plugin.cmo lib/coq/plugins/micromega/sos.cmi -lib/coq/plugins/micromega/sos_types.cmi lib/coq/plugins/nsatz/.coq-native/NCoq_nsatz_Nsatz.cmi lib/coq/plugins/nsatz/.coq-native/NCoq_nsatz_Nsatz.cmo lib/coq/plugins/nsatz/Nsatz.glob @@ -490,8 +520,8 @@ lib/coq/plugins/nsatz/Nsatz.v lib/coq/plugins/nsatz/Nsatz.vo lib/coq/plugins/nsatz/ideal.cmi lib/coq/plugins/nsatz/nsatz.cmi -lib/coq/plugins/nsatz/nsatz_plugin.cma -lib/coq/plugins/nsatz/nsatz_plugin_mod.cmi +lib/coq/plugins/nsatz/nsatz_plugin.cmi +lib/coq/plugins/nsatz/nsatz_plugin.cmo lib/coq/plugins/nsatz/polynom.cmi lib/coq/plugins/nsatz/utile.cmi lib/coq/plugins/omega/.coq-native/NCoq_omega_Omega.cmi @@ -519,20 +549,15 @@ lib/coq/plugins/omega/OmegaTactic.vo lib/coq/plugins/omega/PreOmega.glob lib/coq/plugins/omega/PreOmega.v lib/coq/plugins/omega/PreOmega.vo -lib/coq/plugins/omega/coq_omega.cmi -lib/coq/plugins/omega/g_omega.cmi -lib/coq/plugins/omega/omega.cmi -lib/coq/plugins/omega/omega_plugin.cma -lib/coq/plugins/omega/omega_plugin_mod.cmi +lib/coq/plugins/omega/omega_plugin.cmi +lib/coq/plugins/omega/omega_plugin.cmo lib/coq/plugins/quote/.coq-native/NCoq_quote_Quote.cmi lib/coq/plugins/quote/.coq-native/NCoq_quote_Quote.cmo lib/coq/plugins/quote/Quote.glob lib/coq/plugins/quote/Quote.v lib/coq/plugins/quote/Quote.vo -lib/coq/plugins/quote/g_quote.cmi -lib/coq/plugins/quote/quote.cmi -lib/coq/plugins/quote/quote_plugin.cma -lib/coq/plugins/quote/quote_plugin_mod.cmi +lib/coq/plugins/quote/quote_plugin.cmi +lib/coq/plugins/quote/quote_plugin.cmo lib/coq/plugins/romega/.coq-native/NCoq_romega_ROmega.cmi lib/coq/plugins/romega/.coq-native/NCoq_romega_ROmega.cmo lib/coq/plugins/romega/.coq-native/NCoq_romega_ReflOmegaCore.cmi @@ -544,10 +569,8 @@ lib/coq/plugins/romega/ReflOmegaCore.glo lib/coq/plugins/romega/ReflOmegaCore.v lib/coq/plugins/romega/ReflOmegaCore.vo lib/coq/plugins/romega/const_omega.cmi -lib/coq/plugins/romega/g_romega.cmi -lib/coq/plugins/romega/refl_omega.cmi -lib/coq/plugins/romega/romega_plugin.cma -lib/coq/plugins/romega/romega_plugin_mod.cmi +lib/coq/plugins/romega/romega_plugin.cmi +lib/coq/plugins/romega/romega_plugin.cmo lib/coq/plugins/rtauto/.coq-native/NCoq_rtauto_Bintree.cmi lib/coq/plugins/rtauto/.coq-native/NCoq_rtauto_Bintree.cmo lib/coq/plugins/rtauto/.coq-native/NCoq_rtauto_Rtauto.cmi @@ -558,11 +581,10 @@ lib/coq/plugins/rtauto/Bintree.vo lib/coq/plugins/rtauto/Rtauto.glob lib/coq/plugins/rtauto/Rtauto.v lib/coq/plugins/rtauto/Rtauto.vo -lib/coq/plugins/rtauto/g_rtauto.cmi lib/coq/plugins/rtauto/proof_search.cmi lib/coq/plugins/rtauto/refl_tauto.cmi -lib/coq/plugins/rtauto/rtauto_plugin.cma -lib/coq/plugins/rtauto/rtauto_plugin_mod.cmi +lib/coq/plugins/rtauto/rtauto_plugin.cmi +lib/coq/plugins/rtauto/rtauto_plugin.cmo lib/coq/plugins/setoid_ring/.coq-native/NCoq_setoid_ring_Algebra_syntax.cmi lib/coq/plugins/setoid_ring/.coq-native/NCoq_setoid_ring_Algebra_syntax.cmo lib/coq/plugins/setoid_ring/.coq-native/NCoq_setoid_ring_ArithRing.cmi @@ -684,26 +706,29 @@ lib/coq/plugins/setoid_ring/ZArithRing.g lib/coq/plugins/setoid_ring/ZArithRing.v lib/coq/plugins/setoid_ring/ZArithRing.vo lib/coq/plugins/setoid_ring/newring.cmi -lib/coq/plugins/setoid_ring/newring_plugin.cma -lib/coq/plugins/setoid_ring/newring_plugin_mod.cmi -lib/coq/plugins/syntax/ascii_syntax.cmi -lib/coq/plugins/syntax/ascii_syntax_plugin.cma -lib/coq/plugins/syntax/ascii_syntax_plugin_mod.cmi -lib/coq/plugins/syntax/nat_syntax.cmi -lib/coq/plugins/syntax/nat_syntax_plugin.cma -lib/coq/plugins/syntax/nat_syntax_plugin_mod.cmi -lib/coq/plugins/syntax/numbers_syntax.cmi -lib/coq/plugins/syntax/numbers_syntax_plugin.cma -lib/coq/plugins/syntax/numbers_syntax_plugin_mod.cmi -lib/coq/plugins/syntax/r_syntax.cmi -lib/coq/plugins/syntax/r_syntax_plugin.cma -lib/coq/plugins/syntax/r_syntax_plugin_mod.cmi -lib/coq/plugins/syntax/string_syntax.cmi -lib/coq/plugins/syntax/string_syntax_plugin.cma -lib/coq/plugins/syntax/string_syntax_plugin_mod.cmi -lib/coq/plugins/syntax/z_syntax.cmi -lib/coq/plugins/syntax/z_syntax_plugin.cma -lib/coq/plugins/syntax/z_syntax_plugin_mod.cmi +lib/coq/plugins/setoid_ring/newring_ast.cmi +lib/coq/plugins/setoid_ring/newring_plugin.cmi +lib/coq/plugins/setoid_ring/newring_plugin.cmo +lib/coq/plugins/ssrmatching/.coq-native/NCoq_ssrmatching_ssrmatching.cmi +lib/coq/plugins/ssrmatching/.coq-native/NCoq_ssrmatching_ssrmatching.cmo +lib/coq/plugins/ssrmatching/ssrmatching.cmi +lib/coq/plugins/ssrmatching/ssrmatching.glob +lib/coq/plugins/ssrmatching/ssrmatching.v +lib/coq/plugins/ssrmatching/ssrmatching.vo +lib/coq/plugins/ssrmatching/ssrmatching_plugin.cmi +lib/coq/plugins/ssrmatching/ssrmatching_plugin.cmo +lib/coq/plugins/syntax/ascii_syntax_plugin.cmi +lib/coq/plugins/syntax/ascii_syntax_plugin.cmo +lib/coq/plugins/syntax/nat_syntax_plugin.cmi +lib/coq/plugins/syntax/nat_syntax_plugin.cmo +lib/coq/plugins/syntax/numbers_syntax_plugin.cmi +lib/coq/plugins/syntax/numbers_syntax_plugin.cmo +lib/coq/plugins/syntax/r_syntax_plugin.cmi +lib/coq/plugins/syntax/r_syntax_plugin.cmo +lib/coq/plugins/syntax/string_syntax_plugin.cmi +lib/coq/plugins/syntax/string_syntax_plugin.cmo +lib/coq/plugins/syntax/z_syntax_plugin.cmi +lib/coq/plugins/syntax/z_syntax_plugin.cmo lib/coq/pretyping/arguments_renaming.cmi lib/coq/pretyping/cases.cmi lib/coq/pretyping/cbv.cmi @@ -712,16 +737,14 @@ lib/coq/pretyping/coercion.cmi lib/coq/pretyping/constr_matching.cmi lib/coq/pretyping/detyping.cmi lib/coq/pretyping/evarconv.cmi +lib/coq/pretyping/evardefine.cmi lib/coq/pretyping/evarsolve.cmi -lib/coq/pretyping/evarutil.cmi -lib/coq/pretyping/evd.cmi lib/coq/pretyping/find_subterm.cmi lib/coq/pretyping/glob_ops.cmi lib/coq/pretyping/indrec.cmi lib/coq/pretyping/inductiveops.cmi lib/coq/pretyping/locusops.cmi lib/coq/pretyping/miscops.cmi -lib/coq/pretyping/namegen.cmi lib/coq/pretyping/nativenorm.cmi lib/coq/pretyping/patternops.cmi lib/coq/pretyping/pretype_errors.cmi @@ -733,7 +756,6 @@ lib/coq/pretyping/redops.cmi lib/coq/pretyping/reductionops.cmi lib/coq/pretyping/retyping.cmi lib/coq/pretyping/tacred.cmi -lib/coq/pretyping/termops.cmi lib/coq/pretyping/typeclasses.cmi lib/coq/pretyping/typeclasses_errors.cmi lib/coq/pretyping/typing.cmi @@ -754,34 +776,30 @@ lib/coq/printing/printer.cmi lib/coq/printing/printing.cma lib/coq/printing/printmod.cmi lib/coq/printing/printmodsig.cmi -lib/coq/printing/richprinter.cmi lib/coq/proofs/clenv.cmi lib/coq/proofs/clenvtac.cmi lib/coq/proofs/evar_refiner.cmi lib/coq/proofs/goal.cmi lib/coq/proofs/logic.cmi -lib/coq/proofs/logic_monad.cmi lib/coq/proofs/pfedit.cmi lib/coq/proofs/proof.cmi lib/coq/proofs/proof_global.cmi lib/coq/proofs/proof_type.cmi lib/coq/proofs/proof_using.cmi lib/coq/proofs/proofs.cma -lib/coq/proofs/proofview.cmi -lib/coq/proofs/proofview_monad.cmi lib/coq/proofs/redexpr.cmi +lib/coq/proofs/refine.cmi lib/coq/proofs/refiner.cmi lib/coq/proofs/tacmach.cmi -lib/coq/proofs/tactic_debug.cmi lib/coq/stm/asyncTaskQueue.cmi lib/coq/stm/coqworkmgrApi.cmi lib/coq/stm/dag.cmi lib/coq/stm/lemmas.cmi +lib/coq/stm/proofBlockDelimiter.cmi lib/coq/stm/spawned.cmi lib/coq/stm/stm.cma lib/coq/stm/stm.cmi lib/coq/stm/tQueue.cmi -lib/coq/stm/texmacspp.cmi lib/coq/stm/vcs.cmi lib/coq/stm/vernac_classifier.cmi lib/coq/stm/vio_checking.cmi @@ -791,7 +809,6 @@ lib/coq/tactics/autorewrite.cmi lib/coq/tactics/btermdn.cmi lib/coq/tactics/class_tactics.cmi lib/coq/tactics/contradiction.cmi -lib/coq/tactics/coretactics.cmi lib/coq/tactics/dn.cmi lib/coq/tactics/dnet.cmi lib/coq/tactics/eauto.cmi @@ -800,31 +817,14 @@ lib/coq/tactics/elimschemes.cmi lib/coq/tactics/eqdecide.cmi lib/coq/tactics/eqschemes.cmi lib/coq/tactics/equality.cmi -lib/coq/tactics/evar_tactics.cmi -lib/coq/tactics/extraargs.cmi -lib/coq/tactics/extratactics.cmi -lib/coq/tactics/ftactic.cmi -lib/coq/tactics/g_class.cmi -lib/coq/tactics/g_eqdecide.cmi -lib/coq/tactics/g_rewrite.cmi -lib/coq/tactics/geninterp.cmi -lib/coq/tactics/hightactics.cma lib/coq/tactics/hints.cmi lib/coq/tactics/hipattern.cmi lib/coq/tactics/inv.cmi lib/coq/tactics/leminv.cmi -lib/coq/tactics/rewrite.cmi -lib/coq/tactics/taccoerce.cmi -lib/coq/tactics/tacenv.cmi -lib/coq/tactics/tacintern.cmi -lib/coq/tactics/tacinterp.cmi -lib/coq/tactics/tacsubst.cmi lib/coq/tactics/tactic_matching.cmi -lib/coq/tactics/tactic_option.cmi lib/coq/tactics/tacticals.cmi lib/coq/tactics/tactics.cma lib/coq/tactics/tactics.cmi -lib/coq/tactics/tauto.cmi lib/coq/tactics/term_dnet.cmi lib/coq/theories/Arith/.coq-native/NCoq_Arith_Arith.cmi lib/coq/theories/Arith/.coq-native/NCoq_Arith_Arith.cmo @@ -1052,6 +1052,8 @@ lib/coq/theories/Compat/.coq-native/NCoq lib/coq/theories/Compat/.coq-native/NCoq_Compat_Coq84.cmo lib/coq/theories/Compat/.coq-native/NCoq_Compat_Coq85.cmi lib/coq/theories/Compat/.coq-native/NCoq_Compat_Coq85.cmo +lib/coq/theories/Compat/.coq-native/NCoq_Compat_Coq86.cmi +lib/coq/theories/Compat/.coq-native/NCoq_Compat_Coq86.cmo lib/coq/theories/Compat/AdmitAxiom.glob lib/coq/theories/Compat/AdmitAxiom.v lib/coq/theories/Compat/AdmitAxiom.vo @@ -1061,6 +1063,9 @@ lib/coq/theories/Compat/Coq84.vo lib/coq/theories/Compat/Coq85.glob lib/coq/theories/Compat/Coq85.v lib/coq/theories/Compat/Coq85.vo +lib/coq/theories/Compat/Coq86.glob +lib/coq/theories/Compat/Coq86.v +lib/coq/theories/Compat/Coq86.vo lib/coq/theories/FSets/.coq-native/NCoq_FSets_FMapAVL.cmi lib/coq/theories/FSets/.coq-native/NCoq_FSets_FMapAVL.cmo lib/coq/theories/FSets/.coq-native/NCoq_FSets_FMapFacts.cmi @@ -1184,6 +1189,8 @@ lib/coq/theories/Init/.coq-native/NCoq_I lib/coq/theories/Init/.coq-native/NCoq_Init_Specif.cmo lib/coq/theories/Init/.coq-native/NCoq_Init_Tactics.cmi lib/coq/theories/Init/.coq-native/NCoq_Init_Tactics.cmo +lib/coq/theories/Init/.coq-native/NCoq_Init_Tauto.cmi +lib/coq/theories/Init/.coq-native/NCoq_Init_Tauto.cmo lib/coq/theories/Init/.coq-native/NCoq_Init_Wf.cmi lib/coq/theories/Init/.coq-native/NCoq_Init_Wf.cmo lib/coq/theories/Init/Datatypes.glob @@ -1213,6 +1220,9 @@ lib/coq/theories/Init/Specif.vo lib/coq/theories/Init/Tactics.glob lib/coq/theories/Init/Tactics.v lib/coq/theories/Init/Tactics.vo +lib/coq/theories/Init/Tauto.glob +lib/coq/theories/Init/Tauto.v +lib/coq/theories/Init/Tauto.vo lib/coq/theories/Init/Wf.glob lib/coq/theories/Init/Wf.v lib/coq/theories/Init/Wf.vo @@ -2054,6 +2064,8 @@ lib/coq/theories/QArith/.coq-native/NCoq lib/coq/theories/QArith/.coq-native/NCoq_QArith_QOrderedType.cmo lib/coq/theories/QArith/.coq-native/NCoq_QArith_Qabs.cmi lib/coq/theories/QArith/.coq-native/NCoq_QArith_Qabs.cmo +lib/coq/theories/QArith/.coq-native/NCoq_QArith_Qcabs.cmi +lib/coq/theories/QArith/.coq-native/NCoq_QArith_Qcabs.cmo lib/coq/theories/QArith/.coq-native/NCoq_QArith_Qcanon.cmi lib/coq/theories/QArith/.coq-native/NCoq_QArith_Qcanon.cmo lib/coq/theories/QArith/.coq-native/NCoq_QArith_Qfield.cmi @@ -2082,6 +2094,9 @@ lib/coq/theories/QArith/QOrderedType.vo lib/coq/theories/QArith/Qabs.glob lib/coq/theories/QArith/Qabs.v lib/coq/theories/QArith/Qabs.vo +lib/coq/theories/QArith/Qcabs.glob +lib/coq/theories/QArith/Qcabs.v +lib/coq/theories/QArith/Qcabs.vo lib/coq/theories/QArith/Qcanon.glob lib/coq/theories/QArith/Qcanon.v lib/coq/theories/QArith/Qcanon.vo @@ -2911,12 +2926,10 @@ lib/coq/theories/ZArith/Zwf.vo lib/coq/theories/ZArith/auxiliary.glob lib/coq/theories/ZArith/auxiliary.v lib/coq/theories/ZArith/auxiliary.vo -lib/coq/tools/compat5.cmo lib/coq/tools/coqdoc/coqdoc.css lib/coq/tools/coqdoc/coqdoc.sty lib/coq/toplevel/assumptions.cmi lib/coq/toplevel/auto_ind_decl.cmi -lib/coq/toplevel/cerrors.cmi lib/coq/toplevel/class.cmi lib/coq/toplevel/classes.cmi lib/coq/toplevel/command.cmi @@ -2924,7 +2937,7 @@ lib/coq/toplevel/coqinit.cmi lib/coq/toplevel/coqloop.cmi lib/coq/toplevel/coqtop.cmi lib/coq/toplevel/discharge.cmi -lib/coq/toplevel/g_obligations.cmi +lib/coq/toplevel/explainErr.cmi lib/coq/toplevel/himsg.cmi lib/coq/toplevel/ind_tables.cmi lib/coq/toplevel/indschemes.cmi From owner-svn-ports-head@freebsd.org Sat Dec 31 23:19:44 2016 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 C321BC99A1A; Sat, 31 Dec 2016 23:19:44 +0000 (UTC) (envelope-from hrs@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 78DBF109F; Sat, 31 Dec 2016 23:19:44 +0000 (UTC) (envelope-from hrs@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBVNJh3l049344; Sat, 31 Dec 2016 23:19:43 GMT (envelope-from hrs@FreeBSD.org) Received: (from hrs@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBVNJhRa049342; Sat, 31 Dec 2016 23:19:43 GMT (envelope-from hrs@FreeBSD.org) Message-Id: <201612312319.uBVNJhRa049342@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: hrs set sender to hrs@FreeBSD.org using -f From: Hiroki Sato Date: Sat, 31 Dec 2016 23:19:43 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r430174 - head/devel/cask 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: Sat, 31 Dec 2016 23:19:44 -0000 Author: hrs Date: Sat Dec 31 23:19:43 2016 New Revision: 430174 URL: https://svnweb.freebsd.org/changeset/ports/430174 Log: Update to 0.8.1. Deleted: head/devel/cask/pkg-plist Modified: head/devel/cask/Makefile head/devel/cask/distinfo Modified: head/devel/cask/Makefile ============================================================================== --- head/devel/cask/Makefile Sat Dec 31 23:05:08 2016 (r430173) +++ head/devel/cask/Makefile Sat Dec 31 23:19:43 2016 (r430174) @@ -1,12 +1,11 @@ # $FreeBSD$ PORTNAME= cask -PORTVERSION= 0.7.0 +PORTVERSION= 0.8.1 DISTVERSIONPREFIX= v -PORTREVISION= 3 CATEGORIES= devel elisp -MAINTAINER= ports@FreeBSD.org +MAINTAINER= hrs@FreeBSD.org COMMENT= Project management tool for Emacs LICENSE= GPLv3 @@ -14,26 +13,27 @@ LICENSE= GPLv3 USE_GITHUB= yes USE_EMACS= yes USES= python - NO_BUILD= yes +PLIST_FILES= %%EMACS_SITE_LISPDIR%%/cask.el \ + %%EMACS_SITE_LISPDIR%%/cask-bootstrap.el \ + %%EMACS_SITE_LISPDIR%%/cask-cli.el \ + %%EMACS_SITE_LISPDIR%%/package-legacy.el \ + %%EMACS_SITE_LISPDIR%%/templates/init.tpl \ + %%EMACS_SITE_LISPDIR%%/templates/init-dev.tpl \ + bin/cask + post-patch: @${REINPLACE_CMD} -e 's|os.path.dirname(CASK_BIN_DIRECTORY)|"${PREFIX}/${EMACS_SITE_LISPDIR}"|' \ - ${WRKSRC}/bin/cask + ${WRKSRC}/bin/cask do-install: - ${INSTALL_DATA} ${WRKSRC}/cask.el \ - ${STAGEDIR}${PREFIX}/${EMACS_SITE_LISPDIR} - ${INSTALL_DATA} ${WRKSRC}/cask-bootstrap.el \ - ${STAGEDIR}${PREFIX}/${EMACS_SITE_LISPDIR} - ${INSTALL_DATA} ${WRKSRC}/cask-cli.el \ - ${STAGEDIR}${PREFIX}/${EMACS_SITE_LISPDIR} + cd ${WRKSRC} && ${INSTALL_DATA} \ + ${PLIST_FILES:M*.el:T} ${STAGEDIR}${PREFIX}/${EMACS_SITE_LISPDIR} ${MKDIR} ${STAGEDIR}${PREFIX}/${EMACS_SITE_LISPDIR}/templates - ${INSTALL_DATA} ${WRKSRC}/templates/init.tpl \ - ${STAGEDIR}${PREFIX}/${EMACS_SITE_LISPDIR}/templates - ${INSTALL_DATA} ${WRKSRC}/templates/init-dev.tpl \ - ${STAGEDIR}${PREFIX}/${EMACS_SITE_LISPDIR}/templates + cd ${WRKSRC}/templates && ${INSTALL_DATA} ${PLIST_FILES:M*.tpl:T} \ + ${STAGEDIR}${PREFIX}/${EMACS_SITE_LISPDIR}/templates ${INSTALL_SCRIPT} ${WRKSRC}/bin/cask \ - ${STAGEDIR}${PREFIX}/bin/cask + ${STAGEDIR}${PREFIX}/bin/cask .include Modified: head/devel/cask/distinfo ============================================================================== --- head/devel/cask/distinfo Sat Dec 31 23:05:08 2016 (r430173) +++ head/devel/cask/distinfo Sat Dec 31 23:19:43 2016 (r430174) @@ -1,2 +1,3 @@ -SHA256 (cask-cask-v0.7.0_GH0.tar.gz) = 78fd87ae133123ccbdc9626d0e206672a7126c2bf98438de7ffa15c877237990 -SIZE (cask-cask-v0.7.0_GH0.tar.gz) = 234675 +TIMESTAMP = 1483225573 +SHA256 (cask-cask-v0.8.1_GH0.tar.gz) = 8739ba608f23c79b3426faa8b068d5d1bc096c7305ce30b1163babd354be821c +SIZE (cask-cask-v0.8.1_GH0.tar.gz) = 310651 From owner-svn-ports-head@freebsd.org Sat Dec 31 23:23:16 2016 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 90F05C99CF5; Sat, 31 Dec 2016 23:23:16 +0000 (UTC) (envelope-from hrs@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 60ACC1702; Sat, 31 Dec 2016 23:23:16 +0000 (UTC) (envelope-from hrs@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBVNNF6L053445; Sat, 31 Dec 2016 23:23:15 GMT (envelope-from hrs@FreeBSD.org) Received: (from hrs@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBVNNFIa053443; Sat, 31 Dec 2016 23:23:15 GMT (envelope-from hrs@FreeBSD.org) Message-Id: <201612312323.uBVNNFIa053443@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: hrs set sender to hrs@FreeBSD.org using -f From: Hiroki Sato Date: Sat, 31 Dec 2016 23:23:15 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r430175 - head/devel/epl.el 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: Sat, 31 Dec 2016 23:23:16 -0000 Author: hrs Date: Sat Dec 31 23:23:15 2016 New Revision: 430175 URL: https://svnweb.freebsd.org/changeset/ports/430175 Log: Update to 0.8. Deleted: head/devel/epl.el/pkg-plist Modified: head/devel/epl.el/Makefile head/devel/epl.el/distinfo Modified: head/devel/epl.el/Makefile ============================================================================== --- head/devel/epl.el/Makefile Sat Dec 31 23:19:43 2016 (r430174) +++ head/devel/epl.el/Makefile Sat Dec 31 23:23:15 2016 (r430175) @@ -1,11 +1,10 @@ # $FreeBSD$ PORTNAME= epl.el -PORTVERSION= 0.7 -PORTREVISION= 2 +PORTVERSION= 0.8 CATEGORIES= devel elisp -MAINTAINER= ports@FreeBSD.org +MAINTAINER= hrs@FreeBSD.org COMMENT= Emacs Package Library LICENSE= GPLv3 @@ -13,13 +12,12 @@ LICENSE= GPLv3 USE_GITHUB= yes GH_ACCOUNT= cask GH_PROJECT= epl - USE_EMACS= yes - NO_BUILD= yes +PLIST_FILES= %%EMACS_SITE_LISPDIR%%/epl.el do-install: - ${INSTALL_DATA} ${WRKSRC}/epl.el \ - ${STAGEDIR}${PREFIX}/${EMACS_SITE_LISPDIR} + cd ${WRKSRC} && ${INSTALL_DATA} ${PLIST_FILES:M*.el:T} \ + ${STAGEDIR}${PREFIX}/${EMACS_SITE_LISPDIR} .include Modified: head/devel/epl.el/distinfo ============================================================================== --- head/devel/epl.el/distinfo Sat Dec 31 23:19:43 2016 (r430174) +++ head/devel/epl.el/distinfo Sat Dec 31 23:23:15 2016 (r430175) @@ -1,2 +1,3 @@ -SHA256 (cask-epl-0.7_GH0.tar.gz) = 9cde82f2b1b8243e8eab8146fcdae3e191cf291e734ef7e0ad4c820c7ad9020d -SIZE (cask-epl-0.7_GH0.tar.gz) = 66515 +TIMESTAMP = 1483226485 +SHA256 (cask-epl-0.8_GH0.tar.gz) = 2cabc9324cf7a88abf1bc00c3fe2f79105e3170a005ab28453fb1537d4b02194 +SIZE (cask-epl-0.8_GH0.tar.gz) = 22925 From owner-svn-ports-head@freebsd.org Sat Dec 31 23:29:07 2016 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 D1E56C99D5C; Sat, 31 Dec 2016 23:29:07 +0000 (UTC) (envelope-from hrs@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 94740183D; Sat, 31 Dec 2016 23:29:07 +0000 (UTC) (envelope-from hrs@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBVNT6GH053762; Sat, 31 Dec 2016 23:29:06 GMT (envelope-from hrs@FreeBSD.org) Received: (from hrs@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBVNT6Di053760; Sat, 31 Dec 2016 23:29:06 GMT (envelope-from hrs@FreeBSD.org) Message-Id: <201612312329.uBVNT6Di053760@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: hrs set sender to hrs@FreeBSD.org using -f From: Hiroki Sato Date: Sat, 31 Dec 2016 23:29:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r430176 - head/devel/pkg-info.el 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: Sat, 31 Dec 2016 23:29:07 -0000 Author: hrs Date: Sat Dec 31 23:29:06 2016 New Revision: 430176 URL: https://svnweb.freebsd.org/changeset/ports/430176 Log: Update to 0.6. Deleted: head/devel/pkg-info.el/pkg-plist Modified: head/devel/pkg-info.el/Makefile head/devel/pkg-info.el/distinfo Modified: head/devel/pkg-info.el/Makefile ============================================================================== --- head/devel/pkg-info.el/Makefile Sat Dec 31 23:23:15 2016 (r430175) +++ head/devel/pkg-info.el/Makefile Sat Dec 31 23:29:06 2016 (r430176) @@ -1,25 +1,22 @@ # $FreeBSD$ PORTNAME= pkg-info.el -PORTVERSION= 0.5 -PORTREVISION= 2 +PORTVERSION= 0.6 CATEGORIES= devel elisp -MAINTAINER= ports@FreeBSD.org +MAINTAINER= hrs@FreeBSD.org COMMENT= Provide information about Emacs packages LICENSE= GPLv3 USE_GITHUB= yes GH_ACCOUNT= lunaryorn - USE_EMACS= yes - NO_BUILD= yes - +PLIST_FILES= %%EMACS_SITE_LISPDIR%%/pkg-info.el do-install: - ${INSTALL_DATA} ${WRKSRC}/pkg-info.el \ - ${STAGEDIR}${PREFIX}/${EMACS_SITE_LISPDIR} + cd ${WRKSRC} && ${INSTALL_DATA} ${PLIST_FILES:M*.el:T} \ + ${STAGEDIR}${PREFIX}/${EMACS_SITE_LISPDIR} .include Modified: head/devel/pkg-info.el/distinfo ============================================================================== --- head/devel/pkg-info.el/distinfo Sat Dec 31 23:23:15 2016 (r430175) +++ head/devel/pkg-info.el/distinfo Sat Dec 31 23:29:06 2016 (r430176) @@ -1,2 +1,3 @@ -SHA256 (lunaryorn-pkg-info.el-0.5_GH0.tar.gz) = f83d54c780ca5c916f7ff745b96f0db9b2507957ae1d048e91d61f73c17863e6 -SIZE (lunaryorn-pkg-info.el-0.5_GH0.tar.gz) = 62779 +TIMESTAMP = 1483226859 +SHA256 (lunaryorn-pkg-info.el-0.6_GH0.tar.gz) = a5e5123f96bfa635c67ea64cf8df2b3a29e448f6ec2116de13a0d65af494c1bf +SIZE (lunaryorn-pkg-info.el-0.6_GH0.tar.gz) = 18821 From owner-svn-ports-head@freebsd.org Sat Dec 31 23:33:27 2016 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 E00CBC99F17; Sat, 31 Dec 2016 23:33:27 +0000 (UTC) (envelope-from swills@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 9F3BB1BD2; Sat, 31 Dec 2016 23:33:27 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBVNXQTm057699; Sat, 31 Dec 2016 23:33:26 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBVNXQJG057697; Sat, 31 Dec 2016 23:33:26 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201612312333.uBVNXQJG057697@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Sat, 31 Dec 2016 23:33:26 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r430177 - head/devel/rubygem-font-awesome-rails-rails4 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: Sat, 31 Dec 2016 23:33:28 -0000 Author: swills Date: Sat Dec 31 23:33:26 2016 New Revision: 430177 URL: https://svnweb.freebsd.org/changeset/ports/430177 Log: devel/rubygem-font-awesome-rails-rails4: update to 4.7.0.1 Modified: head/devel/rubygem-font-awesome-rails-rails4/Makefile head/devel/rubygem-font-awesome-rails-rails4/distinfo Modified: head/devel/rubygem-font-awesome-rails-rails4/Makefile ============================================================================== --- head/devel/rubygem-font-awesome-rails-rails4/Makefile Sat Dec 31 23:29:06 2016 (r430176) +++ head/devel/rubygem-font-awesome-rails-rails4/Makefile Sat Dec 31 23:33:26 2016 (r430177) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= font-awesome-rails -PORTVERSION= 4.6.3.0 +PORTVERSION= 4.7.0.1 CATEGORIES= devel rubygems MASTER_SITES= RG PKGNAMESUFFIX= -rails4 Modified: head/devel/rubygem-font-awesome-rails-rails4/distinfo ============================================================================== --- head/devel/rubygem-font-awesome-rails-rails4/distinfo Sat Dec 31 23:29:06 2016 (r430176) +++ head/devel/rubygem-font-awesome-rails-rails4/distinfo Sat Dec 31 23:33:26 2016 (r430177) @@ -1,3 +1,3 @@ -TIMESTAMP = 1464328855 -SHA256 (rubygem/font-awesome-rails-4.6.3.0.gem) = 657a9199be01a03b1d96e2a3be27e9dd8a6853b4b5e7621c625b0fbb79b4707b -SIZE (rubygem/font-awesome-rails-4.6.3.0.gem) = 573440 +TIMESTAMP = 1483226088 +SHA256 (rubygem/font-awesome-rails-4.7.0.1.gem) = 9cdaaa34cef55b2f856efab04c40900fe4586842949f4c8fcc947a7ce43e8061 +SIZE (rubygem/font-awesome-rails-4.7.0.1.gem) = 637952 From owner-svn-ports-head@freebsd.org Sat Dec 31 23:51:02 2016 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 1EF7FC99230; Sat, 31 Dec 2016 23:51:02 +0000 (UTC) (envelope-from swills@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 E28C2109D; Sat, 31 Dec 2016 23:51:01 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBVNp112061926; Sat, 31 Dec 2016 23:51:01 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBVNp0gG061924; Sat, 31 Dec 2016 23:51:00 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201612312351.uBVNp0gG061924@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Sat, 31 Dec 2016 23:51:00 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r430178 - head/devel/rubygem-nprogress-rails 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: Sat, 31 Dec 2016 23:51:02 -0000 Author: swills Date: Sat Dec 31 23:51:00 2016 New Revision: 430178 URL: https://svnweb.freebsd.org/changeset/ports/430178 Log: devel/rubygem-nprogress-rails: update to 0.2.0.2 Modified: head/devel/rubygem-nprogress-rails/Makefile head/devel/rubygem-nprogress-rails/distinfo Modified: head/devel/rubygem-nprogress-rails/Makefile ============================================================================== --- head/devel/rubygem-nprogress-rails/Makefile Sat Dec 31 23:33:26 2016 (r430177) +++ head/devel/rubygem-nprogress-rails/Makefile Sat Dec 31 23:51:00 2016 (r430178) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= nprogress-rails -PORTVERSION= 0.1.6.7 +PORTVERSION= 0.2.0.2 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-nprogress-rails/distinfo ============================================================================== --- head/devel/rubygem-nprogress-rails/distinfo Sat Dec 31 23:33:26 2016 (r430177) +++ head/devel/rubygem-nprogress-rails/distinfo Sat Dec 31 23:51:00 2016 (r430178) @@ -1,2 +1,3 @@ -SHA256 (rubygem/nprogress-rails-0.1.6.7.gem) = 76e35b7073559160d6dd2d46de1a3a897c34a278365ca05630a6a488801098fa -SIZE (rubygem/nprogress-rails-0.1.6.7.gem) = 11776 +TIMESTAMP = 1483227403 +SHA256 (rubygem/nprogress-rails-0.2.0.2.gem) = 07290f45632c8f3f7967b0917c90e4e87cf2e46b1aed910f0bd461b77d6ac46e +SIZE (rubygem/nprogress-rails-0.2.0.2.gem) = 11776